/*
Theme Name: AESNYC
Author: Anonymous
Author URI:
Version: 1
Description: AESNYC theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: AESNYC
Tags: one-column, two-columns
Theme URI:
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
	 ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
	 ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
	 ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
	 ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

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

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	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-doc .path1:before {
	content: "\e907";
	color: #e2e5e7;
}

.icon-doc .path2:before {
	content: "\e908";
	margin-left: -.75em;
	color: #b0b7bd;
}

.icon-clipboard:before {
	content: "\e909";
}

.icon-next:before {
	content: "\e906";
}

.icon-quote:before {
	content: "\e903";
}

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

.icon-pinterest:before {
	content: "\e901";
}

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

.icon-arrow-left:before {
	content: "\e904";
}

.icon-arrow-right:before {
	content: "\e905";
}

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

.breadcrumbs,
#nav .drop,
.venues-list,
.clients-list,
.spaces-list,
.list,
.transit-list,
.sort-list,
.service-list,
.caterers-list,
.management-list,
.info-list,
.social-list,
.footer-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #4a4a4a;
	background: #fff;
	font: 20px/1.6 "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.gm-style img {
	max-width: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 1.6em;
}

blockquote {
	border-left: 4px solid #4a4a4a;
	padding-left: .5em;
	margin-left: 1.6em;
}

th,
td {
	border: 1px solid #4a4a4a;
	padding: .5em;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}

dl dd {
	overflow: hidden;
}

pre {
	max-width: 100%;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="number"],
textarea {
	-webkit-transition: border .3s ease-in-out;
	transition: border .3s ease-in-out;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #c8c8c8;
	padding: 4px 15px;
	width: 100%;
	font-weight: 400;
	font-size: 17px;
	color: #000;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	outline: none;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
textarea:focus {
	border-color: #000;
}

input[type="text"]:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder,
input[type="email"]:focus::-webkit-input-placeholder,
input[type="search"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
input[type="number"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	opacity: 0;
}

input[type="text"]:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder,
input[type="email"]:focus::-moz-placeholder,
input[type="search"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
input[type="number"]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	opacity: 1;
	opacity: 0;
}

input[type="text"]:focus:-moz-placeholder,
input[type="tel"]:focus:-moz-placeholder,
input[type="email"]:focus:-moz-placeholder,
input[type="search"]:focus:-moz-placeholder,
input[type="password"]:focus:-moz-placeholder,
input[type="number"]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	opacity: 0;
}

input[type="text"]:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder,
input[type="email"]:focus:-ms-input-placeholder,
input[type="search"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
input[type="number"]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	opacity: 0;
}

input[type="text"]:focus.placeholder,
input[type="tel"]:focus.placeholder,
input[type="email"]:focus.placeholder,
input[type="search"]:focus.placeholder,
input[type="password"]:focus.placeholder,
input[type="number"]:focus.placeholder,
textarea:focus.placeholder {
	opacity: 0;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	color: #7b7b7b;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	color: #7b7b7b;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
textarea:-moz-placeholder {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	color: #7b7b7b;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	color: #7b7b7b;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
input[type="number"].placeholder,
textarea.placeholder {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	color: #7b7b7b;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	min-height: 166px;
	max-height: 246px;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
	border: 2px solid #000;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
	color: #0b0b0b;
	letter-spacing: .7px;
	background: none;
	padding: 6px;
	display: inline-block;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="file"]:hover,
input[type="submit"]:hover {
	background: #000;
	color: #fff;
}

.widget {
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin-bottom: 1.6em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	max-width: 300px;
	width: 100%;
}

.comment-form input[type="submit"] {
	display: inline-block;
	float: none;
}

.post-password-form label {
	display: block;
	margin-bottom: 4px;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	max-width: 300px;
	width: 100%;
}

.search-form {
	margin-bottom: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.search-form input {
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 250px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #000;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.6em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.6em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.6em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.6em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 10px;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 48%;
	background: #000;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	opacity: .8;
}

.navigation-single {
	margin-bottom: 1.6em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 48%;
	background: #000;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
	opacity: .8;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #4a4a4a;
	padding: .4em;
	margin-bottom: 1.6em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.6em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.6em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.6em;
}

.mejs-container {
	margin-bottom: 1.6em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar td,
#wp-calendar th {
	border: 1px solid #4a4a4a;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	font-weight: 400;
	margin: 0 0 .5em;
	color: inherit;
	line-height: 1.2;
}

h1,
.h1 {
	color: #000;
	font-size: 35px;
}

h2,
.h2 {
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 4px;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	color: #9b9b9b;
	margin: 0 0 15px;
}

h3,
.h3 {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -1px;
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

h4,
.h4 {
	font-size: 17px;
	color: #9b9b9b;
	text-transform: uppercase;
}

h5,
.h5 {
	font-size: 16px;
}

h6,
.h6 {
	font-size: 15px;
}

p {
	margin: 0 0 29px;
}

a {
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out;
	color: #4a4a4a;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #000;
}

#header {
	position: fixed;
	width: 100% !important;
	left: 0;
	top: 0;
	right: 0;
	z-index: 99;
	padding: 18px 0;
	-webkit-transition: background .3s ease-in-out, border .3s ease-in-out, padding .3s ease-in-out;
	transition: background .3s ease-in-out, border .3s ease-in-out, padding .3s ease-in-out;
}

#header .holder {
	max-width: 100%;
	padding: 0 50px;
}

#header.fixed-position {
	padding: 10px 0;
	background: #fff;
	border-bottom: 1px solid #c8c8c8;
}

#header.fixed-position .holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#header.fixed-position .logo-scroll {
	display: inline-block;
}

#header.inner-header {
	background: #fff;
	border-bottom: 1px solid #c8c8c8;
	padding: 15px 0;
}

#header.inner-header .holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#header.inner-header.fixed-position {
	padding: 15px 0;
}

.logo-scroll {
	display: none;
	width: 40px;
	position: relative;
	z-index: 9999;
}

.logo-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 9999;
}

.breadcrumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 0 0 15px;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

.breadcrumbs li {
	color: #b1b1b1;
	font-size: 30px;
	line-height: 1;
	white-space: nowrap;
	position: relative;
	padding: 0 25px 0 0;
	margin: 0 10px 0 0;
}

.breadcrumbs li:only-child {
	color: #000;
}

.breadcrumbs li:before {
	content: "/";
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #b1b1b1;
	font-size: 36px;
}

.breadcrumbs li:last-child {
	padding: 0;
	margin: 0;
}

.breadcrumbs li:last-child:before {
	display: none;
}

.breadcrumbs li span {
	color: #000;
}

#nav {
	font-size: 14px;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

#nav .drop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#nav .drop li {
	margin: 0 0 0 9px;
	padding: 0 0 0 9px;
	text-transform: uppercase;
	position: relative;
}

#nav .drop li:first-child:before {
	display: none;
	margin: 0;
	padding: 0;
}

#nav .drop li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 12px;
	width: 1px;
	background: #fff;
}

.inner-header #nav .drop li:before {
	background: #4a4a4a;
}

.fixed-position #nav .drop li:before {
	background: #4a4a4a;
}

#nav .drop li.active a {
	color: #666;
}

.inner-header #nav .drop li.active a {
	color: #000;
}

.fixed-position #nav .drop li.active a {
	color: #000;
}

#nav .drop li a {
	color: #fff;
}

.inner-header #nav .drop li a {
	color: #4a4a4a;
}

.inner-header #nav .drop li a:hover {
	color: #000;
}

.fixed-position #nav .drop li a {
	color: #4a4a4a;
}

#nav .drop li a:hover {
	color: #666;
}

/* menu opener styles */

.menu-opener {
	width: 30px;
	height: 30px;
	position: relative;
	right: 0;
	overflow: hidden;
	outline: none;
	z-index: 9999;
	display: none;
}

.menu-opener:before,
.menu-opener:after,
.menu-opener span {
	background: #fff;
	position: absolute;
	top: 16px;
	left: 0;
	right: 0;
	height: 3px;
	margin-top: -3px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.fixed-position .menu-opener:before,
.fixed-position .menu-opener:after,
.fixed-position
    .menu-opener span {
	background: #4a4a4a;
}

.menu-active .menu-opener:before,
.menu-active .menu-opener:after,
.menu-active
    .menu-opener span {
	background: #4a4a4a;
}

.inner-header .menu-opener:before,
.inner-header .menu-opener:after,
.inner-header
    .menu-opener span {
	background: #4a4a4a;
}

.menu-opener:before,
.menu-opener:after {
	content: "";
	top: 8px;
}

.menu-opener:after {
	top: 24px;
}

.menu-opener:hover:before,
.menu-opener:hover:after,
.menu-opener:hover span {
	background: #b8b8b8;
}

/* menu active styles */

.menu-active .menu-opener:after,
.menu-active .menu-opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 16px;
	left: 0;
	right: 0;
}

.menu-active .menu-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menu-active .menu-opener span {
	opacity: 0;
}

#main {
	padding: 94px 0 0 0;
}

.home-page #main {
	padding: 0;
}

.visual-section {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.visual-section.inner .holder {
	min-height: 610px;
}

.visual-section .holder {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 590px;
}

.visual-section .logo {
	display: inline-block;
	position: relative;
	z-index: 5;
}

.visual-section .bg-holder {
	background-position: 50% bottom !important;
}

.text-info {
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

.venue-holder .venues-list {
	margin: 0 -5px 48px;
}

.venues-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -6px;
}

.venues-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	padding: 0 6px;
	margin: 0 0 10px;
}

.venues-list li a {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.venue-box {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #f5f5f5;
	text-align: center;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	overflow: hidden;
}

.venue-box:hover .venue-image:before {
	left: 0;
}

.venue-box:hover .venue-image .view {
	opacity: 1;
}

.venue-box.blockquote-style {
	-webkit-transition: opacity .4s linear;
	transition: opacity .4s linear;
}

.venue-box.blockquote-style .venue-image:before {
	left: 0;
	background: rgba(22, 23, 37, .8);
}

.venue-box.blockquote-style:hover {
	opacity: .8;
}

.venue-box.blockquote-style blockquote {
	position: relative;
	width: 100%;
	border: none;
	margin: 0;
	padding: 15px 15px 15px 60px;
	color: #f6f6f6;
	line-height: 1.2;
	text-align: left;
	z-index: 2;
	font-size: 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.venue-box.blockquote-style blockquote:before {
	content: "\e903";
	position: absolute;
	left: 20px;
	top: 15px;
	font-size: 24px;
	color: #fff;
	font-family: "icomoon";
	z-index: 2;
}

.venue-box.blockquote-style .venue-image {
	min-height: 270px;
}

.venue-box .venue-image {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-height: 255px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.venue-box .venue-image:before {
	content: "";
	-webkit-transition: left .4s linear;
	transition: left .4s linear;
	position: absolute;
	left: 100%;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(39, 39, 39, .8);
	z-index: 2;
}

.venue-box .venue-image .view {
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 0 10px;
	z-index: 3;
	opacity: 0;
}

.venue-box .venue-info {
	padding: 10px 15px 13px;
}

.venue-box .venue-info .title {
	display: block;
	margin: 0 0 3px;
}

.venue-box .venue-info address {
	color: #9b9b9b;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	font-style: normal;
}

.event-space {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -2px;
}

.event-space.inner-style {
	margin: 0 -5px;
}

.event-space.inner-style .col {
	padding: 0 5px;
	margin: 0 0 10px;
}

.event-space .col {
	width: 33.33%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 2px;
	margin: 0 0 4px;
}

.event-space .col.text-col {
	width: 66.6%;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

.event-space .col.text-col .event-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 25px 40px;
	width: 100%;
}

.event-space .col.text-col h2 {
	color: #4a4a4a;
}

.event-space .col.text-col .title {
	display: block;
	text-transform: uppercase;
	font-size: 24px;
	color: #dfdfdf;
	margin: 0 0 15px;
}

.event-space .col.style-1 {
	color: #dfdfdf;
}

.event-space .col .col-holder {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0;
	min-height: 255px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
}

.event-space .col .col-holder .title {
	color: #f6f6f6;
	display: block;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	margin: 0 0 26px;
}

.event-space .col .col-holder .btn {
	padding: 12px;
	min-width: 146px;
}

.event-space .col > a {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}

.event-space .col > a:hover:before {
	left: 0;
}

.event-space .col > a:hover .view {
	opacity: 1;
}

.event-space .col > a:before {
	content: "";
	-webkit-transition: left .4s linear;
	transition: left .4s linear;
	position: absolute;
	left: 100%;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(39, 39, 39, .75);
	z-index: 2;
}

.event-space .col > a .view {
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 0 10px;
	z-index: 3;
	opacity: 0;
}

.clients-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.clients-list li {
	line-height: 1;
	width: 20%;
	padding: 0 10px;
	margin: 0 0 15px;
}

.spaces-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -3px;
}

.spaces-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 25%;
	padding: 0 3px;
	margin: 0 0 25px;
}

.spaces-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff;
}

.spaces-box .image-holder img {
	width: 100%;
}

.spaces-box .spaces-info {
	padding: 22px 15px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -1px;
}

.list-cols {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 27px 0 75px;
	margin: 0 -25px;
}

.list-cols .list {
	width: 33.33%;
	padding: 0 25px;
}

.list {
	width: 100%;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	text-align: left;
}

.list li {
	padding: 15px 0;
	line-height: 1.1;
	border-bottom: 1px solid #cecece;
	letter-spacing: -.4px;
}

.vendor-holder {
	line-height: 1.5;
	padding: 30px 0 25px;
}

.vendor-holder .col-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.vendor-holder .vendor-title {
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	font-size: 36px;
	letter-spacing: -.4px;
	font-weight: 400;
	font-style: italic;
	display: inline-block;
	margin: 0 0 20px;
}

.vendor-holder .col {
	width: 27%;
	padding: 0 0 0 40px;
}

.vendor-holder .col:first-child {
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 73%;
	padding: 0;
}

.vendor-holder .col h2,
.vendor-holder .col h3 {
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #9b9b9b;
	font-weight: 400;
}

.vendor-holder .col h2 {
	letter-spacing: 4.6px;
	margin: 0 0 5px;
}

.vendor-holder .col a {
	text-decoration: underline;
}

.vendor-holder .col a:hover {
	text-decoration: none;
}

.vendor-holder .col .contact-wrap {
	font-size: 16px;
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 15px;
	line-height: 1.1;
}

.vendor-holder .col .contact-wrap .title {
	display: block;
}

.vendor-holder .col .contact-wrap .mail {
	text-decoration: none;
}

.vendor-holder .col .contact-wrap .web {
	text-decoration: none;
	padding: 0 0 3px;
	border-bottom: 2px solid #979797;
}

.vendor-holder .vendor-image {
	width: 108px;
	height: 108px;
	border: 1px solid #9b9b9b;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px;
	margin: 0 25px 0 0;
}

.vendor-holder .vendor-image img {
	width: 100%;
}

.contact-name {
	line-height: 1.1;
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 16px;
	display: block;
	color: #4a4a4a;
}

.address-wrap {
	font-size: 18px;
	line-height: 1.3;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	margin: 0 0 30px;
}

.address-wrap address {
	font-style: normal;
	margin: 0;
}

.address-wrap a.phone {
	text-decoration: none;
}

.description-holder {
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: left;
	margin: 0 -20px;
	line-height: 1.8;
}

.description-holder .col {
	width: 33.33%;
	padding: 0 20px;
}

.description-holder .col .list {
	width: 100%;
}

.description-holder .col .list li {
	padding: 7px 0;
}

.description-holder .col p a {
	text-decoration: underline;
}

.description-holder .col p a:hover {
	text-decoration: none;
}

.description-holder h3 {
	margin: 0 0 10px;
}

.plan-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.plan-info .plan-image {
	width: 50%;
}

.doc-info {
	max-width: 335px;
	width: 50%;
}

.doc-info .doc-title {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 17px;
}

.doc-info .list {
	min-width: 250px;
	margin: 0 0 15px;
}

.doc-info .list li {
	position: relative;
	padding: 12px 0 12px 35px;
}

.doc-info .list li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='svg8' viewBox='0 0 101.6 135.467'%3E%3Cg id='layer1' transform='translate(263.223 -123.433)'%3E%3Cg id='g3854' transform='matrix(.26458 0 0 .26458 -263.223 123.433)'%3E%3Cpath id='path3850' fill='%23e2e5e7' d='M32 0C14.4 0 0 14.4 0 32v448c0 17.6 14.4 32 32 32h320c17.6 0 32-14.4 32-32V128L256 0z'/%3E%3Cpath id='path3852' fill='%23b0b7bd' d='M288 128h96L256 0v96c0 17.6 14.4 32 32 32z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.doc-info .list li a {
	-webkit-transition: padding .3s ease-in-out, color .3s ease-in-out;
	transition: padding .3s ease-in-out, color .3s ease-in-out;
}

.doc-info .list li a:hover .type {
	color: #4a4a4a;
}

.doc-info .list li a .type {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #9b9b9b;
	padding: 0 0 0 7px;
}

.doc-info .map-wrap iframe {
	width: 100%;
}

.events-gallery {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -2px;
}

.events-gallery a {
	display: block;
	width: 25%;
	padding: 0 2px;
	margin: 0 0 4px;
	position: relative;
}

.events-gallery a:before {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	content: "";
	position: absolute;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	background: rgba(0, 0, 0, .3);
	z-index: 2;
	opacity: 0;
}

.events-gallery a:hover:before {
	opacity: 1;
}

.events-gallery a img {
	width: 100%;
}

.map-cols {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.map-cols .col {
	width: 65%;
	padding: 0 15px;
}

.map-cols .col:last-child {
	width: 35%;
}

.map-cols .col h3 {
	margin: 0 0 10px;
}

.map-cols .address-wrap {
	font-size: 20px;
	line-height: 1.8;
}

.map-wrap img {
	width: 100%;
}

.transit-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 30px;
}

.transit-list li {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.25;
}

.transit-list li.style-orange {
	color: #fff;
	background: #fe642a;
}

.transit-list li.style-yellow {
	background: #fccc39;
	color: #000;
}

.transit-list li.style-red {
	background: #ee352e;
	color: #fff;
}

.transit-list li.style-blue {
	background: #2850ad;
	color: #fff;
}

.transit-list li.style-gray {
	background: #a7a9ac;
	color: #fff;
}

.transit-list li.style-green {
	background: #019c58;
	color: #fff;
}

.transit-list li.style-brown {
	background: #af732a;
	color: #fff;
}

.transit-list li.style-purple {
	background: #9d3f97;
	color: #fff;
}

.post {
	padding: 55px 0;
	font-size: 19px;
	line-height: 1.8;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

.post .post-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.post .post-holder .col {
	width: 27%;
	padding: 125px 0 0 45px;
}

.post .post-holder .col:first-child {
	width: 64%;
	padding: 0;
}

.post .post-holder .post-image {
	margin: 0 0 35px;
}

.post .post-holder .post-image a {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	display: block;
}

.post .post-holder .post-image a:hover {
	opacity: .8;
}

.post .post-holder .post-image a img {
	width: 100%;
}

.post .post-text img {
	width: 100%;
	margin: 0 0 20px;
}

.post .heading {
	text-align: center;
	margin: 0 0 30px;
}

.post .heading h2 {
	font-size: 32px;
	color: #272727;
	font-weight: 400;
	position: relative;
	padding: 0 0 15px;
	margin: 0 0 20px;
	text-transform: none;
	letter-spacing: 0;
}

.post .heading h2:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 3px;
	width: 40px;
	background: #c8c8c8;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.post .sort-holder h3 {
	color: #000;
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	border-bottom: 2px solid #979797;
	padding: 0 0 3px;
	margin: 0 0 5px;
	font-weight: 400;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post .holder {
	max-width: 1160px;
}

.sort-list li {
	font-size: 18px;
	line-height: 1.46;
	text-transform: uppercase;
}

.service-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.service-list li {
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	color: #717171;
	position: relative;
	padding: 0 25px;
}

.service-list li:before {
	content: "\e909";
	font-family: "icomoon";
	position: absolute;
	top: 44%;
	left: 0;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.caterers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 20px;
}

.caterers .caterers-heading {
	display: inline-block;
	font-weight: 700;
	font-size: 14px;
	padding: 0 5px 0 0;
}

.caterers-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.caterers-list li {
	font-size: 14px;
	font-weight: 700;
	margin: 0 3px 0 0;
}

.caterers-list li a {
	color: #00e;
}

.caterers-list li a:hover {
	color: #9b9b9b;
}

.section-05 {
	padding: 40px 0 25px;
}

.section-05 .text-info {
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	line-height: 1.8;
}

.section-05 .text-info a {
	text-decoration: underline;
}

.section-05 .text-info a:hover {
	text-decoration: none;
}

.section-06 {
	padding: 30px 0 90px;
}

.section-07 {
	padding: 50px 0 90px;
}

.section-07 .plan-title {
	font-size: 18px;
	display: block;
	letter-spacing: -1px;
	margin: 0 0 7px;
}

.past-events-section {
	padding: 45px 0 75px;
}

.past-events-section h3 {
	margin: 0 0 20px;
}

.map-section {
	padding: 47px 0 70px;
}

.map-section h3 {
	margin: 0 0 15px;
}

.map-section .acf-map {
	margin: 0 !important;
}

.wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
	display: block;
	margin: 0 0 16px;
}

.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control {
	color: #7b7b7b;
}

.wpcf7 .wpcf7-form input[type="submit"] {
	margin: 25px 0 0 0;
	width: 100%;
}

.contact-section {
	padding: 40px 0;
}

.contact-section h3 {
	margin: 0 0 20px;
	font-size: 20px;
	letter-spacing: -.1px;
}

.contact-section h4 {
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 18px;
}

.contact-cols {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.contact-cols .col {
	width: 55%;
}

.contact-cols .col:last-child {
	width: 45%;
	padding: 0 0 0 65px;
}

.contact-cols address {
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	color: #000;
	font-size: 18px;
	line-height: 2;
	font-style: normal;
	letter-spacing: .5px;
}

.contact-cols address a {
	color: #000;
}

.contact-cols address a:hover {
	color: #9b9b9b;
}

.management-list {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -25px;
}

.management-list li {
	font: 20px/24px "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
	width: 50%;
	padding: 0 25px;
	color: #9b9b9b;
	margin: 0 0 47px;
	letter-spacing: .1px;
}

.management-list li .name {
	letter-spacing: -1px;
	font-size: 18px;
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	display: block;
	color: #4a4a4a;
}

.management-list li .contact-mail {
	color: #9b9b9b;
}

.management-list li .contact-mail:hover {
	color: #4a4a4a;
}

body.fancybox-active {
	overflow: hidden;
}

body.fancybox-iosfix {
	position: fixed;
	left: 0;
	right: 0;
}

.fancybox-is-hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99992;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.fancybox-outer {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
	position: absolute;
	direction: ltr;
	z-index: 99997;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .25s, visibility 0s linear .25s;
	transition: opacity .25s, visibility 0s linear .25s;
	box-sizing: border-box;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .25s, visibility 0s;
	transition: opacity .25s, visibility 0s;
}

.fancybox-infobar {
	top: 0;
	left: 0;
	font-size: 13px;
	padding: 0 10px;
	height: 44px;
	min-width: 44px;
	line-height: 44px;
	color: #ccc;
	text-align: center;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased;
	mix-blend-mode: exclusion;
}

.fancybox-toolbar {
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

.fancybox-stage {
	overflow: hidden;
	direction: ltr;
	z-index: 99994;
	-webkit-transform: translate3d(0, 0, 0);
}

.fancybox-is-closing .fancybox-stage {
	overflow: visible;
}

.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
}

.fancybox-slide::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
	display: block;
}

.fancybox-slide--image {
	overflow: visible;
}

.fancybox-slide--image::before {
	display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
	background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
	background: #e5e3df;
}

.fancybox-slide--next {
	z-index: 99995;
}

.fancybox-slide > * {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0 44px;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	box-sizing: border-box;
}

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
	display: none;
}

.fancybox-slide .fancybox-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition-property: opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
	cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
	cursor: -webkit-grab;
	cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	max-height: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: calc(100% - 100px);
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff;
}

.fancybox-iframe {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.fancybox-error {
	margin: 0;
	padding: 40px;
	width: 100%;
	max-width: 380px;
	background: #fff;
	cursor: default;
}

.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 16px;
	line-height: 20px;
}

/* Buttons */

.fancybox-button {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 44px;
	height: 44px;
	margin: 0;
	padding: 10px;
	border: 0;
	border-radius: 0;
	background: rgba(30, 30, 30, .6);
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	cursor: pointer;
	outline: none;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
	color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
	color: #fff;
}

.fancybox-button[disabled] {
	color: #ccc;
	cursor: default;
	opacity: .6;
}

.fancybox-button svg {
	display: block;
	position: relative;
	overflow: visible;
	shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width: 3;
}

.fancybox-button--share svg path {
	stroke-width: 1;
}

.fancybox-button--play svg path:nth-child(2) {
	display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
	display: none;
}

.fancybox-button--zoom svg path {
	fill: transparent;
}

/* Navigation arrows */

.fancybox-navigation {
	display: none;
}

.fancybox-show-nav .fancybox-navigation {
	display: block;
}

.fancybox-navigation button {
	position: absolute;
	top: 50%;
	margin: -50px 0 0 0;
	z-index: 99997;
	background: transparent;
	width: 60px;
	height: 100px;
	padding: 17px;
}

.fancybox-navigation button:before {
	content: "";
	position: absolute;
	top: 30px;
	right: 10px;
	width: 40px;
	height: 40px;
	background: rgba(30, 30, 30, .6);
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 0;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	z-index: 10;
	cursor: pointer;
}

.fancybox-close-small:after {
	content: "×";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 22px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background-color: transparent;
	-webkit-transition: background-color .25s;
	transition: background-color .25s;
	box-sizing: border-box;
	z-index: 2;
}

.fancybox-close-small:focus {
	outline: none;
}

.fancybox-close-small:focus:after {
	outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
	color: #555;
	background: #eee;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
	top: 0;
	right: -40px;
}

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
	font-size: 35px;
	color: #aaa;
}

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
	color: #fff;
	background: transparent;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
	display: none;
}

/* Caption */

.fancybox-caption-wrap {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 2vw 0 2vw;
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
	pointer-events: none;
}

.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, .4);
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
	pointer-events: all;
	position: relative; /* Fix IE11 */
}

.fancybox-caption a {
	color: #fff;
	text-decoration: underline;
}

/* Loading indicator */

.fancybox-slide > .fancybox-loading {
	border: 6px solid rgba(100, 100, 100, .4);
	border-top: 6px solid rgba(255, 255, 255, .6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: fancybox-rotate .8s infinite linear;
	animation: fancybox-rotate .8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	z-index: 99999;
}

/* Transition effects */

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
	opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
	-webkit-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg);
	opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1;
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}

/* Share */

.fancybox-share {
	padding: 30px;
	border-radius: 3px;
	background: #f4f4f4;
	max-width: 90%;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	margin: 0 0 20px 0;
	font-size: 35px;
	font-weight: 700;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

p.fancybox-share__links {
	margin-right: -10px;
}

.fancybox-share__button {
	display: inline-block;
	text-decoration: none;
	margin: 0 10px 10px 0;
	padding: 0 15px;
	min-width: 130px;
	border: 0;
	border-radius: 3px;
	background: #fff;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	position: relative;
	top: -1px;
	width: 25px;
	height: 25px;
	margin-right: 7px;
	vertical-align: middle;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	box-sizing: border-box;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 15px;
	background: transparent;
	color: #5d5b5b;
	font-size: 14px;
	outline: none;
	border: 0;
	border-bottom: 2px solid #d7d7d7;
}

/* Thumbs */

.fancybox-thumbs {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 212px;
	margin: 0;
	padding: 2px 2px 4px 2px;
	background: #fff;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	box-sizing: border-box;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-y: hidden;
	overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs > ul {
	list-style: none;
	position: absolute;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 0;
	white-space: nowrap;
}

.fancybox-thumbs-x > ul {
	overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs > ul > li {
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 2px;
	width: 100px;
	height: 75px;
	max-width: calc(50% - 4px);
	max-height: calc(100% - 8px);
	position: relative;
	cursor: pointer;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
}

li.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, .1);
}

.fancybox-thumbs > ul > li > img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
	max-height: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-thumbs > ul > li:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 4px solid #4ea7f9;
	z-index: 99991;
	opacity: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
	opacity: 1;
}

/* Styling for Small-Screen Devices */

/* Slick slider styles */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-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);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

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

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

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

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

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
	min-height: 610px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.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-arrow.slick-hidden {
	display: none;
}

.slick-prev,
.slick-next {
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out;
	position: absolute;
	right: 120px;
	bottom: 5%;
	z-index: 3;
	padding: 10px;
	width: 60px;
	height: 60px;
	border: 2px solid #fff;
	color: #fff;
	background: transparent;
	outline: none;
}

.slick-prev:before,
.slick-next:before {
	font-family: "icomoon";
	content: "\e904";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.slick-prev:hover,
.slick-next:hover {
	background: rgba(255, 255, 255, .6);
	color: #9b9b9b;
}

.slick-next {
	right: 62px;
}

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

#wrapper {
	position: relative;
	overflow: hidden;
}

.holder {
	max-width: 1030px;
	padding: 0 15px;
	margin: 0 auto;
}

.section {
	padding: 18px 0;
	text-align: center;
}

.section.event-section {
	padding: 47px 0;
}

.section h1 {
	margin: 0 0 15px;
}

.section .text-info {
	margin: 0 0 45px;
}

.section.section-02 {
	padding: 95px 0 105px;
}

.section.section-03 {
	padding: 60px 0 75px;
}

.section.section-03 h2 {
	margin: 0 0 40px;
}

.section.section-04 {
	padding: 32px 0;
}

.section.section-04 .text-info {
	font-size: 28px;
	line-height: 1.4;
}

.section.section-04 .text-info .btn {
	padding: 11px;
	min-width: 148px;
}

.section.comments {
	text-align: left;
}

.btn {
	text-align: center;
	min-width: 129px;
	padding: 7px;
	line-height: 1.2;
	border: 2px solid #000;
	text-transform: uppercase;
	color: #4a4a4a;
	font-size: 16px;
	display: inline-block;
	font-weight: 700;
	font-family: "Karla", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.btn:hover {
	background: #000;
	color: #fff;
}

.btn.btn-white {
	border-color: #fff;
	color: #f6f6f6;
}

.btn.btn-white:hover {
	color: #000;
	background: #fff;
}

.btn.btn-gray {
	color: #9b9b9b;
	border-color: #9b9b9b;
}

.btn.btn-gray:hover {
	color: #272727;
	background: #9b9b9b;
}

.parking {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	letter-spacing: -.2px;
	text-transform: uppercase;
}

.parking i {
	font-size: 10px;
	padding: 0 0 0 8px;
}

.more-link {
	text-decoration: underline;
}

.more-link:hover {
	text-decoration: none;
}

.bg-holder {
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-position: 50% -140px !important;
}

.bg-holder .paralax-image {
	height: auto;
	position: absolute;
	width: auto;
}

.is-touch-device {
	background-size: cover;
}

.nav-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.nav-links .page-numbers {
	padding: 10px;
}

.nav-links .page-numbers.prev,
.nav-links .page-numbers.next {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	max-width: none;
	min-width: 140px;
	background: transparent;
	border: 2px solid #000;
	color: #000;
	font-weight: 500;
	font-size: 18px;
}

.nav-links .page-numbers.prev:hover,
.nav-links .page-numbers.next:hover {
	background: #000;
	color: #fff;
}

.info-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.info-list li {
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
	position: relative;
	font-weight: 600;
}

.info-list li:last-child {
	margin: 0;
	padding: 0;
}

.info-list li:last-child:before {
	display: none;
}

.info-list li:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 16px;
	width: 2px;
	background: red;
}

.info-list li a {
	color: #fc2a1c;
}

.info-list li a:hover {
	color: #f46b62;
}

.video-wrap a {
	display: block;
	position: relative;
}

.video-wrap a:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 30px;
	border-color: transparent transparent transparent #fff;
	z-index: 0;
}

.video-wrap img {
	width: 100%;
}

#footer {
	padding: 30px 0 0 0;
	background: #272727;
}

#footer .holder {
	max-width: 100%;
	padding: 0 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#footer .footer-info {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 0 20px;
}

footer {
	padding: 13px 0;
	border-top: 1px solid #5b5b5b;
	color: #9b9b9b;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

footer .holder {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

footer a {
	color: #9b9b9b;
}

footer a:hover {
	color: #fff;
}

.copyright {
	font-size: 18px;
}

.footer-logo {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.footer-cols {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -10px;
	font-family: "Crimson Text", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
}

.footer-cols .col {
	padding: 0 10px;
	min-width: 200px;
	color: #fff;
}

.footer-cols .col.inquiries {
	color: #9b9b9b;
}

.footer-cols .col.inquiries address {
	font-style: normal;
	font-size: 20px;
	line-height: 1.75;
	padding: 0;
	margin: 0 0 20px;
}

.footer-cols .col address {
	display: block;
	font-size: 22px;
	padding: 5px 0 0 0;
	line-height: 1.36;
	margin: 0;
}

.footer-cols .col address a {
	color: #9b9b9b;
}

.footer-cols .col address a:hover {
	color: #fff;
}

.footer-cols .col .title {
	display: block;
	font-size: 16px;
	line-height: .9;
	text-transform: uppercase;
	margin: 0 0 15px;
}

.footer-cols .col .btn {
	min-width: 168px;
}

.social-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.social-list li {
	font-size: 27px;
	margin: 0 17px 0 0;
}

.social-list li a {
	color: #5b5b5b;
}

.social-list li a:hover {
	color: #9b9b9b;
}

.footer-nav {
	padding: 5px 0 0 0;
}

.footer-nav ul li {
	line-height: 1.36;
	font-size: 22px;
	font-style: italic;
}

.footer-nav ul li.active a {
	color: #9b9b9b;
}

.footer-nav ul li a {
	color: #fff;
}

.footer-nav ul li a:hover {
	color: #9b9b9b;
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}
}

@media (min-width: 1921px) {
	.slick-slide {
		min-height: 30vw;
	}
}

@media (max-width: 1399px) {
	#header .holder {
		padding: 0 15px;
	}

	.breadcrumbs li {
		font-size: 24px;
	}

	#footer .holder {
		padding: 0 15px;
	}
}

@media (max-width: 1199px) {
	.breadcrumbs li {
		font-size: 22px;
	}

	#nav .drop {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		opacity: 0;
		visibility: hidden;
		text-align: center;
		margin: 0;
		-webkit-transition: opacity .7s, visibility .7s, -webkit-transform .7s;
		transition: opacity .7s, visibility .7s, -webkit-transform .7s;
		transition: transform .7s, opacity .7s, visibility .7s;
		transition: transform .7s, opacity .7s, visibility .7s, -webkit-transform .7s;
		background: #fff;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		z-index: 99;
		padding: 58px 0 0 0;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.resize-active #nav .drop {
		-webkit-transition: none;
		transition: none;
	}

	#nav .drop li {
		margin: 0;
		padding: 0;
		width: 100%;
		border-bottom: 1px solid #4a4a4a;
	}

	#nav .drop li:before {
		display: none;
	}

	.inner-header #nav .drop li.active a {
		color: #fff;
	}

	.fixed-position #nav .drop li.active a {
		color: #fff;
	}

	#nav .drop li.active a {
		background: #9b9b9b;
		color: #fff;
	}

	#nav .drop li a {
		padding: 10px;
		display: block;
		color: #4a4a4a;
	}

	.inner-header #nav .drop li a:hover {
		color: #fff;
	}

	#nav .drop li a:hover {
		background: #9b9b9b;
		color: #fff;
	}

	.menu-opener {
		display: block;
	}

	.menu-active #header #nav .drop {
		opacity: 1;
		visibility: visible;
		z-index: 9998;
		height: auto;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	.post {
		padding: 35px 0;
	}

	.post .post-holder .col {
		padding: 105px 0 0 35px;
		width: 36%;
	}

	.post .post-holder .post-image {
		margin: 0 0 25px;
	}

	.post .heading {
		margin: 0 0 20px;
	}

	.post .heading h2 {
		font-size: 28px;
		padding: 0 0 10px;
		margin: 0 0 15px;
	}

	.slick-slide {
		min-height: 50vw;
	}
}

@media (max-width: 1199px) and (max-width: 1199px) {
	.inner-header #nav .drop {
		padding: 90px 0 0 0;
	}
}

@media (max-width: 1199px) and (max-width: 767px) {
	.inner-header #nav .drop {
		padding: 65px 0 0 0;
	}
}

@media (max-width: 1023px) {
	body {
		font-size: 18px;
	}

	.widget {
		margin: 0 0 15px;
	}

	iframe {
		width: 100%;
	}

	h1,
	.h1 {
		font-size: 28px;
	}

	h2,
	.h2 {
		font-size: 19px;
	}

	p {
		margin: 0 0 17px;
	}

	.visual-section .holder {
		min-height: 500px;
	}

	.visual-section .logo {
		width: 100px;
	}

	.venue-box.blockquote-style blockquote {
		font-size: 20px;
		padding: 15px 15px 15px 50px;
	}

	.venue-box.blockquote-style blockquote:before {
		font-size: 20px;
	}

	.venue-box .venue-image .view {
		font-size: 14px;
	}

	.venue-box .venue-info {
		padding: 10px;
		line-height: 1.3;
	}

	.event-space .col.text-col .event-info {
		padding: 25px;
	}

	.event-space .col.text-col .title {
		font-size: 20px;
	}

	.event-space .col > a .view {
		font-size: 14px;
	}

	.spaces-box .spaces-info {
		padding: 15px;
		font-size: 16px;
	}

	.vendor-holder {
		padding: 20px 0;
	}

	.vendor-holder .vendor-title {
		font-size: 30px;
		line-height: 1.2;
		margin: 0 0 10px;
	}

	.vendor-holder .col {
		padding: 0 0 0 20px;
	}

	.vendor-holder .col:first-child {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.vendor-holder .vendor-image {
		margin: 0 0 15px;
	}

	.description-holder {
		margin: 0 -10px;
	}

	.description-holder .col {
		padding: 0 10px;
		width: 50%;
	}

	.description-holder .col:first-child {
		width: 100%;
	}

	.doc-info {
		max-width: none;
	}

	.map-cols .address-wrap {
		font-size: 18px;
	}

	.post {
		line-height: 1.5;
		font-size: 17px;
	}

	.post .post-holder .col {
		padding: 75px 0 0 25px;
	}

	.post .post-holder .post-image {
		margin: 0 0 15px;
	}

	.post .heading {
		margin: 0 0 10px;
	}

	.post .heading h2 {
		font-size: 22px;
		padding: 0 0 10px;
		margin: 0 0 10px;
	}

	.post .sort-holder h3 {
		font-size: 18px;
	}

	.sort-list li {
		font-size: 16px;
	}

	.service-list li {
		font-size: 14px;
	}

	.section-06 {
		padding: 30px 0 60px;
	}

	.section-07 {
		padding: 30px 0 60px;
	}

	.past-events-section {
		padding: 30px 0 40px;
	}

	.map-section {
		padding: 30px 0 45px;
	}

	.contact-section {
		padding: 30px 0;
	}

	.contact-cols {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.contact-cols .col {
		width: 100%;
		margin: 0 0 25px;
	}

	.contact-cols .col:last-child {
		width: 100%;
		padding: 0;
	}

	.management-list {
		margin: 0 -15px;
	}

	.management-list li {
		padding: 0 15px;
		margin: 0 0 25px;
	}

	.section .text-info {
		margin: 0 0 30px;
	}

	.section.section-02 {
		padding: 65px 0;
	}

	.section.section-03 {
		padding: 40px 0;
	}

	.section.section-03 h2 {
		margin: 0 0 30px;
	}

	.section.section-04 .text-info {
		font-size: 22px;
	}

	.bg-holder {
		background-position: 50% -60px !important;
		background-size: cover;
		background-attachment: scroll;
	}

	.bg-holder .paralax-image {
		opacity: 0;
	}

	.copyright {
		font-size: 16px;
	}

	.footer-cols .col.inquiries address {
		font-size: 18px;
		line-height: 1.5;
	}

	.footer-cols .col address {
		font-size: 20px;
	}

	.footer-cols .col .title {
		margin: 0 0 10px;
	}

	.footer-nav ul li {
		font-size: 20px;
	}
}

@media all and (max-width: 800px) {
	.fancybox-thumbs {
		width: 110px;
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}

	.fancybox-thumbs > ul > li {
		max-width: calc(100% - 10px);
	}
}

@media (max-width: 767px) {
	body {
		font-size: 16px;
		line-height: 1.3;
	}

	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 8px;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	h1,
	.h1 {
		font-size: 24px;
	}

	h2,
	.h2 {
		letter-spacing: 2px;
		font-size: 17px;
	}

	h3,
	.h3 {
		font-size: 16px;
	}

	#header {
		padding: 15px 0;
	}

	#header.inner-header {
		padding: 10px 0;
	}

	#header.inner-header.fixed-position {
		padding: 10px 0;
	}

	.logo-scroll {
		width: 26px;
	}

	.logo-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.logo-wrap a img {
		width: 30px;
	}

	.breadcrumbs {
		padding: 0;
		display: none;
	}

	.breadcrumbs li {
		font-size: 22px;
	}

	#main {
		padding: 65px 0 0 0;
	}

	.visual-section .holder {
		min-height: 380px;
	}

	.visual-section .logo {
		width: 60px;
	}

	.visual-section .bg-holder {
		background-position: 50% -140px !important;
	}

	.text-info p br {
		display: none;
	}

	.venue-holder .venues-list {
		margin: 0 -5px 25px;
	}

	.venues-list li {
		width: 100%;
	}

	.venue-box .venue-image {
		min-height: 200px;
	}

	.event-space.inner-style .col {
		width: 100%;
	}

	.event-space .col {
		width: 50%;
	}

	.event-space .col.text-col {
		width: 100%;
	}

	.event-space .col.text-col .event-info {
		padding: 15px 20px;
	}

	.event-space .col.text-col .event-info p {
		margin: 0;
	}

	.event-space .col.text-col .title {
		font-size: 18px;
	}

	.event-space .col .col-holder .btn {
		padding: 10px;
	}

	.clients-list li {
		width: 33.33%;
	}

	.spaces-list li {
		width: 50%;
		margin: 0 0 15px;
	}

	.list-cols {
		margin: 0 -10px;
		padding: 15px 0 25px;
	}

	.list-cols .list {
		width: 50%;
		padding: 0 10px;
	}

	.vendor-holder .col-holder {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.vendor-holder .vendor-title {
		font-size: 26px;
	}

	.vendor-holder .col {
		width: 100%;
		padding: 0;
	}

	.vendor-holder .col:first-child {
		width: 100%;
		margin: 0 0 15px;
	}

	.vendor-holder .col .contact-wrap {
		font-size: 15px;
	}

	.vendor-holder .vendor-image {
		width: 78px;
		height: 78px;
	}

	.address-wrap {
		font-size: 17px;
		margin: 0 0 15px;
	}

	.description-holder h3 {
		margin: 0 0 5px;
	}

	.plan-info {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.plan-info .plan-image {
		margin: 0 0 15px;
	}

	.doc-info {
		width: 100%;
	}

	.events-gallery a {
		width: 33.33%;
	}

	.map-cols {
		margin: 0;
	}

	.map-cols .col {
		width: 100%;
		padding: 0;
		margin: 0 0 15px;
	}

	.map-cols .col:last-child {
		width: 100%;
		margin: 0;
	}

	.post {
		padding: 25px 0;
		line-height: 1.3;
	}

	.post .post-holder {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.post .post-holder .col {
		width: 100%;
		padding: 0;
		margin: 0 0 15px;
	}

	.post .post-holder .col:first-child {
		width: 100%;
	}

	.post .post-text img {
		margin: 0 0 15px;
	}

	.post .heading h2 {
		font-size: 18px;
		padding: 0 0 5px;
	}

	.post .heading h2:before {
		width: 30px;
		height: 2px;
	}

	.post .sort-holder h3 {
		font-size: 17px;
	}

	.sort-list li {
		line-height: 1.3;
	}

	.service-list li {
		font-size: 13px;
	}

	.section-05 {
		padding: 30px 0 20px;
	}

	.section-06 {
		padding: 30px 0;
	}

	.section-07 {
		padding: 30px 0;
	}

	.past-events-section {
		padding: 30px 0;
	}

	.map-section {
		padding: 30px 0;
	}

	.wpcf7 .wpcf7-form input[type="submit"] {
		margin: 0;
	}

	.contact-section h3 {
		font-size: 18px;
		margin: 0 0 10px;
	}

	.contact-section h4 {
		font-size: 16px;
	}

	.contact-cols address {
		line-height: 1.4;
		font-size: 17px;
	}

	.management-list li {
		font-size: 18px;
		margin: 0 0 15px;
	}

	.management-list li .name {
		font-size: 17px;
	}

	.slick-slide {
		min-height: 40vw;
		background-position: 50%;
	}

	.slick-prev,
	.slick-next {
		right: 53px;
		width: 40px;
		height: 40px;
		padding: 5px;
	}

	.slick-next {
		right: 15px;
	}

	.section.event-section {
		padding: 30px 0;
	}

	.section .text-info {
		margin: 0 0 20px;
	}

	.section.section-02 {
		padding: 35px 0;
	}

	.section.section-03 {
		padding: 30px 0;
	}

	.section.section-03 h2 {
		margin: 0 0 20px;
	}

	.section.section-04 .text-info {
		font-size: 18px;
	}

	.section.section-04 .text-info .btn {
		padding: 10px;
	}

	.btn {
		font-size: 14px;
	}

	#footer .holder {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.copyright {
		text-align: center;
		font-size: 14px;
	}

	.footer-logo {
		width: 50px;
	}

	.social-list {
		margin: 0 0 5px;
	}

	.social-list li {
		font-size: 24px;
		margin: 0 7px;
	}
}

@media (max-width: 479px) {
	.breadcrumbs li {
		font-size: 18px;
	}

	.venues-list {
		margin: 0;
	}

	.event-space .col {
		width: 100%;
	}

	.event-space .col .col-holder {
		min-height: 185px;
	}

	.spaces-list li {
		width: 100%;
	}

	.list-cols {
		margin: 0;
	}

	.list-cols .list {
		width: 100%;
		padding: 0;
	}

	.description-holder {
		margin: 0;
	}

	.description-holder .col {
		margin: 0 0 20px;
		padding: 0;
		width: 100%;
	}

	.description-holder .col .list li {
		padding: 5px 0;
	}

	.events-gallery a {
		width: 50%;
	}

	.management-list li {
		font-size: 16px;
	}

	.footer-cols {
		margin: 0;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer-cols .col {
		min-width: auto;
		width: 100%;
		padding: 0;
		margin: 0 0 15px;
	}

	.footer-cols .col.inquiries address {
		font-size: 16px;
		line-height: 1.3;
	}

	.footer-cols .col address {
		font-size: 18px;
		line-height: 1.3;
	}

	.footer-nav ul li {
		font-size: 18px;
		line-height: 1.3;
	}
}

@-webkit-keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
