:root {
    --primaryColor: #BE8406;
    --secondaryColor: #BE8406;
	--gold: #c8a451;
    --white: #EDEDED;
    --titleFont: Arial;
}

@font-face {
    font-family: 'Rosella';
    src: local('Rosella Solid'), local('Rosella-Solid'),
        url('Rosella-Solid.woff2') format('woff2'),
        url('Rosella-Solid.woff') format('woff'),
        url('Rosella-Solid.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
@font-face {
	font-family: 'Avant Garde Book BT';
	font-style: normal;
	font-weight: normal;
	src: local('Avant Garde Book BT'), url('AVGARDN_2.woff') format('woff');
}


@font-face {
	font-family: 'Avant Garde Demi BT';
	font-style: normal;
	font-weight: normal;
	src: local('Avant Garde Demi BT'), url('AVGARDD_2.woff') format('woff');
}


@font-face {
	font-family: 'Avant Garde Demi Oblique BT';
	font-style: normal;
	font-weight: normal;
	src: local('Avant Garde Demi Oblique BT'), url('AVGARDDO_2.woff') format('woff');
}

/*-----------------------------------------------------------------------------------*/
/*	01. RESET
/*-----------------------------------------------------------------------------------*/
body, .font-body, .map-info *, .font-title, h1, h2, h3, h4, h5, h6, .lead, .lead2, .badge, .blockquote-footer, .btn, .tp-caption:not(.font-body):not(.font-title), .erinyen .tp-tab-title, .cbp-filter-item, .meta, a.more, .swiper-slide .caption-bg p, .countdown p, .counter p, .page-navi a{
    font-family: Arial, Helvetica, sans-serif!important;

}
.topHeader, .topNav ul, .navbar, .overlay-nav li a, .nav-tabs .nav-link, .tabs-wrapper.filtered .nav-tabs .nav-link {
	font-family: "Avant Garde Book BT", Calibri, Arial, Helvetica, sans-serif;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
:focus {
    outline: 0
}
.fit-vids-style {
    display: none
}
figure {
    margin: 0;
    padding: 0;
}
figure img {
    max-width: 100%
}
iframe {
    border: none
}
.clearfix {
    clear: both;
}
::-moz-selection {
    background: #dbe7fa;
    /* Safari */
    color: #404040;
}
::selection {
    background: #dbe7fa;
    /* Safari */
    color: #404040;
}
br {
    line-height: 0;
}
/*-----------------------------------------------------------------------------------*/
/*	02. GENERAL
/*-----------------------------------------------------------------------------------*/
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #606060;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background: #FFF;
    overflow-x: hidden;
}
.font-body {
    font-family: 'Muli', sans-serif;
}
.font-title {
    font-family: 'Montserrat';
}
.container {
    padding-right: 0;
    padding-left: 0;
}
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}
.navbar .container-fluid {
    padding-left: 30px;
    padding-right: 30px
}
body,
li,
address {
    line-height: 28px;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-weight: normal;
    color: inherit;
}
p {
    margin: 0 0 20px;
}
p, dl, dt, dd{
    color: #212529;
}
a.hover {
    -webkit-transition: border 150ms ease-in-out;
    -o-transition: border 150ms ease-in-out;
    transition: border 150ms ease-in-out;
    padding-bottom: 0;
    border-bottom: 1px solid transparent;
}
a.hover:hover {
    border-bottom: 1px solid #4c86e5;
    -webkit-transition: border 150ms ease-in-out;
    -o-transition: border 150ms ease-in-out;
    transition: border 150ms ease-in-out;
}
a {
    color: #606060;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}
a.nocolor {
    color: inherit;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #4c86e5;
}
.font-weight-300 {
    font-weight: 300;
}
.font-weight-400 {
    font-weight: 400;
}
.font-weight-500 {
    font-weight: 500;
}
.font-weight-600 {
    font-weight: 600;
}
.font-weight-700 {
    font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    color: #606060;
    font-weight: 700;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
    font-family: Rosella;
}
h1 {
    font-size: 26px;
    line-height: 36px;
}
h2,
.overlay-info figcaption h3,
.swiper-col3-full h2.post-title {
    font-size: 24px;
    line-height: 34px;
}
h3 {
    font-size: 22px;
    line-height: 32px;
}
h4 {
    font-size: 20px;
    line-height: 30px;
}
h5 {
    font-size: 18px;
    line-height: 28px;
}
h6 {
    font-size: 16px;
    line-height: 26px;
}
.overlay-info figcaption h2:not(.section-title) {
    font-size: 40px;
    line-height: 50px;
}
h1.text-uppercase,
h2.text-uppercase,
h3.text-uppercase,
h4.text-uppercase,
h5.text-uppercase,
h6.text-uppercase {
    letter-spacing: normal;
}
h1.text-uppercase {
    font-size: 24px;
    line-height: 34px;
}
h2.text-uppercase {
    font-size: 22px;
    line-height: 32px;
}
h3.text-uppercase {
    font-size: 20px;
    line-height: 30px;
}
h4.text-uppercase {
    font-size: 18px;
    line-height: 28px;
}
h5.text-uppercase {
    font-size: 16px;
    line-height: 26px;
}
h6.text-uppercase {
    font-size: 14px;
    line-height: 24px;
}
h2.post-title {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 20px;
}
h1.post-title,
.classic-view h2.post-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 15px;
}
.heading {
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 20px;
}
.sub-heading {
    font-size: 32px;
    line-height: 44px;
    font-weight: 500;
    margin-bottom: 20px;
}
.sub-heading2 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 300;
    letter-spacing: normal;
    margin-bottom: 20px;
    color: #606060;
}
.title-color {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.section-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 20px;
}
.section-title.larger {
    font-size: 32px;
    line-height: 42px;
}
.section-title-upper {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: normal;
    text-transform: uppercase;
}
.section-title-upper.larger {
    font-size: 22px;
    line-height: 32px;
}
.section-title-line {
    position: relative;
}
.section-title-line:before,
.section-title-line:after {
    content: '';
    width: 100%;
    border-top: 1px solid rgba(21, 21, 21, 0.15);
    border-bottom: 1px solid rgba(21, 21, 21, 0.15);
    height: 5px;
    display: inline-block;
    vertical-align: 7px;
}
.section-title.larger.section-title-line:before,
.section-title.larger.section-title-line:after {
    vertical-align: 8px;
}
.section-title-upper.section-title-line:before,
.section-title-upper.section-title-line:after {
    vertical-align: 5px;
}
.section-title-upper.larger.section-title-line:before,
.section-title-upper.larger.section-title-line:after {
    vertical-align: 6px;
}
.section-title-line.text-center:before,
.section-title-line.text-center:after {
    width: 80px
}
.section-title-line:before {
    margin-left: -100%;
    margin-right: 20px;
}
.section-title-line:after {
    margin-right: -100%;
    margin-left: 20px;
}
.lead {
    font-family: 'Montserrat';
    font-size: 18px;
    line-height: 30px;
}
.lead.larger {
    font-size: 20px;
    line-height: 32px;
    font-weight: normal;
}
.lead2 {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: normal;
}
.letterspace-1 {
    letter-spacing: 1px !important;
}
.letterspace-2 {
    letter-spacing: 2px !important;
}
.letterspace-3 {
    letter-spacing: 3px !important;
}
.letterspace-4 {
    letter-spacing: 4px !important;
}
.text-muted {
    color: #909090;
}
.inner {
    padding-top: 50px;
    padding-bottom: 50px;
}
.light-wrapper {
    background: #FFF;
}
.gray-wrapper {
    background: #f7f8fc;
}
.dark-wrapper {
    background: #181818
}
footer.dark-wrapper {
    background: #151515
}
.sub-footer.dark-wrapper {
    background: #111111;
}
.pattern-wrapper {
    background: transparent repeat left top;
}
.color-wrapper {
    background: #4c86e5;
}
hr.normal {
    border: 0;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid rgba(21, 21, 21, 0.15);
}
hr.dashed {
    border-bottom-width: 2px;
    border-style: dashed;
}
hr.dotted {
    border-bottom-width: 2px;
    border-style: dotted;
}
hr.double {
    border-bottom-width: 4px;
    border-style: double;
}
_:default:not(:root:root),
hr.double {
    border-bottom-width: 3px;
}
.divider-icon {
    border: 0;
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
}
.divider-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: rgba(21, 21, 21, 0.15);
}
.divider-icon:before,
.divider-icon:after {
    position: absolute;
    top: 50%;
    content: "";
    border-top: 1px solid rgba(21, 21, 21, 0.1);
    width: calc(50% - 20px)
}
.divider-icon:before {
    left: 0;
}
.divider-icon:after {
    right: 0;
}
.close {
    text-shadow: none;
}
.alert button {
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    cursor: pointer
}
.alert-dismissible .close {
    padding: 11px 18px 10px;
}
.badge {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
    padding: 7px 10px 6px;
    font-family: 'Montserrat';
    color: #FFF;
}
@-moz-document url-prefix() {
    .badge {
        padding-bottom: 7px;
    }
}
.dropcap {
    display: block;
    float: left;
    font-size: 49px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    margin: 12px 10px 0 0;
    text-transform: uppercase;
    color: #404040;
}
.dropcap.circle,
.dropcap.square {
    font-size: 22px;
    color: #fff;
    height: 45px;
    width: 45px;
    line-height: 45px;
    margin: 5px 10px 0 0;
    text-align: center;
}
.dropcap.circle {
    border-radius: 50%;
}
.dropcap.square {
    border-radius: 4px
}
.hidden {
    display: none !important;
}
.rounded,
figure.rounded span.bg,
figure.rounded img,
.rounded.overlay-info figcaption {
    border-radius: 5px !important;
}
.full-rounded {
    border-radius: 100% !important;
}
blockquote.icon:before {
    font-family: 'Slimicons';
    content: "\201C";
    color: rgba(21, 21, 21, 0.15);
    font-size: 120px;
}
blockquote.icon-top:before {
    display: block;
    margin-top: 30px;
    margin-bottom: 10px;
    vertical-align: bottom;
}
blockquote.icon-left:before {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 5px;
    left: 0;
    margin-top: 10px;
}
blockquote.icon-left {
    padding: 0 0 0 70px;
    position: relative;
}
blockquote.bordered {
    border-left: 3px solid rgba(21, 21, 21, 0.1);
    padding-left: 20px;
}
blockquote p {
    font-size: 17px;
    line-height: 28px;
    font-style: italic;
}
blockquote.larger p {
    font-size: 22px;
    line-height: 33px;
}
.blockquote-footer {
    color: #404040;
    font-weight: 700;
    letter-spacing: -0.3px;
    margin-bottom: 10px;
    display: block;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 22px;
}
.google-map {
    width: 100%;
}
.google-map.full {
    height: 100%;
    overflow: hidden;
    display: block;
    position: absolute;
    height: auto;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
.google-map.h450 {
    height: 450px;
}
.google-map.h400 {
    height: 400px;
}
.map-info * {
    font-family: 'Muli', sans-serif;
}
.map-info p {
    color: #707070;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
}
.h-100vh {
    height: 100vh;
}
.col-1-5 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
img.octagon {
    width: 70%;
    height: auto;
}
.octagon {
    -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}
.rhombus {
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.pentagon {
    -webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
}
.bevel {
    -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
    clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
}
.heptagon {
    -webkit-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
    clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
}
.rabbet {
    -webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
    clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
}
.gutter-40>[class*="col-"] {
    padding-right: 20px;
    padding-left: 20px;
}
.gutter-50>[class*="col-"] {
    padding-right: 25px;
    padding-left: 25px;
}
.gutter-60>[class*="col-"] {
    padding-right: 30px;
    padding-left: 30px;
}
.column-2 {
    -webkit-column-count: 2;
    column-count: 2;
}
.column-3 {
    -webkit-column-count: 3;
    column-count: 3;
}
.column-4 {
    -webkit-column-count: 4;
    column-count: 4;
}

/*-----------------------------------------------------------------------------------*/
/*	07. BUTTON
/*-----------------------------------------------------------------------------------*/
.btn {
    font-family: 'Montserrat';
    color: #FFF;
    background: var(--color-black);
    border: 0;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 17px 25px;
    font-size: 13px;
    letter-spacing: normal;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    border-radius: 0;
    text-shadow: none;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
}

.btn-sm {
    font-family: 'Avant Garde Book BT';
    color: #FFF;
    background: var(--color-black);
    border: 0;
    margin-bottom: 10px;
	margin-left: 10px;
    margin-right: 10px;
    padding: 6px 13px;
    letter-spacing: normal;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    border-radius: 0;
    text-shadow: none;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
}

.btn.white{
	background: var(--white);
	color: var(--color-black);
}
.btn.focus,
.btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.text-center .btn {
    margin-left: 5px;
    margin-right: 5px;
}
.text-right .btn {
    margin-right: 0;
}
.btn-rounded {
    border-radius: 4px;
}
.btn-full-rounded {
    border-radius: 8px;
}
.btn-s {
    padding: 15px 23px;
}
.btn-l {
    padding: 19px 30px;
    font-size: 14px;
}
.btn.fixed-width {
    width: 175px
}
.btn.btn-square {
    padding: 10px;
}
.btn-submit {
    margin: 0
}
.btn.btn-forest {
    background: #67bb7b
}
.btn.btn-green {
    background: #1abb9c
}
.btn.btn-teal {
    background: var(--color-secondary)
}
.btn.btn-oasis {
    background: #98bec8
}
.btn.btn-ice {
    background: #9eb9d7
}
.btn.btn-sky {
    background: #4ca6e5
}
.btn.btn-blue {
    background: #4c86e5
}
.btn.btn-purple {
    background: #7e86b5
}
.btn.btn-aqua {
    background: #28b8d8
}
.btn.btn-navy {
    background: #364969
}
.btn.btn-brown {
    background: #8b6a5d
}
.btn.btn-yellow {
    background: #e7b92f
}
.btn.btn-orange {
    background: #e56c4c
}
.btn.btn-red {
    background: #e54c4c
}
.btn.btn-pink {
    background: #ce8fad
}
.btn.btn-salmon {
    background: #e8c3b9
}
.btn.btn-dark {
    background: #303030
}
.btn.btn-white {
    background: #FFF;
    color: #404040;
}
.btn.btn-border {
    border: 2px solid #4c86e5;
    background: none;
    color: #4c86e5;
}
.btn.btn-border.btn-forest {
    border-color: #67bb7b;
    background: none;
    color: #67bb7b;
}
.btn.btn-border.btn-green {
    border-color: #1abb9c;
    background: none;
    color: #1abb9c;
}
.btn.btn-border.btn-teal {
    border-color: var(--color-secondary);
    background: none;
    color: var(--color-secondary);
}
.btn.btn-border.btn-oasis {
    border-color: #98bec8;
    background: none;
    color: #98bec8;
}
.btn.btn-border.btn-ice {
    border-color: #9eb9d7;
    background: none;
    color: #9eb9d7;
}
.btn.btn-border.btn-sky {
    border-color: #4ca6e5;
    background: none;
    color: #4ca6e5;
}
.btn.btn-border.btn-blue {
    border-color: #4c86e5;
    background: none;
    color: #4c86e5;
}
.btn.btn-border.btn-purple {
    color: #7e86b5;
    background: none;
    color: #7e86b5;
}
.btn.btn-border.btn-aqua {
    color: #28b8d8;
    background: none;
    color: #28b8d8;
}
.btn.btn-border.btn-brown {
    color: #8b6a5d;
    background: none;
    color: #8b6a5d;
}
.btn.btn-border.btn-navy {
    border-color: #364969;
    background: none;
    color: #364969
}
.btn.btn-border.btn-yellow {
    border-color: #e7b92f;
    background: none;
    color: #e7b92f;
}
.btn.btn-border.btn-orange {
    border-color: #e56c4c;
    background: none;
    color: #e56c4c;
}
.btn.btn-border.btn-red {
    border-color: #e54c4c;
    background: none;
    color: #e54c4c;
}
.btn.btn-border.btn-pink {
    border-color: #ce8fad;
    background: none;
    color: #ce8fad;
}
.btn.btn-border.btn-salmon {
    border-color: #e8c3b9;
    background: none;
    color: #e8c3b9;
}
.btn.btn-border.btn-dark {
    border-color: #303030;
    background: none;
    color: #303030;
}
.btn.btn-border.btn-white {
    border-color: #FFF !important;
    background: none;
    color: #FFF;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
    background: var(--color-accent);
    color: #FFF;
}
.btn.btn-forest:hover,
.btn.btn-forest:focus,
.btn.btn-forest:active,
.btn.btn-forest.active {
    background: #5aab6d
}
.btn.btn-green:hover,
.btn.btn-green:focus,
.btn.btn-green:active,
.btn.btn-green.active {
    background: #12ac8e
}
.btn.btn-teal:hover,
.btn.btn-teal:focus,
.btn.btn-teal:active,
.btn.btn-teal.active {
    background: #55a89f
}
.btn.btn-oasis:hover,
.btn.btn-oasis:focus,
.btn.btn-oasis:active,
.btn.btn-oasis.active {
    background: #84acb6
}
.btn.btn-ice:hover,
.btn.btn-ice:focus,
.btn.btn-ice:active,
.btn.btn-ice.active {
    background: #89a6c6
}
.btn.btn-sky:hover,
.btn.btn-sky:focus,
.btn.btn-sky:active,
.btn.btn-sky.active {
    background: #3a98da
}
.btn.btn-blue:hover,
.btn.btn-blue:focus,
.btn.btn-blue:active,
.btn.btn-blue.active {
    background: #3b78db
}
.btn.btn-purple:hover,
.btn.btn-purple:focus,
.btn.btn-purple:active,
.btn.btn-purple.active {
    background: #6e76a1
}
.btn.btn-aqua:hover,
.btn.btn-aqua:focus,
.btn.btn-aqua:active,
.btn.btn-aqua.active {
    background: #17a9ca
}
.btn.btn-navy:hover,
.btn.btn-navy:focus,
.btn.btn-navy:active,
.btn.btn-navy.active {
    background: #2a3d5c
}
.btn.btn-brown:hover,
.btn.btn-brown:focus,
.btn.btn-brown:active,
.btn.btn-brown.active {
    background: #7a5c50
}
.btn.btn-yellow:hover,
.btn.btn-yellow:focus,
.btn.btn-yellow:active,
.btn.btn-yellow.active {
    background: #daa508
}
.btn.btn-orange:hover,
.btn.btn-orange:focus,
.btn.btn-orange:active,
.btn.btn-orange.active {
    background: #da5c3b
}
.btn.btn-red:hover,
.btn.btn-red:focus,
.btn.btn-red:active,
.btn.btn-red.active {
    background: #d73d3d
}
.btn.btn-pink:hover,
.btn.btn-pink:focus,
.btn.btn-pink:active,
.btn.btn-pink.active {
    background: #bb7d9a
}
.btn.btn-salmon:hover,
.btn.btn-salmon:focus,
.btn.btn-salmon:active,
.btn.btn-salmon.active {
    background: #e1b5a9
}
.btn.btn-dark:hover,
.btn.btn-dark:focus,
.btn.btn-dark:active,
.btn.btn-dark.active {
    background: #202020
}
.btn.btn-white:hover,
.btn.btn-white:focus,
.btn.btn-white:active,
.btn.btn-white.active {
    background: #FFF;
    color: #404040;
}
.btn-border:hover,
.btn-border:focus,
.btn-border:active,
.btn-border.active {
    border: 2px solid #4c86e5;
    color: #FFF;
    background: #4c86e5;
}
.btn.btn-border.btn-forest:hover,
.btn.btn-border.btn-forest:focus,
.btn.btn-border.btn-forest:active,
.btn.btn-border.btn-forest.active {
    background: #67bb7b;
    color: #FFF;
}
.btn.btn-border.btn-green:hover,
.btn.btn-border.btn-green:focus,
.btn.btn-border.btn-green:active,
.btn.btn-border.btn-green.active {
    background: #1abb9c;
    color: #FFF;
}
.btn.btn-border.btn-teal:hover,
.btn.btn-border.btn-teal:focus,
.btn.btn-border.btn-teal:active,
.btn.btn-border.btn-teal.active {
    background: var(--color-secondary);
    color: #FFF;
}
.btn.btn-border.btn-oasis:hover,
.btn.btn-border.btn-oasis:focus,
.btn.btn-border.btn-oasis:active,
.btn.btn-border.btn-oasis.active {
    background: #98bec8;
    color: #FFF;
}
.btn.btn-border.btn-ice:hover,
.btn.btn-border.btn-ice:focus,
.btn.btn-border.btn-ice:active,
.btn.btn-border.btn-ice.active {
    background: #9eb9d7;
    color: #FFF;
}
.btn.btn-border.btn-sky:hover,
.btn.btn-border.btn-sky:focus,
.btn.btn-border.btn-sky:active,
.btn.btn-border.btn-sky.active {
    background: #4ca6e5;
    color: #FFF;
}
.btn.btn-border.btn-blue:hover,
.btn.btn-border.btn-blue:focus,
.btn.btn-border.btn-blue:active,
.btn.btn-border.btn-blue.active {
    background: #4c86e5;
    color: #FFF;
}
.btn.btn-border.btn-purple:hover,
.btn.btn-border.btn-purple:focus,
.btn.btn-border.btn-purple:active,
.btn.btn-border.btn-purple.active {
    background: #7e86b5;
    color: #FFF;
}
.btn.btn-border.btn-aqua:hover,
.btn.btn-border.btn-aqua:focus,
.btn.btn-border.btn-aqua:active,
.btn.btn-border.btn-aqua.active {
    background: #28b8d8;
    color: #FFF;
}
.btn.btn-border.btn-brown:hover,
.btn.btn-border.btn-brown:focus,
.btn.btn-border.btn-brown:active,
.btn.btn-border.btn-brown.active {
    background: #8b6a5d;
    color: #FFF;
}
.btn.btn-border.btn-navy:hover,
.btn.btn-border.btn-navy:focus,
.btn.btn-border.btn-navy:active,
.btn.btn-border.btn-navy.active {
    background: #364969;
    color: #FFF;
}
.btn.btn-border.btn-orange:hover,
.btn.btn-border.btn-orange:focus,
.btn.btn-border.btn-orange:active,
.btn.btn-border.btn-orange.active {
    background: #e56c4c;
    color: #FFF;
}
.btn.btn-border.btn-red:hover,
.btn.btn-border.btn-red:focus,
.btn.btn-border.btn-red:active,
.btn.btn-border.btn-red.active {
    background: #e54c4c;
    color: #FFF;
}
.btn.btn-border.btn-pink:hover,
.btn.btn-border.btn-pink:focus,
.btn.btn-border.btn-pink:active,
.btn.btn-border.btn-pink.active {
    background: #ce8fad;
    color: #FFF;
}
.btn.btn-border.btn-salmon:hover,
.btn.btn-border.btn-salmon:focus,
.btn.btn-border.btn-salmon:active,
.btn.btn-border.btn-salmon.active {
    background: #e8c3b9;
    color: #FFF;
}
.btn.btn-border.btn-dark:hover,
.btn.btn-border.btn-dark:focus,
.btn.btn-border.btn-dark:active,
.btn.btn-border.btn-dark.active {
    background: #303030;
    color: #FFF;
}
.btn.btn-border.btn-white:hover,
.btn.btn-border.btn-white:focus,
.btn.btn-border.btn-white:active,
.btn.btn-border.btn-white.active {
    background: #FFF;
    color: #404040;
}
.btn-icon i {
    vertical-align: -1px;
}
.navigation .btn-icon i {
    vertical-align: 0;
}
.btn-icon-left i {
    margin-right: 5px;
}
.btn-icon-right i {
    margin-left: 5px;
}
.btn-close {
    font-size: 45px;
    font-weight: 300;
    color: inherit;
}
.btn-close:before {
    content: '\00d7';
    padding: 0;
    letter-spacing: normal;
}
.cart-remove .btn-close {
    font-size: 25px;
}
/*-----------------------------------------------------------------------------------*/
/* 	08. DROPDOWN
/*-----------------------------------------------------------------------------------*/
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background: none;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-group .dropdown-menu>li>a {
    line-height: 1;
    padding: 12px 25px;
    display: block;
}
.btn-group .dropdown-menu>li>a {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.btn-group .dropdown-menu>li:first-child>a {
    border: 0;
}
.btn-group .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -20px;
    bottom: auto;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFF;
}
.btn-group .dropdown-menu {
    padding: 0;
    min-width: 140px;
    margin: 20px 0px 0px -10px;
    list-style: none;
    border: 0;
    left: 50%;
    border-radius: 4px;
    background: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.1));
}
.btn-group .dropdown-menu[x-placement^=top-start] {
    margin: 0 0 20px -10px;
}
.btn-group .dropdown-menu[x-placement^=top-start]:before {
    top: auto;
    bottom: -20px;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FFF;
}
.btn-group .dropdown-menu .dropdown-item {
    color: #404040;
    letter-spacing: normal;
    font-weight: normal;
}
.btn-group .dropdown-menu>li>a i {
    padding-right: 10px;
    vertical-align: -1px;
    width: 25px;
}
.btn-group .dropdown-menu>li>a:hover,
.btn-group .dropdown-menu>li>a:focus {
    color: #4c86e5;
    background: none
}

/*-----------------------------------------------------------------------------------*/
/*	09. LISTS
/*-----------------------------------------------------------------------------------*/
/*ul,
ol {
    padding-left: 15px;
}*/
.unordered-list {
    list-style: none;
    padding: 0;
}
.unordered-list>li:before {
    font-size: 14px;
    vertical-align: 2px;
    display: inline-block;
    margin-right: 7px;
    content: "\2022";
}
.mega-menu-content .unordered-list>li:before {
	vertical-align: 0;
}
.unordered-list-circle {
    list-style-type: circle;
}
.unordered-list-disc {
    list-style-type: disc;
}
.ordered-list-roman {
    list-style-type: upper-roman;
}
.ordered-list-alpha {
    list-style-type: lower-alpha;
}
.list-inline {
    margin-left: -10px
}
.list-inline>li {
    padding-left: 10px;
    padding-right: 10px
}
.list-inline>li.flex-middle {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.icon-list {
    list-style: none;
    padding: 0;
	font-family: "Oswald", Calibri, Arial, Helvetica, sans-serif;
}
.icon-list i {
    padding-right: 7px;
    font-size: 15px;
}
.image-list {
    padding: 0;
    margin: 0;
}
.image-list p {
    margin: 0;
}
.image-list:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.image-list li {
    clear: both;
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
}
.image-list li:last-child {
    margin: 0;
}
.image-list li a:hover {
    color: #4c86e5
}
.image-list figure {
    float: left;
    width: 70px;
    height: 70px;
}
.image-list .post-content {
    margin-left: 85px;
    margin-bottom: 0;
}
.image-list li .post-title {
    margin-bottom: 5px
}

/*-----------------------------------------------------------------------------------*/
/*	11. SLIDER REVOLUTION
/*-----------------------------------------------------------------------------------*/
.rev_slider_wrapper {
    left: 0px;
    width: 100%;
}
.rev_th_auto .rev_slider {
    margin-bottom: 5px !important;
}
.zeus.tparrows {
    background: rgba(0, 0, 0, 0.4);
}
.zeus .tp-bullet {
    width: 10px;
    height: 10px;
}
.zeus .tp-bullet-imageoverlay {
    background: rgba(0, 0, 0, 0);
}
.zeus .tp-bullet-title,
.zeus .tp-bullet-imageoverlay {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.tp-caption:not(.font-body):not(.font-title) {
    font-family: 'Montserrat';
}
.tp-caption.boxshadow {
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.start-boxshadow {
    -webkit-box-shadow: 1px 1px 0 0 #1a1a1a, 2px 2px 0 0 #1a1a1a, 3px 3px 0 0 #1a1a1a, 4px 4px 0 0 #1a1a1a, 5px 5px 0 0 #1a1a1a, 6px 6px 0 0 #1a1a1a;
    box-shadow: 1px 1px 0 0 #1a1a1a, 2px 2px 0 0 #1a1a1a, 3px 3px 0 0 #1a1a1a, 4px 4px 0 0 #1a1a1a, 5px 5px 0 0 #1a1a1a, 6px 6px 0 0 #1a1a1a;
}
.tp-dottedoverlay.darkoverlay {
    background: rgba(48, 48, 48, 0.6)
}
.tp-bannertimer {
    background: rgba(255, 255, 255, 0.25)
}
.tp-loader.spinner2 {
    background: #151515;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bg-dark .tp-loader.spinner2,
.light-spinner .tp-loader.spinner2 {
    background: #FFF;
}
.tp-dottedoverlay.darkoverlay {
    background: rgba(21, 21, 21, 0.5)
}
.rev-scroll-btn span {
    width: 4px;
    height: 4px;
    margin: -2px 0 0 -2px;
}
.zeus .tp-tab:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    z-index: 2;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid transparent;
}
.zeus .tp-tab.selected:after {
    border-color: rgba(255, 255, 255, 0.8);
}
.rev_th_auto .zeus .tp-tab:after {
    border: 0;
    background: transparent;
}
.rev_th_auto .zeus .tp-tab:hover:after,
.rev_th_auto .zeus .tp-tab.selected:after {
    background: rgba(255, 255, 255, 0.3);
}
.erinyen .tp-tab-title {
    color: #FFF;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 3px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Montserrat';
    margin: 0;
}
/*-----------------------------------------------------------------------------------*/
/* 	12. CUBE PORTFOLIO
/*-----------------------------------------------------------------------------------*/
.cbp a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}
.cbp .btn {
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
.cbp-filter-container {
    position: relative;
    z-index: 2;
    font-size: 0;
    line-height: 0;
    margin-bottom: 0;
}
.cbp-l-filters-button .cbp-filter-item {
    position: relative;
    display: inline-block;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
}
.cbp-filter-item {
    display: inline-block;
    font-size: 13px;
    font-family: 'Montserrat';
    letter-spacing: 0;
    text-transform: uppercase;
    color: #888;
    font-weight: 700;
    line-height: 1;
    padding: 0;
    margin: 0 20px 10px 0;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer;
}
.text-right .cbp-filter-item,
.text-md-right .cbp-filter-item {
    margin: 0 0 0 20px;
}
.text-center .cbp-filter-item {
    margin: 0 10px 10px;
}
.cbp-filter-item.cbp-filter-item-active,
.cbp-filter-item:hover {
    color: var(--secondaryColor);
}
.cbp-filter-item:after {
    content: "";
    vertical-align: 3px;
    margin: 0;
    display: inline-block;
    width: 3px;
    height: 3px;
    margin-left: 17px;
    border-radius: 50%;
    background-color: rgba(21, 21, 21, 0.25)
}
.cbp-filter-item:last-child:after {
    display: none
}

/*-----------------------------------------------------------------------------------*/
/*	15. BLOCK
/*-----------------------------------------------------------------------------------*/
.block-wrapper.arrowed .block:first-child {
    position: relative;
}
.block-wrapper.arrowed .block:first-child:after,
.image-block-wrapper.arrowed .image-block:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -20px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid var(--gold);
    display: block;
    z-index: 2;
}
.block-wrapper.arrowed .block.order-md-2:first-child:after,
.image-block-wrapper.arrowed .image-block[class*="offset-md-"]:after {
    right: auto;
    left: -20px;
    border-right: 20px solid var(--gold);
    border-left: 0px solid var(--gold);
}
.gray-wrapper .image-block-wrapper.arrowed .image-block:after {
    border-right: 20px solid #f7f8fc;
}
.gray-wrapper .image-block-wrapper.arrowed .image-block[class*="offset-md-"]:after {
    border-right: 20px solid transparent;
    border-left: 20px solid #f7f8fc;
}
.dark-wrapper .image-block-wrapper.arrowed .image-block:after {
    border-right: 20px solid #181818;
}
.dark-wrapper .image-block-wrapper.arrowed .image-block[class*="offset-md-"]:after {
    border-right: 20px solid transparent;
    border-left: 20px solid #181818;
}
.block-wrapper .box {
    padding: 90px 90px 70px 90px;
}
.image-block-wrapper .box {
    padding: 150px 90px;
}
.container .block-wrapper .box {
    padding: 40px 40px 20px 40px;
	background-color: var(--gold);
}
.block-wrapper figure img {
    width: 100%;
}
/*-----------------------------------------------------------------------------------*/
/*	22. SOCIAL ICONS
/*-----------------------------------------------------------------------------------*/
.social {
    padding: 0;
    margin: 0;
    margin-bottom: -5px;
    font-size: 0;
    line-height: 1;
}
.social li {
    display: inline-block;
    margin: 0 10px 5px 0;
}
.pull-right .social li,
.social.pull-right li,
.text-right .social li {
    margin: 0 0 5px 10px
}
.text-center .social li,
.social.text-center li {
    margin: 0 5px 5px 5px
}
.social-bg li {
    margin: 0 5px 5px 0;
}
.pull-right .social-bg li,
.social-bg.pull-right li,
.text-right .social-bg li {
    margin: 0 0 5px 5px
}
.text-center .social-bg li,
.social-bg.text-center li {
    margin: 0 2px 5px 2px
}
.social li a i {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    height: auto;
    width: auto;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}
.social li a:hover i {
    opacity: 0.85;
}
.social-bg li a i {
    color: #FFF;
    display: table;
    border-radius: 50%;
}
.social-bg li a i:before {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}
.social-bg.social-s li a i {
    width: 34px;
    height: 34px;
}
.social-bg.social-m li a i {
    width: 44px;
    height: 44px;
}
.social-s {
    font-size: 18px;
}
.social-m {
    font-size: 24px;
}
.social-mute a i:not(footer.gray-wrapper .social-mute a i) {
    color: var(--white);
}
.social-mute a:hover i {
    color: var(--color-accent);
    opacity: 1 !important;
}
/*-----------------------------------------------------------------------------------*/
/*	25. OVERLAY
/*-----------------------------------------------------------------------------------*/
.overlay {
    position: relative;
    overflow: hidden;
    text-align: center;
}
figure.overlay img {
    opacity: 1;
    width: 100%;
    max-width: 100%;
    vertical-align: top;
    position: relative;
}
.overlay figcaption,
.overlay .figcaption {
    padding: 30px;
    z-index: 5;
    pointer-events: none;
}
.overlay * {
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.overlay img {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.overlay i {
    font-size: 30px;
    display: block;
}
.overlay a,
.overlay span.bg {
    position: relative;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    cursor: pointer !important;
}
.overlay span.bg {
    background: rgba(21, 21, 21, 0.6);
    opacity: 0;
    z-index: 4;
    position: absolute;
    width: 100%;
    height: 100%;
}
.overlay.color span.bg {
    background: rgba(76, 134, 229, 0.8);
}
.overlay.gradient span.bg {
    background-color: #4c86e5;
    background-image: -webkit-gradient(linear, left top, right top, from(#e54c94), to(#4c86e5));
    background-image: -webkit-linear-gradient(left, #e54c94 0%, #4c86e5 100%);
    background-image: -o-linear-gradient(left, #e54c94 0%, #4c86e5 100%);
    background-image: linear-gradient(90deg, #e54c94 0%, #4c86e5 100%);
}
.overlay.light span.bg {
    background: rgba(255, 255, 255, 0.8);
}

.overlay:hover span.bg {
    -webkit-transition: opacity 0.35s ease-in-out;
    -o-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}
.overlay.gradient:hover span.bg {
    opacity: 0.8;
}
.overlay:not(.caption-dark) * {
    color: #ffffff;
	font-weight: 300;
}
.overlay.caption-dark *,
.overlay.light figcaption * {
    color: #404040 !important;
}
.overlay.caption-dark .meta * {
    color: #aaa !important;
}
.overlay.caption-dark .meta a:hover {
    color: #4c86e5 !important;
}
.overlay1 *,
.overlay1:before,
.overlay1:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.overlay1 img {
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: top;
}
.overlay1:before,
.overlay1:after {
    position: absolute;
    top: 20px;
    right: 20px;
    content: '';
    background-color: #fff;
    z-index: 5;
    opacity: 0;
}
.overlay1.light:before,
.overlay1.light:after {
    background-color: #404040;
}
.overlay1 figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 15px 20px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
}
.overlay1image figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0px 0px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
}

.overlay1:hover:before {
    width: 20px;
}
.overlay1:hover:after {
    height: 20px;
}
.overlay1 figcaption * {
    opacity: 0;
    margin: 0;
}
.overlay1:hover:before,
.overlay1:hover:after,
.overlay1:hover figcaption * {
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.overlay2:before,
.overlay2:after {
    content: "";
    background-color: #fff;
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.overlay2.light:before,
.overlay2.light:after {
    background-color: #404040;
}
.overlay2:before {
    width: 30px;
    height: 2px;
}
.overlay2:after {
    height: 30px;
    width: 2px;
}
.overlay2:hover:before,
.overlay2:hover:after {
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
    top: 50%;
    left: 50%;
}
.overlay3 figcaption,
.overlay3 .figcaption {
    position: absolute;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.overlay3:hover figcaption,
.overlay3:hover .figcaption {
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.overlay4 span.bg {
    opacity: 1;
    background: rgba(21, 21, 21, 0) -webkit-gradient(linear, left top, left bottom, color-stop(15%, transparent), color-stop(20%, transparent), color-stop(55%, rgba(21, 21, 21, 0.3)), color-stop(85%, rgba(21, 21, 21, 0.7)), to(rgba(21, 21, 21, 0.75))) repeat scroll 0 0;
    background: rgba(21, 21, 21, 0) -webkit-linear-gradient(transparent 15%, transparent 20%, rgba(21, 21, 21, 0.3) 55%, rgba(21, 21, 21, 0.7) 85%, rgba(21, 21, 21, 0.75) 100%) repeat scroll 0 0;
    background: rgba(21, 21, 21, 0) -o-linear-gradient(transparent 15%, transparent 20%, rgba(21, 21, 21, 0.3) 55%, rgba(21, 21, 21, 0.7) 85%, rgba(21, 21, 21, 0.75) 100%) repeat scroll 0 0;
    background: rgba(21, 21, 21, 0) linear-gradient(transparent 15%, transparent 20%, rgba(21, 21, 21, 0.3) 55%, rgba(21, 21, 21, 0.7) 85%, rgba(21, 21, 21, 0.75) 100%) repeat scroll 0 0;
    cursor: auto;
}
.overlay4 span.bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(21, 21, 21, 0.2);
    transition: all 150ms ease-in-out;
}
.overlay4:hover span.bg:after {
    opacity: 1;
}
.overlay4 figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 25px 35px;
    pointer-events: none;
}
.p-large figcaption {
    padding: 25px 45px
}
.overlay5 span.bg {
    opacity: 1;
    cursor: auto;
    background: none;
}
.overlay5 figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    right: auto;
    width: 100%;
    padding: 25px 35px;
    pointer-events: none;
}
.overlay.caption-wrapper figcaption {
    padding: 40px;
}
.overlay-info {
    position: relative;
    height: 100%;
}
.overlay-info img {
    max-width: 100%;
    vertical-align: top;
}
.overlay-info figcaption {
    position: absolute;
    background: rgba(21, 21, 21, 0.4);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 50px;
    text-align: center;
    z-index: 1;
    height: 100%;
    pointer-events: none;
    width: 100%;
}
.overlay-info.hovered figcaption {
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.overlay-info.hovered:hover figcaption {
    background: rgba(21, 21, 21, 0.6);
}
.overlay-info figcaption.center>div {
    display: table;
    height: 100%;
    pointer-events: none;
    width: 100%;
}
.overlay-info figcaption.center>div * {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    pointer-events: none;
}
.overlay-info.bordered:before,
.overlay-info.bordered:after {
    border: 1px solid #FFF;
    opacity: 0.7;
    content: "";
    display: block;
    z-index: 2;
    position: absolute;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    pointer-events: none;
}
.overlay-info.bordered:hover:before,
.overlay-info.bordered:hover:after {
    opacity: 1;
}
.overlay-info.bordered:before {
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
}
.overlay-info.bordered:after {
    top: 24px;
    bottom: 24px;
    left: 24px;
    right: 24px;
}
.overlay-info a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: relative;
    z-index: 1;
}
.overlay-info * {
    color: #ffffff !important;
}
.overlay-info a.btn-white {
    color: #404040 !important;
}
.caption-bg {
    padding: 15px 25px;
    display: inline-block;
}
.caption-wrapper figcaption a {
    display: inline-block;
}
.swiper-slide .caption-wrapper span.bg {
    pointer-events: none;
}
.swiper-slide .caption-wrapper .caption-bg {
    pointer-events: all;
}
.swiper-slide .caption-bg p {
    font-size: 16px;
    line-height: 26px;
    font-family: 'Montserrat';
}
.swiper-slide .overlay-info a {
    pointer-events: all;
}

/*-----------------------------------------------------------------------------------*/
/* 	27. SLIDE PORTFOLIO
/*-----------------------------------------------------------------------------------*/
body.overflow-hidden {
    overflow: hidden !important;
}
img {
    max-width: 100%;
}
main {
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
main.slide-out {
    -webkit-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
}
main.slide-out .slide-portfolio-overlay {
    display: block;
    -webkit-animation: cd-fade-in 0.3s;
    animation: cd-fade-in 0.3s;
}
@media only screen and (min-width: 768px) {
    main.slide-out {
        -webkit-transform: translateX(-700px);
        -ms-transform: translateX(-700px);
        transform: translateX(-700px);
    }
}
@media only screen and (min-width: 1200px) {
    main.slide-out {
        -webkit-transform: translateX(-1000px);
        -ms-transform: translateX(-1000px);
        transform: translateX(-1000px);
    }
}
.no-touch #slide-portfolio li:hover {
    -webkit-box-shadow: 0 0 10px rgba(92, 75, 81, 0.3);
    box-shadow: 0 0 10px rgba(92, 75, 81, 0.3);
}
.no-touch #slide-portfolio li:hover .cd-img-overlay {
    opacity: 1;
}
#slide-portfolio figure {
    position: relative;
}
#slide-portfolio img {
    display: block;
    width: 100%;
}
.slide-portfolio-item-content {
    position: fixed;
    top: 0;
    right: 0;
    width: 375px;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 1040;
    -webkit-transform: translateX(375px);
    -ms-transform: translateX(375px);
    transform: translateX(375px);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.slide-portfolio-item-content .inner {
    padding-top: 70px;
    padding-bottom: 70px;
}
.slide-portfolio-item-content .slide-portfolio-item-detail {
    padding: 0 40px 0 40px;
}
.slide-portfolio-item-content.slide-in {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
@media only screen and (min-width: 768px) {
    .slide-portfolio-item-content {
        width: 700px;
        -webkit-transform: translateX(700px);
        -ms-transform: translateX(700px);
        transform: translateX(700px);
    }
    .slide-portfolio-item-content .slide-portfolio-item-detail {
        padding: 0 60px 0 60px;
    }
}
@media only screen and (min-width: 1200px) {
    .slide-portfolio-item-content {
        width: 1000px;
        -webkit-transform: translateX(1000px);
        -ms-transform: translateX(1000px);
        transform: translateX(1000px);
    }
    .slide-portfolio-item-content .slide-portfolio-item-detail {
        padding: 0 70px 0 70px;
    }
    .no-cssgradients .slide-portfolio-item-content .slide-portfolio-item-detail {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.slide-portfolio-item-content-close {
    width: 32px;
    height: 32px;
    overflow: hidden;
    position: fixed;
    right: 30px;
    top: 15px;
    background: none;
    font-size: 25px;
    white-space: nowrap;
    z-index: 1041;
    display: none;
}
.slide-portfolio-item-content-close:before {
    font-family: 'lg';
    font-size: 38px;
    content: "\e070";
    display: block;
}
.slide-portfolio-item-content-close {
    color: rgba(21, 21, 21, 0.8);
}
.slide-portfolio-item-content-close:hover {
    color: rgba(21, 21, 21, 1);
}
.slide-portfolio-item-content-close.is-visible {
    display: block;
    -webkit-animation: cd-move-in 1.2s;
    animation: cd-move-in 1.2s;
}
.slide-portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(21, 21, 21, 0.8);
    cursor: pointer;
    display: none;
    z-index: 9999;
}
@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes cd-fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes cd-move-in {
    0% {
        -webkit-transform: translateX(100px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@keyframes cd-move-in {
    0% {
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
/*-----------------------------------------------------------------------------------*/
/*	28. TILES
/*-----------------------------------------------------------------------------------*/
.no-gutter,
.tiles[class*="tiles-"] .row {
    margin-left: 0;
    margin-right: 0;
}
.no-gutter>[class*="col-"],
.no-gutter .row [class*="col-"],
.tiles[class*="tiles-"] .row [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}
.tiles[class*="tiles-"] .items:after {
    content: '';
    display: block;
    clear: both;
}
.tiles[class*="tiles-"] .item {
    float: left;
}
.tiles[class*="tiles-"] .item {
    height: auto
}
.tiles[class*="tiles-"] .item figure {
    position: relative;
    overflow: hidden;
}
.tiles .item figure img {
    position: relative;
    width: 100%;
    max-width: 100%;
}
.tiles:not(.tiles-s):not(.tiles-m):not(.no-gutter) {
    margin-bottom: -30px;
}
.tiles:not(.tiles-s):not(.tiles-m):not(.no-gutter) .item {
    margin-bottom: 30px;
}
.tiles-s .item {
    margin-bottom: 10px;
}
.tiles-s {
    margin: 0 -10px -10px 0;
}
.tiles-s .item {
    margin-bottom: 10px;
}
.tiles-s .item>* {
    margin-right: 10px;
}
.tiles-m {
    margin: 0 -20px -20px 0;
}
.tiles-m .item {
    margin-bottom: 20px;
}
.tiles-m .item>* {
    margin-right: 20px;
}
.portfolio .tiles-m {
    margin: 0 -20px -40px 0;
}
.tiles.no-gutter,
.tiles.no-gutter .item,
.tiles.no-gutter .item>* {
    margin: 0;
}
/*-----------------------------------------------------------------------------------*/
/*	29. ACCORDION / COLLAPSE
/*-----------------------------------------------------------------------------------*/
.accordion-wrapper .card {
    background: none;
    background-clip: border-box;
    border: 0;
    border-radius: 0;
    margin-bottom: 20px;
}
.accordion-wrapper.bordered .card {
    border-radius: 4px;
    border: 1px solid rgba(21, 21, 21, 0.15);
}
.accordion-wrapper .card>.list-group:first-child .list-group-item:first-child,
.accordion-wrapper .card>.list-group:last-child .list-group-item:last-child {
    border-radius: 0
}
.accordion-wrapper .card-title {
    margin-bottom: 0
}
.accordion-wrapper .card-text:last-child {
    margin-bottom: 0
}
.accordion-wrapper .card-block {
    padding: 15px 0 0 0;
}
.accordion-wrapper.bordered .card-block {
    padding: 20px 20px 5px 20px;
    border-top: 1px solid rgba(21, 21, 21, 0.15)
}
.accordion-wrapper .card-header {
    margin-bottom: 0;
    background: none;
    border: 0;
    padding: 0;
}
.accordion-wrapper .card-header a {
    color: #404040;
    display: block;
}
.accordion-wrapper .card-header>* {
    margin: 0;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.accordion-wrapper .card-header a {
    padding: 0 0 15px 0;
    border-bottom: 1px solid rgba(21, 21, 21, 0.15)
}
.accordion-wrapper.bordered .card-header a {
    border-bottom: 0;
    padding: 15px 20px;
}
.accordion-wrapper .card-header:first-child {
    border-radius: 0
}
.accordion-wrapper .card-header+.list-group .list-group-item:first-child {
    border-top: 0
}
.accordion-wrapper .card-header a:after {
    font-family: 'FontAwesome';
    content: "\f077";
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.accordion-wrapper.lined .card-header a.collapsed {
    color: #404040;
    border-color: rgba(21, 21, 21, 0.15);
}
.accordion-wrapper.lined .card-header a,
.accordion-wrapper.lined .card-header a:hover,
.accordion-wrapper.lined .card-header a.collapsed:hover {
    color: #4c86e5;
    border-color: #4c86e5;
}
.accordion-wrapper .card-header a.collapsed:after {
    content: "\f078";
}

/*-----------------------------------------------------------------------------------*/
/*	46. GO TO TOP
/*-----------------------------------------------------------------------------------*/
#scrollUp {
    bottom: 15px;
    right: 15px;
    -webkit-transition: background 150ms ease-in-out;
    -o-transition: background 150ms ease-in-out;
    transition: background 150ms ease-in-out;
    -webkit-backface-visibility: hidden;
}
#scrollUp .btn {
    font-size: 12px;
    margin: 0;
    letter-spacing: normal;
    padding: 12px 14px 14px 14px;
}
@-moz-document url-prefix() {
    #scrollUp .btn {
        padding-bottom: 15px;
    }
}
#scrollUp .btn:hover,
#scrollUp .btn:focus,
#scrollUp .btn:active,
#scrollUp .btn.active {}

form hr{
    padding: 0;
    margin: 15px 0 35px 0;
}

textarea, textarea.form-control{
    padding: 10px 15px!important;
}


.navbar,
.tnavbar{
    background-color: transparent;
    width: 100%;
    z-index: 1001;
    position: relative;
    padding: 0;
    background: rgba(21, 21, 21, 1)


}
.navbar .row{
    width: 100%;;
}
.banner--clone {
    position: fixed !important;
	z-index: 50;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    transform: translateY(-150px);
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.navbar.fixed .navbar-brand.logo {
    background: white;
}
.banner--stick {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    background: rgba(21, 21, 21, 0.9)

}
.logo{
    width: 190px;
}
.navbar-expand-lg{
    width:100%;
}
.navbar-expand-lg .navbar-nav .nav-link{
    color:white;
    font-size:.95em;
    font-weight: bold;
    height: 100%;
    padding: 27px 15px;
}

.navbar-expand-lg .navbar-nav .nav-item:hover .nav-link,.navbar-expand-lg .navbar-nav .nav-item.active .nav-link{
    color: var(--primaryColor);
}


.topHeader{
    background: var(--secondaryColor);
    height: auto;
    color: var(--white);
    position: relative;
    z-index: 99;
}

.support li{
    display: inline-block;
    margin-right: 10px;
}
.topNav li a{
    color: var(--white);
}

.support li:hover a{
    color:#e2e65b
}
.topHeadersocial{
    float: none;
}
.rightTopHeader{
    float: right;
}
.navbar-toggler{
    width:40px;
    height:40px;
    position: relative;
    padding:0
}
.navbar-toggler i{
/* content:""; */
/* background-color: #c8a451; */
display: block;
margin-bottom: 7px;
width:100%;
height: 3px;
border-radius: 5px;
}
.navbar-nav .sub-arrow {
    font-size: 10px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    width: auto;
    height: auto;
    margin: 0;
}
.navbar-nav.sm-collapsible .sub-arrow {
    font-size: 11px;
    line-height: 1;
    width: auto;
    margin: -7px 30px 0 0;
    border: 0;
}
.navbar-nav .sub-arrow:before {
    content:"";
    font-family:lineicons;
    font-weight: normal;
}
.navbar-nav.sm-collapsible .sub-arrow::before {
    content:"\ea58"
}
.navbar-nav.sm-collapsible .show>a>.sub-arrow::before {
    content:"\ea5e"
}
.navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow:before {
    content: "\ea5c";
}
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
    display: none;
}
.dropdown-toggle::after {
    display: none;
}
.navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow {
    margin-top: -5px;
    margin-right: 30px;
    border: 0;
}
.navbar-nav:not(.sm-collapsible) .dropdown-item.has-submenu {
    padding-right: 60px;
}
.navbar-hamburger,
.hamburger {
    line-height: 1;
}
.hamburger {
    display: inline-block;
    width: 28px;
    height: 21px;
    padding: 0;
    cursor: pointer;
    transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    -webkit-transition: transform .2s ease-in-out;
    vertical-align: middle;
    border: 0 none;
    background: none;
    margin-top:10px;
    margin-right: 10px;
}
.hamburger::-moz-focus-inner {
    padding: 0;
    border: 0 none;
}
.hamburger:focus {
    outline: 0;
}
.hamburger:before,
.hamburger:after {
    content: "";
}
.hamburger:before,
.hamburger span,
.hamburger:after {
    display: block;
    width: 100%;
    height: 3px;
    margin: 0 0 6px;
    transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    -webkit-transition: transform .2s ease-in-out;
    background: #c8a451;
}
.inverse-text .hamburger:before,
.inverse-text .hamburger span,
.inverse-text .hamburger:after {
    background: #FFF;
}
.hamburger.animate.active span {
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
}
.hamburger.animate.active:before {
    transform: translateY(9px) rotate(45deg);
    -moz-transform: translateY(9px) rotate(45deg);
    -webkit-transform: translateY(9px) rotate(45deg);
}
.hamburger.animate.active:after {
    transform: translateY(-9px) rotate(-45deg);
    -moz-transform: translateY(-9px) rotate(-45deg);
    -webkit-transform: translateY(-9px) rotate(-45deg);
}

.hamburger.animate2.active span {
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
}
.hamburger.animate2.active:before {
    transform: translateY(9px) rotate(45deg);
    -moz-transform: translateY(9px) rotate(45deg);
    -webkit-transform: translateY(9px) rotate(45deg);
}
.hamburger.animate2.active:after {
    transform: translateY(-9px) rotate(-45deg);
    -moz-transform: translateY(-9px) rotate(-45deg);
    -webkit-transform: translateY(-9px) rotate(-45deg);
}

.navbar-brand{
    position: absolute;
    width: 190px;
    background: white;
    padding: 10px;
    border-radius: 0 0 10px 10px;
    border: 1px solid #8b6004;
    border-top: none;
	box-shadow: 3px 3px 5px rgba(190, 132, 6, 0.6);
}

.navbar ul .dropdown-menu {
    border-top: 1px solid #8b6004;
}
/*-----------------------------------------------------------------------------------*/
/*	53. RESPONSIVE
/*-----------------------------------------------------------------------------------*/
@media (min-width: 1280px) {
    .split-layout .content-wrapper {
        position: relative;
        width: 100%;
    }
    .split-layout .content-left {
        width: 40%;
        height: 100vh;
        position: fixed;
        max-height: 100vh;
        overflow: hidden;
    }
    .split-layout .content-right {
        margin-left: 40%;
        height: 100vh;
    }
}
@media (max-width: 1278.98px) {
    .split-layout .content-left {
        height: 500px;
        position: relative !important;
    }
    .split-layout .site-name {
        height: 100%;
        position: relative;
        display: table;
    }
}
@media (min-width: 1200px) {
    .rev_slider_wrapper.fullscreen-container {
        min-height: 500px;
    }
    .rev_slider_wrapper.fullwidth-container {
        min-height: 500px;
    }
    .rev_slider_wrapper.autowidth-container {
        min-height: 500px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .box {
        padding: 30px 30px 20px;
    }
    .swiper-auto .swiper-slide,
    .swiper-auto .swiper-slide img,
    .swiper-auto-tab .swiper-slide,
    .swiper-auto-tab .swiper-slide img,
	.swiper-auto-centered .swiper-slide,
	.swiper-auto-centered .swiper-slide img,
    .swiper-portrait .swiper-slide,
    .swiper-portrait .swiper-slide img {
        height: 500px;
    }
	.navbar-expand-lg .navbar-nav .nav-link {
		font-size: .75em;
	}
	
	.overlay-subtitle {
		font-size: 14px!important;
	}
	
	.overlay-title {
		font-size: 18px!important;
	}
	
	.text-overlay {
		padding-top: 0px!important;
		padding-right: 22px!important;
		width: 235px!important;
	}
	
	.overlay-center-title {
		font-size: 18px!important;
	}
	
	.overlay-subtitle {
		padding-left: 10px!important;
		padding-right: 10px!important;
		font-size: 12px!important;
	}
	
	.btn-sm{
		font-size: 10px;
	}
	
	.overlay-subtitle p {
		font-size: 12px!important;
	}
	
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 10px;
        padding-left: 10px;
    }
	.rightTopHeader  .nav-link {
		padding-right: 5px;
        padding-left: 5px;
	}
    .navbar-expand-lg .navbar-nav .dropdown-menu-left {
        right: auto;
        left: 0;
        margin-left: 0 !important;
    }
    .navbar-nav>li>.dropdown-menu {
        border-top: 2px solid #4c86e5;
    }
    .navbar.center .ml-auto {
        float: right;
    }
    .navbar.center .navbar-brand {
	    text-align: center;
    }
    .navbar.solid:not(.fixed) .navbar-nav .nav-link,
    .navbar.solid:not(.fixed) .navbar-hamburger {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .dropdown-menu:not(.mega-menu) li {
        border-top: 1px solid rgba(255, 255, 255, 0.08);
    }
    .dropdown-menu:not(.mega-menu) li:first-child {
        border-top: 0;
    }
    .navbar-nav>li>ul.mega-menu .mega-menu-content .row {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        overflow: hidden;
    }
    .navbar-nav>li>ul.mega-menu .mega-menu-content {
        padding: 40px;
    }
    .mega-menu-content .row {
        padding-left: 0;
        padding-right: 0;
    }
    .mega-menu-content [class*="col-"] {
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        padding-left: 35px;
    }
    .mega-menu-content [class*="col-"]:first-child {
        border-left: 0;
        padding-left: 25px;
    }
    .navbar-nav>li>ul.mega-menu .mega-menu-content {
        padding: 30px;
    }
    .col-1-5 {
        width: 20%;
    }
    .navbar.fixed .navbar-nav .nav-link,
    .navbar.fixed .navbar-hamburger {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .navbar.fixed .navbar-brand {
        padding-top: 0;
        padding-bottom: 0;
    }
    .table-cart>table>thead>tr>th,
	.table-cart>table>tbody>tr>th,
	.table-cart>table>tfoot>tr>th,
	.table-cart>table>thead>tr>td,
	.table-cart>table>tbody>tr>td,
	.table-cart>table>tfoot>tr>td {
	    padding: 20px 0;
	}
}
@media (max-width: 991.98px) {
    body:not(.onepage) .banner--stick {
        display: none !important
    }
    .navbar .navbar-collapse {
        background: none;
    }
    .navbar .container {
        width: 100%;
        max-width: 100%;
    }
	.tnavbar .container {
        width: 100%;
        max-width: 100%;
    }
    .navbar.solid .navbar-brand {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .navbar.fixed .navbar-brand {
        padding-top: 19px;
        padding-bottom: 18px;
    }
    .navbar-nav .nav-link {
		font-size: .75em;
        padding-left: 30px;
        padding-right: 30px;
        color: rgba(255, 255, 255, 1) !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .dropdown-item {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar .dropdown-menu li a {
        padding-left: 50px
    }
    .navbar .dropdown-menu li:not(.mega-menu-content) li a {
        padding-left: 70px
    }
    .navbar .dropdown-menu li li li a {
        padding-left: 90px
    }
    .navbar .dropdown-menu li li li li a {
        padding-left: 110px
    }
    .onepage .navbar .dropdown-menu {
	    display: block;
    }
    .onepage .navbar .sub-arrow {
	    display: none;
    }
    .navbar .social-mute a i {
        color: var(--white) !important;
    }
    .navbar .social-mute a:hover i {
        color: var(--color-accent) !important;
    }
    .navbar-nav .nav-link:hover,
    .navbar-nav .nav-link.highlighted,
    .navbar-nav .nav-link.active {
        color: var(--color-accent) !important;
    }
	.topNavHeader .navbar-nav .nav-link:hover,
    .topNavHeader .navbar-nav .nav-link.highlighted,
    .topNavHeader .navbar-nav .nav-link.active {
        color: var(--color-black) !important;
    }
	
	.topNavHeader .navbar-nav .nav-link {
		font-size: 14px;
	}
    .navbar .navbar-header {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
    }
    .navbar .navbar-nav li a {
        margin: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
    }
    .navbar:not(.center) .navbar-nav:not(.ml-auto)>li:first-child {
        border: 0;
    }
    .navbar .navbar-nav.sm-collapsible>li:first-child {
        border: 0;
		margin-top: 50px;
    }
    .navbar .dropdown-menu {}
    .dropdown-item:focus,
    .dropdown-item:hover,
    .dropdown-item.highlighted {
        background: none;
        color: rgba(255, 255, 255, 1);
    }
    .dropdown-item:hover {
        color: rgba(255, 255, 255, 0.75);
    }
    .mega-menu-content .row {
        margin-left: 0;
        margin-right: 0;
    }
    .mega-menu-content .row [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }
    .mega-menu-content a {
        padding: 10px 20px;
    }
    .navbar-divider {
        width: 100%;
        height: auto;
        margin: 0 auto 13px;
        background: none !important;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
    }
    .navbar .social {
        margin: 10px 30px
    }
    .slide-portfolio-item-content-close {
        right: 15px;
        top: 15px;
    }
    .gutter-md-30>[class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .overlay-info figcaption {
        padding: 30px;
    }
    .image-block-wrapper .box {
        padding: 60px 50px;
    }
    [class*="table-responsive"] > thead > tr > th,
    [class*="table-responsive"] > tbody > tr > th,
    [class*="table-responsive"] > tfoot > tr > th,
    [class*="table-responsive"] > thead > tr > td,
    [class*="table-responsive"] > tbody > tr > td,
    [class*="table-responsive"] > tfoot > tr > td {
        white-space: nowrap
    }
    .table-cart>table>thead>tr>th,
	.table-cart>table>tbody>tr>th,
	.table-cart>table>tfoot>tr>th,
	.table-cart>table>thead>tr>td,
	.table-cart>table>tbody>tr>td,
	.table-cart>table>tfoot>tr>td {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .col-1-5 {
        width: 25%;
    }
    .swiper-auto .swiper-slide,
    .swiper-auto .swiper-slide img,
    .swiper-auto-tab .swiper-slide,
    .swiper-auto-tab .swiper-slide img,
	.swiper-auto-centered .swiper-slide,
	.swiper-auto-centered .swiper-slide img,
    .swiper-portrait .swiper-slide,
    .swiper-portrait .swiper-slide img {
        height: 450px;
    }
	
	.overlay-subtitle {
		font-size: 10px!important;
	}
	
	.overlay-title {
		font-size: 12px!important;
	}
	
	.text-overlay {
		padding-right: 0px!important;
		width: 162px!important;
	}
	
	.overlay-center-title {
		font-size: 12px!important;
	}
	
	.text-center-overlay {
		position: absolute;
		width: 324px!important;
		line-height: 14px;
	}
	
	.btn-sm{
		font-size: 10px;
	}
	
	.topNavHeader .navbar-nav .nav-link {
		font-size: 14px;
	}	
	
}

@media (max-width: 767.98px) {
    .container {
        padding-right: 20px;
        padding-left: 20px;
    }
    .navbar .container-fluid {
        padding-left: 0px;
        padding-right: 0px
    }
    .navbar .navbar-header {
        padding-left: 30px;
        padding-right: 30px;
    }
    .box-layout .container > .navbar .navbar-header {
        padding-right: 0px;
        padding-left: 0px;
    }
    .split-layout .content-left {
        height: 300px;
    }
    .col-1-5 {
        width: 33%;
    }
    video.js-player {
        max-width: 100%;
    }
    .row>[class*="col-"] {
        margin-bottom: 0px
    }
    .row>[class*="col-"]:last-child,
    .row>[class*="col-"]:only-child,
    .mega-menu-content .row>[class*="col-"],
    form .row>[class*="col-"],
    .block-wrapper>[class*="col-"] {
        margin-bottom: 0;
    }
    .list-view {
        margin: 0;
    }
    form [class*="col-"] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .swiper-auto .swiper-slide,
    .swiper-auto .swiper-slide img,
    .swiper-auto-tab .swiper-slide,
    .swiper-auto-tab .swiper-slide img,
	.swiper-auto-centered .swiper-slide,
	.swiper-auto-centered .swiper-slide img,
    .swiper-portrait .swiper-slide,
    .swiper-portrait .swiper-slide img {

    }
    .h-100-less {
        height: 100%;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .image-block-wrapper .image-block {
        position: relative;
        height: 400px;
    }
    #overlay-nav .modal-dialog {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .sidebar {
        padding-left: 15px !important
    }
    .sidebar.left-sidebar {
        padding-right: 15px !important;
    }
    .block-wrapper {
        margin-bottom: 30px;
    }
    .block-wrapper.arrowed .block:first-child:after,
    .image-block-wrapper.arrowed .image-block:after {
        display: none;
    }
    .slide-portfolio-item-content-close {
        right: 5px;
        top: 5px;
    }
    .nav-tabs:not(.justify-content-center):not(.align-self-center) {
        display: block;
    }
    .tabs-wrapper.filtered .nav-tabs.text-md-right .nav-link {
	    margin: 0 20px 0 0;
	}
    .nav-tabs:not(.justify-content-center):not(.align-self-center) .nav-item {
        margin-bottom: 10px;
    }
    .image-block-wrapper .box {
        padding: 30px 20px;
    }
    .split-layout .inner {
        padding: 50px 30px;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .overlay.caption-wrapper figcaption {
	    display: none;
	}
	.post-nav-wrapper .post-nav {
        width: 100% !important;
        text-align: left !important;
        padding: 0 !important;
        display: block !important;
        border: 0 !important;
    }
    .post-nav-wrapper .prev .meta {
        padding-left: 0;
    }
    #comments .user {
        display: none
    }
    #comments .message-inner {
        margin-left: 0
    }
    #comments ul.children {
        padding: 0 0 0 25px
    }
	
	.overlay-subtitle {
		font-size: 8px!important;
	}
	
	.overlay-title {
		font-size: 10px!important;
	}
	
	.text-overlay {
		padding-right: 0px!important;
		width: 132px!important;
		line-height: 11px;
	}
	
	.pb-30 {
		padding-bottom: 0px!important;
	}
	
	.pl-30 {
		padding-left: 15px!important;
	}
	.pr-30 {
		padding-right: 15px!important;
	}
	
	.overlay-center-title {
		font-size: 11px!important;
	}
	
	.text-center-overlay {
		position: absolute;
		width: 200px!important;
		line-height: 14px;
	}
	
	.text-center-overlay .space20 {
		height: 1px;
	}
	
	.overlay-subtitle p {
		font-size: 10px!important;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	
	.topNavHeader .navbar-nav .nav-link {
		font-size: 16px;
	}
	
}
@media (max-width: 575.98px) {
    .navbar .navbar-header {
        padding-right: 20px;
        padding-left: 20px;
    }
    .box-layout .container > .navbar .navbar-header {
        padding-right: 0px;
        padding-left: 0px;
    }
    .col-1-5 {
        width: 50%;
    }
	
	.overlay-subtitle {
		font-size: 14px!important;
	}
	
	.overlay-title {
		font-size: 18px!important;
	}
	
	.text-overlay {
		padding-top: 0px!important;
		padding-right: 36px!important;
		width: 244px!important;
		line-height: 21px;
	}
	
	.overlay-block-center-title {
		font-size: 16px!important;
	}
	
	.text-center-block-overlay{
		 margin-bottom: 10px!important;
	}
	
	.overlay-center-title {
		font-size: 9px!important;
	}
	
	.pt-15 {
		padding-top: 0px!important;
	}
	
	.navbar-brand{	
		width: 120px!important;
	}
	
	.topNavHeader .navbar-nav .nav-link {
		font-size: 16px;
	}
	
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    max-width: 500px;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  .modal-dialog {
    max-width: 500px;
  }
}


:root{
    --color-primary: #BFBFBF;
    --color-secondary: rgba(255, 255, 255, 0.7);
    --color-accent: #BE8406;
    --color-black: #231f20;
}
/* #55a89f */
.text-white{
    color: var(--white)!important;
}

.color-primary{
    color: var(--color-primary);
}

h1{
    font-size: 24px!important;
	font-family: Rosella, Calibri, Arial, Helvetica, sans-serif!important;
	color: var(--gold);
}

h2{
    font-size: 22px!important;
	font-family: "Avant Garde Book BT", Calibri, Arial, Helvetica, sans-serif!important;
	color: var(--gold);
	letter-spacing: 0.5px!important;
}

h3{
    font-size: 20px!important;
	font-family: "Avant Garde Book BT", Calibri, Arial, Helvetica, sans-serif!important;
	color: var(--gold);
}

h4{
    font-size: 18px!important;
	font-family: "Avant Garde Book BT", Calibri, Arial, Helvetica, sans-serif!important;
	color: #606060;
}

h5, h5 a, p, footer .widget, td, td > *, input{
    font-size: 16px;
	font-family: "Avant Garde Book BT", Calibri, Arial, Helvetica, sans-serif!important;
}

h6{
    font-size: 14px!important;
	font-family: "Avant Garde Book BT", Calibri, Arial, Helvetica, sans-serif!important;
	color: var(--color-black);
}

th{
    font-size: 18px;
	font-family: "Oswald", Calibri, Arial, Helvetica, sans-serif!important;
}

a:hover:not(a.btn){
    color: var(--color-accent);
}

body{
    background: var(--white);
}

/* slider */

#slider-container{
    max-width: 1920px;
    margin: 0 auto;

}

#slider-container figure{
    height: 100vh;
    max-height: 500px;
    width: 100%;
}

#slider-container img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.swiper-container-wrapper .swiper-pagination.gap-large{
    bottom: 0;
}

#target-message hr{
    width: 50%;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 30px;
}

#target-message figure, #target-message .message-container{
    height: 100vh;
    max-height: 298px;
}

#target-message .overlay.caption-wrapper figcaption {
    padding: 0;
    height: 100%;
    width: auto;
}

#target-message .swiper-slide .caption-wrapper .caption-bg {
    height: 100%;
    max-width: 50%;
    margin-left: 5%;
    padding: 15px;

    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

#target-message .swiper-slide .caption-wrapper .caption-bg hr{
    margin: 10px 0;
    padding: 0;
    background: white;
}

#target-message figcaption h3, #target-message figcaption h4, #target-message figcaption h5, #target-message figcaption p{
    color: var(--white);
}

#target-message figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#target-message{
    background: var(--white);
}

#target-message p:not(#target-message figure p), #target-message h2{
    color: var(--color-black)!important;
}

@media (max-width: 767.98px){
    #target-message .overlay.caption-wrapper figcaption {
        display: block!important;
    }
}


#news-home a{
    max-height: 300px;
    width: 100%;
}

#news-home img{
    width: 100vw;
    object-fit: cover;
}

#vending-machine-home a{
    height: 280px;
}

#products-home a{
    height: 210px;
}

#vending-machine-home .item img{
    height: 100%;
    width: 100%;
    object-fit: scale-down;
}

#products-home .item img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#vending-machine-home .inner, #products-home.inner{
    padding-bottom: 20px;
}

#vending-machine-home hr, #products-home hr{
    padding: 0;
    margin: 20px auto 30px auto;
    width: 50%;
    background-color: var(--color-secondary)
}

#vending-machine-home figure:hover figcaption, #products-home figure:hover figcaption, #vendingMachines figure:hover figcaption{
    background: rgba(0, 0, 0, 0.5);
}



#scrollUp span{
    color: var(--color-black);
    background: var(--color-secondary);
}

#scrollUp span:hover{
    color: var(--white);
    background: var(--secondaryColor);
}

#vending-machine-home .item{
    margin-top: 30px
}

/* producten slider */

.slick-slider .slide, .slick-slider .slide figure, .slick-slider .slide figure a{
    width: 100%;
    height: 100vh;
    max-height: 500px;
}

.slick-slider .overlay:hover figcaption{
    background: rgba(0, 0, 0, 0.2);
}

.slick-slider .slide img:not(.slick-slider .slick-current + div img){
    -moz-transform: scale(0.7); /* Firefox */
    -o-transform: scale(0.7); /* Opera */
    -webkit-transform: scale(0.7); /* Safari And Chrome */
    transform: scale(0.7); /* Standard Property */
    scale:0.7
}

.slick-slider .slide img{
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.slick-slider .slick-next::before, .slick-slider .slick-prev::before {
    font-size: 40px;
}

.slick-slider .slick-next, .slick-slider .slick-prev {
    width: 40px;
    height: 40px;
    z-index: 999;
}

.vending-machine-slider-titles .slick-next, .vending-machine-slider-titles .slick-prev{
    display: none!important;
}

#machine-slider-titles{
    margin-top: 30px;
}

#machine-slider-titles h4{
    text-transform: capitalize;
    font-weight: 700;
}

#vending-machine-slider hr{
    padding: 0;
    margin: 20px auto 30px auto;
    width: 50%;
    background-color: var(--color-secondary)
}

/* Slider / Banner */

.slider-section{
    position: relative;
    width: 100%;
    overflow: hidden;
}

.slider-section .overlay{
    z-index: 1;
}

.slider-section .carousel-inner .carousel-item{
    width: 100%;
    height: 100%;
}
.slider-section .carousel-inner .carousel-item img{
    width: 100%;
    height: 100%;
}

.slider-section:hover .carousel-control-prev,
.slider-section:hover .carousel-control-next{
visibility:visible;
transition: all 0.3s ease-in-out 0s;
z-index: 2;
}

.rev_slider_wrapper {
    left: 0px;
    width: 100%;
    position: relative;
}

.rev_th_auto .rev_slider {
    margin-bottom: 5px !important;
}
.rev_slider.bg-dark {
    background-color: #151515 !important;
}
.rev_slider_wrapper.fullscreen-container {
    max-height: 500px;
}

#homeSlider .rev_slider_wrapper{
    margin-left: auto;
    margin-right: auto;
    left: 0!important;
    right: 0;
    width: 100%!important;
}

#homeSlider #slider, #homeslider #slider_forcefullwidth, #homeSlider .rev_slider_wrapper, #homeSlider .tp-fullwidth-forcer{
    /* Force slider responsiveness  */
    aspect-ratio: 1200 / 500!important;
    max-width: 100%!important;
    height: auto!important;
}

#homeSlider a {
    color: black;
    /* veroorzaakte lijntje onder scroller button onder de slider *//* text-decoration:underline; */
}

.container-home-slider{
    width: 100%;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
}

.slide-title{
    font-size: min(36px, 5.5vw)!important;
    line-height: 50px;
}

@media(min-width:1600px){
    #slider:not(#homeSlider #slider){
        max-width: 80%;
        margin:auto
    }
}

@media (min-width: 1600px){
    .container-home-slider{
        max-width: 1920px;
    }
}

.boxed-md{
    border: 1px solid #111111;
    border-radius: 10px;
    padding: 15px 0;
    width: 100%;
}

@media (max-width: 1200px){
    .mb-lg-30{
        margin-bottom: 30px;
    }
}

/* side bar */

#sideBar li{
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 992px){
    #sideBar .invisible{
        display: none
    }
}

/* topheader */

.topHeader ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.topHeader ul:last-of-type li:last-of-type .nav-link, .topHeader ul:last-of-type .nav-item:last-of-type , .navbar-collapse  ul:last-of-type .nav-item:last-of-type .nav-link, .navbar-collapse ul:last-of-type .nav-item:last-of-type {
    padding-right: 0!important;
    margin-right: 0!important;
}

.topHeader li{
    float: left;
}

.topHeader li a {
    display: block;
    text-decoration: none;
    color: var(--white);
}

.topHeader li a:hover {
    color: var(--color-black);
}


/* footer - sub-footer */

#mainFooter {
    background: var(--color-black);
    color: var(--white);
}

#mainFooter  p, #mainFooter  a, #mainFooter  .widget-title{
    color: var(--white);
}

#mainFooter  a:hover:not(a.btn){
    color: var(--primaryColor);
}

#mainFooter  .widget-title{
    font-weight: bold;
}

#mainFooter  .widget img{
    max-width: 200px;
    height: auto;
    padding: 10px;
    border-radius: 10px;
    background: var(--white)
}


#mainFooter  .sub-footer{
    background: var(--white);
}

#mainFooter  .sub-footer p, .sub-footer a{
    color: var(--color-black);
}

#mainFooter .sub-footer a{
    text-decoration: underline;
	color: #404040 !important;
}

#mainFooter .sub-footer a:hover{
    text-decoration: none;
    color: var(--primaryColor)!important;
}

/* scroller */

#homeScrollDown {
    position: absolute;
    text-align: center;
    cursor: pointer;
    width: 50px;
    bottom: calc( 0% - 80px );
    left: 0;
    right: 0;
    margin: 0 auto;
}

#homeScrollDown i:before{
    font-size: 42px;
    color: var(--color-gray);
}

#homeScrollDown:hover i:before{
    color: #8b6004;
}
.title-wrapper {
    padding: 225px 20px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.modal{
    z-index: 99999999999;
}
.modal-content{
    border-radius: 20px;
    text-align: center;
    padding:25px;
    position: relative;
}

.modal-body{
   padding: 10px 30px
}
.modal{
   overflow: auto;
}
.modal-open .modal {
   overflow-x: scroll;
   overflow-y: scroll;
}
button.close{
   padding:0;
   margin: 0;
   float:left;
   width:30px;
   height:30px;
   background-color:#FBFBFB;
   border-radius: 50%;
   justify-content: center;
   display: flex;
   padding: 0;
   margin-left: auto;
   font-size: 13px;
   opacity: 1;
   border: 1px solid #E2E2E2;
}
button.close span{
   color:#A9A9A9;
   align-self: center;
}
button.close:hover{
    background-color: var(--secondaryColor);
}
button.close:hover span{
    color: #E2E2E2;
}
.modal-header{
   justify-content: center;
   border-bottom: 0;
}
.modal-title{
   font-size: 1.1875em;
   font-weight: 600;
   text-align: center;
}
.form-field{
    padding: .375rem 1rem!important;
}
.form-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #6E6E6E;
    opacity: 1; /* Firefox */
}

.form-field:-ms-input-placeholder, .form-field::-ms-input-placeholder { /* Internet Explorer 10-11 */ /* Microsoft Edge */
    color: #6E6E6E;
}

.form-field:focus{
   box-shadow: none;
   outline: 0;
   border:0;
   border: 1px solid #E2E2E2;
}
.loginForm .form-field{
   height:56px;
   width:100%;
   background-color: #FBFBFB;
   border-radius: 10px;
   border: 1px solid #E2E2E2;
   font-size:.875em;
   font-weight: 500;
   color: #111111;
}
.loginForm .form-field::placeholder{
   font-size:.875em;
   font-weight: 500;
}
.loginForm .form-group{
position: relative;
margin-bottom:15px;
overflow: hidden;
}
.loginForm .form-group:last-child{
   margin-bottom: 25px;;
}
#newsletterLoginBanner .modal-content {
    border-radius: 20px;
    text-align: center;
    padding: 25px;
    position: relative;
    background-repeat: no-repeat;
}

.image-overlay {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.5;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

.text-overlay {
	position: absolute;
	padding-top: 12px;
	padding-right: 14px;
	width: 306px;
}

.text-center-overlay {
	position: absolute;
	width: 424px;
}

.text-center-block-overlay {
	position: absolute;
	margin-bottom: 5px;
	bottom: 0px;
}

.text-left-overlay {
	position: absolute;
	width: 619px;
	padding-right: 15px;
	padding-left: 38px;
	text-align: left;
}


.text-overlay hr {
	width: 50px;
	border: 1px solid white;
}
.overlay-title {
	
	font-size: 24px;
	font-family: Rosella, Calibri, Arial, Helvetica, sans-serif!important;
	color: var(--white);
	
}

.overlay-center-title {
	
	font-size: 24px;
	font-family: Rosella, Calibri, Arial, Helvetica, sans-serif!important;
	color: var(--color-black);
	
}

.overlay-block-center-title {
	
	font-size: 24px;
	font-family: Rosella, Calibri, Arial, Helvetica, sans-serif!important;
	color: var(--color-black)!important;
	
}

.overlay-left-title {
	
	font-size: 32px;
	font-family: Rosella, Calibri, Arial, Helvetica, sans-serif!important;
	color: var(--white);
	
}

.overlay-subtitle {
	padding-left: 40px;
	padding-right: 40px;
	font-size: 16px;
	font-family: Rosella, Calibri, Arial, Helvetica, sans-serif!important;
	color: var(--white);
	
}

.overlay-left-subtitle {
	font-size: 16px;
	font-family: Rosella, Calibri, Arial, Helvetica, sans-serif!important;
	color: var(--white);
	
}

@media(max-width:767px){

    body{
        font-size:12px
    }
    .navbar .navbar-collapse {
        background: #151515;
        padding: 0px;
    }
    .navbar .row{
        padding: 0;
        margin:0;;
    }
    .topHeader{
        height: auto;
    }
    .owl-carousel .owl-nav button{
        right:30%;
    }
 .owl-carousel .owl-nav button.owl-prev{
        left:30%;
    }
    .owl-carousel .owl-nav{
        top:auto;
        bottom: -10px;
    }
    .latestNews{
        padding-bottom: 90px;
    }
    .rightTopHeader{
        float: none;
    }
    .carousel-inner .carousel-caption {
        top: 31%;
    }
    header{
        background-color: #151515;
    }
    .loginbtn{
        margin-left:0;
        margin-right: 10px;
    }
    #HeroSlider{
        height: 500px;
    }
    .dropdown-menu .dropdown-toggle::after{
        content:"\ea58";
    }
    .dropdown-menu .dropdown-toggle.change::after{
        content:"\ea5e";
    }

    .features-section.three-column{
        padding:60px 0px 20px;
    }

    .features-section.three-column .post{
        margin-bottom:50px;
    }

}

@media (max-width: 992px){
    .topHeader .topNav{
        padding-left: 0px;
    }

    nav:not(.content-wrapper nav){
        display: none;
    }
    .navbar-collapse{
        padding: 10px;
    }

    .navbar-brand{
        /* position: relative; */
        margin: 0px 0 10px 15px;
    }

    .navbar-hamburger{
        display: flex;
        align-items: center;
		padding-top: 20px;
		padding-bottom: 20px;
    }

    .navbar-hamburger .hamburger{
        margin-top: 0px;
        margin-right: 15px;

    }

    .navbar-collapse li:not(.navbar-collapse .dropdown-menu li){
        border-radius: 10px;
    }

    .navbar-collapse .dropdown-menu .dropdown-item{
        margin: 0;
    }

    .navbar-collapse li:hover {
        /* background: white; */
    }

    .navbar-collapse .loginbtns{
        padding: 10px;
    }

    .rightTopHeader .support{
        padding-left: 0;
    }

    .content-title {
        padding-top: 60px;
    }

    .content-title h1{
        margin-left: 0px;
        margin-bottom: -60px;
    }
    .footerLinks h5{
        margin: 20px 0 15px 0;
    }
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}


.overlay-with-text {
    position: relative;
    overflow: hidden;
    text-align: center;
}


.overlay-without-text {
    position: relative;
    overflow: hidden;
    /* text-align: center; */
}

figure.overlay-with-text img {
    opacity: 1;
    width: 100%;
    max-width: 100%;
    vertical-align: top;
    position: relative;
}
figure.overlay-without-text img {
    opacity: 1;
    width: 100%;
    max-width: 100%;
    vertical-align: top;
    position: relative;
}
.box h2 {
	color: var(--white);
}

.box .btn:hover, .btn:focus, .btn:active, .btn.active {
    background: var(--color-black);
    color: var(--gold);
	font-weight: 800;
} 

/* EXTRA NAVBAR */

.topNavHeader {
	
	font-size: 11px;
}

.navbar-nav .nav-link {
	font-size: 16px;
	font-weight: 400;
	color: white;
	padding: 0.5rem 1rem;
}
/* === Config: containerbreedte voor uitlijning === */
:root {
  --container-max: 1140px; /* wijzig indien nodig (bijv. 1320px) */
}

/* Caption niet afknippen */
#homeSlider .rev_slider_wrapper { overflow: visible; }

/* Hoofdblok: transparante banner links (overschrijft RS inline widths) */
.tp-caption.banner-left {
  /* 60% breed desktop */
  min-width: 60% !important;
  width: 60% !important;

  /* uiterlijk */
  background: rgba(0, 0, 0, 0.45);
  padding: 14px 0;
  padding-left: calc((100vw - var(--container-max)) / 2); /* lijn uit met container */
  padding-right: 2rem;
  box-sizing: border-box;
  border-radius: 0 8px 8px 0;
  backdrop-filter: saturate(120%) blur(2px);
  -webkit-backdrop-filter: saturate(120%) blur(2px);
}

/* Binnenkant: geen extra container-nesting nodig, text links */
.banner-left .banner-inner {
  max-width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
}

/* Linkstijl in banner */
.banner-left a { color: #fff; text-decoration: none; }
.banner-left a:hover { text-decoration: underline; }

/* Witte copy in contentblok, ook nested tags */
.slide-content,
.slide-content p,
.slide-content dl,
.slide-content dt,
.slide-content dd,
.slide-content a {
  color: #fff !important;
}

/* Mobiel/tablet: full width en simpele padding */
@media (max-width: 1199.98px) {
  .tp-caption.banner-left {
    min-width: 100% !important;
    width: 100% !important;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 0;
  }
}

/* Kleinere schermen: compacte padding/hoekradius (optioneel) */
@media (max-width: 767.98px) {
  .tp-caption.banner-left { padding: 10px 1rem; }
}
.card:hover {
  transform: translateY(-5px);
  transition: all 0.3s ease;
}
.card img {
  height: 220px;
  object-fit: cover;
}