.company-copyright {
	padding-right: 15px;
	/* margin-left: 15px; */
	padding-top: 21px;
	display: block;
	/* width: 100%; */
	text-align: right
}

.logo {
	text-align: center;
}

.inline-left {
	margin-left: .5em
}

.learn-more {
	padding-top: 50px;
	display: block;
}

.learn-more a {
	color: #9F8660;
	text-transform: uppercase;
	border-bottom: 1px solid #9F8660;
	font-weight: 300;
	letter-spacing: 3px
}

.left-menu,
.right-menu {
	list-style: none;
	/* margin: 35px auto; */
	padding: 0;
	text-align: center;
	display: flex;
	justify-content: space-between;
	max-width: 90%;
}

/* .left-menu {
	justify-content: flex-start;
}

.right-menu {
	justify-content: flex-end;
} */

.left-menu li,
.right-menu li {
	/* display: inline */
}

.left-menu a,
.right-menu a {
	/* display: inline-block; */
	padding: 0;
	color: #fff;
	/* min-width: 150px; */
	font-weight: 500;
	text-transform: uppercase
}

.site-header li a {
	/* font-weight: 200!important */
}

header {
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
	width: 100%;
	padding: 60px 60px 30px;
}

.alina-address h5 {
	font-size: 13px!important;
	letter-spacing: 2px;
	margin-top: 2rem!important
}

.alina-vertical-border {
	height: 60px;
	width: 1px;
	margin: 1rem auto;
	display: block;
	background: #9F8660
}

.alina-hero-section {
	min-height: 100vh;
	align-items: center;
	justify-contents: center;
	display: flex
}

.alina-contact-form {
	max-width: 1024px;
	margin: auto
}

.alina-contact-form h2 {
	text-align: center;
	margin-bottom: 3rem
}

.alina-contact-form input,
.alina-contact-form select {
	width: 100%;
	padding: 1em;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #B2B3B6!important;
	outline: none;
	margin-bottom: 1rem
}

.alina-contact-form input[type=submit] {
	background: #a3895b;
	border: none!important;
	color: #fff;
	text-transform: uppercase;
	max-width: 480px;
	width: 100%;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	margin-top: 3rem;
	cursor: pointer
}

.alina-contact-form select,
.alina-contact-form input::placeholder {
	color: #B2B3B6!important
}

.alina-info-section .text-center {
	padding: 150px 90px 90px;
}

.sub-title-column {
	display: block;
	color: #B2B3B6;
	margin-bottom: 2rem;
	font-size: 17px;
	font-weight: 700
}

.section-image-medium {
	margin-bottom: 2.5rem
}

/* .alina-disclaimer {
	display: flex;
	justify-content: flex-end;
} */

.alina-disclaimer p {
	font-size: 14px!important;
}

.alina-inquire a {
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #9F8660;
	color: #9F8660;
	width: 100%!important;
	max-width: 350px!important;
	text-transform: uppercase;
	margin-bottom: 3rem;
	font-weight: 300
}

body {
	font-family: 'Termina', serif!important;
	color: #B2B3B6;
	-webkit-font-smoothing: antialiased
}

p {
	font-family: 'Nimbus Sans', serif!important
}

em {
	font-family: 'Nimbus Roman D', serif!important
}

ul {
	list-style: none;
	margin: 0
}

hr {
	margin: 33px 0;
	border-color: #e1e1e1
}

.background-highlight {
	background: #f5f5f5
}

a:focus {
	color: #ddd
}

.button:hover {
	color: #fff
}

.main-container {
	position: relative;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	overflow: hidden;
	-webkit-backface-visibility: hidden
}

.offix {
	overflow: hidden
}

.block {
	display: block
}

.left-align {
	left: 0
}

.right-align {
	right: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Termina', 'Raleway', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-sub-title;
	color: #9F8660;
	font-weight: 300;
	text-transform: uppercase
}

h3 {
	font-size: 30px;
	margin-bottom: 33px
}

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

p.lead {
	font-size: 26px;
	color: #333;
	line-height: 35px;
	margin-bottom: 22px
}

.sub-title {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 3px;
	font-size: 12px;
	display: inline-block;
	color: #333
}

.text-white {
	color: #fff
}

.icon-large {
	font-size: 33px;
	display: inline-block;
	margin-bottom: 22px
}

a.large-link {
	font-size: 13px;
	border-bottom: 1px solid;
	letter-spacing: 3px;
	font-weight: 700;
	padding-bottom: 4px;
	text-transform: uppercase;
	margin-bottom: 7px
}

.page-title {
	margin-bottom: 66px
}

.title-style-1 span {
	text-transform: uppercase;
	font-size: 22px;
	color: #333
}

.title-style-1 .span-holder {
	padding: 11px;
	border: 2px solid;
	background: #fff;
	position: relative;
	z-index: 2;
	display: inline-block
}

.title-style-1 h3 {
	margin: 0;
	line-height: 1
}

.background-dark-grey {
	background: #000
}

.background-mid-grey {
	background: #f2f2f2
}

section {
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	z-index: 2;
	background: #fff
}

.pad-small {
	padding-top: 66px;
	padding-bottom: 66px
}

.pad-large {
	padding: 250px 0!important
}

.pad-small-bottom {
	padding-bottom: 77px
}

.push-small {
	margin-bottom: 11px
}

.push-large {
	margin-bottom: 44px
}

.no-left-pad {
	padding-left: 0!important
}

.no-right-pad {
	padding-right: 0!important
}

.button {
	display: inline-block;
	background: #444;
	border-radius: 25px;
	line-height: 1;
	padding: 13px 37px 14px;
	margin-top: 22px;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	-webkit-user-select: auto!important
}

.nav-overlay {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 20
}

.nav-overlay .nav-toggle {
	display: none
}

.nav-toggle {
	font-size: 46px;
	color: #fff;
	cursor: pointer
}

nav {
	transition: top .5s ease;
	-webkit-transition: top .5s ease;
	-moz-transition: top .5s ease
}

nav.logo-center {
	padding-top: 44px
}

nav .menu {
	overflow: hidden;
	display: inline-block
}

nav .menu li {
	float: left;
	padding-left: 33px;
	padding-bottom: 44px
}

nav .text-left .menu li {
	padding-left: 0;
	padding-right: 33px
}

nav .menu li a {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	color: #fff;
	display: inline-block;
	font-weight: 700
}

nav .logo {
	position: relative;
	bottom: 15px
}

nav .logo-dark {
	display: none
}

nav .logo.logo-round {
	bottom: 20px
}

.fixed-nav {
	position: fixed;
	top: 0!important;
	background: rgba(255, 255, 255, 0.9);
	padding-top: 22px!important
}

.fixed-nav .logo {
	width: 80px;
	bottom: 5px;
	display: none
}

.fixed-nav .logo-dark {
	display: inline-block!important
}

.fixed-nav .menu li {
	padding-bottom: 22px
}

.fixed-nav .menu li a {
	color: #333
}

nav.top-bar {
	background: #fff;
	padding-top: 33px
}

.top-bar .logo {
	max-width: 140px;
	bottom: 0;
	margin-bottom: 22px
}

.top-bar .menu li {
	padding-bottom: 11px!important
}

.top-bar .menu li a {
	color: #666;
	padding-bottom: 15px
}

nav.off-screen {
	width: 301px!important;
	position: fixed;
	right: -300px;
	-webkit-transform: translate3d(0, 0, 0);
	top: 0;
	height: 100%;
	padding: 66px 44px;
	z-index: 9;
	text-align: center;
	background: #333;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-backface-visibility: hidden
}

nav.off-screen .logo {
	max-width: 100px
}

nav.off-screen .line {
	width: 40px;
	height: 1px;
	background: #999;
	margin: 22px auto 0
}

nav.off-screen .menu li {
	float: none;
	margin-bottom: 11px;
	margin-left: 0;
	padding: 0
}

nav.off-screen .menu li a {
	padding-bottom: 0;
	color: #999;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-moz-transition: all .3s ease
}

nav.off-screen .menu li a:hover {
	color: #fff
}

nav.off-screen .nav-toggle {
	position: absolute;
	right: 350px;
	top: 50px;
	font-size: 46px;
	color: #fff;
	cursor: pointer
}

nav.off-screen .bottom-content {
	position: absolute;
	bottom: 44px;
	width: 100%;
	left: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 2px
}

nav.off-screen .bottom-content a {
	color: #999;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-moz-transition: all .3s ease
}

nav.off-screen .bottom-content a:hover {
	color: #fff
}

nav.off-screen .bottom-content i {
	font-size: 16px;
	display: inline-block;
	margin-right: 11px
}

nav.off-screen .bottom-content ul {
	margin-top: 22px
}

nav.off-screen .bottom-content ul li {
	font-size: 11px;
	margin-bottom: 6px
}

.reveal-nav {
	-webkit-transform: translate3d(-300px, 0, 0)!important;
	-moz-transform: translate3d(-300px, 0, 0)!important;
	transform: translate3d(-300px, 0, 0)!important
}

.move-content {
	-webkit-transform: translate3d(-300px, 0, 0)!important;
	-moz-transform: translate3d(-300px, 0, 0)!important;
	transform: translate3d(-300px, 0, 0)!important
}

.logo-center .nav-toggle {
	position: absolute;
	right: 11px;
	top: 11px;
	color: #333
}

.hero-slider {
	padding: 0;
	position: relative;
	display: block;
	z-index: 1;
	overflow: hidden
}

.flex-fix {
	z-index: 100000!important
}

.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: .2;
	z-index: 1;
	top: 0
}

.hero-slider .slides li {
	background-size: cover!important;
	position: relative;
	height: 800px
}

.slides li .row {
	position: relative;
	z-index: 2
}

.gallery-slider {
	padding: 0
}

.gallery-slider .slides li {
	height: 550px;
	background-size: cover!important
}

.divider-background {
	padding: 150px 0;
	background-size: cover!important;
	overflow: hidden
}

.divider-background .row {
	position: relative;
	z-index: 2
}

.background-image-holder {
	position: absolute;
	width: 100%;
	height: 110%;
	z-index: 0;
	background-size: cover!important;
	top: -6%
}

.hero-slider .background-image-holder {
	height: 102%;
	top: 0
}

.headline-style-1 {
	display: inline-block
}

.eq-height-wrapper {
	min-height: 155px;
}

.headline-style-1 .sub-title {
	display: inline-block;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.4;
	max-width: 786px;
}

.headline-style-1 img {
	display: inline-block;
	margin-bottom: 22px
}

.headline-style-2 {
	display: inline-block
}

.headline-style-2 h3 {
	margin-bottom: 0;
	font-size: 110px;
	font-family: 'Kristi', 'Nixie One', 'Raleway', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-sub-title;
	text-transform: lowercase;
	line-height: 130px
}

.headline-style-2 .sub-title {
	letter-spacing: 8px;
	margin-right: -8px
}

.headline-style-2 .line {
	height: 2px;
	background: #fff;
	width: 80px;
	margin: 0 auto;
	margin-top: 34px
}

.no-pad {
	padding: 0;
	overflow: hidden
}

.photo-container {
	position: absolute;
	height: 100%;
	top: 0
}

.no-pad .columns {
	padding: 88px 0 99px
}

.no-pad p.columns {
	padding: 0 15px
}

.no-pad .columns hr {
	border-color: #aaa
}

.menu .columns:last-child {
	float: left!important
}

.menu-title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 3px;
	color: #333;
	margin-bottom: 44px
}

.menu-item {
	margin-bottom: 44px
}

.menu-item .title,
.menu-item .price {
	text-transform: uppercase;
	font-size: 11px;
	color: #333;
	font-weight: 700;
	letter-spacing: 1px
}

.menu-item .title {
	margin-bottom: 17px;
	display: inline-block
}

.menu-item .price {
	float: right
}

.menu-item p {
	line-height: 24px;
	position: relative
}

.menu-dark {
	background: #333
}

.menu-dark .title-style-1 {
	border-color: #fff
}

.menu-dark .title-style-1 span {
	color: #fff
}

.menu-dark .sub-title {
	color: #fff
}

.menu-dark .menu-item .title,
.menu-dark .menu-item .price {
	color: #fff
}

.menu-dark .line {
	background: #fff
}

.menu-dark .span-holder {
	background: #333
}

.menu-dark p {
	color: #fff
}

.menu-dark .medium-4.columns {
	padding: 0 30px
}

.menu-dark .dietary {
	background: #666
}

.menu-3 .columns:last-child {
	float: none!important
}

.menu-filters {
	overflow: hidden;
	display: inline-block;
	margin-bottom: 44px
}

.menu-filters li {
	float: left;
	margin-right: 33px;
	text-transform: uppercase;
	cursor: pointer;
	padding: 3px 0 3px 3px;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 3px;
	color: #333
}

.menu-filters li:last-child {
	margin-right: 0
}

.menu-filters li.active {
	border-bottom: 1px solid #333
}

.narrow-menu {
	overflow: hidden;
	display: width: 100%;
	text-align: left;
	display: none;
}

.narrow-menu.active {
	display: block
}

.narrow-menu .menu-item {
	width: 48%;
	padding-right: 2%;
	float: left
}

.narrow-menu .menu-item:nth-child(even) {
	padding-right: 0;
	padding-left: 2%
}

.dietary {
	display: inline-block;
	width: 20px;
	height: 20px;
	font-size: 10px;
	background: #eee;
	border-radius: 50%;
	margin-bottom: -20px;
	color: #333;
	padding-left: 6px;
	line-height: 20px
}

.image-grid {
	overflow: hidden
}

.image-grid a {
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 48%;
	margin: 1%
}

.contact .testimonials-slider .slides li {
	padding-right: 44px
}

.reviews .sub-title {
	display: block;
	letter-spacing: 2px
}

.contact.divider-background {
	padding: 121px 0
}

.contact-method {
	margin-bottom: 44px
}

.contact-method:last-child {
	margin-bottom: 0
}

.contact-method h6 {
	font-size: 14px
}

.contact-method p {
	line-height: 26px
}

.contact-2 .map-holder {
	width: 100%;
	height: 350px;
	overflow: hidden
}

.contact-2 iframe {
	border: none;
	width: 100%;
	height: 350px
}

.contact-2 .methods-holder {
	overflow: hidden;
	background: rgba(255, 255, 255, 0.9);
	height: 350px;
	padding: 38px 33px 33px 38px
}

.contact-1 .overlay {
	opacity: .7
}

.map {
	height: 450px
}

.map iframe {
	width: 100%;
	height: 450px;
	border: none
}

.map .map-holder .overlay {
	background: none!important
}

.contact-3 .map-holder {
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	z-index: 0
}

.contact-3 .map-holder .overlay {
	z-index: 1;
	opacity: .8
}

.contact-3 iframe {
	width: 100%;
	height: 100%;
	border: none
}

.contact-3 .row {
	position: relative;
	z-index: 2
}

.contact-3 {
	padding: 121px 0
}

.contact-3 a i {
	color: #fff;
	font-size: 33px;
	display: inline-block;
	margin-right: 22px;
	margin-bottom: 44px
}

.contact-3 a.large-link {
	display: inline-block;
	margin-bottom: 11px
}

.contact-3 a.large-link:hover {
	color: #fff
}

.reservations h3 {
	margin-bottom: 11px
}

.instagram-feed .row {
	padding-top: 33px;
	padding-bottom: 33px
}

.instagram-feed span {
	text-transform: uppercase;
	color: #333;
	font-size: 12px
}

.instagram-feed span i {
	display: inline-block;
	margin: 0 6px
}

.instagram-feed.no-pad .columns {
	padding-top: 0;
	padding-bottom: 0
}

.instafeed li {
	width: 12.5%;
	float: left
}

.instafeed li:nth-child(n+9) {
	display: none
}

.divider-video {
	position: relative;
	padding: 0;
	overflow: hidden
}

.video-wrapper {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 0
}

.video-wrapper video {
	width: 100%;
	position: absolute;
	top: 0
}

.divider-video .overlay {
	z-index: 1;
	opacity: .4
}

.divider-video .divider-content {
	position: relative;
	z-index: 2;
	padding-top: 121px;
	padding-bottom: 121px
}

.show-for-medium-down {
	display: none
}

.footer-container {
	padding-bottom: 30px
}

.footer-text,
.footer-text h6 {
	font-size: 14px
}

.footer-text span {
	font-size: 11px
}

@media only screen and (max-width: 64.063em) {
	.show-for-medium-down {
		display: block
	}
	.hide-on-medium-down {
		display: none
	}
	.alina-item {
		margin-bottom: 4rem
	}
	.headline-style-1 .sub-title {
		font-size: 28px;
		line-height: 1.45em
	}
	.alina-info-section .text-center {
		padding: 10px 50px!important
	}
	.alina-address h5,
	.alina-disclaimer {
		padding-right: 30px;
		padding-left: 30px
	}
	.alina-disclaimer p {
		margin-bottom: 1rem!important
	}
	.company-copyright {
		text-align: left
	}
	.contact-phone img,
	.contact-email img {
		max-width: 20px!important
	}
}

@media only screen and (min-width: 80.000em) {
	.left-menu a,
	.right-menu a {
		min-width: 120px
	}
}

.info-p-content {
	min-height: 150px;
}