@charset "UTF-8";
/*  */
@font-face { font-family: 'heading'; src: url("fonts/marion_bold-webfont.woff2") format("woff2"), url("fonts/marion_bold-webfont.woff") format("woff"); font-weight: normal; font-style: normal; }

/*@font-face { font-family: 'ffbody'; src: url('fonts/SofiaProLight-webfont.woff2') format('woff2'), url('fonts/SofiaProLight-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }*/
/*** my breakpoints for screen mixin: @include screen(med) lrg sml ***/
/*** my breakpoints for screen mixin: @include screen(med) lrg sml ***/
/*
$zindex-0: 1 !default;
$zindex-1: 100 !default;
$zindex-2: 200 !default;
$zindex-3: 300 !default;
$zindex-4: 400 !default;
*/
/* eg Use .grid-1-4 { width: 100%; @include screen(med) { width: 50%; } @include screen(lrg) { width: 25%; } } */
/* Manually forked from Normalize.css */
/* normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/** 1. Change the default font family in all browsers (opinionated). 2. Correct the line height in all browsers. 3. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
*, *::before, *::after { box-sizing: inherit; }

html { box-sizing: border-box; -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; /* 3 */ font-size: 16px; line-height: 1.7; -webkit-tap-highlight-color: transparent; }

body { margin: 0; background: #fff; color: #333333; font-family: Georgia, garamond, serif; overflow-x: hidden; text-rendering: optimizeLegibility; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8 (removed). */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. (removed) 2. Correct the odd `em` font sizing in all browsers. */
/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover { outline-width: 0; }

/** Modify default styling of address. */
address { font-style: normal; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; font-weight: bold; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, pre, samp { font-family: "SF Mono", "Segoe UI Mono", "Roboto Mono", Menlo, Courier, monospace; /* 1 (changed) */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. (Removed) */
/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; /* 1 (changed) */ font-size: inherit; /* 1 (changed) */ line-height: inherit; /* 1 (changed) */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule (removed). */
/** Change the border, margin, and padding in all browsers (opinionated) (changed). */
fieldset { border: 0; margin: 0; padding: 0; }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; outline: none; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

.onecol { width: 96%; max-width: 800px; margin-left: auto; margin-right: auto; }

.gutter { margin: 8px; }

.gutter2 { margin: 16px; }

.box { display: flex; padding: 0 8px; margin: 0px auto; max-width: 1200px; /* max-width ignored. Put max width on flex-basis  */ /*  flex-basis determines how width is calculated - either auto or % - use ONLY on child div, not parent */ /* flex-basis: 1200px; */ flex-flow: column nowrap; justify-content: space-evenly; border: 0px solid #880000; }

.grid { max-width: 1200px; flex-basis: 1200px; margin: 0 auto; display: -webkit-flex; display: -ms-flexbox; display: -webkit-box; display: flex; /*  -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; -webkit-box-flex: 0; flex: 0 1 auto; */ -webkit-flex-direction: row; -ms-flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.grid.grid-nogutter { margin: 0; }

.grid.grid-nogutter > .col { padding: 0; }

.grid.block, .gridblock, .no-flexbox .grid { display: block; }

.col { -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; -webkit-flex-grow: 1; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; -ms-flex-preferred-size: auto; -webkit-flex-basis: auto; flex-basis: auto; max-width: 100%; min-width: 0; padding: 0 8px 0 8px; }

.col.block { display: block; }

.no-flexbox .grid .col-12 { display: block; float: left; width: 100%; }

.col-align-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; }

.col-align-bottom { align-self: flex-end; }

.col-align-middle { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }

.col-top { justify-content: flex-start !important; flex-direction: column; display: flex; }

.col-bottom { justify-content: flex-end !important; flex-direction: column; display: flex; }

.col-middle { justify-content: center; flex-direction: column; display: flex; }

.grid-start { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

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

.grid-end { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.grid-around { justify-content: space-around; }

.grid-between { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.col-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }

.col-last { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.grid-reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.col-fixed { flex: initial; }

.col-grow-2 { flex-grow: 2; }

.col-grow-3 { flex-grow: 3; }

.col-grow-4 { flex-grow: 4; }

.col-grow-5 { flex-grow: 5; }

.col-grow-6 { flex-grow: 6; }

.col-grow-7 { flex-grow: 7; }

.col-grow-8 { flex-grow: 8; }

.col-grow-9 { flex-grow: 9; }

.col-grow-10 { flex-grow: 10; }

.col-grow-11 { flex-grow: 11; }

.col-1 { -ms-flex-preferred-size: 8.33333%; -webkit-flex-basis: 8.33333%; flex-basis: 8.33333%; width: 8.33333%; }

.col-2 { -ms-flex-preferred-size: 16.66667%; -webkit-flex-basis: 16.66667%; flex-basis: 16.66667%; width: 16.66667%; }

.col-3 { -ms-flex-preferred-size: 25%; -webkit-flex-basis: 25%; flex-basis: 25%; width: 25%; }

.col-4 { -ms-flex-preferred-size: 33.33333%; -webkit-flex-basis: 33.33333%; flex-basis: 33.33333%; width: 33.33333%; }

.col-5 { -ms-flex-preferred-size: 41.66667%; -webkit-flex-basis: 41.66667%; flex-basis: 41.66667%; width: 41.66667%; }

.col-6 { -ms-flex-preferred-size: 50%; -webkit-flex-basis: 50%; flex-basis: 50%; width: 50%; }

.col-7 { -ms-flex-preferred-size: 58.33333%; -webkit-flex-basis: 58.33333%; flex-basis: 58.33333%; width: 58.33333%; }

.col-8 { -ms-flex-preferred-size: 66.66667%; -webkit-flex-basis: 66.66667%; flex-basis: 66.66667%; width: 66.66667%; }

.col-9 { -ms-flex-preferred-size: 75%; -webkit-flex-basis: 75%; flex-basis: 75%; width: 75%; }

.col-10 { -ms-flex-preferred-size: 83.33333%; -webkit-flex-basis: 83.33333%; flex-basis: 83.33333%; width: 83.33333%; }

.col-11 { -ms-flex-preferred-size: 91.66667%; -webkit-flex-basis: 91.66667%; flex-basis: 91.66667%; width: 91.66667%; }

.col-12 { -ms-flex-preferred-size: 100%; -webkit-flex-basis: 100%; flex-basis: 100%; width: 100%; }

@media only screen and (max-width: 700px) { .col-sm12 { flex: 100%; width: 100%; }
  .col-sm6 { flex: 50%; max-width: 50%; }
  .col-sm4 { flex: 33.3333%; max-width: 33.3333%; }
  .col-sm3 { flex: 25%; max-width: 25%; } }

@media (min-width: 701px) and (max-width: 1100px) { .col-md12 { flex: 100%; width: 100%; }
  .col-md6 { flex: 50%; max-width: 50%; }
  .col-md9 { flex: 75%; max-width: 75%; }
  .col-md8 { flex: 66.6666%; max-width: 66.6666%; }
  .col-md4 { flex: 33.3333%; max-width: 33.3333%; }
  .col-md3 { flex: 25%; max-width: 25%; } }

p.error { color: #cc0000; }

p.errorlast { padding-bottom: 1.5rem; }

form.maxsize { max-width: 700px; margin-top: 1.5rem; }

form.hasborder { padding: 1rem; border: 1px solid #cccccc; }

.form-group { margin-bottom: 0.5rem; }

input[type=submit] { margin-top: 0.7rem; }

fieldset { margin-bottom: 0.5rem; }

legend { font-size: 1.2rem; font-weight: inherit; display: block; line-height: 1.2rem; height: 2.4rem; margin-bottom: 0.5rem; box-sizing: border-box; color: inherit; white-space: normal; }

legend.onborder { position: relative; left: 0; top: auto; padding: 0.6rem 1.2rem; -webkit-transform: translateY(-2.2rem); -moz-transform: translateY(-2.2rem); -o-transform: translateY(-2.2rem); -ms-transform: translateY(-2.2rem); transform: translateY(-2.2rem); background-color: #ffffff; border: 1px solid #cccccc; }

.form-label { display: block; line-height: 1.7; padding: 0.3rem 0; }

.form-input { background: #ffffff; border: 1px solid #cccccc; border-radius: 0; color: #333333; display: block; font-size: 1rem; height: auto; line-height: 1.7; width: 100%; max-width: 100%; outline: none; padding: 0.2rem 0.2rem; position: relative; transition: background .2s, border .2s, box-shadow .2s, color .2s; }

.form-input.short { max-width: 400px; }

.form-input:focus { -webkit-box-shadow: 0 0 0.2rem 0 #3b3b3b; -moz-box-shadow: 0 0 0.2rem 0 #3b3b3b; box-shadow: 0 0 0.2rem 0 #3b3b3b; border-color: #3b3b3b; }

.form-input::placeholder { color: #666666; }

.form-input[type="file"] { height: auto; }

textarea.form-input { width: 100%; height: 260px; }

.form-select { background: #ffffff; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid #cccccc; border-radius: 0; color: inherit; font-size: 1rem; height: auto; line-height: 1.7; outline: none; padding: 0.2rem 0.2rem; vertical-align: middle; width: auto; }

.form-select:focus { -webkit-box-shadow: 0 0 0.2rem 0 #3b3b3b; -moz-box-shadow: 0 0 0.2rem 0 #3b3b3b; box-shadow: 0 0 0.2rem 0 #3b3b3b; border-color: #3b3b3b; }

.form-select::-ms-expand { display: none; }

.form-select.custom-arrow { padding-right: 30px; background-repeat: no-repeat; background-position: right 8px center; background-size: 15px 15px; background-image: url("arrow-down.svg"); }

.form-checkbox, .form-radio, .form-switch { display: block; line-height: 1.7; padding: 0.2rem 0.2rem; position: relative; }

.form-checkbox input, .form-radio input, .form-switch input { margin: auto 0.6rem auto auto; overflow: hidden; position: relative; }

.form-checkbox input:focus, .form-radio input:focus, .form-switch input:focus { -webkit-box-shadow: 0 0 0.2rem 0 #3b3b3b; -moz-box-shadow: 0 0 0.2rem 0 #3b3b3b; box-shadow: 0 0 0.2rem 0 #3b3b3b; border-color: #3b3b3b; }

.form-checkbox { padding-top: 0.8rem; padding-bottom: 0.6rem; }

.form-checkbox input { -webkit-transform: scale(1.6); -moz-transform: scale(1.6); -o-transform: scale(1.6); -ms-transform: scale(1.6); transform: scale(1.6); }

.form-input:disabled, .form-input.disabled, .form-select:disabled, .form-select.disabled, option:disabled, option.disabled { background-color: #d9d9d9; cursor: not-allowed; opacity: .5; z-index: -1; }

/* encryption hiding */
div.offleft, span.offleft { position: absolute; top: 0; left: -9999em; height: 1px; width: 1px; }

div.g-recaptcha { margin-top: 0.9rem; }

table { border-collapse: collapse; border-spacing: 0; width: 100%; max-width: 100%; margin: 0.5rem 0 1rem; }

thead th, td.head { background-color: #dddddd; }

th, td { text-align: left; border: 1px solid #bbbbbb; padding: .5rem 0.9rem; }

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

.padt1 { padding-top: 1rem; }

.sectionpadt2, .padt2 { padding-top: 2rem; }

.sectionpadt3, .padt3 { padding-top: 3rem; }

.padb1 { padding-bottom: 1rem; }

.sectionpadb2, .padb2 { padding-bottom: 3rem; }

.sectionpadb3, .padb3 { padding-bottom: 3rem; }

.inner { width: 100%; height: auto; /* margin: 20px 10px;  */ }

.padright, .padr { padding-right: 0.6rem; }

.m-hide { display: block; }

@media (max-width: 699px) { .m-hide { display: none; } }

@media (max-width: 699px) { .padtb-sml { padding: 20px 0; } }

.clearfix::after { clear: both; content: ""; display: table; }

span.gap { display: inline-block; width: 50px; }

.float-left { float: left !important; }

.float-right { float: right !important; }

.p-relative, .prel, .posrel { position: relative !important; }

.p-absolute { position: absolute !important; }

.p-fixed { position: fixed !important; }

.p-sticky { position: sticky !important; }

.p-centered { display: block; float: none; margin-left: auto; margin-right: auto; }

.flex-centered, .tocenter, .tocentermid { align-items: center; display: flex; justify-content: center; }

.tocenter.height100 { height: 100%; }

.tocenter-table, .d-table { display: table; width: 100%; height: 100%; }

.tocenter-cell, .totop-cell, .d-cell { display: table-cell; text-align: center !important; }

.tocenter-cell { vertical-align: middle; }

.totop-cell { vertical-align: top; }

.tocentermid { height: 100%; }

.zindexback { z-index: 100; }

.zindexmid { z-index: 200; }

.zindexfore { z-index: 300; }

.clear, .clear1, .clear2 { clear: both; display: block; }

.clear1 { height: 1rem; }

.clear2 { height: 2rem; }

.clear2 { height: 3rem; }

html { font-size: 0.9em; }

@media screen and (min-width: 600px) { html { font-size: calc(0.6em + 0.5vw); } }

@media (min-width: 1440px) { html { font-size: 1.35em; } }

html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

body { font-family: Georgia, garamond, serif; font-weight: 400; line-height: 1.7; color: #333333; }

h1, h2, h3, h4, h5 { margin-top: 2rem; font-family: "heading", georgia, garamond, serif; font-weight: 500; line-height: 1.3; color: #555555; letter-spacing: 0px; }

h1, h2 { margin-bottom: 1rem; }

h3, h4, h5 { margin-bottom: 1.2rem; }

.pagetitle, .subpagetitle, .sectiontitle, .subsectiontitle { text-align: center; margin-top: 2rem; }

.subpagetitle, .subsectiontitle { margin-top: 0; font-family: Georgia, garamond, serif; font-weight: 300; }

h1 { font-size: 1.9rem; }

h1.subpagetitle, .subsectiontitle { margin-top: 0; font-size: 1.3rem; text-transform: none; }

h2 { font-size: 1.9rem; }

h2.pagetitle, h1.pagetitle { margin: 3rem 0 0.2rem; text-transform: none; }

h2.sectiontitle { margin-bottom: 0.2rem; }

h3 { font-size: 1.6rem; }

h3.sectiontitle { font-size: 1.8rem; margin-bottom: 1.38rem; }

h4 { font-size: 1.4rem; }

h5 { font-size: 1.3rem; }

.onecol > h3:first-child, .onecol > h4:first-child, .topcontent > h3:first-child, .topcontent > h4:first-child { margin-top: 0; }

p { margin: 0 0 1.2rem; }

@media (max-width: 1099px) { p, li { font-size: 0.9rem; } }

@media (max-width: 699px) { p, li { font-size: 0.9rem; } }

.textsmall, .text-small { font-size: 0.75rem; }

.textcenter, .text-center { text-align: center; }

.text-big, .textbig { font-size: 1.9rem; }

.textright-centersmall { text-align: right; }

@media (max-width: 699px) { .textright-centersmall { text-align: center; } }

.textleft-centersmall { text-align: left; }

@media (max-width: 699px) { .textleft-centersmall { text-align: center; } }

.justifycenter p { text-align: justify; text-align-last: center; }

a { color: #333333; outline: none; text-decoration: none; }

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

blockquote { border-left: 4px solid #dadee4; margin-left: 0; padding: 0.4rem 0.8rem; }

blockquote p:last-child { margin-bottom: 0; }

.defaultlist ul { list-style: none; width: 94%; margin: 0.5rem 0 1.5rem; padding: 0; }

.defaultlist ul ul { margin: 0.5rem 0 0.5rem; }

.defaultlist ul li { text-align: left; margin-left: 0; margin-bottom: 0.4rem; }

.defaultlist ul li:before { display: inline-block; content: ''; -webkit-border-radius: 0.2rem; border-radius: 0.2rem; height: 0.4rem; width: 0.4rem; margin-right: 0.75rem; margin-bottom: 0.2em; background-color: #9d7d2d; }

/* make nested lists number 1, 1.1, etc. begin: ol.man */
/* no class name on first ol */
ol { counter-reset: item; }

ol.main li { display: block; }

ol.main li:before { content: counters(item, ".") " "; counter-increment: item; }

ol.main > li { margin-top: 1em; }

ol.main li { margin-bottom: 0.5em; }

ol.main { padding-left: 0; }

.fancylist ul { list-style: none; width: 94%; margin: 10px 3% 30px; padding: 0; }

.fancylist ul li { /* font-size: 1.2rem; */ /* text-indent: -0.75em; this is only needed if you want to align wrapped text */ text-align: center; margin-bottom: 0.4rem; }

.fancylist ul li:before, .fancylist ul li:after { background-color: #9d7d2d; display: inline-block; content: ''; -webkit-border-radius: 0.2rem; border-radius: 0.2rem; height: 0.4rem; width: 0.4rem; margin-bottom: 0.2em; }

.fancylist ul li:before { margin-right: 0.75rem; }

.fancylist ul li:after { margin-left: 0.75rem; }

/* put underline after heading */
.uline:after { content: ' '; position: absolute; left: 50%; bottom: 0; width: 120px; height: 0; border-top: 1px solid #333333; margin-left: -60px; font-size: 0; line-height: 0; overflow: hidden; }

ul.alternative { width: 100%; margin: 10px 0 40px; padding: 0; text-align: center; }

ul.alternative li { background-image: none; display: inline-block; float: none; padding: 0 0 0 1em; margin: 0 0 0.8em 0; }

ul.alternative li:before { content: "\2713"; color: #9d7d2d; padding: 0 0.5em 0 1em; }

ul.alternative li:before, ul.alternative li:after { background-color: transparent; }

/* fadein class added by IO javascript on elements with anim1 class */
.animhide { opacity: 0; }

img.lazy { opacity: 1; }

.fadeInYes { -webkit-animation: fadeInYes ease 2s; -moz-animation: fadeInYes ease 2s; -o-animation: fadeInYes ease 2s; -ms-animation: fadeInYes ease 2s; animation: fadeInYes ease 2s; }

@-webkit-keyframes fadeInYes { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-o-keyframes fadeInYes { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-ms-keyframes fadeInYes { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes fadeInYes { 0% { opacity: 0; }
  100% { opacity: 1; } }

.slideInLeft { animation-name: slide-in-from-left; animation-duration: 2s; }

@keyframes slide-in-from-left { from { -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  to { -webkit-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight { animation-name: slide-in-from-right; animation-duration: 2s; }

@keyframes slide-in-from-right { from { -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  to { -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* animate https://animate.style/ */
/* Fading entrances  */
@font-face { font-family: 'icomoon'; src: url("fonts/icomoon.eot?fg8372"); src: url("fonts/icomoon.eot?fg8372#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?fg8372") format("truetype"), url("fonts/icomoon.woff?fg8372") format("woff"), url("fonts/icomoon.svg?fg8372#icomoon") format("svg"); font-weight: normal; font-style: normal; font-display: block; }

[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering ========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-home3:before { content: "\e902"; }

.icon-phone:before { content: "\e942"; }

.icon-envelop:before { content: "\e945"; }

.icon-location:before { content: "\e947"; }

.icon-plus:before { content: "\ea0a"; }

.icon-cross:before { content: "\ea0f"; }

.icon-arrow-right2:before { content: "\ea3c"; }

.icon-arrow-left2:before { content: "\ea40"; }

.icon-circle-up:before { content: "\ea41"; }

.icon-circle-right:before { content: "\ea42"; }

.icon-circle-down:before { content: "\ea43"; }

.icon-circle-left:before { content: "\ea44"; }

.icon-facebook:before { content: "\ea90"; }

.icon-instagram:before { content: "\ea92"; }

.icon-twitter:before { content: "\ea96"; }

/* for dd see line 142 */
/* use mixins: @include for-navmob, @include for-navlap  */
body { overflow-x: hidden; overflow-y: scroll; padding-top: 70px; }

body.overflow { overflow-y: hidden; width: 100%; height: 100%; }

@media (min-width: 701px) { body.overflow { overflow-y: scroll; } }

.topbox { position: fixed; width: 100%; height: auto; top: 0; left: 0; z-index: 9999999999; height: auto; background-color: transparent; -moz-transition: all 1s ease-out; -o-transition: all 1s ease-out; -webkit-transition: all 1s ease-out; transition: all 1s ease-out; }

.topbox.scrollup { background-color: #ffffff; }

#topnavwrap { width: 100%; min-height: 70px; height: auto; position: relative; }

@media (max-width: 700px) { #bgformob { z-index: 402; background-color: #ffffff; width: calc(100% - 8px); height: 70px; position: absolute; top: 0; left: 0; right: 8px; } }

.brand { position: absolute; top: 0; left: 0; width: 30%; height: 100%; z-index: 403; padding-left: 1%; display: flex; flex-direction: row; align-items: center; justify-content: flex-start; }

@media (max-width: 700px) { .brand { width: 80%; } }

.brand img { display: block; width: 100%; max-width: 240px; }

#topnavformobile { width: 100%; display: none; }

@media (max-width: 700px) { #topnavformobile { display: block; } }

#topnavformobile img.mobilecenter { display: block; height: 120px; width: auto; margin: 0 auto 10px; }

nav.topnav { /* background: #f0f0f0;  border: 0px solid #cc0000; */ border-right: none; width: 70%; height: auto; margin: 0 0 0 30%; display: block; position: relative; z-index: 401; }

nav.topnav.nobrandhere { width: 100%; margin-left: 0; }

/*   width: 42%;  margin-top: 50px;  top: 50%;*/
#navleft, #navright { position: relative; width: 41.6666%; }

@media (max-width: 700px) { #navleft, #navright { width: 100%; } }

#navleft, #navright, div.forlogo { float: left; }

div.forlogo { width: 16.6666%; display: block; }

@media (max-width: 700px) { div.forlogo { display: none; } }

div.forlogo img { display: block; width: 100%; }

ul.fullwidthflex { display: flex; flex-direction: row; -webkit-flex-direction: row; justify-content: flex-end; /* equivalent of float left or right for items in a row */ align-items: end; /* refers to alignment of items when displaying as column */ position: relative; list-style: none; margin: 0; padding: 0; border-left: 0px solid transparent; }

ul.fullwidthflex li { /* put 1 below to make elements stretch so nav fills full width */ flex-grow: 0; position: relative; list-style: none; text-align: center; border-left: 0 solid #fff; border-right: 0px solid transparent; margin: 0; }

ul.fullwidthflex li a { color: #333333; display: block; position: relative; height: auto; padding: 0 1rem; width: auto; font-size: 0.8rem; line-height: 70px; text-decoration: none; white-space: nowrap; }

@media (max-width: 700px) { ul.fullwidthflex li a { line-height: 50px; font-size: 1rem; } }

ul.fullwidthflex li a.shout { height: 80%; width: 96%; margin: 7px 2%; border: 1px solid #D1913C; background-color: #ffffff; line-height: calc(70px * 0.8); }

ul.fullwidthflex li a span { margin-left: 16px; }

ul.fullwidthflex li a i { display: inline; margin-left: 20px; font-size: 25px; line-height: inherit; vertical-align: middle; }

.no-flexbox ul.fullwidthflex { display: block; width: 100%; }

.no-flexbox ul.fullwidthflex li { display: inline-block; float: left; width: auto; padding-left: 2%; padding-right: 2%; }

ul.fullwidthflex li a.hasicon { /* padding-right: 60px; */ }

ul.fullwidthflex li a span.smallicon { font-size: 0.56rem; }

ul.dropdown { display: block; padding: 0; margin: 0; position: absolute; top: 70px; width: auto; min-width: 200px; left: 0; /*  transform: translateX(-50%);  */ overflow-y: hidden; z-index: +1; opacity: 0; height: auto; transform: scaleY(0); transform-origin: top; /* -webkit-transition: transform 0.25s ease-in-out; -moz-transition: transform 0.25s ease-in-out; -ms-transition: transform 0.25s ease-in-out; -o-transition: transform 0.25s ease-in-out; transition: transform 0.25s ease-in-out;    */ -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -ms-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }

ul.dropdown li { flex: 1 1 auto; }

ul.dropdown li a { line-height: 50px; padding: 0 20px; background-color: #444444; color: #ffffff; border-bottom: 1px solid #777777; }

ul.dropdown.toggled { opacity: 1; transform: scaleY(1); }

@media (max-width: 700px) { nav.topnav { background-color: #ffffff; position: fixed; top: 70px; bottom: 0; right: 0; width: 100%; margin-left: 0; max-width: 400px; height: auto; min-height: 100%; overflow-y: scroll; -webkit-transform: translateX(200%); -moz-transform: translateX(200%); -ms-transform: translateX(200%); -o-transform: translateX(200%); transform: translateX(200%); -webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86); -moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86); -o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86); z-index: 401; }
  nav.topnav.burgerclicked { -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -ms-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); }
  ul.fullwidthflex { display: block; padding: 20px 0px 200px; margin: 0 auto; position: relative; top: 70px; left: 0; width: auto; max-width: 280px; }
  ul.fullwidthflex.split { padding-bottom: 0; width: 100%; }
  ul.fullwidthflex.split.second { padding-top: 0; }
  ul.fullwidthflex li { width: auto; max-width: 280px; overflow: visible; display: block; /* align-items: flex-start;  */ padding-left: 0; text-align: left; }
  ul.fullwidthflex li.hasdd { padding-right: 0; }
  ul.dropdown { width: 100%; display: none; position: relative; top: 0; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out; }
  ul.dropdown li { width: 90%; margin-left: 10%; padding-left: 0; }
  ul.dropdown.toggled { display: block; -webkit-animation: nav-down 0.25s; /* Fx 5+ */ -moz-animation: nav-down 0.25s; /* Opera 12+ */ -o-animation: nav-down 0.25s; /* IE 10+, Fx 29+ */ animation: nav-down 0.25s; }
  /** Dropdown Animation **/
  @-webkit-keyframes nav-down { 0% { height: 0px; }
    100% { height: 100px; } }
  @-moz-keyframes nav-down { 0% { height: 0px; }
    100% { height: 100px; } }
  @-o-keyframes nav-down { 0% { height: 0px; }
    100% { height: 100px; } }
  @keyframes nav-down { 0% { height: 0px; }
    100% { height: 100px; } } }

/*  OVERLAY */
.overlay { position: fixed; top: 0; left: 0; z-index: 400; width: 100%; height: 100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; background-color: #b7ac7f; opacity: 0; visibility: hidden; }

.overlay.show { opacity: 0.8; visibility: visible; }

@media (min-width: 701px) { .overlay.show { opacity: 0; visibility: hidden; } }

.hasdd .squarearrowdown { display: block; position: absolute; top: 26px; right: 10px; width: 12px; height: 12px; margin: 0; border-style: solid; /* down arrow needs thick border on top and half border widths at sides */ border-width: 0px 3px 3px 0px; border-color: #222; transform: translateY(0px) rotate(45deg); transform-origin: 50% 50%; transition: transform 0.2s; }

.hasdd { position: relative; padding-right: 0px; }

.hasdd:hover .squarearrowdown { /* switch borders to flip arrow up */ border-width: 3px 0 0 3px; transform: translateY(4px) rotate(45deg); }

.burgerwrap { display: flex; height: 100%; position: absolute; width: 100px; top: 0; right: 0; z-index: 402; -webkit-transform: translateX(200%); -moz-transform: translateX(200%); -ms-transform: translateX(200%); -o-transform: translateX(200%); transform: translateX(200%); }

@media (max-width: 700px) { .burgerwrap { -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -ms-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); } }

/* From Firetime */
.menu-icon { display: none; position: relative; z-index: 402; height: 50px; width: 50px; background: rgba(255, 255, 255, 0.1); cursor: pointer; border-radius: 50px; border: 0px solid #333333; -webkit-transition: 0.3s; transition: 0.3s; }

@media (max-width: 700px) { .menu-icon { display: block; } }

.menu-icon .bars { display: block; margin: auto; margin-top: auto; margin-top: 14px; width: 20px; }

.menu-icon .bars .bar1, .menu-icon .bars .bar2, .menu-icon .bars .bar3 { display: block; content: ""; height: 2px; width: 100%; background: #333333; margin-bottom: 5px; -webkit-transition: 0.3s; transition: 0.3s; }

.menu-icon.menu-visible .bars .bar1 { -webkit-transform: translateY(7px) rotate(45deg); transform: translateY(7px) rotate(45deg); -webkit-transform-origin: center; transform-origin: center; }

.menu-icon.menu-visible .bars .bar3 { -webkit-transform: translateY(-7px) rotate(-45deg); transform: translateY(-7px) rotate(-45deg); -webkit-transform-origin: center; transform-origin: center; }

.menu-icon.menu-visible .bars .bar2 { width: 0px; }

/* burger icon */
#burger { width: 45px; height: 45px; display: none; position: fixed; top: 30px; right: 20px; margin: 0 auto; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; z-index: 9999; /*   border:1px solid red; */ }

#burger span { display: block; position: absolute; height: 5px; width: 100%; background: black; border-radius: 5px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; /*   border:4px solid black; */ }

#burger span:nth-child(1) { top: 0px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }

#burger span:nth-child(2) { top: 14px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }

#burger span:nth-child(3) { top: 28px; -webkit-transform-origin: left center; -moz-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }

#burger.open span:nth-child(1) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: -3px; left: 8px; }

#burger.open span:nth-child(2) { width: 0%; opacity: 0; }

#burger.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 30px; left: 8px; }

@media (max-width: 700px) { #burger { display: block; } }

.btn, input[type="submit"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; width: auto; height: auto; padding: 0.6rem 1rem; margin-bottom: 1.7; color: #333333; border: 2px solid #333333; cursor: pointer; display: inline-block; font-size: 1rem; line-height: 1.7; outline: none; text-align: center; text-decoration: none; text-transform: uppercase; transition: background .9s, border .4s, color .9s; user-select: none; vertical-align: middle; white-space: nowrap; }

.btn:focus, .btn:hover, input[type="submit"]:focus, input[type="submit"]:hover { background: #333333; color: white; text-decoration: none; }

.btn:active, .btn.active, input[type="submit"]:active, input[type="submit"].active { color: #fff; text-decoration: none; }

.btn[disabled], .btn:disabled, .btn.disabled, input[type="submit"][disabled], input[type="submit"]:disabled, input[type="submit"].disabled { cursor: default; opacity: .5; pointer-events: none; }

.btn.cta, input[type="submit"].cta { /* font-size: 1.3rem; */ padding: 0.6rem 1.5rem; display: inline-block; margin-left: auto; margin-right: auto; }

.btn.pale, input[type="submit"].pale { background: #ffffff; border: 2px solid #ffffff; color: #9d7d2d; }

.btn.pale:focus, .btn.pale:hover, input[type="submit"].pale:focus, input[type="submit"].pale:hover { background: #9d7d2d; color: white; }

.btn.center, input[type="submit"].center { margin-left: auto; margin-right: auto; }

.btn.btn-primary, input[type="submit"].btn-primary { background: #333333; border-color: #2b2b2b; color: #fff; }

.btn.btn-primary:focus, .btn.btn-primary:hover, input[type="submit"].btn-primary:focus, input[type="submit"].btn-primary:hover { background: #262626; border-color: #1f1f1f; color: #fff; }

.btn.btn-primary:active, .btn.btn-primary.active, input[type="submit"].btn-primary:active, input[type="submit"].btn-primary.active { background: #212121; border-color: #1a1a1a; color: #fff; }

.btn.btn-primary.loading::after, input[type="submit"].btn-primary.loading::after { border-bottom-color: #fff; border-left-color: #fff; }

.btn.btn-clear, input[type="submit"].btn-clear { background: transparent; border: 0; color: currentColor; height: 1rem; line-height: 0.8rem; margin-left: 0.2rem; margin-right: -2px; opacity: 1; padding: -.2rem; text-decoration: none; width: 1rem; }

.btn.btn-clear:focus, .btn.btn-clear:hover, input[type="submit"].btn-clear:focus, input[type="submit"].btn-clear:hover { background: rgba(247, 248, 249, 0.5); opacity: .95; }

.btn.btn-clear::before, input[type="submit"].btn-clear::before { content: "\2715"; }

/*<div class="gdpr-cookie"> <div class="gdpr-cookies-msg"> <p>This website uses only essential cookies and Google Analytics. <a href="[[~]]" title="Cookie &amp; privacy policy">More info...</a></p> </div> <span class="gdpr-cookie-button">Accept</span> </div> */
.gdpr-cookie { display: none; position: fixed; bottom: 0; left: 0; right: 0; padding: 0.4rem; background: #FFF; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); z-index: 9999; }

.gdpr-cookie-active { display: flex; flex-direction: row; align-items: center; justify-content: center; }

.gdpr-cookie p { font-size: 0.9rem; margin: 0; padding: 0; line-height: 1.35; }

.gdpr-cookie p a { text-decoration: underline; margin: 0 0 0 20px; padding: 0; }

.gdpr-cookie-button { font-size: 0.9rem; line-height: 1.2rem; margin: 0 0 0 30px; padding: 0.2rem 0.5rem; }

@media (max-width: 600px) { .gdpr-cookie { padding: 15px; }
  .gdpr-cookie p, .gdpr-cookie p a { font-size: 13px; }
  .gdpr-cookie-button { font-size: 13px; padding: 3px 14px; margin: 8px 0 0 0; } }

/* Slider */
.slideoverlaywrap { position: absolute; width: 80%; height: 100%; bottom: 0; left: 10%; border: 0px solid #990000; display: flex; flex-direction: column; justify-content: center; align-items: center; }

.slick-slide { float: left; height: 100%; min-height: 1px; /* needs max-width 100% otherwise height doesn't reduce in smaller screens */ display: none; }

.slick-slide img { vertical-align: bottom; /* to remove gap underneath */ display: block; height: auto; width: 100%; max-width: 100%; margin: 0; padding: 0; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-slide img.inoverlay, .slideoverlaywrap img.inoverlay, img.inoverlay { display: block; margin: auto auto; width: 100%; max-width: 240px; height: auto; }

.slick-slide a.foroverlay { border-bottom: none; text-decoration: none; }

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-arrow.slick-hidden { display: none; }

/* Slider */
.slick-loading .slick-list { background: #fff url("./slick/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face { font-family: "slick"; src: url("./fonts/slick/slick.eot"); src: url("./fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick/slick.woff") format("woff"), url("./fonts/slick/slick.ttf") format("truetype"), url("./fonts/slick/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }

/* Arrows */
.slick-prev, .slick-next { z-index: 9; position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }

.slick-prev:before { content: "←"; }

.slick-next { right: -25px; }

.slick-next:before { content: "→"; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

.arrowsin2thin .slick-prev { width: 32px; height: 100%; left: 8px; z-index: 9999999999999; }

.arrowsin2thin .slick-next { width: 32px; height: 100%; right: 8px; }

.arrowsin2thin .slick-prev:before, .arrowsin2 .slick-next:before { opacity: 1; image-rendering: auto; height: auto; width: auto; top: 0; border: 0px solid #999999; }

.arrowsin2thin .slick-next:before { content: url("../img/arrow_right.png"); }

.arrowsin2thin .slick-prev:before { content: url("../img/arrow_left.png"); }

.arrowsin2thin.colored .slick-next:before { content: url("../img/arrow_right-color.png"); }

.arrowsin2thin.colored .slick-prev:before { content: url("../img/arrow_left-color.png"); }

.arrowsin .slick-prev, .arrowsin .slick-next { width: 60px; height: 100%; /*    -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);  */ }

@media (max-width: 699px) { .arrowsin .slick-prev, .arrowsin .slick-next { height: 15%; bottom: 0; top: 85%; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); } }

.arrowsin .slick-prev { left: 0px; }

.arrowsin .slick-next { right: 0px; }

.arrowsin .slick-prev:before { opacity: 1; image-rendering: auto; height: auto; width: auto; top: 0; border: 0px solid #999999; }

.arrowsin .slick-next:before, .arrowsin .slick-prev:before { font-family: 'icomoon'; font-size: 50px; color: #9d7d2d; }

.arrowsin .slick-next:before { content: "\ea3c"; }

.arrowsin .slick-prev:before { content: "\ea40"; }

.zoomonhover a img { float: left; width: 20%; height: auto; border: 2px solid #fff; -webkit-transition: -webkit-transform .15s ease; -moz-transition: -moz-transform .15s ease; -o-transition: -o-transform .15s ease; -ms-transition: -ms-transform .15s ease; transition: transform .15s ease; position: relative; }

.zoomonhover a:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); z-index: 5; }

.zoomonhover a.big img { width: 40%; }

body.hidden-scroll { overflow: hidden; }

.sl-overlay { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: #fff; opacity: 0.9; display: none; z-index: 1035; }

.sl-wrapper { z-index: 1040; }

.sl-wrapper button { border: 0 none; background: transparent; font-size: 28px; padding: 0; cursor: pointer; }

.sl-wrapper button:hover { opacity: 0.7; }

.sl-wrapper .sl-close { display: none; position: fixed; right: 30px; top: 30px; z-index: 10060; margin-top: -14px; margin-right: -14px; height: 44px; width: 44px; line-height: 44px; font-family: Arial, Baskerville, monospace; color: #000; font-size: 3rem; }

.sl-wrapper .sl-close:focus { outline: none; }

.sl-wrapper .sl-counter { display: none; position: fixed; top: 30px; left: 30px; z-index: 1060; color: #000; font-size: 1rem; }

.sl-wrapper .sl-navigation { width: 100%; display: none; }

.sl-wrapper .sl-navigation button { position: fixed; top: 50%; margin-top: -22px; height: 44px; width: 22px; line-height: 44px; text-align: center; display: block; z-index: 10060; font-family: Arial, Baskerville, monospace; color: #000; }

.sl-wrapper .sl-navigation button.sl-next { right: 5px; font-size: 2rem; }

.sl-wrapper .sl-navigation button.sl-prev { left: 5px; font-size: 2rem; }

.sl-wrapper .sl-navigation button:focus { outline: none; }

@media (min-width: 35.5em) { .sl-wrapper .sl-navigation button { width: 44px; }
  .sl-wrapper .sl-navigation button.sl-next { right: 10px; font-size: 3rem; }
  .sl-wrapper .sl-navigation button.sl-prev { left: 10px; font-size: 3rem; } }

@media (min-width: 50em) { .sl-wrapper .sl-navigation button { width: 44px; }
  .sl-wrapper .sl-navigation button.sl-next { right: 20px; font-size: 3rem; }
  .sl-wrapper .sl-navigation button.sl-prev { left: 20px; font-size: 3rem; } }

.sl-wrapper .sl-image { position: fixed; -ms-touch-action: none; touch-action: none; z-index: 10000; }

.sl-wrapper .sl-image img { margin: 0; padding: 0; display: block; border: 4px solid #ffffff; width: 100%; height: auto; }

@media (min-width: 35.5em) { .sl-wrapper .sl-image img { border: 4px solid #ffffff; } }

@media (min-width: 50em) { .sl-wrapper .sl-image img { border: 4px solid #ffffff; } }

.sl-wrapper .sl-image iframe { background: #000; border: 0 none; }

@media (min-width: 35.5em) { .sl-wrapper .sl-image iframe { border: 0 none; } }

@media (min-width: 50em) { .sl-wrapper .sl-image iframe { border: 0 none; } }

.sl-wrapper .sl-image .sl-caption { display: none; padding: 10px; color: #fff; background: rgba(0, 0, 0, 0.9); font-size: 1rem; position: absolute; bottom: 0; left: 0; right: 0; }

.sl-wrapper .sl-image .sl-caption.pos-top { bottom: auto; top: 0; }

.sl-wrapper .sl-image .sl-caption.pos-outside { bottom: auto; }

.sl-wrapper .sl-image .sl-download { display: none; position: absolute; bottom: 5px; right: 5px; color: #000; z-index: 1060; }

.sl-spinner { display: none; border: 5px solid #333; border-radius: 40px; height: 40px; left: 50%; margin: -20px 0 0 -20px; opacity: 0; position: fixed; top: 50%; width: 40px; z-index: 1007; -webkit-animation: pulsate 1s ease-out infinite; -moz-animation: pulsate 1s ease-out infinite; -ms-animation: pulsate 1s ease-out infinite; -o-animation: pulsate 1s ease-out infinite; animation: pulsate 1s ease-out infinite; }

.sl-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

.sl-transition { transition: -moz-transform ease 200ms; transition: -ms-transform ease 200ms; transition: -o-transform ease 200ms; transition: -webkit-transform ease 200ms; transition: transform ease 200ms; }

@-webkit-keyframes pulsate { 0% { transform: scale(0.1);
    opacity: 0.0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2);
    opacity: 0; } }

@keyframes pulsate { 0% { transform: scale(0.1);
    opacity: 0.0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2);
    opacity: 0; } }

@-moz-keyframes pulsate { 0% { transform: scale(0.1);
    opacity: 0.0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2);
    opacity: 0; } }

@-o-keyframes pulsate { 0% { transform: scale(0.1);
    opacity: 0.0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2);
    opacity: 0; } }

@-ms-keyframes pulsate { 0% { transform: scale(0.1); opacity: 0.0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2); opacity: 0; } }

.row { max-width: 1200px; border: 0px solid #888888; margin: 0 auto; padding: 0 10px; }

.boxitall { width: 96%; max-width: 1100px; border: 0px solid #888888; margin: 0 auto; }

.bgwhite { background: url("../img/whitetrans.png") 0 0 repeat; }

#top-bar { padding: 1% 0; display: block; }

#top-bar, #top-bar p, #top-bar a { color: #777777; font-size: 15px; line-height: 140%; margin: 0; }

#top-bar p.topbarleft { display: inline; float: left; width: 48%; }

#top-bar a, #top-bar a:visited, #top-bar a:active, #top-bar a:hover { border-bottom: none; }

#top-bar span.right { float: right; text-align: right; }

.textwrap { margin-left: auto; margin-right: auto; width: 90%; max-width: 900px; }

/*.overlay-absolute { position: absolute; width: 100%; height: 100%; z-index: +1; }
.overlay-absolute-80 { position: absolute; width: 80%; height: 100%; margin: 0 10%; z-index: +1; }*/
p#tagline { display: inline-block; width: 100%; font-family: georgia, 'Times New Roman',  serif; text-align: center; font-size: 0.9rem; font-weight: bold; letter-spacing: 2px; margin: 1% 0 0 0; line-height: 1.4; }

@media (max-width: 700px) { p#tagline { letter-spacing: 0; font-size: 0.8rem; } }

img#logohome { display: block; margin: 0 auto; width: 60%; max-width: 100px; }

@media (max-width: 1099px) { img#logohome { max-width: 200px; } }

@media (min-width: 1100px) { img#logohome { max-width: 300px; } }

.fw-overlay { opacity: 0; visibility: hidden; -webkit-transition: visibility 0s, opacity 0.5s linear; transition: visibility 0s, opacity 0.5s linear; position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: 0px solid #990000; display: flex; flex-direction: column; justify-content: center; align-items: center; }

.hoverthis { cursor: pointer; }

.hoverthis:hover .fw-overlay { visibility: visible; opacity: 1; }

a.overlayitem { display: block; }

a.overlayitem:hover { display: block; border-bottom: none; text-decoration: none; }

h2.overlaytitle { display: block; color: white; font-size: 1.1rem; margin: 0; text-align: center; }

h2.overlaytitlebig { display: block; color: white; font-size: 2rem; margin: 0; text-align: center; }

@media (max-width: 700px) { h2.overlaytitlebig { font-size: 1.3rem; } }

h2.overlaytitlebig.black { color: #111111; }

h2.overlaytitlebig span.smaller { font-size: 1rem; }

a.forfooterlogo { display: block; width: 50%; max-width: 200px; height: auto; }

img.footerlogo { display: block; width: 100%; max-width: 200px; height: auto; margin-left: auto; margin-right: auto; }

a.inblock { display: inline-block; width: auto; height: auto; }

.slideoverlaywrap a.bgwhite { padding: 1rem 1.6rem; }

.slideoverlaywrap a.bgwhite p { margin-bottom: 0; }

.sswrap { padding-bottom: 0; }

img.blogtop { padding-top: 2rem; }

.blogcol { width: 90%; max-width: 800px; margin: 0 auto; }

h1.pagetitle.blogtitle { text-align: left; margin-bottom: 2rem; }

.bloglist ul { list-style: none; padding-left: 0; margin: 1rem 0 2rem; }

.bloglist li { padding-left: 0px; margin: 1rem 0; }

.bloglist ul li:before { display: inline-block; content: ''; -webkit-border-radius: 0.2rem; border-radius: 0.2rem; height: 0.4rem; width: 0.4rem; margin-right: 0.75rem; margin-bottom: 0.2em; background-color: #333333; }

figure.audio, .audio { display: block; width: 300px; height: auto; margin: 2rem auto 1rem; }

.audio figcaption { display: block; width: 100%; text-align: center; margin: 1rem auto; }

.ctabg { background-clip: padding-box; background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-size: cover; background-color: transparent; background-image: url("../photos/ctabg-light2.jpg"); min-height: 200px; width: 100%; padding: 3rem 0; }

.bgimg { background-clip: padding-box; background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-size: cover; background-color: transparent; min-height: 300px; width: 100%; display: block; position: relative; }

/* colcade for masonry */
.colcade { width: 98%; max-width: 1200px; margin-left: auto; margin-right: auto; border: 0px solid; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.grid-col { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; margin-right: 1rem; }

.grid-col--3 { margin-right: 0; }

/* hide two middle */
.grid-col--1, .grid-col--2 { display: none; }

@media (min-width: 600px) { .grid-col--1 { display: block; } }

@media (min-width: 900px) { .grid-col--2 { display: block; } }

.grid-item { background: #eeeeee; margin-bottom: 1rem; }

.colcade img { display: block; width: 100%; margin: 0 0 0.2rem; }

p.masoncaption { text-align: center; display: block; width: 100%; clear: both; margin: 0 0 0.2rem; }

p.blogcaption { margin: 1rem auto 2rem; text-align: center; }

.fortallbox { margin: 0px 0; position: relative; display: block; }

.fullwidthabsbg { position: absolute; top: 50px; bottom: 50px; left: 0; right: 0; width: 100%; height: auto; background-clip: padding-box; background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-size: cover; background-color: transparent; }

.tallbox { display: block; position: relative; top: 0px; bottom: 0px; width: 80%; max-width: 1200px; margin: 0 auto; min-height: 400px; height: 100%; }

.tallcol { background-color: #9d7d2d; padding: 0; width: 50%; max-width: 600px; height: 100%; margin: 0 50% 0 0; }

@media (max-width: 1099px) { .tallcol { width: 60%; margin-right: 40%; } }

@media (max-width: 699px) { .tallcol { width: 90%; margin-right: 10%; } }

.extendtb { height: 100%; margin-top: -50px; margin-bottom: -50px; }

.testimonial-inner { padding: 50px 50px; }

.testimonial-inner h4 { color: #ffffff; margin-top: 1rem; }

.testimonial-content { quotes: "“" "”" "‘" "’"; position: relative; }

.testimonial-content p { font-size: 1.1rem; font-style: italic; color: #ffffff; }

.testimonial-content > p:first-child::before { position: relative; top: 0.4rem; left: 0rem; padding-right: 6px; content: open-quote; font-size: 2rem; }

.testimonial-content p.reviewer { text-align: right; font-size: 0.8rem; font-style: normal; text-transform: uppercase; }

/* Gallery thumb squares */
.gallerywrap { display: block; margin-left: 0.9%; width: 99.1%; height: auto; }

.galleryitem { position: relative; z-index: 5; display: inline-block; float: left; margin: 0 1% 1% 0; padding: 0; width: 24%; overflow: hidden; }

@media (max-width: 1099px) { .galleryitem { width: 49%; margin: 0 1% 1% 0; } }

@media (max-width: 699px) { .galleryitem { width: 100%; margin: 0 0 1% 0; } }

.thumb-container { width: 100%; margin: 0; height: 280px; position: relative; z-index: 3; display: block; overflow: hidden; background-color: transparent; background-position: center center; background-attachment: scroll; background-repeat: no-repeat; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; transition: all .5s; }

@media (max-width: 1099px) { .thumb-container { height: 320px; } }

@media (max-width: 699px) { .thumb-container { height: 290px; } }

.galleryitem a { display: block; background-color: #d1b05f; padding: 0; }

.galleryitem a:hover { background-color: #5e554c; }

.galleryitem a:hover .thumb-container { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); ms-transform: scale(1.1); transform: scale(1.1); }

.galleryitem p.gallerycaption, p.gallerycaption { text-align: center; font-size: 0.8rem; background-color: #ffffff; display: block; width: 100%; position: relative; z-index: 6; margin: 0; }

/* testimonial - slick slider*/
.carousel-wrap { display: block; width: 100%; margin: 0 auto; max-width: 1240px; }

.carousel-wrap.border { border: 1px solid #9d7d2d; background-color: #ffffff; }

.carousel-reviews .carouselitemwrap { padding: 0 80px 40px; }

@media (max-width: 699px) { .carousel-reviews .carouselitemwrap { padding: 0px 35px 80px; } }

.carousel-reviews .testimonial { position: relative; padding: 70px 10px 70px; margin: 0 auto; max-width: 900px; border: 0; }

@media (max-width: 699px) { .carousel-reviews .testimonial { padding: 50px 0px 70px; } }

.carousel-reviews .testimonial h4 { font-size: 1.4rem; margin: 0 0 10px; }

.carousel-reviews .testimonial p { /* color: #413035; font-style: italic; font-family: georgia, serif; margin: 10px 0; font-size: 1.1rem; line-height: 160%; */ }

.carousel-reviews .testimonial p.guest { position: absolute; bottom: 15px; right: 20px; width: 90%; height: 1em; line-height: 100%; color: #57474c; margin: 8px 0 3px 0; text-align: right; font-style: normal; font-family: inherit; font-weight: normal; font-size: 16px; }

.bottomsection { margin-bottom: 8px; }

/* even gaps around photos and footer */
#bklbooking { margin: 1.2rem 0 1.4rem; }

div.imghover { position: relative; overflow: hidden; -webkit-font-smoothing: subpixel-antialiased; -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.imghover img { display: block; width: 100%; max-width: none; height: auto; -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); -moz-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out; }

.imghover:hover img { -moz-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }

.footer { background-color: #ffffff; /* @include gradient($gradient1dk, $gradient2dk, diagonal) */ text-align: center; }

.footer p { text-align: center; color: #4d4d4d; font-size: 100%; }

.footer p.text-small { font-size: 0.75rem; }

.footer p.text-big, .footer h3 { font-size: 1.9rem; }

.footer p a, footer p a:hover { color: #4d4d4d; text-decoration: underline; }

.footer p a.noborder, footer p a.noborder:hover, .footer a.btn { text-decoration: none; }

.footer h4, .footer h3 { color: #4d4d4d; }

div.socmediawrap { width: 100%; height: auto; display: block; overflow: visible; margin: 0 auto 0.6rem; text-align: center; }

div.socmediawrap a { border: none; }

div.socmediawrap img { display: inline-block; width: 50px; height: 50px; margin: 0 10px; }

/*Below for sprite div: <div class="socmedia">
<a href="" title=""><div id="instagram"></div></a>
</div>*/
.socmedia div { width: 70px; height: 70px; display: inline-block; float: right; margin-right: 0; margin-bottom: 50px; background-image: url("../img/instagramsprite.png"); background-repeat: no-repeat; background-size: 70px auto; background-position: -1px 0px; -webkit-transition-property: background-position; -moz-transition-property: background-position; -o-transition-property: background-position; transition-property: background-position; -webkit-transition-duration: 200ms; -moz-transition-duration: 200ms; -o-transition-duration: 200ms; transition-duration: 200ms; }

@media (max-width: 699px) { .socmedia div { display: block; float: none; margin-right: auto; margin-left: auto; } }

.socmedia div:hover { background-position: -1px -70px; }

.scrollPos { display: none; border: 0px solid #993333; position: relative; text-align: center; margin-top: -55px; }

/* for down arrow on top photo */
.scroll { font-size: 32px; line-height: normal; font-weight: 400; font-style: normal; color: #fff; background-color: #9d7d2d; border-radius: 50%; width: 85px; height: 85px; border: 2px solid; position: relative; background-position: 50% 50%; cursor: pointer; display: inline-block; -webkit-transition: all 0.3s cubic-bezier(0, 0.5, 3, 1); -moz-transition: all 0.3s cubic-bezier(0, 0.5, 0.3, 1); -o-transition: all 0.3s cubic-bezier(0, 0.5, 0.3, 1); transition: all 0.3s cubic-bezier(0, 0.5, 0.3, 1); background-image: url("../img/arrowdown.png"); background-repeat: no-repeat; }

/* separator */
.divider { position: relative; height: 1px; z-index: 1; }

.div-transparent:before { content: ""; position: absolute; top: 0; left: 5%; right: 5%; width: 90%; height: 1px; background-image: linear-gradient(to right, transparent, #dac294, transparent); }

.div-image:after { content: ""; position: absolute; z-index: 9; top: -17px; left: calc(50% - 50px); width: 100px; height: 34px; background: url("../photos/separator100.png"); border-radius: 0%; }

.div-dot:after { content: ""; position: absolute; z-index: 1; top: -9px; left: calc(50% - 9px); width: 18px; height: 18px; background-color: #9d7d2d; border: 1px solid #aaaaaa; border-radius: 50%; box-shadow: inset 0 0 0 2px white, 0 0 0 4px white; }

img.fit { width: 100%; display: block; margin: 0; }

img.m-pbot { margin-bottom: 1.7; }

.item_map .google-map { width: 100%; height: 400px; border: 1px solid #ddd; }

p.outdatewarning { display: block; color: #990000; text-align: center; font-size: 0.8rem; margin-bottom: 0; }

p.outdatewarning a { color: #990000; text-decoration: underline; }

#scroll-top-top { position: fixed; display: none; text-indent: -9999px; z-index: 99999; width: 35px; height: 35px; bottom: 30px; right: 60px; background-color: #404040; background-image: url("../img/scroll-top-top.png"); background-repeat: no-repeat; background-position: 50%; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }

#showonload { display: block; }

.opacityfull { visibility: visible; opacity: 1; }

.no-js .preloader { display: none; }

.preloader { align-items: center; background: #fff; display: flex; height: 100vh; justify-content: center; left: 0; position: fixed; top: 0; transition: opacity 0.9s linear; width: 100%; z-index: 9999; opacity: 1; }

.preloader.loaded { opacity: 0; pointer-events: none; }

/* end preloader */
.bred { border: 1px solid #990000; }
