/*!
 * Joo Template
 * Niche Multi-Purpose HTML Template.
 *
 * @package   Joo_Template
 * @author    Jozoor [jozoor.com]
 * @link      https://themeforest.net/user/jozoor/portfolio
 * @copyright 2019 Jozoor [jozoor.com]
 * @license   https://themeforest.net/licenses/standard
 *
 */

    .left-1 {
        left: unset !important;
        right: 0 !important;
    }

    .left-2 {
        left: unset !important;
        right: 33.3311% !important;
    }

.breadcrumb {
    text-transform: capitalize;
}

@media screen and (min-width: 1472px) {
    .container {
        max-width: 1170px;
        width: 1170px;
    }

    body.header-side-navigation .container {
        width: 100%;
    }
}

@media screen and (min-width: 1280px) {
    .container {
        max-width: 1170px;
        width: 1170px;
    }

    body.header-side-navigation .container {
        width: 100%;
    }
}

a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

img {
    display: inline-block;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    line-height: 1.45;
    font-weight: normal;
}

.content p {
    line-height: 1.8;
}

.content strong,
.content sub {
    font-weight: 500;
}

p {
    font-family: 'sky', 'Open Sans', sans-serif;
    line-height: 1.8;
    color: #616161;
    font-weight: 300;
}

iframe {
    margin-bottom: -6px;
}

pre {
    max-height: 30em;
}

pre code {
    font-size: 14.5px;
    line-height: 1.8;
}

code[class*="language-"],
pre[class*="language-"] {
    line-height: 1.8;
}

code {
    font-size: 14.5px;
    line-height: 1.8;
}

:not(pre) > code[class*="language-"] {
    border-radius: 0;
    white-space: normal;
    color: #DD4A68;
    font-size: .875em;
    font-weight: 400;
    padding: .25em .5em .25em;
    margin: 0 .1em;
}

*::-moz-selection {
    background-color: #d8ab74;
    color: #fff;
}

*::selection {
    background-color: #d8ab74;
    color: #fff;
}

.display-none {
    display: none;
}

.padding-bottom-none {
    padding-bottom: 0 !important;
}

.padding-top-none {
    padding-top: 0 !important;
}

.padding-right-none {
    padding-right: 0 !important;
}

.padding-left-none {
    padding-left: 0 !important;
}

.margin-bottom-none {
    margin-bottom: 0 !important;
}

.margin-top-none {
    margin-top: 0 !important;
}

.margin-right-none {
    margin-right: 0 !important;
}

.margin-left-none {
    margin-left: 0 !important;
}

.comment-notes {
    margin-bottom: 1.2rem;
    font-size: 14px;
    font-size: 0.875rem;
}

.comment-notes .required {
    color: #d8ab74;
}

.content-404.content h1,
.content-404.content h2 {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.content-404.content h1 {
    font-size: 150px;
    font-weight: bold;
    letter-spacing: 10px;
    margin-bottom: 0;
}

.content-404.content h2 {
    margin-top: 0;
    color: #616161;
    font-size: 25px;
}

.content-404.content p {
    padding-right: 20px;
    padding-left: 20px;
}

.content-404.content p .icon {
    margin: 30px 0;
}

.content-404.content p .icon i {
    font-size: 50px;
}

.badge {
    font-family: 'sky', 'Open Sans', sans-serif;
}

header .badge:after,
footer .badge:after {
    padding: .25rem !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.modal.is-active {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.show-modal {
    display: inline-block;
}

body.boxed-layout {
    padding: 50px;
    background-color: #cfa066;
}

body.boxed-layout #site-wrap {
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
}

body.boxed-layout .parallax-mirror {
    z-index: 0 !important;
    top: -84px !important;
}

.box {
    padding: 1.8rem;
    border: 1px solid #F0F0F0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.box:hover {
    -webkit-box-shadow: 0px 2px 5px 2px rgba(146, 146, 146, 0.08);
    box-shadow: 0px 2px 5px 2px rgba(146, 146, 146, 0.08);
}

.box .media-left {
    margin-right: 1.5rem;
}

.box .media-right {
    margin-left: 1.5rem;
}

.box .avatar img {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    max-width: 100px;
}

.box .avatar img:hover {
    opacity: .8;
}

.box.menu-list {
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 15px 0;
}

.box.menu-list .media-left {
    margin-right: 1.2rem;
}

.box.menu-list .level {
    margin-bottom: 0;
}

.box.menu-list .image img {
    border-radius: 50%;
    -webkit-box-shadow: 0px 2px 5px 2px rgba(146, 146, 146, 0.08);
    box-shadow: 0px 2px 5px 2px rgba(146, 146, 146, 0.08);
}

.box.menu-list a {
    background-color: transparent;
    padding: 0;
    display: inline-block;
}

.box.menu-list .menu-title {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 23px;
    color: #3b3b3b;
    margin-bottom: 0.3em;
    min-width: 170px;
}

.box.menu-list .menu-title a {
    color: #3b3b3b;
}

.box.menu-list .menu-title a:hover {
    color: #d8ab74;
}

.box.menu-list .menu-line {
    width: 160px;
    height: 1px;
    border-bottom: 1px dashed #D8D8D8;
    display: block;
}

.box.menu-list .menu-price {
    font-weight: 600;
    letter-spacing: 2px;
}

.box.menu-list .content p {
    font-size: 14px !important;
    font-weight: 400;
}

.shop-rating {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 14px;
}

.shop-rating .icon {
    width: auto;
    color: #EDB867;
    vertical-align: middle;
}

.shop-rating .icon i {
    font-size: 20px;
}

.notification {
    font-family: 'sky', 'Open Sans', sans-serif;
    line-height: 1.8;
}

.notification > .delete {
    right: 0.7rem;
    top: 0.8rem;
}

.card {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.card .card-content {
    padding: 1.8rem;
}

.card .media-left {
    margin-right: 1.25rem;
}

.card .media-right {
    margin-left: 1.25rem;
}

.card .image img {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.card .image img:hover {
    opacity: .8;
}

.card .title {
    font-weight: normal;
}

.card .subtitle {
    color: #616161;
}

.card:hover {
    -webkit-box-shadow: 0px 2px 5px 2px rgba(146, 146, 146, 0.1);
    box-shadow: 0px 2px 5px 2px rgba(146, 146, 146, 0.1);
}

.card time {
    font-size: 14px;
}

.card .card-footer {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.dropdown .dropdown-content {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.menu {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.menu.vertical-navigation-content {
    -webkit-box-shadow: 0 2px 3px rgba(146, 146, 146, 0.1), 0 0 0 1px rgba(146, 146, 146, 0.1);
    box-shadow: 0 2px 3px rgba(146, 146, 146, 0.1), 0 0 0 1px rgba(146, 146, 146, 0.1);
    padding: 30px;
    background-color: white;
}

.menu.vertical-navigation-content:hover {
    -webkit-box-shadow: 0px 2px 5px 2px rgba(146, 146, 146, 0.1);
    box-shadow: 0px 2px 5px 2px rgba(146, 146, 146, 0.1);
}

.menu.vertical-navigation-content.docs-fixed.fixed {
    position: fixed;
    top: 90px;
    z-index: 2;
}

.menu.vertical-navigation-content.is-affixed {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    background-color: transparent;
}

.menu.vertical-navigation-content.is-affixed:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.menu.vertical-navigation-content.is-affixed .inner-wrapper-sticky {
    -webkit-box-shadow: 0 2px 3px rgba(146, 146, 146, 0.1), 0 0 0 1px rgba(146, 146, 146, 0.1);
    box-shadow: 0 2px 3px rgba(146, 146, 146, 0.1), 0 0 0 1px rgba(146, 146, 146, 0.1);
    padding: 30px;
    background-color: white;
}

.menu.vertical-navigation-content.is-affixed .inner-wrapper-sticky:hover {
    -webkit-box-shadow: 0px 2px 5px 2px rgba(146, 146, 146, 0.1);
    box-shadow: 0px 2px 5px 2px rgba(146, 146, 146, 0.1);
}

.docs-fixed-content {
    padding-bottom: 100px;
}

.docs-fixed-content > h1 {
    text-transform: capitalize;
    margin-bottom: 40px;
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 20px;
}

.docs-fixed-content:last-child {
    padding-bottom: 0;
}

.message {
    -webkit-box-shadow: 0 2px 3px rgba(146, 146, 146, 0.08), 0 0 0 1px rgba(146, 146, 146, 0.08);
    box-shadow: 0 2px 3px rgba(146, 146, 146, 0.08), 0 0 0 1px rgba(146, 146, 146, 0.08);
}

.message .message-header p {
    color: white;
    font-size: 17px;
    font-size: 1.0625rem;
}

.message .message-body {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.floating_buttons .float {
    position: fixed;
    bottom: 35px;
    right: 30px;
    z-index: 99;
    -webkit-animation: bot-to-top 2s ease-out;
    animation: bot-to-top 2s ease-out;
}

.floating_buttons .float .icon i.icon-share {
    margin-left: -2px;
}

.floating_buttons .icon {
    font-size: 18px;
    margin-top: 10px;
    width: auto;
    height: auto;
}

.floating_buttons ul {
    position: fixed;
    right: 30px;
    bottom: 73px;
    z-index: 100;
    visibility: hidden;
}

.floating_buttons ul:not(:hover) {
    -webkit-animation: scale-out 0.5s;
    animation: scale-out 0.5s;
}

.floating_buttons ul li {
    list-style: none;
    margin-bottom: 10px;
}

.floating_buttons ul li a {
    display: block;
}

.floating_buttons ul li a,
.floating_buttons .float {
    background-color: #e0aa68;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    -webkit-box-shadow: 2px 2px 3px rgba(146, 146, 146, 0.3);
    box-shadow: 2px 2px 3px rgba(146, 146, 146, 0.3);
    width: 38px;
    height: 38px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.floating_buttons ul li a:hover,
.floating_buttons .float:hover {
    background-color: #363636;
}

.floating_buttons ul:hover {
    visibility: visible !important;
    opacity: 1 !important;
}

.floating_buttons.is-active ul {
    visibility: visible;
    opacity: 1;
    -webkit-animation: scale-in 0.5s;
    animation: scale-in 0.5s;
}

.floating_buttons a#menu-share .icon {
    -webkit-animation: rotate-in 0.5s;
    animation: rotate-in 0.5s;
}

.floating_buttons a#menu-share:hover > .icon {
    -webkit-animation: rotate-out 0.5s;
    animation: rotate-out 0.5s;
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@-webkit-keyframes bot-to-top {
    0% {
        bottom: -40px;
    }

    50% {
        bottom: 40px;
    }
}

@keyframes bot-to-top {
    0% {
        bottom: -40px;
    }

    50% {
        bottom: 40px;
    }
}

@-webkit-keyframes scale-in {
    from {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-in {
    from {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes scale-out {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
}

@keyframes scale-out {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
}

@-webkit-keyframes rotate-in {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-in {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate-out {
    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes rotate-out {
    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.floating_buttons.is-left .float,
.floating_buttons.is-left ul {
    right: inherit;
    left: 30px;
}

.floating_buttons.is-animate .float {
    -webkit-animation: bounce 2s ease-in-out forwards;
    animation: bounce 2s ease-in-out forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.floating_buttons.is-animate.is-active .float {
    -webkit-animation: none;
    animation: none;
}

.floating_buttons.is-info ul li a,
.floating_buttons.is-info .float {
    background-color: #209cee;
}

.floating_buttons.is-success ul li a,
.floating_buttons.is-success .float {
    background-color: #23d160;
}

.floating_buttons.is-warning ul li a,
.floating_buttons.is-warning .float {
    background-color: #ffdd57;
}

.floating_buttons.is-danger ul li a,
.floating_buttons.is-danger .float {
    background-color: #ff3860;
}

.quickview .delete,
.quickview .modal-close {
    background-color: transparent;
}

.quickview .delete::before,
.quickview .modal-close::before {
    width: 80%;
}

.quickview .delete::after,
.quickview .modal-close::after {
    height: 80%;
}

.quickview .delete::before,
.quickview .modal-close::before,
.quickview .delete::after,
.quickview .modal-close::after {
    background-color: #616161;
}

#quickviewDemos .image-hover figure {
    margin-bottom: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
}

#quickviewDemos .image-hover.effect-5 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

#quickviewDemos .image-hover .menu-mark {
    visibility: visible;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
    font-size: 10px;
    height: 1.7em;
    padding-left: .5em;
    padding-right: .5em;
    vertical-align: top;
    margin-top: 1px;
    margin-left: 6px;
    text-transform: uppercase;
}

#quickviewDemos .column {
    padding: 0.50rem;
}

#quickviewDemos .column.is-active figure {
    cursor: default;
}

#quickviewDemos .quickview-header .title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#quickviewDemos .quickview-body {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

#quickviewDemos .quickview-body::-webkit-scrollbar {
    width: 0 !important;
}

#quickviewInfo .quickview-header {
    border: none;
    background: white;
    margin: 20px 20px 0;
}

#quickviewInfo .quickview-body {
    padding-top: 0;
}

#quickviewInfo .quickview-body footer, #quickviewInfo .quickview-body .footer {
    padding-top: 0;
    padding-bottom: 30px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    background: white;
    text-align: center;
    color: #262626;
}

#quickviewInfo .quickview-body footer .widget, #quickviewInfo .quickview-body .footer .widget {
    font-family: 'sky-bold', 'Playfair Display', serif;
    margin-top: 0;
}

#quickviewInfo .quickview-body footer .box.menu-list, #quickviewInfo .quickview-body .footer .box.menu-list {
    margin: 15px 0 5px;
}

#quickviewInfo .quickview-body footer .box.menu-list a, #quickviewInfo .quickview-body .footer .box.menu-list a {
    color: #525252;
}

#quickviewInfo .quickview-body footer .box.menu-list a:hover, #quickviewInfo .quickview-body .footer .box.menu-list a:hover {
    color: #d8ab74;
}

#quickviewInfo .quickview-body footer .box.menu-list .menu-title, #quickviewInfo .quickview-body .footer .box.menu-list .menu-title {
    font-size: 20px;
    min-width: auto;
}

#quickviewInfo .quickview-body footer .box.menu-list .menu-line, #quickviewInfo .quickview-body .footer .box.menu-list .menu-line {
    width: 50px;
}

#quickviewInfo .quickview-body footer .box.menu-list .menu-price, #quickviewInfo .quickview-body .footer .box.menu-list .menu-price {
    font-family: 'sky', 'Open Sans', sans-serif;
}

#quickviewInfo .quickview-body footer .site-logo, #quickviewInfo .quickview-body .footer .site-logo {
    font-family: 'sky-bold', 'Playfair Display', serif;
    margin-bottom: 0;
    margin-top: -11px;
}

#quickviewInfo .quickview-body footer .site-logo a, #quickviewInfo .quickview-body .footer .site-logo a {
    display: inline-block;
    color: #262626;
}

#quickviewInfo .quickview-body footer .site-logo span.logo-text, #quickviewInfo .quickview-body .footer .site-logo span.logo-text {
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 2px;
    padding: 0 8px;
    color: #262626;
}

#quickviewInfo .quickview-body footer .footer-social-links li, #quickviewInfo .quickview-body .footer .footer-social-links li {
    padding: 0 5.5px;
}

#quickviewInfo .quickview-body footer .footer-social-links li:first-child, #quickviewInfo .quickview-body .footer .footer-social-links li:first-child {
    padding-left: 0;
}

#quickviewInfo .quickview-body footer .footer-social-links li:last-child, #quickviewInfo .quickview-body .footer .footer-social-links li:last-child {
    padding-right: 0;
}

#quickviewInfo .quickview-body footer .footer-social-links li .icon, #quickviewInfo .quickview-body .footer .footer-social-links li .icon {
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

#quickviewInfo .quickview-body footer .footer-social-links li .icon i, #quickviewInfo .quickview-body .footer .footer-social-links li .icon i {
    font-size: 15px;
    font-size: 0.9375rem;
}

#quickviewInfo .quickview-body footer .widget-form .button, #quickviewInfo .quickview-body .footer .widget-form .button {
    height: 100%;
    margin-left: 0;
}

#quickviewInfo .quickview-body footer .widget-form input, #quickviewInfo .quickview-body .footer .widget-form input {
    padding-right: 6.5em;
}

#quickviewInfo .quickview-body footer .widget-title, #quickviewInfo .quickview-body .footer .widget-title {
    color: #262626;
}

.table tbody {
    font-family: 'sky', 'Open Sans', sans-serif;
    color: #525252;
}

.is-flex-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.is-flex-reverse-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.breadcrumb {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
}

.parallax-background {
    background: transparent;
    position: relative;
    overflow: hidden;
}

.parallax-mirror {
    top: 0 !important;
}

.tooltip {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.tooltip:before {
    text-align: center;
}

div.code-toolbar > .toolbar a,
div.code-toolbar > .toolbar button,
div.code-toolbar > .toolbar span {
    border-radius: 0;
    background-color: transparent;
    color: #616161;
    font-family: 'sky', 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
}

pre[class*="language-"] {
    padding: 1.5em;
    margin: 1.8em 0;
}

.back-to-top {
    position: fixed;
    bottom: 32px;
    right: 40px;
    z-index: 9999;
    opacity: 0;
}

.back-to-top .icon {
    background-color: rgba(54, 54, 54, 0.7);
    color: white;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.back-to-top .icon i {
    font-size: 20px;
    font-size: 1.25rem;
}

.back-to-top:hover .icon {
    background-color: #363636;
}

.back-to-top.show {
    opacity: 1;
}

.back-to-top.is-primary .icon {
    background-color: rgba(216, 171, 116, 0.7);
}

.back-to-top.is-primary:hover .icon {
    background-color: #d8ab74;
}

.back-to-top.is-info .icon {
    background-color: rgba(32, 156, 238, 0.7);
}

.back-to-top.is-info:hover .icon {
    background-color: #209cee;
}

.back-to-top.is-success .icon {
    background-color: rgba(35, 209, 96, 0.7);
}

.back-to-top.is-success:hover .icon {
    background-color: #23d160;
}

.back-to-top.is-warning .icon {
    background-color: rgba(255, 221, 87, 0.7);
}

.back-to-top.is-warning:hover .icon {
    background-color: #ffdd57;
}

.back-to-top.is-danger .icon {
    background-color: rgba(255, 56, 96, 0.7);
}

.back-to-top.is-danger:hover .icon {
    background-color: #ff3860;
}

.tagsinput.input,
.tagsinput input[type="text"] {
    font-size: 12px;
}

.tagsinput.input:focus,
.tagsinput input[type="text"]:focus {
    outline: 0;
}

.quickview {
    z-index: 101;
}

.quickview .title:not(:last-child) {
    margin-bottom: 0;
}

.quickview .quickview-body {
    padding: 25px 20px;
}

.steps {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.mfp-bg {
    background-color: #000;
    opacity: 0.85;
}

.mfp-close {
    right: 30px;
    height: 85px;
    font-size: 30px;
    opacity: 1;
}

.mfp-bottom-bar {
    font-family: 'sky', 'Open Sans', sans-serif;
    margin-top: -28px;
}

.mfp-bottom-bar .mfp-title,
.mfp-bottom-bar .mfp-counter {
    font-size: 12px;
    font-size: 0.75rem;
    color: white;
    opacity: 0.8;
}

.mfp-arrow {
    height: 90px;
    color: white;
    opacity: 0.8;
}

.mfp-arrow-right:before {
    font-family: 'Ionicons';
    font-size: 45px;
    font-size: 2.8125rem;
    content: "\f119";
    border: 0;
}

.mfp-arrow-right:after {
    display: none;
}

.mfp-arrow-left:before {
    font-family: 'Ionicons';
    font-size: 45px;
    font-size: 2.8125rem;
    content: "\f117";
    border: 0;
}

.mfp-arrow-left:after {
    display: none;
}

#small-dialog,
#popup-form,
#small-modal {
    background: white;
    padding: 25px 30px;
    text-align: left;
    max-width: 550px;
    margin: 40px auto;
    position: relative;
}

#small-dialog .mfp-close,
#popup-form .mfp-close,
#small-modal .mfp-close {
    right: 0;
    height: 44px;
    font-size: 30px;
    opacity: 1;
}

#popup-form {
    max-width: 600px;
}

.mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

.mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
}

.mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

.mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}

.bd-notification {
    background-color: #F0F0F0;
    color: #616161;
    padding: 1.25rem 0;
    position: relative;
    text-align: center;
}

.bd-notification.is-primary {
    background-color: #d8ab74;
    color: #fff;
}

.bd-notification.is-info {
    background-color: #209cee;
    color: #fff;
}

.bd-notification.is-danger {
    background-color: #ff3860;
    color: #fff;
}

.barrating {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.barrating select {
    display: none;
}

.barrating .br-wrapper {
    margin-bottom: 10px;
}

.barrating.stars-css {
    margin-top: -8px;
}

.barrating.stars-css .br-wrapper {
    margin-bottom: 12px;
}

.barrating .stars-title {
    font-size: 14px;
    font-size: 0.875rem;
    color: #616161;
}

.barrating .br-theme-fontawesome-stars .br-widget a,
.barrating .br-theme-fontawesome-stars-o .br-widget a {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.barrating .br-theme-fontawesome-stars-o .br-widget a.br-selected,
.barrating .br-theme-fontawesome-stars-o .br-widget a.br-active,
.barrating .br-theme-fontawesome-stars-o .br-widget a.br-fractional,
.barrating .br-theme-fontawesome-stars .br-widget a {
    font-weight: 900;
}

.barrating .br-theme-fontawesome-stars-o .br-widget a:after {
    content: '\f005';
}

.barrating .br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
    content: '\f005';
}

.barrating .hidden {
    display: none !important;
    visibility: hidden;
}

.animated-typing,
.typed-cursor {
    font-size: 20px;
    font-size: 1.25rem;
    white-space: pre;
}

#typed-intro {
    font-size: 50px;
    font-size: 3.125rem;
}

.page-title .typed-cursor {
    font-size: 50px;
    font-size: 3.125rem;
}

.typed-cursor {
    padding: 0 4px;
}

canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

@-webkit-keyframes kenburns {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes kenburns {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.video-container {
    margin: 1.8em 0 2em;
}

.vidmask-body-back,
.vidmask-block-back {
    background: #222121;
}

.no-background {
    background-color: transparent !important;
}

.infinite-scroll .page-load-status {
    display: none;
    opacity: .5;
    padding: 35px 0 10px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
}

.infinite-scroll .view-more-button {
    margin-top: 45px;
}

.show-icons-list span {
    font-size: 14px;
    font-size: 0.875rem;
    color: #616161;
}

.show-icons-list .icon {
    color: #616161;
    margin: 8px 15px 8px 25px;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.show-icons-list .icon i {
    font-size: 25px;
    font-size: 1.5625rem;
}

.show-icons-list > div:hover .icon {
    color: #e0aa68;
}

.global-social-links {
    text-align: center;
}

.global-social-links li {
    display: inline-block;
    padding: 0 7px;
}

.global-social-links li a {
    display: inline-block;
}

.global-social-links li .icon {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: #d8ab74;
    color: white;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.global-social-links li .icon i {
    font-size: 17px;
    font-size: 1.0625rem;
}

.global-social-links li .icon:hover {
    background-color: #222121;
}

.global-social-links.style-1 li .icon, .global-social-links.style-3 li .icon {
    background-color: transparent;
    color: #222121;
    border: 1px solid #F0F0F0;
}

.global-social-links.style-1 li .icon:hover, .global-social-links.style-3 li .icon:hover {
    color: #d8ab74;
    background-color: transparent;
}

.global-social-links.style-2 li .icon {
    border-radius: 0;
    background-color: #616161;
}

.global-social-links.style-2 li .icon:hover {
    background-color: #d8ab74;
}

.global-social-links.style-3 li .icon, .global-social-links.style-4 li .icon {
    border-radius: 0;
}

.global-social-links.style-4 li .icon {
    background-color: transparent;
    color: #d8ab74;
}

.global-social-links.style-4 li .icon i {
    font-size: 21px;
    font-size: 1.3125rem;
}

.global-social-links.style-4 li .icon:hover {
    color: #222121;
}

.button.badge:not([data-badge=""])::after {
    padding: .3rem .4rem .3rem .5rem;
}

.content blockquote span,
.entry-content blockquote span {
    text-transform: uppercase;
}

.content blockquote,
.entry-content blockquote {
    text-transform: capitalize;
}

.content blockquote,
.entry-content blockquote {
    font-family: 'sky-bold', 'Playfair Display', serif;
    margin: 1.8em 0;
    color: #3b3b3b;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.8;
    position: relative;
}

.content blockquote span,
.entry-content blockquote span {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    color: #d0a876;
    letter-spacing: 1px;
    display: block;
    margin-top: 1.8em;
}

.content blockquote span:before,
.entry-content blockquote span:before {
    display: inline-block;
    content: '';
    width: 15px;
    height: 1px;
    border-bottom: 1px solid #D8D8D8;
    background-color: #D8D8D8;
    vertical-align: middle;
    margin: 0 .5rem 0 0;
}

.content blockquote.style-1,
.entry-content blockquote.style-1 {
    text-align: center;
    border: none;
    font-size: 25px;
    font-size: 1.5625rem;
    padding: .8em .1em;
    margin-top: 2.8em;
}

.content blockquote.style-1:before,
.entry-content blockquote.style-1:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 35px;
    font-size: 2.1875rem;
    content: "\f10d";
    top: -34%;
    left: 49%;
    position: absolute;
    color: #d0a876;
    font-weight: 900;
}

.content blockquote.style-1 span,
.entry-content blockquote.style-1 span {
    color: #616161;
}

.content blockquote.style-1 span:before,
.entry-content blockquote.style-1 span:before {
    border-color: #d0a876;
    background-color: #d0a876;
}

.content blockquote.style-2,
.entry-content blockquote.style-2 {
    border: none;
    padding-left: 3.2em;
    padding-top: .6em;
    font-size: 22px;
    font-size: 1.375rem;
}

.content blockquote.style-2:before,
.entry-content blockquote.style-2:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 33px;
    font-size: 2.0625rem;
    content: "\f10d";
    top: 0;
    left: 0;
    position: absolute;
    color: #d0a876;
    font-weight: 900;
}

.content blockquote.style-3,
.entry-content blockquote.style-3 {
    border: none;
    padding-top: .4em;
    font-size: 22px;
    font-size: 1.375rem;
    text-align: center;
}

.content blockquote.style-3 span,
.entry-content blockquote.style-3 span {
    color: #616161;
}

.content blockquote.style-3:before,
.entry-content blockquote.style-3:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 33px;
    font-size: 2.0625rem;
    content: "\f10d";
    top: 0;
    left: 0;
    position: absolute;
    color: #d0a876;
    font-weight: 900;
}

.content blockquote.style-3:after,
.entry-content blockquote.style-3:after {
    font-family: 'Font Awesome 5 Free';
    font-size: 33px;
    font-size: 2.0625rem;
    content: "\f10e";
    top: 0;
    right: 0;
    position: absolute;
    color: #d0a876;
    font-weight: 900;
    content: "\f10e";
}

.content blockquote.style-4,
.entry-content blockquote.style-4 {
    text-align: center;
    border: none;
    font-size: 25px;
    font-size: 1.5625rem;
    padding: .8em .1em;
    margin-top: 2em;
}

.content blockquote.style-4:before,
.entry-content blockquote.style-4:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 80px;
    font-size: 5rem;
    content: "\f10d";
    top: -20%;
    left: 46%;
    position: absolute;
    color: #F0F0F0;
    font-weight: 900;
    opacity: .7;
    z-index: -1;
}

.content blockquote.is-info,
.entry-content blockquote.is-info {
    border-color: #209cee;
}

.content blockquote.is-info span,
.entry-content blockquote.is-info span {
    color: #209cee;
}

.content blockquote.is-info.style-1:before,
.entry-content blockquote.is-info.style-1:before {
    color: #209cee;
}

.content blockquote.is-info.style-1 span,
.entry-content blockquote.is-info.style-1 span {
    color: #616161;
}

.content blockquote.is-info.style-1 span:before,
.entry-content blockquote.is-info.style-1 span:before {
    border-color: #209cee;
    background-color: #209cee;
}

.content blockquote.is-info.style-2:before,
.entry-content blockquote.is-info.style-2:before {
    color: #209cee;
}

.content blockquote.is-info.style-3 span,
.entry-content blockquote.is-info.style-3 span {
    color: #616161;
}

.content blockquote.is-info.style-3:before,
.entry-content blockquote.is-info.style-3:before {
    color: #209cee;
}

.content blockquote.is-info.style-3:after,
.entry-content blockquote.is-info.style-3:after {
    color: #209cee;
}

.content blockquote.is-success,
.entry-content blockquote.is-success {
    border-color: #23d160;
}

.content blockquote.is-success span,
.entry-content blockquote.is-success span {
    color: #23d160;
}

.content blockquote.is-success.style-1:before,
.entry-content blockquote.is-success.style-1:before {
    color: #23d160;
}

.content blockquote.is-success.style-1 span,
.entry-content blockquote.is-success.style-1 span {
    color: #616161;
}

.content blockquote.is-success.style-1 span:before,
.entry-content blockquote.is-success.style-1 span:before {
    border-color: #23d160;
    background-color: #23d160;
}

.content blockquote.is-success.style-2:before,
.entry-content blockquote.is-success.style-2:before {
    color: #23d160;
}

.content blockquote.is-success.style-3 span,
.entry-content blockquote.is-success.style-3 span {
    color: #616161;
}

.content blockquote.is-success.style-3:before,
.entry-content blockquote.is-success.style-3:before {
    color: #23d160;
}

.content blockquote.is-success.style-3:after,
.entry-content blockquote.is-success.style-3:after {
    color: #23d160;
}

.content blockquote.is-warning,
.entry-content blockquote.is-warning {
    border-color: #ffdd57;
}

.content blockquote.is-warning span,
.entry-content blockquote.is-warning span {
    color: #ffdd57;
}

.content blockquote.is-warning.style-1:before,
.entry-content blockquote.is-warning.style-1:before {
    color: #ffdd57;
}

.content blockquote.is-warning.style-1 span,
.entry-content blockquote.is-warning.style-1 span {
    color: #616161;
}

.content blockquote.is-warning.style-1 span:before,
.entry-content blockquote.is-warning.style-1 span:before {
    border-color: #ffdd57;
    background-color: #ffdd57;
}

.content blockquote.is-warning.style-2:before,
.entry-content blockquote.is-warning.style-2:before {
    color: #ffdd57;
}

.content blockquote.is-warning.style-3 span,
.entry-content blockquote.is-warning.style-3 span {
    color: #616161;
}

.content blockquote.is-warning.style-3:before,
.entry-content blockquote.is-warning.style-3:before {
    color: #ffdd57;
}

.content blockquote.is-warning.style-3:after,
.entry-content blockquote.is-warning.style-3:after {
    color: #ffdd57;
}

.content blockquote.is-black,
.entry-content blockquote.is-black {
    border-color: #0a0a0a;
}

.content blockquote.is-black span,
.entry-content blockquote.is-black span {
    color: #0a0a0a;
}

.content blockquote.is-black.style-1:before,
.entry-content blockquote.is-black.style-1:before {
    color: #0a0a0a;
}

.content blockquote.is-black.style-1 span,
.entry-content blockquote.is-black.style-1 span {
    color: #616161;
}

.content blockquote.is-black.style-1 span:before,
.entry-content blockquote.is-black.style-1 span:before {
    border-color: #0a0a0a;
    background-color: #0a0a0a;
}

.content blockquote.is-black.style-2:before,
.entry-content blockquote.is-black.style-2:before {
    color: #0a0a0a;
}

.content blockquote.is-black.style-3 span,
.entry-content blockquote.is-black.style-3 span {
    color: #616161;
}

.content blockquote.is-black.style-3:before,
.entry-content blockquote.is-black.style-3:before {
    color: #0a0a0a;
}

.content blockquote.is-black.style-3:after,
.entry-content blockquote.is-black.style-3:after {
    color: #0a0a0a;
}

.content blockquote.is-link,
.entry-content blockquote.is-link {
    border-color: #d8ab74;
}

.content blockquote.is-link span,
.entry-content blockquote.is-link span {
    color: #d8ab74;
}

.content blockquote.is-link.style-1:before,
.entry-content blockquote.is-link.style-1:before {
    color: #d8ab74;
}

.content blockquote.is-link.style-1 span,
.entry-content blockquote.is-link.style-1 span {
    color: #616161;
}

.content blockquote.is-link.style-1 span:before,
.entry-content blockquote.is-link.style-1 span:before {
    border-color: #d8ab74;
    background-color: #d8ab74;
}

.content blockquote.is-link.style-2:before,
.entry-content blockquote.is-link.style-2:before {
    color: #d8ab74;
}

.content blockquote.is-link.style-3 span,
.entry-content blockquote.is-link.style-3 span {
    color: #616161;
}

.content blockquote.is-link.style-3:before,
.entry-content blockquote.is-link.style-3:before {
    color: #d8ab74;
}

.content blockquote.is-link.style-3:after,
.entry-content blockquote.is-link.style-3:after {
    color: #d8ab74;
}

.content blockquote.is-danger,
.entry-content blockquote.is-danger {
    border-color: #ff3860;
}

.content blockquote.is-danger span,
.entry-content blockquote.is-danger span {
    color: #ff3860;
}

.content blockquote.is-danger.style-1:before,
.entry-content blockquote.is-danger.style-1:before {
    color: #ff3860;
}

.content blockquote.is-danger.style-1 span,
.entry-content blockquote.is-danger.style-1 span {
    color: #616161;
}

.content blockquote.is-danger.style-1 span:before,
.entry-content blockquote.is-danger.style-1 span:before {
    border-color: #ff3860;
    background-color: #ff3860;
}

.content blockquote.is-danger.style-2:before,
.entry-content blockquote.is-danger.style-2:before {
    color: #ff3860;
}

.content blockquote.is-danger.style-3 span,
.entry-content blockquote.is-danger.style-3 span {
    color: #616161;
}

.content blockquote.is-danger.style-3:before,
.entry-content blockquote.is-danger.style-3:before {
    color: #ff3860;
}

.content blockquote.is-danger.style-3:after,
.entry-content blockquote.is-danger.style-3:after {
    color: #ff3860;
}

.content blockquote.is-primary,
.entry-content blockquote.is-primary {
    border-color: #d8ab74;
}

.content blockquote.is-primary span,
.entry-content blockquote.is-primary span {
    color: #d8ab74;
}

.content blockquote.is-primary.style-1:before,
.entry-content blockquote.is-primary.style-1:before {
    color: #d8ab74;
}

.content blockquote.is-primary.style-1 span,
.entry-content blockquote.is-primary.style-1 span {
    color: #616161;
}

.content blockquote.is-primary.style-1 span:before,
.entry-content blockquote.is-primary.style-1 span:before {
    border-color: #d8ab74;
    background-color: #d8ab74;
}

.content blockquote.is-primary.style-2:before,
.entry-content blockquote.is-primary.style-2:before {
    color: #d8ab74;
}

.content blockquote.is-primary.style-3 span,
.entry-content blockquote.is-primary.style-3 span {
    color: #616161;
}

.content blockquote.is-primary.style-3:before,
.entry-content blockquote.is-primary.style-3:before {
    color: #d8ab74;
}

.content blockquote.is-primary.style-3:after,
.entry-content blockquote.is-primary.style-3:after {
    color: #d8ab74;
}

.content blockquote.is-secondary,
.entry-content blockquote.is-secondary {
    border-color: #222121;
}

.content blockquote.is-secondary span,
.entry-content blockquote.is-secondary span {
    color: #222121;
}

.content blockquote.is-secondary.style-1:before,
.entry-content blockquote.is-secondary.style-1:before {
    color: #222121;
}

.content blockquote.is-secondary.style-1 span,
.entry-content blockquote.is-secondary.style-1 span {
    color: #616161;
}

.content blockquote.is-secondary.style-1 span:before,
.entry-content blockquote.is-secondary.style-1 span:before {
    border-color: #222121;
    background-color: #222121;
}

.content blockquote.is-secondary.style-2:before,
.entry-content blockquote.is-secondary.style-2:before {
    color: #222121;
}

.content blockquote.is-secondary.style-3 span,
.entry-content blockquote.is-secondary.style-3 span {
    color: #616161;
}

.content blockquote.is-secondary.style-3:before,
.entry-content blockquote.is-secondary.style-3:before {
    color: #222121;
}

.content blockquote.is-secondary.style-3:after,
.entry-content blockquote.is-secondary.style-3:after {
    color: #222121;
}

.content blockquote.is-tertiary,
.entry-content blockquote.is-tertiary {
    border-color: #616161;
}

.content blockquote.is-tertiary span,
.entry-content blockquote.is-tertiary span {
    color: #616161;
}

.content blockquote.is-tertiary.style-1:before,
.entry-content blockquote.is-tertiary.style-1:before {
    color: #616161;
}

.content blockquote.is-tertiary.style-1 span,
.entry-content blockquote.is-tertiary.style-1 span {
    color: #616161;
}

.content blockquote.is-tertiary.style-1 span:before,
.entry-content blockquote.is-tertiary.style-1 span:before {
    border-color: #616161;
    background-color: #616161;
}

.content blockquote.is-tertiary.style-2:before,
.entry-content blockquote.is-tertiary.style-2:before {
    color: #616161;
}

.content blockquote.is-tertiary.style-3 span,
.entry-content blockquote.is-tertiary.style-3 span {
    color: #616161;
}

.content blockquote.is-tertiary.style-3:before,
.entry-content blockquote.is-tertiary.style-3:before {
    color: #616161;
}

.content blockquote.is-tertiary.style-3:after,
.entry-content blockquote.is-tertiary.style-3:after {
    color: #616161;
}

.title:not(:last-child), .box-item h3:not(:last-child),
.subtitle:not(:last-child) {
    margin-bottom: 1.5rem;
}

.title, .box-item h3,
.subtitle {
    word-break: break-word;
}

.title em, .box-item h3 em,
.title span,
.box-item h3 span,
.subtitle em,
.subtitle span {
    font-weight: inherit;
}

.title sub, .box-item h3 sub,
.subtitle sub {
    font-size: 0.75em;
}

.title sup, .box-item h3 sup,
.subtitle sup {
    font-size: 0.75em;
}

.title .tag, .box-item h3 .tag,
.subtitle .tag {
    vertical-align: middle;
}

.title, .box-item h3 {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}

.title strong, .box-item h3 strong {
    color: inherit;
    font-weight: inherit;
}

.title + .highlight, .box-item h3 + .highlight {
    margin-top: -0.75rem;
}

.title:not(.is-spaced) + .subtitle, .box-item h3:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem;
}

.title.is-1, .box-item h3.is-1 {
    font-size: 3rem;
}

.title.is-2, .box-item h3.is-2 {
    font-size: 2.5rem;
}

.title.is-3, .box-item h3.is-3 {
    font-size: 2rem;
}

.title.is-4, .box-item h3.is-4 {
    font-size: 1.5rem;
}

.title.is-5, .box-item h3.is-5 {
    font-size: 1.25rem;
}

.title.is-6, .box-item h3.is-6 {
    font-size: 1rem;
}

.title.is-7, .box-item h3.is-7 {
    font-size: 0.75rem;
}

.subtitle {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25;
}

.subtitle strong {
    color: #363636;
    font-weight: 600;
}

.subtitle:not(.is-spaced) + .title, .box-item .subtitle:not(.is-spaced) + h3 {
    margin-top: -1.25rem;
}

.subtitle.is-1 {
    font-size: 3rem;
}

.subtitle.is-2 {
    font-size: 2.5rem;
}

.subtitle.is-3 {
    font-size: 2rem;
}

.subtitle.is-4 {
    font-size: 1.5rem;
}

.subtitle.is-5 {
    font-size: 1.25rem;
}

.subtitle.is-6 {
    font-size: 1rem;
}

.subtitle.is-7 {
    font-size: 0.75rem;
}

.box-item {
    background-color: white;
    padding: 60px 30px 50px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.box-item .icon {
    width: 85px;
    height: 85px;
    border-radius: 100%;
    background-color: #d8ab74;
    color: white;
    margin-bottom: 32px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.box-item .icon i {
    font-size: 45px;
    font-size: 2.8125rem;
}

.box-item h3 {
    font-size: 27px;
    font-size: 1.6875rem;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.box-item h3 a {
    color: #222121;
}

.box-item p {
    color: #616161;
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 28px;
}

.box-item .button {
    position: relative;
    color: #3b3b3b;
    padding-left: 22px;
    padding-right: 22px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 12.5px;
    font-size: 0.78125rem;
    background-color: transparent !important;
    height: 2.25em;
}

.box-item .button:after {
    font-family: 'Ionicons';
    font-size: 25px;
    font-size: 1.5625rem;
    content: "\f119";
    top: -5px;
    right: 0;
    position: absolute;
    color: #cfa066;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.box-item .button:hover {
    color: #cfa066;
}

.box-item .button:hover:after {
    right: -3px;
    position: absolute;
}

.box-item:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.box-item:hover .icon {
    background-color: #222121;
}

.box-item:hover h3 a {
    color: #d8ab74;
}

.columns.is-4 .column .box-item {
    margin-bottom: 0.5rem;
}

.boxes-is-info .box-item .icon {
    background-color: #209cee;
}

.boxes-is-info .box-item .button:after {
    color: #209cee;
}

.boxes-is-info .box-item .button:hover {
    color: #209cee;
}

.boxes-is-info .box-item:hover .icon {
    background-color: #222121;
}

.boxes-is-info .box-item:hover h3 a {
    color: #209cee;
}

.boxes-is-info.boxes-style-2 .box-item .icon {
    background-color: transparent;
}

.boxes-is-info.boxes-style-2 .box-item:hover .icon {
    color: #209cee;
}

.boxes-is-info.boxes-style-3 .box-item .icon, .boxes-is-info.boxes-style-6 .box-item .icon {
    background-color: transparent;
    color: #209cee;
}

.boxes-is-info.boxes-style-3 .box-item:hover .icon, .boxes-is-info.boxes-style-6 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-info.boxes-style-3 .box-item:hover h3 a, .boxes-is-info.boxes-style-6 .box-item:hover h3 a {
    color: #209cee;
}

.boxes-is-info.boxes-style-4 .box-item .icon {
    background-color: transparent;
    color: #209cee;
}

.boxes-is-info.boxes-style-4 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-info.boxes-style-4 .box-item:hover h3 a {
    color: #209cee;
}

.boxes-is-info.boxes-style-4 .box-item:hover .button {
    background-color: #209cee !important;
    border: 1px solid #209cee;
}

.boxes-is-info.boxes-style-4 .box-item .button {
    color: #209cee;
}

.boxes-is-info.boxes-style-4 .box-item .button:after {
    color: #209cee;
}

.boxes-is-info.boxes-style-4 .box-item .button:hover {
    background-color: #209cee !important;
    border: 1px solid #209cee;
}

.boxes-is-info.boxes-style-5 .box-item .icon {
    background-color: transparent;
    color: #209cee;
}

.boxes-is-info.boxes-style-5 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-info.boxes-style-6 .box-item:hover {
    border: 1px solid #209cee;
}

.boxes-is-info.boxes-style-6 .box-item:hover h3 a {
    color: #222121;
}

.boxes-is-success .box-item .icon {
    background-color: #23d160;
}

.boxes-is-success .box-item .button:after {
    color: #23d160;
}

.boxes-is-success .box-item .button:hover {
    color: #23d160;
}

.boxes-is-success .box-item:hover .icon {
    background-color: #222121;
}

.boxes-is-success .box-item:hover h3 a {
    color: #23d160;
}

.boxes-is-success.boxes-style-2 .box-item .icon {
    background-color: transparent;
}

.boxes-is-success.boxes-style-2 .box-item:hover .icon {
    color: #23d160;
}

.boxes-is-success.boxes-style-3 .box-item .icon, .boxes-is-success.boxes-style-6 .box-item .icon {
    background-color: transparent;
    color: #23d160;
}

.boxes-is-success.boxes-style-3 .box-item:hover .icon, .boxes-is-success.boxes-style-6 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-success.boxes-style-3 .box-item:hover h3 a, .boxes-is-success.boxes-style-6 .box-item:hover h3 a {
    color: #23d160;
}

.boxes-is-success.boxes-style-4 .box-item .icon {
    background-color: transparent;
    color: #23d160;
}

.boxes-is-success.boxes-style-4 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-success.boxes-style-4 .box-item:hover h3 a {
    color: #23d160;
}

.boxes-is-success.boxes-style-4 .box-item:hover .button {
    background-color: #23d160 !important;
    border: 1px solid #23d160;
}

.boxes-is-success.boxes-style-4 .box-item .button {
    color: #23d160;
}

.boxes-is-success.boxes-style-4 .box-item .button:after {
    color: #23d160;
}

.boxes-is-success.boxes-style-4 .box-item .button:hover {
    background-color: #23d160 !important;
    border: 1px solid #23d160;
}

.boxes-is-success.boxes-style-5 .box-item .icon {
    background-color: transparent;
    color: #23d160;
}

.boxes-is-success.boxes-style-5 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-success.boxes-style-6 .box-item:hover {
    border: 1px solid #23d160;
}

.boxes-is-success.boxes-style-6 .box-item:hover h3 a {
    color: #222121;
}

.boxes-is-warning .box-item .icon {
    background-color: #ffdd57;
}

.boxes-is-warning .box-item .button:after {
    color: #ffdd57;
}

.boxes-is-warning .box-item .button:hover {
    color: #ffdd57;
}

.boxes-is-warning .box-item:hover .icon {
    background-color: #222121;
}

.boxes-is-warning .box-item:hover h3 a {
    color: #ffdd57;
}

.boxes-is-warning.boxes-style-2 .box-item .icon {
    background-color: transparent;
}

.boxes-is-warning.boxes-style-2 .box-item:hover .icon {
    color: #ffdd57;
}

.boxes-is-warning.boxes-style-3 .box-item .icon, .boxes-is-warning.boxes-style-6 .box-item .icon {
    background-color: transparent;
    color: #ffdd57;
}

.boxes-is-warning.boxes-style-3 .box-item:hover .icon, .boxes-is-warning.boxes-style-6 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-warning.boxes-style-3 .box-item:hover h3 a, .boxes-is-warning.boxes-style-6 .box-item:hover h3 a {
    color: #ffdd57;
}

.boxes-is-warning.boxes-style-4 .box-item .icon {
    background-color: transparent;
    color: #ffdd57;
}

.boxes-is-warning.boxes-style-4 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-warning.boxes-style-4 .box-item:hover h3 a {
    color: #ffdd57;
}

.boxes-is-warning.boxes-style-4 .box-item:hover .button {
    background-color: #ffdd57 !important;
    border: 1px solid #ffdd57;
}

.boxes-is-warning.boxes-style-4 .box-item .button {
    color: #ffdd57;
}

.boxes-is-warning.boxes-style-4 .box-item .button:after {
    color: #ffdd57;
}

.boxes-is-warning.boxes-style-4 .box-item .button:hover {
    background-color: #ffdd57 !important;
    border: 1px solid #ffdd57;
}

.boxes-is-warning.boxes-style-5 .box-item .icon {
    background-color: transparent;
    color: #ffdd57;
}

.boxes-is-warning.boxes-style-5 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-warning.boxes-style-6 .box-item:hover {
    border: 1px solid #ffdd57;
}

.boxes-is-warning.boxes-style-6 .box-item:hover h3 a {
    color: #222121;
}

.boxes-is-black .box-item .icon {
    background-color: #0a0a0a;
}

.boxes-is-black .box-item .button:after {
    color: #0a0a0a;
}

.boxes-is-black .box-item .button:hover {
    color: #0a0a0a;
}

.boxes-is-black .box-item:hover .icon {
    background-color: #222121;
}

.boxes-is-black .box-item:hover h3 a {
    color: #0a0a0a;
}

.boxes-is-black.boxes-style-2 .box-item .icon {
    background-color: transparent;
}

.boxes-is-black.boxes-style-2 .box-item:hover .icon {
    color: #0a0a0a;
}

.boxes-is-black.boxes-style-3 .box-item .icon, .boxes-is-black.boxes-style-6 .box-item .icon {
    background-color: transparent;
    color: #0a0a0a;
}

.boxes-is-black.boxes-style-3 .box-item:hover .icon, .boxes-is-black.boxes-style-6 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-black.boxes-style-3 .box-item:hover h3 a, .boxes-is-black.boxes-style-6 .box-item:hover h3 a {
    color: #0a0a0a;
}

.boxes-is-black.boxes-style-4 .box-item .icon {
    background-color: transparent;
    color: #0a0a0a;
}

.boxes-is-black.boxes-style-4 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-black.boxes-style-4 .box-item:hover h3 a {
    color: #0a0a0a;
}

.boxes-is-black.boxes-style-4 .box-item:hover .button {
    background-color: #0a0a0a !important;
    border: 1px solid #0a0a0a;
}

.boxes-is-black.boxes-style-4 .box-item .button {
    color: #0a0a0a;
}

.boxes-is-black.boxes-style-4 .box-item .button:after {
    color: #0a0a0a;
}

.boxes-is-black.boxes-style-4 .box-item .button:hover {
    background-color: #0a0a0a !important;
    border: 1px solid #0a0a0a;
}

.boxes-is-black.boxes-style-5 .box-item .icon {
    background-color: transparent;
    color: #0a0a0a;
}

.boxes-is-black.boxes-style-5 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-black.boxes-style-6 .box-item:hover {
    border: 1px solid #0a0a0a;
}

.boxes-is-black.boxes-style-6 .box-item:hover h3 a {
    color: #222121;
}

.boxes-is-link .box-item .icon {
    background-color: #d8ab74;
}

.boxes-is-link .box-item .button:after {
    color: #d8ab74;
}

.boxes-is-link .box-item .button:hover {
    color: #d8ab74;
}

.boxes-is-link .box-item:hover .icon {
    background-color: #222121;
}

.boxes-is-link .box-item:hover h3 a {
    color: #d8ab74;
}

.boxes-is-link.boxes-style-2 .box-item .icon {
    background-color: transparent;
}

.boxes-is-link.boxes-style-2 .box-item:hover .icon {
    color: #d8ab74;
}

.boxes-is-link.boxes-style-3 .box-item .icon, .boxes-is-link.boxes-style-6 .box-item .icon {
    background-color: transparent;
    color: #d8ab74;
}

.boxes-is-link.boxes-style-3 .box-item:hover .icon, .boxes-is-link.boxes-style-6 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-link.boxes-style-3 .box-item:hover h3 a, .boxes-is-link.boxes-style-6 .box-item:hover h3 a {
    color: #d8ab74;
}

.boxes-is-link.boxes-style-4 .box-item .icon {
    background-color: transparent;
    color: #d8ab74;
}

.boxes-is-link.boxes-style-4 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-link.boxes-style-4 .box-item:hover h3 a {
    color: #d8ab74;
}

.boxes-is-link.boxes-style-4 .box-item:hover .button {
    background-color: #d8ab74 !important;
    border: 1px solid #d8ab74;
}

.boxes-is-link.boxes-style-4 .box-item .button {
    color: #d8ab74;
}

.boxes-is-link.boxes-style-4 .box-item .button:after {
    color: #d8ab74;
}

.boxes-is-link.boxes-style-4 .box-item .button:hover {
    background-color: #d8ab74 !important;
    border: 1px solid #d8ab74;
}

.boxes-is-link.boxes-style-5 .box-item .icon {
    background-color: transparent;
    color: #d8ab74;
}

.boxes-is-link.boxes-style-5 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-link.boxes-style-6 .box-item:hover {
    border: 1px solid #d8ab74;
}

.boxes-is-link.boxes-style-6 .box-item:hover h3 a {
    color: #222121;
}

.boxes-is-danger .box-item .icon {
    background-color: #ff3860;
}

.boxes-is-danger .box-item .button:after {
    color: #ff3860;
}

.boxes-is-danger .box-item .button:hover {
    color: #ff3860;
}

.boxes-is-danger .box-item:hover .icon {
    background-color: #222121;
}

.boxes-is-danger .box-item:hover h3 a {
    color: #ff3860;
}

.boxes-is-danger.boxes-style-2 .box-item .icon {
    background-color: transparent;
}

.boxes-is-danger.boxes-style-2 .box-item:hover .icon {
    color: #ff3860;
}

.boxes-is-danger.boxes-style-3 .box-item .icon, .boxes-is-danger.boxes-style-6 .box-item .icon {
    background-color: transparent;
    color: #ff3860;
}

.boxes-is-danger.boxes-style-3 .box-item:hover .icon, .boxes-is-danger.boxes-style-6 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-danger.boxes-style-3 .box-item:hover h3 a, .boxes-is-danger.boxes-style-6 .box-item:hover h3 a {
    color: #ff3860;
}

.boxes-is-danger.boxes-style-4 .box-item .icon {
    background-color: transparent;
    color: #ff3860;
}

.boxes-is-danger.boxes-style-4 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-danger.boxes-style-4 .box-item:hover h3 a {
    color: #ff3860;
}

.boxes-is-danger.boxes-style-4 .box-item:hover .button {
    background-color: #ff3860 !important;
    border: 1px solid #ff3860;
}

.boxes-is-danger.boxes-style-4 .box-item .button {
    color: #ff3860;
}

.boxes-is-danger.boxes-style-4 .box-item .button:after {
    color: #ff3860;
}

.boxes-is-danger.boxes-style-4 .box-item .button:hover {
    background-color: #ff3860 !important;
    border: 1px solid #ff3860;
}

.boxes-is-danger.boxes-style-5 .box-item .icon {
    background-color: transparent;
    color: #ff3860;
}

.boxes-is-danger.boxes-style-5 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-danger.boxes-style-6 .box-item:hover {
    border: 1px solid #ff3860;
}

.boxes-is-danger.boxes-style-6 .box-item:hover h3 a {
    color: #222121;
}

.boxes-is-primary .box-item .icon {
    background-color: #d8ab74;
}

.boxes-is-primary .box-item .button:after {
    color: #d8ab74;
}

.boxes-is-primary .box-item .button:hover {
    color: #d8ab74;
}

.boxes-is-primary .box-item:hover .icon {
    background-color: #222121;
}

.boxes-is-primary .box-item:hover h3 a {
    color: #d8ab74;
}

.boxes-is-primary.boxes-style-2 .box-item .icon {
    background-color: transparent;
}

.boxes-is-primary.boxes-style-2 .box-item:hover .icon {
    color: #d8ab74;
}

.boxes-is-primary.boxes-style-3 .box-item .icon, .boxes-is-primary.boxes-style-6 .box-item .icon {
    background-color: transparent;
    color: #d8ab74;
}

.boxes-is-primary.boxes-style-3 .box-item:hover .icon, .boxes-is-primary.boxes-style-6 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-primary.boxes-style-3 .box-item:hover h3 a, .boxes-is-primary.boxes-style-6 .box-item:hover h3 a {
    color: #d8ab74;
}

.boxes-is-primary.boxes-style-4 .box-item .icon {
    background-color: transparent;
    color: #d8ab74;
}

.boxes-is-primary.boxes-style-4 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-primary.boxes-style-4 .box-item:hover h3 a {
    color: #d8ab74;
}

.boxes-is-primary.boxes-style-4 .box-item:hover .button {
    background-color: #d8ab74 !important;
    border: 1px solid #d8ab74;
}

.boxes-is-primary.boxes-style-4 .box-item .button {
    color: #d8ab74;
}

.boxes-is-primary.boxes-style-4 .box-item .button:after {
    color: #d8ab74;
}

.boxes-is-primary.boxes-style-4 .box-item .button:hover {
    background-color: #d8ab74 !important;
    border: 1px solid #d8ab74;
}

.boxes-is-primary.boxes-style-5 .box-item .icon {
    background-color: transparent;
    color: #d8ab74;
}

.boxes-is-primary.boxes-style-5 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-primary.boxes-style-6 .box-item:hover {
    border: 1px solid #d8ab74;
}

.boxes-is-primary.boxes-style-6 .box-item:hover h3 a {
    color: #222121;
}

.boxes-is-secondary .box-item .icon {
    background-color: #222121;
}

.boxes-is-secondary .box-item .button:after {
    color: #222121;
}

.boxes-is-secondary .box-item .button:hover {
    color: #222121;
}

.boxes-is-secondary .box-item:hover .icon {
    background-color: #222121;
}

.boxes-is-secondary .box-item:hover h3 a {
    color: #222121;
}

.boxes-is-secondary.boxes-style-2 .box-item .icon {
    background-color: transparent;
}

.boxes-is-secondary.boxes-style-2 .box-item:hover .icon {
    color: #222121;
}

.boxes-is-secondary.boxes-style-3 .box-item .icon, .boxes-is-secondary.boxes-style-6 .box-item .icon {
    background-color: transparent;
    color: #222121;
}

.boxes-is-secondary.boxes-style-3 .box-item:hover .icon, .boxes-is-secondary.boxes-style-6 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-secondary.boxes-style-3 .box-item:hover h3 a, .boxes-is-secondary.boxes-style-6 .box-item:hover h3 a {
    color: #222121;
}

.boxes-is-secondary.boxes-style-4 .box-item .icon {
    background-color: transparent;
    color: #222121;
}

.boxes-is-secondary.boxes-style-4 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-secondary.boxes-style-4 .box-item:hover h3 a {
    color: #222121;
}

.boxes-is-secondary.boxes-style-4 .box-item:hover .button {
    background-color: #222121 !important;
    border: 1px solid #222121;
}

.boxes-is-secondary.boxes-style-4 .box-item .button {
    color: #222121;
}

.boxes-is-secondary.boxes-style-4 .box-item .button:after {
    color: #222121;
}

.boxes-is-secondary.boxes-style-4 .box-item .button:hover {
    background-color: #222121 !important;
    border: 1px solid #222121;
}

.boxes-is-secondary.boxes-style-5 .box-item .icon {
    background-color: transparent;
    color: #222121;
}

.boxes-is-secondary.boxes-style-5 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-secondary.boxes-style-6 .box-item:hover {
    border: 1px solid #222121;
}

.boxes-is-secondary.boxes-style-6 .box-item:hover h3 a {
    color: #222121;
}

.boxes-is-tertiary .box-item .icon {
    background-color: #616161;
}

.boxes-is-tertiary .box-item .button:after {
    color: #616161;
}

.boxes-is-tertiary .box-item .button:hover {
    color: #616161;
}

.boxes-is-tertiary .box-item:hover .icon {
    background-color: #222121;
}

.boxes-is-tertiary .box-item:hover h3 a {
    color: #616161;
}

.boxes-is-tertiary.boxes-style-2 .box-item .icon {
    background-color: transparent;
}

.boxes-is-tertiary.boxes-style-2 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-tertiary.boxes-style-3 .box-item .icon, .boxes-is-tertiary.boxes-style-6 .box-item .icon {
    background-color: transparent;
    color: #616161;
}

.boxes-is-tertiary.boxes-style-3 .box-item:hover .icon, .boxes-is-tertiary.boxes-style-6 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-tertiary.boxes-style-3 .box-item:hover h3 a, .boxes-is-tertiary.boxes-style-6 .box-item:hover h3 a {
    color: #616161;
}

.boxes-is-tertiary.boxes-style-4 .box-item .icon {
    background-color: transparent;
    color: #616161;
}

.boxes-is-tertiary.boxes-style-4 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-tertiary.boxes-style-4 .box-item:hover h3 a {
    color: #616161;
}

.boxes-is-tertiary.boxes-style-4 .box-item:hover .button {
    background-color: #616161 !important;
    border: 1px solid #616161;
}

.boxes-is-tertiary.boxes-style-4 .box-item .button {
    color: #616161;
}

.boxes-is-tertiary.boxes-style-4 .box-item .button:after {
    color: #616161;
}

.boxes-is-tertiary.boxes-style-4 .box-item .button:hover {
    background-color: #616161 !important;
    border: 1px solid #616161;
}

.boxes-is-tertiary.boxes-style-5 .box-item .icon {
    background-color: transparent;
    color: #616161;
}

.boxes-is-tertiary.boxes-style-5 .box-item:hover .icon {
    color: #616161;
}

.boxes-is-tertiary.boxes-style-6 .box-item:hover {
    border: 1px solid #616161;
}

.boxes-is-tertiary.boxes-style-6 .box-item:hover h3 a {
    color: #222121;
}

.boxes-style-1 .box-item,
.boxes-style-3 .box-item,
.boxes-style-5 .box-item {
    padding: 10px 0 10px;
    background-color: transparent;
}

.boxes-style-1 .box-item .button,
.boxes-style-3 .box-item .button,
.boxes-style-5 .box-item .button {
    display: none;
}

.boxes-style-1 .box-item p,
.boxes-style-3 .box-item p,
.boxes-style-5 .box-item p {
    margin-bottom: 0;
}

.boxes-style-1 .box-item:hover,
.boxes-style-3 .box-item:hover,
.boxes-style-5 .box-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.boxes-style-2 .box-item {
    padding: 55px 40px 30px;
    text-align: inherit;
}

.boxes-style-2 .box-item .button {
    display: none;
}

.boxes-style-2 .box-item .icon {
    background-color: transparent;
    color: #616161;
    width: auto;
    height: auto;
    margin-bottom: 28px;
}

.boxes-style-2 .box-item .icon i {
    line-height: 1;
    font-size: 49px;
    font-size: 3.0625rem;
}

.boxes-style-2 .box-item:hover .icon {
    color: #d8ab74;
}

.boxes-style-2 .box-item:hover h3 a {
    color: #222121;
}

.boxes-style-3 .box-item .icon,
.boxes-style-6 .box-item .icon {
    background-color: transparent;
    color: #d8ab74;
    width: auto;
    height: auto;
    margin-bottom: 0;
    margin-top: -10px;
}

.boxes-style-3 .box-item .icon i,
.boxes-style-6 .box-item .icon i {
    line-height: 1;
    font-size: 49px;
    font-size: 3.0625rem;
}

.boxes-style-3 .box-item h3,
.boxes-style-6 .box-item h3 {
    margin-bottom: 1.1rem;
}

.boxes-style-3 .box-item .media-left,
.boxes-style-6 .box-item .media-left {
    margin-right: 1.7rem;
}

.boxes-style-3 .box-item:hover .icon,
.boxes-style-6 .box-item:hover .icon {
    color: #616161;
}

.boxes-style-3 .box-item:hover h3 a,
.boxes-style-6 .box-item:hover h3 a {
    color: #d8ab74;
}

.boxes-style-4 .box-item {
    padding-bottom: 60px;
}

.boxes-style-4 .box-item .icon {
    background-color: transparent;
    color: #d8ab74;
    width: auto;
    height: auto;
    margin-bottom: 28px;
}

.boxes-style-4 .box-item .icon i {
    line-height: 1;
    font-size: 65px;
    font-size: 4.0625rem;
}

.boxes-style-4 .box-item p {
    margin-bottom: 38px;
}

.boxes-style-4 .box-item:hover .icon {
    color: #616161;
}

.boxes-style-4 .box-item:hover h3 a {
    color: #d8ab74;
}

.boxes-style-4 .box-item:hover .button {
    color: white;
    border: 1px solid #F0F0F0;
    background-color: #d8ab74 !important;
    border: 1px solid #d8ab74;
}

.boxes-style-4 .box-item:hover .button:after {
    color: white;
    right: 13px;
    position: absolute;
}

.boxes-style-4 .box-item .button {
    color: #d8ab74;
    border: 1px solid #F0F0F0;
    height: 2.8em;
    padding-right: 36px;
    padding-left: 18px;
}

.boxes-style-4 .box-item .button:after {
    color: #d8ab74;
    top: -2px;
    right: 16px;
}

.boxes-style-4 .box-item .button:hover {
    color: white;
    border: 1px solid #F0F0F0;
    background-color: #d8ab74 !important;
    border: 1px solid #d8ab74;
}

.boxes-style-4 .box-item .button:hover:after {
    color: white;
    right: 13px;
    position: absolute;
}

.boxes-style-5 .box-item .button {
    display: none;
}

.boxes-style-5 .box-item .icon {
    background-color: transparent;
    color: #d8ab74;
    width: auto;
    height: auto;
    margin-bottom: 28px;
}

.boxes-style-5 .box-item .icon i {
    line-height: 1;
    font-size: 49px;
    font-size: 3.0625rem;
}

.boxes-style-5 .box-item:hover .icon {
    color: #616161;
}

.boxes-style-6 .box-item {
    padding: 40px 30px 30px;
    border: 1px solid #F0F0F0;
}

.boxes-style-6 .box-item .icon {
    margin-top: -8px;
}

.boxes-style-6 .box-item .icon i {
    line-height: 1;
    font-size: 39px;
    font-size: 2.4375rem;
}

.boxes-style-6 .box-item h3 {
    margin-bottom: 0;
}

.boxes-style-6 .box-item .media-left {
    margin-right: 1rem;
}

.boxes-style-6 .box-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d8ab74;
}

.boxes-style-6 .box-item:hover h3 a {
    color: #222121;
}

.button {
    border-radius: 0;
}

.button {
    text-transform: uppercase;
}

.button {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.button, .button.is-medium, .button.is-large {
    font-size: 13.5px;
    font-size: 0.84375rem;
    height: 3.40em;
    padding-left: calc(2.5em - 1px);
    padding-right: calc(2.5em - 1px);
}

.button {
    font-family: 'sky', 'Open Sans', sans-serif;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    letter-spacing: 2px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: white;
    background-color: #d8ab74;
    outline: none;
    border-radius: 0 !important;
    font-weight: 600;
}

.button:hover, .button:focus {
    color: white;
    background-color: #222121;
}

.button.is-large {
    font-size: 17.5px;
    font-size: 1.09375rem;
}

.button.is-outlined {
    border: 1px solid;
}

.button.is-outlined:hover, .button.is-outlined:focus {
    color: white !important;
}

.button.is-rounded {
    border-radius: 290486px !important;
    padding-left: 2em;
    padding-right: 2em;
}

.calendar {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.calendar button {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.calendar .calendar-footer {
    margin-top: .8rem;
    margin-bottom: .6rem;
}

.calendar .calendar-nav .calendar-nav-month,
.calendar .calendar-nav .calendar-nav-year {
    color: white;
}

.calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item {
    font-size: 12px;
    font-size: 0.75rem;
}

.calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active {
    color: white;
}

.calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active:hover {
    color: #222121;
}

.calendar-full-width .calendar {
    width: 100%;
    max-width: 100%;
}

.calendar-is-info .calendar .calendar-nav {
    background-color: #209cee;
}

.calendar-is-info .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item:hover {
    border-color: #209cee;
}

.calendar-is-info .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-today {
    border-color: #209cee;
    color: #209cee;
}

.calendar-is-info .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active {
    background: #209cee;
    border-color: #209cee;
}

.calendar-is-info .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active:hover {
    background: white;
}

.calendar-is-success .calendar .calendar-nav {
    background-color: #23d160;
}

.calendar-is-success .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item:hover {
    border-color: #23d160;
}

.calendar-is-success .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-today {
    border-color: #23d160;
    color: #23d160;
}

.calendar-is-success .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active {
    background: #23d160;
    border-color: #23d160;
}

.calendar-is-success .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active:hover {
    background: white;
}

.calendar-is-warning .calendar .calendar-nav {
    background-color: #ffdd57;
}

.calendar-is-warning .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item:hover {
    border-color: #ffdd57;
}

.calendar-is-warning .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-today {
    border-color: #ffdd57;
    color: #ffdd57;
}

.calendar-is-warning .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active {
    background: #ffdd57;
    border-color: #ffdd57;
}

.calendar-is-warning .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active:hover {
    background: white;
}

.calendar-is-danger .calendar .calendar-nav {
    background-color: #ff3860;
}

.calendar-is-danger .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item:hover {
    border-color: #ff3860;
}

.calendar-is-danger .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-today {
    border-color: #ff3860;
    color: #ff3860;
}

.calendar-is-danger .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active {
    background: #ff3860;
    border-color: #ff3860;
}

.calendar-is-danger .calendar .calendar-body .calendar-dates .calendar-days .calendar-date .date-item.is-active:hover {
    background: white;
}

.call-to-action.style-1 .heading, .call-to-action.style-2 .heading, .call-to-action.style-5 .heading {
    text-transform: uppercase;
}

.call-to-action.style-1 .title, .call-to-action.style-2 .title, .call-to-action.style-5 .title {
    text-transform: capitalize;
}

.call-to-action {
    padding-top: 5.7rem;
    padding-bottom: 5.7rem;
}

.call-to-action.style-1 .title, .call-to-action.style-2 .title {
    color: #222121;
    letter-spacing: 2.4px;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: normal;
}

.call-to-action.style-1 .heading, .call-to-action.style-2 .heading {
    padding-bottom: 12px;
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 1.4px;
    margin-top: -23px;
}

.call-to-action.style-1 .button, .call-to-action.style-2 .button {
    margin-bottom: -23px;
}

.call-to-action.style-2 .title {
    margin-bottom: 1rem;
}

.call-to-action.style-2 .heading-title-bottom {
    padding-bottom: 0;
}

.call-to-action.style-2 .button {
    margin-bottom: 0;
}

.call-to-action.style-3 .heading-title {
    margin-bottom: 5px !important;
}

.call-to-action.style-3 .heading-title:after {
    display: none;
}

.call-to-action.style-4 .icon {
    margin-bottom: 40px;
    color: #ffdd57;
}

.call-to-action.style-4 .icon i {
    font-size: 54px;
    font-size: 3.375rem;
    line-height: 1;
}

.call-to-action.style-4 .heading-title {
    margin-bottom: 16px !important;
}

.call-to-action.style-4 p {
    margin-bottom: 45px;
}

.call-to-action.style-4 .button {
    margin: 0 5px;
}

.call-to-action.style-5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.call-to-action.style-5 .title {
    color: white;
    letter-spacing: 2.4px;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: normal;
}

.call-to-action.style-5 .heading {
    font-size: 50px;
    font-size: 3.125rem;
    letter-spacing: 1.4px;
    color: #e0aa68;
    margin-right: 30px;
    margin-top: 10px;
}

.call-to-action.style-5 .button {
    background-color: #e0aa68;
}

.call-to-action.style-5 .button:hover {
    background-color: #d8ab74;
}

.clients-list {
    margin: 40px 0;
}

.clients-list .client-item {
    min-height: 120px;
    padding: 20px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.clients-list .client-item:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.clients-list img {
    max-width: 150px;
    max-height: 35px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.clients-list.style-1 .client-item, .clients-list.style-2 .client-item {
    margin: 4.5px 16px;
    min-height: 130px;
    background-color: white;
}

.clients-list.style-1 .client-item:last-child, .clients-list.style-2 .client-item:last-child {
    margin-right: 0;
}

.clients-list.style-1 .client-item:hover, .clients-list.style-2 .client-item:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.clients-list.style-1.owl-carousel .client-item, .clients-list.style-2.owl-carousel .client-item {
    margin-right: 0;
    margin-left: 0;
}

.clients-list.style-1.owl-carousel .client-item:hover, .clients-list.style-2.owl-carousel .client-item:hover {
    -webkit-box-shadow: 0px 9px 50px -4px rgba(216, 171, 116, 0.1);
    box-shadow: 0px 9px 50px -4px rgba(216, 171, 116, 0.1);
}

.clients-list.style-2 .client-item {
    border: 1px solid #F0F0F0;
}

.clients-list.style-2 .client-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d8ab74;
}

.is-divider:after,
.is-divider-vertical:after {
    text-transform: uppercase;
}

.is-divider,
.is-divider-vertical {
    border-top-width: 0.12rem;
    height: 0.12rem;
}

.is-divider:after,
.is-divider-vertical:after {
    font-family: 'sky', 'Open Sans', sans-serif;
    letter-spacing: 2px;
}

.is-divider.divider-dashed,
.is-divider-vertical.divider-dashed {
    border-top-style: dashed;
}

.is-divider.divider-dotted,
.is-divider-vertical.divider-dotted {
    border-top-style: dotted;
}

.is-divider.is-success,
.is-divider-vertical.is-success {
    border-top-color: #23d160;
}

.is-divider.is-success:after,
.is-divider-vertical.is-success:after {
    color: #23d160;
}

.is-divider.is-success.is-divider-vertical:before,
.is-divider-vertical.is-success.is-divider-vertical:before {
    border-left-color: #23d160;
}

.is-divider.is-warning,
.is-divider-vertical.is-warning {
    border-top-color: #ffdd57;
}

.is-divider.is-warning:after,
.is-divider-vertical.is-warning:after {
    color: #ffdd57;
}

.is-divider.is-warning.is-divider-vertical:before,
.is-divider-vertical.is-warning.is-divider-vertical:before {
    border-left-color: #ffdd57;
}

.is-divider.is-black,
.is-divider-vertical.is-black {
    border-top-color: #0a0a0a;
}

.is-divider.is-black:after,
.is-divider-vertical.is-black:after {
    color: #0a0a0a;
}

.is-divider.is-black.is-divider-vertical:before,
.is-divider-vertical.is-black.is-divider-vertical:before {
    border-left-color: #0a0a0a;
}

.is-divider.is-link,
.is-divider-vertical.is-link {
    border-top-color: #d8ab74;
}

.is-divider.is-link:after,
.is-divider-vertical.is-link:after {
    color: #d8ab74;
}

.is-divider.is-link.is-divider-vertical:before,
.is-divider-vertical.is-link.is-divider-vertical:before {
    border-left-color: #d8ab74;
}

.is-divider.is-info,
.is-divider-vertical.is-info {
    border-top-color: #209cee;
}

.is-divider.is-info:after,
.is-divider-vertical.is-info:after {
    color: #209cee;
}

.is-divider.is-info.is-divider-vertical:before,
.is-divider-vertical.is-info.is-divider-vertical:before {
    border-left-color: #209cee;
}

.is-divider.is-danger,
.is-divider-vertical.is-danger {
    border-top-color: #ff3860;
}

.is-divider.is-danger:after,
.is-divider-vertical.is-danger:after {
    color: #ff3860;
}

.is-divider.is-danger.is-divider-vertical:before,
.is-divider-vertical.is-danger.is-divider-vertical:before {
    border-left-color: #ff3860;
}

.is-divider.is-primary,
.is-divider-vertical.is-primary {
    border-top-color: #d8ab74;
}

.is-divider.is-primary:after,
.is-divider-vertical.is-primary:after {
    color: #d8ab74;
}

.is-divider.is-primary.is-divider-vertical:before,
.is-divider-vertical.is-primary.is-divider-vertical:before {
    border-left-color: #d8ab74;
}

.is-divider.is-secondary,
.is-divider-vertical.is-secondary {
    border-top-color: #222121;
}

.is-divider.is-secondary:after,
.is-divider-vertical.is-secondary:after {
    color: #222121;
}

.is-divider.is-secondary.is-divider-vertical:before,
.is-divider-vertical.is-secondary.is-divider-vertical:before {
    border-left-color: #222121;
}

.is-divider.is-tertiary,
.is-divider-vertical.is-tertiary {
    border-top-color: #616161;
}

.is-divider.is-tertiary:after,
.is-divider-vertical.is-tertiary:after {
    color: #616161;
}

.is-divider.is-tertiary.is-divider-vertical:before,
.is-divider-vertical.is-tertiary.is-divider-vertical:before {
    border-left-color: #616161;
}

.hero.has-background-primary-light .is-divider:after,
.hero.has-background-primary-light .is-divider-vertical:after {
    background-color: #fafafa;
}

.is-divider-vertical {
    height: auto;
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
textarea,
select,
.checkbox,
.radio {
    font-family: 'sky', 'Open Sans', sans-serif;
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
textarea,
select,
.input.is-medium,
.textarea.is-medium,
.select.is-medium,
.input,
.textarea {
    font-size: 15px;
    font-size: 0.9375rem;
    padding-left: calc(1em - 1px);
    padding-right: calc(1em - 1px);
    height: 3.06em;
}

.select select {
    padding-left: calc(1em - 1px);
    padding-right: calc(1em - 1px);
    height: 2.9em;
    min-width: 250px;
    width: 100%;
}

.select:not(.is-multiple):not(.is-loading)::after {
    top: 65%;
}

.field:not(:last-child) {
    margin-bottom: 1.8rem;
}

.field-body .field {
    margin-bottom: 0;
}

.field-body > .field:not(:last-child) {
    margin-right: 1.6rem;
}

textarea,
.textarea {
    padding: calc(1em - 1px);
}

textarea:not([rows]),
.textarea:not([rows]) {
    min-height: 245px;
}

.control.has-icons-left .icon, .control.has-icons-right .icon {
    height: 2.9em;
}

.heading-title:after {
    display: block;
}

.heading-title-top {
    text-transform: uppercase;
}

.heading-title.style-1 {
    text-transform: capitalize;
}

.title:not(:last-child), .heading-title:not(:last-child),
.subtitle:not(:last-child) {
    margin-bottom: 1.5rem;
}

.title, .heading-title,
.subtitle {
    word-break: break-word;
}

.title em, .heading-title em,
.title span,
.heading-title span,
.subtitle em,
.subtitle span {
    font-weight: inherit;
}

.title sub, .heading-title sub,
.subtitle sub {
    font-size: 0.75em;
}

.title sup, .heading-title sup,
.subtitle sup {
    font-size: 0.75em;
}

.title .tag, .heading-title .tag,
.subtitle .tag {
    vertical-align: middle;
}

.title, .heading-title {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}

.title strong, .heading-title strong {
    color: inherit;
    font-weight: inherit;
}

.title + .highlight, .heading-title + .highlight {
    margin-top: -0.75rem;
}

.title:not(.is-spaced) + .subtitle, .heading-title:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem;
}

.title.is-1, .is-1.heading-title {
    font-size: 3rem;
}

.title.is-2, .is-2.heading-title {
    font-size: 2.5rem;
}

.title.is-3, .is-3.heading-title {
    font-size: 2rem;
}

.title.is-4, .is-4.heading-title {
    font-size: 1.5rem;
}

.title.is-5, .is-5.heading-title {
    font-size: 1.25rem;
}

.title.is-6, .is-6.heading-title {
    font-size: 1rem;
}

.title.is-7, .is-7.heading-title {
    font-size: 0.75rem;
}

.subtitle {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25;
}

.subtitle strong {
    color: #363636;
    font-weight: 600;
}

.subtitle:not(.is-spaced) + .title, .subtitle:not(.is-spaced) + .heading-title {
    margin-top: -1.25rem;
}

.subtitle.is-1 {
    font-size: 3rem;
}

.subtitle.is-2 {
    font-size: 2.5rem;
}

.subtitle.is-3 {
    font-size: 2rem;
}

.subtitle.is-4 {
    font-size: 1.5rem;
}

.subtitle.is-5 {
    font-size: 1.25rem;
}

.subtitle.is-6 {
    font-size: 1rem;
}

.subtitle.is-7 {
    font-size: 0.75rem;
}

.heading-title {
    text-transform: capitalize;
    color: #3b3b3b;
    letter-spacing: 1px;
    font-size: 45px;
    font-size: 2.8125rem;
    text-align: center;
    font-weight: 600;
    padding-bottom: 40px;
    position: relative;
    margin-bottom: 0.8rem !important;
    line-height: 1.3;
}

.heading-title:after {
    content: '';
    width: 80px;
    height: 4px;
    border-bottom: 1px solid #e3b276;
    -webkit-transform: none;
    transform: none;
    top: 90%;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.heading-title.multiline {
    line-height: 1.5;
}

.heading-title.style-2 {
    font-size: 22px;
    font-size: 1.375rem;
    text-align: inherit;
    margin: 1.5rem 0 !important;
    line-height: inherit;
    padding-bottom: 0;
}

.heading-title.style-2:after {
    display: none;
    visibility: hidden;
}

.heading-title.style-1 {
    font-family: 'sky', 'Open Sans', sans-serif;
    padding-bottom: 0;
    margin-bottom: 2rem !important;
    font-weight: 500;
    font-size: 38px;
    font-size: 2.375rem;
    letter-spacing: 0.4px;
}

.heading-title.style-1:after {
    display: none;
}

.heading-title.style-3 {
    padding-bottom: 20px;
}

.heading-title.style-3:after {
    display: none;
}

.heading-title.style-4 {
    margin-bottom: 0.8rem !important;
    font-size: 40px;
    font-size: 2.5rem;
}

.heading-title.has-text-left:after {
    left: 0;
    margin: 0;
    margin-top: 30px;
}

.heading-title.has-text-right:after {
    left: inherit;
    right: 0;
    margin: 0;
    margin-top: 30px;
}

.heading-title-bottom {
    padding-bottom: 40px;
    font-size: 15px;
    font-size: 0.9375rem;
}

.heading-title-top {
    padding-bottom: 20px;
    font-size: 14px;
    font-size: 0.875rem;
    color: #525252;
    letter-spacing: 1px !important;
}

.heading-title-top.has-text-centered {
    padding-bottom: 10px;
}

.image-hover figure figcaption .social li:first-child {
    padding-left: 0;
}

.image-hover figure figcaption .social li:last-child {
    padding-right: 0;
}

.image-hover figure {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    background: #000;
    margin-bottom: 10px;
}

.image-hover figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.image-hover figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: capitalize;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.image-hover figure figcaption:before, .image-hover figure figcaption:after {
    pointer-events: none;
}

.image-hover figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.image-hover figure figcaption h2,
.image-hover figure figcaption h3 {
    font-size: 22px;
    font-size: 1.375rem;
    letter-spacing: 0;
    margin-bottom: 0.3rem;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    font-weight: 600;
}

.image-hover figure figcaption h5,
.image-hover figure figcaption p {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    letter-spacing: 1.4px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.image-hover figure figcaption ul {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.image-hover figure figcaption .social li {
    display: inline-block;
    padding: 0 4px;
}

.image-hover figure figcaption .social li a {
    display: inline-block;
}

.image-hover figure figcaption .social li .icon {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: white;
    color: #3b3b3b;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: 2px solid white;
}

.image-hover figure figcaption .social li .icon i {
    font-size: 16px;
    font-size: 1rem;
}

.image-hover figure figcaption .social li .icon i.icon-magnifier, .image-hover figure figcaption .social li .icon i.icon-control-play {
    margin-left: 2px;
}

.image-hover figure figcaption .social li .icon i.icon-basket {
    font-size: 18px;
    font-size: 1.125rem;
    margin-left: -2px;
}

.image-hover figure figcaption .social li .icon:hover {
    background-color: transparent;
    color: white;
}

.image-hover figure figcaption .social li:last-child {
    border: 0;
}

.image-hover figure:hover img {
    opacity: 0.4;
}

.image-hover.is-primary figure {
    background: #d8ab74;
}

.image-hover.is-info figure {
    background: #209cee;
}

.image-hover.is-success figure {
    background: #23d160;
}

.image-hover.is-warning figure {
    background: #ffdd57;
}

.image-hover.is-danger figure {
    background: #ff3860;
}

.image-hover.effect-1 figure img {
    max-width: none;
    width: calc(100% + 50px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

.image-hover.effect-1 figure figcaption {
    text-align: left;
}

.image-hover.effect-1 figure figcaption > div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    height: 35%;
}

.image-hover.effect-1 figure h2,
.image-hover.effect-1 figure h3,
.image-hover.effect-1 figure h5,
.image-hover.effect-1 figure p,
.image-hover.effect-1 figure ul {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

.image-hover.effect-1 figure h5,
.image-hover.effect-1 figure p {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
    transition: opacity 0.2s, transform 0.35s, -webkit-transform 0.35s;
}

.image-hover.effect-1 figure:hover p,
.image-hover.effect-1 figure:hover h3,
.image-hover.effect-1 figure:hover h5,
.image-hover.effect-1 figure:hover ul {
    opacity: 1;
}

.image-hover.effect-1 figure:hover img,
.image-hover.effect-1 figure:hover h2,
.image-hover.effect-1 figure:hover h3,
.image-hover.effect-1 figure:hover h5,
.image-hover.effect-1 figure:hover p,
.image-hover.effect-1 figure:hover ul {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.image-hover.effect-1 figure:hover h5,
.image-hover.effect-1 figure:hover p,
.image-hover.effect-1 figure:hover ul {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

.image-hover.effect-2 figure h2, .image-hover.effect-4 figure h2, .image-hover.effect-5 figure h2, .image-hover.effect-6 figure h2, .image-hover.effect-7 figure h2, .image-hover.effect-8 figure h2, .image-hover.effect-9 figure h2, .image-hover.effect-10 figure h2,
.image-hover.effect-2 figure h3,
.image-hover.effect-4 figure h3,
.image-hover.effect-5 figure h3,
.image-hover.effect-6 figure h3,
.image-hover.effect-7 figure h3,
.image-hover.effect-8 figure h3,
.image-hover.effect-9 figure h3,
.image-hover.effect-10 figure h3 {
    margin-bottom: 0.7rem;
}

.image-hover.effect-2 figure h2, .image-hover.effect-4 figure h2, .image-hover.effect-5 figure h2, .image-hover.effect-6 figure h2, .image-hover.effect-7 figure h2, .image-hover.effect-8 figure h2, .image-hover.effect-9 figure h2, .image-hover.effect-10 figure h2,
.image-hover.effect-2 figure h3,
.image-hover.effect-4 figure h3,
.image-hover.effect-5 figure h3,
.image-hover.effect-6 figure h3,
.image-hover.effect-7 figure h3,
.image-hover.effect-8 figure h3,
.image-hover.effect-9 figure h3,
.image-hover.effect-10 figure h3,
.image-hover.effect-2 figure p,
.image-hover.effect-4 figure p,
.image-hover.effect-5 figure p,
.image-hover.effect-6 figure p,
.image-hover.effect-7 figure p,
.image-hover.effect-8 figure p,
.image-hover.effect-9 figure p,
.image-hover.effect-10 figure p,
.image-hover.effect-2 figure h5,
.image-hover.effect-4 figure h5,
.image-hover.effect-5 figure h5,
.image-hover.effect-6 figure h5,
.image-hover.effect-7 figure h5,
.image-hover.effect-8 figure h5,
.image-hover.effect-9 figure h5,
.image-hover.effect-10 figure h5,
.image-hover.effect-2 figure ul,
.image-hover.effect-4 figure ul,
.image-hover.effect-5 figure ul,
.image-hover.effect-6 figure ul,
.image-hover.effect-7 figure ul,
.image-hover.effect-8 figure ul,
.image-hover.effect-9 figure ul,
.image-hover.effect-10 figure ul {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.image-hover.effect-2 figure h2, .image-hover.effect-4 figure h2, .image-hover.effect-5 figure h2, .image-hover.effect-6 figure h2, .image-hover.effect-7 figure h2, .image-hover.effect-8 figure h2, .image-hover.effect-9 figure h2, .image-hover.effect-10 figure h2,
.image-hover.effect-2 figure h3,
.image-hover.effect-4 figure h3,
.image-hover.effect-5 figure h3,
.image-hover.effect-6 figure h3,
.image-hover.effect-7 figure h3,
.image-hover.effect-8 figure h3,
.image-hover.effect-9 figure h3,
.image-hover.effect-10 figure h3,
.image-hover.effect-2 figure p,
.image-hover.effect-4 figure p,
.image-hover.effect-5 figure p,
.image-hover.effect-6 figure p,
.image-hover.effect-7 figure p,
.image-hover.effect-8 figure p,
.image-hover.effect-9 figure p,
.image-hover.effect-10 figure p,
.image-hover.effect-2 figure h5,
.image-hover.effect-4 figure h5,
.image-hover.effect-5 figure h5,
.image-hover.effect-6 figure h5,
.image-hover.effect-7 figure h5,
.image-hover.effect-8 figure h5,
.image-hover.effect-9 figure h5,
.image-hover.effect-10 figure h5,
.image-hover.effect-2 figure ul,
.image-hover.effect-4 figure ul,
.image-hover.effect-5 figure ul,
.image-hover.effect-6 figure ul,
.image-hover.effect-7 figure ul,
.image-hover.effect-8 figure ul,
.image-hover.effect-9 figure ul,
.image-hover.effect-10 figure ul {
    position: absolute;
    bottom: 35%;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}

.image-hover.effect-2 figure:hover p, .image-hover.effect-4 figure:hover p, .image-hover.effect-5 figure:hover p, .image-hover.effect-6 figure:hover p, .image-hover.effect-7 figure:hover p, .image-hover.effect-8 figure:hover p, .image-hover.effect-9 figure:hover p, .image-hover.effect-10 figure:hover p,
.image-hover.effect-2 figure:hover h3,
.image-hover.effect-4 figure:hover h3,
.image-hover.effect-5 figure:hover h3,
.image-hover.effect-6 figure:hover h3,
.image-hover.effect-7 figure:hover h3,
.image-hover.effect-8 figure:hover h3,
.image-hover.effect-9 figure:hover h3,
.image-hover.effect-10 figure:hover h3,
.image-hover.effect-2 figure:hover h5,
.image-hover.effect-4 figure:hover h5,
.image-hover.effect-5 figure:hover h5,
.image-hover.effect-6 figure:hover h5,
.image-hover.effect-7 figure:hover h5,
.image-hover.effect-8 figure:hover h5,
.image-hover.effect-9 figure:hover h5,
.image-hover.effect-10 figure:hover h5,
.image-hover.effect-2 figure:hover ul,
.image-hover.effect-4 figure:hover ul,
.image-hover.effect-5 figure:hover ul,
.image-hover.effect-6 figure:hover ul,
.image-hover.effect-7 figure:hover ul,
.image-hover.effect-8 figure:hover ul,
.image-hover.effect-9 figure:hover ul,
.image-hover.effect-10 figure:hover ul {
    opacity: 1;
}

.image-hover.effect-2 figure:hover h2, .image-hover.effect-4 figure:hover h2, .image-hover.effect-5 figure:hover h2, .image-hover.effect-6 figure:hover h2, .image-hover.effect-7 figure:hover h2, .image-hover.effect-8 figure:hover h2, .image-hover.effect-9 figure:hover h2, .image-hover.effect-10 figure:hover h2,
.image-hover.effect-2 figure:hover h3,
.image-hover.effect-4 figure:hover h3,
.image-hover.effect-5 figure:hover h3,
.image-hover.effect-6 figure:hover h3,
.image-hover.effect-7 figure:hover h3,
.image-hover.effect-8 figure:hover h3,
.image-hover.effect-9 figure:hover h3,
.image-hover.effect-10 figure:hover h3, .image-hover.effect-2 figure:hover p, .image-hover.effect-4 figure:hover p, .image-hover.effect-5 figure:hover p, .image-hover.effect-6 figure:hover p, .image-hover.effect-7 figure:hover p, .image-hover.effect-8 figure:hover p, .image-hover.effect-9 figure:hover p, .image-hover.effect-10 figure:hover p,
.image-hover.effect-2 figure:hover h5,
.image-hover.effect-4 figure:hover h5,
.image-hover.effect-5 figure:hover h5,
.image-hover.effect-6 figure:hover h5,
.image-hover.effect-7 figure:hover h5,
.image-hover.effect-8 figure:hover h5,
.image-hover.effect-9 figure:hover h5,
.image-hover.effect-10 figure:hover h5,
.image-hover.effect-2 figure:hover ul,
.image-hover.effect-4 figure:hover ul,
.image-hover.effect-5 figure:hover ul,
.image-hover.effect-6 figure:hover ul,
.image-hover.effect-7 figure:hover ul,
.image-hover.effect-8 figure:hover ul,
.image-hover.effect-9 figure:hover ul,
.image-hover.effect-10 figure:hover ul {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.image-hover.effect-3 figure figcaption {
    padding: 3em;
}

.image-hover.effect-3 figure figcaption:before, .image-hover.effect-3 figure figcaption:after {
    position: absolute;
    content: '';
    opacity: 0;
}

.image-hover.effect-3 figure figcaption:before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.image-hover.effect-3 figure figcaption:after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.image-hover.effect-3 figure h2,
.image-hover.effect-3 figure h3,
.image-hover.effect-3 figure ul {
    opacity: 0;
    padding-top: 42%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    margin-bottom: 0;
}

.image-hover.effect-3 figure p,
.image-hover.effect-3 figure h5 {
    padding: 0.5em 2em;
    text-transform: none;
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

.image-hover.effect-3 figure h2,
.image-hover.effect-3 figure h3,
.image-hover.effect-3 figure ul {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
}

.image-hover.effect-3 figure h2,
.image-hover.effect-3 figure h3,
.image-hover.effect-3 figure img,
.image-hover.effect-3 figure figcaption::before,
.image-hover.effect-3 figure figcaption::after,
.image-hover.effect-3 figure p,
.image-hover.effect-3 figure h5,
.image-hover.effect-3 figure ul {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.image-hover.effect-3 figure:hover figcaption::before,
.image-hover.effect-3 figure:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.image-hover.effect-3 figure:hover h2,
.image-hover.effect-3 figure:hover h3,
.image-hover.effect-3 figure:hover p,
.image-hover.effect-3 figure:hover h5,
.image-hover.effect-3 figure:hover ul {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.image-hover.effect-3 figure:hover figcaption::after,
.image-hover.effect-3 figure:hover h2,
.image-hover.effect-3 figure:hover h3,
.image-hover.effect-3 figure:hover p,
.image-hover.effect-3 figure:hover h5,
.image-hover.effect-3 figure:hover img,
.image-hover.effect-3 figure:hover ul {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.image-hover.effect-4 figure figcaption:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.image-hover.effect-4 figure:hover figcaption:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.image-hover.effect-5 figure img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.image-hover.effect-5 figure:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.image-hover.effect-6 figure figcaption:before, .image-hover.effect-6 figure figcaption:after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.image-hover.effect-6 figure figcaption:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.image-hover.effect-6 figure figcaption:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.image-hover.effect-6 figure:hover figcaption:before, .image-hover.effect-6 figure:hover figcaption:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.image-hover.effect-7 figure {
    background-color: #fff;
}

.image-hover.effect-7 figure img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.image-hover.effect-7 figure:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.image-hover.effect-7 figure:hover img {
    opacity: .8;
    -webkit-transform: scale3d(0.92, 0.92, 1);
    transform: scale3d(0.92, 0.92, 1);
}

.image-hover.effect-8 figure figcaption:after {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.image-hover.effect-8 figure:hover img {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

.image-hover.effect-8 figure:hover figcaption:after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}

.image-hover.effect-9 figure {
    background-color: white;
}

.image-hover.effect-9 figure figcaption {
    padding-bottom: 1em;
}

.image-hover.effect-9 figure h2,
.image-hover.effect-9 figure h3,
.image-hover.effect-9 figure p,
.image-hover.effect-9 figure h5 {
    bottom: 0;
}

.image-hover.effect-9 figure img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    z-index: 10;
}

.image-hover.effect-9 figure h2,
.image-hover.effect-9 figure h3 {
    color: #3b3b3b;
    font-size: 18px;
    font-size: 1.125rem;
}

.image-hover.effect-9 figure h2 a,
.image-hover.effect-9 figure h3 a {
    color: #3b3b3b;
}

.image-hover.effect-9 figure p,
.image-hover.effect-9 figure h5 {
    color: #d8ab74;
    font-size: 13px;
    font-size: 0.8125rem;
}

.image-hover.effect-9 figure p a,
.image-hover.effect-9 figure h5 a {
    color: #d8ab74;
}

.image-hover.effect-9 figure:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.image-hover.effect-9 figure:hover img {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}

.image-hover.effect-9 figure:hover h2,
.image-hover.effect-9 figure:hover h3,
.image-hover.effect-9 figure:hover p,
.image-hover.effect-9 figure:hover h5 {
    -webkit-transform: none;
    transform: none;
}

.image-hover.effect-10 {
    cursor: default;
}

.image-hover.owl-carousel figure {
    margin-bottom: 0;
}

.image-hover.owl-carousel figure:hover {
    -webkit-box-shadow: 0px 9px 10px -4px rgba(216, 171, 116, 0.1);
    box-shadow: 0px 9px 10px -4px rgba(216, 171, 116, 0.1);
}

.image-hover.isotope figure {
    margin-bottom: 0;
}

.content ul.style-3 li .list-mark,
.content ol.style-3 li .list-mark {
    text-transform: uppercase;
}

.content ul.list-arrow-right li:before,
.content ol.list-arrow-right li:before {
    font-family: 'simple-line-icons';
    font-size: 8px;
    font-size: 0.5rem;
}

.content ul.list-arrow-round-forward li:before,
.content ol.list-arrow-round-forward li:before, .content ul.list-arrow-dropright li:before,
.content ol.list-arrow-dropright li:before, .content ul.list-checkmark li:before,
.content ol.list-checkmark li:before, .content ul.list-checkmark-circle-outline li:before,
.content ol.list-checkmark-circle-outline li:before, .content ul.list-checkbox-outline li:before,
.content ol.list-checkbox-outline li:before, .content ul.list-plus li:before,
.content ol.list-plus li:before, .content ul.list-minus li:before,
.content ol.list-minus li:before, .content ul.list-heart li:before,
.content ol.list-heart li:before, .content ul.list-star li:before,
.content ol.list-star li:before, .content ul.list-radio-button-on li:before,
.content ol.list-radio-button-on li:before, .content ul.list-arrow-dropright-circle li:before,
.content ol.list-arrow-dropright-circle li:before {
    font-family: 'Ionicons';
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
}

.content ul li .icon,
.content ol li .icon, .content ul.list-arrow-right li:before,
.content ol.list-arrow-right li:before, .content ul.list-arrow-round-forward li:before,
.content ol.list-arrow-round-forward li:before, .content ul.list-arrow-dropright li:before,
.content ol.list-arrow-dropright li:before, .content ul.list-checkmark li:before,
.content ol.list-checkmark li:before, .content ul.list-checkmark-circle-outline li:before,
.content ol.list-checkmark-circle-outline li:before, .content ul.list-checkbox-outline li:before,
.content ol.list-checkbox-outline li:before, .content ul.list-plus li:before,
.content ol.list-plus li:before, .content ul.list-minus li:before,
.content ol.list-minus li:before, .content ul.list-heart li:before,
.content ol.list-heart li:before, .content ul.list-star li:before,
.content ol.list-star li:before, .content ul.list-radio-button-on li:before,
.content ol.list-radio-button-on li:before, .content ul.list-arrow-dropright-circle li:before,
.content ol.list-arrow-dropright-circle li:before {
    vertical-align: middle;
    opacity: .85;
    padding-right: 6px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul,
.content ol {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
}

.content ul li,
.content ol li {
    padding: 4px 0;
    letter-spacing: 0.5px;
    color: #616161;
}

.content ul li ul,
.content ol li ul {
    margin-top: 1em;
}

.content ul li a,
.content ol li a {
    color: #616161;
}

.content ul li a:hover,
.content ol li a:hover {
    color: #d8ab74;
}

.content ul li:first-child,
.content ol li:first-child {
    padding-top: 0;
}

.content ul li:last-child,
.content ol li:last-child {
    padding-bottom: 0;
}

.content ul li .icon,
.content ol li .icon {
    padding-right: 8px;
    height: auto;
    width: auto;
}

.content ul li .icon i[class^='fa-'],
.content ul li .icon i[class*=' fa-'],
.content ol li .icon i[class^='fa-'],
.content ol li .icon i[class*=' fa-'] {
    font-size: 12px;
    font-size: 0.75rem;
}

.content ul li .icon i[class^='icon-'],
.content ul li .icon i[class*=' icon-'],
.content ol li .icon i[class^='icon-'],
.content ol li .icon i[class*=' icon-'] {
    font-size: 10px;
    font-size: 0.625rem;
}

.content ul li .icon i[class^='ion-'],
.content ul li .icon i[class*=' ion-'],
.content ol li .icon i[class^='ion-'],
.content ol li .icon i[class*=' ion-'] {
    font-size: 14px;
    font-size: 0.875rem;
}

.content ul.no-margin,
.content ol.no-margin {
    margin: 0;
    list-style-position: inside;
}

.content ul.no-style,
.content ol.no-style {
    list-style: none;
}

.content ul.list-arrow-right li,
.content ol.list-arrow-right li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-arrow-right li ul,
.content ol.list-arrow-right li ul {
    list-style: none;
}

.content ul.list-arrow-right li:before,
.content ol.list-arrow-right li:before {
    content: "\e606";
}

.content ul.list-arrow-round-forward li,
.content ol.list-arrow-round-forward li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-arrow-round-forward li ul,
.content ol.list-arrow-round-forward li ul {
    list-style: none;
}

.content ul.list-arrow-round-forward li:before,
.content ol.list-arrow-round-forward li:before {
    content: "\f119";
    padding-right: 8px;
}

.content ul.list-arrow-dropright li,
.content ol.list-arrow-dropright li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-arrow-dropright li ul,
.content ol.list-arrow-dropright li ul {
    list-style: none;
}

.content ul.list-arrow-dropright li:before,
.content ol.list-arrow-dropright li:before {
    content: "\f114";
    padding-right: 8px;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: inherit;
}

.content ul.list-checkmark li,
.content ol.list-checkmark li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-checkmark li ul,
.content ol.list-checkmark li ul {
    list-style: none;
}

.content ul.list-checkmark li:before,
.content ol.list-checkmark li:before {
    content: "\f2bc";
    padding-right: 8px;
    font-size: 15px;
    font-size: 0.9375rem;
    vertical-align: inherit;
}

.content ul.list-checkmark-circle-outline li,
.content ol.list-checkmark-circle-outline li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-checkmark-circle-outline li ul,
.content ol.list-checkmark-circle-outline li ul {
    list-style: none;
}

.content ul.list-checkmark-circle-outline li:before,
.content ol.list-checkmark-circle-outline li:before {
    content: "\f149";
    padding-right: 8px;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: inherit;
}

.content ul.list-checkbox-outline li,
.content ol.list-checkbox-outline li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-checkbox-outline li ul,
.content ol.list-checkbox-outline li ul {
    list-style: none;
}

.content ul.list-checkbox-outline li:before,
.content ol.list-checkbox-outline li:before {
    content: "\f147";
    padding-right: 8px;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: inherit;
}

.content ul.list-plus li,
.content ol.list-plus li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-plus li ul,
.content ol.list-plus li ul {
    list-style: none;
}

.content ul.list-plus li:before,
.content ol.list-plus li:before {
    content: "\f273";
    padding-right: 8px;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: inherit;
}

.content ul.list-minus li,
.content ol.list-minus li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-minus li ul,
.content ol.list-minus li ul {
    list-style: none;
}

.content ul.list-minus li:before,
.content ol.list-minus li:before {
    content: "\f368";
    padding-right: 8px;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: inherit;
}

.content ul.list-heart li,
.content ol.list-heart li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-heart li ul,
.content ol.list-heart li ul {
    list-style: none;
}

.content ul.list-heart li:before,
.content ol.list-heart li:before {
    content: "\f307";
    padding-right: 8px;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: inherit;
}

.content ul.list-star li,
.content ol.list-star li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-star li ul,
.content ol.list-star li ul {
    list-style: none;
}

.content ul.list-star li:before,
.content ol.list-star li:before {
    content: "\f384";
    padding-right: 8px;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: inherit;
}

.content ul.list-radio-button-on li,
.content ol.list-radio-button-on li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-radio-button-on li ul,
.content ol.list-radio-button-on li ul {
    list-style: none;
}

.content ul.list-radio-button-on li:before,
.content ol.list-radio-button-on li:before {
    content: "\f361";
    padding-right: 8px;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: inherit;
}

.content ul.list-arrow-dropright-circle li,
.content ol.list-arrow-dropright-circle li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content ul.list-arrow-dropright-circle li ul,
.content ol.list-arrow-dropright-circle li ul {
    list-style: none;
}

.content ul.list-arrow-dropright-circle li:before,
.content ol.list-arrow-dropright-circle li:before {
    content: "\f283";
    padding-right: 8px;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: inherit;
}

.content ul.style-1 li,
.content ol.style-1 li {
    border-bottom: 1px solid #F0F0F0;
    padding: 8px 0 12px;
}

.content ul.style-1 li:first-child,
.content ol.style-1 li:first-child {
    padding-top: 0;
}

.content ul.style-1 li:last-child,
.content ol.style-1 li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.content ul.style-2 li,
.content ol.style-2 li {
    padding: 8px 0 10px;
}

.content ul.style-2 li:before,
.content ol.style-2 li:before {
    border-left: 3px solid #222121;
    content: '';
    padding-right: 10px;
}

.content ul.style-3 li,
.content ol.style-3 li {
    padding: 8px 0;
}

.content ul.style-3 li:first-child,
.content ol.style-3 li:first-child {
    padding-top: 0;
}

.content ul.style-3 li:last-child,
.content ol.style-3 li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.content ul.style-3 li .list-mark,
.content ol.style-3 li .list-mark {
    font-size: 10px;
    font-size: 0.625rem;
    height: 1.7em;
    padding-left: .5em;
    padding-right: .5em;
    margin-top: 1px;
    margin-left: 6px;
}

.content ul.is-success li:before,
.content ol.is-success li:before {
    color: #23d160;
}

.content ul.is-warning li:before,
.content ol.is-warning li:before {
    color: #ffdd57;
}

.content ul.is-white li:before,
.content ol.is-white li:before {
    color: white;
}

.content ul.is-black li:before,
.content ol.is-black li:before {
    color: #0a0a0a;
}

.content ul.is-light li:before,
.content ol.is-light li:before {
    color: whitesmoke;
}

.content ul.is-dark li:before,
.content ol.is-dark li:before {
    color: #363636;
}

.content ul.is-link li:before,
.content ol.is-link li:before {
    color: #d8ab74;
}

.content ul.is-info li:before,
.content ol.is-info li:before {
    color: #209cee;
}

.content ul.is-danger li:before,
.content ol.is-danger li:before {
    color: #ff3860;
}

.content ul.is-black-bis li:before,
.content ol.is-black-bis li:before {
    color: #121212;
}

.content ul.is-black-ter li:before,
.content ol.is-black-ter li:before {
    color: #242424;
}

.content ul.is-grey-darker li:before,
.content ol.is-grey-darker li:before {
    color: #363636;
}

.content ul.is-grey-dark li:before,
.content ol.is-grey-dark li:before {
    color: #4a4a4a;
}

.content ul.is-grey-light li:before,
.content ol.is-grey-light li:before {
    color: #b5b5b5;
}

.content ul.is-grey-lighter li:before,
.content ol.is-grey-lighter li:before {
    color: #dbdbdb;
}

.content ul.is-white-ter li:before,
.content ol.is-white-ter li:before {
    color: whitesmoke;
}

.content ul.is-white-bis li:before,
.content ol.is-white-bis li:before {
    color: #fafafa;
}

.content ul.is-primary li:before,
.content ol.is-primary li:before {
    color: #d8ab74;
}

.content ul.is-primary-2 li:before,
.content ol.is-primary-2 li:before {
    color: #e3b276;
}

.content ul.is-primary-3 li:before,
.content ol.is-primary-3 li:before {
    color: #cfa066;
}

.content ul.is-primary-4 li:before,
.content ol.is-primary-4 li:before {
    color: #d0a876;
}

.content ul.is-primary-5 li:before,
.content ol.is-primary-5 li:before {
    color: #e0aa68;
}

.content ul.is-primary-6 li:before,
.content ol.is-primary-6 li:before {
    color: #d2a064;
}

.content ul.is-primary-7 li:before,
.content ol.is-primary-7 li:before {
    color: #e7bc88;
}

.content ul.is-primary-light li:before,
.content ol.is-primary-light li:before {
    color: #fafafa;
}

.content ul.is-secondary li:before,
.content ol.is-secondary li:before {
    color: #222121;
}

.content ul.is-secondary-2 li:before,
.content ol.is-secondary-2 li:before {
    color: #262626;
}

.content ul.is-secondary-3 li:before,
.content ol.is-secondary-3 li:before {
    color: #3b3b3b;
}

.content ul.is-secondary-4 li:before,
.content ol.is-secondary-4 li:before {
    color: #525252;
}

.content ul.is-secondary-5 li:before,
.content ol.is-secondary-5 li:before {
    color: #616161;
}

.content ul.is-tertiary li:before,
.content ol.is-tertiary li:before {
    color: #616161;
}

.content ul.is-tertiary-2 li:before,
.content ol.is-tertiary-2 li:before {
    color: #D8D8D8;
}

.content ul.is-tertiary-3 li:before,
.content ol.is-tertiary-3 li:before {
    color: #D7D6D3;
}

.content ul.is-tertiary-4 li:before,
.content ol.is-tertiary-4 li:before {
    color: #AFAFAF;
}

.content ul.is-tertiary-5 li:before,
.content ol.is-tertiary-5 li:before {
    color: #EAEAEA;
}

.content ul.is-tertiary-6 li:before,
.content ol.is-tertiary-6 li:before {
    color: #B0B0B0;
}

.content ul.is-tertiary-7 li:before,
.content ol.is-tertiary-7 li:before {
    color: #969696;
}

.content ul.is-tertiary-8 li:before,
.content ol.is-tertiary-8 li:before {
    color: #999999;
}

.content ul.is-tertiary-9 li:before,
.content ol.is-tertiary-9 li:before {
    color: #f5f5f5;
}

.content ul.is-tertiary-10 li:before,
.content ol.is-tertiary-10 li:before {
    color: #F0F0F0;
}

.overhang {
    position: fixed;
    display: none;
    width: 100%;
    z-index: 9999;
    padding: 10px 25px;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 0 !important;
    font-family: 'sky', 'Open Sans', sans-serif;
}

.overhang .button {
    height: 2.2em;
    padding-left: calc(1.2em - 1px);
    padding-right: calc(1.2em - 1px);
    letter-spacing: 0;
    font-size: 13px;
    margin: 0 10px;
    vertical-align: baseline;
}

.overhang .icon {
    font-size: 20px;
    vertical-align: middle;
}

.overhang .overhang-message {
    color: white;
    font-size: 15px;
}

.overhang .overhang-close {
    vertical-align: middle;
    cursor: pointer;
    padding: 0 10px;
    display: inline-block;
    line-height: 1px;
    float: right;
}

.overhang .overhang-close:after {
    font-family: 'Ionicons';
    font-size: 30px;
    font-size: 1.875rem;
    content: "\f406";
    color: white;
    line-height: 1;
}

.show-overhang .button,
.notify-alert .button {
    margin: 0 4px;
}

body.overhang-in-bottom .overhang {
    top: inherit;
    bottom: 0;
    padding-top: 12px;
}

body.overhang-push {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding-top: 50px;
}

body.overhang-info .overhang {
    background-color: #209cee !important;
}

body.overhang-success .overhang {
    background-color: #23d160 !important;
}

body.overhang-warning .overhang {
    background-color: #ffdd57 !important;
}

body.overhang-danger .overhang {
    background-color: #ff3860 !important;
}

.noty_layout .noty_body {
    font-family: 'sky', 'Open Sans', sans-serif;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    line-height: 24px;
    padding: 10px 15px !important;
}

.noty_layout .noty_body .icon {
    height: auto;
    width: auto;
    font-size: 20px;
    vertical-align: middle;
}

.noty_layout .noty_body .icon i[class^='icon-'] {
    font-size: 15px;
}

.pageloader .title {
    text-transform: uppercase;
}

.show-pageloader {
    display: inline-block;
    margin: 30px 0 40px;
}

.show-pageloader .button {
    margin: 0 5px;
}

.pageloader .title {
    font-family: 'sky', 'Open Sans', sans-serif;
    letter-spacing: 2px;
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 3em;
}

.pagination a.pagination-previous, .pagination a.pagination-next {
    text-transform: uppercase;
}

.pagination {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    margin: 4.5rem 0 0;
}

.pagination .pagination-list li:first-child a {
    margin-left: 0;
}

.pagination .pagination-list li:last-child a {
    margin-right: 0;
}

.pagination .pagination-link.is-current {
    cursor: default;
}

.pagination a {
    margin: 0.35rem;
    min-width: 2.45em;
    height: 2.45em;
    position: relative;
}

.pagination a.is-current, .pagination a:hover {
    background-color: #d8ab74;
}

.pagination a.pagination-ellipsis {
    padding-top: 0;
    min-width: 1.35em;
    padding-left: 0;
    padding-right: 0;
}

.pagination a.pagination-previous, .pagination a.pagination-next {
    min-width: 6.5em;
    min-height: 3em;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 1.5px;
}

.pagination a.pagination-next {
    margin-right: 0;
}

.pagination a.pagination-next:after {
    font-family: 'simple-line-icons';
    font-size: 11px;
    font-size: 0.6875rem;
    content: "\e606";
    padding-left: 6px;
    margin-right: -6px;
    margin-top: -1px;
}

.pagination a.pagination-previous {
    margin-left: 0;
}

.pagination a.pagination-previous:before {
    font-family: 'simple-line-icons';
    font-size: 11px;
    font-size: 0.6875rem;
    content: "\e605";
    padding-right: 6px;
    margin-left: -6px;
    margin-top: -1px;
}

.pagination a.pagination-previous[disabled], .pagination a.pagination-next[disabled], .pagination a.pagination-link[disabled] {
    opacity: .7;
}

.pagination a.pagination-previous[disabled]:hover, .pagination a.pagination-next[disabled]:hover, .pagination a.pagination-link[disabled]:hover {
    background-color: #EAEAEA;
}

.pagination.single-post {
    margin: 3rem 0;
    border: 1px solid #F0F0F0;
    padding: 0 15px;
}

.pagination.single-post .pagination-previous,
.pagination.single-post .pagination-next,
.pagination.single-post .pagination-link,
.pagination.single-post .pagination-ellipsis {
    border: 0;
}

.pagination.single-post a.pagination-previous, .pagination.single-post a.pagination-next {
    font-size: 13.2px;
    font-size: 0.825rem;
}

.pagination.single-post a.pagination-previous:hover, .pagination.single-post a.pagination-next:hover {
    background-color: transparent;
    color: #d8ab74;
}

.pagination.single-post a.pagination-next:after {
    padding-left: 10px;
    margin-right: -6px;
    color: #d8ab74;
}

.pagination.single-post a.pagination-previous:before {
    padding-right: 10px;
    margin-left: -6px;
    color: #d8ab74;
}

.pagination.single-work {
    margin-top: 0;
}

.pagination.single-work .pagination-previous,
.pagination.single-work .pagination-next,
.pagination.single-work .pagination-link,
.pagination.single-work .pagination-ellipsis {
    border: 0;
    min-width: auto;
    min-height: auto;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.pagination.single-work .pagination-previous i,
.pagination.single-work .pagination-next i,
.pagination.single-work .pagination-link i,
.pagination.single-work .pagination-ellipsis i {
    font-size: 24px;
    font-size: 1.5rem;
}

.pagination.single-work a {
    color: #d8ab74;
}

.pagination.single-work a:hover {
    background-color: transparent;
    color: #616161;
}

.pagination.single-work a.pagination-next:after {
    padding-left: 0;
    font-size: 22px;
    font-size: 1.375rem;
}

.pagination.single-work a.pagination-previous:before {
    padding-right: 0;
    font-size: 22px;
    font-size: 1.375rem;
}

.pagination.is-rounded .pagination-previous,
.pagination.is-rounded .pagination-next {
    padding-left: 1.4em;
    padding-right: 1.4em;
}

.pagination.is-success a.is-current, .pagination.is-success a:hover {
    background-color: #23d160;
}

.pagination.is-warning a.is-current, .pagination.is-warning a:hover {
    background-color: #ffdd57;
}

.pagination.is-black a.is-current, .pagination.is-black a:hover {
    background-color: #0a0a0a;
}

.pagination.is-link a.is-current, .pagination.is-link a:hover {
    background-color: #d8ab74;
}

.pagination.is-info a.is-current, .pagination.is-info a:hover {
    background-color: #209cee;
}

.pagination.is-danger a.is-current, .pagination.is-danger a:hover {
    background-color: #ff3860;
}

.pagination.is-primary a.is-current, .pagination.is-primary a:hover {
    background-color: #d8ab74;
}

.pagination.is-secondary a.is-current, .pagination.is-secondary a:hover {
    background-color: #222121;
}

.pagination.is-tertiary a.is-current, .pagination.is-tertiary a:hover {
    background-color: #616161;
}

.progressbar-heading, .progressbar .progressbar-text {
    text-transform: uppercase;
}

.progressbar-heading {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 5px;
    font-family: 'sky-bold', 'Playfair Display', serif;
    letter-spacing: 2px;
    text-align: center;
}

.progressbar {
    margin-bottom: 15px;
    color: #616161;
    position: relative;
}

.progressbar .progressbar-text {
    top: 0;
    right: 0;
    position: absolute;
    color: #616161 !important;
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
}

.progressbar .progressbar-heading {
    font-size: 15px;
    font-size: 0.9375rem;
    text-align: left;
}

.progressbar.no-text .progressbar-text {
    display: none;
}

.progressbar.circle {
    width: 180px;
    height: 180px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
}

.progressbar.circle .progressbar-text {
    font-size: 25px;
    font-size: 1.5625rem;
}

.accordions .beefup .beefup__head {
    text-transform: capitalize;
}

.accordions.style-arrow .beefup .beefup__head:after, .accordions.style-arrow .beefup.is-open > .beefup__head:after {
    font-family: 'simple-line-icons';
    font-size: 11px;
    font-size: 0.6875rem;
}

.accordions .beefup .beefup__head:after, .accordions .beefup.is-open > .beefup__head:after {
    font-family: 'Ionicons';
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
}

.accordions .beefup .beefup__head:after, .accordions .beefup.is-open > .beefup__head:after {
    border: 0;
    right: 24px;
    height: auto;
    margin: 0;
    top: 32%;
    width: auto;
    vertical-align: middle;
    color: #616161;
}

.accordions .beefup {
    border: 1px solid #F0F0F0;
    border-radius: 0;
    margin: 18px 0;
}

.accordions .beefup:first-child {
    margin-top: 0;
}

.accordions .beefup .beefup__head {
    color: #3b3b3b;
    font-size: 17px;
    font-size: 1.0625rem;
    letter-spacing: 1.2px;
    padding: 12px 24px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 0;
}

.accordions .beefup .beefup__head:after {
    content: "\f273";
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.accordions .beefup .beefup__body {
    border-top: 1px solid #F0F0F0;
    padding: 20px 24px;
}

.accordions .beefup .beefup__body p {
    font-size: 15px;
    font-size: 0.9375rem;
}

.accordions .beefup:hover .beefup__head {
    color: #616161;
}

.accordions .beefup:hover .beefup__head:after {
    color: #d8ab74;
}

.accordions .beefup.is-open > .beefup__head {
    color: #d8ab74;
}

.accordions .beefup.is-open > .beefup__head:after {
    content: "\f368";
    color: #d8ab74;
}

.accordions.style-1 .beefup {
    border: 0;
    margin: 0;
}

.accordions.style-1 .beefup .beefup__head {
    border-bottom: 1px solid #F0F0F0;
    padding: 20px 0;
}

.accordions.style-1 .beefup .beefup__head:after {
    right: 0;
    top: 37%;
}

.accordions.style-1 .beefup .beefup__body {
    border-top: 0;
    padding: 20px 0;
}

.accordions.style-1 .beefup:last-child {
    margin-bottom: 18px;
}

.accordions.style-1 .beefup.is-open > .beefup__head {
    color: #e0aa68;
}

.accordions.style-1 .beefup.is-open > .beefup__head:after {
    color: #e0aa68;
}

.accordions.style-arrow .beefup .beefup__head:after {
    content: "\e604";
    top: 40%;
}

.accordions.style-arrow .beefup.is-open > .beefup__head:after {
    content: "\e607";
}

.accordions.style-2 .beefup {
    border: 0;
}

.accordions.style-2 .beefup .beefup__head {
    background-color: rgba(245, 245, 245, 0.5);
}

.accordions.style-2 .beefup .beefup__body {
    border: 0;
}

.accordions.style-2 .beefup:hover .beefup__head {
    color: #616161;
}

.accordions.style-2 .beefup:hover .beefup__head:after {
    color: #d8ab74;
}

.accordions.style-2 .beefup.is-open > .beefup__head {
    background-color: #d8ab74;
    color: white;
}

.accordions.style-2 .beefup.is-open > .beefup__head:after {
    color: white;
}

.accordions.style-2.is-info .beefup .beefup__head {
    background-color: #209cee;
    color: white;
}

.accordions.style-2.is-info .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-success .beefup .beefup__head {
    background-color: #23d160;
    color: white;
}

.accordions.style-2.is-success .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-warning .beefup .beefup__head {
    background-color: #ffdd57;
    color: white;
}

.accordions.style-2.is-warning .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-white .beefup .beefup__head {
    background-color: white;
    color: inherit;
}

.accordions.style-2.is-white .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-black .beefup .beefup__head {
    background-color: #0a0a0a;
    color: white;
}

.accordions.style-2.is-black .beefup .beefup__head:after {
    color: #0a0a0a;
}

.accordions.style-2.is-light .beefup .beefup__head {
    background-color: whitesmoke;
    color: inherit;
}

.accordions.style-2.is-light .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-dark .beefup .beefup__head {
    background-color: #363636;
    color: white;
}

.accordions.style-2.is-dark .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-link .beefup .beefup__head {
    background-color: #d8ab74;
    color: white;
}

.accordions.style-2.is-link .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-danger .beefup .beefup__head {
    background-color: #ff3860;
    color: white;
}

.accordions.style-2.is-danger .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-black-bis .beefup .beefup__head {
    background-color: #121212;
    color: white;
}

.accordions.style-2.is-black-bis .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-black-ter .beefup .beefup__head {
    background-color: #242424;
    color: white;
}

.accordions.style-2.is-black-ter .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-grey-darker .beefup .beefup__head {
    background-color: #363636;
    color: white;
}

.accordions.style-2.is-grey-darker .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-grey-dark .beefup .beefup__head {
    background-color: #4a4a4a;
    color: white;
}

.accordions.style-2.is-grey-dark .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-grey-light .beefup .beefup__head {
    background-color: #b5b5b5;
    color: inherit;
}

.accordions.style-2.is-grey-light .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-grey-lighter .beefup .beefup__head {
    background-color: #dbdbdb;
    color: inherit;
}

.accordions.style-2.is-grey-lighter .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-white-ter .beefup .beefup__head {
    background-color: whitesmoke;
    color: inherit;
}

.accordions.style-2.is-white-ter .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-white-bis .beefup .beefup__head {
    background-color: #fafafa;
    color: inherit;
}

.accordions.style-2.is-white-bis .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-primary .beefup .beefup__head {
    background-color: #d8ab74;
    color: white;
}

.accordions.style-2.is-primary .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-primary-2 .beefup .beefup__head {
    background-color: #e3b276;
    color: white;
}

.accordions.style-2.is-primary-2 .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-primary-3 .beefup .beefup__head {
    background-color: #cfa066;
    color: white;
}

.accordions.style-2.is-primary-3 .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-primary-4 .beefup .beefup__head {
    background-color: #d0a876;
    color: white;
}

.accordions.style-2.is-primary-4 .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-primary-5 .beefup .beefup__head {
    background-color: #e0aa68;
    color: white;
}

.accordions.style-2.is-primary-5 .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-primary-6 .beefup .beefup__head {
    background-color: #d2a064;
    color: white;
}

.accordions.style-2.is-primary-6 .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-primary-7 .beefup .beefup__head {
    background-color: #e7bc88;
    color: white;
}

.accordions.style-2.is-primary-7 .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-primary-light .beefup .beefup__head {
    background-color: #fafafa;
    color: inherit;
}

.accordions.style-2.is-primary-light .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-secondary .beefup .beefup__head {
    background-color: #222121;
    color: white;
}

.accordions.style-2.is-secondary .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-secondary-2 .beefup .beefup__head {
    background-color: #262626;
    color: white;
}

.accordions.style-2.is-secondary-2 .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-secondary-3 .beefup .beefup__head {
    background-color: #3b3b3b;
    color: white;
}

.accordions.style-2.is-secondary-3 .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-secondary-4 .beefup .beefup__head {
    background-color: #525252;
    color: white;
}

.accordions.style-2.is-secondary-4 .beefup .beefup__head:after {
    color: white;
}

.accordions.style-2.is-secondary-5 .beefup .beefup__head {
    background-color: #616161;
    color: inherit;
}

.accordions.style-2.is-secondary-5 .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-tertiary .beefup .beefup__head {
    background-color: #616161;
    color: inherit;
}

.accordions.style-2.is-tertiary .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-tertiary-2 .beefup .beefup__head {
    background-color: #D8D8D8;
    color: inherit;
}

.accordions.style-2.is-tertiary-2 .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-tertiary-3 .beefup .beefup__head {
    background-color: #D7D6D3;
    color: inherit;
}

.accordions.style-2.is-tertiary-3 .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-tertiary-4 .beefup .beefup__head {
    background-color: #AFAFAF;
    color: inherit;
}

.accordions.style-2.is-tertiary-4 .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-tertiary-5 .beefup .beefup__head {
    background-color: #EAEAEA;
    color: inherit;
}

.accordions.style-2.is-tertiary-5 .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-tertiary-6 .beefup .beefup__head {
    background-color: #B0B0B0;
    color: inherit;
}

.accordions.style-2.is-tertiary-6 .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-tertiary-7 .beefup .beefup__head {
    background-color: #969696;
    color: inherit;
}

.accordions.style-2.is-tertiary-7 .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-tertiary-8 .beefup .beefup__head {
    background-color: #999999;
    color: inherit;
}

.accordions.style-2.is-tertiary-8 .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-tertiary-9 .beefup .beefup__head {
    background-color: #f5f5f5;
    color: inherit;
}

.accordions.style-2.is-tertiary-9 .beefup .beefup__head:after {
    color: inherit;
}

.accordions.style-2.is-tertiary-10 .beefup .beefup__head {
    background-color: #F0F0F0;
    color: inherit;
}

.accordions.style-2.is-tertiary-10 .beefup .beefup__head:after {
    color: inherit;
}

.tabs-list .tabs li a {
    text-transform: capitalize;
    letter-spacing: 1.2px;
}

.tabs-list .tabs li .icon {
    width: auto;
    height: auto;
}

.tabs-list .tabs li .icon i[class^='fa-'],
.tabs-list .tabs li .icon i[class*=' fa-'] {
    font-size: 14.5px;
    font-size: 0.90625rem;
}

.tabs-list .tabs li .icon i[class^='icon-'],
.tabs-list .tabs li .icon i[class*=' icon-'] {
    font-size: 14.5px;
    font-size: 0.90625rem;
}

.tabs-list .tabs li .icon i[class^='ion-'],
.tabs-list .tabs li .icon i[class*=' ion-'] {
    font-size: 22px;
    font-size: 1.375rem;
}

.tabs-list .tabs.large-icons ul {
    border-bottom: none !important;
}

.tabs-list .tabs.large-icons ul li {
    text-align: center;
}

.tabs-list .tabs.large-icons ul li a {
    display: block;
    font-size: 15px;
    font-size: 0.9375rem;
    border-bottom: none !important;
}

.tabs-list .tabs.large-icons ul li .icon {
    display: block;
    margin: 0;
    margin-bottom: 10px;
}

.tabs-list .tabs.large-icons ul li .icon i[class^='fa-'],
.tabs-list .tabs.large-icons ul li .icon i[class*=' fa-'] {
    font-size: 36px;
    font-size: 2.25rem;
}

.tabs-list .tabs.large-icons ul li .icon i[class^='icon-'],
.tabs-list .tabs.large-icons ul li .icon i[class*=' icon-'] {
    font-size: 36px;
    font-size: 2.25rem;
}

.tabs-list .tabs.large-icons ul li .icon i[class^='ion-'],
.tabs-list .tabs.large-icons ul li .icon i[class*=' ion-'] {
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 1;
}

.tabs-list .tabs.tabs-vertical ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #F0F0F0;
}

.tabs-list .tabs.tabs-vertical ul li {
    width: 99.9%;
}

.tabs-list .tabs.tabs-vertical ul li a {
    border-bottom-color: #F0F0F0 !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.tabs-list .tabs.tabs-vertical.is-toggle ul, .tabs-list .tabs.tabs-vertical.large-icons ul {
    border: none;
}

.tabs-list .tabs.tabs-vertical.large-icons ul li a {
    padding-bottom: 40px;
}

.tabs-list .tabs.tabs-vertical.large-icons ul li:last-child a {
    padding-bottom: 0.8em;
}

.tabs-list .tabs.is-toggle.no-border-bottom ul {
    border-bottom: none !important;
}

.tabs-list .tabs.is-toggle.no-border-bottom ul li a {
    margin-bottom: 0 !important;
}

.tabs-list .tabs.style-2 ul {
    border-bottom: none !important;
}

.tabs-list .tabs.style-2 ul li a {
    font-size: 14.5px;
    font-size: 0.90625rem;
    font-family: 'sky', 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #3b3b3b !important;
    border-bottom: none !important;
    padding: 0.8em 0.1em 0.8em 0.2em;
    margin: 0 1.6em;
    border-bottom: 3px solid transparent !important;
}

.tabs-list .tabs.style-2 ul li.is-active a, .tabs-list .tabs.style-2 ul li:hover a {
    color: #3b3b3b !important;
    border-bottom: 3px solid #d8ab74 !important;
}

.tabs-list .tabs.is-info ul li.is-active a {
    border-bottom-color: #209cee !important;
    color: #209cee !important;
}

.tabs-list .tabs.is-info.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-info.is-toggle ul li.is-active a {
    background-color: #209cee;
    border-color: #209cee !important;
    color: white !important;
}

.tabs-list .tabs.is-info.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-success ul li.is-active a {
    border-bottom-color: #23d160 !important;
    color: #23d160 !important;
}

.tabs-list .tabs.is-success.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-success.is-toggle ul li.is-active a {
    background-color: #23d160;
    border-color: #23d160 !important;
    color: white !important;
}

.tabs-list .tabs.is-success.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-warning ul li.is-active a {
    border-bottom-color: #ffdd57 !important;
    color: #ffdd57 !important;
}

.tabs-list .tabs.is-warning.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-warning.is-toggle ul li.is-active a {
    background-color: #ffdd57;
    border-color: #ffdd57 !important;
    color: white !important;
}

.tabs-list .tabs.is-warning.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-black ul li.is-active a {
    border-bottom-color: #0a0a0a !important;
    color: #0a0a0a !important;
}

.tabs-list .tabs.is-black.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-black.is-toggle ul li.is-active a {
    background-color: #0a0a0a;
    border-color: #0a0a0a !important;
    color: white !important;
}

.tabs-list .tabs.is-black.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-dark ul li.is-active a {
    border-bottom-color: #363636 !important;
    color: #363636 !important;
}

.tabs-list .tabs.is-dark.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-dark.is-toggle ul li.is-active a {
    background-color: #363636;
    border-color: #363636 !important;
    color: white !important;
}

.tabs-list .tabs.is-dark.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-link ul li.is-active a {
    border-bottom-color: #d8ab74 !important;
    color: #d8ab74 !important;
}

.tabs-list .tabs.is-link.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-link.is-toggle ul li.is-active a {
    background-color: #d8ab74;
    border-color: #d8ab74 !important;
    color: white !important;
}

.tabs-list .tabs.is-link.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-danger ul li.is-active a {
    border-bottom-color: #ff3860 !important;
    color: #ff3860 !important;
}

.tabs-list .tabs.is-danger.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-danger.is-toggle ul li.is-active a {
    background-color: #ff3860;
    border-color: #ff3860 !important;
    color: white !important;
}

.tabs-list .tabs.is-danger.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-primary ul li.is-active a {
    border-bottom-color: #d8ab74 !important;
    color: #d8ab74 !important;
}

.tabs-list .tabs.is-primary.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-primary.is-toggle ul li.is-active a {
    background-color: #d8ab74;
    border-color: #d8ab74 !important;
    color: white !important;
}

.tabs-list .tabs.is-primary.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-primary-2 ul li.is-active a {
    border-bottom-color: #e3b276 !important;
    color: #e3b276 !important;
}

.tabs-list .tabs.is-primary-2.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-primary-2.is-toggle ul li.is-active a {
    background-color: #e3b276;
    border-color: #e3b276 !important;
    color: white !important;
}

.tabs-list .tabs.is-primary-2.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-primary-3 ul li.is-active a {
    border-bottom-color: #cfa066 !important;
    color: #cfa066 !important;
}

.tabs-list .tabs.is-primary-3.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-primary-3.is-toggle ul li.is-active a {
    background-color: #cfa066;
    border-color: #cfa066 !important;
    color: white !important;
}

.tabs-list .tabs.is-primary-3.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-primary-4 ul li.is-active a {
    border-bottom-color: #d0a876 !important;
    color: #d0a876 !important;
}

.tabs-list .tabs.is-primary-4.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-primary-4.is-toggle ul li.is-active a {
    background-color: #d0a876;
    border-color: #d0a876 !important;
    color: white !important;
}

.tabs-list .tabs.is-primary-4.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-primary-5 ul li.is-active a {
    border-bottom-color: #e0aa68 !important;
    color: #e0aa68 !important;
}

.tabs-list .tabs.is-primary-5.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-primary-5.is-toggle ul li.is-active a {
    background-color: #e0aa68;
    border-color: #e0aa68 !important;
    color: white !important;
}

.tabs-list .tabs.is-primary-5.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-primary-6 ul li.is-active a {
    border-bottom-color: #d2a064 !important;
    color: #d2a064 !important;
}

.tabs-list .tabs.is-primary-6.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-primary-6.is-toggle ul li.is-active a {
    background-color: #d2a064;
    border-color: #d2a064 !important;
    color: white !important;
}

.tabs-list .tabs.is-primary-6.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-primary-7 ul li.is-active a {
    border-bottom-color: #e7bc88 !important;
    color: #e7bc88 !important;
}

.tabs-list .tabs.is-primary-7.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-primary-7.is-toggle ul li.is-active a {
    background-color: #e7bc88;
    border-color: #e7bc88 !important;
    color: white !important;
}

.tabs-list .tabs.is-primary-7.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-primary-light ul li.is-active a {
    border-bottom-color: #fafafa !important;
    color: #fafafa !important;
}

.tabs-list .tabs.is-primary-light.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-primary-light.is-toggle ul li.is-active a {
    background-color: #fafafa;
    border-color: #fafafa !important;
    color: white !important;
}

.tabs-list .tabs.is-primary-light.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-secondary ul li.is-active a {
    border-bottom-color: #222121 !important;
    color: #222121 !important;
}

.tabs-list .tabs.is-secondary.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-secondary.is-toggle ul li.is-active a {
    background-color: #222121;
    border-color: #222121 !important;
    color: white !important;
}

.tabs-list .tabs.is-secondary.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-secondary-2 ul li.is-active a {
    border-bottom-color: #262626 !important;
    color: #262626 !important;
}

.tabs-list .tabs.is-secondary-2.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-secondary-2.is-toggle ul li.is-active a {
    background-color: #262626;
    border-color: #262626 !important;
    color: white !important;
}

.tabs-list .tabs.is-secondary-2.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-secondary-3 ul li.is-active a {
    border-bottom-color: #3b3b3b !important;
    color: #3b3b3b !important;
}

.tabs-list .tabs.is-secondary-3.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-secondary-3.is-toggle ul li.is-active a {
    background-color: #3b3b3b;
    border-color: #3b3b3b !important;
    color: white !important;
}

.tabs-list .tabs.is-secondary-3.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-secondary-4 ul li.is-active a {
    border-bottom-color: #525252 !important;
    color: #525252 !important;
}

.tabs-list .tabs.is-secondary-4.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-secondary-4.is-toggle ul li.is-active a {
    background-color: #525252;
    border-color: #525252 !important;
    color: white !important;
}

.tabs-list .tabs.is-secondary-4.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-secondary-5 ul li.is-active a {
    border-bottom-color: #616161 !important;
    color: #616161 !important;
}

.tabs-list .tabs.is-secondary-5.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-secondary-5.is-toggle ul li.is-active a {
    background-color: #616161;
    border-color: #616161 !important;
    color: white !important;
}

.tabs-list .tabs.is-secondary-5.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs.is-tertiary ul li.is-active a {
    border-bottom-color: #616161 !important;
    color: #616161 !important;
}

.tabs-list .tabs.is-tertiary.is-boxed ul li.is-active a {
    border-bottom-color: transparent !important;
}

.tabs-list .tabs.is-tertiary.is-toggle ul li.is-active a {
    background-color: #616161;
    border-color: #616161 !important;
    color: white !important;
}

.tabs-list .tabs.is-tertiary.tabs-vertical ul li.is-active a {
    border-bottom-color: #F0F0F0 !important;
}

.tabs-list .tabs-content .tab-block p {
    font-size: 15px;
    font-size: 0.9375rem;
}

.tabs-list .tabs-content.style-2 {
    margin-top: 4.5rem;
}

.tags, .tag {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.tag.token {
    font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    background-color: transparent;
    font-size: 14.5px;
    padding: 0;
    display: inline;
}

.timeline .timeline-header .tag {
    text-transform: capitalize;
}

.content .dropcaps:first-letter,
.entry-content .dropcaps:first-letter {
    text-transform: uppercase;
}

.content,
.entry-content {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.content figure,
.entry-content figure {
    text-align: inherit;
    margin-right: 0;
    margin-left: 0;
}

.content figure figcaption,
.entry-content figure figcaption {
    font-size: 14px;
    font-size: 0.875rem;
    color: #616161;
}

.content p,
.entry-content p {
    color: #969696;
}

.content strong,
.content sub,
.entry-content strong,
.entry-content sub {
    color: #3b3b3b;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    font-family: 'sky-bold', 'Playfair Display', serif;
}

.content pre,
.content code,
.entry-content pre,
.entry-content code {
    margin: 1.8em 0 !important;
    background-color: #f5f5f5;
}

.content pre,
.entry-content pre {
    max-height: 30em;
}

.content mark,
.entry-content mark {
    padding: 3px 6px;
}

.content .dropcaps:first-letter,
.entry-content .dropcaps:first-letter {
    background-color: #d8ab74;
    color: white;
    font-size: 45px;
    font-size: 2.8125rem;
    font-family: 'sky-bold', 'Playfair Display', serif;
    padding: 5px 12px 10px;
    float: left;
    margin: 6px 15px 0 0;
    line-height: 1;
}

.content .dropcaps.style-1:first-letter,
.entry-content .dropcaps.style-1:first-letter {
    background-color: transparent !important;
    color: #d0a876;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 65px;
    font-size: 4.0625rem;
}

.content .dropcaps.style-2:first-letter,
.entry-content .dropcaps.style-2:first-letter {
    border-radius: 5px;
}

.content .dropcaps.style-3:first-letter,
.entry-content .dropcaps.style-3:first-letter {
    background-color: transparent !important;
    color: #d0a876;
    border: 1px solid #F0F0F0;
}

.content .dropcaps.is-info:first-letter,
.entry-content .dropcaps.is-info:first-letter {
    background-color: #209cee;
}

.content .dropcaps.is-info.style-1:first-letter, .content .dropcaps.is-info.style-3:first-letter,
.entry-content .dropcaps.is-info.style-1:first-letter,
.entry-content .dropcaps.is-info.style-3:first-letter {
    color: #209cee;
}

.content .dropcaps.is-success:first-letter,
.entry-content .dropcaps.is-success:first-letter {
    background-color: #23d160;
}

.content .dropcaps.is-success.style-1:first-letter, .content .dropcaps.is-success.style-3:first-letter,
.entry-content .dropcaps.is-success.style-1:first-letter,
.entry-content .dropcaps.is-success.style-3:first-letter {
    color: #23d160;
}

.content .dropcaps.is-warning:first-letter,
.entry-content .dropcaps.is-warning:first-letter {
    background-color: #ffdd57;
}

.content .dropcaps.is-warning.style-1:first-letter, .content .dropcaps.is-warning.style-3:first-letter,
.entry-content .dropcaps.is-warning.style-1:first-letter,
.entry-content .dropcaps.is-warning.style-3:first-letter {
    color: #ffdd57;
}

.content .dropcaps.is-black:first-letter,
.entry-content .dropcaps.is-black:first-letter {
    background-color: #0a0a0a;
}

.content .dropcaps.is-black.style-1:first-letter, .content .dropcaps.is-black.style-3:first-letter,
.entry-content .dropcaps.is-black.style-1:first-letter,
.entry-content .dropcaps.is-black.style-3:first-letter {
    color: #0a0a0a;
}

.content .dropcaps.is-link:first-letter,
.entry-content .dropcaps.is-link:first-letter {
    background-color: #d8ab74;
}

.content .dropcaps.is-link.style-1:first-letter, .content .dropcaps.is-link.style-3:first-letter,
.entry-content .dropcaps.is-link.style-1:first-letter,
.entry-content .dropcaps.is-link.style-3:first-letter {
    color: #d8ab74;
}

.content .dropcaps.is-danger:first-letter,
.entry-content .dropcaps.is-danger:first-letter {
    background-color: #ff3860;
}

.content .dropcaps.is-danger.style-1:first-letter, .content .dropcaps.is-danger.style-3:first-letter,
.entry-content .dropcaps.is-danger.style-1:first-letter,
.entry-content .dropcaps.is-danger.style-3:first-letter {
    color: #ff3860;
}

.content .dropcaps.is-primary:first-letter,
.entry-content .dropcaps.is-primary:first-letter {
    background-color: #d8ab74;
}

.content .dropcaps.is-primary.style-1:first-letter, .content .dropcaps.is-primary.style-3:first-letter,
.entry-content .dropcaps.is-primary.style-1:first-letter,
.entry-content .dropcaps.is-primary.style-3:first-letter {
    color: #d8ab74;
}

.content .dropcaps.is-secondary:first-letter,
.entry-content .dropcaps.is-secondary:first-letter {
    background-color: #222121;
}

.content .dropcaps.is-secondary.style-1:first-letter, .content .dropcaps.is-secondary.style-3:first-letter,
.entry-content .dropcaps.is-secondary.style-1:first-letter,
.entry-content .dropcaps.is-secondary.style-3:first-letter {
    color: #222121;
}

.content .dropcaps.is-tertiary:first-letter,
.entry-content .dropcaps.is-tertiary:first-letter {
    background-color: #616161;
}

.content .dropcaps.is-tertiary.style-1:first-letter, .content .dropcaps.is-tertiary.style-3:first-letter,
.entry-content .dropcaps.is-tertiary.style-1:first-letter,
.entry-content .dropcaps.is-tertiary.style-3:first-letter {
    color: #616161;
}

.section, footer {
    padding: 5rem 1.5rem;
}

@media screen and (min-width: 1088px) {
    .section.is-medium, footer.is-medium {
        padding: 9rem 1.5rem;
    }

    .section.is-large, footer.is-large {
        padding: 18rem 1.5rem;
    }
}

footer {
    background: #fafafa;
    padding: 6.5rem 1.5rem;
}

header,
.site-header-top {
    background-color: white;
    width: 100%;
    z-index: 100;
    height: auto;
    position: relative;
}

.site-header-top {
    z-index: 200;
}

.blog-author .bio .social-links li:first-child {
    padding-left: 0;
}

.blog-author .bio .social-links li:last-child {
    padding-right: 0;
}

.blog-author .bio h3 {
    text-transform: uppercase;
}

.title:not(:last-child), .blog-author .bio h3:not(:last-child),
.subtitle:not(:last-child) {
    margin-bottom: 1.5rem;
}

.title, .blog-author .bio h3,
.subtitle {
    word-break: break-word;
}

.title em, .blog-author .bio h3 em,
.title span,
.blog-author .bio h3 span,
.subtitle em,
.subtitle span {
    font-weight: inherit;
}

.title sub, .blog-author .bio h3 sub,
.subtitle sub {
    font-size: 0.75em;
}

.title sup, .blog-author .bio h3 sup,
.subtitle sup {
    font-size: 0.75em;
}

.title .tag, .blog-author .bio h3 .tag,
.subtitle .tag {
    vertical-align: middle;
}

.title, .blog-author .bio h3 {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}

.title strong, .blog-author .bio h3 strong {
    color: inherit;
    font-weight: inherit;
}

.title + .highlight, .blog-author .bio h3 + .highlight {
    margin-top: -0.75rem;
}

.title:not(.is-spaced) + .subtitle, .blog-author .bio h3:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem;
}

.title.is-1, .blog-author .bio h3.is-1 {
    font-size: 3rem;
}

.title.is-2, .blog-author .bio h3.is-2 {
    font-size: 2.5rem;
}

.title.is-3, .blog-author .bio h3.is-3 {
    font-size: 2rem;
}

.title.is-4, .blog-author .bio h3.is-4 {
    font-size: 1.5rem;
}

.title.is-5, .blog-author .bio h3.is-5 {
    font-size: 1.25rem;
}

.title.is-6, .blog-author .bio h3.is-6 {
    font-size: 1rem;
}

.title.is-7, .blog-author .bio h3.is-7 {
    font-size: 0.75rem;
}

.subtitle {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25;
}

.subtitle strong {
    color: #363636;
    font-weight: 600;
}

.subtitle:not(.is-spaced) + .title, .blog-author .bio .subtitle:not(.is-spaced) + h3 {
    margin-top: -1.25rem;
}

.subtitle.is-1 {
    font-size: 3rem;
}

.subtitle.is-2 {
    font-size: 2.5rem;
}

.subtitle.is-3 {
    font-size: 2rem;
}

.subtitle.is-4 {
    font-size: 1.5rem;
}

.subtitle.is-5 {
    font-size: 1.25rem;
}

.subtitle.is-6 {
    font-size: 1rem;
}

.subtitle.is-7 {
    font-size: 0.75rem;
}

.blog-author {
    margin-top: 2.5em;
    border: 1px solid #F0F0F0;
}

.blog-author .box {
    padding: 0;
    border: none;
    background-color: transparent;
}

.blog-author .box:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.blog-author img {
    max-width: 201px;
}

.blog-author .bio {
    padding: 26px 13px 22px;
}

.blog-author .bio p {
    font-size: 15px;
    font-size: 0.9375rem;
}

.blog-author .bio h3 {
    font-size: 21px;
    font-size: 1.3125rem;
    font-weight: normal;
    letter-spacing: 1.25px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 1.3rem !important;
    color: #3b3b3b;
}

.blog-author .bio h3:hover {
    color: #d8ab74;
}

.blog-author .bio h3 a {
    color: #3b3b3b;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.blog-author .bio h3 a:hover {
    color: #d8ab74;
}

.blog-author .bio .social-links {
    margin-top: 26px;
}

.blog-author .bio .social-links li {
    display: inline-block;
    padding: 0 4px;
}

.blog-author .bio .social-links li a {
    display: inline-block;
}

.blog-author .bio .social-links li .icon {
    width: 29px;
    height: 29px;
    border-radius: 100%;
    background-color: #d8ab74;
    color: white;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.blog-author .bio .social-links li .icon i {
    font-size: 14px;
    font-size: 0.875rem;
}

.blog-author .bio .social-links li .icon:hover {
    background-color: #222121;
}

.blog-author .bio .social-links li:last-child {
    border: 0;
}

.blog-post .entry-header .post-meta ul li {
    text-transform: uppercase;
}

.blog-list.style-1 .blog-post .entry-header .entry-title, .blog-list.style-2 .blog-post .entry-header .entry-title, .blog-list.style-3 .blog-post .entry-footer .button, .blog-list.style-3 .blog-post .entry-header .entry-title {
    text-transform: capitalize;
}

.title:not(:last-child), .blog-post .entry-header .entry-title:not(:last-child),
.subtitle:not(:last-child) {
    margin-bottom: 1.5rem;
}

.title, .blog-post .entry-header .entry-title,
.subtitle {
    word-break: break-word;
}

.title em, .blog-post .entry-header .entry-title em,
.title span,
.blog-post .entry-header .entry-title span,
.subtitle em,
.subtitle span {
    font-weight: inherit;
}

.title sub, .blog-post .entry-header .entry-title sub,
.subtitle sub {
    font-size: 0.75em;
}

.title sup, .blog-post .entry-header .entry-title sup,
.subtitle sup {
    font-size: 0.75em;
}

.title .tag, .blog-post .entry-header .entry-title .tag,
.subtitle .tag {
    vertical-align: middle;
}

.title, .blog-post .entry-header .entry-title {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}

.title strong, .blog-post .entry-header .entry-title strong {
    color: inherit;
    font-weight: inherit;
}

.title + .highlight, .blog-post .entry-header .entry-title + .highlight {
    margin-top: -0.75rem;
}

.title:not(.is-spaced) + .subtitle, .blog-post .entry-header .entry-title:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem;
}

.title.is-1, .blog-post .entry-header .is-1.entry-title {
    font-size: 3rem;
}

.title.is-2, .blog-post .entry-header .is-2.entry-title {
    font-size: 2.5rem;
}

.title.is-3, .blog-post .entry-header .is-3.entry-title {
    font-size: 2rem;
}

.title.is-4, .blog-post .entry-header .is-4.entry-title {
    font-size: 1.5rem;
}

.title.is-5, .blog-post .entry-header .is-5.entry-title {
    font-size: 1.25rem;
}

.title.is-6, .blog-post .entry-header .is-6.entry-title {
    font-size: 1rem;
}

.title.is-7, .blog-post .entry-header .is-7.entry-title {
    font-size: 0.75rem;
}

.subtitle {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25;
}

.subtitle strong {
    color: #363636;
    font-weight: 600;
}

.subtitle:not(.is-spaced) + .title, .blog-post .entry-header .subtitle:not(.is-spaced) + .entry-title {
    margin-top: -1.25rem;
}

.subtitle.is-1 {
    font-size: 3rem;
}

.subtitle.is-2 {
    font-size: 2.5rem;
}

.subtitle.is-3 {
    font-size: 2rem;
}

.subtitle.is-4 {
    font-size: 1.5rem;
}

.subtitle.is-5 {
    font-size: 1.25rem;
}

.subtitle.is-6 {
    font-size: 1rem;
}

.subtitle.is-7 {
    font-size: 0.75rem;
}

.blog-post {
    margin-bottom: 25px;
}

.blog-post .post-image {
    margin-bottom: 30px;
    overflow: hidden;
}

.blog-post .post-image img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: block;
}

.blog-post .post-image:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.blog-post .entry-header .entry-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 1.3rem !important;
    color: #3b3b3b;
}

.blog-post .entry-header .entry-title:hover {
    color: #d8ab74;
}

.blog-post .entry-header .entry-title a {
    color: #3b3b3b;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.blog-post .entry-header .entry-title a:hover {
    color: #d8ab74;
}

.blog-post .entry-header .post-meta {
    margin-bottom: 22px;
}

.blog-post .entry-header .post-meta ul li {
    display: inline-block;
    color: #616161;
    font-size: 11.8px;
    font-size: 0.7375rem;
    letter-spacing: 1.1px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-family: 'sky', 'Open Sans', sans-serif;
    padding-right: 12px;
    padding-bottom: 5px;
}

.blog-post .entry-header .post-meta ul li a,
.blog-post .entry-header .post-meta ul li span {
    color: #616161;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.blog-post .entry-header .post-meta ul li a:hover,
.blog-post .entry-header .post-meta ul li span:hover {
    color: #e3b276;
}

.blog-post .entry-header .post-meta ul li .icon {
    color: #e3b276;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: text-top;
    margin-right: 1px;
    width: auto;
    height: auto;
}

.blog-post .entry-header .post-meta ul li:hover {
    color: #e3b276;
}

.blog-post .entry-content p {
    font-size: 15.5px;
    font-size: 0.96875rem;
    color: #616161;
    margin-bottom: 22px;
    font-weight: 400;
}

.blog-post .entry-footer .button {
    position: relative;
    color: #3b3b3b;
    padding-left: 0;
    padding-right: 22px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 13.3px;
    font-size: 0.83125rem;
    background-color: transparent;
    height: 2.25em;
    text-transform: capitalize;
}

.blog-post .entry-footer .button:after {
    font-family: 'Ionicons';
    font-size: 25px;
    font-size: 1.5625rem;
    content: "\f119";
    top: -3px;
    right: 0;
    position: absolute;
    color: #cfa066;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.blog-post .entry-footer .button:hover {
    color: #cfa066;
}

.blog-post .entry-footer .button:hover:after {
    right: -3px;
    position: absolute;
}

.blog-post .works,
.blog-post .image-hover {
    margin-bottom: 30px;
}

.blog-post .works .columns.is-0 .column .work-item img, .blog-post .works .columns.is-gapless .column .work-item img,
.blog-post .image-hover .columns.is-0 .column .work-item img,
.blog-post .image-hover .columns.is-gapless .column .work-item img {
    min-width: auto;
}

.blog-post > .video-container,
.blog-post .box {
    margin: 0;
    margin-bottom: 30px;
}

.blog-list.single-post {
    margin-top: 1rem;
}

.blog-list.single-post .blog-post .post-image {
    margin-bottom: 10px;
}

.blog-list.single-post .blog-post .entry-header .entry-title {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.8;
    margin-bottom: 10px !important;
}

.blog-list.single-post .blog-post .post-meta {
    margin-bottom: 8px;
}

.blog-list.single-post .blog-post .entry-content p {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 10px;
}

.blog-list.style-1 .blog-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: white;
    margin-bottom: 0;
}

.blog-list.style-1 .blog-post .post-image {
    margin-bottom: 0;
}

.blog-list.style-1 .blog-post .post-image img {
    min-width: 398px;
}

.blog-list.style-1 .blog-post .entry-header,
.blog-list.style-1 .blog-post .entry-content {
    padding: 0 40px;
}

.blog-list.style-1 .blog-post .entry-content {
    padding-bottom: 30px;
}

.blog-list.style-1 .blog-post .entry-content p {
    font-size: 15px;
    font-size: 0.9375rem;
}

.blog-list.style-1 .blog-post .entry-header {
    padding-top: 45px;
}

.blog-list.style-1 .blog-post .entry-header .entry-title {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.6;
}

.blog-list.style-1 .blog-post .entry-header .post-meta {
    margin-bottom: 5px;
}

.blog-list.style-1 .blog-post .entry-header .post-meta ul li {
    padding-right: 4px;
}

.blog-list.style-1 .blog-post .entry-header .post-meta ul li a,
.blog-list.style-1 .blog-post .entry-header .post-meta ul li span {
    color: #616161;
}

.blog-list.style-1 .blog-post .entry-header .post-meta ul li a:hover,
.blog-list.style-1 .blog-post .entry-header .post-meta ul li span:hover {
    color: #d8ab74;
}

.blog-list.style-1 .blog-post .entry-header .post-meta ul li:first-child {
    color: #d8ab74;
}

.blog-list.style-1 .blog-post .entry-header .post-meta ul li:first-child a,
.blog-list.style-1 .blog-post .entry-header .post-meta ul li:first-child span {
    color: #d8ab74;
}

.blog-list.style-1 .blog-post .entry-header .post-meta ul li:first-child a:hover,
.blog-list.style-1 .blog-post .entry-header .post-meta ul li:first-child span:hover {
    color: #616161;
}

.blog-list.style-1 .column {
    padding: 0;
}

.blog-list.style-1 .column:nth-child(3n+2) .blog-post .post-image {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}

.blog-list.style-2 .blog-post {
    background-color: white;
    margin-bottom: 10px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.blog-list.style-2 .blog-post:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.blog-list.style-2 .blog-post .entry-header,
.blog-list.style-2 .blog-post .entry-content {
    padding: 0 38px;
}

.blog-list.style-2 .blog-post .entry-content {
    padding-bottom: 18px;
}

.blog-list.style-2 .blog-post .entry-content p {
    font-size: 15px;
    font-size: 0.9375rem;
}

.blog-list.style-2 .blog-post .entry-header .entry-title {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.6;
    margin-bottom: .55rem !important;
}

.blog-list.style-2 .blog-post .entry-header .post-meta {
    margin-bottom: 17px;
}

.blog-list.style-2 .blog-post .entry-header .post-meta ul li {
    padding-right: 4px;
}

.blog-list.style-2 .blog-post .entry-header .post-meta ul li a,
.blog-list.style-2 .blog-post .entry-header .post-meta ul li span {
    color: #616161;
}

.blog-list.style-2 .blog-post .entry-header .post-meta ul li a:hover,
.blog-list.style-2 .blog-post .entry-header .post-meta ul li span:hover {
    color: #d8ab74;
}

.blog-list.style-2 .blog-post .entry-header .post-meta ul li:first-child {
    color: #d8ab74;
}

.blog-list.style-2 .blog-post .entry-header .post-meta ul li:first-child a,
.blog-list.style-2 .blog-post .entry-header .post-meta ul li:first-child span {
    color: #d8ab74;
}

.blog-list.style-2 .blog-post .entry-header .post-meta ul li:first-child a:hover,
.blog-list.style-2 .blog-post .entry-header .post-meta ul li:first-child span:hover {
    color: #616161;
}

.blog-list.style-3 .blog-post {
    background-color: white;
    margin-bottom: 10px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 42px 35px;
}

.blog-list.style-3 .blog-post:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.blog-list.style-3 .blog-post .entry-content {
    padding: 5px 0 15px;
}

.blog-list.style-3 .blog-post .entry-content p {
    font-size: 15px;
    font-size: 0.9375rem;
}

.blog-list.style-3 .blog-post .entry-footer .button {
    font-family: 'sky', 'Open Sans', sans-serif;
    letter-spacing: 1.5px;
    font-weight: 500;
    color: #d8ab74;
    font-size: 14px;
    font-size: 0.875rem;
}

.blog-list.style-3 .blog-post .entry-footer .button:hover {
    color: #616161;
}

.blog-list.style-3 .blog-post .entry-footer .button:after {
    display: none;
}

.blog-list.style-3 .blog-post .entry-header .entry-title {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.6;
}

.blog-list.style-3 .blog-post .entry-header .post-meta {
    margin-bottom: 17px;
}

.blog-list.style-3 .blog-post .entry-header .post-meta ul li {
    padding-right: 4px;
}

.blog-list.style-3 .blog-post .entry-header .post-meta ul li a,
.blog-list.style-3 .blog-post .entry-header .post-meta ul li span {
    color: #616161;
}

.blog-list.style-3 .blog-post .entry-header .post-meta ul li a:hover,
.blog-list.style-3 .blog-post .entry-header .post-meta ul li span:hover {
    color: #d8ab74;
}

.blog-list.owl-carousel {
    padding: 25px 0;
}

.blog-list.owl-carousel .blog-post:hover {
    -webkit-box-shadow: 0px 9px 50px -4px rgba(216, 171, 116, 0.1);
    box-shadow: 0px 9px 50px -4px rgba(216, 171, 116, 0.1);
}

.blog-list.owl-carousel .owl-dots {
    margin-top: 60px;
}

.blog-list.owl-carousel .owl-dots .owl-dot.active span, .blog-list.owl-carousel .owl-dots .owl-dot:hover span {
    background: #e0aa68;
}

.blog-list.default-style-1 .blog-post {
    border: 1px solid #F0F0F0;
    padding-bottom: 30px;
}

.blog-list.default-style-1 .blog-post .entry-header,
.blog-list.default-style-1 .blog-post .entry-content,
.blog-list.default-style-1 .blog-post .entry-footer {
    padding: 0 30px;
}

.blog-list.default-style-2 .blog-post {
    margin-bottom: 35px;
}

.blog-list.default-style-2 .blog-post .entry-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.blog-list.default-style-2 .blog-post .entry-footer {
    display: none;
}

.blog-list.style-list .blog-post {
    border: 1px solid #F0F0F0;
    background-color: white;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.blog-list.style-list .blog-post:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.blog-list.style-list .blog-post .post-image {
    margin-bottom: 0;
}

.blog-list.style-list .blog-post .entry-header,
.blog-list.style-list .blog-post .entry-content,
.blog-list.style-list .blog-post .entry-footer {
    padding-right: 35px;
    padding-left: 5px;
}

.blog-list.style-list .blog-post .entry-header {
    padding-top: 50px;
    margin-bottom: 30px;
}

.blog-list.style-list .blog-post .entry-header .entry-title {
    font-size: 18px;
    margin-bottom: 1rem !important;
}

.blog-list.style-list .blog-post .entry-header .post-meta ul li {
    font-size: 11.5px;
}

.blog-list.style-list .blog-post .entry-content p {
    font-size: 14px;
}

body.blog-list-style-3 .section.content-with-sidebar {
    background-color: #fafafa;
}

body.blog-list-style-3 .site-footer-top .subscribe-section {
    background-color: white;
}

body.blog-list-style-3 .blog-list.style-3 .blog-post .entry-header .post-meta ul li {
    padding-right: 12px;
}

.blog-single .entry-footer .post-tags a, .blog-single .entry-footer .social-share > span {
    text-transform: uppercase;
}

.blog-single .entry-header .entry-title {
    font-size: 25.5px;
    font-size: 1.59375rem;
    margin-bottom: 1.8rem !important;
}

.blog-single .entry-footer {
    margin-top: 3.4em;
    font-family: 'sky', 'Open Sans', sans-serif;
}

.blog-single .entry-footer .post-tags .icon {
    width: auto;
    margin-right: 5px;
}

.blog-single .entry-footer .post-tags i {
    color: #d8ab74;
    font-size: 15px;
    font-size: 0.9375rem;
}

.blog-single .entry-footer .post-tags a {
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 1.8px;
    color: #616161;
    padding: 0 1px;
}

.blog-single .entry-footer .post-tags a:hover {
    color: #d8ab74;
}

.blog-single .entry-footer .social-share > span {
    font-size: 13.5px;
    font-size: 0.84375rem;
    letter-spacing: 1.8px;
    display: inline-block;
    margin-right: 12px;
}

.blog-single .entry-footer .social-share ul {
    display: inline-block;
}

.blog-single .entry-footer .social-share ul li {
    display: inline-block;
    padding-right: 5px;
}

.blog-single .entry-footer .social-share ul li:last-child {
    padding-right: 0;
}

.blog-single .entry-footer .social-share ul li a {
    display: inline-block;
}

.blog-single .entry-footer .social-share ul li .icon {
    width: 27px;
    height: 27px;
    border-radius: 100%;
    background-color: #d8ab74;
    color: white;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.blog-single .entry-footer .social-share ul li .icon i {
    font-size: 13px;
    font-size: 0.8125rem;
}

.blog-single .entry-footer .social-share ul li .icon:hover {
    background-color: #222121;
}

@charset "UTF-8";

.owl-carousel * {
    outline: none;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
    top: 50%;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
    background: transparent;
    color: transparent;
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 1;
    line-height: 1 !important;
}

.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover {
    outline: none;
    background: transparent;
    color: transparent;
}

.owl-carousel .owl-prev:hover:before,
.owl-carousel .owl-next:hover:before {
    opacity: 1;
}

.owl-carousel .owl-prev:before,
.owl-carousel .owl-next:before {
    font-family: 'Ionicons';
    font-size: 45px;
    font-size: 2.8125rem;
    color: white;
    opacity: 0.55;
}

.owl-carousel .owl-prev {
    left: 1%;
}

[dir="rtl"] .owl-carousel .owl-prev {
    left: auto;
    right: 1%;
}

.owl-carousel .owl-prev:before {
    content: "";
}

[dir="rtl"] .owl-carousel .owl-prev:before {
    content: "";
}

.owl-carousel .owl-next {
    right: 1%;
}

[dir="rtl"] .owl-carousel .owl-next {
    left: 1%;
    right: auto;
}

.owl-carousel .owl-next:before {
    content: "";
}

[dir="rtl"] .owl-carousel .owl-next:before {
    content: "";
}

.owl-carousel.fullwidth {
    display: none;
}

.owl-carousel.fullwidth .owl-prev {
    left: 8%;
}

[dir="rtl"] .owl-carousel.fullwidth .owl-prev {
    left: auto;
    right: 8%;
}

.owl-carousel.fullwidth .owl-next {
    right: 8%;
}

[dir="rtl"] .owl-carousel.fullwidth .owl-next {
    left: 8%;
    right: auto;
}

.owl-carousel.instafeed .owl-nav {
    margin-top: 0;
}

.owl-carousel.instafeed .owl-nav .owl-prev,
.owl-carousel.instafeed .owl-nav .owl-next {
    opacity: 0;
    height: auto;
}

.owl-carousel.instafeed .owl-nav .owl-prev:before,
.owl-carousel.instafeed .owl-nav .owl-next:before {
    font-size: 45px;
    font-size: 2.8125rem;
}

.owl-carousel.instafeed:hover .owl-nav .owl-prev,
.owl-carousel.instafeed:hover .owl-nav .owl-next {
    opacity: .7;
}

.owl-carousel .owl-nav {
    top: 50%;
    position: absolute;
    width: 100%;
    margin-top: -40px;
}

.owl-carousel .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-carousel.dots, .owl-carousel.no-dots {
    display: none;
}

.owl-carousel .owl-dots {
    margin-top: 55px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 10px;
    background: #525252;
    display: block;
    -webkit-backface-visibility: visible;
    border-radius: 100%;
    opacity: 0.25;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.owl-carousel .owl-dots .owl-dot.active, .owl-carousel .owl-dots .owl-dot:hover {
    outline: none;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background: #525252;
    opacity: 1;
}

.owl-carousel .owl-scrollbar {
    border-radius: 10px;
    height: 1px;
    max-width: 1170px;
    width: 100%;
    background: #EAEAEA;
    position: relative;
    margin: 70px auto 20px !important;
}

.owl-carousel .owl-scrollbar .owl-scroll-handle,
.owl-carousel .owl-scrollbar .owl-scroll-progress {
    height: 5px;
    width: 10px;
    display: inline-block;
    background: #222121;
    position: absolute;
    top: -4px;
    left: 0;
}

.owl-carousel.carousel-image .carousel-item {
    overflow: hidden;
}

.owl-carousel.carousel-image .carousel-item img {
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: block;
}

.owl-carousel.carousel-image .carousel-item:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.owl-carousel.navs {
    display: none;
}

.owl-carousel.navs .owl-nav {
    top: 0;
    position: absolute;
    margin-top: -50px;
}

.owl-carousel.navs .owl-nav .owl-prev:before,
.owl-carousel.navs .owl-nav .owl-next:before {
    font-size: 33px;
    font-size: 2.0625rem;
    color: #e0aa68;
    opacity: 1;
}

.owl-carousel.navs .owl-nav .owl-prev.disabled:before,
.owl-carousel.navs .owl-nav .owl-next.disabled:before {
    color: #616161;
}

.owl-carousel.navs .owl-nav .owl-next {
    right: 0;
}

.owl-carousel.navs .owl-nav .owl-prev {
    left: inherit;
    right: 2.8%;
}

.owl-carousel.navs-images {
    display: none;
}

.owl-carousel.navs-images .owl-nav {
    top: 50%;
    position: absolute;
    margin-top: 0;
}

.owl-carousel.navs-images .owl-nav .owl-prev,
.owl-carousel.navs-images .owl-nav .owl-next {
    opacity: 0;
    padding: 0 1px !important;
}

.owl-carousel.navs-images .owl-nav .owl-prev:before,
.owl-carousel.navs-images .owl-nav .owl-next:before {
    font-size: 33px;
    font-size: 2.0625rem;
    color: white;
    opacity: 1;
}

.owl-carousel.navs-images .owl-nav .owl-prev.disabled:before,
.owl-carousel.navs-images .owl-nav .owl-next.disabled:before {
    color: #616161;
}

.owl-carousel.navs-images .owl-nav .owl-next {
    right: 1%;
}

.owl-carousel.navs-images .owl-nav .owl-prev {
    left: 1%;
}

.owl-carousel.navs-images .owl-nav .owl-prev:before {
    content: '\f111';
}

[dir="rtl"] .owl-carousel.navs-images .owl-nav .owl-prev:before {
    content: '\f113';
}

.owl-carousel.navs-images .owl-nav .owl-next:before {
    content: '\f113';
}

[dir="rtl"] .owl-carousel.navs-images .owl-nav .owl-next:before {
    content: '\f111';
}

.owl-carousel.navs-images:hover .owl-nav .owl-prev,
.owl-carousel.navs-images:hover .owl-nav .owl-next {
    opacity: 1;
}

.owl-carousel.navs-gallery {
    display: none;
}

.owl-carousel.navs-gallery .owl-nav {
    top: 50%;
    position: absolute;
    margin-top: 0;
}

.owl-carousel.navs-gallery .owl-nav .owl-prev,
.owl-carousel.navs-gallery .owl-nav .owl-next {
    opacity: 0;
}

.owl-carousel.navs-gallery .owl-nav .owl-prev:before,
.owl-carousel.navs-gallery .owl-nav .owl-next:before {
    font-size: 45px;
    font-size: 2.8125rem;
    color: white;
    opacity: 1;
}

.owl-carousel.navs-gallery .owl-nav .owl-prev.disabled:before,
.owl-carousel.navs-gallery .owl-nav .owl-next.disabled:before {
    color: #616161;
}

.owl-carousel.navs-gallery .owl-nav .owl-next {
    right: 1%;
}

.owl-carousel.navs-gallery .owl-nav .owl-prev {
    left: 1%;
}

.owl-carousel.navs-gallery:hover .owl-nav .owl-prev,
.owl-carousel.navs-gallery:hover .owl-nav .owl-next {
    opacity: 1;
}

.flexslider {
    display: none;
}

.flexslider .flex-direction-nav a {
    top: 45%;
}

.flexslider .flex-direction-nav a:before {
    font-family: 'Ionicons';
    font-size: 45px;
    font-size: 2.8125rem;
    color: white;
}

.flexslider .flex-direction-nav a.flex-next:before {
    content: "";
}

.flexslider .flex-direction-nav a.flex-prev:before {
    content: "";
}

.flexslider .flex-control-thumbs {
    margin-top: 15px;
}

.flexslider .flex-control-thumbs li {
    margin-right: 15px;
    width: 22.9%;
}

.flexslider .flex-control-thumbs li:last-child {
    margin-right: 0;
}

.flexslider.intro {
    border: none;
    margin: 0;
    border-radius: 0;
}

.flexslider.intro .flex-control-nav {
    display: none;
}

.flexslider.intro .slides > li {
    position: relative;
    overflow: hidden;
    max-height: 820px;
}

.flexslider.intro .flex-caption {
    position: absolute;
    bottom: 34%;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
}

.flexslider.intro .flex-caption h1 {
    color: white;
}

.flexslider.intro .flex-caption p {
    width: auto;
    display: inline-block;
    margin-bottom: 20px;
    color: white;
}

.flexslider.intro .flex-caption p:first-child {
    text-transform: uppercase;
    font-size: 18px;
}

.flexslider.intro .flex-direction-nav a {
    top: 48%;
    opacity: 1;
    width: 38px;
    height: 44px;
    text-shadow: none;
}

.flexslider.intro .flex-direction-nav a.flex-next {
    right: 50px;
}

.flexslider.intro .flex-direction-nav a.flex-next:before {
    content: "\f114";
    line-height: 1;
    text-shadow: none;
}

.flexslider.intro .flex-direction-nav a.flex-prev {
    left: 50px;
}

.flexslider.intro .flex-direction-nav a.flex-prev:before {
    content: "\f112";
    line-height: 1;
    text-shadow: none;
}

.flexslider.intro:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 50px;
}

.flexslider.intro:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 50px;
}

.comment-list .comment-author,
.comments .comment-author, .comment-list .comment-date,
.comments .comment-date, .comment-list .comment-reply,
.comments .comment-reply {
    text-transform: uppercase;
}

.comment-list,
.comments {
    margin-bottom: 3.5rem;
    margin-top: 1.8rem;
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 2.5rem;
}

.comment-list .media + .media,
.comment-list .comment + .comment,
.comment-list .comment-box + .comment-box,
.comments .media + .media,
.comments .comment + .comment,
.comments .comment-box + .comment-box {
    border-top: 1px solid #F0F0F0;
    margin-top: 2rem;
    padding-top: 2.5rem;
}

.comment-list .media .media,
.comment-list .comment .comment,
.comment-list .comment-box .comment-box,
.comments .media .media,
.comments .comment .comment,
.comments .comment-box .comment-box {
    border-top: 1px solid #F0F0F0;
    padding-top: 2.5rem;
    margin-top: 2rem;
}

.comment-list .media-left,
.comments .media-left {
    margin-right: 1.8rem;
}

.comment-list .media-right,
.comments .media-right {
    margin-left: 1.8rem;
}

.comment-list .avatar img,
.comments .avatar img {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    max-width: 100px;
}

.comment-list .avatar img:hover,
.comments .avatar img:hover {
    opacity: .8;
}

.comment-list .comment-body .level,
.comments .comment-body .level {
    margin-bottom: .8rem;
}

.comment-list .comment-author,
.comments .comment-author {
    color: #3b3b3b;
    font-size: 17px;
    font-size: 1.0625rem;
    display: inline-block;
    margin-right: 16px;
    letter-spacing: 1px;
}

.comment-list .comment-author a,
.comments .comment-author a {
    color: #3b3b3b;
}

.comment-list .comment-author a:hover,
.comments .comment-author a:hover {
    color: #d8ab74;
}

.comment-list .comment-date,
.comments .comment-date {
    display: inline-block;
    color: #e7bc88;
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 12.5px;
    font-size: 0.78125rem;
    margin-top: 3px;
    letter-spacing: 1.3px;
}

.comment-list .comment-date a,
.comments .comment-date a {
    color: #e7bc88;
}

.comment-list .comment-date a:hover,
.comments .comment-date a:hover {
    color: #d8ab74;
}

.comment-list .comment-reply,
.comments .comment-reply {
    font-size: 13.5px;
    font-size: 0.84375rem;
    display: inline-block;
    letter-spacing: 1.4px;
    font-family: 'sky', 'Open Sans', sans-serif;
}

.comment-list p,
.comments p {
    font-size: 14.5px;
    font-size: 0.90625rem;
}

.countdown-time {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 0px;
    font-size: 0rem;
}

.countdown-time .item {
    display: inline-block;
    padding: 25px 40px;
    margin: 0 16px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.countdown-time .item span {
    font-size: 70px;
    font-size: 4.375rem;
    color: #3b3b3b;
}

.countdown-time .item span.label {
    color: #d2a064;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.countdown-time.style-1 .item {
    background-color: white;
    padding: 10px 40px 20px;
}

.countdown-time.style-1 .item:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.countdown-time.style-2 .item {
    border-right: 1px solid #EAEAEA;
    padding: 0 56px;
    margin: 0;
    margin-bottom: 25px;
    margin-top: 25px;
}

.countdown-time.style-2 .item:last-child {
    border: 0;
}

.countdown-time.style-3 .item {
    border: 2px solid #d8ab74;
}

.countdown-time.style-3 .item span.label {
    color: #616161;
}

.countdown-time.style-3 .item:hover {
    border-color: #EAEAEA;
}

.countdown-time.style-3 .item:hover span.label {
    color: #d8ab74;
}

.countdown-time.style-4 .item {
    border: 4px solid #EAEAEA;
    border-radius: 50%;
    min-height: 180px;
    min-width: 180px;
}

.countdown-time.style-4 .item:hover {
    border-color: #d8ab74;
}

.countdown-time.style-4 .item:hover span.label {
    color: #616161;
}

.counterup .level-item {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.counterup .level-item > div {
    min-width: 200px;
}

.counterup .title,
.counterup .heading {
    margin: 1.2rem 0;
}

.counterup .title {
    font-weight: normal;
    color: #3b3b3b;
    font-size: 74px;
    font-size: 4.625rem;
    font-family: 'sky-bold', 'Playfair Display', serif;
    max-height: 100px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.counterup .heading {
    color: #d2a064;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 1.8rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.counterup.with-icons .level-item > div .icon {
    margin: 0;
    margin-bottom: 20px;
    color: #616161;
}

.counterup.with-icons .level-item > div .icon i[class^='fa-'],
.counterup.with-icons .level-item > div .icon i[class*=' fa-'] {
    font-size: 42px;
    font-size: 2.625rem;
}

.counterup.with-icons .level-item > div .icon i[class^='icon-'],
.counterup.with-icons .level-item > div .icon i[class*=' icon-'] {
    font-size: 42px;
    font-size: 2.625rem;
}

.counterup.with-icons .level-item > div .icon i[class^='ion-'],
.counterup.with-icons .level-item > div .icon i[class*=' ion-'] {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 1;
}

.counterup.with-icons .level-item > div .title {
    font-size: 36px;
    font-size: 2.25rem;
    font-family: 'sky', 'Open Sans', sans-serif;
    margin-bottom: .6rem;
}

.counterup.with-icons .level-item > div .heading {
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 0;
}

.counterup.style-1 .level-item {
    border-right: 1px solid #EAEAEA;
    margin: 31.5px 0;
}

.counterup.style-1 .level-item > div .title,
.counterup.style-1 .level-item > div .heading {
    line-height: 1;
}

.counterup.style-1 .level-item > div .title {
    margin-top: 0;
    margin-bottom: 1.8rem;
}

.counterup.style-1 .level-item > div .heading {
    margin-bottom: 0;
}

.counterup.style-1 .level-item:last-child {
    border-right: none;
}

.counterup.style-1.with-icons .level-item > div .title {
    margin-top: 1.6rem;
    margin-bottom: .8rem;
}

.counterup.style-2 .level-item {
    border: 1px solid #d8ab74;
    margin: 0 16px;
}

.counterup.style-2 .level-item:first-child {
    margin-left: 0;
}

.counterup.style-2 .level-item:last-child {
    margin-right: 0;
}

.counterup.style-2 .level-item .heading {
    color: #616161;
}

.counterup.style-2 .level-item:hover {
    border-color: #EAEAEA;
}

.counterup.style-2 .level-item:hover .heading {
    color: #d8ab74;
}

.counterup.style-2.with-icons .level-item {
    padding-top: 45px;
}

.counterup.style-2.with-icons .level-item > div .title {
    margin-top: 1.6rem;
    margin-bottom: .8rem;
}

.counterup.style-3 .level-item {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.counterup.style-3 .level-item > div {
    text-align: left;
}

.counterup.style-3 .level-item .title,
.counterup.style-3 .level-item .heading {
    display: inline-block;
}

.counterup.style-3 .level-item .title {
    font-size: 54px;
    font-size: 3.375rem;
    font-family: 'sky', 'Open Sans', sans-serif;
    margin-right: 14px;
}

.counterup.style-3 .level-item .heading {
    max-width: 90px;
}

.counterup.style-3.with-icons .level-item > div .title {
    font-size: 50px;
    font-size: 3.125rem;
    margin-right: 6px;
}

.counterup.style-3.with-icons .level-item > div .icon {
    margin-right: 27px;
}

.counterup.style-4 .level-item {
    background-color: white;
    margin: 0 16px;
    padding: 15px 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.counterup.style-4 .level-item:first-child {
    margin-left: 0;
}

.counterup.style-4 .level-item:last-child {
    margin-right: 0;
}

.counterup.style-4 .level-item .title {
    color: #d8ab74;
}

.counterup.style-4 .level-item .heading {
    color: #616161;
}

.counterup.style-4 .level-item:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.counterup.style-4 .level-item:hover .title {
    color: #3b3b3b;
}

.counterup.style-4 .level-item:hover .heading {
    color: #d2a064;
}

.counterup.style-4.with-icons .level-item {
    background-color: transparent;
    border: 1px solid #EAEAEA;
    padding-top: 45px;
}

.counterup.style-4.with-icons .level-item > div .icon {
    color: #d2a064;
    margin-bottom: 15px;
}

.counterup.style-4.with-icons .level-item > div .title {
    margin-top: 1.6rem;
    margin-bottom: .8rem;
    color: #3b3b3b;
}

.counterup.style-4.with-icons .level-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d8ab74;
}

.counterup.style-4.with-icons .level-item:hover .title {
    color: #616161;
}

.counterup.style-5 .level-item {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.counterup.style-5 .level-item > div {
    border-right: 1px solid #EAEAEA;
    text-align: left;
}

.counterup.style-5 .level-item > div .title,
.counterup.style-5 .level-item > div .heading {
    line-height: 1;
}

.counterup.style-5 .level-item > div .title {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 54px;
    font-size: 3.375rem;
    margin-top: 0;
    margin-bottom: 1.8rem;
}

.counterup.style-5 .level-item > div .heading {
    margin-bottom: 0;
}

.counterup.style-5 .level-item:last-child > div {
    border-right: none;
}

.counterup.style-5.with-icons .level-item > div .title {
    display: inline-block;
    font-size: 44px;
    font-size: 2.75rem;
}

.counterup.style-5.with-icons .level-item > div .icon {
    margin-right: 20px;
}

.counterup.is-info .level-item > div .heading {
    color: #209cee;
}

.counterup.is-info.style-2 .level-item {
    border: 1px solid #209cee;
}

.counterup.is-info.style-2 .level-item .heading {
    color: #616161;
}

.counterup.is-info.style-2 .level-item:hover {
    border-color: #EAEAEA;
}

.counterup.is-info.style-2 .level-item:hover .heading {
    color: #209cee;
}

.counterup.is-info.style-4 .level-item .title {
    color: #209cee;
}

.counterup.is-info.style-4 .level-item:hover .title {
    color: #3b3b3b;
}

.counterup.is-info.style-4 .level-item:hover .heading {
    color: #209cee;
}

.counterup.is-info.style-4.with-icons .level-item > div .icon {
    color: #209cee;
}

.counterup.is-info.style-4.with-icons .level-item:hover {
    border: 1px solid #209cee;
}

.counterup.is-info.style-4.with-icons .level-item:hover .title {
    color: #616161;
}

.counterup.is-success .level-item > div .heading {
    color: #23d160;
}

.counterup.is-success.style-2 .level-item {
    border: 1px solid #23d160;
}

.counterup.is-success.style-2 .level-item .heading {
    color: #616161;
}

.counterup.is-success.style-2 .level-item:hover {
    border-color: #EAEAEA;
}

.counterup.is-success.style-2 .level-item:hover .heading {
    color: #23d160;
}

.counterup.is-success.style-4 .level-item .title {
    color: #23d160;
}

.counterup.is-success.style-4 .level-item:hover .title {
    color: #3b3b3b;
}

.counterup.is-success.style-4 .level-item:hover .heading {
    color: #23d160;
}

.counterup.is-success.style-4.with-icons .level-item > div .icon {
    color: #23d160;
}

.counterup.is-success.style-4.with-icons .level-item:hover {
    border: 1px solid #23d160;
}

.counterup.is-success.style-4.with-icons .level-item:hover .title {
    color: #616161;
}

.counterup.is-warning .level-item > div .heading {
    color: #ffdd57;
}

.counterup.is-warning.style-2 .level-item {
    border: 1px solid #ffdd57;
}

.counterup.is-warning.style-2 .level-item .heading {
    color: #616161;
}

.counterup.is-warning.style-2 .level-item:hover {
    border-color: #EAEAEA;
}

.counterup.is-warning.style-2 .level-item:hover .heading {
    color: #ffdd57;
}

.counterup.is-warning.style-4 .level-item .title {
    color: #ffdd57;
}

.counterup.is-warning.style-4 .level-item:hover .title {
    color: #3b3b3b;
}

.counterup.is-warning.style-4 .level-item:hover .heading {
    color: #ffdd57;
}

.counterup.is-warning.style-4.with-icons .level-item > div .icon {
    color: #ffdd57;
}

.counterup.is-warning.style-4.with-icons .level-item:hover {
    border: 1px solid #ffdd57;
}

.counterup.is-warning.style-4.with-icons .level-item:hover .title {
    color: #616161;
}

.counterup.is-black .level-item > div .heading {
    color: #0a0a0a;
}

.counterup.is-black.style-2 .level-item {
    border: 1px solid #0a0a0a;
}

.counterup.is-black.style-2 .level-item .heading {
    color: #616161;
}

.counterup.is-black.style-2 .level-item:hover {
    border-color: #EAEAEA;
}

.counterup.is-black.style-2 .level-item:hover .heading {
    color: #0a0a0a;
}

.counterup.is-black.style-4 .level-item .title {
    color: #0a0a0a;
}

.counterup.is-black.style-4 .level-item:hover .title {
    color: #3b3b3b;
}

.counterup.is-black.style-4 .level-item:hover .heading {
    color: #0a0a0a;
}

.counterup.is-black.style-4.with-icons .level-item > div .icon {
    color: #0a0a0a;
}

.counterup.is-black.style-4.with-icons .level-item:hover {
    border: 1px solid #0a0a0a;
}

.counterup.is-black.style-4.with-icons .level-item:hover .title {
    color: #616161;
}

.counterup.is-link .level-item > div .heading {
    color: #d8ab74;
}

.counterup.is-link.style-2 .level-item {
    border: 1px solid #d8ab74;
}

.counterup.is-link.style-2 .level-item .heading {
    color: #616161;
}

.counterup.is-link.style-2 .level-item:hover {
    border-color: #EAEAEA;
}

.counterup.is-link.style-2 .level-item:hover .heading {
    color: #d8ab74;
}

.counterup.is-link.style-4 .level-item .title {
    color: #d8ab74;
}

.counterup.is-link.style-4 .level-item:hover .title {
    color: #3b3b3b;
}

.counterup.is-link.style-4 .level-item:hover .heading {
    color: #d8ab74;
}

.counterup.is-link.style-4.with-icons .level-item > div .icon {
    color: #d8ab74;
}

.counterup.is-link.style-4.with-icons .level-item:hover {
    border: 1px solid #d8ab74;
}

.counterup.is-link.style-4.with-icons .level-item:hover .title {
    color: #616161;
}

.counterup.is-danger .level-item > div .heading {
    color: #ff3860;
}

.counterup.is-danger.style-2 .level-item {
    border: 1px solid #ff3860;
}

.counterup.is-danger.style-2 .level-item .heading {
    color: #616161;
}

.counterup.is-danger.style-2 .level-item:hover {
    border-color: #EAEAEA;
}

.counterup.is-danger.style-2 .level-item:hover .heading {
    color: #ff3860;
}

.counterup.is-danger.style-4 .level-item .title {
    color: #ff3860;
}

.counterup.is-danger.style-4 .level-item:hover .title {
    color: #3b3b3b;
}

.counterup.is-danger.style-4 .level-item:hover .heading {
    color: #ff3860;
}

.counterup.is-danger.style-4.with-icons .level-item > div .icon {
    color: #ff3860;
}

.counterup.is-danger.style-4.with-icons .level-item:hover {
    border: 1px solid #ff3860;
}

.counterup.is-danger.style-4.with-icons .level-item:hover .title {
    color: #616161;
}

.counterup.is-primary .level-item > div .heading {
    color: #d8ab74;
}

.counterup.is-primary.style-2 .level-item {
    border: 1px solid #d8ab74;
}

.counterup.is-primary.style-2 .level-item .heading {
    color: #616161;
}

.counterup.is-primary.style-2 .level-item:hover {
    border-color: #EAEAEA;
}

.counterup.is-primary.style-2 .level-item:hover .heading {
    color: #d8ab74;
}

.counterup.is-primary.style-4 .level-item .title {
    color: #d8ab74;
}

.counterup.is-primary.style-4 .level-item:hover .title {
    color: #3b3b3b;
}

.counterup.is-primary.style-4 .level-item:hover .heading {
    color: #d8ab74;
}

.counterup.is-primary.style-4.with-icons .level-item > div .icon {
    color: #d8ab74;
}

.counterup.is-primary.style-4.with-icons .level-item:hover {
    border: 1px solid #d8ab74;
}

.counterup.is-primary.style-4.with-icons .level-item:hover .title {
    color: #616161;
}

.counterup.is-secondary .level-item > div .heading {
    color: #222121;
}

.counterup.is-secondary.style-2 .level-item {
    border: 1px solid #222121;
}

.counterup.is-secondary.style-2 .level-item .heading {
    color: #616161;
}

.counterup.is-secondary.style-2 .level-item:hover {
    border-color: #EAEAEA;
}

.counterup.is-secondary.style-2 .level-item:hover .heading {
    color: #222121;
}

.counterup.is-secondary.style-4 .level-item .title {
    color: #222121;
}

.counterup.is-secondary.style-4 .level-item:hover .title {
    color: #3b3b3b;
}

.counterup.is-secondary.style-4 .level-item:hover .heading {
    color: #222121;
}

.counterup.is-secondary.style-4.with-icons .level-item > div .icon {
    color: #222121;
}

.counterup.is-secondary.style-4.with-icons .level-item:hover {
    border: 1px solid #222121;
}

.counterup.is-secondary.style-4.with-icons .level-item:hover .title {
    color: #616161;
}

.counterup.is-tertiary .level-item > div .heading {
    color: #616161;
}

.counterup.is-tertiary.style-2 .level-item {
    border: 1px solid #616161;
}

.counterup.is-tertiary.style-2 .level-item .heading {
    color: #616161;
}

.counterup.is-tertiary.style-2 .level-item:hover {
    border-color: #EAEAEA;
}

.counterup.is-tertiary.style-2 .level-item:hover .heading {
    color: #616161;
}

.counterup.is-tertiary.style-4 .level-item .title {
    color: #616161;
}

.counterup.is-tertiary.style-4 .level-item:hover .title {
    color: #3b3b3b;
}

.counterup.is-tertiary.style-4 .level-item:hover .heading {
    color: #616161;
}

.counterup.is-tertiary.style-4.with-icons .level-item > div .icon {
    color: #616161;
}

.counterup.is-tertiary.style-4.with-icons .level-item:hover {
    border: 1px solid #616161;
}

.counterup.is-tertiary.style-4.with-icons .level-item:hover .title {
    color: #616161;
}

footer .footer-navigation li a, .footer .footer-navigation li a {
    display: block;
}

footer .footer-navigation li:first-child a, .footer .footer-navigation li:first-child a {
    padding-left: 0;
}

footer .footer-navigation li:last-child a, .footer .footer-navigation li:last-child a {
    padding-right: 0;
}

footer .footer-navigation, .footer .footer-navigation {
    text-transform: uppercase;
}

.footer-bottom-content .main-navigation li, .footer-bottom-content .level .footer-copyright {
    text-transform: capitalize;
}

footer, .footer {
    text-align: center;
}

footer .widget-links ul li:before, footer .footer .widget-links ul li:before, .footer .widget-links ul footer li:before, footer .widget-links ul .footer li:before, .footer .widget-links ul li:before {
    font-family: 'simple-line-icons';
    font-size: 7px;
    font-size: 0.4375rem;
}

footer .footer-navigation li.active > a, .footer .footer-navigation footer li.active > a, footer .footer-bottom-content .main-navigation li.active > a, .footer-bottom-content .main-navigation footer li.active > a, footer .footer-navigation li.current > a, .footer .footer-navigation footer li.current > a, footer .footer-bottom-content .main-navigation li.current > a, .footer-bottom-content .main-navigation footer li.current > a, footer .footer-navigation li.current-menu-item > a, .footer .footer-navigation footer li.current-menu-item > a, footer .footer-bottom-content .main-navigation li.current-menu-item > a, .footer-bottom-content .main-navigation footer li.current-menu-item > a, footer .footer-navigation li.current-menu-parent > a, .footer .footer-navigation footer li.current-menu-parent > a, footer .footer-bottom-content .main-navigation li.current-menu-parent > a, .footer-bottom-content .main-navigation footer li.current-menu-parent > a, footer .footer-navigation li.current_page_item > a, .footer .footer-navigation footer li.current_page_item > a, footer .footer-bottom-content .main-navigation li.current_page_item > a, .footer-bottom-content .main-navigation footer li.current_page_item > a, footer .footer-navigation li.current-menu-ancestor > a, .footer .footer-navigation footer li.current-menu-ancestor > a, footer .footer-bottom-content .main-navigation li.current-menu-ancestor > a, .footer-bottom-content .main-navigation footer li.current-menu-ancestor > a, footer .footer-navigation .footer li.active > a, .footer .footer-navigation li.active > a, .footer .footer-bottom-content .main-navigation li.active > a, .footer-bottom-content .main-navigation .footer li.active > a, footer .footer-navigation .footer li.current > a, .footer .footer-navigation li.current > a, .footer .footer-bottom-content .main-navigation li.current > a, .footer-bottom-content .main-navigation .footer li.current > a, footer .footer-navigation .footer li.current-menu-item > a, .footer .footer-navigation li.current-menu-item > a, .footer .footer-bottom-content .main-navigation li.current-menu-item > a, .footer-bottom-content .main-navigation .footer li.current-menu-item > a, footer .footer-navigation .footer li.current-menu-parent > a, .footer .footer-navigation li.current-menu-parent > a, .footer .footer-bottom-content .main-navigation li.current-menu-parent > a, .footer-bottom-content .main-navigation .footer li.current-menu-parent > a, footer .footer-navigation .footer li.current_page_item > a, .footer .footer-navigation li.current_page_item > a, .footer .footer-bottom-content .main-navigation li.current_page_item > a, .footer-bottom-content .main-navigation .footer li.current_page_item > a, footer .footer-navigation .footer li.current-menu-ancestor > a, .footer .footer-navigation li.current-menu-ancestor > a, .footer .footer-bottom-content .main-navigation li.current-menu-ancestor > a, .footer-bottom-content .main-navigation .footer li.current-menu-ancestor > a {
    color: #d2a064;
}

footer .site-logo, .footer .site-logo {
    margin-bottom: 37px;
}

footer .site-logo a, .footer .site-logo a {
    display: inline-block;
    color: #3b3b3b;
}

footer .site-logo span.logo-text, .footer .site-logo span.logo-text {
    font-size: 26px;
    font-size: 1.625rem;
    letter-spacing: 0;
    padding: 0 11px;
    font-weight: 600;
}

footer .site-logo img, .footer .site-logo img {
    max-height: 52px;
    vertical-align: top;
}

footer .footer-navigation, .footer .footer-navigation {
    font-family: 'sky', 'Open Sans', sans-serif;
    margin-bottom: 37px;
}

footer .footer-navigation li, .footer .footer-navigation li {
    font-size: 12px;
    font-size: 0.75rem;
    display: inline-block;
    letter-spacing: 0px;
}

footer .footer-navigation li a, .footer .footer-navigation li a {
    color: #969696;
    padding: 15px 18px;
}

footer .footer-navigation li a:hover, .footer .footer-navigation li a:hover {
    color: #d2a064;
}

footer .footer-social-links li, .footer .footer-social-links li {
    display: inline-block;
    padding: 0 7.5px;
}

footer .footer-social-links li a, .footer .footer-social-links li a {
    display: inline-block;
}

footer .footer-social-links li .icon, .footer .footer-social-links li .icon {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: #d8ab74;
    color: white;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

footer .footer-social-links li .icon i, .footer .footer-social-links li .icon i {
    font-size: 17px;
    font-size: 1.0625rem;
}

footer .footer-social-links li .icon:hover, .footer .footer-social-links li .icon:hover {
    background-color: #222121;
}

footer .widget, .footer .widget {
    margin-top: 1.3rem;
    margin-bottom: 1.3rem;
}

footer .widget.widget-form .widget-title, .footer .widget.widget-form .widget-title {
    margin-bottom: .6rem;
}

footer .widget-title, .footer .widget-title {
    color: #262626;
    font-size: 22px;
    font-size: 1.375rem;
}

footer .widget-links, .footer .widget-links {
    font-family: 'sky', 'Open Sans', sans-serif;
}

footer .widget-links ul li, .footer .widget-links ul li {
    font-size: 14.5px;
    font-size: 0.90625rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer .widget-links ul li:before, .footer .widget-links ul li:before {
    content: "\e606";
    vertical-align: middle;
    color: #d8ab74;
    padding-right: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer .widget-links ul li:hover:before, .footer .widget-links ul li:hover:before {
    color: #262626;
}

footer .widget-links ul li .icon, .footer .widget-links ul li .icon {
    margin-right: 7px;
    width: auto;
    height: auto;
}

footer .widget-links.links-with-icons, .footer .widget-links.links-with-icons {
    padding-top: 10px;
}

footer .widget-links.links-with-icons ul li, .footer .widget-links.links-with-icons ul li {
    font-size: 13.5px;
    font-size: 0.84375rem;
}

footer .widget-links.links-with-icons ul li:before, .footer .widget-links.links-with-icons ul li:before {
    content: '';
    padding-right: 0;
}

footer .widget-links.links-with-icons ul li .icon i, .footer .widget-links.links-with-icons ul li .icon i {
    font-size: 15px;
    font-size: 0.9375rem;
}

footer .widget-form .button, .footer .widget-form .button {
    background-color: #d8ab74;
    color: white;
    width: 20%;
}

footer .widget-form .button:hover, .footer .widget-form .button:hover {
    background-color: #222121;
}

footer .widget-form:hover .button, .footer .widget-form:hover .button {
    color: white;
}

footer .widget-instafeed .instafeed, .footer .widget-instafeed .instafeed {
    padding-top: 10px;
}

footer .columns .column.is-3 .widget-instafeed .instafeed .instafeed-image img, .footer .columns .column.is-3 .widget-instafeed .instafeed .instafeed-image img {
    max-width: 73px;
}

footer .columns .column.is-3 .widget-instafeed .instafeed, .footer .columns .column.is-3 .widget-instafeed .instafeed {
    padding-top: 0;
}

footer p, .footer p {
    color: #969696;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
}

footer a, .footer a {
    color: #616161;
}

footer a:hover, .footer a:hover {
    color: #d8ab74;
}

body.footer-widgets footer {
    text-align: inherit;
}

body.footer-widgets footer .site-logo {
    font-family: 'sky-bold', 'Playfair Display', serif;
    margin-bottom: 0;
    margin-top: -11px;
}

body.footer-widgets footer .site-logo a {
    display: inline-block;
    color: #262626;
}

body.footer-widgets footer .site-logo span.logo-text {
    font-size: 25px;
    font-size: 1.5625rem;
    letter-spacing: 1px;
    padding: 0 1px;
    font-weight: 600;
}

body.footer-widgets footer .footer-social-links li {
    padding: 0 5.5px;
}

body.footer-widgets footer .footer-social-links li:first-child {
    padding-left: 0;
}

body.footer-widgets footer .footer-social-links li:last-child {
    padding-right: 0;
}

body.footer-widgets footer .footer-social-links li .icon {
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

body.footer-widgets footer .footer-social-links li .icon i {
    font-size: 15px;
    font-size: 0.9375rem;
}

body.footer-widgets.widgets-5 footer .widget-links ul {
    padding-top: 9px;
}

body.footer-widgets.widgets-5 footer .widget-links ul li {
    font-size: 13.5px;
    font-size: 0.84375rem;
}

body.footer-widgets.widgets-5 footer .widget-links.links-with-icons ul {
    padding-top: 0;
}

body.footer-widgets.widgets-5 footer .site-logo {
    text-align: center;
}

body.footer-widgets.widgets-5 footer .site-logo img {
    display: block;
    margin: 11px auto;
}

body.footer-widgets.widgets-6 footer .widget-links.links-with-icons {
    padding-top: 0;
}

body.footer-background.primary-color footer,
body.footer-background.primary-color .footer-bottom-content,
body.footer-background.primary-color footer .widget-title,
body.footer-background.primary-color footer .site-logo .logo-text {
    color: #222121;
}

body.footer-background.primary-color footer {
    background-color: #cfa066;
}

body.footer-background.primary-color footer .site-logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

body.footer-background.primary-color footer p,
body.footer-background.primary-color footer a {
    color: white;
}

body.footer-background.primary-color footer a:hover {
    color: #222121;
}

body.footer-background.primary-color footer .footer-social-links li .icon {
    background-color: #222121;
}

body.footer-background.primary-color footer .footer-social-links li .icon:hover {
    background-color: #d8ab74;
}

body.footer-background.primary-color footer .widget-links ul li:before {
    color: #222121;
}

body.footer-background.primary-color footer .widget-links ul li:hover:before {
    color: white;
}

body.footer-background.primary-color footer .widget-tags .tagcloud a {
    background-color: transparent !important;
    border: 1px solid rgba(216, 171, 116, 0.3);
    color: white !important;
}

body.footer-background.primary-color footer .widget-tags .tagcloud a:hover {
    border: 1px solid #222121;
    background-color: #222121 !important;
}

body.footer-background.primary-color .site-footer-bottom-inner {
    background-color: #222121;
}

body.footer-background.primary-color .footer-bottom-content {
    background-color: rgba(207, 160, 102, 0.9);
}

body.footer-background.primary-color .footer-bottom-content p,
body.footer-background.primary-color .footer-bottom-content a {
    color: white;
}

body.footer-background.primary-color .footer-bottom-content a:hover {
    color: #222121;
}

body.footer-background.dark-color footer,
body.footer-background.dark-color .footer-bottom-content,
body.footer-background.dark-color footer .widget-title,
body.footer-background.dark-color footer .site-logo .logo-text {
    color: white;
}

body.footer-background.dark-color footer {
    background-color: #262626;
}

body.footer-background.dark-color footer p,
body.footer-background.dark-color footer a {
    color: #F0F0F0;
}

body.footer-background.dark-color footer a:hover {
    color: #d8ab74;
}

body.footer-background.dark-color footer .footer-social-links li .icon {
    background-color: #d8ab74;
}

body.footer-background.dark-color footer .footer-social-links li .icon:hover {
    background-color: #222121;
}

body.footer-background.dark-color footer .widget-links ul li:before {
    color: #d8ab74;
}

body.footer-background.dark-color footer .widget-links ul li:hover:before {
    color: white;
}

body.footer-background.dark-color footer .widget-tags .tagcloud a {
    background-color: transparent !important;
    border: 1px solid rgba(216, 171, 116, 0.3);
    color: white !important;
}

body.footer-background.dark-color footer .widget-tags .tagcloud a:hover {
    border: 1px solid #d8ab74;
    background-color: #d8ab74 !important;
}

body.footer-background.dark-color .footer-bottom-content {
    background-color: #222121;
}

body.footer-background.dark-color .footer-bottom-content p,
body.footer-background.dark-color .footer-bottom-content a {
    color: #616161;
}

body.footer-background.dark-color .footer-bottom-content a:hover {
    color: #d8ab74;
}

body.footer-background.dark-color .footer-bottom-content .footer-copyright a {
    color: #d8ab74;
}

body.footer-background.dark-color .footer-bottom-content .footer-copyright a:hover {
    color: white;
}

body.footer-background.dark-color.widget-7 footer#footer .footer-social-links li {
    padding: 0 12px;
}

body.footer-background.dark-color.widget-7 footer#footer .footer-social-links li:first-child {
    padding-left: 0;
}

body.footer-background.dark-color.widget-7 footer#footer .footer-social-links li .icon {
    background-color: transparent;
    color: #d8ab74;
    width: auto;
    height: auto;
    border-radius: 0;
}

body.footer-background.dark-color.widget-7 footer#footer .footer-social-links li .icon i {
    font-size: 17px;
}

body.footer-background.dark-color.widget-7 footer#footer .footer-social-links li .icon:hover {
    color: white;
}

body.footer-background.dark-color.widget-7 footer#footer .widget-form input {
    background-color: transparent;
    border: 1px solid #3b3b3b;
    padding-right: 1em;
}

body.footer-background.dark-color.widget-7 footer#footer .widget-form .button {
    position: relative;
    padding-left: calc(1.8em - 1px);
    padding-right: calc(1.8em - 1px);
}

body.footer-background.dark-color.widget-7 footer#footer .widget-form .button .icon {
    color: white;
}

body.footer-background.dark-color.widget-7 footer#footer .widget-form .button .icon i {
    font-size: 30px;
}

body.footer-reveal #footer-wrap,
body.footer-reveal #footer-bottom-wrap {
    width: 100%;
    height: auto;
    z-index: -200;
}

.footer-bottom-content {
    font-family: 'sky', 'Open Sans', sans-serif;
    text-align: center;
    color: #999999;
}

.footer-bottom-content footer .footer-navigation li.active > a, footer .footer-navigation .footer-bottom-content li.active > a, .footer-bottom-content .footer .footer-navigation li.active > a, .footer .footer-navigation .footer-bottom-content li.active > a, .footer-bottom-content .main-navigation li.active > a, .footer-bottom-content footer .footer-navigation li.current > a, footer .footer-navigation .footer-bottom-content li.current > a, .footer-bottom-content .footer .footer-navigation li.current > a, .footer .footer-navigation .footer-bottom-content li.current > a, .footer-bottom-content .main-navigation li.current > a, .footer-bottom-content footer .footer-navigation li.current-menu-item > a, footer .footer-navigation .footer-bottom-content li.current-menu-item > a, .footer-bottom-content .footer .footer-navigation li.current-menu-item > a, .footer .footer-navigation .footer-bottom-content li.current-menu-item > a, .footer-bottom-content .main-navigation li.current-menu-item > a, .footer-bottom-content footer .footer-navigation li.current-menu-parent > a, footer .footer-navigation .footer-bottom-content li.current-menu-parent > a, .footer-bottom-content .footer .footer-navigation li.current-menu-parent > a, .footer .footer-navigation .footer-bottom-content li.current-menu-parent > a, .footer-bottom-content .main-navigation li.current-menu-parent > a, .footer-bottom-content footer .footer-navigation li.current_page_item > a, footer .footer-navigation .footer-bottom-content li.current_page_item > a, .footer-bottom-content .footer .footer-navigation li.current_page_item > a, .footer .footer-navigation .footer-bottom-content li.current_page_item > a, .footer-bottom-content .main-navigation li.current_page_item > a, .footer-bottom-content footer .footer-navigation li.current-menu-ancestor > a, footer .footer-navigation .footer-bottom-content li.current-menu-ancestor > a, .footer-bottom-content .footer .footer-navigation li.current-menu-ancestor > a, .footer .footer-navigation .footer-bottom-content li.current-menu-ancestor > a, .footer-bottom-content .main-navigation li.current-menu-ancestor > a {
    color: #d2a064;
}

.footer-bottom-content .footer-copyright {
    font-size: 13.8px;
    font-size: 0.8625rem;
    display: inline-block;
    font-family: 'sky', 'Open Sans', sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.footer-bottom-content a {
    color: #d2a064;
}

.footer-bottom-content a:hover {
    color: #222121;
}

.footer-bottom-content .header-menu-icons.social:before {
    display: none;
}

.footer-bottom-content .main-navigation li {
    font-size: 14px;
    font-size: 0.875rem;
    display: inline-block;
    padding: 3px 0;
}

.footer-bottom-content .main-navigation li a {
    color: #616161;
    padding-left: 15px;
}

.footer-bottom-content .main-navigation li a:hover {
    color: #d8ab74;
}

.footer-bottom-content .main-navigation.left li a {
    padding-left: 0;
    padding-right: 15px;
}

.footer-bottom-content .level .footer-copyright {
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 2px;
}

.image-content .content .text h4, .image-content .content .text h1 {
    text-transform: uppercase;
}

.image-content figure {
    overflow: hidden;
}

.image-content figure .image {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: block;
}

.image-content figure .image:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.image-content .content {
    position: relative;
}

.image-content .content .text {
    position: absolute;
    top: 50%;
    left: 5%;
    -webkit-transform: translate(-5%, -50%);
    transform: translate(-5%, -50%);
    width: auto;
    padding: 0 3.4rem;
}

.image-content .content .text > * {
    text-align: left;
}

.image-content .content .text h4 {
    color: #e3b276;
    letter-spacing: 2px;
}

.image-content .content .text h1 {
    color: #222121;
    letter-spacing: 2px;
    margin-top: 0.7em;
    margin-bottom: 1em;
}

.image-content .content .text p {
    color: #616161;
    font-family: 'sky', 'Open Sans', sans-serif;
    margin-bottom: 38px;
}

.image-content .content .text a {
    padding: 23px 34px;
}

.column {
    display: block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0.75rem;
}

.columns.is-mobile > .column.is-narrow {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.columns.is-mobile > .column.is-full {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
}

.columns.is-mobile > .column.is-three-quarters {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 75%;
}

.columns.is-mobile > .column.is-two-thirds {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 66.6666%;
}

.columns.is-mobile > .column.is-half {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%;
}

.columns.is-mobile > .column.is-one-third {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 33.3333%;
}

.columns.is-mobile > .column.is-one-quarter {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 25%;
}

.columns.is-mobile > .column.is-one-fifth {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 20%;
}

.columns.is-mobile > .column.is-two-fifths {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 40%;
}

.columns.is-mobile > .column.is-three-fifths {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 60%;
}

.columns.is-mobile > .column.is-four-fifths {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 80%;
}

.columns.is-mobile > .column.is-offset-three-quarters {
    margin-left: 75%;
}

.columns.is-mobile > .column.is-offset-two-thirds {
    margin-left: 66.6666%;
}

.columns.is-mobile > .column.is-offset-half {
    margin-left: 50%;
}

.columns.is-mobile > .column.is-offset-one-third {
    margin-left: 33.3333%;
}

.columns.is-mobile > .column.is-offset-one-quarter {
    margin-left: 25%;
}

.columns.is-mobile > .column.is-offset-one-fifth {
    margin-left: 20%;
}

.columns.is-mobile > .column.is-offset-two-fifths {
    margin-left: 40%;
}

.columns.is-mobile > .column.is-offset-three-fifths {
    margin-left: 60%;
}

.columns.is-mobile > .column.is-offset-four-fifths {
    margin-left: 80%;
}

.columns.is-mobile > .column.is-1, .instafeed.columns-is-1 .columns.is-mobile > .column {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 8.33333%;
}

.columns.is-mobile > .column.is-offset-1 {
    margin-left: 8.33333%;
}

.columns.is-mobile > .column.is-2 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 16.66667%;
}

.columns.is-mobile > .column.is-offset-2 {
    margin-left: 16.66667%;
}

.columns.is-mobile > .column.is-3, .instafeed.columns-is-2 .columns.is-mobile > .column, .instafeed.columns-is-3 .columns.is-mobile > .column {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 25%;
}

.columns.is-mobile > .column.is-offset-3 {
    margin-left: 25%;
}

.columns.is-mobile > .column.is-4, .instafeed.columns-is-4 .columns.is-mobile > .column {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 33.33333%;
}

.columns.is-mobile > .column.is-offset-4 {
    margin-left: 33.33333%;
}

.columns.is-mobile > .column.is-5, .instafeed.columns-is-5 .columns.is-mobile > .column {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 41.66667%;
}

.columns.is-mobile > .column.is-offset-5 {
    margin-left: 41.66667%;
}

.columns.is-mobile > .column.is-6, .instafeed.columns-is-6 .columns.is-mobile > .column {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%;
}

.columns.is-mobile > .column.is-offset-6 {
    margin-left: 50%;
}

.columns.is-mobile > .column.is-7, .instafeed.columns-is-7 .columns.is-mobile > .column {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 58.33333%;
}

.columns.is-mobile > .column.is-offset-7 {
    margin-left: 58.33333%;
}

.columns.is-mobile > .column.is-8, .instafeed.columns-is-8 .columns.is-mobile > .column {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 66.66667%;
}

.columns.is-mobile > .column.is-offset-8 {
    margin-left: 66.66667%;
}

.columns.is-mobile > .column.is-9, .instafeed.columns-is-9 .columns.is-mobile > .column {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 75%;
}

.columns.is-mobile > .column.is-offset-9 {
    margin-left: 75%;
}

.columns.is-mobile > .column.is-10, .instafeed.columns-is-10 .columns.is-mobile > .column {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 83.33333%;
}

.columns.is-mobile > .column.is-offset-10 {
    margin-left: 83.33333%;
}

.columns.is-mobile > .column.is-11, .instafeed.columns-is-11 .columns.is-mobile > .column {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 91.66667%;
}

.columns.is-mobile > .column.is-offset-11 {
    margin-left: 91.66667%;
}

.columns.is-mobile > .column.is-12, .instafeed.columns-is-12 .columns.is-mobile > .column {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
}

.columns.is-mobile > .column.is-offset-12 {
    margin-left: 100%;
}

@media screen and (max-width: 768px) {
    .column.is-narrow-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .column.is-full-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-one-fifth-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }

    .column.is-two-fifths-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }

    .column.is-three-fifths-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }

    .column.is-four-fifths-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }

    .column.is-offset-three-quarters-mobile {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds-mobile {
        margin-left: 66.6666%;
    }

    .column.is-offset-half-mobile {
        margin-left: 50%;
    }

    .column.is-offset-one-third-mobile {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter-mobile {
        margin-left: 25%;
    }

    .column.is-offset-one-fifth-mobile {
        margin-left: 20%;
    }

    .column.is-offset-two-fifths-mobile {
        margin-left: 40%;
    }

    .column.is-offset-three-fifths-mobile {
        margin-left: 60%;
    }

    .column.is-offset-four-fifths-mobile {
        margin-left: 80%;
    }

    .column.is-1-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1-mobile {
        margin-left: 8.33333%;
    }

    .column.is-2-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2-mobile {
        margin-left: 16.66667%;
    }

    .column.is-3-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3-mobile {
        margin-left: 25%;
    }

    .column.is-4-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4-mobile {
        margin-left: 33.33333%;
    }

    .column.is-5-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5-mobile {
        margin-left: 41.66667%;
    }

    .column.is-6-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6-mobile {
        margin-left: 50%;
    }

    .column.is-7-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7-mobile {
        margin-left: 58.33333%;
    }

    .column.is-8-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8-mobile {
        margin-left: 66.66667%;
    }

    .column.is-9-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9-mobile {
        margin-left: 75%;
    }

    .column.is-10-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10-mobile {
        margin-left: 83.33333%;
    }

    .column.is-11-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11-mobile {
        margin-left: 91.66667%;
    }

    .column.is-12-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12-mobile {
        margin-left: 100%;
    }
}

@media screen and (min-width: 769px), print {
    .column.is-narrow, .column.is-narrow-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .column.is-full, .column.is-full-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters, .column.is-three-quarters-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds, .column.is-two-thirds-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half, .column.is-half-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third, .column.is-one-third-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter, .column.is-one-quarter-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-one-fifth, .column.is-one-fifth-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }

    .column.is-two-fifths, .column.is-two-fifths-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }

    .column.is-three-fifths, .column.is-three-fifths-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }

    .column.is-four-fifths, .column.is-four-fifths-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }

    .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
        margin-left: 66.6666%;
    }

    .column.is-offset-half, .column.is-offset-half-tablet {
        margin-left: 50%;
    }

    .column.is-offset-one-third, .column.is-offset-one-third-tablet {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
        margin-left: 25%;
    }

    .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
        margin-left: 20%;
    }

    .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
        margin-left: 40%;
    }

    .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
        margin-left: 60%;
    }

    .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
        margin-left: 80%;
    }

    .column.is-1, .instafeed.columns-is-1 .column, .column.is-1-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1, .column.is-offset-1-tablet {
        margin-left: 8.33333%;
    }

    .column.is-2, .column.is-2-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2, .column.is-offset-2-tablet {
        margin-left: 16.66667%;
    }

    .column.is-3, .instafeed.columns-is-2 .column, .instafeed.columns-is-3 .column, .column.is-3-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3, .column.is-offset-3-tablet {
        margin-left: 25%;
    }

    .column.is-4, .instafeed.columns-is-4 .column, .column.is-4-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4, .column.is-offset-4-tablet {
        margin-left: 33.33333%;
    }

    .column.is-5, .instafeed.columns-is-5 .column, .column.is-5-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5, .column.is-offset-5-tablet {
        margin-left: 41.66667%;
    }

    .column.is-6, .instafeed.columns-is-6 .column, .column.is-6-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6, .column.is-offset-6-tablet {
        margin-left: 50%;
    }

    .column.is-7, .instafeed.columns-is-7 .column, .column.is-7-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7, .column.is-offset-7-tablet {
        margin-left: 58.33333%;
    }

    .column.is-8, .instafeed.columns-is-8 .column, .column.is-8-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8, .column.is-offset-8-tablet {
        margin-left: 66.66667%;
    }

    .column.is-9, .instafeed.columns-is-9 .column, .column.is-9-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9, .column.is-offset-9-tablet {
        margin-left: 75%;
    }

    .column.is-10, .instafeed.columns-is-10 .column, .column.is-10-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10, .column.is-offset-10-tablet {
        margin-left: 83.33333%;
    }

    .column.is-11, .instafeed.columns-is-11 .column, .column.is-11-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11, .column.is-offset-11-tablet {
        margin-left: 91.66667%;
    }

    .column.is-12, .instafeed.columns-is-12 .column, .column.is-12-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12, .column.is-offset-12-tablet {
        margin-left: 100%;
    }
}

@media screen and (max-width: 1087px) {
    .column.is-narrow-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .column.is-full-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-one-fifth-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }

    .column.is-two-fifths-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }

    .column.is-three-fifths-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }

    .column.is-four-fifths-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }

    .column.is-offset-three-quarters-touch {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds-touch {
        margin-left: 66.6666%;
    }

    .column.is-offset-half-touch {
        margin-left: 50%;
    }

    .column.is-offset-one-third-touch {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter-touch {
        margin-left: 25%;
    }

    .column.is-offset-one-fifth-touch {
        margin-left: 20%;
    }

    .column.is-offset-two-fifths-touch {
        margin-left: 40%;
    }

    .column.is-offset-three-fifths-touch {
        margin-left: 60%;
    }

    .column.is-offset-four-fifths-touch {
        margin-left: 80%;
    }

    .column.is-1-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1-touch {
        margin-left: 8.33333%;
    }

    .column.is-2-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2-touch {
        margin-left: 16.66667%;
    }

    .column.is-3-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3-touch {
        margin-left: 25%;
    }

    .column.is-4-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4-touch {
        margin-left: 33.33333%;
    }

    .column.is-5-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5-touch {
        margin-left: 41.66667%;
    }

    .column.is-6-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6-touch {
        margin-left: 50%;
    }

    .column.is-7-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7-touch {
        margin-left: 58.33333%;
    }

    .column.is-8-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8-touch {
        margin-left: 66.66667%;
    }

    .column.is-9-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9-touch {
        margin-left: 75%;
    }

    .column.is-10-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10-touch {
        margin-left: 83.33333%;
    }

    .column.is-11-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11-touch {
        margin-left: 91.66667%;
    }

    .column.is-12-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12-touch {
        margin-left: 100%;
    }
}

@media screen and (min-width: 1088px) {
    .column.is-narrow-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .column.is-full-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-one-fifth-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }

    .column.is-two-fifths-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }

    .column.is-three-fifths-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }

    .column.is-four-fifths-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }

    .column.is-offset-three-quarters-desktop {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds-desktop {
        margin-left: 66.6666%;
    }

    .column.is-offset-half-desktop {
        margin-left: 50%;
    }

    .column.is-offset-one-third-desktop {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter-desktop {
        margin-left: 25%;
    }

    .column.is-offset-one-fifth-desktop {
        margin-left: 20%;
    }

    .column.is-offset-two-fifths-desktop {
        margin-left: 40%;
    }

    .column.is-offset-three-fifths-desktop {
        margin-left: 60%;
    }

    .column.is-offset-four-fifths-desktop {
        margin-left: 80%;
    }

    .column.is-1-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1-desktop {
        margin-left: 8.33333%;
    }

    .column.is-2-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2-desktop {
        margin-left: 16.66667%;
    }

    .column.is-3-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3-desktop {
        margin-left: 25%;
    }

    .column.is-4-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4-desktop {
        margin-left: 33.33333%;
    }

    .column.is-5-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5-desktop {
        margin-left: 41.66667%;
    }

    .column.is-6-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6-desktop {
        margin-left: 50%;
    }

    .column.is-7-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7-desktop {
        margin-left: 58.33333%;
    }

    .column.is-8-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8-desktop {
        margin-left: 66.66667%;
    }

    .column.is-9-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9-desktop {
        margin-left: 75%;
    }

    .column.is-10-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10-desktop {
        margin-left: 83.33333%;
    }

    .column.is-11-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11-desktop {
        margin-left: 91.66667%;
    }

    .column.is-12-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12-desktop {
        margin-left: 100%;
    }
}

@media screen and (min-width: 1280px) {
    .column.is-narrow-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .column.is-full-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-one-fifth-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }

    .column.is-two-fifths-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }

    .column.is-three-fifths-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }

    .column.is-four-fifths-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }

    .column.is-offset-three-quarters-widescreen {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds-widescreen {
        margin-left: 66.6666%;
    }

    .column.is-offset-half-widescreen {
        margin-left: 50%;
    }

    .column.is-offset-one-third-widescreen {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter-widescreen {
        margin-left: 25%;
    }

    .column.is-offset-one-fifth-widescreen {
        margin-left: 20%;
    }

    .column.is-offset-two-fifths-widescreen {
        margin-left: 40%;
    }

    .column.is-offset-three-fifths-widescreen {
        margin-left: 60%;
    }

    .column.is-offset-four-fifths-widescreen {
        margin-left: 80%;
    }

    .column.is-1-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1-widescreen {
        margin-left: 8.33333%;
    }

    .column.is-2-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2-widescreen {
        margin-left: 16.66667%;
    }

    .column.is-3-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3-widescreen {
        margin-left: 25%;
    }

    .column.is-4-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4-widescreen {
        margin-left: 33.33333%;
    }

    .column.is-5-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5-widescreen {
        margin-left: 41.66667%;
    }

    .column.is-6-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6-widescreen {
        margin-left: 50%;
    }

    .column.is-7-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7-widescreen {
        margin-left: 58.33333%;
    }

    .column.is-8-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8-widescreen {
        margin-left: 66.66667%;
    }

    .column.is-9-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9-widescreen {
        margin-left: 75%;
    }

    .column.is-10-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10-widescreen {
        margin-left: 83.33333%;
    }

    .column.is-11-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11-widescreen {
        margin-left: 91.66667%;
    }

    .column.is-12-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12-widescreen {
        margin-left: 100%;
    }
}

@media screen and (min-width: 1472px) {
    .column.is-narrow-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .column.is-full-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-one-fifth-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }

    .column.is-two-fifths-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }

    .column.is-three-fifths-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }

    .column.is-four-fifths-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }

    .column.is-offset-three-quarters-fullhd {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds-fullhd {
        margin-left: 66.6666%;
    }

    .column.is-offset-half-fullhd {
        margin-left: 50%;
    }

    .column.is-offset-one-third-fullhd {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter-fullhd {
        margin-left: 25%;
    }

    .column.is-offset-one-fifth-fullhd {
        margin-left: 20%;
    }

    .column.is-offset-two-fifths-fullhd {
        margin-left: 40%;
    }

    .column.is-offset-three-fifths-fullhd {
        margin-left: 60%;
    }

    .column.is-offset-four-fifths-fullhd {
        margin-left: 80%;
    }

    .column.is-1-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1-fullhd {
        margin-left: 8.33333%;
    }

    .column.is-2-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2-fullhd {
        margin-left: 16.66667%;
    }

    .column.is-3-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3-fullhd {
        margin-left: 25%;
    }

    .column.is-4-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4-fullhd {
        margin-left: 33.33333%;
    }

    .column.is-5-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5-fullhd {
        margin-left: 41.66667%;
    }

    .column.is-6-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6-fullhd {
        margin-left: 50%;
    }

    .column.is-7-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7-fullhd {
        margin-left: 58.33333%;
    }

    .column.is-8-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8-fullhd {
        margin-left: 66.66667%;
    }

    .column.is-9-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9-fullhd {
        margin-left: 75%;
    }

    .column.is-10-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10-fullhd {
        margin-left: 83.33333%;
    }

    .column.is-11-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11-fullhd {
        margin-left: 91.66667%;
    }

    .column.is-12-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12-fullhd {
        margin-left: 100%;
    }
}

.columns {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem;
}

.columns:last-child {
    margin-bottom: -0.75rem;
}

.columns:not(:last-child) {
    margin-bottom: calc(1.5rem - 0.75rem);
}

.columns.is-centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.columns.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.columns.is-gapless > .column {
    margin: 0;
    padding: 0 !important;
}

.columns.is-gapless:not(:last-child) {
    margin-bottom: 1.5rem;
}

.columns.is-gapless:last-child {
    margin-bottom: 0;
}

.columns.is-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.columns.is-multiline {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.columns.is-vcentered {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 769px), print {
    .columns:not(.is-desktop) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media screen and (min-width: 1088px) {
    .columns.is-desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.columns.is-variable {
    --columnGap: 0.75rem;
    margin-left: calc(-1 * var(--columnGap));
    margin-right: calc(-1 * var(--columnGap));
}

.columns.is-variable .column {
    padding-left: var(--columnGap);
    padding-right: var(--columnGap);
}

.columns.is-variable.is-0 {
    --columnGap: 0rem;
}

.columns.is-variable.is-1, .instafeed.columns-is-1 .columns.is-variable.column {
    --columnGap: 0.25rem;
}

.columns.is-variable.is-2 {
    --columnGap: 0.5rem;
}

.columns.is-variable.is-3, .instafeed.columns-is-2 .columns.is-variable.column, .instafeed.columns-is-3 .columns.is-variable.column {
    --columnGap: 0.75rem;
}

.columns.is-variable.is-4, .instafeed.columns-is-4 .columns.is-variable.column {
    --columnGap: 1rem;
}

.columns.is-variable.is-5, .instafeed.columns-is-5 .columns.is-variable.column {
    --columnGap: 1.25rem;
}

.columns.is-variable.is-6, .instafeed.columns-is-6 .columns.is-variable.column {
    --columnGap: 1.5rem;
}

.columns.is-variable.is-7, .instafeed.columns-is-7 .columns.is-variable.column {
    --columnGap: 1.75rem;
}

.columns.is-variable.is-8, .instafeed.columns-is-8 .columns.is-variable.column {
    --columnGap: 2rem;
}

.instafeed .instafeed-image {
    overflow: hidden;
    position: relative;
}

.instafeed .instafeed-image img {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: block;
}

.instafeed .instafeed-image .instafeed-overlay {
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;
}

.instafeed .instafeed-image .instafeed-overlay .instafeed-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    color: white;
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 17px;
    font-size: 1.0625rem;
}

.instafeed .instafeed-image .instafeed-overlay .instafeed-info > * {
    text-align: center;
}

.instafeed .instafeed-image .instafeed-overlay .instafeed-info span {
    display: inline-block;
    padding: 0 10px;
}

.instafeed .instafeed-image .instafeed-overlay .instafeed-info span i {
    font-size: 19px;
    font-size: 1.1875rem;
    vertical-align: text-top;
    margin-right: 1px;
}

.instafeed .instafeed-image:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.instafeed .instafeed-image:hover .instafeed-overlay {
    opacity: 1;
}

.logos.awards li:first-child {
    padding-left: 0;
}

.logos.awards li:last-child {
    padding-right: 0;
}

.logos.awards {
    text-align: center;
    padding: 2rem 0 4rem;
}

.logos.awards li {
    display: inline-block;
    padding: 0 3.5rem;
    border-right: 1px solid #f5f5f5;
}

.logos.awards li a {
    display: inline-block;
}

.logos.awards li img {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.logos.awards li img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.logos.awards li:last-child {
    border: 0;
}

body.header-sticky header {
    z-index: 100;
}

body.header-sticky.header-topbar.hide-on-scroll header {
    position: relative;
}

body.header-sticky.header-topbar.header-transparent.hide-on-scroll header, body.header-sticky.header-topbar.header-transparent-overlay.hide-on-scroll header {
    position: absolute;
    top: 44px;
}

body.header-sticky.hide-on-scroll header {
    top: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

body.header-sticky.hide-on-scroll header.hide-on-scroll, body.header-sticky.hide-on-scroll header.show-on-scroll, body.header-sticky.hide-on-scroll header.responsive-on-scroll, body.header-sticky.show-on-scroll header.hide-on-scroll, body.header-sticky.show-on-scroll header.show-on-scroll, body.header-sticky.show-on-scroll header.responsive-on-scroll {
    max-height: 60px;
    -webkit-box-shadow: 0px 1px 2px 0.5px rgba(215, 214, 211, 0.2);
    box-shadow: 0px 1px 2px 0.5px rgba(215, 214, 211, 0.2);
}

body.header-sticky.hide-on-scroll header.hide-on-scroll .main-navigation > ul > li > a, body.header-sticky.hide-on-scroll header.show-on-scroll .main-navigation > ul > li > a, body.header-sticky.hide-on-scroll header.responsive-on-scroll .main-navigation > ul > li > a, body.header-sticky.show-on-scroll header.hide-on-scroll .main-navigation > ul > li > a, body.header-sticky.show-on-scroll header.show-on-scroll .main-navigation > ul > li > a, body.header-sticky.show-on-scroll header.responsive-on-scroll .main-navigation > ul > li > a {
    margin: 5.5px 0;
}

body.header-sticky.hide-on-scroll header.hide-on-scroll .nav-menu-dropdown > li, body.header-sticky.hide-on-scroll header.show-on-scroll .nav-menu-dropdown > li, body.header-sticky.hide-on-scroll header.responsive-on-scroll .nav-menu-dropdown > li, body.header-sticky.show-on-scroll header.hide-on-scroll .nav-menu-dropdown > li, body.header-sticky.show-on-scroll header.show-on-scroll .nav-menu-dropdown > li, body.header-sticky.show-on-scroll header.responsive-on-scroll .nav-menu-dropdown > li {
    padding: 13px 0;
}

body.header-sticky.hide-on-scroll.header-logo-top header.hide-on-scroll .level, body.header-sticky.hide-on-scroll.header-logo-top header.show-on-scroll .level, body.header-sticky.hide-on-scroll.header-logo-top header.responsive-on-scroll .level, body.header-sticky.show-on-scroll.header-logo-top header.hide-on-scroll .level, body.header-sticky.show-on-scroll.header-logo-top header.show-on-scroll .level, body.header-sticky.show-on-scroll.header-logo-top header.responsive-on-scroll .level {
    border-top: 0;
}

body.header-sticky.hide-on-scroll.header-logo-top header.hide-on-scroll .level.top, body.header-sticky.hide-on-scroll.header-logo-top header.show-on-scroll .level.top, body.header-sticky.hide-on-scroll.header-logo-top header.responsive-on-scroll .level.top, body.header-sticky.show-on-scroll.header-logo-top header.hide-on-scroll .level.top, body.header-sticky.show-on-scroll.header-logo-top header.show-on-scroll .level.top, body.header-sticky.show-on-scroll.header-logo-top header.responsive-on-scroll .level.top {
    display: none;
}

body.header-sticky.hide-on-scroll.header-logo-top header.hide-on-scroll .header-menu-icons li > ul, body.header-sticky.hide-on-scroll.header-logo-top header.show-on-scroll .header-menu-icons li > ul, body.header-sticky.hide-on-scroll.header-logo-top header.responsive-on-scroll .header-menu-icons li > ul, body.header-sticky.show-on-scroll.header-logo-top header.hide-on-scroll .header-menu-icons li > ul, body.header-sticky.show-on-scroll.header-logo-top header.show-on-scroll .header-menu-icons li > ul, body.header-sticky.show-on-scroll.header-logo-top header.responsive-on-scroll .header-menu-icons li > ul {
    margin-top: 12px;
}

body.header-sticky.hide-on-scroll.header-menu-top header.hide-on-scroll .level, body.header-sticky.hide-on-scroll.header-menu-top header.show-on-scroll .level, body.header-sticky.hide-on-scroll.header-menu-top header.responsive-on-scroll .level, body.header-sticky.show-on-scroll.header-menu-top header.hide-on-scroll .level, body.header-sticky.show-on-scroll.header-menu-top header.show-on-scroll .level, body.header-sticky.show-on-scroll.header-menu-top header.responsive-on-scroll .level {
    border-top: 0;
    display: none;
}

body.header-sticky.hide-on-scroll.header-menu-top header.hide-on-scroll .level.top, body.header-sticky.hide-on-scroll.header-menu-top header.show-on-scroll .level.top, body.header-sticky.hide-on-scroll.header-menu-top header.responsive-on-scroll .level.top, body.header-sticky.show-on-scroll.header-menu-top header.hide-on-scroll .level.top, body.header-sticky.show-on-scroll.header-menu-top header.show-on-scroll .level.top, body.header-sticky.show-on-scroll.header-menu-top header.responsive-on-scroll .level.top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

body.header-sticky.hide-on-scroll.header-menu-with-icons header.hide-on-scroll .header-menu-icons li > ul, body.header-sticky.hide-on-scroll.header-menu-with-icons header.show-on-scroll .header-menu-icons li > ul, body.header-sticky.hide-on-scroll.header-menu-with-icons header.responsive-on-scroll .header-menu-icons li > ul, body.header-sticky.show-on-scroll.header-menu-with-icons header.hide-on-scroll .header-menu-icons li > ul, body.header-sticky.show-on-scroll.header-menu-with-icons header.show-on-scroll .header-menu-icons li > ul, body.header-sticky.show-on-scroll.header-menu-with-icons header.responsive-on-scroll .header-menu-icons li > ul {
    margin-top: 17px;
}

body.header-sticky.hide-on-scroll.header-transparent header.hide-on-scroll, body.header-sticky.hide-on-scroll.header-transparent header.show-on-scroll, body.header-sticky.hide-on-scroll.header-transparent header.responsive-on-scroll, body.header-sticky.hide-on-scroll.header-transparent-overlay header.hide-on-scroll, body.header-sticky.hide-on-scroll.header-transparent-overlay header.show-on-scroll, body.header-sticky.hide-on-scroll.header-transparent-overlay header.responsive-on-scroll, body.header-sticky.show-on-scroll.header-transparent header.hide-on-scroll, body.header-sticky.show-on-scroll.header-transparent header.show-on-scroll, body.header-sticky.show-on-scroll.header-transparent header.responsive-on-scroll, body.header-sticky.show-on-scroll.header-transparent-overlay header.hide-on-scroll, body.header-sticky.show-on-scroll.header-transparent-overlay header.show-on-scroll, body.header-sticky.show-on-scroll.header-transparent-overlay header.responsive-on-scroll {
    background-color: white;
}

body.header-sticky.hide-on-scroll.header-center-overlay header.hide-on-scroll, body.header-sticky.hide-on-scroll.header-center-overlay header.show-on-scroll, body.header-sticky.hide-on-scroll.header-center-overlay header.responsive-on-scroll, body.header-sticky.show-on-scroll.header-center-overlay header.hide-on-scroll, body.header-sticky.show-on-scroll.header-center-overlay header.show-on-scroll, body.header-sticky.show-on-scroll.header-center-overlay header.responsive-on-scroll {
    padding-top: 0;
    background-color: white;
}

body.header-sticky.hide-on-scroll.header-center-overlay header.hide-on-scroll .site-header-inner, body.header-sticky.hide-on-scroll.header-center-overlay header.show-on-scroll .site-header-inner, body.header-sticky.hide-on-scroll.header-center-overlay header.responsive-on-scroll .site-header-inner, body.header-sticky.show-on-scroll.header-center-overlay header.hide-on-scroll .site-header-inner, body.header-sticky.show-on-scroll.header-center-overlay header.show-on-scroll .site-header-inner, body.header-sticky.show-on-scroll.header-center-overlay header.responsive-on-scroll .site-header-inner {
    padding: 0;
    background-color: transparent;
}

body.header-sticky.hide-on-scroll.header-menu-separator-dots header.hide-on-scroll .main-navigation > ul > li:after, body.header-sticky.hide-on-scroll.header-menu-separator-dots header.show-on-scroll .main-navigation > ul > li:after, body.header-sticky.hide-on-scroll.header-menu-separator-dots header.responsive-on-scroll .main-navigation > ul > li:after, body.header-sticky.show-on-scroll.header-menu-separator-dots header.hide-on-scroll .main-navigation > ul > li:after, body.header-sticky.show-on-scroll.header-menu-separator-dots header.show-on-scroll .main-navigation > ul > li:after, body.header-sticky.show-on-scroll.header-menu-separator-dots header.responsive-on-scroll .main-navigation > ul > li:after {
    top: -5px;
}

body.header-sticky.hide-on-scroll.header-menu-separator-line header.hide-on-scroll .main-navigation > ul > li:after, body.header-sticky.hide-on-scroll.header-menu-separator-line header.show-on-scroll .main-navigation > ul > li:after, body.header-sticky.hide-on-scroll.header-menu-separator-line header.responsive-on-scroll .main-navigation > ul > li:after, body.header-sticky.show-on-scroll.header-menu-separator-line header.hide-on-scroll .main-navigation > ul > li:after, body.header-sticky.show-on-scroll.header-menu-separator-line header.show-on-scroll .main-navigation > ul > li:after, body.header-sticky.show-on-scroll.header-menu-separator-line header.responsive-on-scroll .main-navigation > ul > li:after {
    top: 35%;
}

body.header-sticky.hide-on-scroll.header-transparent-border header.hide-on-scroll, body.header-sticky.hide-on-scroll.header-transparent-border header.show-on-scroll, body.header-sticky.hide-on-scroll.header-transparent-border header.responsive-on-scroll, body.header-sticky.show-on-scroll.header-transparent-border header.hide-on-scroll, body.header-sticky.show-on-scroll.header-transparent-border header.show-on-scroll, body.header-sticky.show-on-scroll.header-transparent-border header.responsive-on-scroll {
    background-color: white;
    border-bottom: 0;
}

body.header-sticky.hide-on-scroll.header-transparent-border header.hide-on-scroll .header-menu-icons, body.header-sticky.hide-on-scroll.header-transparent-border header.show-on-scroll .header-menu-icons, body.header-sticky.hide-on-scroll.header-transparent-border header.responsive-on-scroll .header-menu-icons, body.header-sticky.show-on-scroll.header-transparent-border header.hide-on-scroll .header-menu-icons, body.header-sticky.show-on-scroll.header-transparent-border header.show-on-scroll .header-menu-icons, body.header-sticky.show-on-scroll.header-transparent-border header.responsive-on-scroll .header-menu-icons {
    border-left: 0;
}

body.header-sticky.hide-on-scroll.header-transparent-border header.hide-on-scroll .header-menu-icons > li, body.header-sticky.hide-on-scroll.header-transparent-border header.show-on-scroll .header-menu-icons > li, body.header-sticky.hide-on-scroll.header-transparent-border header.responsive-on-scroll .header-menu-icons > li, body.header-sticky.show-on-scroll.header-transparent-border header.hide-on-scroll .header-menu-icons > li, body.header-sticky.show-on-scroll.header-transparent-border header.show-on-scroll .header-menu-icons > li, body.header-sticky.show-on-scroll.header-transparent-border header.responsive-on-scroll .header-menu-icons > li {
    padding: 0;
    padding-left: 8px;
}

body.header-sticky.hide-on-scroll.header-hamburger-menu header.hide-on-scroll #header-logo, body.header-sticky.hide-on-scroll.header-hamburger-menu header.show-on-scroll #header-logo, body.header-sticky.hide-on-scroll.header-hamburger-menu header.responsive-on-scroll #header-logo, body.header-sticky.show-on-scroll.header-hamburger-menu header.hide-on-scroll #header-logo, body.header-sticky.show-on-scroll.header-hamburger-menu header.show-on-scroll #header-logo, body.header-sticky.show-on-scroll.header-hamburger-menu header.responsive-on-scroll #header-logo {
    padding: 13px 0;
}

body.header-sticky.hide-on-scroll.header-hamburger-menu.primary-color header.hide-on-scroll .site-logo img, body.header-sticky.hide-on-scroll.header-hamburger-menu.primary-color header.show-on-scroll .site-logo img, body.header-sticky.hide-on-scroll.header-hamburger-menu.primary-color header.responsive-on-scroll .site-logo img, body.header-sticky.hide-on-scroll.header-hamburger-menu.dark-color header.hide-on-scroll .site-logo img, body.header-sticky.hide-on-scroll.header-hamburger-menu.dark-color header.show-on-scroll .site-logo img, body.header-sticky.hide-on-scroll.header-hamburger-menu.dark-color header.responsive-on-scroll .site-logo img, body.header-sticky.show-on-scroll.header-hamburger-menu.primary-color header.hide-on-scroll .site-logo img, body.header-sticky.show-on-scroll.header-hamburger-menu.primary-color header.show-on-scroll .site-logo img, body.header-sticky.show-on-scroll.header-hamburger-menu.primary-color header.responsive-on-scroll .site-logo img, body.header-sticky.show-on-scroll.header-hamburger-menu.dark-color header.hide-on-scroll .site-logo img, body.header-sticky.show-on-scroll.header-hamburger-menu.dark-color header.show-on-scroll .site-logo img, body.header-sticky.show-on-scroll.header-hamburger-menu.dark-color header.responsive-on-scroll .site-logo img {
    -webkit-filter: none;
    filter: none;
}

body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.hide-on-scroll .site-logo img, body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.show-on-scroll .site-logo img, body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.responsive-on-scroll .site-logo img, body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.hide-on-scroll .site-logo img, body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.show-on-scroll .site-logo img, body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.responsive-on-scroll .site-logo img {
    -webkit-filter: none;
    filter: none;
}

body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.hide-on-scroll .hamburger-menu .hamburger-menu-icon,
body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.hide-on-scroll .hamburger-menu .hamburger-menu-icon:after,
body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.hide-on-scroll .hamburger-menu .hamburger-menu-icon:before, body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.show-on-scroll .hamburger-menu .hamburger-menu-icon,
body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.show-on-scroll .hamburger-menu .hamburger-menu-icon:after,
body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.show-on-scroll .hamburger-menu .hamburger-menu-icon:before, body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.responsive-on-scroll .hamburger-menu .hamburger-menu-icon,
body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.responsive-on-scroll .hamburger-menu .hamburger-menu-icon:after,
body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.responsive-on-scroll .hamburger-menu .hamburger-menu-icon:before, body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.hide-on-scroll .hamburger-menu .hamburger-menu-icon,
body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.hide-on-scroll .hamburger-menu .hamburger-menu-icon:after,
body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.hide-on-scroll .hamburger-menu .hamburger-menu-icon:before, body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.show-on-scroll .hamburger-menu .hamburger-menu-icon,
body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.show-on-scroll .hamburger-menu .hamburger-menu-icon:after,
body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.show-on-scroll .hamburger-menu .hamburger-menu-icon:before, body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.responsive-on-scroll .hamburger-menu .hamburger-menu-icon,
body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.responsive-on-scroll .hamburger-menu .hamburger-menu-icon:after,
body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.responsive-on-scroll .hamburger-menu .hamburger-menu-icon:before {
    background-color: #222121;
}

body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.hide-on-scroll .hamburger-menu.expanded .hamburger-menu-icon, body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.show-on-scroll .hamburger-menu.expanded .hamburger-menu-icon, body.header-sticky.hide-on-scroll.header-hamburger-menu.white-color header.responsive-on-scroll .hamburger-menu.expanded .hamburger-menu-icon, body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.hide-on-scroll .hamburger-menu.expanded .hamburger-menu-icon, body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.show-on-scroll .hamburger-menu.expanded .hamburger-menu-icon, body.header-sticky.show-on-scroll.header-hamburger-menu.white-color header.responsive-on-scroll .hamburger-menu.expanded .hamburger-menu-icon {
    background-color: transparent;
}

body.header-sticky.show-on-scroll header {
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

header .main-navigation li.mega-menu > ul > li:after, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li:after, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li:after, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li:after, body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li:after, header .main-navigation li a, header .main-navigation li ul li ul li, header .main-navigation li ul li:hover > ul, header .main-navigation li.mega-menu > ul > li > ul, header .site-logo a, .nav-menu-dropdown.style-2:before, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul, body .header-menu-icons:before, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul, body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > ul {
    display: block;
}

header .main-navigation li ul, header .main-navigation li ul li ul, header .main-navigation li.mega-menu > ul, header .main-navigation li.mega-menu > ul > li:last-child:after, header .main-navigation li.niche-templates > ul > li:after, body.header-menu-with-buttons.menu-center .header-menu-icons:before, body.header-menu-with-icons.menu-center .header-menu-icons:before, body.header-hamburger-menu.menu-center .header-menu-icons:before, body.header-menu-with-buttons.menu-left .header-menu-icons:before, body.header-menu-with-icons.menu-left .header-menu-icons:before, body.header-hamburger-menu.menu-left .header-menu-icons:before, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li:last-child:after, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li:last-child:after, body.header-logo-with-icons .header-menu-icons:before, body.header-logo-top header .header-menu-icons:before, body.header-menu-top header .header-menu-icons:before, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li:last-child:after, body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul, body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li:last-child:after {
    display: none;
}

header .main-navigation.left > ul > li:first-child a {
    padding-left: 0;
}

header .main-navigation.right > ul > li:last-child a {
    padding-right: 0;
}

header .main-navigation li.mega-menu > ul, header .main-navigation li.mega-menu > ul > li > ul, header .main-navigation li.mega-menu > ul > li > ul > li, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li, body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul, body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > ul, body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > ul > li {
    padding: 0;
}

header .main-navigation li .menu-mark, header .main-navigation li.mega-menu > ul > li > a,
header .main-navigation li.mega-menu > ul > li > span, .nav-menu-dropdown > li > a, .nav-menu-dropdown.style-2 > li > ul li, body.menu-is-uppercase header .main-navigation,
body.logo-text-is-uppercase .site-logo,
body.submenu-is-uppercase header .main-navigation li ul, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > a,
body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > span, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > a,
body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > span, body .header-menu-icons li > ul li.header, body .header-menu-icons li > ul li.footer, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > a,
body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > span, body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > a,
body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > span {
    text-transform: uppercase;
}

.nav-menu-dropdown > li > ul li, body.menu-is-capitalized header .main-navigation,
body.logo-text-is-capitalized .site-logo,
body.submenu-is-capitalized header .main-navigation li ul, body .header-menu-icons li > ul li, body .header-menu-icons li > ul.dropdown-user-account li input {
    text-transform: capitalize;
}

body.menu-is-lowercase header .main-navigation,
body.logo-text-is-lowercase .site-logo,
body.submenu-is-lowercase header .main-navigation li ul {
    text-transform: lowercase;
}

header .main-navigation li.mega-menu > ul > li:after, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li:after, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li:after, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li:after, body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li:after {
    content: '';
    width: 1px;
    height: 80%;
    top: 12%;
    right: 10%;
    position: absolute;
    background: rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(216, 216, 216, 0.4)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(216, 216, 216, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
}

.site-header-top-inner.header-fullwidth {
    padding: 0 2.5rem;
}

header .header-fullwidth {
    padding: 0 2.5rem;
}

header .header-fullwidth.no-padding {
    padding: 0;
}

header .header-fullwidth .main-navigation.right > ul > li:last-child.menu-down-icon > a:after {
    right: 0;
}

header .nav-menu-dropdown > li > a:after, body.menu-show-arrow-down header .main-navigation li.menu-down-icon > a:after, body.submenu-show-arrow-right header .main-navigation li ul li.menu-right-icon > a:after {
    font-family: 'simple-line-icons';
    font-size: 7px;
    font-size: 0.4375rem;
}

header .main-navigation li.active > a, header .main-navigation li ul li.active > a, header .main-navigation li.mega-menu > ul > li > ul > li.active > a, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.active > a, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.active > a, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.active > a,
header .main-navigation li.active > span,
header .main-navigation li ul li.active > span,
header .main-navigation li.mega-menu > ul > li > ul > li.active > span,
body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.active > span,
body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.active > span,
body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.active > span, header .main-navigation li.current > a, header .main-navigation li ul li.current > a, header .main-navigation li.mega-menu > ul > li > ul > li.current > a, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current > a, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current > a, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.current > a,
header .main-navigation li.current > span,
header .main-navigation li ul li.current > span,
header .main-navigation li.mega-menu > ul > li > ul > li.current > span,
body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current > span,
body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current > span,
body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.current > span, header .main-navigation li.current-menu-item > a, header .main-navigation li ul li.current-menu-item > a, header .main-navigation li.mega-menu > ul > li > ul > li.current-menu-item > a, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-item > a, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-item > a, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-item > a,
header .main-navigation li.current-menu-item > span,
header .main-navigation li ul li.current-menu-item > span,
header .main-navigation li.mega-menu > ul > li > ul > li.current-menu-item > span,
body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-item > span,
body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-item > span,
body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-item > span, header .main-navigation li.current-menu-parent > a, header .main-navigation li ul li.current-menu-parent > a, header .main-navigation li.mega-menu > ul > li > ul > li.current-menu-parent > a, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-parent > a, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-parent > a, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-parent > a,
header .main-navigation li.current-menu-parent > span,
header .main-navigation li ul li.current-menu-parent > span,
header .main-navigation li.mega-menu > ul > li > ul > li.current-menu-parent > span,
body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-parent > span,
body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-parent > span,
body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-parent > span, header .main-navigation li.current_page_item > a, header .main-navigation li ul li.current_page_item > a, header .main-navigation li.mega-menu > ul > li > ul > li.current_page_item > a, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current_page_item > a, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current_page_item > a, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.current_page_item > a,
header .main-navigation li.current_page_item > span,
header .main-navigation li ul li.current_page_item > span,
header .main-navigation li.mega-menu > ul > li > ul > li.current_page_item > span,
body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current_page_item > span,
body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current_page_item > span,
body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.current_page_item > span, header .main-navigation li.current-menu-ancestor > a, header .main-navigation li ul li.current-menu-ancestor > a, header .main-navigation li.mega-menu > ul > li > ul > li.current-menu-ancestor > a, body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-ancestor > a, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-ancestor > a, body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-ancestor > a,
header .main-navigation li.current-menu-ancestor > span,
header .main-navigation li ul li.current-menu-ancestor > span,
header .main-navigation li.mega-menu > ul > li > ul > li.current-menu-ancestor > span,
body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-ancestor > span,
body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-ancestor > span,
body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li.current-menu-ancestor > span {
    color: #d2a064;
}

body.header-dropdown-menu-primary header .main-navigation li ul li.active > a, body.header-dropdown-menu-dark header .main-navigation li ul li.active > a,
body.header-dropdown-menu-primary header .main-navigation li ul li.active > span,
body.header-dropdown-menu-dark header .main-navigation li ul li.active > span, body.header-dropdown-menu-primary header .main-navigation li ul li.current > a, body.header-dropdown-menu-dark header .main-navigation li ul li.current > a,
body.header-dropdown-menu-primary header .main-navigation li ul li.current > span,
body.header-dropdown-menu-dark header .main-navigation li ul li.current > span, body.header-dropdown-menu-primary header .main-navigation li ul li.current-menu-item > a, body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-item > a,
body.header-dropdown-menu-primary header .main-navigation li ul li.current-menu-item > span,
body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-item > span, body.header-dropdown-menu-primary header .main-navigation li ul li.current-menu-parent > a, body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-parent > a,
body.header-dropdown-menu-primary header .main-navigation li ul li.current-menu-parent > span,
body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-parent > span, body.header-dropdown-menu-primary header .main-navigation li ul li.current_page_item > a, body.header-dropdown-menu-dark header .main-navigation li ul li.current_page_item > a,
body.header-dropdown-menu-primary header .main-navigation li ul li.current_page_item > span,
body.header-dropdown-menu-dark header .main-navigation li ul li.current_page_item > span, body.header-dropdown-menu-primary header .main-navigation li ul li.current-menu-ancestor > a, body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-ancestor > a,
body.header-dropdown-menu-primary header .main-navigation li ul li.current-menu-ancestor > span,
body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-ancestor > span {
    color: #222121;
}

body.header-dropdown-menu-dark header .main-navigation li ul li.active > a,
body.header-dropdown-menu-dark header .main-navigation li ul li.active > span, body.header-dropdown-menu-dark header .main-navigation li ul li.current > a,
body.header-dropdown-menu-dark header .main-navigation li ul li.current > span, body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-item > a,
body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-item > span, body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-parent > a,
body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-parent > span, body.header-dropdown-menu-dark header .main-navigation li ul li.current_page_item > a,
body.header-dropdown-menu-dark header .main-navigation li ul li.current_page_item > span, body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-ancestor > a,
body.header-dropdown-menu-dark header .main-navigation li ul li.current-menu-ancestor > span {
    color: white;
}

body.header-background header .main-navigation > ul > li.active > a,
body.header-background header .main-navigation > ul > li.active > span, body.header-background header .main-navigation > ul > li.current > a,
body.header-background header .main-navigation > ul > li.current > span, body.header-background header .main-navigation > ul > li.current-menu-item > a,
body.header-background header .main-navigation > ul > li.current-menu-item > span, body.header-background header .main-navigation > ul > li.current-menu-parent > a,
body.header-background header .main-navigation > ul > li.current-menu-parent > span, body.header-background header .main-navigation > ul > li.current_page_item > a,
body.header-background header .main-navigation > ul > li.current_page_item > span, body.header-background header .main-navigation > ul > li.current-menu-ancestor > a,
body.header-background header .main-navigation > ul > li.current-menu-ancestor > span {
    color: #222121;
}

body.header-background.dark-color header .main-navigation > ul > li.active > a,
body.header-background.dark-color header .main-navigation > ul > li.active > span, body.header-background.dark-color header .main-navigation > ul > li.current > a,
body.header-background.dark-color header .main-navigation > ul > li.current > span, body.header-background.dark-color header .main-navigation > ul > li.current-menu-item > a,
body.header-background.dark-color header .main-navigation > ul > li.current-menu-item > span, body.header-background.dark-color header .main-navigation > ul > li.current-menu-parent > a,
body.header-background.dark-color header .main-navigation > ul > li.current-menu-parent > span, body.header-background.dark-color header .main-navigation > ul > li.current_page_item > a,
body.header-background.dark-color header .main-navigation > ul > li.current_page_item > span, body.header-background.dark-color header .main-navigation > ul > li.current-menu-ancestor > a,
body.header-background.dark-color header .main-navigation > ul > li.current-menu-ancestor > span {
    color: #d8ab74;
}

body.header-menu-border-bottom header .main-navigation > ul > li.active:after, body.header-menu-border-bottom header .main-navigation > ul > li.current:after, body.header-menu-border-bottom header .main-navigation > ul > li.current-menu-item:after, body.header-menu-border-bottom header .main-navigation > ul > li.current-menu-parent:after, body.header-menu-border-bottom header .main-navigation > ul > li.current_page_item:after, body.header-menu-border-bottom header .main-navigation > ul > li.current-menu-ancestor:after, body.header-menu-border-bottom header .main-navigation > ul > li:hover:after {
    width: 68%;
    height: auto;
    content: '';
    border-bottom: 1px solid #d8ab74;
    bottom: 25%;
    left: 15%;
    position: absolute;
}

body.header-menu-border-bottom header .main-navigation > ul > li:last-child:after {
    width: 83%;
    left: 16%;
}

body.header-menu-border-top header .main-navigation > ul > li.active:after, body.header-menu-border-top header .main-navigation > ul > li.current:after, body.header-menu-border-top header .main-navigation > ul > li.current-menu-item:after, body.header-menu-border-top header .main-navigation > ul > li.current-menu-parent:after, body.header-menu-border-top header .main-navigation > ul > li.current_page_item:after, body.header-menu-border-top header .main-navigation > ul > li.current-menu-ancestor:after, body.header-menu-border-top header .main-navigation > ul > li:hover:after {
    width: 68%;
    height: auto;
    content: '';
    border-top: 1px solid #d8ab74;
    top: 25%;
    left: 15%;
    position: absolute;
}

body.header-menu-border-top header .main-navigation > ul > li:last-child:after {
    width: 86%;
    left: 16%;
}

body.header-menu-background-primary header .main-navigation > ul > li.active > a, body.header-menu-background-dark header .main-navigation > ul > li.active > a, body.header-menu-background-primary header .main-navigation > ul > li.current > a, body.header-menu-background-dark header .main-navigation > ul > li.current > a, body.header-menu-background-primary header .main-navigation > ul > li.current-menu-item > a, body.header-menu-background-dark header .main-navigation > ul > li.current-menu-item > a, body.header-menu-background-primary header .main-navigation > ul > li.current-menu-parent > a, body.header-menu-background-dark header .main-navigation > ul > li.current-menu-parent > a, body.header-menu-background-primary header .main-navigation > ul > li.current_page_item > a, body.header-menu-background-dark header .main-navigation > ul > li.current_page_item > a, body.header-menu-background-primary header .main-navigation > ul > li.current-menu-ancestor > a, body.header-menu-background-dark header .main-navigation > ul > li.current-menu-ancestor > a {
    color: white;
    background-color: #d8ab74;
}

body.header-menu-background-dark header .main-navigation > ul > li.active > a, body.header-menu-background-dark header .main-navigation > ul > li.current > a, body.header-menu-background-dark header .main-navigation > ul > li.current-menu-item > a, body.header-menu-background-dark header .main-navigation > ul > li.current-menu-parent > a, body.header-menu-background-dark header .main-navigation > ul > li.current_page_item > a, body.header-menu-background-dark header .main-navigation > ul > li.current-menu-ancestor > a {
    color: white;
    background-color: #222121;
}

body.header-background-dark header .main-navigation > ul > li.active > a, body.header-background-primary header .main-navigation > ul > li.active > a, body.header-background-dark header .main-navigation > ul > li.current > a, body.header-background-primary header .main-navigation > ul > li.current > a, body.header-background-dark header .main-navigation > ul > li.current-menu-item > a, body.header-background-primary header .main-navigation > ul > li.current-menu-item > a, body.header-background-dark header .main-navigation > ul > li.current-menu-parent > a, body.header-background-primary header .main-navigation > ul > li.current-menu-parent > a, body.header-background-dark header .main-navigation > ul > li.current_page_item > a, body.header-background-primary header .main-navigation > ul > li.current_page_item > a, body.header-background-dark header .main-navigation > ul > li.current-menu-ancestor > a, body.header-background-primary header .main-navigation > ul > li.current-menu-ancestor > a, body.header-background-dark header .main-navigation > ul > li:hover > a, body.header-background-primary header .main-navigation > ul > li:hover > a {
    color: #d8ab74;
    background-color: #262626;
}

body.header-background-primary header .main-navigation > ul > li.active > a, body.header-background-primary header .main-navigation > ul > li.current > a, body.header-background-primary header .main-navigation > ul > li.current-menu-item > a, body.header-background-primary header .main-navigation > ul > li.current-menu-parent > a, body.header-background-primary header .main-navigation > ul > li.current_page_item > a, body.header-background-primary header .main-navigation > ul > li.current-menu-ancestor > a, body.header-background-primary header .main-navigation > ul > li:hover > a {
    color: white;
    background-color: #cfa066;
}

header .main-navigation {
    font-family: 'sky', 'Open Sans', sans-serif;
}

header .main-navigation .icon {
    width: auto;
    height: auto;
}

header .main-navigation .icon i {
    font-size: 12px;
    font-size: 0.75rem;
}

header .main-navigation.right > ul > li:last-child.menu-down-icon > a:after {
    right: -15px;
}

header .main-navigation > ul > li > ul {
    border-top: 1px solid #f5f5f5;
}

header .main-navigation li {
    font-size: 12px;
    font-size: 0.75rem;
    float: left;
    letter-spacing: 0px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

header .main-navigation li a {
    color: #222121;
    margin: 18px 0;
    padding: 15px;
}

header .main-navigation li a:hover {
    color: #d2a064;
}

header .main-navigation li .menu-mark {
    font-size: 10px;
    font-size: 0.625rem;
    height: 1.7em;
    padding-left: .5em;
    padding-right: .5em;
    vertical-align: top;
    margin-top: 1px;
    margin-left: 6px;
    visibility: hidden;
}

header .main-navigation li ul {
    top: 100%;
    left: 0;
    position: absolute;
    background: white;
    min-width: 210px;
    padding: 10px 0;
    z-index: 9999;
    border: 1px solid #f5f5f5;
}

header .main-navigation li ul.open-left {
    left: inherit;
    top: 100%;
    right: 0;
    position: absolute;
}

header .main-navigation li ul.open-right {
    right: inherit;
    top: 100%;
    left: 0;
    position: absolute;
}

header .main-navigation li ul li {
    font-size: 13px;
    font-size: 0.8125rem;
    min-width: 210px;
    padding: 0 10px;
    letter-spacing: 1px;
}

header .main-navigation li ul li a {
    padding: 10px;
    margin: 0;
    color: #616161;
}

header .main-navigation li ul li ul {
    top: -11px;
    left: 100%;
    position: absolute;
    border-left: 1px solid #f5f5f5;
}

header .main-navigation li ul li ul.open-left {
    left: inherit;
    top: -11px;
    right: 100%;
    position: absolute;
    border-left: 0;
    border-right: 1px solid #f5f5f5;
}

header .main-navigation li ul li ul.open-right {
    right: inherit;
    top: -11px;
    left: 100%;
    position: absolute;
}

header .main-navigation li.mega-menu > ul > li {
    min-width: 198px;
}

header .main-navigation li.mega-menu > ul > li.column {
    padding: 25px 17px !important;
}

header .main-navigation li.mega-menu > ul > li > a,
header .main-navigation li.mega-menu > ul > li > span {
    font-size: 12.5px;
    font-size: 0.78125rem;
    color: #3b3b3b;
}

header .main-navigation li.mega-menu > ul > li > a:hover,
header .main-navigation li.mega-menu > ul > li > span:hover {
    color: #d2a064;
}

header .main-navigation li.mega-menu > ul > li > ul {
    position: initial;
    min-width: 198px;
    border-left: 0;
    border: 0;
}

header .main-navigation li.mega-menu > ul > li > ul > li {
    float: none;
    font-size: 12.8px;
    font-size: 0.8rem;
    min-width: 198px;
}

header .main-navigation li.mega-menu > ul > li > ul > li a {
    color: #616161;
}

header .main-navigation li.mega-menu > ul > li > ul > li a:hover {
    color: #d2a064;
}

header .main-navigation li.niche-templates > ul::-webkit-scrollbar {
    width: 0 !important;
}

header .main-navigation li.niche-templates > ul {
    padding: 16px 11px 9px;
    overflow-y: auto;
    max-height: 641px;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

header .main-navigation li.niche-templates > ul > li {
    text-align: center;
    min-width: auto;
}

header .main-navigation li.niche-templates > ul > li.column {
    padding-left: var(--columnGap) !important;
    padding-right: var(--columnGap) !important;
    padding-bottom: 19px !important;
    padding-top: 8px !important;
}

header .main-navigation li.niche-templates > ul > li .image-hover {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
}

header .main-navigation li.niche-templates > ul > li .image-hover.effect-5 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

header .main-navigation li.niche-templates > ul > li .image-hover .menu-mark {
    visibility: visible;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
}

header .main-navigation li.niche-templates > ul > li .image-hover.is-active figure {
    cursor: default;
}

header .site-logo a {
    color: #222121;
}

header .site-logo span.logo-text {
    font-size: 26px;
    font-size: 1.625rem;
    letter-spacing: 1px;
    padding: 0 1px;
    font-weight: 600;
    line-height: 1;
}

header .site-logo span.logo-text:first-child {
    padding-left: 0;
}

header .site-logo span.logo-text:last-child {
    padding-right: 0;
}

header .site-logo img {
    max-height: 34px;
    margin-top: 2px;
}

.search-form-overlay .widget-form input {
    padding: 0;
    padding-right: 1.5em;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: white;
    font-size: 28px;
    font-size: 1.75rem;
    letter-spacing: 2px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.search-form-overlay .widget-form input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.search-form-overlay .widget-form input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.search-form-overlay .widget-form input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.search-form-overlay .widget-form input::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.search-form-overlay .widget-form .button {
    width: 4%;
    color: rgba(255, 255, 255, 0.5);
    font-size: 20px;
    font-size: 1.25rem;
}

.search-form-overlay .widget-form:hover input, .search-form-overlay .widget-form:focus input {
    border-bottom: 1px solid white;
}

.search-form-overlay .widget-form:hover .button, .search-form-overlay .widget-form:focus .button {
    color: white;
}

.nav-menu-dropdown {
    font-family: 'sky', 'Open Sans', sans-serif;
}

.nav-menu-dropdown > li {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    padding: 25px 0;
}

.nav-menu-dropdown > li > a {
    border: 1px solid #F0F0F0;
    padding: 7px 12px;
    font-size: 12px;
    font-size: 0.75rem;
    color: #616161;
    letter-spacing: 2.8px;
    min-width: 140px;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
}

.nav-menu-dropdown > li > a:after {
    content: "\e604";
    top: 35%;
    right: 9px;
    position: absolute;
}

.nav-menu-dropdown > li > a:hover {
    color: #d8ab74;
}

.nav-menu-dropdown > li > ul {
    display: none;
    top: 100%;
    left: 0;
    position: absolute;
    background: white;
    min-width: 180px;
    padding: 10px 0;
    border: 1px solid #f5f5f5;
}

.nav-menu-dropdown > li > ul.open-left {
    left: inherit;
    top: 100%;
    right: 0;
    position: absolute;
}

.nav-menu-dropdown > li > ul.open-right {
    right: inherit;
    top: 100%;
    left: 0;
    position: absolute;
}

.nav-menu-dropdown > li > ul li {
    font-size: 13px;
    font-size: 0.8125rem;
    min-width: 180px;
    padding: 0 12px;
    letter-spacing: 1px;
}

.nav-menu-dropdown > li > ul li a {
    padding: 7px 0;
    color: #616161;
    display: inline-block;
}

.nav-menu-dropdown > li > ul li a:hover {
    color: #d8ab74;
}

.nav-menu-dropdown .flag-icon {
    width: 1.28em;
    margin-right: 8px;
}

.nav-menu-dropdown.style-2 {
    position: relative;
    padding-left: 7px;
}

.nav-menu-dropdown.style-2 > li > a {
    min-width: 60px;
    border: 1px solid transparent;
    padding: 7px 0;
}

.nav-menu-dropdown.style-2 > li > a:after {
    top: 35%;
    right: -2px;
    position: absolute;
}

.nav-menu-dropdown.style-2 > li > ul {
    min-width: 100px;
}

.nav-menu-dropdown.style-2 > li > ul li {
    min-width: 100px;
}

.nav-menu-dropdown.style-2:before {
    content: '';
    width: 1px;
    height: 30%;
    top: 35%;
    left: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(216, 216, 216, 0.6)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(216, 216, 216, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
}

.hamburger-menu {
    position: relative;
    height: 14px;
    width: 20px;
    z-index: 200;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    margin-top: -1px;
    margin-left: 15px;
}

.hamburger-menu .hamburger-menu-icon,
.hamburger-menu .hamburger-menu-icon:before,
.hamburger-menu .hamburger-menu-icon:after {
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #616161;
    content: '';
    width: 100%;
    height: 2px;
    margin-top: 0;
}

.hamburger-menu .hamburger-menu-icon:before {
    margin-top: -6px;
}

.hamburger-menu .hamburger-menu-icon:after {
    margin-top: 6px;
}

.hamburger-menu:hover .hamburger-menu-icon,
.hamburger-menu:hover .hamburger-menu-icon:before,
.hamburger-menu:hover .hamburger-menu-icon:after {
    background-color: #d8ab74;
}

.hamburger-menu.expanded .hamburger-menu-icon {
    margin-top: 0;
    background-color: transparent;
}

.hamburger-menu.expanded .hamburger-menu-icon:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 0;
}

.hamburger-menu.expanded .hamburger-menu-icon:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 0;
}

body.menu-show-arrow-down header .main-navigation li.menu-down-icon > a:after {
    content: "\e604";
    top: 45%;
    right: 0;
    position: absolute;
}

body.submenu-show-arrow-right header .main-navigation li ul li.menu-right-icon > a {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body.submenu-show-arrow-right header .main-navigation li ul li.menu-right-icon > a:after {
    content: "\e606";
    top: 39%;
    right: 18px;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body.submenu-show-arrow-right header .main-navigation li ul li.menu-right-icon > a:hover:after {
    right: 12px;
    position: absolute;
}

body.header-logo-left header .site-logo img, body.header-logo-right header .site-logo img, body.header-menu-with-buttons header .site-logo img {
    margin-top: -5px;
}

body.header-logo-center-menu-center header .level-left {
    margin: 0 auto;
}

body.header-logo-center-menu-center header .site-logo img {
    margin-top: -5px;
    margin-right: 40px;
    margin-left: 40px;
}

body.header-logo-center-menu-center header .site-logo span.logo-text {
    padding-right: 20px;
    padding-left: 20px;
}

body.header-menu-with-buttons header .main-navigation > ul > li > a, body.header-menu-with-icons header .main-navigation > ul > li > a, body.header-hamburger-menu header .main-navigation > ul > li > a {
    padding: 15px 10px;
}

body.header-menu-with-buttons header .main-navigation > ul > li:last-child > a, body.header-menu-with-icons header .main-navigation > ul > li:last-child > a, body.header-hamburger-menu header .main-navigation > ul > li:last-child > a {
    padding-right: 15px;
}

body.header-menu-with-buttons header .button, body.header-menu-with-icons header .button, body.header-hamburger-menu header .button {
    margin-left: 10px;
    height: 3.15em;
}

body.header-menu-with-buttons header .header-fullwidth .main-navigation > ul > li > a, body.header-menu-with-icons header .header-fullwidth .main-navigation > ul > li > a, body.header-hamburger-menu header .header-fullwidth .main-navigation > ul > li > a {
    padding: 15px;
}

body.header-menu-with-buttons.menu-center header .main-navigation > ul > li:last-child > a, body.header-menu-with-icons.menu-center header .main-navigation > ul > li:last-child > a, body.header-hamburger-menu.menu-center header .main-navigation > ul > li:last-child > a {
    padding-right: 0;
}

body.header-menu-with-buttons.menu-center .header-menu-icons, body.header-menu-with-icons.menu-center .header-menu-icons, body.header-hamburger-menu.menu-center .header-menu-icons {
    padding-left: 0;
}

body.header-menu-with-buttons.menu-center .header-menu-icons:before, body.header-menu-with-icons.menu-center .header-menu-icons:before, body.header-hamburger-menu.menu-center .header-menu-icons:before {
    visibility: hidden;
}

body.header-menu-with-buttons.menu-left .site-logo,
body.header-menu-with-buttons.menu-left #header-logo, body.header-menu-with-icons.menu-left .site-logo,
body.header-menu-with-icons.menu-left #header-logo, body.header-hamburger-menu.menu-left .site-logo,
body.header-hamburger-menu.menu-left #header-logo {
    padding-right: 30px;
}

body.header-menu-with-buttons.menu-left .header-menu-icons, body.header-menu-with-icons.menu-left .header-menu-icons, body.header-hamburger-menu.menu-left .header-menu-icons {
    padding-left: 0;
}

body.header-menu-with-buttons.menu-left .header-menu-icons:before, body.header-menu-with-icons.menu-left .header-menu-icons:before, body.header-hamburger-menu.menu-left .header-menu-icons:before {
    visibility: hidden;
}

body.header-menu-with-buttons.slide-down header .main-navigation > ul > li > a, body.header-menu-with-icons.slide-down header .main-navigation > ul > li > a, body.header-hamburger-menu.slide-down header .main-navigation > ul > li > a {
    padding: 15px;
}

body.header-hamburger-menu header .site-logo,
body.header-hamburger-menu header #header-logo {
    padding: 24px 0;
}

body.header-hamburger-menu header .main-navigation {
    display: none;
    position: absolute;
}

body.header-hamburger-menu.icon-left header .hamburger-menu {
    margin-left: 0;
    margin-right: 15px;
}

body.header-hamburger-menu.icon-left header .main-navigation > ul > li:first-child > a {
    padding-left: 15px;
}

body.header-hamburger-menu.slide-left header .level, body.header-hamburger-menu.slide-right header .level {
    margin-bottom: 0;
}

body.header-hamburger-menu.slide-left header .level:last-child, body.header-hamburger-menu.slide-right header .level:last-child {
    display: block;
    top: 0;
    right: 0;
    position: fixed;
    width: 252px;
    height: 100%;
    background-color: white;
    border-left: 1px solid rgba(245, 245, 245, 0.7);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 100;
    margin-right: -252px;
    padding-top: 45px;
}

body.header-hamburger-menu.slide-left header .level:last-child.opened, body.header-hamburger-menu.slide-right header .level:last-child.opened {
    margin-right: 0;
}

body.header-hamburger-menu.slide-left header .level:last-child .level-left,
body.header-hamburger-menu.slide-left header .level:last-child .level-right, body.header-hamburger-menu.slide-right header .level:last-child .level-left,
body.header-hamburger-menu.slide-right header .level:last-child .level-right {
    display: block;
}

body.header-hamburger-menu.slide-left header .level:last-child .level-right, body.header-hamburger-menu.slide-right header .level:last-child .level-right {
    padding-left: 30px;
    padding-right: 30px;
}

body.header-hamburger-menu.slide-left header .level:last-child .level-right, body.header-hamburger-menu.slide-right header .level:last-child .level-right {
    bottom: 30px;
    position: absolute;
    width: 252px;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation {
    margin-top: 20px;
    position: initial;
    display: block;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li {
    float: none;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li > a, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li > a {
    margin: 0;
    padding: 14px 30px !important;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li > ul, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li > ul {
    left: inherit;
    top: 0;
    right: 100%;
    position: absolute;
    border: 1px solid #f5f5f5;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li > ul.open-left, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li > ul.open-left {
    left: inherit;
    top: 0;
    right: 100%;
    position: absolute;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li > ul.open-right, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li > ul.open-right {
    right: inherit;
    top: 0;
    left: 100%;
    position: absolute;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li > ul ul, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li > ul ul {
    border: 1px solid #f5f5f5;
    left: inherit;
    top: -11px;
    right: 100%;
    position: absolute;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li > ul ul.open-left, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li > ul ul.open-left {
    left: inherit;
    top: -11px;
    right: 100%;
    position: absolute;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li > ul ul.open-right, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li > ul ul.open-right {
    right: inherit;
    top: -11px;
    left: 100%;
    position: absolute;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul ul, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul ul {
    border: 0;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li {
    min-width: 198px;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li.column, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li.column {
    padding: 25px 16px !important;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > a,
body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > span, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > a,
body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > span {
    font-size: 12.5px;
    font-size: 0.78125rem;
    color: #3b3b3b;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > a:hover,
body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > span:hover, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > a:hover,
body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > span:hover {
    color: #d2a064;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul {
    position: initial;
    min-width: 198px;
    border-left: 0;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li {
    float: none;
    font-size: 12.8px;
    font-size: 0.8rem;
    min-width: 198px;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li a, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li a {
    color: #616161;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li a:hover, body.header-hamburger-menu.slide-right header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul > li a:hover {
    color: #d2a064;
}

body.header-hamburger-menu.slide-left header .level:last-child .header-menu-icons.social, body.header-hamburger-menu.slide-right header .level:last-child .header-menu-icons.social {
    padding-left: 0;
    padding: 20px 0;
}

body.header-hamburger-menu.slide-left header .level:last-child .header-menu-icons.social:before, body.header-hamburger-menu.slide-right header .level:last-child .header-menu-icons.social:before {
    width: 0;
}

body.header-hamburger-menu.slide-left header .level:last-child .header-menu-icons.social li:first-child, body.header-hamburger-menu.slide-right header .level:last-child .header-menu-icons.social li:first-child {
    padding-left: 0;
}

body.header-hamburger-menu.slide-left header .level:last-child .header-menu-icons.social li:last-child, body.header-hamburger-menu.slide-right header .level:last-child .header-menu-icons.social li:last-child {
    padding-right: 0;
}

body.header-hamburger-menu.slide-left header .level:last-child .footer-copyright, body.header-hamburger-menu.slide-right header .level:last-child .footer-copyright {
    font-size: 13px;
    font-size: 0.8125rem;
    display: inline-block;
    font-family: 'sky', 'Open Sans', sans-serif;
    color: #999999;
}

body.header-hamburger-menu.slide-left header .level:last-child .footer-copyright a, body.header-hamburger-menu.slide-right header .level:last-child .footer-copyright a {
    color: #d2a064;
}

body.header-hamburger-menu.slide-left header .level:last-child .footer-copyright a:hover, body.header-hamburger-menu.slide-right header .level:last-child .footer-copyright a:hover {
    color: #222121;
}

body.header-hamburger-menu.slide-left.slide-overlay header .header-fullwidth .hamburger-menu.expanded, body.header-hamburger-menu.slide-right.slide-overlay header .header-fullwidth .hamburger-menu.expanded {
    top: 36px;
    right: 40px;
    position: fixed;
}

body.header-hamburger-menu.slide-left.slide-overlay header .header-fullwidth .site-logo, body.header-hamburger-menu.slide-right.slide-overlay header .header-fullwidth .site-logo {
    position: relative;
    z-index: 200;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child, body.header-hamburger-menu.slide-right.overlay-full-width header .level:last-child {
    width: 100%;
    margin-right: -100%;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child.opened, body.header-hamburger-menu.slide-right.overlay-full-width header .level:last-child.opened {
    margin-right: 0;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child .level-left,
body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child .level-right, body.header-hamburger-menu.slide-right.overlay-full-width header .level:last-child .level-left,
body.header-hamburger-menu.slide-right.overlay-full-width header .level:last-child .level-right {
    width: 200px;
    margin: 0 auto;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child .level-right, body.header-hamburger-menu.slide-right.overlay-full-width header .level:last-child .level-right {
    left: 0;
    width: 100%;
    text-align: center;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child .main-navigation, body.header-hamburger-menu.slide-right.overlay-full-width header .level:last-child .main-navigation {
    margin-top: 100px;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child .main-navigation > ul > li > a, body.header-hamburger-menu.slide-right.overlay-full-width header .level:last-child .main-navigation > ul > li > a {
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 20px 30px !important;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child .main-navigation > ul > li > ul, body.header-hamburger-menu.slide-right.overlay-full-width header .level:last-child .main-navigation > ul > li > ul {
    right: inherit;
    top: 0;
    left: 100%;
    position: absolute;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child .main-navigation > ul > li > ul ul, body.header-hamburger-menu.slide-right.overlay-full-width header .level:last-child .main-navigation > ul > li > ul ul {
    right: inherit;
    top: -11px;
    left: 100%;
    position: absolute;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul, body.header-hamburger-menu.slide-right.overlay-full-width header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul {
    border-right: 0;
}

body.header-hamburger-menu.slide-left.slide-push, body.header-hamburger-menu.slide-right.slide-push {
    -webkit-transition: margin-right 0.5s ease;
    transition: margin-right 0.5s ease;
}

body.header-hamburger-menu.slide-left.slide-push.pushed, body.header-hamburger-menu.slide-right.slide-push.pushed {
    margin-right: 252px;
}

body.header-hamburger-menu.slide-left header .level {
    margin-bottom: 0;
}

body.header-hamburger-menu.slide-left header .level:last-child {
    right: inherit;
    top: 0;
    left: 0;
    position: fixed;
    border-left: 0;
    border-right: 1px solid rgba(245, 245, 245, 0.7);
    margin-right: 0;
    margin-left: -252px;
}

body.header-hamburger-menu.slide-left header .level:last-child.opened {
    margin-left: 0;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li > ul {
    right: inherit;
    top: 0;
    left: 100%;
    position: absolute;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li > ul ul {
    right: inherit;
    top: -11px;
    left: 100%;
    position: absolute;
}

body.header-hamburger-menu.slide-left header .level:last-child .main-navigation > ul > li.mega-menu > ul > li > ul {
    border-right: 0;
}

body.header-hamburger-menu.slide-left.slide-overlay header .header-fullwidth .hamburger-menu.expanded {
    right: inherit;
    top: 36px;
    left: 40px;
    position: fixed;
}

body.header-hamburger-menu.slide-left .hamburger-menu {
    margin-left: 0;
    margin-right: 15px;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child {
    margin-right: 0;
    margin-left: -100%;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .level:last-child.opened {
    margin-left: 0;
}

body.header-hamburger-menu.slide-left.overlay-full-width header .hamburger-menu.expanded {
    right: inherit;
    top: 36px;
    left: 40px;
    position: fixed;
    left: 40px !important;
}

body.header-hamburger-menu.slide-left.slide-push {
    -webkit-transition: margin-left 0.5s ease;
    transition: margin-left 0.5s ease;
}

body.header-hamburger-menu.slide-left.slide-push.pushed {
    margin-right: 0;
    margin-left: 252px;
}

body.header-hamburger-menu.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .site-logo, body.header-hamburger-menu.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .site-logo {
    color: white;
}

body.header-hamburger-menu.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .site-logo a, body.header-hamburger-menu.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .site-logo a {
    color: white;
}

body.header-hamburger-menu.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .site-logo img, body.header-hamburger-menu.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .site-logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

body.header-hamburger-menu.hamburger-menu-icon-color.dark-color header .hamburger-menu.expanded .hamburger-menu-icon, body.header-hamburger-menu.hamburger-menu-icon-color.primary-color header .hamburger-menu.expanded .hamburger-menu-icon, body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu.expanded .hamburger-menu-icon, body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu.expanded .hamburger-menu-icon, body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu.expanded .hamburger-menu-icon, body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu.expanded .hamburger-menu-icon {
    background-color: transparent;
}

body.header-hamburger-menu.hamburger-menu-icon-color.dark-color header .hamburger-menu.expanded:hover .hamburger-menu-icon, body.header-hamburger-menu.hamburger-menu-icon-color.primary-color header .hamburger-menu.expanded:hover .hamburger-menu-icon, body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu.expanded:hover .hamburger-menu-icon, body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu.expanded:hover .hamburger-menu-icon, body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu.expanded:hover .hamburger-menu-icon, body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu.expanded:hover .hamburger-menu-icon {
    background-color: transparent;
}

body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu.expanded .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu.expanded .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu.expanded .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu.expanded .hamburger-menu-icon:after {
    background-color: #616161;
}

body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu.expanded:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu.expanded:hover .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu.expanded:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu.expanded:hover .hamburger-menu-icon:after {
    background-color: rgba(121, 121, 121, 0.5);
}

body.header-hamburger-menu.hamburger-menu-icon-color.dark-color header .hamburger-menu .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-color.dark-color header .hamburger-menu .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-color.dark-color header .hamburger-menu .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu .hamburger-menu-icon:after {
    background-color: #222121;
}

body.header-hamburger-menu.hamburger-menu-icon-color.dark-color header .hamburger-menu:hover .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-color.dark-color header .hamburger-menu:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-color.dark-color header .hamburger-menu:hover .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu:hover .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu:hover .hamburger-menu-icon:after {
    background-color: rgba(34, 33, 33, 0.5);
}

body.header-hamburger-menu.hamburger-menu-icon-color.primary-color header .hamburger-menu .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-color.primary-color header .hamburger-menu .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-color.primary-color header .hamburger-menu .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu .hamburger-menu-icon:after {
    background-color: #d8ab74;
}

body.header-hamburger-menu.hamburger-menu-icon-color.primary-color header .hamburger-menu:hover .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-color.primary-color header .hamburger-menu:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-color.primary-color header .hamburger-menu:hover .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu:hover .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu:hover .hamburger-menu-icon:after {
    background-color: rgba(216, 171, 116, 0.5);
}

body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu .hamburger-menu-icon:after {
    background-color: white;
}

body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu:hover .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-color.white-color header .hamburger-menu:hover .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu:hover .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.white-color header .hamburger-menu:hover .hamburger-menu-icon:after {
    background-color: rgba(255, 255, 255, 0.5);
}

body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .level.top .level-right, body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .level.top .level-right {
    background-color: #d8ab74;
    padding: 12px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .level.top .level-right:hover, body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .level.top .level-right:hover {
    background-color: #222121;
}

body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu, body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu {
    margin-left: 0;
}

body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu .hamburger-menu-icon:after {
    background-color: white;
}

body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu:hover .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu:hover .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu:hover .hamburger-menu-icon,
body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu:hover .hamburger-menu-icon:after {
    background-color: white;
}

body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu.expanded .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu.expanded .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu.expanded .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu.expanded .hamburger-menu-icon:after {
    background-color: #616161;
}

body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu.expanded:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.primary-color header .hamburger-menu.expanded:hover .hamburger-menu-icon:after, body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu.expanded:hover .hamburger-menu-icon:before,
body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color header .hamburger-menu.expanded:hover .hamburger-menu-icon:after {
    background-color: rgba(121, 121, 121, 0.5);
}

body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color:not(.primary-color) header .level.top .level-right {
    background-color: #222121;
}

body.header-hamburger-menu.hamburger-menu-icon-background-color.dark-color:not(.primary-color) header .level.top .level-right:hover {
    background-color: #d8ab74;
}

body .header-menu-icons {
    position: relative;
    padding-left: 5px;
}

body .header-menu-icons.social li {
    padding-left: 10px;
}

body .header-menu-icons.social li:last-child {
    padding-left: 9px;
}

body .header-menu-icons:before {
    content: '';
    width: 1px;
    height: 90%;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(216, 216, 216, 0.6)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(216, 216, 216, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
}

body .header-menu-icons li {
    display: inline-block;
    padding-left: 16px;
}

body .header-menu-icons li:last-child {
    padding-left: 22px;
}

body .header-menu-icons li a {
    color: #616161;
    display: inline-block;
}

body .header-menu-icons li a:hover {
    color: #d8ab74;
}

body .header-menu-icons li .icon {
    vertical-align: text-bottom;
}

body .header-menu-icons li .icon .badge {
    margin-top: 2px;
}

body .header-menu-icons li .icon .badge[data-badge]::after {
    top: calc(0px - (.8rem / 2));
    left: calc(100% - (0.8rem / 2));
}

body .header-menu-icons li .icon i {
    font-size: 18px;
    font-size: 1.125rem;
}

body .header-menu-icons li .icon i[class^="ion-"],
body .header-menu-icons li .icon i[class*=" ion-"] {
    font-size: 29px;
    font-size: 1.8125rem;
}

body .header-menu-icons li > ul {
    display: none;
    top: 100%;
    left: 0;
    position: absolute;
    background: white;
    min-width: 250px;
    border: 1px solid #f5f5f5;
    font-family: 'sky', 'Open Sans', sans-serif;
    margin-top: 29px;
    max-height: 310px;
    overflow-y: auto;
    overflow-x: hidden;
}

body .header-menu-icons li > ul.open-left {
    left: inherit;
    top: 100%;
    right: 0;
    position: absolute;
}

body .header-menu-icons li > ul.open-right {
    right: inherit;
    top: 100%;
    left: 0;
    position: absolute;
}

body .header-menu-icons li > ul li {
    font-size: 13px;
    font-size: 0.8125rem;
    min-width: 250px;
    padding: 15px 20px !important;
    letter-spacing: 1px;
    background-color: rgba(245, 245, 245, 0.3);
    border-bottom: 1px solid #f5f5f5;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #616161;
}

body .header-menu-icons li > ul li:last-child {
    border-bottom: 0;
}

body .header-menu-icons li > ul li:hover {
    background-color: rgba(245, 245, 245, 0.8);
}

body .header-menu-icons li > ul li strong {
    font-weight: 500;
}

body .header-menu-icons li > ul li span {
    display: inline-block;
}

body .header-menu-icons li > ul li span.product-amount {
    font-size: 11px;
    font-size: 0.6875rem;
    padding: 0 5px;
    color: #616161;
    text-transform: none;
}

body .header-menu-icons li > ul li span.product-price-total {
    color: #d8ab74;
}

body .header-menu-icons li > ul li span.product-price {
    font-size: 12px;
    font-size: 0.75rem;
}

body .header-menu-icons li > ul li span.product-price-total, body .header-menu-icons li > ul li span.product-price {
    padding: 4px 5px 0 0;
}

body .header-menu-icons li > ul li img {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    border: 1px solid #d8ab74;
    padding: 1px;
}

body .header-menu-icons li > ul li.header, body .header-menu-icons li > ul li.footer {
    background-color: white;
    text-align: center;
    font-size: 12.5px;
    font-size: 0.78125rem;
    letter-spacing: 2px;
}

body .header-menu-icons li > ul li.header a:hover, body .header-menu-icons li > ul li.footer a:hover {
    color: #d8ab74;
}

body .header-menu-icons li > ul li a {
    color: #616161;
    display: block;
}

body .header-menu-icons li > ul li a:hover {
    color: #525252;
}

body .header-menu-icons li > ul.dropdown-shopping-cart li, body .header-menu-icons li > ul.dropdown-user-account li {
    position: relative;
}

body .header-menu-icons li > ul.dropdown-shopping-cart li .product-remove, body .header-menu-icons li > ul.dropdown-user-account li .product-remove {
    top: 27%;
    right: 20px;
    position: absolute;
    cursor: pointer;
    font-size: 11px;
    font-size: 0.6875rem;
    color: #d8ab74;
}

body .header-menu-icons li > ul.dropdown-shopping-cart li .product-remove:hover, body .header-menu-icons li > ul.dropdown-user-account li .product-remove:hover {
    color: #525252;
}

body .header-menu-icons li > ul.dropdown-shopping-cart li .button, body .header-menu-icons li > ul.dropdown-user-account li .button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0;
    margin-top: 13px;
    margin-bottom: 5px;
    letter-spacing: 2px;
    font-size: 11px;
    font-size: 0.6875rem;
    color: white;
}

body .header-menu-icons li > ul.dropdown-shopping-cart li .button.is-outlined, body .header-menu-icons li > ul.dropdown-user-account li .button.is-outlined {
    color: #d8ab74;
}

body .header-menu-icons li > ul.dropdown-shopping-cart li .button:hover, body .header-menu-icons li > ul.dropdown-user-account li .button:hover {
    color: white;
}

body .header-menu-icons li > ul.dropdown-user-account li .field:not(:last-child) {
    margin-bottom: 0.8rem;
    margin-top: 0.3rem;
}

body .header-menu-icons li > ul.dropdown-user-account li input {
    height: 2.8em;
    font-size: 14px;
    font-size: 0.875rem;
}

body .header-menu-icons li > ul.dropdown-user-account li p.help {
    margin-top: 0.6rem;
    text-align: center;
    color: #d8ab74;
}

body .header-menu-icons li > ul.dropdown-user-account li p.help a {
    color: #d8ab74;
}

body .header-menu-icons li > ul.dropdown-user-account li p.help a:hover {
    color: #222121;
}

body .header-menu-icons li > ul.dropdown-user-account li .button {
    padding-left: inherit;
    padding-right: inherit;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 2.8px;
}

body .header-menu-icons li.dropdown-search-form ul {
    min-width: 300px;
}

body .header-menu-icons li.dropdown-search-form ul li {
    min-width: 300px;
    padding: 15px !important;
}

body .header-menu-icons li.dropdown-search-form ul li input {
    height: 2.6em;
    padding-right: 2.1em;
}

body .header-menu-icons li.dropdown-search-form ul li .button {
    height: 2.3em;
    top: 3px;
    right: 3px;
}

body .header-menu-icons.social .icon {
    width: 26px;
    height: 26px;
    border-radius: 100%;
    background-color: #d8ab74;
    color: white;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

body .header-menu-icons.social .icon i {
    font-size: 12px;
    font-size: 0.75rem;
}

body .header-menu-icons.social .icon:hover {
    background-color: #222121;
}

body.header-logo-with-icons .site-logo,
body.header-logo-with-icons #header-logo {
    padding: 26px 0;
}

body.header-logo-with-icons .header-menu-icons {
    padding-left: 0;
}

body.header-logo-with-icons .header-menu-icons:before {
    visibility: hidden;
}

body.header-logo-with-icons .header-menu-icons li:first-child {
    padding-left: 0;
}

body.header-logo-with-icons.header-logo-top .header-menu-icons li > ul {
    margin-top: 28px;
}

body.header-logo-with-icons.logo-menu-center header .level-left {
    margin: 0 auto;
}

body.header-logo-with-icons.logo-center header .level .level-left, body.header-logo-with-icons.menu-center header .level .level-left {
    margin: 0 auto;
}

body.header-logo-with-icons.logo-center header .level.top .level-left, body.header-logo-with-icons.menu-center header .level.top .level-left {
    margin: inherit !important;
}

body.header-logo-top .level, body.header-menu-top .level {
    border-top: 1px solid #f5f5f5;
}

body.header-logo-top .level.top, body.header-menu-top .level.top {
    margin-bottom: 0;
    border-top: 0;
}

body.header-logo-top header .site-logo,
body.header-logo-top header #header-logo, body.header-menu-top header .site-logo,
body.header-menu-top header #header-logo {
    padding: 25px 0;
}

body.header-logo-top header .main-navigation > ul > li > a, body.header-menu-top header .main-navigation > ul > li > a {
    padding: 10px 15px;
}

body.header-logo-top header .main-navigation > ul > li:last-child > a, body.header-menu-top header .main-navigation > ul > li:last-child > a {
    padding-right: 0;
}

body.header-logo-top header .header-menu-icons, body.header-menu-top header .header-menu-icons {
    padding-left: 0;
}

body.header-logo-top header .header-menu-icons:before, body.header-menu-top header .header-menu-icons:before {
    visibility: hidden;
}

body.header-logo-top header .header-menu-icons li:first-child, body.header-menu-top header .header-menu-icons li:first-child {
    padding-left: 0;
}

body.header-logo-top.logo-menu-center header .level-left, body.header-menu-top.logo-menu-center header .level-left {
    margin: 0 auto;
}

body.header-logo-top.logo-center header .level.top .level-left, body.header-logo-top.menu-center header .level.top .level-left, body.header-menu-top.logo-center header .level.top .level-left, body.header-menu-top.menu-center header .level.top .level-left {
    margin: 0 auto;
}

body.header-logo-top .header-menu-icons li > ul {
    margin-top: 24px;
}

body.header-menu-top .header-menu-icons li > ul {
    margin-top: 28px;
}

body.header-side-navigation header {
    top: 0;
    left: 0;
    position: fixed;
    height: 100%;
    width: 260px;
    z-index: 9999;
    border-right: 1px solid rgba(245, 245, 245, 0.7);
}

body.header-side-navigation header .site-header-inner {
    padding-top: 40px;
    height: 100%;
    position: relative;
}

body.header-side-navigation header .level,
body.header-side-navigation header .level-left,
body.header-side-navigation header .level-right {
    display: block;
}

body.header-side-navigation header .level-right {
    bottom: 30px;
    position: absolute;
    width: 100%;
}

body.header-side-navigation header .main-navigation > ul > li {
    float: none;
    font-size: 12.8px;
    font-size: 0.8rem;
}

body.header-side-navigation header .main-navigation > ul > li > a {
    margin: 0;
    padding: 14px 30px !important;
}

body.header-side-navigation header .main-navigation > ul > li > ul {
    top: 0;
    left: 100%;
    position: absolute;
    border: 1px solid #f5f5f5;
}

body.header-side-navigation header .main-navigation > ul > li > ul.open-left {
    left: inherit;
    top: 0;
    right: 100%;
    position: absolute;
}

body.header-side-navigation header .main-navigation > ul > li > ul.open-right {
    right: inherit;
    top: 0;
    left: 100%;
    position: absolute;
}

body.header-side-navigation header .main-navigation > ul > li > ul ul {
    border: 1px solid #f5f5f5;
    top: -11px;
    left: 100%;
    position: absolute;
}

body.header-side-navigation header .main-navigation > ul > li > ul ul.open-left {
    left: inherit;
    top: -11px;
    right: 100%;
    position: absolute;
}

body.header-side-navigation header .main-navigation > ul > li > ul ul.open-right {
    right: inherit;
    top: -11px;
    left: 100%;
    position: absolute;
}

body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul ul {
    border: 0;
}

body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li {
    min-width: 198px;
}

body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li.column {
    padding: 25px 16px !important;
}

body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > a,
body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > span {
    font-size: 12.5px;
    font-size: 0.78125rem;
    color: #3b3b3b;
}

body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > a:hover,
body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > span:hover {
    color: #d2a064;
}

body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul {
    position: initial;
    min-width: 198px;
    border-left: 0;
}

body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li {
    float: none;
    font-size: 12.8px;
    font-size: 0.8rem;
    min-width: 198px;
}

body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li a {
    color: #616161;
}

body.header-side-navigation header .main-navigation > ul > li.mega-menu > ul > li > ul > li a:hover {
    color: #d2a064;
}

body.header-side-navigation header .site-logo {
    margin: 20px 0;
    min-height: 100px;
}

body.header-side-navigation header .site-logo img {
    margin-top: 0;
}

body.header-side-navigation header .site-logo,
body.header-side-navigation header .level-right {
    padding-left: 30px;
    padding-right: 30px;
}

body.header-side-navigation header .header-menu-icons.social {
    padding-left: 0;
    padding: 20px 0;
}

body.header-side-navigation header .header-menu-icons.social:before {
    width: 0;
}

body.header-side-navigation header .header-menu-icons.social li:first-child {
    padding-left: 0;
}

body.header-side-navigation header .header-menu-icons.social li:last-child {
    padding-right: 0;
}

body.header-side-navigation header .footer-copyright {
    font-size: 12.5px;
    font-size: 0.78125rem;
    display: inline-block;
    font-family: 'sky', 'Open Sans', sans-serif;
    color: #999999;
}

body.header-side-navigation header .footer-copyright a {
    color: #d2a064;
}

body.header-side-navigation header .footer-copyright a:hover {
    color: #222121;
}

body.header-side-navigation.side-right header {
    left: inherit;
    top: 0;
    right: 0;
    position: fixed;
    border-right: 0;
    border-left: 1px solid rgba(245, 245, 245, 0.7);
}

body.header-side-navigation.side-right header .main-navigation > ul > li > ul {
    left: inherit;
    top: 0;
    right: 100%;
    position: absolute;
}

body.header-side-navigation.side-right header .main-navigation > ul > li > ul.open-left {
    left: inherit;
    top: 0;
    right: 100%;
    position: absolute;
}

body.header-side-navigation.side-right header .main-navigation > ul > li > ul.open-right {
    right: inherit;
    top: 0;
    left: 100%;
    position: absolute;
}

body.header-side-navigation.side-right header .main-navigation > ul > li > ul ul {
    left: inherit;
    top: -11px;
    right: 100%;
    position: absolute;
}

body.header-side-navigation.side-right header .main-navigation > ul > li > ul ul.open-left {
    left: inherit;
    top: -11px;
    right: 100%;
    position: absolute;
}

body.header-side-navigation.side-right header .main-navigation > ul > li > ul ul.open-right {
    right: inherit;
    top: -11px;
    left: 100%;
    position: absolute;
}

body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul ul {
    border: 0;
}

body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li {
    min-width: 198px;
}

body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li.column {
    padding: 25px 16px !important;
}

body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > a,
body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > span {
    font-size: 12.5px;
    font-size: 0.78125rem;
    color: #3b3b3b;
}

body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > a:hover,
body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > span:hover {
    color: #d2a064;
}

body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > ul {
    position: initial;
    min-width: 198px;
    border-left: 0;
}

body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > ul > li {
    float: none;
    font-size: 12.8px;
    font-size: 0.8rem;
    min-width: 198px;
}

body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > ul > li a {
    color: #616161;
}

body.header-side-navigation.side-right header .main-navigation > ul > li.mega-menu > ul > li > ul > li a:hover {
    color: #d2a064;
}

body.header-side-navigation.side-right.side-mini .level {
    left: inherit;
    top: 0;
    right: 100%;
    position: absolute;
    margin-left: 0;
    margin-right: 1px;
    border-right: 0;
    border-left: 1px solid rgba(245, 245, 245, 0.7);
}

body.header-side-navigation.side-mini header {
    width: 70px;
}

body.header-side-navigation.side-mini header .site-header-inner {
    padding-top: 35px;
}

body.header-side-navigation.side-mini header .level {
    display: none;
    top: 0;
    left: 100%;
    position: absolute;
    height: 100%;
    background-color: white;
    margin-left: 1px;
    width: 252px;
    border-right: 1px solid rgba(245, 245, 245, 0.7);
}

body.header-side-navigation.side-mini header .level .level-right {
    padding-left: 30px;
    padding-right: 30px;
}

body.header-side-navigation.side-mini header .level .main-navigation {
    margin-top: 28px;
}

body.header-side-navigation.side-mini header .level .main-navigation > ul > li > a {
    padding: 14px 30px !important;
}

body.header-side-navigation.side-mini header .level.top {
    display: block;
    text-align: center;
    position: initial;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    border: 0;
    margin-bottom: 0;
}

body.header-side-navigation.side-mini header .level.top .level-left {
    top: 48%;
    position: absolute;
    width: 100%;
}

body.header-side-navigation.side-mini header .level.top .level-left:first-child {
    position: relative;
}

body.header-side-navigation.side-mini header .level.top .level-right,
body.header-side-navigation.side-mini header .level.top .level-left {
    padding-left: 10px;
    padding-right: 10px;
}

body.header-side-navigation.side-mini header .level.top .logo-text {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    text-transform: capitalize;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: 1px;
    color: #616161;
    margin-top: 70px;
}

body.header-side-navigation.side-mini header .level.top .logo-text a {
    color: #616161;
}

body.header-side-navigation.side-mini header .level.top .logo-text a:hover {
    color: #3b3b3b;
}

body.header-side-navigation.side-mini header .level.top .header-menu-icons {
    padding-left: 0;
}

body.header-side-navigation.side-mini header .level.top .header-menu-icons li {
    padding-left: 0;
}

body.header-side-navigation.side-mini header .level.top .header-menu-icons li .icon i {
    font-size: 32px;
    font-size: 2rem;
}

body.header-side-navigation.side-mini header .level.top .header-menu-icons li .icon i.ion-ios-close-outline {
    font-size: 42px;
    font-size: 2.625rem;
}

body.header-side-navigation.side-mini header .level.top .header-menu-icons:before {
    width: 0;
}

body.header-side-navigation.side-mini header .level.top .header-menu-icons.social {
    padding: 0;
}

body.header-side-navigation.side-mini header .level.top .header-menu-icons.social li {
    padding-bottom: 10px;
}

body.header-side-navigation.side-mini header .level.top .header-menu-icons.social li:last-child {
    padding-bottom: 0;
}

body.header-side-navigation.side-mini header .level.top .header-menu-icons.social li .icon {
    background-color: transparent;
    color: #616161;
}

body.header-side-navigation.side-mini header .level.top .header-menu-icons.social li .icon i {
    font-size: 17px;
    font-size: 1.0625rem;
}

body.header-side-navigation.side-mini header .level.top .header-menu-icons.social li .icon:hover {
    color: #262626;
}

body.header-side-navigation.side-mini header .site-logo {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    min-height: inherit;
}

body.header-side-navigation.side-mini.side-mini-icons-center header .level.top .level-left {
    top: 40%;
    position: absolute;
}

body.header-side-navigation.side-mini.side-mini-icons-center header .level.top .level-left:first-child {
    position: relative;
}

body.header-side-navigation.side-mini.side-mini-logo-center header .site-header-inner {
    padding-top: 30px;
}

body.header-side-navigation.side-mini.side-mini-logo-center header .level.top .level-left {
    top: 42.5%;
    position: absolute;
}

body.header-side-navigation.side-mini.side-mini-logo-center header .level.top .level-left:first-child {
    position: relative;
}

body.header-side-navigation.side-mini.side-mini-logo-center header .level.top .header-menu-icons .icon {
    color: #616161;
}

body.header-side-navigation.side-mini.side-mini-logo-center header .level.top .header-menu-icons .icon:hover {
    color: #262626;
}

body.header-side-navigation.side-mini.side-mini-background.primary-color header, body.header-side-navigation.side-mini.side-mini-background.dark-color header {
    background-color: #cfa066;
}

body.header-side-navigation.side-mini.side-mini-background.primary-color header .level.top, body.header-side-navigation.side-mini.side-mini-background.dark-color header .level.top {
    background-color: transparent;
}

body.header-side-navigation.side-mini.side-mini-background.primary-color header .level.top .logo-text, body.header-side-navigation.side-mini.side-mini-background.dark-color header .level.top .logo-text {
    color: #222121;
}

body.header-side-navigation.side-mini.side-mini-background.primary-color header .level.top .logo-text a, body.header-side-navigation.side-mini.side-mini-background.dark-color header .level.top .logo-text a {
    color: #222121;
}

body.header-side-navigation.side-mini.side-mini-background.primary-color header .level.top .logo-text a:hover, body.header-side-navigation.side-mini.side-mini-background.dark-color header .level.top .logo-text a:hover {
    color: white;
}

body.header-side-navigation.side-mini.side-mini-background.primary-color header .site-logo img, body.header-side-navigation.side-mini.side-mini-background.dark-color header .site-logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

body.header-side-navigation.side-mini.side-mini-background.primary-color header .header-menu-icons li a, body.header-side-navigation.side-mini.side-mini-background.dark-color header .header-menu-icons li a {
    color: white;
}

body.header-side-navigation.side-mini.side-mini-background.primary-color header .header-menu-icons li a:hover, body.header-side-navigation.side-mini.side-mini-background.dark-color header .header-menu-icons li a:hover {
    color: #222121;
}

body.header-side-navigation.side-mini.side-mini-background.primary-color header {
    border-right: 1px solid #cfa066;
}

body.header-side-navigation.side-mini.side-mini-background.dark-color:not(.primary-color) header {
    border-right: 1px solid #222121;
    background-color: #222121;
}

body.header-side-navigation.side-mini.side-mini-background.dark-color:not(.primary-color) header .site-logo img {
    -webkit-filter: none;
    filter: none;
}

body.header-side-navigation.side-mini.side-mini-background.dark-color:not(.primary-color) header .level.top .logo-text {
    color: white;
}

body.header-side-navigation.side-mini.side-mini-background.dark-color:not(.primary-color) header .level.top .logo-text a {
    color: white;
}

body.header-side-navigation.side-mini.side-mini-background.dark-color:not(.primary-color) header .level.top .logo-text a:hover {
    color: #d8ab74;
}

body.header-side-navigation.side-mini.side-mini-background.dark-color:not(.primary-color) header .header-menu-icons li a {
    color: #d8ab74;
}

body.header-side-navigation.side-mini.side-mini-background.dark-color:not(.primary-color) header .header-menu-icons li a:hover {
    color: white;
}

body.header-side-navigation.side-mini.side-mini-logo-background.primary-color header .site-header-inner, body.header-side-navigation.side-mini.side-mini-logo-background.dark-color header .site-header-inner {
    padding-top: 0;
}

body.header-side-navigation.side-mini.side-mini-logo-background.primary-color header .level.top, body.header-side-navigation.side-mini.side-mini-logo-background.dark-color header .level.top {
    margin-right: -1px;
}

body.header-side-navigation.side-mini.side-mini-logo-background.primary-color header .level.top .level-left:first-child, body.header-side-navigation.side-mini.side-mini-logo-background.dark-color header .level.top .level-left:first-child {
    background-color: #cfa066;
    padding-top: 22px;
    padding-bottom: 22px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

body.header-side-navigation.side-mini.side-mini-logo-background.primary-color header .level.top .level-left:first-child:hover, body.header-side-navigation.side-mini.side-mini-logo-background.dark-color header .level.top .level-left:first-child:hover {
    background-color: #222121;
}

body.header-side-navigation.side-mini.side-mini-logo-background.primary-color header .site-logo .logo-text, body.header-side-navigation.side-mini.side-mini-logo-background.dark-color header .site-logo .logo-text {
    color: white;
    margin-bottom: 10px;
}

body.header-side-navigation.side-mini.side-mini-logo-background.primary-color header .site-logo img, body.header-side-navigation.side-mini.side-mini-logo-background.dark-color header .site-logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

body.header-side-navigation.side-mini.side-mini-logo-background.dark-color:not(.primary-color) header .level.top .level-left:first-child {
    background-color: #222121;
}

body.header-side-navigation.side-mini.side-mini-logo-background.dark-color:not(.primary-color) header .level.top .level-left:first-child:hover {
    background-color: #cfa066;
}

body.header-side-navigation.side-mini.side-mini-logo-background.dark-color:not(.primary-color) header .level.top .level-left:first-child:hover .site-logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

body.header-side-navigation.side-mini.side-mini-logo-background.dark-color:not(.primary-color) header .site-logo img {
    -webkit-filter: none;
    filter: none;
}

body.header-side-navigation.side-content-center header .site-logo {
    margin: 15px 0 20px;
}

body.header-side-navigation.side-content-center header .site-logo img {
    display: block;
    margin: 0 auto;
    margin-bottom: 8px;
}

body.header-side-navigation.side-content-center header .site-logo .logo-text {
    padding: 0;
}

body.header-side-navigation.side-content-center header .header-menu-icons,
body.header-side-navigation.side-content-center header .site-logo,
body.header-side-navigation.side-content-center header .footer-copyright,
body.header-side-navigation.side-content-center header .main-navigation > ul > li > a {
    text-align: center;
}

body.header-side-navigation.side-content-right header .site-logo {
    direction: rtl;
}

body.header-side-navigation.side-content-right header .site-logo .logo-text {
    padding-right: 8px;
    padding-left: 0;
}

body.header-side-navigation.side-content-right header .level .level-right,
body.header-side-navigation.side-content-right header .site-logo,
body.header-side-navigation.side-content-right header .main-navigation > ul > li > a {
    text-align: right;
}

body.header-side-navigation.header-menu-background-primary header .main-navigation > ul > li > a, body.header-side-navigation.header-menu-background-dark header .main-navigation > ul > li > a {
    margin: 2px 30px;
}

body.header-side-navigation.header-background.primary-color header .footer-copyright, body.header-side-navigation.header-background.dark-color header .footer-copyright {
    color: white;
}

body.header-side-navigation.header-background.primary-color header .footer-copyright a, body.header-side-navigation.header-background.dark-color header .footer-copyright a {
    color: white;
}

body.header-side-navigation.header-background.primary-color header .main-navigation > ul > li > ul, body.header-side-navigation.header-background.dark-color header .main-navigation > ul > li > ul {
    margin-left: 1px;
}

body.header-side-navigation.header-background.primary-color header {
    border-right: 1px solid #cfa066;
}

body.header-side-navigation.header-background.primary-color header .site-logo .logo-text {
    color: #222121;
}

body.header-side-navigation.header-background.dark-color:not(.primary-color) header {
    border-right: 1px solid #222121;
}

body.header-side-navigation.header-background.dark-color:not(.primary-color) header .site-logo img {
    -webkit-filter: none;
    filter: none;
}

body.header-side-navigation.logo-background.logo-primary-color header .site-header-inner, body.header-side-navigation.logo-background.logo-dark-color header .site-header-inner {
    padding-top: 0;
}

body.header-side-navigation.logo-background.logo-primary-color header .site-logo, body.header-side-navigation.logo-background.logo-dark-color header .site-logo {
    background-color: #cfa066;
    margin-top: 0;
    margin-bottom: 30px;
    margin-right: -1px;
    padding-top: 50px;
    padding-bottom: 50px;
}

body.header-side-navigation.logo-background.logo-primary-color header .site-logo img, body.header-side-navigation.logo-background.logo-dark-color header .site-logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

body.header-side-navigation.logo-background.logo-primary-color header .site-logo .logo-text, body.header-side-navigation.logo-background.logo-dark-color header .site-logo .logo-text {
    color: white;
}

body.header-side-navigation.logo-background.logo-dark-color header .site-logo {
    background-color: #222121;
}

body.header-side-navigation.logo-background.logo-dark-color header .site-logo img {
    -webkit-filter: none;
    filter: none;
}

body.header-transparent header, body.header-transparent-overlay header, body.header-center-overlay header {
    top: 0;
    position: absolute;
    z-index: 20;
}

body.header-transparent header {
    background-color: transparent;
}

body.header-transparent-overlay header {
    background-color: rgba(255, 255, 255, 0.2);
}

body.header-center-overlay header {
    background-color: transparent;
    padding-top: 40px;
}

body.header-center-overlay header .site-header-inner {
    background-color: white;
    padding: 0 20px;
}

body.header-background header .site-logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

body.header-background header .site-logo .logo-text {
    color: white;
}

body.header-background header .main-navigation > ul > li > a {
    color: white;
}

body.header-background header .main-navigation > ul > li > a:hover {
    color: #222121;
}

body.header-background .header-menu-icons.social {
    margin-left: 0;
}

body.header-background .header-menu-icons.social:before {
    width: 0;
}

body.header-background .header-menu-icons.social .icon {
    background-color: #222121;
}

body.header-background .header-menu-icons.social .icon:hover {
    background-color: rgba(10, 10, 10, 0.8);
}

body.header-background.dark-color header {
    background-color: #222121;
}

body.header-background.dark-color header .site-logo img {
    -webkit-filter: none;
    filter: none;
}

body.header-background.dark-color header .main-navigation > ul > li > a {
    color: white;
}

body.header-background.dark-color header .main-navigation > ul > li > a:hover {
    color: #d8ab74;
}

body.header-background.dark-color .header-menu-icons.social .icon {
    background-color: #cfa066;
}

body.header-background.dark-color .header-menu-icons.social .icon:hover {
    background-color: rgba(10, 10, 10, 0.2);
}

body.header-background.primary-color header {
    background-color: #cfa066;
}

body.header-background.primary-color header .site-logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

body.header-background.primary-color header .site-logo .logo-text {
    color: white;
}

body.header-background.primary-color header .main-navigation > ul > li > a {
    color: white;
}

body.header-background.primary-color header .main-navigation > ul > li > a:hover {
    color: #222121;
}

body.header-background.primary-color header .main-navigation > ul > li.active > a,
body.header-background.primary-color header .main-navigation > ul > li.active > span, body.header-background.primary-color header .main-navigation > ul > li.current > a,
body.header-background.primary-color header .main-navigation > ul > li.current > span, body.header-background.primary-color header .main-navigation > ul > li.current-menu-item > a,
body.header-background.primary-color header .main-navigation > ul > li.current-menu-item > span, body.header-background.primary-color header .main-navigation > ul > li.current-menu-parent > a,
body.header-background.primary-color header .main-navigation > ul > li.current-menu-parent > span, body.header-background.primary-color header .main-navigation > ul > li.current_page_item > a,
body.header-background.primary-color header .main-navigation > ul > li.current_page_item > span, body.header-background.primary-color header .main-navigation > ul > li.current-menu-ancestor > a,
body.header-background.primary-color header .main-navigation > ul > li.current-menu-ancestor > span {
    color: #222121;
}

body.header-background.primary-color .header-menu-icons.social {
    margin-left: 0;
}

body.header-background.primary-color .header-menu-icons.social:before {
    width: 0;
}

body.header-background.primary-color .header-menu-icons.social .icon {
    background-color: #222121;
}

body.header-background.primary-color .header-menu-icons.social .icon:hover {
    background-color: rgba(10, 10, 10, 0.8);
}

body.header-transparent-border header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

body.header-transparent-border header .main-navigation > ul > li > a {
    margin: 10px 0;
}

body.header-transparent-border header .header-menu-icons {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 1.5rem !important;
}

body.header-transparent-border header .header-menu-icons li {
    padding: 22px 0 22px 8px;
}

body.header-menu-background-primary header .main-navigation > ul > li > a, body.header-menu-background-dark header .main-navigation > ul > li > a {
    padding: 12px 15px;
    margin: 21px 0;
}

body.header-menu-background-primary header .main-navigation > ul > li > a:hover, body.header-menu-background-dark header .main-navigation > ul > li > a:hover {
    color: white;
    background-color: #d8ab74;
}

body.header-menu-background-primary header .main-navigation > ul > li:last-child > a, body.header-menu-background-dark header .main-navigation > ul > li:last-child > a {
    padding-right: 15px;
}

body.header-menu-background-dark header .main-navigation > ul > li > a:hover {
    background-color: #222121;
}

body.header-menu-separator-dots header .main-navigation > ul > li:after {
    content: ".";
    top: 12%;
    right: -5px;
    position: absolute;
    font-size: 30px;
    font-size: 1.875rem;
    color: #616161;
}

body.header-menu-separator-dots header .main-navigation > ul > li:last-child:after {
    content: '';
}

body.header-menu-separator-line header .main-navigation > ul > li:after {
    content: "/";
    top: 38%;
    right: -5px;
    position: absolute;
    color: #616161;
}

body.header-menu-separator-line header .main-navigation > ul > li:last-child:after {
    content: '';
}

body.header-background-dark header, body.header-background-primary header {
    background-color: #222121;
}

body.header-background-dark header .site-logo, body.header-background-primary header .site-logo {
    background-color: #cfa066;
    padding: 15px 0 14px 23px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-right: 25px;
}

body.header-background-dark header .site-logo img, body.header-background-primary header .site-logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

body.header-background-dark header .site-logo .logo-text, body.header-background-primary header .site-logo .logo-text {
    color: white;
    margin-left: 25px;
    padding-top: 17px;
    padding-bottom: 14px;
    padding-left: 23px;
    font-size: 24px;
    margin-left: 0;
    padding-left: 8px;
}

body.header-background-dark header .site-logo:hover, body.header-background-primary header .site-logo:hover {
    background-color: #d8ab74;
}

body.header-background-dark header .main-navigation > ul > li > a, body.header-background-primary header .main-navigation > ul > li > a {
    color: white;
    margin: 0;
    padding: 19px 25px !important;
    border-right: 1px solid #262626;
}

body.header-background-dark header .main-navigation > ul > li:last-child > a, body.header-background-primary header .main-navigation > ul > li:last-child > a {
    border: 0;
}

body.header-background-dark header .button, body.header-background-primary header .button {
    display: none !important;
}

body.header-background-dark header .button:last-child, body.header-background-primary header .button:last-child {
    display: inherit !important;
    font-size: 13px;
    font-size: 0.8125rem;
    height: 4.35em;
    padding-left: 45px;
    padding-right: 45px;
    background-color: #cfa066;
}

body.header-background-dark header .button:last-child:hover, body.header-background-primary header .button:last-child:hover {
    background-color: #d8ab74;
}

body.header-background-primary header {
    background-color: rgba(207, 160, 102, 0.95);
}

body.header-background-primary header .site-logo {
    background-color: #222121;
    padding-right: 25px;
}

body.header-background-primary header .site-logo img {
    -webkit-filter: none;
    filter: none;
}

body.header-background-primary header .site-logo .logo-text {
    background-color: transparent;
    margin-left: 0;
    padding-left: 8px;
}

body.header-background-primary header .site-logo:hover {
    background-color: rgba(34, 33, 33, 0.9);
}

body.header-background-primary header .main-navigation > ul > li > a {
    color: rgba(255, 255, 255, 0.85);
    border-right: 1px solid rgba(255, 255, 255, 0.05);
}

body.header-background-primary header .button:last-child {
    background-color: #222121;
}

body.header-background-primary header .button:last-child:hover {
    background-color: rgba(34, 33, 33, 0.9);
}

body.header-dropdown-menu-primary header .main-navigation li ul, body.header-dropdown-menu-dark header .main-navigation li ul {
    background-color: #cfa066;
    border: none;
}

body.header-dropdown-menu-primary header .main-navigation li ul li a, body.header-dropdown-menu-dark header .main-navigation li ul li a {
    color: white;
}

body.header-dropdown-menu-primary header .main-navigation li ul li a:hover, body.header-dropdown-menu-dark header .main-navigation li ul li a:hover {
    color: #222121;
}

body.header-dropdown-menu-primary header .main-navigation li ul li ul, body.header-dropdown-menu-dark header .main-navigation li ul li ul {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    top: -10px;
}

body.header-dropdown-menu-primary header .main-navigation li ul li ul.open-left, body.header-dropdown-menu-dark header .main-navigation li ul li ul.open-left {
    border-left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    top: -10px;
}

body.header-dropdown-menu-primary header .main-navigation li ul li ul.open-right, body.header-dropdown-menu-dark header .main-navigation li ul li ul.open-right {
    top: -10px;
}

body.header-dropdown-menu-primary header .main-navigation li.mega-menu > ul > li > a,
body.header-dropdown-menu-primary header .main-navigation li.mega-menu > ul > li > span, body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > a,
body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > span {
    color: #3b3b3b;
}

body.header-dropdown-menu-primary header .main-navigation li.mega-menu > ul > li > a:hover,
body.header-dropdown-menu-primary header .main-navigation li.mega-menu > ul > li > span:hover, body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > a:hover,
body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > span:hover {
    color: white;
}

body.header-dropdown-menu-primary header .main-navigation li.mega-menu > ul > li > ul, body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > ul {
    border-left: 0;
}

body.header-dropdown-menu-primary header .main-navigation li.mega-menu > ul > li > ul > li a, body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > ul > li a {
    color: white;
}

body.header-dropdown-menu-primary header .main-navigation li.mega-menu > ul > li > ul > li a:hover, body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > ul > li a:hover {
    color: #3b3b3b;
}

body.header-dropdown-menu-dark header .main-navigation li ul {
    background-color: #222121;
}

body.header-dropdown-menu-dark header .main-navigation li ul li a {
    color: #616161;
}

body.header-dropdown-menu-dark header .main-navigation li ul li a:hover {
    color: white;
}

body.header-dropdown-menu-dark header .main-navigation li ul li ul {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

body.header-dropdown-menu-dark header .main-navigation li ul li ul.open-left {
    border-left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li:after {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, rgba(216, 216, 216, 0.05)), to(transparent));
    background: linear-gradient(to bottom, transparent 0%, rgba(216, 216, 216, 0.05) 50%, transparent 100%);
}

body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > a,
body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > span {
    color: white;
}

body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > a:hover,
body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > span:hover {
    color: white;
}

body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > ul {
    border-left: 0;
}

body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > ul > li a {
    color: #616161;
}

body.header-dropdown-menu-dark header .main-navigation li.mega-menu > ul > li > ul > li a:hover {
    color: white;
}

body.show-dropdown-menu-mark header .main-navigation li .menu-mark {
    visibility: visible;
}

body:not(.header-background-primary):not(.header-background-dark):not(.header-menu-with-icons) header .header-fullwidth .main-navigation > ul > li > a {
    padding: 15px 20px;
}

body:not(.header-background-primary):not(.header-background-dark):not(.header-menu-with-icons) header .header-fullwidth .main-navigation.right > ul > li:last-child a {
    padding-right: 0;
}

body:not(.header-background-primary):not(.header-background-dark):not(.header-menu-with-icons) header .header-fullwidth .main-navigation.left > ul > li:first-child a {
    padding-left: 0;
}

body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .site-logo, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .site-logo {
    color: white;
}

body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .site-logo a, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .site-logo a {
    color: white;
}

body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li > a, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li > a {
    color: rgba(255, 255, 255, 0.8);
}

body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li > a:hover, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li > a:hover {
    color: white;
}

body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.active > a,
body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.active > span, body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current > a,
body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current > span, body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-item > a,
body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-item > span, body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-parent > a,
body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-parent > span, body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current_page_item > a,
body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current_page_item > span, body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-ancestor > a,
body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-ancestor > span, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.active > a,
body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.active > span, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current > a,
body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current > span, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-item > a,
body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-item > span, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-parent > a,
body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-parent > span, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current_page_item > a,
body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current_page_item > span, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-ancestor > a,
body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .main-navigation > ul > li.current-menu-ancestor > span {
    color: white;
}

body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .header-menu-icons > li > a, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .header-menu-icons > li > a {
    color: white;
}

body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .header-menu-icons > li > a:hover, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .header-menu-icons > li > a:hover {
    color: rgba(255, 255, 255, 0.8);
}

body.header-transparent:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .nav-menu-dropdown > li > a, body.header-transparent-overlay:not(.responsive-layout):not(.header-hamburger-menu) header:not(.hide-on-scroll):not(.show-on-scroll) .nav-menu-dropdown > li > a {
    color: white;
}

.page-title .hero-body h1,
.page-title .hero-body .title, .page-title .hero-body h3,
.page-title .hero-body .subtitle, .page-title.is-medium h3, .page-title.is-large h3, .page-title.is-fullheight h3 {
    text-transform: capitalize;
}

.page-title {
    background-color: #fafafa;
    padding-bottom: 0 !important;
}

.page-title.mini-height .hero-body {
    padding-bottom: 2rem;
    padding-top: 2rem;
}

.page-title.mini-height .hero-body h1,
.page-title.mini-height .hero-body .title {
    font-size: 20px;
    font-size: 1.25rem;
}

.page-title.mini-height .hero-body h3,
.page-title.mini-height .hero-body .subtitle,
.page-title.mini-height .hero-body .breadcrumb {
    font-size: 14px;
    font-size: 0.875rem;
}

.page-title.is-primary .hero-body h3,
.page-title.is-primary .hero-body .subtitle {
    color: white;
}

.page-title.is-primary .hero-body .breadcrumb li + li:before {
    color: #cfa066;
}

.page-title.is-primary .hero-body .breadcrumb li.is-active a {
    color: white;
}

.page-title.is-primary .hero-body .breadcrumb li a:hover {
    color: white;
}

.page-title.is-secondary .hero-body h1,
.page-title.is-secondary .hero-body .title {
    color: white;
}

.page-title.is-secondary .hero-body h3,
.page-title.is-secondary .hero-body .subtitle {
    color: #616161;
}

.page-title.is-secondary .hero-body .breadcrumb li + li:before {
    color: #616161;
}

.page-title.is-secondary .hero-body .breadcrumb li.is-active a {
    color: #616161;
}

.page-title.is-secondary .hero-body .breadcrumb li a:hover {
    color: #616161;
}

.page-title.is-secondary .hero-body .button {
    border: 1px solid #d8ab74;
}

.page-title.is-secondary .hero-body .button:hover {
    background-color: transparent;
    border-color: white;
}

.page-title.has-text-centered .hero-body .breadcrumb {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}

.page-title.has-text-centered .hero-body .header-menu-icons.social li:first-child {
    padding-left: 0;
}

.page-title .hero-body {
    padding-bottom: 4.5rem;
    padding-top: 4.5rem;
}

.page-title .hero-body .button {
    margin: 0 4px;
}

.page-title .hero-body .button:first-child {
    margin-left: 0;
}

.page-title .hero-body .button:last-child {
    margin-right: 0;
}

.page-title .hero-body h1,
.page-title .hero-body .title {
    font-weight: normal;
    letter-spacing: 1.5px;
    font-size: 29px;
    font-size: 1.8125rem;
    color: #222121;
}

.page-title .hero-body h3,
.page-title .hero-body .subtitle {
    letter-spacing: 1.8px;
    margin-top: -8px !important;
    color: #616161;
    font-size: 15.5px;
    font-size: 0.96875rem;
    font-family: 'sky', 'Open Sans', sans-serif;
}

.page-title .hero-body .level .level-right .header-menu-icons.social:before {
    display: none;
}

.page-title .hero-body .level .level-left .header-menu-icons.social {
    padding-left: 0;
    padding-right: 10px;
}

.page-title .hero-body .level .level-left .header-menu-icons.social:before {
    display: none;
}

.page-title .hero-body .level .level-left .header-menu-icons.social li:first-child {
    padding-left: 0;
}

.page-title.is-medium .hero-body > div:before, .page-title.is-large .hero-body > div:before, .page-title.is-fullheight .hero-body > div:before {
    display: inline-block;
    content: '';
    height: 49px;
    width: 1px;
    background-color: white;
    opacity: .45;
    margin-bottom: 20px;
    margin-top: -50px;
}

.page-title.is-medium h1, .page-title.is-large h1, .page-title.is-fullheight h1 {
    text-transform: capitalize;
    font-size: 65px;
    font-size: 4.0625rem;
    letter-spacing: 1px;
    color: white;
    font-weight: 600;
}

.page-title.is-medium h3, .page-title.is-large h3, .page-title.is-fullheight h3 {
    font-size: 23px;
    font-size: 1.4375rem;
    letter-spacing: 1.8px;
    margin-top: 15px !important;
    font-family: 'sky-bold', 'Playfair Display', serif;
    color: white;
}

.page-title.services {
    background: #fafafa url("../images/page-title/services.png") no-repeat top center;
    background-size: cover;
}

.page-title.about {
    background: #fafafa url("../images/page-title/about.png") no-repeat top center;
    background-size: cover;
}

.page-title.blog, .page-title.blog-single {
    background: #fafafa url("../images/page-title/blog.png") no-repeat top center;
    background-size: cover;
}

.page-title.contact {
    background: #fafafa url("../images/page-title/contact.png") no-repeat top center;
    background-size: cover;
}

.page-title.portfolio {
    background: #fafafa url("../images/page-title/portfolio.png") no-repeat top center;
    background-size: cover;
}

.page-title.portfolio .hero-body > div:before {
    background-color: #e7bc88;
}

.page-title.parallax-background, .page-title.ken-burns {
    background: transparent;
}

.page-title.ken-burns {
    position: relative;
    overflow: hidden;
}

.page-title .ken-burns-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: no-repeat center center;
    background-size: cover;
    -webkit-animation: kenburns 40s infinite;
    animation: kenburns 40s infinite;
}

.page-title.is-medium .hero-body > div:before, .page-title.is-large .hero-body > div:before, .page-title.is-fullheight .hero-body > div:before {
    display: none;
}

body.page-index .page-title.is-fullheight .hero-body {
    padding-top: 7.5rem;
}

body.page-index .page-title.is-fullheight .hero-body h1 {
    font-size: 60px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
}

body.page-index .page-title.is-fullheight .hero-body h3 {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 29px;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-top: 20px !important;
}

body.header-background-primary .page-title.is-fullheight,
body.header-background-primary .hero.is-fullheight, body.header-background-dark .page-title.is-fullheight,
body.header-background-dark .hero.is-fullheight {
    min-height: 94vh;
}

body.header-background .page-title.is-fullheight,
body.header-background .hero.is-fullheight {
    min-height: 91vh;
}

body.header-topbar .page-title.is-fullheight,
body.header-topbar .hero.is-fullheight {
    min-height: 86vh;
}

.portfolio-single .work-images li {
    margin-bottom: 1.5rem;
}

.portfolio-single .work-images li:last-child {
    margin-bottom: 0;
}

.portfolio-single .work-images img {
    display: block;
}

.portfolio-single .widget-title {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 1.3rem;
}

.portfolio-single .widget {
    margin-bottom: 1rem;
}

.portfolio-single .widget:first-child .widget-title {
    margin-top: -7px;
}

.portfolio-single .widget.full-width {
    margin-bottom: 0;
    margin-top: 1rem;
}

.portfolio-single .widget.full-width:first-child .widget-title {
    margin-top: 0;
}

.portfolio-single .is-flex-reverse-column .widget.full-width {
    margin-top: 0;
    margin-bottom: 1rem;
}

.portfolio-single .textwidget p {
    margin-bottom: 0;
    font-size: 15px;
    font-size: 0.9375rem;
}

.portfolio-single .widget-social ul li {
    padding-right: 9px;
    padding-bottom: 9px;
}

.portfolio-single .widget-social ul li .icon {
    width: 31px;
    height: 31px;
    border-radius: 100%;
}

.portfolio-single .widget-social ul li .icon i {
    font-size: 16px;
    font-size: 1rem;
}

.portfolio-single .widget-links ul li {
    padding: 6px 0;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #616161;
}

.portfolio-single .widget-links ul li a {
    color: #616161;
}

.portfolio-single .widget-links ul li a:hover {
    color: #d8ab74;
}

.portfolio-single .widget-links ul li span {
    font-size: 14px;
    font-size: 0.875rem;
    color: #d8ab74;
}

.portfolio-single .widget-links ul li .icon {
    color: #e3b276;
    margin-right: 2.5px;
    width: auto;
    height: auto;
}

.pricing-table .pricing-plan .plan-items .plan-item {
    text-transform: capitalize;
}

.title:not(:last-child), .pricing-table .pricing-plan .plan-header:not(:last-child),
.subtitle:not(:last-child) {
    margin-bottom: 1.5rem;
}

.title, .pricing-table .pricing-plan .plan-header,
.subtitle {
    word-break: break-word;
}

.title em, .pricing-table .pricing-plan .plan-header em,
.title span,
.pricing-table .pricing-plan .plan-header span,
.subtitle em,
.subtitle span {
    font-weight: inherit;
}

.title sub, .pricing-table .pricing-plan .plan-header sub,
.subtitle sub {
    font-size: 0.75em;
}

.title sup, .pricing-table .pricing-plan .plan-header sup,
.subtitle sup {
    font-size: 0.75em;
}

.title .tag, .pricing-table .pricing-plan .plan-header .tag,
.subtitle .tag {
    vertical-align: middle;
}

.title, .pricing-table .pricing-plan .plan-header {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}

.title strong, .pricing-table .pricing-plan .plan-header strong {
    color: inherit;
    font-weight: inherit;
}

.title + .highlight, .pricing-table .pricing-plan .plan-header + .highlight {
    margin-top: -0.75rem;
}

.title:not(.is-spaced) + .subtitle, .pricing-table .pricing-plan .plan-header:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem;
}

.title.is-1, .pricing-table .pricing-plan .is-1.plan-header {
    font-size: 3rem;
}

.title.is-2, .pricing-table .pricing-plan .is-2.plan-header {
    font-size: 2.5rem;
}

.title.is-3, .pricing-table .pricing-plan .is-3.plan-header {
    font-size: 2rem;
}

.title.is-4, .pricing-table .pricing-plan .is-4.plan-header {
    font-size: 1.5rem;
}

.title.is-5, .pricing-table .pricing-plan .is-5.plan-header {
    font-size: 1.25rem;
}

.title.is-6, .pricing-table .pricing-plan .is-6.plan-header {
    font-size: 1rem;
}

.title.is-7, .pricing-table .pricing-plan .is-7.plan-header {
    font-size: 0.75rem;
}

.subtitle {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25;
}

.subtitle strong {
    color: #363636;
    font-weight: 600;
}

.subtitle:not(.is-spaced) + .title, .pricing-table .pricing-plan .subtitle:not(.is-spaced) + .plan-header {
    margin-top: -1.25rem;
}

.subtitle.is-1 {
    font-size: 3rem;
}

.subtitle.is-2 {
    font-size: 2.5rem;
}

.subtitle.is-3 {
    font-size: 2rem;
}

.subtitle.is-4 {
    font-size: 1.5rem;
}

.subtitle.is-5 {
    font-size: 1.25rem;
}

.subtitle.is-6 {
    font-size: 1rem;
}

.subtitle.is-7 {
    font-size: 0.75rem;
}

.pricing-table {
    padding: 30px 0 50px;
}

.pricing-table .pricing-plan {
    margin: .9rem;
    background: white;
    padding: 22px 3% 45px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.pricing-table .pricing-plan:hover {
    margin-top: 0;
    border: 1px solid #e3b276;
}

.pricing-table .pricing-plan:first-child {
    margin-left: 0;
}

.pricing-table .pricing-plan:last-child {
    margin-right: 0;
}

.pricing-table .pricing-plan .plan-header {
    text-transform: capitalize;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: normal;
    letter-spacing: 1.4px;
    color: #e3b276;
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 2.5rem;
}

.pricing-table .pricing-plan .plan-price {
    font-size: 14px;
    font-size: 0.875rem;
    color: #616161;
    padding: .3rem 0 2.2rem;
    line-height: 1;
}

.pricing-table .pricing-plan .plan-price .plan-price-amount {
    color: #222121;
    font-size: 58px;
    font-size: 3.625rem;
    letter-spacing: 2.4px;
    padding: 0 2px;
    font-weight: normal;
}

.pricing-table .pricing-plan .plan-price .plan-price-amount .plan-price-currency {
    color: #222121;
    font-size: 1.5rem !important;
    vertical-align: middle;
}

.pricing-table .pricing-plan .plan-items {
    margin-bottom: 1.4rem;
}

.pricing-table .pricing-plan .plan-items .plan-item {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
}

.pricing-table .pricing-plan .plan-footer .button {
    color: white;
    background-color: #222121;
    padding: 22px 45px;
}

.pricing-table .pricing-plan .plan-footer .button:hover {
    background-color: #d8ab74;
}

.pricing-table .pricing-plan.is-active {
    border: none;
    background: #222121 url("../images/background/8.png") no-repeat right top;
    margin-top: .9rem !important;
}

.pricing-table .pricing-plan.is-active .plan-header {
    border-bottom: 0.1px solid #525252;
}

.pricing-table .pricing-plan.is-active .plan-price {
    color: white;
}

.pricing-table .pricing-plan.is-active .plan-price .plan-price-amount {
    color: white;
}

.pricing-table .pricing-plan.is-active .plan-price .plan-price-amount .plan-price-currency {
    color: white;
}

.pricing-table .pricing-plan.is-active .plan-footer .button {
    color: white;
    background-color: #d8ab74;
    padding: 19px 45px;
}

.pricing-table .pricing-plan.is-active .plan-footer .button:hover {
    background-color: #d8ab74;
    color: #222121;
}

.pricing-table.is-comparative {
    margin: 0;
}

.pricing-table.is-comparative .pricing-plan {
    padding-right: 0;
    padding-left: 0;
    margin: .9rem 0;
}

.pricing-table.is-comparative .pricing-plan.is-active {
    border: none;
}

.pricing-table.style-2 .pricing-plan {
    padding-right: 2.25%;
    padding-left: 2.25%;
}

section {
    position: relative;
    background-color: white;
}

.section {
    padding: 6rem 1.5rem;
}

.section#styles {
    padding-bottom: 0.4rem;
}

.section.hero {
    padding-left: 0;
    padding-right: 0;
}

.introduction {
    background: #fafafa url("../images/background/1.png") no-repeat left top;
    background-color: #fafafa;
    padding: 8rem 1.5rem;
}

.introduction .introduction-logo {
    position: absolute;
    bottom: -35px;
    right: 35px;
}

.introduction p:not(.heading-title-top) {
    font-size: 17px;
    font-weight: 300;
}

.introduction .works-latest .works-latest-item.video-icon {
    margin-top: 50px;
}

.introduction .works-latest .works-latest-item .works-latest-item-icon.style-2 {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: none;
    transform: none;
}

.introduction .works-latest .works-latest-item .works-latest-item-icon.style-2 .label {
    font-family: 'sky', 'Open Sans', sans-serif;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 16px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #262626;
}

.introduction .works-latest .works-latest-item .works-latest-item-icon.style-2 .icon {
    background-color: #e3b276;
    color: white;
}

.introduction .works-latest .works-latest-item .works-latest-item-icon.style-2 .icon:hover {
    background-color: #0a0a0a;
}

.services {
    background-color: #fafafa;
    padding-bottom: 6.5rem;
}

.stories {
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(68%, white), color-stop(32%, #fafafa));
    background: linear-gradient(to bottom, white 68%, #fafafa 32%);
}

.works-list {
    background-color: white;
    padding-bottom: 4rem;
}

.testimonials-list {
    background: #222121 url("../images/background/2.png") no-repeat center bottom;
    background-color: #222121;
    padding: 5rem 1.5rem;
}

.testimonials-list .heading-title-top, .testimonials-list .heading-title {
    color: white;
}

.menu-section {
    background: white url("../images/background/3.png") no-repeat center top;
    background-color: white;
}

.pricingtable {
    background-color: white;
}

.subscribe-section {
    background-color: #fafafa;
    padding: 7.3rem 1.5rem;
}

.subscribe-section .heading-title {
    padding-bottom: 27px;
    margin-bottom: 0 !important;
}

.subscribe-section .heading-title:after {
    display: none;
}

.subscribe-section p {
    text-align: center;
    color: #616161;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 40px;
}

.latest-news,
.slider {
    background-color: white;
}

.latest-news {
    background: #fafafa url("../images/background/4.png") no-repeat center bottom;
    background-color: #fafafa;
    padding-bottom: 7rem;
}

.get-in-touch {
    background-color: #fafafa;
    padding-bottom: 6.5rem;
}

.get-in-touch .box-item p {
    margin-bottom: 15px;
}

.instagram-feed {
    background: white;
}

.site-footer-bottom .section {
    padding: 2.6rem 1.5rem 2.2rem;
    background: white;
}

.intro-about {
    background-color: white;
}

.our-team {
    background-color: white;
    padding-bottom: 4rem;
}

.counters {
    background-color: #fafafa;
}

.contact-form {
    background-color: white;
}

.hero.carousel {
    padding: 5rem 0 4rem;
}

.hero.instagram-feed {
    padding-bottom: 0;
}

.content-with-sidebar {
    background-color: white;
    padding: 6rem 1.5rem;
}

.portfolio-single {
    background-color: white;
    padding: 6rem 1.5rem;
}

.related-works {
    background-color: white;
}

.works-navigation {
    background-color: #fafafa;
    padding: 4rem 1.5rem;
}

.widget-tags .tagcloud a {
    text-transform: uppercase;
}

.widget-links ul li, .widget-list .content a, .widget-list .content p {
    text-transform: capitalize;
}

.tags, .widget-tags .tagcloud {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.tags .tag, .widget-tags .tagcloud .tag, .widget-tags .tagcloud a {
    margin-bottom: 0.5rem;
}

.tags .tag:not(:last-child), .widget-tags .tagcloud .tag:not(:last-child), .widget-tags .tagcloud a:not(:last-child) {
    margin-right: 0.5rem;
}

.tags:last-child, .widget-tags .tagcloud:last-child {
    margin-bottom: -0.5rem;
}

.tags:not(:last-child), .widget-tags .tagcloud:not(:last-child) {
    margin-bottom: 1rem;
}

.tags.has-addons .tag, .widget-tags .has-addons.tagcloud .tag, .tags.has-addons .widget-tags .tagcloud a, .widget-tags .tagcloud .tags.has-addons a, .widget-tags .has-addons.tagcloud a {
    margin-right: 0;
}

.tags.has-addons .tag:not(:first-child), .widget-tags .has-addons.tagcloud .tag:not(:first-child), .tags.has-addons .widget-tags .tagcloud a:not(:first-child), .widget-tags .tagcloud .tags.has-addons a:not(:first-child), .widget-tags .has-addons.tagcloud a:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.tags.has-addons .tag:not(:last-child), .widget-tags .has-addons.tagcloud .tag:not(:last-child), .tags.has-addons .widget-tags .tagcloud a:not(:last-child), .widget-tags .tagcloud .tags.has-addons a:not(:last-child), .widget-tags .has-addons.tagcloud a:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.tags.is-centered, .widget-tags .is-centered.tagcloud {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tags.is-centered .tag, .widget-tags .is-centered.tagcloud .tag, .tags.is-centered .widget-tags .tagcloud a, .widget-tags .tagcloud .tags.is-centered a, .widget-tags .is-centered.tagcloud a {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
}

.tags.is-right, .widget-tags .is-right.tagcloud {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.tags.is-right .tag:not(:first-child), .widget-tags .is-right.tagcloud .tag:not(:first-child), .tags.is-right .widget-tags .tagcloud a:not(:first-child), .widget-tags .tagcloud .tags.is-right a:not(:first-child), .widget-tags .is-right.tagcloud a:not(:first-child) {
    margin-left: 0.5rem;
}

.tags.is-right .tag:not(:last-child), .widget-tags .is-right.tagcloud .tag:not(:last-child), .tags.is-right .widget-tags .tagcloud a:not(:last-child), .widget-tags .tagcloud .tags.is-right a:not(:last-child), .widget-tags .is-right.tagcloud a:not(:last-child) {
    margin-right: 0;
}

.tag:not(body), .widget-tags .tagcloud a:not(body) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: whitesmoke;
    border-radius: 0;
    color: #525252;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 0.75rem;
    height: 2em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.5;
    padding-left: 0.75em;
    padding-right: 0.75em;
    white-space: nowrap;
}

.tag:not(body) .delete, .widget-tags .tagcloud a:not(body) .delete {
    margin-left: 0.25rem;
    margin-right: -0.375rem;
}

.tag:not(body).is-white, .widget-tags .tagcloud a:not(body).is-white {
    background-color: white;
    color: #0a0a0a;
}

.tag:not(body).is-black, .widget-tags .tagcloud a:not(body).is-black {
    background-color: #0a0a0a;
    color: white;
}

.tag:not(body).is-light, .widget-tags .tagcloud a:not(body).is-light {
    background-color: whitesmoke;
    color: #363636;
}

.tag:not(body).is-dark, .widget-tags .tagcloud a:not(body).is-dark {
    background-color: #363636;
    color: whitesmoke;
}

.tag:not(body).is-primary, .widget-tags .tagcloud a:not(body).is-primary {
    background-color: #d8ab74;
    color: #fff;
}

.tag:not(body).is-link, .widget-tags .tagcloud a:not(body).is-link {
    background-color: #d8ab74;
    color: #fff;
}

.tag:not(body).is-info, .widget-tags .tagcloud a:not(body).is-info {
    background-color: #209cee;
    color: #fff;
}

.tag:not(body).is-success, .widget-tags .tagcloud a:not(body).is-success {
    background-color: #23d160;
    color: #fff;
}

.tag:not(body).is-warning, .widget-tags .tagcloud a:not(body).is-warning {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7);
}

.tag:not(body).is-danger, .widget-tags .tagcloud a:not(body).is-danger {
    background-color: #ff3860;
    color: #fff;
}

.tag:not(body).is-medium, .widget-tags .tagcloud a:not(body) {
    font-size: 1rem;
}

.tag:not(body).is-large, .widget-tags .tagcloud a:not(body).is-large {
    font-size: 1.25rem;
}

.tag:not(body) .icon:first-child:not(:last-child), .widget-tags .tagcloud a:not(body) .icon:first-child:not(:last-child) {
    margin-left: -0.375em;
    margin-right: 0.1875em;
}

.tag:not(body) .icon:last-child:not(:first-child), .widget-tags .tagcloud a:not(body) .icon:last-child:not(:first-child) {
    margin-left: 0.1875em;
    margin-right: -0.375em;
}

.tag:not(body) .icon:first-child:last-child, .widget-tags .tagcloud a:not(body) .icon:first-child:last-child {
    margin-left: -0.375em;
    margin-right: -0.375em;
}

.tag:not(body).is-delete, .widget-tags .tagcloud a:not(body).is-delete {
    margin-left: 1px;
    padding: 0;
    position: relative;
    width: 2em;
}

.tag:not(body).is-delete::before, .widget-tags .tagcloud a:not(body).is-delete::before, .tag:not(body).is-delete::after, .widget-tags .tagcloud a:not(body).is-delete::after {
    background-color: currentColor;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.tag:not(body).is-delete::before, .widget-tags .tagcloud a:not(body).is-delete::before {
    height: 1px;
    width: 50%;
}

.tag:not(body).is-delete::after, .widget-tags .tagcloud a:not(body).is-delete::after {
    height: 50%;
    width: 1px;
}

.tag:not(body).is-delete:hover, .widget-tags .tagcloud a:not(body).is-delete:hover, .tag:not(body).is-delete:focus, .widget-tags .tagcloud a:not(body).is-delete:focus {
    background-color: #e8e8e8;
}

.tag:not(body).is-delete:active, .widget-tags .tagcloud a:not(body).is-delete:active {
    background-color: #dbdbdb;
}

.tag:not(body).is-rounded, .widget-tags .tagcloud a:not(body).is-rounded {
    border-radius: 290486px;
}

a.tag:hover, .widget-tags .tagcloud a:hover {
    text-decoration: underline;
}

.sidebar {
    padding-left: 20px;
}

.sidebar.is-left {
    padding-left: 0;
    padding-right: 20px;
}

.widget-title {
    text-transform: capitalize;
    color: #222121;
    letter-spacing: 1px;
    font-size: 19px;
    font-size: 1.1875rem;
    margin-bottom: 1.5rem;
    font-family: 'sky-bold', 'Playfair Display', serif;
    font-weight: 600;
}

.widget {
    margin-bottom: 2.6rem;
    font-family: 'sky', 'Open Sans', sans-serif;
}

.widget:first-child .widget-title {
    margin-top: -9px;
}

.widget .box {
    padding: 0;
    border: none;
    background-color: transparent;
}

.widget .box:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.widget-form input {
    padding-right: 3.5em;
}

.widget-form .button {
    top: 0;
    right: 0;
    position: absolute;
    background-color: transparent;
    color: #B0B0B0;
    font-size: 17px;
    font-size: 1.0625rem;
    height: 100%;
    width: 12%;
    padding: 0;
}

.widget-form:hover .button {
    color: #d8ab74;
}

.widget-links ul li {
    padding: 6px 0 8px;
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: 1px;
}

.widget-links ul li:first-child {
    padding-top: 0;
}

.widget-links ul li:last-child {
    padding-bottom: 0;
}

.widget-links ul li span {
    font-size: 14px;
    font-size: 0.875rem;
    color: #d8ab74;
}

.widget-tags .tagcloud a {
    background-color: white !important;
    border: 1px solid #EAEAEA;
    color: #616161 !important;
    font-size: 12.5px !important;
    letter-spacing: 1.5px;
    height: 3em !important;
    padding-left: 1em !important;
    padding-right: 1em !important;
    margin-right: .7rem !important;
    margin-bottom: .7rem;
}

.widget-tags .tagcloud a:hover {
    text-decoration: none;
    color: white !important;
    background-color: #d8ab74 !important;
    border-color: transparent;
}

.widget-social ul li {
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 10px;
}

.widget-social ul li a {
    display: inline-block;
}

.widget-social ul li .icon {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background-color: #d8ab74;
    color: white;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.widget-social ul li .icon i {
    font-size: 16px;
    font-size: 1rem;
}

.widget-social ul li .icon:hover {
    background-color: #222121;
}

.textwidget p {
    margin-bottom: 20px;
}

.widget-gallery ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 8px;
}

.widget-gallery ul li a,
.widget-gallery ul li img {
    display: block;
}

.widget-gallery ul li img {
    max-width: 100px;
}

.widget-instafeed .instafeed .instafeed-image {
    display: inline-block;
    margin-right: 14px;
    margin-bottom: 8px;
}

.widget-instafeed .instafeed .instafeed-image img {
    max-width: 100px;
}

.widget-instafeed .instafeed .instafeed-image .instafeed-overlay .instafeed-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: center;
}

.widget-instafeed .instafeed .instafeed-image .instafeed-overlay .instafeed-info > * {
    text-align: center;
}

.widget-instafeed .instafeed .instafeed-image .instafeed-overlay .instafeed-info span {
    padding: 0 3px;
}

.widget-instafeed .instafeed .instafeed-image .instafeed-overlay .instafeed-info span i {
    font-size: 14px;
    font-size: 0.875rem;
}

.widget-list figure img {
    max-width: 83px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.widget-list figure img:hover {
    opacity: .8;
}

.widget-list .content a {
    color: #616161;
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: 'sky', 'Open Sans', sans-serif;
    letter-spacing: .5px;
}

.widget-list .content a:hover {
    color: #d8ab74;
}

.widget-list .content p {
    color: #d8ab74;
    font-size: 13.5px;
    font-size: 0.84375rem;
    letter-spacing: 1px;
    margin-top: 8px;
}

.tp-bgimg:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(34, 34, 34, 0.4);
}

.tparrows {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tparrows.uranus {
    width: 55px;
    height: 50px;
    background-color: transparent !important;
}

.tparrows.uranus:before {
    font-family: 'Ionicons';
    font-size: 55px;
    font-size: 3.4375rem;
    width: 55px;
    height: 50px;
}

.tparrows.uranus.tp-rightarrow:before {
    content: '\f119';
}

.tparrows.uranus.tp-leftarrow:before {
    content: '\f117';
}

.tparrows.uranus:hover:before {
    color: white;
}

.hermes .tp-bullet {
    width: 10px;
    height: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #3b3b3b;
}

.hermes .tp-bullet:after {
    background-color: transparent;
}

.hermes .tp-bullet:hover, .hermes .tp-bullet.selected {
    background-color: #d8ab74;
}

.tp-loader.spinner2 {
    background-color: #cfa066;
}

.tp-caption.large_text {
    font-family: 'sky-bold', 'Playfair Display', serif;
    text-transform: capitalize;
    text-align: center;
    font-size: 78px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    line-height: 1.8 !important;
    text-shadow: none !important;
}

.tp-caption.small_text {
    font-family: 'sky', 'Open Sans', sans-serif;
    text-transform: capitalize;
    text-align: center;
    font-size: 16px !important;
    font-weight: lighter !important;
    text-shadow: none !important;
    line-height: 2 !important;
}

.tp-caption.button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 3.8em;
    padding-left: calc(3em - 1px) !important;
    padding-right: calc(3em - 1px) !important;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
}

.tp-caption.button:hover {
    background-color: #0a0a0a;
    color: white;
}

.subscribe-form {
    padding: 20px 0;
}

.subscribe-form input {
    min-width: 405px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: white;
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 15px !important;
    height: 3.2em;
    padding-left: 20px;
    padding-right: 10px;
    color: #616161;
}

.subscribe-form .button {
    background-color: #d8ab74;
    color: white;
    padding: 0 41px;
    height: 3.55em;
}

.subscribe-form .button:hover {
    background-color: #222121;
}

.subscribe-form.style-1 input, .subscribe-form.style-2 input {
    border: 1px solid #F0F0F0;
}

.subscribe-form.style-1 input:focus, .subscribe-form.style-2 input:focus {
    border: 1px solid #d8ab74;
}

.subscribe-form.style-1 .button, .subscribe-form.style-2 .button {
    padding: 0 34px;
}

.subscribe-form.style-2 input {
    padding-right: 13%;
    min-width: 520px;
}

.subscribe-form.style-2 .button {
    top: 0;
    right: 0;
    position: absolute;
    background-color: transparent;
    color: #d8ab74;
    font-size: 27px;
    font-size: 1.6875rem;
    height: 100%;
    width: 14%;
    padding: 0;
    padding-top: 3px;
}

.subscribe-form.style-2 .control:hover .button {
    color: #222121;
}

.team .team-member .team-member-meta .team-social-links li:first-child {
    padding-left: 0;
}

.team .team-member .team-member-meta .team-social-links li:last-child {
    padding-right: 0;
}

.team .team-member .team-member-meta h5 {
    text-transform: uppercase;
}

.team .team-member .team-member-meta p, .team.style-1 .team-member-meta h3, .team.style-2 .team-member .team-member-meta h3 {
    text-transform: capitalize;
}

.title:not(:last-child), .team .team-member .team-member-meta h3:not(:last-child), .team .team-member .team-member-meta h5:not(:last-child),
.subtitle:not(:last-child) {
    margin-bottom: 1.5rem;
}

.title, .team .team-member .team-member-meta h3, .team .team-member .team-member-meta h5,
.subtitle {
    word-break: break-word;
}

.title em, .team .team-member .team-member-meta h3 em, .team .team-member .team-member-meta h5 em,
.title span,
.team .team-member .team-member-meta h3 span,
.team .team-member .team-member-meta h5 span,
.subtitle em,
.subtitle span {
    font-weight: inherit;
}

.title sub, .team .team-member .team-member-meta h3 sub, .team .team-member .team-member-meta h5 sub,
.subtitle sub {
    font-size: 0.75em;
}

.title sup, .team .team-member .team-member-meta h3 sup, .team .team-member .team-member-meta h5 sup,
.subtitle sup {
    font-size: 0.75em;
}

.title .tag, .team .team-member .team-member-meta h3 .tag, .team .team-member .team-member-meta h5 .tag,
.subtitle .tag {
    vertical-align: middle;
}

.title, .team .team-member .team-member-meta h3, .team .team-member .team-member-meta h5 {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}

.title strong, .team .team-member .team-member-meta h3 strong, .team .team-member .team-member-meta h5 strong {
    color: inherit;
    font-weight: inherit;
}

.title + .highlight, .team .team-member .team-member-meta h3 + .highlight, .team .team-member .team-member-meta h5 + .highlight {
    margin-top: -0.75rem;
}

.title:not(.is-spaced) + .subtitle, .team .team-member .team-member-meta h3:not(.is-spaced) + .subtitle, .team .team-member .team-member-meta h5:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem;
}

.title.is-1, .team .team-member .team-member-meta h3.is-1, .team .team-member .team-member-meta h5.is-1 {
    font-size: 3rem;
}

.title.is-2, .team .team-member .team-member-meta h3.is-2, .team .team-member .team-member-meta h5.is-2 {
    font-size: 2.5rem;
}

.title.is-3, .team .team-member .team-member-meta h3.is-3, .team .team-member .team-member-meta h5.is-3 {
    font-size: 2rem;
}

.title.is-4, .team .team-member .team-member-meta h3.is-4, .team .team-member .team-member-meta h5.is-4 {
    font-size: 1.5rem;
}

.title.is-5, .team .team-member .team-member-meta h3.is-5, .team .team-member .team-member-meta h5.is-5 {
    font-size: 1.25rem;
}

.title.is-6, .team .team-member .team-member-meta h3.is-6, .team .team-member .team-member-meta h5.is-6 {
    font-size: 1rem;
}

.title.is-7, .team .team-member .team-member-meta h3.is-7, .team .team-member .team-member-meta h5.is-7 {
    font-size: 0.75rem;
}

.subtitle {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25;
}

.subtitle strong {
    color: #363636;
    font-weight: 600;
}

.subtitle:not(.is-spaced) + .title, .team .team-member .team-member-meta .subtitle:not(.is-spaced) + h3, .team .team-member .team-member-meta .subtitle:not(.is-spaced) + h5 {
    margin-top: -1.25rem;
}

.subtitle.is-1 {
    font-size: 3rem;
}

.subtitle.is-2 {
    font-size: 2.5rem;
}

.subtitle.is-3 {
    font-size: 2rem;
}

.subtitle.is-4 {
    font-size: 1.5rem;
}

.subtitle.is-5 {
    font-size: 1.25rem;
}

.subtitle.is-6 {
    font-size: 1rem;
}

.subtitle.is-7 {
    font-size: 0.75rem;
}

.team .columns.is-4 .column {
    padding-bottom: 1.3rem;
}

.team .columns.is-4 .column.is-12 .column {
    position: relative;
}

.team .columns.is-4 .column.is-12 .column:first-child .team-member-img {
    margin-top: 20px;
}

.team .columns.is-4 .column.is-12 .team-member-img {
    margin-bottom: 0;
}

.team .columns.is-4 .column.is-12 .team-member-meta {
    text-align: inherit;
    position: absolute;
    top: 50%;
    left: 21%;
    -webkit-transform: translate(-21%, -50%);
    transform: translate(-21%, -50%);
    width: auto;
}

.team .columns.is-4 .column.is-12 .team-member-meta > * {
    text-align: left;
}

.team .columns.is-4 .column.is-12 .team-member-meta h3 {
    font-size: 26px;
    font-size: 1.625rem;
}

.team .columns.is-4 .column.is-12 .team-member-meta h5 {
    font-size: 14.5px;
    font-size: 0.90625rem;
}

.team .columns.is-4 .column.is-12 .team-member-meta p {
    padding: 0;
}

.team .columns.is-4 .column.is-12 .team-member-meta .team-social-links .icon {
    width: 36px;
    height: 36px;
    border-radius: 100%;
}

.team .columns.is-4 .column.is-12 .team-member-meta .team-social-links .icon i {
    font-size: 17px;
    font-size: 1.0625rem;
}

.team .team-member {
    margin-bottom: 35px;
}

.team .team-member .team-member-img {
    margin-bottom: 35px;
    overflow: hidden;
}

.team .team-member .team-member-img img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: block;
}

.team .team-member .team-member-img:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.team .team-member .team-member-meta {
    text-align: center;
}

.team .team-member .team-member-meta h3 {
    font-size: 21px;
    font-size: 1.3125rem;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1.25px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 1.3rem !important;
    color: #3b3b3b;
}

.team .team-member .team-member-meta h3:hover {
    color: #d8ab74;
}

.team .team-member .team-member-meta h3 a {
    color: #3b3b3b;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.team .team-member .team-member-meta h3 a:hover {
    color: #d8ab74;
}

.team .team-member .team-member-meta h5 {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    letter-spacing: 1.4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #d8ab74;
    font-family: 'sky', 'Open Sans', sans-serif;
}

.team .team-member .team-member-meta h5:hover {
    color: #3b3b3b;
}

.team .team-member .team-member-meta h5 a {
    color: #d8ab74;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.team .team-member .team-member-meta h5 a:hover {
    color: #3b3b3b;
}

.team .team-member .team-member-meta p {
    font-size: 15px;
    font-size: 0.9375rem;
    color: #616161;
    padding: 0 10px;
}

.team .team-member .team-member-meta .team-social-links {
    margin-top: 30px;
}

.team .team-member .team-member-meta .team-social-links li {
    display: inline-block;
    padding: 0 5.5px;
}

.team .team-member .team-member-meta .team-social-links li a {
    display: inline-block;
}

.team .team-member .team-member-meta .team-social-links li .icon {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background-color: #d8ab74;
    color: white;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.team .team-member .team-member-meta .team-social-links li .icon i {
    font-size: 16px;
    font-size: 1rem;
}

.team .team-member .team-member-meta .team-social-links li .icon:hover {
    background-color: #222121;
}

.team .team-member .team-member-meta .team-social-links li:last-child {
    border: 0;
}

.team.style-1 .team-member {
    position: relative;
    margin-bottom: 0;
}

.team.style-1 .team-member:hover .team-member-img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.team.style-1 .team-member:hover .team-member-meta {
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.team.style-1 .team-member-img {
    position: relative;
    margin-bottom: 0;
}

.team.style-1 .team-member-meta {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team.style-1 .team-member-meta h3 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: .8rem !important;
}

.team.style-1 .team-member-meta h3 a {
    color: white !important;
}

.team.style-1 .team-member-meta h5 a {
    color: #F0F0F0 !important;
}

.team.style-1 .team-member-meta .team-social-links,
.team.style-1 .team-member-meta .team-info {
    padding: 10px 40px 40px;
    position: absolute;
    left: 0;
}

.team.style-1 .team-member-meta .team-social-links {
    top: 0;
}

.team.style-1 .team-member-meta .team-info {
    bottom: 0;
}

.team.style-2 .team-member {
    position: relative;
    margin-bottom: 0;
    background-color: white;
}

.team.style-2 .team-member .team-social-links {
    position: absolute;
    left: 33%;
    top: 40%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team.style-2 .team-member .team-member-img {
    margin-bottom: 30px;
}

.team.style-2 .team-member .team-member-meta {
    padding-bottom: 10px;
}

.team.style-2 .team-member .team-member-meta h3 {
    font-size: 19px;
    font-size: 1.1875rem;
}

.team.style-2 .team-member:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.team.style-2 .team-member:hover .team-social-links {
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.team.style-2 .team-member:hover .team-member-img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.team.owl-carousel .team-member {
    margin-bottom: 35px;
}

.team.owl-carousel .team-member:hover {
    -webkit-box-shadow: 0px 9px 50px -4px rgba(216, 171, 116, 0.1);
    box-shadow: 0px 9px 50px -4px rgba(216, 171, 116, 0.1);
}

.team.owl-carousel .owl-dots {
    margin-top: 35px;
}

.team.owl-carousel .owl-dots .owl-dot.active span, .team.owl-carousel .owl-dots .owl-dot:hover span {
    background: #e0aa68;
}

@charset "UTF-8";

.testimonials .testimonials-item h3, .testimonials.columns-style-1 .testimonials-item h3, .testimonials.columns-style-2 .testimonials-item h3, .testimonials.columns-style-1 .testimonials-item h3 span, .testimonials.columns-style-2 .testimonials-item h3 span {
    text-transform: uppercase;
}

.testimonials .testimonials-item p, .testimonials.columns-style-1 .testimonials-item h2, .testimonials.columns-style-2 .testimonials-item h2 {
    text-transform: capitalize;
}

.title:not(:last-child), .testimonials .testimonials-item h3:not(:last-child),
.subtitle:not(:last-child) {
    margin-bottom: 1.5rem;
}

.title, .testimonials .testimonials-item h3,
.subtitle {
    word-break: break-word;
}

.title em, .testimonials .testimonials-item h3 em,
.title span,
.testimonials .testimonials-item h3 span,
.subtitle em,
.subtitle span {
    font-weight: inherit;
}

.title sub, .testimonials .testimonials-item h3 sub,
.subtitle sub {
    font-size: 0.75em;
}

.title sup, .testimonials .testimonials-item h3 sup,
.subtitle sup {
    font-size: 0.75em;
}

.title .tag, .testimonials .testimonials-item h3 .tag,
.subtitle .tag {
    vertical-align: middle;
}

.title, .testimonials .testimonials-item h3 {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}

.title strong, .testimonials .testimonials-item h3 strong {
    color: inherit;
    font-weight: inherit;
}

.title + .highlight, .testimonials .testimonials-item h3 + .highlight {
    margin-top: -0.75rem;
}

.title:not(.is-spaced) + .subtitle, .testimonials .testimonials-item h3:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem;
}

.title.is-1, .testimonials .testimonials-item h3.is-1 {
    font-size: 3rem;
}

.title.is-2, .testimonials .testimonials-item h3.is-2 {
    font-size: 2.5rem;
}

.title.is-3, .testimonials .testimonials-item h3.is-3 {
    font-size: 2rem;
}

.title.is-4, .testimonials .testimonials-item h3.is-4 {
    font-size: 1.5rem;
}

.title.is-5, .testimonials .testimonials-item h3.is-5 {
    font-size: 1.25rem;
}

.title.is-6, .testimonials .testimonials-item h3.is-6 {
    font-size: 1rem;
}

.title.is-7, .testimonials .testimonials-item h3.is-7 {
    font-size: 0.75rem;
}

.subtitle {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25;
}

.subtitle strong {
    color: #363636;
    font-weight: 600;
}

.subtitle:not(.is-spaced) + .title, .testimonials .testimonials-item .subtitle:not(.is-spaced) + h3 {
    margin-top: -1.25rem;
}

.subtitle.is-1 {
    font-size: 3rem;
}

.subtitle.is-2 {
    font-size: 2.5rem;
}

.subtitle.is-3 {
    font-size: 2rem;
}

.subtitle.is-4 {
    font-size: 1.5rem;
}

.subtitle.is-5 {
    font-size: 1.25rem;
}

.subtitle.is-6 {
    font-size: 1rem;
}

.subtitle.is-7 {
    font-size: 0.75rem;
}

.testimonials-quote {
    padding-bottom: 40px;
}

.testimonials-quote .icon {
    color: #e0aa68;
}

.testimonials-quote .icon i {
    font-size: 25px;
    font-size: 1.5625rem;
}

.testimonials .testimonials-item {
    text-align: center;
}

.testimonials .testimonials-item img {
    width: 105px;
    height: 105px;
    border-radius: 100%;
    margin: 20px 0;
    display: inline-block;
}

.testimonials .testimonials-item p {
    font-size: 34px;
    font-size: 2.125rem;
    color: #222121;
    font-family: 'sky-bold', 'Playfair Display', serif;
    letter-spacing: 0;
    padding: .8rem 2rem 3.2rem;
}

.testimonials .testimonials-item p:before {
    display: inline-block;
    content: '“';
    padding: 0 1px;
}

.testimonials .testimonials-item p:after {
    display: inline-block;
    content: '”';
    padding: 0 1px;
}

.testimonials .testimonials-item h3 {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 17px;
    font-size: 1.0625rem;
    color: #e0aa68;
    font-weight: normal;
    letter-spacing: 0px;
    display: inline-block;
    margin-bottom: .9rem;
}

.testimonials .testimonials-item h3:before {
    display: inline-block;
    content: '';
    width: 26px;
    height: 1px;
    border-bottom: 1px solid #D8D8D8;
    background-color: #D8D8D8;
    vertical-align: middle;
    margin: 0 1.1rem;
    margin-left: -2.7rem;
}

.testimonials .testimonials-item .testimonials-stars {
    margin-bottom: 10px;
}

.testimonials .testimonials-item .testimonials-stars .icon {
    font-size: 20px;
    font-size: 1.25rem;
    color: #e0aa68;
    line-height: 1;
    width: auto;
    height: auto;
    margin: 0 1.4px;
}

.testimonials.style-1:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 115px;
    font-size: 7.1875rem;
    content: "\f10d";
    top: -17%;
    left: 46%;
    position: absolute;
    color: #F0F0F0;
    font-weight: 900;
    opacity: .8;
}

.testimonials.style-1 .testimonials-item h3 {
    font-size: 14px;
    font-size: 0.875rem;
    color: #999999;
    letter-spacing: 2px;
}

.testimonials.style-1 .testimonials-item h3:before {
    width: 16px;
    margin: 0 .6rem;
    border-bottom: 1px solid #D7D6D3;
    background-color: #D7D6D3;
}

.testimonials.style-1.owl-carousel .owl-dots .owl-dot.active span, .testimonials.style-1.owl-carousel .owl-dots .owl-dot:hover span {
    background: #e0aa68;
}

.testimonials.style-2 .testimonials-item img, .testimonials.style-4 .testimonials-item img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin: 0 0 10px;
}

.testimonials.style-2 .testimonials-item h3, .testimonials.style-4 .testimonials-item h3 {
    color: #F0F0F0;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 0;
    font-family: 'sky-bold', 'Playfair Display', serif;
    font-weight: 600;
}

.testimonials.style-2 .testimonials-item h3 span, .testimonials.style-4 .testimonials-item h3 span {
    color: #616161;
    font-size: 13px;
    font-size: 0.8125rem;
    font-family: 'sky', 'Open Sans', sans-serif;
    font-weight: normal;
    text-transform: capitalize;
}

.testimonials.style-2 .testimonials-item h3:before, .testimonials.style-4 .testimonials-item h3:before {
    display: none;
}

.testimonials.style-2 .testimonials-item p, .testimonials.style-4 .testimonials-item p {
    color: white;
    padding-bottom: 3rem;
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 26px;
    font-size: 1.625rem;
    padding: .8rem 10rem 2rem;
    line-height: 1.6;
}

.testimonials.style-2 .testimonials-item .testimonials-stars, .testimonials.style-4 .testimonials-item .testimonials-stars {
    margin-bottom: 5px;
}

.testimonials.style-2.owl-carousel .owl-dots .owl-dot span, .testimonials.style-4.owl-carousel .owl-dots .owl-dot span {
    background: #616161;
}

.testimonials.style-2.owl-carousel .owl-dots .owl-dot.active span, .testimonials.style-2.owl-carousel .owl-dots .owl-dot:hover span, .testimonials.style-4.owl-carousel .owl-dots .owl-dot.active span, .testimonials.style-4.owl-carousel .owl-dots .owl-dot:hover span {
    background: #e0aa68;
}

.testimonials.style-4 .testimonials-item img {
    width: 72px;
    height: 72px;
    border-radius: 100%;
    margin-bottom: 10px;
}

.testimonials.style-4 .testimonials-item p {
    color: #525252;
    padding-bottom: 2rem;
}

.testimonials.style-4 .testimonials-item p:before, .testimonials.style-4 .testimonials-item p:after {
    display: none;
}

.testimonials.style-4 .testimonials-item h3 {
    color: #e0aa68;
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: 1px;
}

.testimonials.style-4 .testimonials-item h3 span {
    color: #616161;
    font-size: 14px;
    font-size: 0.875rem;
}

.testimonials.columns-style-1, .testimonials.columns-style-2 {
    padding: 25px 0;
}

.testimonials.columns-style-1 .testimonials-item, .testimonials.columns-style-2 .testimonials-item {
    background-color: white;
    padding: 45px 35px;
    text-align: left;
    margin-bottom: 0.5rem;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.testimonials.columns-style-1 .testimonials-item img, .testimonials.columns-style-2 .testimonials-item img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin: 0;
    vertical-align: middle;
    margin-top: -25px;
    margin-right: 15px;
}

.testimonials.columns-style-1 .testimonials-item h3, .testimonials.columns-style-2 .testimonials-item h3 {
    font-family: 'sky-bold', 'Playfair Display', serif;
    font-size: 15.3px;
    font-size: 0.95625rem;
    color: #222121;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
    line-height: 25px;
}

.testimonials.columns-style-1 .testimonials-item h3:before, .testimonials.columns-style-2 .testimonials-item h3:before {
    display: none;
}

.testimonials.columns-style-1 .testimonials-item h3 span, .testimonials.columns-style-2 .testimonials-item h3 span {
    font-family: 'sky', 'Open Sans', sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #e0aa68;
}

.testimonials.columns-style-1 .testimonials-item p, .testimonials.columns-style-2 .testimonials-item p {
    font-size: 15.5px;
    font-size: 0.96875rem;
    color: #616161;
    font-family: 'sky', 'Open Sans', sans-serif;
    letter-spacing: normal;
    padding: 0;
    padding-bottom: 48px;
    text-transform: none;
}

.testimonials.columns-style-1 .testimonials-item p:before, .testimonials.columns-style-1 .testimonials-item p:after, .testimonials.columns-style-2 .testimonials-item p:before, .testimonials.columns-style-2 .testimonials-item p:after {
    padding: 0 2px;
}

.testimonials.columns-style-1 .testimonials-item:hover, .testimonials.columns-style-2 .testimonials-item:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.testimonials.columns-style-1 .testimonials-item .testimonials-stars, .testimonials.columns-style-2 .testimonials-item .testimonials-stars {
    margin-bottom: 15px;
}

.testimonials.columns-style-1 .testimonials-item .testimonials-stars .icon, .testimonials.columns-style-2 .testimonials-item .testimonials-stars .icon {
    font-size: 17px;
    font-size: 1.0625rem;
    color: #e0aa68;
    margin: 0 .5px;
}

.testimonials.columns-style-1.owl-carousel .testimonials-item:hover, .testimonials.columns-style-2.owl-carousel .testimonials-item:hover {
    -webkit-box-shadow: 0px 9px 50px -4px rgba(216, 171, 116, 0.1);
    box-shadow: 0px 9px 50px -4px rgba(216, 171, 116, 0.1);
}

.testimonials.columns-style-1.owl-carousel .owl-dots, .testimonials.columns-style-2.owl-carousel .owl-dots {
    margin-top: 60px;
}

.testimonials.columns-style-1.owl-carousel .owl-dots .owl-dot.active span, .testimonials.columns-style-1.owl-carousel .owl-dots .owl-dot:hover span, .testimonials.columns-style-2.owl-carousel .owl-dots .owl-dot.active span, .testimonials.columns-style-2.owl-carousel .owl-dots .owl-dot:hover span {
    background: #e0aa68;
}

.testimonials.columns-style-1 .testimonials-item h2 {
    font-size: 17px;
    font-size: 1.0625rem;
    display: inline-block;
}

.testimonials.columns-style-1 .testimonials-item .testimonials-stars {
    display: inline-block;
    margin-left: 25px;
    margin-bottom: 25px;
}

.testimonials.columns-style-1 .testimonials-item .testimonials-stars .icon {
    font-size: 17px;
    font-size: 1.0625rem;
    color: #e0aa68;
    margin: 0 .5px;
}

.testimonials.columns-style-2 .testimonials-item {
    text-align: center;
    padding: 45px 30px;
}

.testimonials.columns-style-2 .testimonials-item img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin: 0;
    margin-bottom: 25px;
}

.testimonials.columns-style-2 .testimonials-item h2 {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 10px;
    color: #616161;
}

.testimonials.columns-style-2 .testimonials-item p {
    padding-bottom: 32px;
}

.testimonials.columns-style-2 .testimonials-item p:before, .testimonials.columns-style-2 .testimonials-item p:after {
    display: none;
}

.testimonials.style-5 {
    padding-top: 7px;
}

.testimonials.style-5 .testimonials-item {
    background-color: transparent;
    padding: 0;
}

.testimonials.style-5 .testimonials-item img {
    margin-left: 37px;
}

.testimonials.style-5 .testimonials-item p {
    padding: 35px 35px 45px;
    background-color: #e0aa68;
    color: white;
    position: relative;
    margin-bottom: 42px;
}

.testimonials.style-5 .testimonials-item p:before {
    display: none;
}

.testimonials.style-5 .testimonials-item p:after {
    position: absolute;
    top: 100%;
    left: 10%;
    margin-top: -1px;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    border-top: 15px solid #e0aa68;
    border-bottom: 15px solid transparent;
    padding: 0;
    content: '';
}

.testimonials.style-5 .testimonials-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.testimonials.style-5.owl-carousel .testimonials-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.testimonials.style-5.owl-carousel.navs .owl-nav {
    top: 96%;
}

.testimonials.style-5.owl-carousel.navs .owl-prev {
    left: inherit;
    right: 5.6%;
}

.testimonials.parallax {
    padding: 50px 0;
}

.testimonials.parallax:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(34, 34, 34, 0.4);
}

.testimonials.parallax .testimonials-item p {
    font-size: 45px;
    letter-spacing: 1px;
    line-height: 1.5;
    color: white;
    padding: 0 2rem 2.2rem;
}

.testimonials.parallax .testimonials-item h3 {
    color: #e3b276;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

.testimonials.parallax .testimonials-item h3:before {
    width: 16px;
    border-color: rgba(255, 255, 255, 0.5);
    margin: 0 .6rem;
    margin-left: 0;
}

.site-header-top .main-navigation li {
    text-transform: capitalize;
}

.site-header-top {
    padding: 8px 0;
    font-family: 'sky', 'Open Sans', sans-serif;
}

.site-header-top .nav-menu-dropdown.style-2 > li > a:after {
    font-family: 'simple-line-icons';
    font-size: 7px;
    font-size: 0.4375rem;
}

.site-header-top .main-navigation li.active > a, .site-header-top .main-navigation li.current > a, .site-header-top .main-navigation li.current-menu-item > a, .site-header-top .main-navigation li.current-menu-parent > a, .site-header-top .main-navigation li.current_page_item > a, .site-header-top .main-navigation li.current-menu-ancestor > a {
    color: #d2a064;
}

.site-header-top .header-menu-icons.social {
    padding-left: 0;
}

.site-header-top .header-menu-icons.social:before {
    display: none;
}

.site-header-top .header-menu-icons.social li {
    vertical-align: text-bottom;
}

.site-header-top .header-menu-icons.social .icon {
    width: 22px;
    height: 22px;
    border-radius: 100%;
}

.site-header-top .header-menu-icons.social .icon i {
    font-size: 12px;
    font-size: 0.75rem;
}

.site-header-top .topbar-info li {
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #616161;
}

.site-header-top .topbar-info li a {
    color: #616161;
}

.site-header-top .topbar-info li a:hover {
    color: #d8ab74;
}

.site-header-top .topbar-info li .icon {
    height: auto;
    width: auto;
    vertical-align: middle;
    margin-right: 4px;
    margin-top: -1px;
}

.site-header-top .topbar-info li .icon i {
    font-size: 14px;
    font-size: 0.875rem;
    color: #d8ab74;
}

.site-header-top .nav-menu-dropdown.style-2 {
    margin-left: 13px;
    padding-left: 4px;
}

.site-header-top .nav-menu-dropdown.style-2 > li {
    padding: 0;
}

.site-header-top .nav-menu-dropdown.style-2 > li > a {
    padding: 4px 0;
}

.site-header-top .nav-menu-dropdown.style-2 > li > a:after {
    content: "\e604";
    top: 33%;
}

.site-header-top .nav-menu-dropdown.style-2 > li > ul {
    margin-top: 8px;
}

.site-header-top .nav-menu-dropdown.style-2:before {
    height: 65%;
    top: 17%;
}

.site-header-top .main-navigation li {
    font-size: 14px;
    font-size: 0.875rem;
    display: inline-block;
    padding: 3px 0;
}

.site-header-top .main-navigation li a {
    color: #616161;
    padding-left: 15px;
}

.site-header-top .main-navigation li a:hover {
    color: #d8ab74;
}

body.topbar-default .site-header-top {
    border-bottom: 1px solid #f5f5f5;
}

body.topbar-background.primary-color .site-header-top, body.topbar-background.dark-color .site-header-top {
    background-color: #cfa066;
}

body.topbar-background.primary-color .site-header-top .topbar-info li, body.topbar-background.dark-color .site-header-top .topbar-info li {
    color: white;
}

body.topbar-background.primary-color .site-header-top .topbar-info li a, body.topbar-background.dark-color .site-header-top .topbar-info li a {
    color: white;
}

body.topbar-background.primary-color .site-header-top .topbar-info li a:hover, body.topbar-background.dark-color .site-header-top .topbar-info li a:hover {
    color: #222121;
}

body.topbar-background.primary-color .site-header-top .topbar-info li .icon i, body.topbar-background.dark-color .site-header-top .topbar-info li .icon i {
    color: #222121;
}

body.topbar-background.primary-color .site-header-top .header-menu-icons.social .icon, body.topbar-background.dark-color .site-header-top .header-menu-icons.social .icon {
    background-color: #222121;
}

body.topbar-background.primary-color .site-header-top .header-menu-icons.social .icon:hover, body.topbar-background.dark-color .site-header-top .header-menu-icons.social .icon:hover {
    background-color: #0a0a0a;
}

body.topbar-background.dark-color:not(.primary-color) .site-header-top {
    background-color: #222121;
}

body.topbar-background.dark-color:not(.primary-color) .site-header-top .topbar-info li a:hover {
    color: #d8ab74;
}

body.topbar-background.dark-color:not(.primary-color) .site-header-top .topbar-info li .icon i {
    color: #d8ab74;
}

body.topbar-background.dark-color:not(.primary-color) .site-header-top .header-menu-icons.social .icon {
    background-color: #d8ab74;
}

body.topbar-background.dark-color:not(.primary-color) .site-header-top .header-menu-icons.social .icon:hover {
    background-color: #0a0a0a;
}

.works-latest .works-latest-item .works-latest-item-meta h5 {
    text-transform: uppercase;
}

.works-latest .works-latest-item .works-latest-item-meta p {
    text-transform: capitalize;
}

.title:not(:last-child), .works-latest .works-latest-item .works-latest-item-meta h3:not(:last-child), .works-latest .works-latest-item .works-latest-item-meta h5:not(:last-child),
.subtitle:not(:last-child) {
    margin-bottom: 1.5rem;
}

.title, .works-latest .works-latest-item .works-latest-item-meta h3, .works-latest .works-latest-item .works-latest-item-meta h5,
.subtitle {
    word-break: break-word;
}

.title em, .works-latest .works-latest-item .works-latest-item-meta h3 em, .works-latest .works-latest-item .works-latest-item-meta h5 em,
.title span,
.works-latest .works-latest-item .works-latest-item-meta h3 span,
.works-latest .works-latest-item .works-latest-item-meta h5 span,
.subtitle em,
.subtitle span {
    font-weight: inherit;
}

.title sub, .works-latest .works-latest-item .works-latest-item-meta h3 sub, .works-latest .works-latest-item .works-latest-item-meta h5 sub,
.subtitle sub {
    font-size: 0.75em;
}

.title sup, .works-latest .works-latest-item .works-latest-item-meta h3 sup, .works-latest .works-latest-item .works-latest-item-meta h5 sup,
.subtitle sup {
    font-size: 0.75em;
}

.title .tag, .works-latest .works-latest-item .works-latest-item-meta h3 .tag, .works-latest .works-latest-item .works-latest-item-meta h5 .tag,
.subtitle .tag {
    vertical-align: middle;
}

.title, .works-latest .works-latest-item .works-latest-item-meta h3, .works-latest .works-latest-item .works-latest-item-meta h5 {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}

.title strong, .works-latest .works-latest-item .works-latest-item-meta h3 strong, .works-latest .works-latest-item .works-latest-item-meta h5 strong {
    color: inherit;
    font-weight: inherit;
}

.title + .highlight, .works-latest .works-latest-item .works-latest-item-meta h3 + .highlight, .works-latest .works-latest-item .works-latest-item-meta h5 + .highlight {
    margin-top: -0.75rem;
}

.title:not(.is-spaced) + .subtitle, .works-latest .works-latest-item .works-latest-item-meta h3:not(.is-spaced) + .subtitle, .works-latest .works-latest-item .works-latest-item-meta h5:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem;
}

.title.is-1, .works-latest .works-latest-item .works-latest-item-meta h3.is-1, .works-latest .works-latest-item .works-latest-item-meta h5.is-1 {
    font-size: 3rem;
}

.title.is-2, .works-latest .works-latest-item .works-latest-item-meta h3.is-2, .works-latest .works-latest-item .works-latest-item-meta h5.is-2 {
    font-size: 2.5rem;
}

.title.is-3, .works-latest .works-latest-item .works-latest-item-meta h3.is-3, .works-latest .works-latest-item .works-latest-item-meta h5.is-3 {
    font-size: 2rem;
}

.title.is-4, .works-latest .works-latest-item .works-latest-item-meta h3.is-4, .works-latest .works-latest-item .works-latest-item-meta h5.is-4 {
    font-size: 1.5rem;
}

.title.is-5, .works-latest .works-latest-item .works-latest-item-meta h3.is-5, .works-latest .works-latest-item .works-latest-item-meta h5.is-5 {
    font-size: 1.25rem;
}

.title.is-6, .works-latest .works-latest-item .works-latest-item-meta h3.is-6, .works-latest .works-latest-item .works-latest-item-meta h5.is-6 {
    font-size: 1rem;
}

.title.is-7, .works-latest .works-latest-item .works-latest-item-meta h3.is-7, .works-latest .works-latest-item .works-latest-item-meta h5.is-7 {
    font-size: 0.75rem;
}

.subtitle {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25;
}

.subtitle strong {
    color: #363636;
    font-weight: 600;
}

.subtitle:not(.is-spaced) + .title, .works-latest .works-latest-item .works-latest-item-meta .subtitle:not(.is-spaced) + h3, .works-latest .works-latest-item .works-latest-item-meta .subtitle:not(.is-spaced) + h5 {
    margin-top: -1.25rem;
}

.subtitle.is-1 {
    font-size: 3rem;
}

.subtitle.is-2 {
    font-size: 2.5rem;
}

.subtitle.is-3 {
    font-size: 2rem;
}

.subtitle.is-4 {
    font-size: 1.5rem;
}

.subtitle.is-5 {
    font-size: 1.25rem;
}

.subtitle.is-6 {
    font-size: 1rem;
}

.subtitle.is-7 {
    font-size: 0.75rem;
}

.works-latest .works-latest-item {
    overflow: hidden;
    position: relative;
}

.works-latest .works-latest-item img {
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: block;
}

.works-latest .works-latest-item .works-latest-item-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    color: white;
}

.works-latest .works-latest-item .works-latest-item-icon > * {
    text-align: center;
}

.works-latest .works-latest-item .works-latest-item-icon .icon {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 1px solid white;
    color: white;
    background-color: transparent;
    opacity: .8;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.works-latest .works-latest-item .works-latest-item-icon .icon i {
    font-size: 25px;
    font-size: 1.5625rem;
}

.works-latest .works-latest-item .works-latest-item-icon .icon:hover {
    opacity: 1;
}

.works-latest .works-latest-item .works-latest-item-icon.style-2 .icon {
    opacity: 1;
    color: #d8ab74;
    background-color: white;
}

.works-latest .works-latest-item .works-latest-item-meta {
    display: none;
    bottom: 13%;
    left: 5%;
    position: absolute;
    padding: 10px;
}

.works-latest .works-latest-item .works-latest-item-meta h3 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1.25px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 1.3rem !important;
    color: white;
    opacity: .9;
}

.works-latest .works-latest-item .works-latest-item-meta h3:hover {
    opacity: 1;
}

.works-latest .works-latest-item .works-latest-item-meta h3 a {
    color: white;
    opacity: .9;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.works-latest .works-latest-item .works-latest-item-meta h3 a:hover {
    opacity: 1;
}

.works-latest .works-latest-item .works-latest-item-meta h5 {
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: normal;
    letter-spacing: 1.4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: white;
    opacity: .7;
    font-family: 'sky', 'Open Sans', sans-serif;
}

.works-latest .works-latest-item .works-latest-item-meta h5:hover {
    opacity: .9;
}

.works-latest .works-latest-item .works-latest-item-meta h5 a {
    color: white;
    opacity: .7;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.works-latest .works-latest-item .works-latest-item-meta h5 a:hover {
    opacity: .9;
}

.works-latest .works-latest-item .works-latest-item-meta p {
    font-size: 15px;
    font-size: 0.9375rem;
    color: white;
    opacity: .7;
    max-width: 60%;
}

.works-latest .owl-item.active .works-latest-item:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.works-latest .owl-item.active .works-latest-item-meta {
    display: block;
}

.works.isotope .isotope-filter li:first-child {
    padding-left: 0;
}

.works.isotope .isotope-filter li:last-child {
    padding-right: 0;
}

.works .work-item .work-item-meta h5, .works.isotope .isotope-filter {
    text-transform: uppercase;
}

.works .work-item .work-item-meta p, .works.style-1 .work-item .work-item-meta h3 {
    text-transform: capitalize;
}

.title:not(:last-child), .works .work-item .work-item-meta h3:not(:last-child), .works .work-item .work-item-meta h5:not(:last-child),
.subtitle:not(:last-child) {
    margin-bottom: 1.5rem;
}

.title, .works .work-item .work-item-meta h3, .works .work-item .work-item-meta h5,
.subtitle {
    word-break: break-word;
}

.title em, .works .work-item .work-item-meta h3 em, .works .work-item .work-item-meta h5 em,
.title span,
.works .work-item .work-item-meta h3 span,
.works .work-item .work-item-meta h5 span,
.subtitle em,
.subtitle span {
    font-weight: inherit;
}

.title sub, .works .work-item .work-item-meta h3 sub, .works .work-item .work-item-meta h5 sub,
.subtitle sub {
    font-size: 0.75em;
}

.title sup, .works .work-item .work-item-meta h3 sup, .works .work-item .work-item-meta h5 sup,
.subtitle sup {
    font-size: 0.75em;
}

.title .tag, .works .work-item .work-item-meta h3 .tag, .works .work-item .work-item-meta h5 .tag,
.subtitle .tag {
    vertical-align: middle;
}

.title, .works .work-item .work-item-meta h3, .works .work-item .work-item-meta h5 {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}

.title strong, .works .work-item .work-item-meta h3 strong, .works .work-item .work-item-meta h5 strong {
    color: inherit;
    font-weight: inherit;
}

.title + .highlight, .works .work-item .work-item-meta h3 + .highlight, .works .work-item .work-item-meta h5 + .highlight {
    margin-top: -0.75rem;
}

.title:not(.is-spaced) + .subtitle, .works .work-item .work-item-meta h3:not(.is-spaced) + .subtitle, .works .work-item .work-item-meta h5:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem;
}

.title.is-1, .works .work-item .work-item-meta h3.is-1, .works .work-item .work-item-meta h5.is-1 {
    font-size: 3rem;
}

.title.is-2, .works .work-item .work-item-meta h3.is-2, .works .work-item .work-item-meta h5.is-2 {
    font-size: 2.5rem;
}

.title.is-3, .works .work-item .work-item-meta h3.is-3, .works .work-item .work-item-meta h5.is-3 {
    font-size: 2rem;
}

.title.is-4, .works .work-item .work-item-meta h3.is-4, .works .work-item .work-item-meta h5.is-4 {
    font-size: 1.5rem;
}

.title.is-5, .works .work-item .work-item-meta h3.is-5, .works .work-item .work-item-meta h5.is-5 {
    font-size: 1.25rem;
}

.title.is-6, .works .work-item .work-item-meta h3.is-6, .works .work-item .work-item-meta h5.is-6 {
    font-size: 1rem;
}

.title.is-7, .works .work-item .work-item-meta h3.is-7, .works .work-item .work-item-meta h5.is-7 {
    font-size: 0.75rem;
}

.subtitle {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25;
}

.subtitle strong {
    color: #363636;
    font-weight: 600;
}

.subtitle:not(.is-spaced) + .title, .works .work-item .work-item-meta .subtitle:not(.is-spaced) + h3, .works .work-item .work-item-meta .subtitle:not(.is-spaced) + h5 {
    margin-top: -1.25rem;
}

.subtitle.is-1 {
    font-size: 3rem;
}

.subtitle.is-2 {
    font-size: 2.5rem;
}

.subtitle.is-3 {
    font-size: 2rem;
}

.subtitle.is-4 {
    font-size: 1.5rem;
}

.subtitle.is-5 {
    font-size: 1.25rem;
}

.subtitle.is-6 {
    font-size: 1rem;
}

.subtitle.is-7 {
    font-size: 0.75rem;
}

.works .columns.is-4 .column {
    padding-bottom: 1.3rem;
}

.works .columns.is-1 .column {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}

.works .columns.is-0, .works .columns.is-gapless {
    margin: 0;
}

.works .columns.is-0 .column, .works .columns.is-gapless .column {
    padding: 0;
}

.works .columns.is-0 .column .work-item figure, .works .columns.is-gapless .column .work-item figure {
    margin-bottom: 0;
}

.works .columns.is-0 .column .work-item img, .works .columns.is-gapless .column .work-item img {
    min-width: 390px;
}

.works .columns .column.columns-5 .work-item .work-item-img img,
.works .columns .column.columns-5 .work-item figure img {
    max-width: 348.5px;
}

.works .columns .column.columns-6 .work-item .work-item-img img,
.works .columns .column.columns-6 .work-item figure img {
    max-width: 285px;
}

.works .columns.is-3 .column.columns-5 .work-item .work-item-img img,
.works .columns.is-3 .column.columns-5 .work-item figure img {
    max-width: 355px;
}

.works .work-item {
    margin-bottom: 35px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.works .work-item .work-item-img {
    margin-bottom: 35px;
    overflow: hidden;
}

.works .work-item .work-item-img img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: block;
}

.works .work-item .work-item-img:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.works .work-item .work-item-meta {
    text-align: center;
}

.works .work-item .work-item-meta h3 {
    font-size: 21px;
    font-size: 1.3125rem;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1.25px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 1.3rem !important;
    color: #3b3b3b;
}

.works .work-item .work-item-meta h3:hover {
    color: #d8ab74;
}

.works .work-item .work-item-meta h3 a {
    color: #3b3b3b;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.works .work-item .work-item-meta h3 a:hover {
    color: #d8ab74;
}

.works .work-item .work-item-meta h5 {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    letter-spacing: 1.4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #d8ab74;
    font-family: 'sky', 'Open Sans', sans-serif;
}

.works .work-item .work-item-meta h5:hover {
    color: #3b3b3b;
}

.works .work-item .work-item-meta h5 a {
    color: #d8ab74;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.works .work-item .work-item-meta h5 a:hover {
    color: #3b3b3b;
}

.works .work-item .work-item-meta p {
    font-size: 15px;
    font-size: 0.9375rem;
    color: #616161;
    padding: 0 10px;
}

.works.isotope .isotope-filter {
    text-align: center;
    font-family: 'sky', 'Open Sans', sans-serif;
    margin-bottom: 3.5rem;
}

.works.isotope .isotope-filter li {
    font-size: 12px;
    font-size: 0.75rem;
    display: inline-block;
    letter-spacing: 0px;
    cursor: pointer;
    color: #3b3b3b;
    font-size: 13.5px;
    font-size: 0.84375rem;
    padding: 0 18px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.works.isotope .isotope-filter li:hover, .works.isotope .isotope-filter li.active {
    color: #d2a064;
}

.works.isotope .isotope-filter.style-1 {
    text-transform: capitalize;
}

.works.isotope .isotope-filter.style-1 li {
    color: #525252;
    letter-spacing: 1.5px;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 8px 20px;
    border: 1px solid transparent;
    border-radius: 290486px;
}

.works.isotope .isotope-filter.style-1 li:hover, .works.isotope .isotope-filter.style-1 li.active {
    color: #d2a064;
    border: 1px solid #d2a064;
}

.works.isotope .isotope-filter.style-1 li:first-child {
    margin-left: 0;
}

.works.isotope .isotope-filter.style-1 li:last-child {
    margin-right: 0;
}

.works.isotope .isotope-filter.style-2 {
    text-transform: capitalize;
}

.works.isotope .isotope-filter.style-2 li {
    color: #616161;
    letter-spacing: 1.5px;
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 0;
    padding-bottom: 16px;
    margin: 0 18px;
    border-bottom: 2px solid transparent;
}

.works.isotope .isotope-filter.style-2 li:hover, .works.isotope .isotope-filter.style-2 li.active {
    color: #525252;
    border-bottom: 2px solid #d2a064;
}

.works.isotope .isotope-filter.style-2 li:first-child {
    margin-left: 0;
}

.works.isotope .isotope-filter.style-2 li:last-child {
    margin-right: 0;
}

.works.image-hover .work-item {
    margin-bottom: 0;
}

.works.image-hover.isotope {
    margin-bottom: 2.8rem;
}

.works.style-1 .work-item {
    background-color: white;
    margin-bottom: 0;
}

.works.style-1 .work-item .work-item-img,
.works.style-1 .work-item figure {
    margin-bottom: 30px;
}

.works.style-1 .work-item .work-item-meta {
    padding-bottom: 30px;
}

.works.style-1 .work-item .work-item-meta h3 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 1rem !important;
}

.works.style-1 .work-item .work-item-meta h5 {
    font-size: 13.5px;
    font-size: 0.84375rem;
}

.works.style-1 .work-item:hover {
    -webkit-box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
    box-shadow: 2px 1px 25px 5px rgba(216, 171, 116, 0.2);
}

.works.style-1 .work-item:hover .work-item-img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.works.style-1.isotope {
    margin-bottom: 2.8rem;
}

.works.owl-carousel .work-item figure:hover {
    -webkit-box-shadow: 0px 9px 10px -4px rgba(216, 171, 116, 0.1);
    box-shadow: 0px 9px 10px -4px rgba(216, 171, 116, 0.1);
}

.works.owl-carousel .owl-dots {
    margin-top: 60px;
}

.works.owl-carousel .owl-dots .owl-dot.active span, .works.owl-carousel .owl-dots .owl-dot:hover span {
    background: #e0aa68;
}

.works.works-shop .work-item .work-item-meta h5 {
    font-size: 16px;
    margin-bottom: .6rem;
}

.works.works-shop .work-item .shop-rating .icon {
    width: auto;
    color: #EDB867;
}

.works.services {
    padding: 0;
    background-color: transparent;
}

.works.services .work-item .work-item-meta {
    text-align: left;
}

.works.services .work-item .work-item-meta h3 {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 23px;
}

.works.services .work-item .work-item-meta p {
    padding: 0;
}

.widget.isotope .isotope-filter li {
    cursor: pointer;
    color: #616161;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.widget.isotope .isotope-filter li:hover, .widget.isotope .isotope-filter li.active {
    color: #d2a064;
}

.page-about .intro-about figure {
    text-align: center;
}

.page-about .intro-about figure img {
    margin-bottom: 2rem;
    max-width: 115px;
}

.page-about .intro-about p {
    margin-bottom: 2rem;
    text-align: center;
}

.page-blog-single .instagram-feed {
    background: #fafafa;
}

.page-blog .instagram-feed {
    background: #fafafa;
}

.page-portfolio-single .instagram-feed {
    background: #fafafa;
}

.page-services .works-list .container > p {
    text-transform: capitalize;
}

.page-services .works-list .container > p {
    text-align: center;
    font-size: 15.5px;
    font-size: 0.96875rem;
    color: #616161;
    margin-bottom: 4.5rem;
    padding: 0 14%;
}

.page-services .works-list .container .works-button {
    text-align: center;
    padding: 1.6rem 0 2.4rem;
}

.page-services .works-list .container .works-button a {
    padding: 23px 34px;
}

.page-services .instagram-feed {
    background: #fafafa;
}

@media screen and (min-width: 1088px) and (max-width: 1279px) {
    .image-content figure .image {
        max-width: 400px;
    }

    .tp-caption.large_text {
        font-size: 60px !important;
    }

    .owl-carousel .owl-scrollbar {
        max-width: 960px;
    }

    .blog-post .entry-header .entry-title {
        font-size: 18px;
    }

    body.footer-background.dark-color.widget-7 footer#footer .widget-form input {
        max-width: 80%;
    }

    body.footer-background.dark-color.widget-7 footer#footer .widget-form .button {
        right: 65px;
    }

    .blog-list.style-1 .blog-post .entry-header,
  .blog-list.style-1 .blog-post .entry-content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .blog-list.style-1 .blog-post .entry-header {
        padding-top: 50px;
    }

    .flexslider.intro .flex-caption {
        bottom: 20%;
    }

    .widget-instafeed .instafeed .instafeed-image img {
        max-width: 80px;
    }

    .call-to-action.style-5 .title {
        font-size: 30px;
    }

    .hero.is-medium .hero-body {
        padding-bottom: 6rem;
        padding-top: 6rem;
    }

    .page-title.is-medium h1 {
        font-size: 40px;
    }

    .page-title.is-medium h3 {
        font-size: 18px;
    }

    .team .team-member .team-member-img img {
        max-width: 450px;
    }

    .testimonials.columns-style-1 .testimonials-item {
        padding: 35px 25px;
    }

    .testimonials.columns-style-1 .testimonials-item p {
        font-size: 14.5px;
    }

    .flexslider .flex-control-thumbs li {
        width: 22.4%;
    }

    .pricing-table.style-2 .pricing-plan {
        margin: 0;
    }

    .pricing-table.style-2 .pricing-plan.is-active {
        margin-top: 0 !important;
        -webkit-transform: none;
        transform: none;
    }

    .works .columns .column.columns-5 .work-item .work-item-img img,
  .works .columns .column.columns-5 .work-item figure img,
  .works .columns.is-3 .column.columns-5 .work-item figure img {
        max-width: 325px;
    }

    .works.style-1 .columns .column.is-2 .work-item .work-item-meta h3 {
        font-size: 15px;
    }

    .works.style-1 .columns .column.is-2 .work-item .work-item-meta h5 {
        font-size: 14.5px;
    }

    .widget-social ul li,
  .global-social-links li {
        padding-right: 6px;
    }

    .widget-social ul li .icon,
  .global-social-links li .icon {
        width: 30px;
        height: 30px;
    }

    .widget-tags .tagcloud a {
        font-size: 11px !important;
    }

    .widget-form .button {
        width: 18%;
    }

    .portfolio-single .widget-links ul li {
        font-size: 14px;
    }

    .widget-gallery ul li img {
        max-width: 78px;
    }

    .blog-list.style-1 .blog-post .entry-content p {
        font-size: 14.5px;
    }

    .blog-list.style-list .blog-post .entry-header,
  .blog-list.style-list .blog-post .entry-content,
  .blog-list.style-list .blog-post .entry-footer {
        padding-left: 0;
    }

    .blog-list.style-list .blog-post .entry-header {
        padding-top: 30px;
        margin-bottom: 0;
    }

    .blog-list.style-list .blog-post .entry-header .entry-title {
        font-size: 14px;
    }

    .blog-list.style-list .blog-post .entry-header .post-meta {
        margin-bottom: 10px;
    }

    .blog-list.style-list .blog-post .entry-header .post-meta ul li {
        font-size: 11px;
        padding-right: 2px;
    }

    .blog-list.style-list .blog-post .entry-content p {
        font-size: 14px;
    }

    .blog-list.style-list .blog-post .entry-footer .button {
        font-size: 12.3px;
    }

    .testimonials.style-5.owl-carousel.navs .owl-nav {
        top: 88%;
        right: 30px;
    }

    .content ul[class^='list'] li:before,
  .content ul[class^='list'] li .icon,
  .content ul[class*=' list'] li:before,
  .content ul[class*=' list'] li .icon {
        padding-right: 4px;
    }

    .boxes-style-6 .box-item {
        padding: 40px 25px 30px;
    }

    .boxes-style-6 .box-item h3 {
        font-size: 15px;
    }

    body.boxed-layout {
        padding: 30px;
    }

    body.page-about .site-content-area #apply-now > div > div {
        padding: 0 40px !important;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div {
        padding: 32px 5% 0 0 !important;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div > br {
        display: none;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div h1 {
        font-size: 20px;
        margin-bottom: 1rem !important;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div .heading-title-bottom {
        padding-bottom: 20px;
        font-size: 14px;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div .boxes-style-3 .box-item {
        margin-bottom: 0;
        padding: 0;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div .boxes-style-3 .box-item p {
        font-size: 13px;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div .boxes-style-3 .box-item h3 {
        font-size: 15px;
    }

    body.header-side-navigation .container {
        width: 100%;
    }

    body.header-side-navigation .tp-caption.large_text {
        font-size: 30px !important;
    }

    body.header-side-navigation .image-content figure .image {
        max-width: 300px;
    }

    body.header-side-navigation .image-content .content .text {
        padding: 0 2rem;
    }

    body.header-side-navigation .image-content .content .text h4 {
        font-size: 16px;
    }

    body.header-side-navigation .image-content .content .text h1 {
        font-size: 20px;
    }

    body.header-side-navigation .image-content .content .text p {
        font-size: 14px;
    }

    body.header-side-navigation .image-content .content .text .button,
  body.header-side-navigation .image-content .content .text a {
        padding: 0;
        padding-left: calc(2em - 1px);
        padding-right: calc(2em - 1px);
        font-size: 0.75rem;
    }

    body.header-side-navigation .testimonials.owl-carousel.dots .owl-item {
        padding-right: 0.5%;
    }

    body.header-side-navigation .pricing-table .pricing-plan {
        padding: 22px 1% 45px;
    }

    body.header-side-navigation .blog-post .entry-header .entry-title {
        font-size: 15px;
    }

    body.header-side-navigation .get-in-touch .box-item p {
        font-size: 13px;
    }
}

@media screen and (max-width: 1087px) {
    body.responsive-layout header .main-navigation li.menu-down-icon > span:before, body.responsive-layout header .main-navigation li.menu-right-icon > span:before, body.responsive-layout header .main-navigation li.menu-down-icon > span.opened:before, body.responsive-layout header .main-navigation li.menu-right-icon > span.opened:before {
        font-family: 'simple-line-icons';
        font-size: 7px;
        font-size: 0.4375rem;
    }

    body.boxed-layout {
        padding: 0;
    }

    body.boxed-layout #site-wrap {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    body .section.hero {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    body .section.hero.padding-bottom-none, body .section.hero.padding-top-none {
        padding-left: 0;
        padding-right: 0;
    }

    body .section.hero .container {
        margin: 0;
    }

    body header .site-logo,
  body header #header-logo,
  body header .hamburger-menu,
  body header .main-navigation,
  body header .header-menu-icons,
  body header .button,
  body header .nav-menu-dropdown {
        visibility: hidden;
        display: none;
    }

    body .owl-carousel .owl-scrollbar {
        max-width: 100%;
    }

    body .subscribe-form input {
        min-width: 325px;
    }

    body .works-latest .works-latest-item img {
        margin: 0 auto;
    }

    body .introduction {
        text-align: center;
    }

    body .introduction .heading-title {
        text-align: center !important;
    }

    body .introduction .works-latest .works-latest-item.video-icon {
        margin-bottom: 50px;
    }

    body .blog-list.style-1 .blog-post .entry-header .entry-title {
        font-size: 18px;
    }

    body .select select {
        min-width: auto;
    }

    body.footer-reveal #footer-wrap,
  body.footer-reveal #footer-bottom-wrap {
        position: relative !important;
        bottom: inherit !important;
    }

    body.footer-reveal #content-main-wrap,
  body.footer-reveal #content-footer-wrap,
  body.footer-reveal #footer-top-wrap {
        margin-bottom: 0 !important;
    }

    body .tp-caption.large_text {
        font-size: 50px !important;
    }

    body .image-content figure .image {
        max-width: 400px;
    }

    body .image-content .content .text {
        padding: 0 2rem;
    }

    body .image-content .content .text h4 {
        font-size: 15px;
    }

    body .image-content .content .text h1 {
        font-size: 22px;
    }

    body .image-content .content .text p {
        font-size: 15px;
    }

    body .image-content .content .text .button,
  body .image-content .content .text a {
        padding: 0;
        padding-left: calc(2em - 1px);
        padding-right: calc(2em - 1px);
        font-size: 0.75rem;
    }

    body .box-item {
        padding: 50px 17px 40px;
    }

    body .box-item p {
        font-size: 14px;
    }

    body .testimonials .testimonials-item p {
        font-size: 26px;
    }

    body .blog-post .entry-header .entry-title {
        font-size: 16px;
        line-height: 1.6;
    }

    body .flexslider.intro .flex-caption {
        bottom: 22%;
    }

    body .flexslider.intro .flex-caption p {
        font-size: 15px;
    }

    body .flexslider.intro .flex-caption p:first-child {
        font-size: 14px;
    }

    body .flexslider.intro .flex-caption h1 {
        font-size: 35px;
        letter-spacing: 5px;
    }

    body .flexslider.intro .flex-caption .button,
  body .flexslider.intro .flex-caption a {
        padding: 0;
        padding-left: calc(2em - 1px);
        padding-right: calc(2em - 1px);
        font-size: 0.75rem;
    }

    body .page-title.is-medium h1, body .page-title.is-fullheight h1 {
        font-size: 35px;
    }

    body .page-title.is-medium h3, body .page-title.is-fullheight h3 {
        font-size: 16px;
    }

    body .page-title #typed-intro,
  body .page-title .typed-cursor {
        font-size: 35px;
    }

    body.footer-widgets.widgets-5 #footer-wrap .site-footer-inner .site-logo {
        text-align: left;
    }

    body .call-to-action.style-5, body .call-to-action.style-1, body .call-to-action.style-2, body .call-to-action.style-3 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    body .call-to-action.style-5 .heading, body .call-to-action.style-1 .heading, body .call-to-action.style-2 .heading, body .call-to-action.style-3 .heading {
        font-size: 25px;
        margin-right: 15px;
    }

    body .call-to-action.style-5 .title, body .call-to-action.style-1 .title, body .call-to-action.style-2 .title, body .call-to-action.style-3 .title {
        font-size: 23px;
    }

    body .call-to-action.style-5 .button, body .call-to-action.style-1 .button, body .call-to-action.style-2 .button, body .call-to-action.style-3 .button {
        padding: 0;
        padding-left: calc(1.5em - 1px);
        padding-right: calc(1.5em - 1px);
        font-size: 0.75rem;
    }

    body .call-to-action.style-1 .heading {
        font-size: 14px;
    }

    body .call-to-action.style-3 .heading-title {
        font-size: 28px;
    }

    body .counterup .level-item > div {
        min-width: auto;
    }

    body .progressbar.circle {
        width: 150px;
        height: 150px;
    }

    body .team .team-member .team-member-img img {
        max-width: 450px;
    }

    body .team .columns.is-4 .column.is-12 .team-member-meta h3 {
        font-size: 20px;
    }

    body .team .columns.is-4 .column.is-12 .team-member-meta h5 {
        font-size: 13.5px;
    }

    body .team .team-member .team-member-meta p {
        font-size: 14px;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div {
        padding: 32px 5% 70px !important;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div > br {
        display: none;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div h1 {
        font-size: 20px;
        margin-bottom: 1rem !important;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div .heading-title-bottom {
        padding-bottom: 20px;
        font-size: 14px;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div .boxes-style-3 .box-item {
        margin-bottom: 0;
        padding: 0;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div .boxes-style-3 .box-item p {
        font-size: 13px;
    }

    body.page-services .site-content-area .section.hero.padding-top-none.padding-bottom-none > div > .columns > .column:last-child > div .boxes-style-3 .box-item h3 {
        font-size: 15px;
    }

    body .testimonials.columns-style-1 .testimonials-item,
  body .testimonials.columns-style-2 .testimonials-item {
        text-align: center;
    }

    body .testimonials.columns-style-1 .testimonials-item .testimonials-stars {
        margin-left: 0;
    }

    body .testimonials.columns-style-1 .testimonials-item img,
  body .testimonials.columns-style-2 .testimonials-item img {
        margin-bottom: 10px;
    }

    body .flexslider .flex-control-thumbs li {
        width: 22.2%;
        margin-bottom: 15px;
    }

    body .pricing-table .pricing-plan {
        margin: 0;
    }

    body .pricing-table .pricing-plan.is-active {
        margin-top: 0 !important;
        -webkit-transform: none;
        transform: none;
    }

    body .countdown-time .item {
        padding: 25px 30px;
    }

    body .countdown-time.style-1 .item {
        padding: 25px 30px;
    }

    body .countdown-time.style-2 .item {
        padding: 0 46px;
    }

    body .countdown-time.style-4 .item {
        min-width: 140px;
        min-height: 140px;
        width: 140px;
        height: 140px;
        padding: 25px 20px;
    }

    body .countdown-time.style-4 .item span {
        font-size: 40px;
    }

    body .countdown-time.style-4 .item span.label {
        font-size: 13px;
    }

    body .pricing-table.is-comparative .pricing-plan {
        margin: 0;
    }

    body .pricing-table.is-comparative .pricing-plan.is-active {
        margin-top: 0 !important;
        -webkit-transform: none;
        transform: none;
    }

    body.page-about .site-content-area #apply-now > div > div {
        padding: 0 !important;
    }

    body .works .columns .column.columns-5 .work-item .work-item-img img,
  body .works .columns .column.columns-5 .work-item figure img,
  body .works .columns.is-3 .column.columns-5 .work-item figure img {
        max-width: 268px;
    }

    body .hero.is-medium .hero-body {
        padding-bottom: 6rem;
        padding-top: 6rem;
    }

    body .works.style-1 .columns .column.is-2 .work-item .work-item-meta h3 {
        font-size: 15px;
    }

    body .works.style-1 .columns .column.is-2 .work-item .work-item-meta h5 {
        font-size: 14.5px;
    }

    body .sidebar {
        padding-left: 0;
    }

    body .sidebar.is-left {
        padding-right: 0;
    }

    body .column.is-12-tablet .sidebar {
        padding-top: 50px;
    }

    body .work-details,
  body .work-content {
        padding: 0 !important;
    }

    body .widget-social ul li,
  body .global-social-links li {
        padding-right: 6px;
    }

    body .widget-social ul li .icon,
  body .global-social-links li .icon {
        width: 30px;
        height: 30px;
    }

    body .widget-tags .tagcloud a {
        font-size: 11px !important;
    }

    body .widget-form .button {
        width: 18%;
    }

    body .portfolio-single .widget-links ul li {
        font-size: 14px;
    }

    body .widget-gallery ul li img {
        max-width: 75px;
    }

    body .blog-list.style-1 .blog-post .entry-content p {
        font-size: 14.5px;
        margin-bottom: 43px;
    }

    body .blog-list.style-1 .blog-post .entry-header,
  body .blog-list.style-1 .blog-post .entry-content {
        padding: 0 28px;
    }

    body .blog-list.style-1 .blog-post .entry-header {
        padding-top: 35px;
    }

    body .image-hover figure figcaption .social li .icon {
        width: 30px;
        height: 30px;
    }

    body .image-hover figure figcaption .social li .icon i {
        font-size: 14px;
    }

    body .image-hover.effect-10 figure ul {
        bottom: inherit;
        top: 40%;
    }

    body .blog-author .bio p {
        font-size: 13.5px;
    }

    body .blog-author .bio h3 {
        font-size: 16px;
        margin-bottom: 10px !important;
    }

    body .blog-author .bio .social-links {
        margin-top: 16px;
    }

    body .counterup.style-2 .level-item, body .counterup.style-4 .level-item {
        margin: 0 5px;
    }

    body .counterup.style-2 .level-item:first-child, body .counterup.style-4 .level-item:first-child {
        margin-left: 0;
    }

    body .counterup.style-5 .level-item > div {
        min-width: 155px;
    }

    body .boxes-style-6 .box-item {
        padding: 40px 25px 30px;
    }

    body .boxes-style-6 .box-item h3 {
        font-size: 15px;
    }

    body.header-topbar .site-header-top .site-header-top-inner {
        padding: 0 2.5rem;
    }

    body.header-topbar header .level.top .hamburger-menu.expanded {
        top: 62px !important;
    }

    body.header-topbar header .level:last-child {
        padding-top: 77px !important;
    }

    body.header-side-navigation.side-mini .site-header-top,
  body.header-side-navigation.side-mini .site-header-bottom,
  body.header-side-navigation.side-mini .site-content-header,
  body.header-side-navigation.side-mini #content-main-wrap,
  body.header-side-navigation.side-mini .site-content-footer,
  body.header-side-navigation.side-mini .site-footer-top,
  body.header-side-navigation.side-mini .site-footer,
  body.header-side-navigation.side-mini .site-footer-bottom,
  body.header-side-navigation.side-mini .rev_slider_wrapper {
        margin-left: 50px !important;
    }

    body.header-side-navigation.side-mini.side-right .site-header-top,
  body.header-side-navigation.side-mini.side-right .site-header-bottom,
  body.header-side-navigation.side-mini.side-right .site-content-header,
  body.header-side-navigation.side-mini.side-right #content-main-wrap,
  body.header-side-navigation.side-mini.side-right .site-content-footer,
  body.header-side-navigation.side-mini.side-right .site-footer-top,
  body.header-side-navigation.side-mini.side-right .site-footer,
  body.header-side-navigation.side-mini.side-right .site-footer-bottom,
  body.header-side-navigation.side-mini.side-right .rev_slider_wrapper {
        margin-left: 0 !important;
    }

    body.header-side-navigation.side-mini .rev_slider_wrapper {
        max-width: 100%;
    }

    body.header-side-navigation.side-mini header {
        width: 50px;
    }

    body.header-side-navigation.side-mini header .level.top .level-left,
  body.header-side-navigation.side-mini header .level.top .level-right {
        padding-left: 7px;
        padding-right: 7px;
    }

    body.responsive-layout.header-logo-center header .level:last-child .level-right, body.responsive-layout.header-logo-left header .level:last-child .level-right, body.responsive-layout.header-logo-right header .level:last-child .level-right, body.responsive-layout.header-menu-with-buttons header .level:last-child .level-right, body.responsive-layout.header-menu-with-icons header .level:last-child .level-right {
        position: initial;
        padding: 0;
    }

    body.responsive-layout.header-logo-center header .level:last-child .level-right #nav-wrap, body.responsive-layout.header-logo-left header .level:last-child .level-right #nav-wrap, body.responsive-layout.header-logo-right header .level:last-child .level-right #nav-wrap, body.responsive-layout.header-menu-with-buttons header .level:last-child .level-right #nav-wrap, body.responsive-layout.header-menu-with-icons header .level:last-child .level-right #nav-wrap {
        visibility: visible;
    }

    body.responsive-layout.header-logo-center header .level:last-child .level-right #nav-wrap .main-navigation, body.responsive-layout.header-logo-left header .level:last-child .level-right #nav-wrap .main-navigation, body.responsive-layout.header-logo-right header .level:last-child .level-right #nav-wrap .main-navigation, body.responsive-layout.header-menu-with-buttons header .level:last-child .level-right #nav-wrap .main-navigation, body.responsive-layout.header-menu-with-icons header .level:last-child .level-right #nav-wrap .main-navigation {
        margin-top: 0;
    }

    body.responsive-layout.header-menu-with-buttons header .level:last-child .level-right #nav-wrap .main-navigation, body.responsive-layout.header-menu-with-icons header .level:last-child .level-right #nav-wrap .main-navigation {
        margin: 20px 0;
    }

    body.responsive-layout.header-menu-with-buttons header .level:last-child .level-right .header-menu-icons, body.responsive-layout.header-menu-with-icons header .level:last-child .level-right .header-menu-icons {
        padding: 20px 18px;
    }

    body.responsive-layout.header-menu-with-buttons header .level:last-child .level-right > .button,
  body.responsive-layout.header-menu-with-buttons header .level:last-child .level-right .header-menu-icons.social, body.responsive-layout.header-menu-with-icons header .level:last-child .level-right > .button,
  body.responsive-layout.header-menu-with-icons header .level:last-child .level-right .header-menu-icons.social {
        margin: 10px 30px;
        padding: 0;
        width: 75%;
    }

    body.responsive-layout.header-menu-with-buttons header .level:last-child .level-right .nav-menu-dropdown, body.responsive-layout.header-menu-with-icons header .level:last-child .level-right .nav-menu-dropdown {
        margin: 10px 20px;
    }

    body.responsive-layout.header-menu-with-buttons header .level:last-child .level-right .nav-menu-dropdown.style-2, body.responsive-layout.header-menu-with-icons header .level:last-child .level-right .nav-menu-dropdown.style-2 {
        margin-left: 14px;
    }

    body.responsive-layout.header-menu-with-buttons header .level:last-child .level-right .nav-menu-dropdown.style-2:before, body.responsive-layout.header-menu-with-icons header .level:last-child .level-right .nav-menu-dropdown.style-2:before {
        display: none;
    }

    body.responsive-layout.header-menu-with-buttons.menu-center header .level:last-child .level-left, body.responsive-layout.header-menu-with-icons.menu-center header .level:last-child .level-left {
        display: block !important;
    }

    body.responsive-layout.header-menu-with-buttons.menu-center header .level:last-child .level-left:first-child, body.responsive-layout.header-menu-with-icons.menu-center header .level:last-child .level-left:first-child {
        display: none !important;
    }

    body.responsive-layout.header-menu-with-buttons.menu-center header .level:last-child .level-left #nav-wrap .main-navigation, body.responsive-layout.header-menu-with-icons.menu-center header .level:last-child .level-left #nav-wrap .main-navigation {
        margin-bottom: 20px;
    }

    body.responsive-layout.header-menu-with-buttons.menu-left header .level:last-child .level-left, body.responsive-layout.header-menu-with-icons.menu-left header .level:last-child .level-left {
        display: block !important;
    }

    body.responsive-layout.header-menu-with-buttons.menu-left header .level:last-child .level-left .site-logo, body.responsive-layout.header-menu-with-icons.menu-left header .level:last-child .level-left .site-logo {
        display: none !important;
    }

    body.responsive-layout.header-menu-with-buttons.menu-left header .level:last-child .level-left #nav-wrap .main-navigation, body.responsive-layout.header-menu-with-icons.menu-left header .level:last-child .level-left #nav-wrap .main-navigation {
        margin-bottom: 20px;
    }

    body.responsive-layout.header-logo-top header .level:last-child .level-right {
        position: initial;
        margin-top: 50px;
    }

    body.responsive-layout.slide-overlay header .header-fullwidth .hamburger-menu.expanded {
        top: 22px !important;
    }

    body.responsive-layout.header-hamburger-menu header .level:last-child {
        padding-top: 20px;
        display: none;
    }

    body.responsive-layout.header-hamburger-menu header .level:last-child.opened {
        display: block;
    }

    body.responsive-layout.header-hamburger-menu.header-logo-left header .level:last-child, body.responsive-layout.header-hamburger-menu.header-logo-right header .level:last-child, body.responsive-layout.header-hamburger-menu.header-logo-top header .level:last-child {
        padding-top: 37px;
    }

    body.responsive-layout.header-hamburger-menu.header-logo-center-menu-center header .level:first-child .level-left, body.responsive-layout.header-hamburger-menu.header-logo-top header .level:first-child .level-left {
        margin: 0;
    }

    body.responsive-layout.header-hamburger-menu.header-logo-center-menu-center header .level:first-child .level-left .site-logo img, body.responsive-layout.header-hamburger-menu.header-logo-top header .level:first-child .level-left .site-logo img {
        margin: 0;
    }

    body.responsive-layout.header-hamburger-menu.header-logo-center-menu-center header .level:last-child .level-left #nav-wrap:last-child .main-navigation, body.responsive-layout.header-hamburger-menu.header-logo-top header .level:last-child .level-left #nav-wrap:last-child .main-navigation {
        margin-top: 0;
    }

    body.responsive-layout.header-hamburger-menu.header-menu-top header .level:last-child {
        display: block !important;
    }

    body.responsive-layout.header-hamburger-menu.header-transparent header .site-logo img {
        -webkit-filter: none;
        filter: none;
    }

    body.responsive-layout.header-hamburger-menu.slide-up-down header .level:last-child .level-left {
        display: none;
    }

    body.responsive-layout.header-hamburger-menu.slide-up-down header .level:last-child .level-right {
        position: initial;
        padding: 0;
    }

    body.responsive-layout.header-hamburger-menu.slide-up-down header .level:last-child .level-right #nav-wrap {
        visibility: visible;
    }

    body.responsive-layout.header-hamburger-menu.slide-up-down header .level:last-child .level-right #nav-wrap .main-navigation {
        display: block !important;
    }

    body.responsive-layout.header-hamburger-menu.slide-up-down header .level:last-child .level-right .hamburger-menu {
        display: none !important;
    }

    body.responsive-layout.header-hamburger-menu.slide-up-down-left header .level:last-child .level-right {
        display: none;
    }

    body.responsive-layout.header-hamburger-menu.slide-up-down-left header .level:last-child .level-left {
        position: initial;
        padding: 0;
    }

    body.responsive-layout.header-hamburger-menu.slide-up-down-left header .level:last-child .level-left #nav-wrap {
        visibility: visible;
    }

    body.responsive-layout.header-hamburger-menu.slide-up-down-left header .level:last-child .level-left #nav-wrap .main-navigation {
        display: block !important;
    }

    body.responsive-layout.header-hamburger-menu.slide-up-down-left header .level:last-child .level-left .hamburger-menu {
        display: none !important;
    }

    body.responsive-layout.header-hamburger-menu.side-left .site-header-top,
  body.responsive-layout.header-hamburger-menu.side-left .site-header-bottom,
  body.responsive-layout.header-hamburger-menu.side-left .site-content-header,
  body.responsive-layout.header-hamburger-menu.side-left #content-main-wrap,
  body.responsive-layout.header-hamburger-menu.side-left .site-content-footer,
  body.responsive-layout.header-hamburger-menu.side-left .site-footer-top,
  body.responsive-layout.header-hamburger-menu.side-left .site-footer,
  body.responsive-layout.header-hamburger-menu.side-left .site-footer-bottom,
  body.responsive-layout.header-hamburger-menu.side-left .rev_slider_wrapper, body.responsive-layout.header-hamburger-menu.side-right .site-header-top,
  body.responsive-layout.header-hamburger-menu.side-right .site-header-bottom,
  body.responsive-layout.header-hamburger-menu.side-right .site-content-header,
  body.responsive-layout.header-hamburger-menu.side-right #content-main-wrap,
  body.responsive-layout.header-hamburger-menu.side-right .site-content-footer,
  body.responsive-layout.header-hamburger-menu.side-right .site-footer-top,
  body.responsive-layout.header-hamburger-menu.side-right .site-footer,
  body.responsive-layout.header-hamburger-menu.side-right .site-footer-bottom,
  body.responsive-layout.header-hamburger-menu.side-right .rev_slider_wrapper {
        margin-left: 0 !important;
    }

    body.responsive-layout.header-hamburger-menu.side-left .rev_slider_wrapper, body.responsive-layout.header-hamburger-menu.side-right .rev_slider_wrapper {
        max-width: 100%;
    }

    body.responsive-layout.header-hamburger-menu.side-left header .level:last-child .level-left:first-child, body.responsive-layout.header-hamburger-menu.side-right header .level:last-child .level-left:first-child {
        display: none;
    }

    body.responsive-layout.header-hamburger-menu.side-left.header-background.primary-color header .footer-copyright, body.responsive-layout.header-hamburger-menu.side-left.header-background.dark-color header .footer-copyright, body.responsive-layout.header-hamburger-menu.side-right.header-background.primary-color header .footer-copyright, body.responsive-layout.header-hamburger-menu.side-right.header-background.dark-color header .footer-copyright {
        color: white;
    }

    body.responsive-layout.header-hamburger-menu.side-left.header-background.primary-color header .footer-copyright a, body.responsive-layout.header-hamburger-menu.side-left.header-background.dark-color header .footer-copyright a, body.responsive-layout.header-hamburger-menu.side-right.header-background.primary-color header .footer-copyright a, body.responsive-layout.header-hamburger-menu.side-right.header-background.dark-color header .footer-copyright a {
        color: white;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width header .level:last-child {
        width: 100%;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width header .main-navigation > ul > li {
        min-width: 250px;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width header .main-navigation > ul > li.menu-down-icon > span {
        top: 10px;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width.slide-right header .level:last-child {
        margin-left: 0;
        margin-right: -100%;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width.slide-right header .level:last-child.opened {
        margin-right: 0;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width.slide-left header .level:last-child {
        margin-left: -100%;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width.slide-left header .level:last-child.opened {
        margin-left: 0;
    }

    body.responsive-layout.header-background-primary header .site-logo, body.responsive-layout.header-background-dark header .site-logo {
        padding: 14px 18px 14px 16px !important;
    }

    body.responsive-layout.header-background-primary header .level.top .level-right, body.responsive-layout.header-background-dark header .level.top .level-right {
        padding: 0 1.8rem;
    }

    body.responsive-layout.header-background-primary header .level:last-child, body.responsive-layout.header-background-dark header .level:last-child {
        background-color: rgba(207, 160, 102, 0.95);
        border-left: 1px solid rgba(210, 160, 100, 0.4);
    }

    body.responsive-layout.header-background-primary header .level:last-child .level-right > .button, body.responsive-layout.header-background-dark header .level:last-child .level-right > .button {
        display: none !important;
    }

    body.responsive-layout.header-background-primary header .level:last-child .level-right > .button:last-child, body.responsive-layout.header-background-dark header .level:last-child .level-right > .button:last-child {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        height: 3.15em;
    }

    body.responsive-layout.header-background-primary header .hamburger-menu .hamburger-menu-icon, body.responsive-layout.header-background-dark header .hamburger-menu .hamburger-menu-icon {
        background-color: white;
    }

    body.responsive-layout.header-background-primary header .hamburger-menu .hamburger-menu-icon:before, body.responsive-layout.header-background-primary header .hamburger-menu .hamburger-menu-icon:after, body.responsive-layout.header-background-dark header .hamburger-menu .hamburger-menu-icon:before, body.responsive-layout.header-background-dark header .hamburger-menu .hamburger-menu-icon:after {
        background-color: white;
    }

    body.responsive-layout.header-background-primary header .hamburger-menu.expanded .hamburger-menu-icon, body.responsive-layout.header-background-dark header .hamburger-menu.expanded .hamburger-menu-icon {
        background-color: transparent;
    }

    body.responsive-layout.header-background-primary header .main-navigation > ul > li > a, body.responsive-layout.header-background-dark header .main-navigation > ul > li > a {
        border: none;
    }

    body.responsive-layout.header-background-primary header .main-navigation > ul > li > span, body.responsive-layout.header-background-dark header .main-navigation > ul > li > span {
        color: white;
    }

    body.responsive-layout.header-background-primary header .main-navigation > ul > li.active, body.responsive-layout.header-background-primary header .main-navigation > ul > li:hover, body.responsive-layout.header-background-dark header .main-navigation > ul > li.active, body.responsive-layout.header-background-dark header .main-navigation > ul > li:hover {
        background-color: #cfa066;
    }

    body.responsive-layout.header-background-dark header .site-logo {
        padding: 14px 0 14px 16px !important;
    }

    body.responsive-layout.header-background-dark header .site-logo .logo-text {
        margin-left: 15px;
        padding-left: 19px;
    }

    body.responsive-layout.header-background-dark header .level:last-child {
        background-color: #222121;
        border-left: 1px solid #262626;
    }

    body.responsive-layout.header-background-dark header .level:last-child .level-right > .button:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 3.15em;
    }

    body.responsive-layout.header-background-dark header .main-navigation > ul > li.active, body.responsive-layout.header-background-dark header .main-navigation > ul > li:hover {
        background-color: #262626;
    }

    body.responsive-layout.header-background header .hamburger-menu .hamburger-menu-icon {
        background-color: white;
    }

    body.responsive-layout.header-background header .hamburger-menu .hamburger-menu-icon:before, body.responsive-layout.header-background header .hamburger-menu .hamburger-menu-icon:after {
        background-color: white;
    }

    body.responsive-layout.header-background header .hamburger-menu.expanded .hamburger-menu-icon {
        background-color: transparent;
    }

    body.responsive-layout.header-background header .main-navigation > ul > li > span {
        color: white;
    }

    body.responsive-layout.header-background.primary-color header .site-logo img {
        -webkit-filter: brightness(0) invert(1) !important;
        filter: brightness(0) invert(1) !important;
    }

    body.responsive-layout.header-background.primary-color header .level:last-child {
        background-color: #cfa066;
        border-left: 1px solid rgba(210, 160, 100, 0.4);
    }

    body.responsive-layout.header-background.dark-color header .level:last-child {
        background-color: #222121;
        border-left: 1px solid #262626;
    }

    body.responsive-layout.header-center-overlay header .site-header-inner {
        padding: 0 2.5rem !important;
    }

    body.responsive-layout.menu-show-arrow-down header .main-navigation li.menu-down-icon > a:after {
        top: 40%;
        right: 44px;
    }

    body.responsive-layout.header-menu-separator-dots header .main-navigation > ul > li:after, body.responsive-layout.header-menu-separator-line header .main-navigation > ul > li:after {
        display: none;
    }

    body.responsive-layout.header-dropdown-menu-primary header .main-navigation li ul {
        border: 1px solid rgba(210, 160, 100, 0.4) !important;
    }

    body.responsive-layout.header-dropdown-menu-primary header .main-navigation li ul li ul {
        border: none !important;
        border-top: 1px solid rgba(210, 160, 100, 0.4) !important;
    }

    body.responsive-layout.header-dropdown-menu-primary header .main-navigation li.menu-right-icon > span {
        color: white;
    }

    body.responsive-layout.header-dropdown-menu-dark header .main-navigation li ul {
        border: 1px solid #262626 !important;
    }

    body.responsive-layout.header-dropdown-menu-dark header .main-navigation li ul li ul {
        border: none !important;
        border-top: 1px solid #262626 !important;
    }

    body.responsive-layout.header-dropdown-menu-dark header .main-navigation li.menu-right-icon > span {
        color: white;
    }

    body.responsive-layout.header-side-navigation.side-mini .site-header-top,
  body.responsive-layout.header-side-navigation.side-mini .site-header-bottom,
  body.responsive-layout.header-side-navigation.side-mini .site-content-header,
  body.responsive-layout.header-side-navigation.side-mini #content-main-wrap,
  body.responsive-layout.header-side-navigation.side-mini .site-content-footer,
  body.responsive-layout.header-side-navigation.side-mini .site-footer-top,
  body.responsive-layout.header-side-navigation.side-mini .site-footer,
  body.responsive-layout.header-side-navigation.side-mini .site-footer-bottom,
  body.responsive-layout.header-side-navigation.side-mini .rev_slider_wrapper {
        margin-left: 50px !important;
    }

    body.responsive-layout.header-side-navigation.side-mini.side-right .site-header-top,
  body.responsive-layout.header-side-navigation.side-mini.side-right .site-header-bottom,
  body.responsive-layout.header-side-navigation.side-mini.side-right .site-content-header,
  body.responsive-layout.header-side-navigation.side-mini.side-right #content-main-wrap,
  body.responsive-layout.header-side-navigation.side-mini.side-right .site-content-footer,
  body.responsive-layout.header-side-navigation.side-mini.side-right .site-footer-top,
  body.responsive-layout.header-side-navigation.side-mini.side-right .site-footer,
  body.responsive-layout.header-side-navigation.side-mini.side-right .site-footer-bottom,
  body.responsive-layout.header-side-navigation.side-mini.side-right .rev_slider_wrapper {
        margin-left: 0 !important;
    }

    body.responsive-layout.header-side-navigation.side-mini .rev_slider_wrapper {
        max-width: 100%;
    }

    body.responsive-layout.header-side-navigation.side-mini header {
        width: 50px;
    }

    body.responsive-layout.header-side-navigation.side-mini header .level.top .level-left,
  body.responsive-layout.header-side-navigation.side-mini header .level.top .level-right {
        padding-left: 7px;
        padding-right: 7px;
    }

    body.responsive-layout.header-topbar .site-header-top .site-header-top-inner {
        padding: 0 2.5rem;
    }

    body.responsive-layout.header-topbar header .level.top .hamburger-menu.expanded {
        top: 62px !important;
    }

    body.responsive-layout.header-topbar header .level:last-child {
        padding-top: 77px !important;
    }

    body.responsive-layout.header-menu-border-bottom header .main-navigation > ul > li.active:after, body.responsive-layout.header-menu-border-bottom header .main-navigation > ul > li:hover:after, body.responsive-layout.header-menu-border-top header .main-navigation > ul > li.active:after, body.responsive-layout.header-menu-border-top header .main-navigation > ul > li:hover:after {
        display: none;
    }

    body.responsive-layout.header-menu-background-primary header .main-navigation > ul > li.active, body.responsive-layout.header-menu-background-primary header .main-navigation > ul > li:hover, body.responsive-layout.header-menu-background-dark header .main-navigation > ul > li.active, body.responsive-layout.header-menu-background-dark header .main-navigation > ul > li:hover {
        background-color: #d8ab74;
    }

    body.responsive-layout.header-menu-background-primary header .main-navigation > ul > li.active > span, body.responsive-layout.header-menu-background-primary header .main-navigation > ul > li:hover > span, body.responsive-layout.header-menu-background-dark header .main-navigation > ul > li.active > span, body.responsive-layout.header-menu-background-dark header .main-navigation > ul > li:hover > span {
        color: white;
    }

    body.responsive-layout.header-menu-background-primary header .main-navigation > ul > li.active > a, body.responsive-layout.header-menu-background-primary header .main-navigation > ul > li:hover > a, body.responsive-layout.header-menu-background-dark header .main-navigation > ul > li.active > a, body.responsive-layout.header-menu-background-dark header .main-navigation > ul > li:hover > a {
        color: white;
        background-color: transparent;
    }

    body.responsive-layout.header-menu-background-dark header .main-navigation > ul > li.active, body.responsive-layout.header-menu-background-dark header .main-navigation > ul > li:hover {
        background-color: #222121;
    }

    body.responsive-layout header .level:last-child {
        overflow-y: auto;
        overflow-x: hidden;
    }

    body.responsive-layout header .main-navigation li a {
        display: inline-block;
    }

    body.responsive-layout header .main-navigation li.menu-down-icon a:after, body.responsive-layout header .main-navigation li.menu-right-icon a:after {
        display: none;
    }

    body.responsive-layout header .main-navigation li.menu-down-icon > span, body.responsive-layout header .main-navigation li.menu-right-icon > span {
        top: 3px;
        right: 28px;
        position: absolute;
        padding: 10px 15px;
        cursor: pointer;
    }

    body.responsive-layout header .main-navigation li.menu-down-icon > span:before, body.responsive-layout header .main-navigation li.menu-right-icon > span:before {
        content: "\e604";
    }

    body.responsive-layout header .main-navigation li.menu-down-icon > span.opened:before, body.responsive-layout header .main-navigation li.menu-right-icon > span.opened:before {
        content: "\e607";
    }

    body.responsive-layout header .main-navigation li.menu-right-icon > span {
        right: 8px;
        padding: 7px 15px;
    }

    body.responsive-layout header .main-navigation li ul {
        display: none;
    }

    body.responsive-layout header .main-navigation li ul li ul {
        display: none;
    }

    body.responsive-layout header .main-navigation li.niche-templates > ul {
        padding: 16px 18px 9px;
    }

    body.responsive-layout header .main-navigation > ul > li > ul li {
        padding: 0;
    }

    body.responsive-layout header .main-navigation > ul > li > ul,
  body.responsive-layout header .main-navigation > ul > li > ul ul {
        position: initial !important;
        overflow-y: auto;
        max-height: 296px;
        border-left: none !important;
        border-right: none !important;
        padding: 10px 18px;
    }

    body.responsive-layout header .main-navigation > ul > li > ul ul {
        padding: 10px 0px;
        max-width: 190px;
        min-width: 190px;
    }

    body.responsive-layout .header-menu-icons li > ul {
        min-width: 210px;
        max-width: 210px;
        margin-top: 17px !important;
    }

    body.responsive-layout .header-menu-icons li > ul li {
        min-width: 210px;
        max-width: 210px;
    }

    body.responsive-layout .header-menu-icons li > ul.dropdown-shopping-cart li .button {
        width: 100%;
        margin-bottom: 0;
    }

    body.responsive-layout .header-menu-icons li > ul.dropdown-user-account li .button {
        width: 100%;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 916px) {
    .pricing-table .pricing-plan {
        margin: 0;
    }

    .pricing-table .pricing-plan.is-active {
        margin-top: 0 !important;
        -webkit-transform: none;
        transform: none;
    }
}

@media screen and (max-width: 768px) {
    body.header-topbar .site-header-top {
        display: none;
    }

    body.header-topbar header .level.top .hamburger-menu.expanded {
        top: 22px !important;
    }

    body.header-topbar header .level:last-child {
        padding-top: 37px !important;
    }

    body.boxed-layout {
        background-color: white;
    }

    body header .main-navigation li a {
        display: inline-block;
    }

    body header .main-navigation li.menu-down-icon > span, body header .main-navigation li.menu-right-icon > span {
        right: 9px;
    }

    body header .main-navigation li.menu-right-icon > span {
        right: 4px;
    }

    body header .main-navigation > ul > li > ul li {
        padding: 0;
    }

    body header .main-navigation > ul > li {
        max-width: 235px;
    }

    body .subscribe-form input {
        min-width: auto;
    }

    body .subscribe-form .button {
        padding: 0 15px;
    }

    body .tp-caption.large_text {
        font-size: 30px !important;
        padding: 10px !important;
    }

    body .tp-caption.small_text {
        font-size: 13px !important;
        padding: 0 100px !important;
    }

    body .tparrows {
        display: none;
    }

    body .image-content {
        text-align: center;
    }

    body .image-content .image,
  body .image-content img {
        display: inline-block;
    }

    body .image-content .content .text {
        position: initial;
        -webkit-transform: none;
        transform: none;
        padding: 0;
        padding-top: 10px;
    }

    body .image-content .content .text > * {
        text-align: center;
    }

    body .team .columns.is-4 .column.is-12 .team-member-meta {
        text-align: center;
        position: initial;
        -webkit-transform: none;
        transform: none;
    }

    body .team .columns.is-4 .column.is-12 .team-member-meta > * {
        text-align: center;
    }

    body .team .columns.is-4 .column.is-12 .team-member-meta .team-social-links .icon {
        width: 32px;
        height: 32px;
    }

    body .team .columns.is-4 .column.is-12 .team-member-meta .team-social-links .icon i {
        font-size: 16px;
    }

    body .heading-title:after {
        left: 40.8%;
    }

    body footer .site-logo img {
        max-height: 35px;
    }

    body footer .site-logo span.logo-text {
        font-size: 16px;
        padding: 0 5px;
    }

    body footer .footer-navigation li {
        font-size: 12px;
    }

    body footer .footer-navigation li a {
        padding: 15px 3px;
    }

    body footer .footer-social-links li .icon {
        width: 30px;
        height: 30px;
    }

    body footer .footer-social-links li .icon i {
        font-size: 13px;
    }

    body .footer-bottom-content .footer-copyright {
        font-size: 12px;
        letter-spacing: 2px;
    }

    body .works-latest .works-latest-item .works-latest-item-icon .icon {
        width: 40px;
        height: 40px;
    }

    body .works-latest .works-latest-item .works-latest-item-meta {
        bottom: 3%;
    }

    body .works-latest .works-latest-item .works-latest-item-meta h3 {
        font-size: 14px;
        margin-bottom: 0.3rem !important;
    }

    body .works-latest .works-latest-item .works-latest-item-meta h5 {
        font-size: 13px;
    }

    body .testimonials .testimonials-item p {
        font-size: 18px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body .testimonials .testimonials-item h3 {
        font-size: 13px;
    }

    body .testimonials .testimonials-item h3:before {
        width: 20px;
        margin: 0 .8rem;
    }

    body .flexslider.intro .flex-caption {
        bottom: 20%;
    }

    body .flexslider.intro .flex-caption p {
        font-size: 8px;
        margin-bottom: 5px;
        display: block;
    }

    body .flexslider.intro .flex-caption p:first-child {
        font-size: 12px;
    }

    body .flexslider.intro .flex-caption h1 {
        font-size: 15px;
        letter-spacing: 1px;
    }

    body .flexslider.intro .flex-caption .button,
  body .flexslider.intro .flex-caption a {
        padding: 0;
        padding-left: calc(1em - 1px);
        padding-right: calc(1em - 1px);
        font-size: 8px;
    }

    body .flexslider.intro .flex-caption br {
        display: none;
    }

    body .flexslider.intro .flex-direction-nav a {
        top: 55%;
        width: 28px;
        height: 34px;
    }

    body .flexslider.intro .flex-direction-nav a:before {
        font-size: 30px;
    }

    body .flexslider.intro .flex-direction-nav a.flex-prev {
        opacity: 1;
        left: 10px;
    }

    body .flexslider.intro .flex-direction-nav a.flex-next {
        opacity: 1;
        right: 10px;
    }

    body .flexslider.intro:hover .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    body .flexslider.intro:hover .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }

    body .call-to-action.style-5, body .call-to-action.style-1, body .call-to-action.style-2, body .call-to-action.style-3 {
        text-align: center;
    }

    body .call-to-action.style-5 .heading, body .call-to-action.style-1 .heading, body .call-to-action.style-2 .heading, body .call-to-action.style-3 .heading {
        margin-right: 0;
        font-size: 30px;
    }

    body .call-to-action.style-5 .title, body .call-to-action.style-1 .title, body .call-to-action.style-2 .title, body .call-to-action.style-3 .title {
        line-height: 35px;
    }

    body .call-to-action.style-1 .heading {
        font-size: 14px;
    }

    body .call-to-action.style-1 .button,
  body .call-to-action.style-2 .button {
        margin-top: 25px;
    }

    body .subscribe-form.style-1 .field.is-grouped, body .subscribe-form.style-2 .field.is-grouped {
        display: block;
    }

    body .subscribe-form.style-1 .field.is-grouped .control, body .subscribe-form.style-2 .field.is-grouped .control {
        margin: 0;
        display: block;
    }

    body .subscribe-form.style-1 .button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-top: 20px;
    }

    body .subscribe-form.style-2 input {
        min-width: 100%;
    }

    body .header-menu-icons.social {
        padding-left: 0;
        padding-top: 0px;
    }

    body .header-menu-icons.social li:first-child {
        padding-left: 0;
    }

    body .footer-bottom-content .level .level-left .header-menu-icons.social {
        padding-top: 1.5rem;
    }

    body .footer-bottom-content .main-navigation li:first-child a {
        padding-left: 0;
    }

    body .page-title .level .level-right {
        margin-top: 25px;
    }

    body .page-title .level .level-left {
        margin-bottom: 25px;
    }

    body .page-title.is-medium h1, body .page-title.is-fullheight h1 {
        font-size: 40px;
        letter-spacing: 4px;
    }

    body .page-title.is-medium h3, body .page-title.is-fullheight h3 {
        font-size: 20px;
    }

    body .hero.is-medium .hero-body {
        padding-bottom: 5rem;
        padding-top: 5rem;
    }

    body .field-body > .field:not(:last-child) {
        margin-right: 0;
        margin-bottom: 1.8rem;
    }

    body .logos.awards li {
        display: block;
        padding: 15px 0;
        border-right: 0;
    }

    body .image-hover figure img {
        min-width: auto !important;
    }

    body .clients-list.style-1 .client-item,
  body .clients-list.style-2 .client-item {
        margin: 4.5px 0;
    }

    body .works.isotope .isotope-filter li {
        padding: 0 5px 5px;
        font-size: 12.5px;
        letter-spacing: 1px;
    }

    body .works.isotope .isotope-filter.style-1 li {
        font-size: 13px;
        margin-bottom: 5px;
    }

    body .works.isotope .isotope-filter.style-2 li {
        font-size: 13px;
        margin: 0 10px;
        margin-bottom: 5px;
        padding-bottom: 10px;
    }

    body .works .columns .column.columns-5 .work-item .work-item-img img,
  body .works .columns .column.columns-5 .work-item figure img,
  body .works .columns.is-3 .column.columns-5 .work-item figure img {
        max-width: 100%;
    }

    body .blog-list.default-style-1 .blog-post {
        padding-bottom: 20px;
    }

    body .blog-list.default-style-1 .blog-post .post-image {
        margin-bottom: 20px;
    }

    body .blog-list.default-style-1 .blog-post .entry-header,
  body .blog-list.default-style-1 .blog-post .entry-content,
  body .blog-list.default-style-1 .blog-post .entry-footer {
        padding: 0 20px;
    }

    body .blog-list.style-3 .blog-post {
        padding: 22px 20px;
    }

    body .blog-list.style-1 .blog-post {
        margin-bottom: 25px;
    }

    body .blog-list.style-1 .column:nth-child(3n+2) .blog-post .post-image {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
    }

    body .blog-list.style-list .blog-post .entry-header .entry-title {
        font-size: 15px;
    }

    body .blog-list.style-list .blog-post .entry-header,
  body .blog-list.style-list .blog-post .entry-content,
  body .blog-list.style-list .blog-post .entry-footer {
        padding: 0 25px 0;
        margin-bottom: 0;
    }

    body .blog-list.style-list .blog-post .entry-footer {
        padding-bottom: 25px;
    }

    body .media-left,
  body .media-right {
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }

    body .box .media-left {
        margin-right: 0.8rem;
    }

    body .counterup.style-1 .level-item,
  body .counterup.style-5 .level-item > div {
        border-right: 0;
        text-align: center;
    }

    body .counterup.style-2 .level-item, body .counterup.style-4 .level-item {
        margin: 5px 0;
    }

    body .counterup.style-3 .level-item,
  body .counterup.style-5 .level-item {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    body .widget-social ul li,
  body .global-social-links li {
        padding-right: 3px;
        padding-bottom: 12px;
    }

    body .box {
        padding: 1rem;
    }

    body .countdown-time .item {
        margin: 16px;
    }

    body .countdown-time.style-2 .item {
        border: 0;
    }

    body .works .work-item .work-item-img,
  body .team .team-member .team-member-img {
        text-align: center;
    }

    body .works .work-item .work-item-img img,
  body .team .team-member .team-member-img img {
        display: inline-block;
    }

    body.responsive-layout.header-hamburger-menu header .level:first-child .level-right,
  body.responsive-layout.header-hamburger-menu header .level:first-child .level-left {
        display: inline-block;
    }

    body.responsive-layout.header-hamburger-menu header .level:first-child .level-right {
        float: right;
    }

    body.responsive-layout.header-hamburger-menu header .level:first-child .level-left {
        float: left;
    }

    body.responsive-layout.header-hamburger-menu header .level:last-child .level-right {
        margin-top: 0;
    }

    body.responsive-layout.header-hamburger-menu.slide-right header .level:last-child {
        width: 236px;
        margin-right: -236px;
    }

    body.responsive-layout.header-hamburger-menu.slide-right header .level:last-child.opened {
        margin-right: 0;
    }

    body.responsive-layout.header-hamburger-menu.slide-right.slide-overlay header .header-fullwidth .hamburger-menu.expanded {
        right: 21px;
    }

    body.responsive-layout.header-hamburger-menu.slide-left header .level:last-child {
        width: 236px;
        margin-left: -236px;
    }

    body.responsive-layout.header-hamburger-menu.slide-left header .level:last-child.opened {
        margin-left: 0;
    }

    body.responsive-layout.header-hamburger-menu.slide-left.slide-overlay header .header-fullwidth .hamburger-menu.expanded {
        left: 21px;
    }

    body.responsive-layout.header-hamburger-menu.slide-push header .level.top .hamburger-menu {
        margin-left: 0;
        margin-right: 0;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width header .level:last-child {
        width: 100%;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width header .main-navigation > ul > li {
        min-width: 235px;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width header .main-navigation > ul > li.menu-down-icon > span {
        top: 10px;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width.slide-right header .level:last-child {
        margin-left: 0;
        margin-right: -100%;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width.slide-right header .level:last-child.opened {
        margin-right: 0;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width.slide-left header .level:last-child {
        margin-left: -100%;
    }

    body.responsive-layout.header-hamburger-menu.overlay-full-width.slide-left header .level:last-child.opened {
        margin-left: 0;
    }

    body.responsive-layout.header-hamburger-menu.header-logo-right header .level:first-child .level-right, body.responsive-layout.header-hamburger-menu.slide-left header .level:first-child .level-right {
        margin-top: 0;
    }

    body.responsive-layout.header-hamburger-menu.header-logo-right header .level:first-child .level-left, body.responsive-layout.header-hamburger-menu.slide-left header .level:first-child .level-left {
        margin-top: 1.4rem;
    }

    body.responsive-layout.header-hamburger-menu.hamburger-menu-icon-background-color header .level:first-child .level-right {
        margin-top: .6rem;
    }

    body.responsive-layout.header-hamburger-menu.header-logo-top header .level:first-child .level-right, body.responsive-layout.header-hamburger-menu.header-menu-top header .level:first-child .level-right {
        margin-top: 0;
    }

    body.responsive-layout.header-hamburger-menu.header-logo-top header .level:last-child .level-right {
        margin-top: 50px;
    }

    body.responsive-layout.header-background-primary header, body.responsive-layout.header-background-dark header, body.responsive-layout.header-background header {
        overflow: hidden;
    }

    body.responsive-layout.header-background-dark header .site-logo {
        padding-right: 16px !important;
    }

    body.responsive-layout.header-center-overlay header .site-header-inner {
        padding: 0 1.4rem 0 1rem !important;
    }

    body.responsive-layout.header-topbar .site-header-top {
        display: none;
    }

    body.responsive-layout.header-topbar header .level.top .hamburger-menu.expanded {
        top: 22px !important;
    }

    body.responsive-layout.header-topbar header .level:last-child {
        padding-top: 37px !important;
    }

    body.responsive-layout header .main-navigation li a {
        display: inline-block;
    }

    body.responsive-layout header .main-navigation li.menu-down-icon > span, body.responsive-layout header .main-navigation li.menu-right-icon > span {
        right: 9px;
    }

    body.responsive-layout header .main-navigation li.menu-right-icon > span {
        right: 4px;
    }

    body.responsive-layout header .main-navigation > ul > li > ul li {
        padding: 0;
    }

    body.responsive-layout header .main-navigation > ul > li {
        max-width: 235px;
    }

    body header .header-fullwidth {
        padding: 0 1.4rem 0 1rem;
    }
}


