@import url("https://fonts.googleapis.com/css?family=Julius+Sans+One|Open+Sans&display=swap");

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
html {
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: inherit;
}
figure {
    margin: 0;
}
.container, .small-container, .medium-container {
    width: 100%;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 699px) {
    .container, .small-container, .medium-container {
    padding: 0 0;
}
}.small-container {
    max-width: 700px;
}
.medium-container {
    max-width: 900px;
}
.content-section {
    padding: 30px 0;
}
@media (min-width: 700px) {
    .content-section {
    padding: 60px 0;
}
}.onecol {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 92%;
    max-width: 800px;
}
/*! Avalanche | MIT License | @colourgarden */.grid {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -1rem;
    font-size: 0;
}
.grid--cell {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 0;
    padding-left: 1rem;
    vertical-align: top;
    font-size: 17px;
}
.grid_center {
    text-align: center;
}
.grid_center>.grid--cell {
    text-align: left;
}
.grid--cell.text-center {
    text-align: center;
}
.grid--cell_center {
    display: block;
    margin: 0 auto;
}
.grid_flush {
    margin-left: 0;
}
.grid_flush>.grid--cell {
    padding-left: 0;
}
.stl-1\/12 {
    width: 8.33333%}
.stl-2\/12 {
    width: 16.66667%}
.stl-3\/12 {
    width: 25%}
.stl-4\/12 {
    width: 33.33333%}
.stl-5\/12 {
    width: 41.66667%}
.stl-6\/12 {
    width: 50%}
.stl-7\/12 {
    width: 58.33333%}
.stl-8\/12 {
    width: 66.66667%}
.stl-9\/12 {
    width: 75%}
.stl-10\/12 {
    width: 83.33333%}
.stl-11\/12 {
    width: 91.66667%}
@media screen and (max-width: 699px) {
    .stl-1\/12-sml {
    width: 8.33333%}
.stl-2\/12-sml {
    width: 16.66667%}
.stl-3\/12-sml {
    width: 25%}
.stl-4\/12-sml {
    width: 33.33333%}
.stl-5\/12-sml {
    width: 41.66667%}
.stl-6\/12-sml {
    width: 50%}
.stl-7\/12-sml {
    width: 58.33333%}
.stl-8\/12-sml {
    width: 66.66667%}
.stl-9\/12-sml {
    width: 75%}
.stl-10\/12-sml {
    width: 83.33333%}
.stl-11\/12-sml {
    width: 91.66667%}
}@media screen and (min-width: 700px) {
    .stl-1\/12-med {
    width: 8.33333%}
.stl-2\/12-med {
    width: 16.66667%}
.stl-3\/12-med {
    width: 25%}
.stl-4\/12-med {
    width: 33.33333%}
.stl-5\/12-med {
    width: 41.66667%}
.stl-6\/12-med {
    width: 50%}
.stl-7\/12-med {
    width: 58.33333%}
.stl-8\/12-med {
    width: 66.66667%}
.stl-9\/12-med {
    width: 75%}
.stl-10\/12-med {
    width: 83.33333%}
.stl-11\/12-med {
    width: 91.66667%}
}@media screen and (min-width: 900px) {
    .stl-1\/12-lrg {
    width: 8.33333%}
.stl-2\/12-lrg {
    width: 16.66667%}
.stl-3\/12-lrg {
    width: 25%}
.stl-4\/12-lrg {
    width: 33.33333%}
.stl-5\/12-lrg {
    width: 41.66667%}
.stl-6\/12-lrg {
    width: 50%}
.stl-7\/12-lrg {
    width: 58.33333%}
.stl-8\/12-lrg {
    width: 66.66667%}
.stl-9\/12-lrg {
    width: 75%}
.stl-10\/12-lrg {
    width: 83.33333%}
.stl-11\/12-lrg {
    width: 91.66667%}
}html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
}
body {
    color: #524d59;
    background: #fff;
    font-size: inherit;
    font-family: "Open Sans", helvetica, sans-serif;
}
@media (max-width: 699px) {
    body {
    font-size: 15px;
}
}p, ol, ul, dl, table {
    margin: 0 0 1.5rem 0;
}
p, li, td {
    font-size: 17px;
    line-height: 1.7;
    color: #524d59;
}
@media (max-width: 699px) {
    p, li, td {
    font-size: 15px;
}
}.paletext p, .paletext li {
    color: #fff;
}
ul li ul {
    margin-bottom: 0;
}
ol li ol {
    margin-bottom: 0;
}
h1, h2, h3, h4, h5 {
    text-align: center;
    margin: 1.5rem 0 20px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "Julius Sans One", helvetica, sans-serif;
    line-height: 1.5;
    color: #7a7782;
    letter-spacing: 1px;
}
h1:not(:first-child), h2:not(:first-child), h3:not(:first-child), h4:not(:first-child), h5:not(:first-child) {
    margin: 1.5rem 0 20px;
}
h1:not(:first-child), h2:not(:first-child), h3:not(:first-child) {
    margin-top: 2rem;
}
h1 {
    font-size: 1.6rem;
}
h2 {
    font-size: 1.4rem;
}
h3 {
    font-size: 1.2rem;
}
h4 {
    font-size: 1.2rem;
}
h5 {
    font-size: 1.2rem;
}
@media (min-width: 700px) {
    h1: not(:first-child), h2:not(:first-child), h3:not(:first-child) {
    margin-top: 2.5rem;
}
h1 {
    font-size: 2.1rem;
}
h2 {
    font-size: 1.9rem;
}
h3 {
    font-size: 1.7rem;
}
h4 {
    font-size: 1.5rem;
}
h5 {
    font-size: 1.4rem;
}
}.textwrap h3 {
    font-size: 1rem;
    margin-bottom: 1rem;
}
.textboxbg {
    background-color: rgba(0, 0, 0, 0);
}
.textboxbg h3, .textboxbg p, .textboxbg a {
    color: #fff;
}
h1.hlarger {
    font-size: 2.94rem;
}
h2.hlarger {
    font-size: 2.66rem;
}
h3.hlarger {
    font-size: 2.38rem;
}
.pagetitle {
    position: relative;
    padding: 30px 0 15px;
    margin-bottom: 25px;
}
h2.section-title {
    margin: 10px 0 30px;
}
h2.white, h3.white, .paletext h2, .paletext h3 {
    color: #ffffff;
}
h1.top, h2.top, h3.top, h4.top {
    margin-top: 0;
}
.sup-title {
    font-family: georgia,  serif;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0px;
    margin-bottom: 6px;
}
h4.sup-title.dark {
    color: #4f4c48;
}
.sub-title {
    margin: -20px auto 40px;
    text-align: center;
}
.textbigger, .pbigger p {
    font-size: 20.4px;
}
.linebg {
    z-index: 2;
    position: relative;
    margin: 48px 0 24px;
    padding-top: 0;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: center;
}
.linebg em {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #625D69;
    padding: 8px 24px;
}
.linebg::after {
    content: "";
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #625D69;
    margin: 0 auto;
    width: 100%;
    z-index: -1;
}
a {
    color: #ad493a;
    text-decoration: underline;
}
a:hover, a:active, a:focus {
    color: #743127;
    text-decoration: underline;
}
a.nocolor {
    color: #524d59;
}
.bgtrans a {
    color: #4e211a;
}
.bg a {
    color: #ffffff;
}
mark {
    background: #ffeea8;
    padding: 0 0.2rem;
}
blockquote {
    margin: 0 0 1.5rem 0;
    border-left: 16px solid #f0f0f0;
    padding: 0 1.5rem;
    font-size: 1.5rem;
}
blockquote cite {
    display: block;
    margin-top: 1.5rem;
    font-size: 1rem;
    text-align: right;
}
hr {
    height: 1px;
    border-top: 1px solid #625D69;
    margin-top: 3em;
    margin-bottom: 2em;
}
.uline:after {
    content: ' ';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 120px;
    height: 0;
    border-top: 1px solid #625D69;
    margin-left: -60px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.fancylist ul {
    list-style: none;
    width: 94%;
    margin: 10px 3% 30px;
    padding: 0;
}
.fancylist ul li {
    text-align: center;
}
.fancylist 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: #625D69;
}
.fancylist ul li:after {
    display: inline-block;
    content: '';
    -webkit-border-radius: 0.2rem;
    border-radius: 0.2rem;
    height: 0.4rem;
    width: 0.4rem;
    margin-left: 0.75rem;
    margin-bottom: 0.2em;
    background-color: #625D69;
}
.starlist.fancylist ul li:before, .starlist.fancylist ul li:after {
    content: '\2606';
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none;
}
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;
}
.button, a.button, button, [type=submit], [type=reset], [type=button] {
    -webkit-appearance: none;
    display: inline-block;
    border: 1px solid #625D69;
    border-radius: 0;
    background: #625D69;
    color: #fff;
    margin: 0;
    padding: 8px 16px;
    transition: all 0.25s ease-in-out;
    vertical-align: middle;
    -webkit-appearance: none;
    font-size: 110%;
    line-height: 2;
    font-family: "Open Sans", helvetica, sans-serif;
    font-style: normal;
    letter-spacing: .1em;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
}
.button:hover, a.button:hover, button:hover, [type=submit]:hover, [type=reset]:hover, [type=button]:hover {
    border: 1px solid #49454e;
    background: #302d33;
    color: #fff;
    text-decoration: none;
}
.button:focus, .button:active, a.button:focus, a.button:active, button:focus, button:active, [type=submit]:focus, [type=submit]:active, [type=reset]:focus, [type=reset]:active, [type=button]:focus, [type=button]:active {
    text-decoration: none;
}
.button::-moz-focus-inner, a.button::-moz-focus-inner, button::-moz-focus-inner, [type=submit]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=button]::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.accent-button, a.accent-button {
    color: #fff;
    border: 1px solid #b5b2ba;
    background: #b5b2ba;
}
.accent-button:hover, .accent-button:focus, .accent-button:active, a.accent-button:hover, a.accent-button:focus, a.accent-button:active {
    color: #fff;
    border: 1px solid #9b97a2;
    background: #9b97a2;
}
.round-button, a.round-button {
    border-radius: 40px;
}
.square-button, a.square-button {
    border-radius: 0;
}
.btn-outline, a.btn-outline {
    background-color: #ffffff;
    color: #625D69;
    border: 2px solid #625D69;
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    margin: 0;
    padding: 8px 16px;
    transition: all 0.25s ease-in-out;
    vertical-align: middle;
    -webkit-appearance: none;
    font-size: 110%;
    line-height: 2;
    font-family: "Open Sans", helvetica, sans-serif;
    font-style: normal;
    letter-spacing: .1em;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, a.btn-outline:hover, a.btn-outline:focus, a.btn-outline:active {
    background-color: #625D69;
    color: #ffffff;
}
.btn-outline.oncolor {
    border: 2px solid #ffffff;
    background-color: #ffffff;
    color: #625D69;
}
[type=color], [type=date], [type=datetime], [type=email], [type=password], [type=search], [type=tel], [type=text], [type=url], select, textarea {
    display: block;
    border: 1px solid #cfcac4;
    border-radius: 0;
    padding: .75rem;
    outline: none;
    background: #fff;
    color: #524d59;
    font-family: "Open Sans", helvetica, sans-serif;
    margin-bottom: .5rem;
    font-size: 1rem;
    width: 100%;
    max-width: 100%;
    line-height: 1;
}
form.std {
    color: #524d59;
    background: #fff;
    margin: 3em 0 1.5em;
    max-width: 600px;
    position: relative;
}
form.std .narrow {
    width: 50%;
    min-width: 120px;
}
form.std input[type="submit"] {
    margin: 1em 0 1.5em;
}
form.std p {
    margin: 1em 0 0.5em;
}
form.std textarea {
    height: 10em;
    color: #524d59;
    font-family: "Open Sans", helvetica, sans-serif;
}
form.std textarea.smallmessage {
    height: 4em;
}
form.std legend {
    background-color: #fff;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 0.4em 0.8em;
    text-align: center;
    position: absolute;
    width: 100%;
    top: -1em;
    left: 0;
    right: 0;
    border: 0px solid #625D69;
    border-radius: 0;
}
div.offleft, span.offleft {
    position: absolute;
    top: 0;
    left: -9999em;
    height: 1px;
    width: 1px;
}
[type=color]:hover, [type=date]:hover, [type=datetime]:hover, [type=email]:hover, [type=password]:hover, [type=search]:hover, [type=tel]:hover, [type=text]:hover, [type=url]:hover, select:hover, textarea:hover {
    border: 1px solid #49454e;
}
[type=color]:focus, [type=color]:active, [type=date]:focus, [type=date]:active, [type=datetime]:focus, [type=datetime]:active, [type=email]:focus, [type=email]:active, [type=password]:focus, [type=password]:active, [type=search]:focus, [type=search]:active, [type=tel]:focus, [type=tel]:active, [type=text]:focus, [type=text]:active, [type=url]:focus, [type=url]:active, select:focus, select:active, textarea:focus, textarea:active {
    border: 1px solid #ad493a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #dfa9a1;
}
textarea {
    overflow: auto;
}
fieldset {
    border: 0px solid #625D69;
    border-radius: 0;
    padding: 1rem;
}
select {
    color: #524d59;
    padding-right: 1rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAvklEQVQoFY2QMQqEMBBFv7ERa/EMXkGw11K8QbDXzuN4BHv7QO6ifUgj7v4UAdlVM8Uwf+b9YZJISnlqrfEUZVlinucnBGKaJgghbiHOyLyFKIoCbdvecpyReYvo/Ma2bajrGtbaC58kCdZ1RZ7nl/4/4d5EsO/7nzl7IUtodBexMMagaRrs+06JLMvcNWmaOv2W/C/TMAyD58dxROgSmvxFFMdxoOs6lliWBXEcuzokXRbRoJRyvqqqQvye+QDMDz1D6yuj9wAAAABJRU5ErkJggg==) right center no-repeat;
    line-height: 1;
}
select::-ms-expand {
    display: none;
}
[type=range] {
    width: 100%}
label {
    max-width: 100%;
    display: block;
    margin: 1rem 0 .5rem;
}
input.has-error, input.has-error:hover, input.has-error:focus, input.has-error:active, select.has-error, select.has-error:hover, select.has-error:focus, select.has-error:active, textarea.has-error, textarea.has-error:hover, textarea.has-error:focus, textarea.has-error:active {
    border: 1px solid #D33C40;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #f4cecf;
}
::-webkit-input-placeholder, ::-moz-placeholder, :-moz-placeholder, :-ms-input-placeholder {
    color: #9e99a6;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    max-width: 100%}
thead th {
    border-bottom: 2px solid #625D69;
}
tfoot th {
    border-top: 2px solid #625D69;
}
td {
    border-bottom: 1px solid #625D69;
}
th, td {
    text-align: left;
    padding: .5rem;
}
caption {
    padding: 1rem 0;
    caption-side: bottom;
    color: #ababab;
}
.striped-table tbody tr:nth-child(odd) {
    background-color: #f8f8f8;
}
.contain-table {
    overflow-x: auto;
}
@media (min-width: 700px) {
    .contain-table {
    width: 100%}
}.blazy {
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
    max-width: 100%;
    opacity: 0;
}
.blazy.b-loaded {
    opacity: 1;
}
.blazywrap.landscape, .blazywrap.portrait, .blazywrap.square {
    background-color: #eee;
    height: 1px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.blazywrap.landscape {
    padding-bottom: 50%}
.blazywrap.portrait {
    padding-bottom: 130%}
.blazywrap.square {
    padding-bottom: 100%}
.text-left, .textleft {
    text-align: left;
}
.textleftmobcenter {
    text-align: left;
}
@media (max-width: 699px) {
    .textleftmobcenter {
    text-align: center;
}
}.textleftmedcenter {
    text-align: left;
}
@media (max-width: 899px) {
    .textleftmedcenter {
    text-align: center;
}
}.text-right, .textright {
    text-align: right;
}
.textrightmobcenter {
    text-align: right;
}
@media (max-width: 699px) {
    .textrightmobcenter {
    text-align: center;
}
}.textrightmedcenter {
    text-align: right;
}
@media (max-width: 899px) {
    .textrightmedcenter {
    text-align: center;
}
}.text-center, .textcenter {
    text-align: center;
}
.text-justify, .textjustify {
    text-align: justify;
}
.text-smaller, .textsmaller {
    font-size: 11.9px;
}
.text-larger, .textlarger {
    font-size: 23.8px;
}
.text-closer, .textcloser {
    line-height: .85;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.vertical-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.centerinlinecontent {
    text-align: center;
}
.minheight140 {
    min-height: 140px;
}
.max100 {
    display: block;
    max-width: 100%;
    height: auto;
}
.img100, img.fit {
    display: block;
    width: 100%;
    height: auto;
}
.show {
    display: block !important;
}
.hide {
    display: none !important;
}
.displaynone {
    display: none;
}
.invisible {
    visibility: hidden;
}
@media (max-width: 699px) {
    .sshow, .mshow {
    display: block;
}
}@media (min-width: 700px) {
    .sshow, .mshow {
    display: none;
}
}@media (max-width: 699px) {
    .shideinline, .mhideinline {
    display: none;
}
}@media (min-width: 700px) {
    .shideinline, .mhideinline {
    display: inline-block;
}
}@media (max-width: 699px) {
    .shide, .mhide {
    display: none;
}
}@media (min-width: 700px) {
    .shide, .mhide {
    display: block;
}
}@media (max-width: 899px) {
    .medhide {
    display: none;
}
}@media (min-width: 900px) {
    .medhide {
    display: block;
}
}.float-left {
    float: left;
}
.float-right {
    float: right;
}
.no-padding-top {
    padding-top: 0;
}
.no-padding-bottom {
    padding-bottom: 0;
}
.pad {
    padding: 2em;
}
.padding-top, .padt {
    padding-top: 2rem;
}
.padding-bottom, .padb {
    padding-bottom: 2rem;
}
.padtb {
    padding-top: 80px;
    padding-bottom: 80px;
}
.sectionpadtb {
    padding-top: 60px;
    padding-bottom: 80px;
}
.sectionpadt {
    padding-top: 60px;
}
.sectionpadb {
    padding-bottom: 80px;
}
.marginpad {
    margin: 30px;
    width: auto;
    height: auto;
    display: block;
    box-sizing: content-box;
}
.mt0 {
    margin-top: 0;
}
.mb0 {
    margin-bottom: 0;
}
.mt2 {
    margin-top: 2rem;
}
.mb2 {
    margin-bottom: 2rem;
}
.mtb, .mtb1 {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.mb, .mb1 {
    margin-bottom: 1rem;
}
.mt, .mt1 {
    margin-top: 1rem;
}
.tocenter-table {
    display: table;
    width: 100%;
    height: 100%}
.tocenter-cell {
    display: table-cell;
    text-align: center !important;
    vertical-align: middle;
}
.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;
}
.posrel {
    position: relative;
}
.centercontents {
    width: 80%;
    max-width: 290px;
    margin: 0 auto;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: block;
}
.clearfix:after {
    clear: both;
}
.clear {
    clear: both;
    display: block;
    height: 0;
}
.clear1 {
    clear: both;
    display: block;
    height: 1rem;
}
.clear2 {
    clear: both;
    display: block;
    height: 2rem;
}
.clear3 {
    clear: both;
    display: block;
    height: 3rem;
}
.clear4 {
    clear: both;
    display: block;
    height: 4rem;
}
.altbg {
    background: rgba(0, 0, 0, 0);
    color: #404040;
}
.screen-reader-text {
    clip: rect(1px,  1px,  1px,  1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.view {
    background-color: #cccccc;
    border: 0px solid #fff;
    width: 100%;
    height: auto;
    margin: 0;
    float: left;
    overflow: hidden;
    position: relative;
    box-shadow: 1px 1px 2px #e6e6e6;
    text-align: center;
    cursor: default;
}
.view .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(219, 127, 8, 0.7);
    transition: all 0.4s ease-in-out;
}
.view:hover .mask {
    opacity: 1;
}
.view img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    transition: all 0.2s linear;
}
.view:hover img {
    transform: scale(1.1);
}
.view h2 {
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    font-size: 17px;
    padding: 10px;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view:hover h2, .view:hover p, .view:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view p {
    font-family: Georgia,  serif;
    font-style: italic;
    font-size: 13px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.2s linear;
}
.view:hover p {
    transition-delay: 0.1s;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view a.info:hover {
    box-shadow: 0 0 5px #000;
}
.view:hover a.info {
    transition-delay: 0.2s;
}
.imgblock__wrap {
    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);
}
.imgblock__wrap 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;
}
.imgblock__wrap: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;
}
.imgblock__body {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    font-family: "Julius Sans One", helvetica, sans-serif;
    font-style: normal;
    text-decoration: none;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.imgblock__body:hover {
    background: rgba(0, 0, 0, 0.75);
}
.imgblock__body, .imgblock__body:active, .imgblock__body:hover, .imgblock__body:focus {
    color: #fff;
}
.imgblock__title, .imgblock__cta {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: .1em;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.imgblock__title {
    top: 50%;
    margin: 0;
    padding: 0 12px;
    color: #fff;
    transform: translateY(-50%);
    font-size: 1em;
}
@media (min-width: 700px) {
    .imgblock__title {
    font-size: 1.3em;
}
}@media screen and (max-width: 479px) {
    .imgblock__cta {
    display: none;
}
}@media screen and (min-width: 480px) {
    .imgblock__cta {
    top: 100%;
    font-size: 1em;
}
.imgblock__body:hover .imgblock__cta {
    top: 75%}
}.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: .7;
    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: 0 none;
    width: 100%;
    height: auto;
}
@media (min-width: 35.5em) {
    .sl-wrapper .sl-image img {
    border: 0 none;
}
}@media (min-width: 50em) {
    .sl-wrapper .sl-image img {
    border: 0 none;
}
}.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.8);
    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;
}
}div.navwrap {
    position: relative;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    transition: all 0.5s ease-in-out;
    height: 50px;
}
.hasheadroom.headroom--pinned {
    transform: translateY(0%);
}
.hasheadroom.headroom--unpinned {
    transform: translateY(-100%);
}
.nav-container {
    width: 98%;
    max-width: 1400px;
    margin: 0 auto;
}
.brand {
    position: relative;
    text-align: left;
    padding-left: 0px;
    float: left;
    width: 30%;
    border: 0px solid #770000;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 2em;
}
@media (max-width: 899px) {
    .brand {
    width: 80%;
    padding-left: 15px;
    font-size: 1.4em;
}
}.brand a, .brand a:visited {
    color: #5a5a5a;
    text-decoration: none;
}
nav#tania {
    float: right;
    width: 100%}
@media (max-width: 899px) {
    nav#tania {
    width: 100%;
    min-height: 50px;
}
}ul.nav-list {
    background-color: #fff;
    position: relative;
    float: none !important;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    list-style: none;
    padding: 0;
}
@media (max-width: 899px) {
    ul.nav-list {
    position: absolute;
    display: none;
    top: 50px;
    z-index: 9999999;
    width: 100%;
    height: auto;
    left: 0;
}
}ul.nav-list li {
    display: inline-block;
    float: none;
    position: relative;
}
@media (max-width: 899px) {
    ul.nav-list li {
    float: none;
}
}ul.nav-list li a {
    display: block;
    position: relative;
    font-size: 0.8em;
    padding: 0 2px;
    font-family: "Julius Sans One", helvetica, sans-serif;
    line-height: 50px;
    border-right: 0px solid #fff;
    color: #524d59;
    text-decoration: none;
    text-transform: uppercase;
}
@media (max-width: 899px) {
    ul.nav-list li a {
    padding: 10px 15px;
    line-height: 20px;
}
}ul.nav-list li a:hover {
    color: #524d59;
}
@media (max-width: 899px) {
    ul.nav-list li a: hover {
    background: #fff;
}
}ul.nav-list li ul {
    list-style-type: none;
    padding-left: 0;
}
ul.nav-list li ul li {
    width: auto;
    display: block;
    min-width: 220px;
}
ul.nav-list li ul li a {
    padding: 15px;
    line-height: 20px;
    background: #625D69;
}
@media (max-width: 899px) {
    ul.nav-list li ul li a {
    padding-left: 30px;
}
}ul.nav-list li ul li a:hover {
    background: #fff;
    color: #625D69;
}
ul.nav-list {
    border-left: 0px solid #fff;
}
@media (min-width: 900px) {
    ul.nav-list {
    display: block !important;
}
}ul.nav-list li {
    box-sizing: border-box;
    width: auto;
    text-align: center;
    position: relative;
    z-index: 9999;
}
@media (max-width: 899px) {
    ul.nav-list li {
    width: 100%}
}ul.nav-list span {
    display: inline-block;
    float: none;
    color: #524d59;
    margin: 0 4px;
}
@media (max-width: 899px) {
    ul.nav-list span {
    display: none;
}
}@media (max-width: 899px) {
    .nav-mobile {
    display: block;
}
}ul.nav-list li ul.nav-dropdown {
    position: absolute;
    z-index: -1;
    box-shadow: 0 3px 12px rgba(80, 80, 80, 0.35);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 200ms,  opacity 200ms linear;
}
@media (max-width: 899px) {
    ul.nav-list li ul.nav-dropdown {
    position: static;
    display: none;
}
}ul.nav-list li.active ul.nav-dropdown {
    width: auto;
    height: auto;
    visibility: visible;
    opacity: 1;
    transition: opacity 200ms linear;
}
@media (max-width: 899px) {
    ul.nav-list li.active ul.nav-dropdown {
    display: block;
}
}ul.nav-list li.hasul a {
    padding-right: 20px;
}
ul.nav-list li.hasul>a:after {
    content: '';
    position: absolute;
    top: 46%;
    right: 3px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #524d59;
    border-bottom: none;
}
ul.nav-list li.hasul.active>a:after {
    border-bottom: 6px solid #524d59;
    border-top: none;
}
.nav-toggle-wrap {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    height: 50px;
    width: 50px;
    cursor: pointer;
}
@media (max-width: 899px) {
    .nav-toggle-wrap {
    display: block;
}
}#nav-toggle {
    position: relative;
    display: block;
    top: 22.5px;
    right: 7.5px;
    padding-left: 7.5px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 5px;
    width: 35px;
    background: #524d59;
    position: absolute;
    display: block;
    content: '';
    transition: all 300ms ease-in-out;
}
#nav-toggle span:before {
    top: -10px;
}
#nav-toggle span:after {
    bottom: -10px;
}
#nav-toggle.active span {
    background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
    top: 0;
}
#nav-toggle.active span:before {
    transform: rotate(45deg);
}
#nav-toggle.active span:after {
    transform: rotate(-45deg);
}
figure {
    display: block;
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%}
figure:hover figcaption {
    opacity: 1;
    bottom: 0;
}
figcaption {
    position: absolute;
    background: rgba(0, 0, 0, 0.75);
    color: white;
    padding: 10px 20px;
    opacity: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    bottom: -30%;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.cap-left figcaption {
    bottom: 0;
    left: -30%}
.cap-left:hover figcaption {
    left: 0;
}
.cap-right figcaption {
    bottom: 0;
    right: -30%}
.cap-right:hover figcaption {
    right: 0;
}
.cap-top figcaption {
    left: 0;
    top: -30%}
.cap-top:hover figcaption {
    top: 0;
}
.cap-bot figcaption {
    left: 0;
    bottom: -30%}
.cap-bot:hover figcaption {
    bottom: 0;
}
body {
    position: relative;
    padding: 2% 2% 0;
    border-bottom: 2% solid  #f0ba01 ;
    /* height: 100%; */
    background-color: #f0ba01;
    /* background-image: url("../photos/bg.jpg"); */
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}
#botborder {  display: block; height: 2%;    background-color: #f0ba01;
border-bottom: 1px solid #f0ba01; margin-bottom: -1px;   }
.nofouc {
    display: none;
}
.borderred, .bred {
    border: 1px solid #990000;
}
.bg2 {
    background-color: #b5b2ba;
}
.bg3 {
    background-color: rgba(0, 0, 0, 0);
}
.bg {
    background-color: #b5b2ba;
}
.bggradient {
    background: #9a8b78;
    background: -moz-linear-gradient(-45deg,  #9a8b78 0%,  #8e765a 100%);
    background: -webkit-linear-gradient(-45deg,  #9a8b78 0%,  #8e765a 100%);
    background: linear-gradient(135deg,  #9a8b78 0%,  #8e765a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a8b78',  endColorstr='#8e765a', GradientType=1 );
}
.bgwhite {
    background-color: #ffffff;
}
#fixedbutton {
    position: fixed;
    display: none;
    bottom: 200px;
    left: 0;
    z-index: 99999;
}
.vertical-text {
    transform: rotate(90deg);
    transform-origin: left bottom 0;
}
#boxit {
    width: 100%;
    /* max-width: 1260px; */
    padding: 1%;
    background: #ffffff;
    margin-bottom: 0;
}
#inner {
    width: 98%;
    margin: 1%}
.overlay {
    position: absolute;
    top: 10%;
    left: 20%;
    display: block;
    width: 60%;
    height: auto;
    margin: 0;
    z-index: 9;
}
@media (max-width: 899px) {
    .overlay {
}
}@media (max-width: 699px) {
    .overlay {

}
}.padoverlay {
    padding: 0%}
.overlay h3 {
    margin: 5% auto 0;
    color: #fff;
    line-height: 1.4;     font-size: 30px;
}
@media (max-width: 899px) {
    .overlay h3 {
    font-size: 22px;
}
}img#logo {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
}
@media (max-width: 899px) {
    img#logo {

}
}@media (max-width: 699px) {
    img#logo {

}
}.slidesectionleft {
    display: inline-block;
    float: left;
    width: 65%}
.slidesectionright {
    display: inline-block;
    float: left;
    width: 35%}
ul.slides li {
    display: block;
}
.divider {
    border-bottom: 5px solid #625D69;
}
.dividetop {
    border-top: 1px solid #b5b2ba;
}
.collapser p {
    cursor: pointer;
    color: #ad493a;
}
.togpanel {
    display: none;
    border: 1px solid #777777;
    padding: 1em;
}
footer p {
    text-align: center;
    font-size: 100%}
footer p a, footer p a:hover {
    text-decoration: underline;
}
footer p a.noborder, footer p a.noborder:hover {
    text-decoration: none;
}
.to-top {
    display: none;
    text-indent: -99999em;
    bottom: 0;
    right: 0;
    left: 0;
    border: 0px solid #ff0000;
    color: #fff;
    cursor: pointer;
    height: 38px;
    width: 80px;
    margin: auto;
    position: fixed;
    text-align: center;
    z-index: 9999;
    border-bottom: none;
    background-image: url("../img/totoparrow80.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;
}
img#logohome {
    display: block;
    margin: 0 auto;
    width: 80%}
@media (max-width: 699px) {
    img#logohome {
    max-width: 400px;
}
}@media (min-width: 700px) {
    img#logohome {
    max-width: 500px;
    border: 0px solid #ffffff;
}
}@media (min-width: 900px) {
    img#logohome {
    max-width: 600px;
}
}img#portrait {
    display: block;
    width: 50%;
    max-width: 600px;
    height: auto;
    margin: 40px auto 60px;
}
img#map {
    display: block;
    width: 100%;
    height: auto;
    margin: 40px auto 60px;
}
img {
    color: #ffffff !important;
}
.ss img {
    max-width: 100%}
.stretchbg {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}
.shadow {
    -webkit-box-shadow: 3px 3px 5px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 3px 5px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px 2px rgba(0, 0, 0, 0.3);
}
.item_map .google-map {
    width: 100%;
    height: 400px;
    border: 1px solid #ddd;
}
.carousel-one-col {
    display: block;
    width: 96%;
    margin: 0 auto;
    max-width: 940px;
}
.carousel-one-col.arrowsin {
    border: 4px solid #b5b2ba;
    background-color: #ffffff;
}
.carousel-reviews .carouselitemwrap {
    padding: 0 110px;
}
@media (max-width: 699px) {
    .carousel-reviews .carouselitemwrap {
    padding: 0px 45px;
}
}.carousel-reviews .testimonial {
    position: relative;
    padding: 50px 10px 70px;
    margin-bottom: 0;
    border: 0;
}
@media (max-width: 699px) {
    .carousel-reviews .testimonial {
    padding: 50px 0px 70px;
}
}.carousel-reviews .testimonial h4 {
    font-size: 18px;
    margin-bottom: 0;
}
.carousel-reviews .testimonial p {
    color: #413035;
    font-style: italic;
    font-family: georgia,  serif;
    margin: 10px 0;
    font-size: 18px;
    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: "Open Sans", helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
}
.absbg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    bottom: 0%;
    border-top: 20px solid #fff;
    border-bottom: 20px solid #fff;
    left: 0;
    z-index: 0;
}
.z9 {
    position: relative;
    z-index: 9;
}
.carousel-rooms {
    display: block;
    width: 100%}
.carousel img.incarousel {
    display: inline-block;
    float: left;
    width: 60%;
    height: auto;
    top: 0;
    left: 0;
    border: 6px solid #fff;
}
.carousel .textwrap {
    display: inline-block;
    float: left;
    width: 40%;
    padding: 4%;
    height: auto;
    margin-top: 60px;
}
.carousel .textwrap h3, .rightofcarousel h3, .leftofcarousel h3 {
    font-size: 50px;
    color: #fff;
    text-align: left;
}
.carousel .textwrap p, .rightofcarousel p, .leftofcarousel p {
    font-size: 18px;
    color: #fff;
}
#carouselgallery {
    border: 0px solid #fff;
    background-color: #fff;
}
#carouselgallery img.border {
    color: #fff;
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    border: 6px solid #fff;
}
.spacetop {
    margin-top: 60px;
}
.spacetopbot {
    margin-top: 60px;
    margin-bottom: 60px;
}
.carousel-rooms.colleft, .carousel-rooms.colright {
    display: block;
    width: 60%;
    position: relative;
    top: 0;
    font-size: 0;
    padding-bottom: 0px;
}
.carousel-rooms.colleft {
    left: 0;
}
.carousel-rooms.colright {
    right: 0;
    left: 40%}
.rightofcarousel, .leftofcarousel {
    display: block;
    float: none;
    position: absolute;
    width: 40%;
    height: auto;
    top: 40px;
}
.rightofcarousel {
    right: 0;
    padding: 0 0 0 0;
}
.leftofcarousel {
    left: 0;
    padding: 0 0 0 0;
}
.rightofcarousel h3, .rightofcarousel p {
    margin: 0 0 20px 40px;
    text-align: left;
}
.leftofcarousel h3, .leftofcarousel p {
    margin: 0 10px 20px 0;
    text-align: left;
}
.carousel-rooms.colleft img, .carousel-rooms.colright img {
    display: block !important;
    margin: 0;
    width: 100%;
    height: auto;
    padding: 0;
    vertical-align: top;
    background-color: #fff;
    color: #fff;
    border: 6px solid #fff;
}
@media screen and (max-width: 880px) {
    .absbg {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.rightofcarousel, .leftofcarousel {
    display: block;
    position: relative;
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
    top: 0px;
    padding: 40px 0 30px;
}
.carousel-rooms.colleft, .carousel-rooms.colright {
    padding-bottom: 40px;
    width: 96%;
    position: relative;
    top: 0;
    font-size: 0;
}
.carousel-rooms.colleft {
    left: 2%}
.carousel-rooms.colright {
    right: 2%;
    left: 2%}
.rightofcarousel h3, .rightofcarousel p {
    margin: 0 0 20px 0;
    text-align: center;
}
.leftofcarousel h3, .leftofcarousel p {
    margin: 0 0 20px 0;
    text-align: center;
}
}img.border {
    border: 6px solid #fff;
}
@media screen and (max-width: 900px) {
    .galleryitem .thumb-container {
    height: 160px;
}
}@media screen and (max-width: 700px) {
    body {

}
.galleryitem {
    width: 49%;
    margin: 0 1% 1% 0;
}
.galleryitem .thumb-container {
    height: 200px;
}
}@media screen and (max-width: 440px) {
    .galleryitem {
    width: 100%;
    margin: 0 0 1% 0;
}
}.sidebarthumbholder {
    margin: 0 0 4% 0;
}
div.socmediawrap {
    width: 50px;
    height: auto;
    display: block;
    overflow: visible;
    margin: 0 auto;
}
div.socmediawrap a {
    border: none;
}
div.socmediawrap img {
    display: inline-block;
    float: right;
    width: 50px;
    height: 50px;
}
div.socmediawrap img.hasmargin {
    margin-left: 20px;
}
.calwrap {
    display: block;
    width: 100%;
    max-width: 900px;
    margin: 20px auto 40px;
    min-height: 300px;
}
#cookiealert {
    width: 100%;
    background-color: #3c3940;
    border-top: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    margin: 0;
}
.alert-message {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
}
.alert-message p {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 4px 1% 4px 2%;
    display: block;
    width: 87%;
    margin: 0 10% 0 0;
}
.alert-message p a {
    color: #fff;
    text-decoration: underline;
}
.alert-message span {
    color: #fff;
    display: block;
    position: absolute;
    right: 2%;
    top: 6px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 16px;
    padding: 3px 12px 4px;
    margin: 0;
    font-weight: normal;
    cursor: pointer;
}
.alert-message span em {
    font-style: normal;
    display: inline-block;
    margin: 0 4px;
}
@media only screen and (max-width: 440px) {
    .alert-message span em {
    display: none;
}
}#cookiealert.hide {
    display: none;
}
#cookiealert.show {
    display: block;
}
