/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}
body {
	margin: 0;
	overflow-y: scroll;
}
article, aside, footer, header, nav, section {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
figcaption, figure, main {
	/* 1 */
	display: block;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}
a {
	background-color: transparent;
	/* 1 */
	-webkit-text-decoration-skip: objects;
	/* 2 */
}
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}
b, strong {
	font-weight: 600;
}
code, kbd, samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}
button, input {
	/* 1 */
	overflow: visible;
}
button, select {
	/* 1 */
	text-transform: none;
}
button, html [type="button"],
/* 1 */

[type="reset"], [type="submit"] {
	-webkit-appearance: button;
	/* 2 */
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}
progress {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
	/* 2 */
}
textarea {
	overflow: auto;
}
[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}
details,
/* 1 */

menu {
	display: block;
}
summary {
	display: list-item;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
.menu-bottom-panel {
	transition: opacity 0.2s ease-in-out
}
::-moz-selection {
	background: #5BC0BE;
	color: #fff
}
::selection {
	background: #5BC0BE;
	color: #fff
}
.container, #who-content, #work-content, #tech-content, #contact-content {
	position: relative;
	width: 100%;
	max-width: 630px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box
}
.column, .columns {
	width: 100%;
	float: left;
	box-sizing: border-box
}
.column.no-stack, .columns.no-stack {
	margin-left: 4%;
	margin-bottom: 0
}
.column.no-stack:first-child, .columns.no-stack:first-child {
	margin-left: 0
}
.one.column.no-stack, .one.columns.no-stack {
	width: 4.66666666667%
}
.two.columns.no-stack {
	width: 13.3333333333%
}
.three.columns.no-stack {
	width: 22%
}
.four.columns.no-stack {
	width: 30.6666666667%
}
.five.columns.no-stack {
	width: 39.3333333333%
}
.six.columns.no-stack {
	width: 48%
}
.seven.columns.no-stack {
	width: 56.6666666667%
}
.eight.columns.no-stack {
	width: 65.3333333333%
}
.nine.columns.no-stack {
	width: 74%
}
.ten.columns.no-stack {
	width: 82.6666666667%
}
.eleven.columns.no-stack {
	width: 91.3333333333%
}
.twelve.columns.no-stack {
	width: 100%;
	margin-left: 0
}
.one-third.column.no-stack {
	width: 30.6666666667%
}
.two-thirds.column.no-stack {
	width: 65.3333333333%
}
.one-half.column.no-stack {
	width: 48%
}
.offset-by-one.column.no-stack, .offset-by-one.columns.no-stack {
	margin-left: 8.66666666667%
}
.offset-by-two.column.no-stack, .offset-by-two.columns.no-stack {
	margin-left: 17.3333333333%
}
.offset-by-three.column.no-stack, .offset-by-three.columns.no-stack {
	margin-left: 26%
}
.offset-by-four.column.no-stack, .offset-by-four.columns.no-stack {
	margin-left: 34.6666666667%
}
.offset-by-five.column.no-stack, .offset-by-five.columns.no-stack {
	margin-left: 43.3333333333%
}
.offset-by-six.column.no-stack, .offset-by-six.columns.no-stack {
	margin-left: 52%
}
.offset-by-seven.column.no-stack, .offset-by-seven.columns.no-stack {
	margin-left: 60.6666666667%
}
.offset-by-eight.column.no-stack, .offset-by-eight.columns.no-stack {
	margin-left: 69.3333333333%
}
.offset-by-nine.column.no-stack, .offset-by-nine.columns.no-stack {
	margin-left: 78%
}
.offset-by-ten.column.no-stack, .offset-by-ten.columns.no-stack {
	margin-left: 86.6666666667%
}
.offset-by-eleven.column.no-stack, .offset-by-eleven.columns.no-stack {
	margin-left: 95.3333333333%
}
.offset-by-one-third.column.no-stack, .offset-by-one-third.columns.no-stack {
	margin-left: 34.6666666667%
}
.offset-by-two-thirds.column.no-stack, .offset-by-two-thirds.columns.no-stack {
	margin-left: 69.3333333333%
}
.offset-by-one-half.column.no-stack, .offset-by-one-half.columns.no-stack {
	margin-left: 52%
}
@media (min-width: 400px) {
	.container, #who-content, #work-content, #tech-content, #contact-content {
		width: 85%;
		padding: 0
	}
}
@media (min-width: 700px) {
	.container, #who-content, #work-content, #tech-content, #contact-content {
		width: 80%
	}
	.column, .columns {
		margin-left: 4%
	}
	.columns:first-child, .column:first-child {
		margin-left: 0
	}
	.one.column, .one.columns, .one#who, .one#work, .one#tech, .one#contact {
		width: 4.66666666667%
	}
	.two.columns, .two#who, .two#work, .two#tech, .two#contact {
		width: 13.3333333333%
	}
	.three.columns, #who, #work, #tech, #contact {
		width: 22%
	}
	.four.columns, .four#who, .four#work, .four#tech, .four#contact {
		width: 30.6666666667%
	}
	.five.columns, .five#who, .five#work, .five#tech, .five#contact {
		width: 39.3333333333%
	}
	.six.columns, .six#who, .six#work, .six#tech, .six#contact {
		width: 48%
	}
	.seven.columns, .seven#who, .seven#work, .seven#tech, .seven#contact {
		width: 56.6666666667%
	}
	.eight.columns, .eight#who, .eight#work, .eight#tech, .eight#contact {
		width: 65.3333333333%
	}
	.nine.columns, .nine#who, .nine#work, .nine#tech, .nine#contact {
		width: 74.0%
	}
	.ten.columns, .ten#who, .ten#work, .ten#tech, .ten#contact {
		width: 82.6666666667%
	}
	.eleven.columns, .eleven#who, .eleven#work, .eleven#tech, .eleven#contact {
		width: 91.3333333333%
	}
	.twelve.columns, .twelve#who, .twelve#work, .twelve#tech, .twelve#contact {
		width: 100%;
		margin-left: 0
	}
	.one-third.column {
		width: 30.6666666667%
	}
	.two-thirds.column {
		width: 65.3333333333%
	}
	.one-half.column {
		width: 48%
	}
	.offset-by-one.column, .offset-by-one.columns, .offset-by-one#who, .offset-by-one#work, .offset-by-one#tech, .offset-by-one#contact {
		margin-left: 8.66666666667%
	}
	.offset-by-two.column, .offset-by-two.columns, .offset-by-two#who, .offset-by-two#work, .offset-by-two#tech, .offset-by-two#contact {
		margin-left: 17.3333333333%
	}
	.offset-by-three.column, .offset-by-three.columns, .offset-by-three#who, .offset-by-three#work, .offset-by-three#tech, .offset-by-three#contact {
		margin-left: 26%
	}
	.offset-by-four.column, .offset-by-four.columns, .offset-by-four#who, .offset-by-four#work, .offset-by-four#tech, .offset-by-four#contact {
		margin-left: 34.6666666667%
	}
	.offset-by-five.column, .offset-by-five.columns, .offset-by-five#who, .offset-by-five#work, .offset-by-five#tech, .offset-by-five#contact {
		margin-left: 43.3333333333%
	}
	.offset-by-six.column, .offset-by-six.columns, .offset-by-six#who, .offset-by-six#work, .offset-by-six#tech, .offset-by-six#contact {
		margin-left: 52%
	}
	.offset-by-seven.column, .offset-by-seven.columns, .offset-by-seven#who, .offset-by-seven#work, .offset-by-seven#tech, .offset-by-seven#contact {
		margin-left: 60.6666666667%
	}
	.offset-by-eight.column, .offset-by-eight.columns, .offset-by-eight#who, .offset-by-eight#work, .offset-by-eight#tech, .offset-by-eight#contact {
		margin-left: 69.3333333333%
	}
	.offset-by-nine.column, .offset-by-nine.columns, .offset-by-nine#who, .offset-by-nine#work, .offset-by-nine#tech, .offset-by-nine#contact {
		margin-left: 78.0%
	}
	.offset-by-ten.column, .offset-by-ten.columns, .offset-by-ten#who, .offset-by-ten#work, .offset-by-ten#tech, .offset-by-ten#contact {
		margin-left: 86.6666666667%
	}
	.offset-by-eleven.column, .offset-by-eleven.columns, .offset-by-eleven#who, .offset-by-eleven#work, .offset-by-eleven#tech, .offset-by-eleven#contact {
		margin-left: 95.3333333333%
	}
	.offset-by-one-third.column, .offset-by-one-third.columns, .offset-by-one-third#who, .offset-by-one-third#work, .offset-by-one-third#tech, .offset-by-one-third#contact {
		margin-left: 34.6666666667%
	}
	.offset-by-two-thirds.column, .offset-by-two-thirds.columns, .offset-by-two-thirds#who, .offset-by-two-thirds#work, .offset-by-two-thirds#tech, .offset-by-two-thirds#contact {
		margin-left: 69.3333333333%
	}
	.offset-by-one-half.column, .offset-by-one-half.columns, .offset-by-one-half#who, .offset-by-one-half#work, .offset-by-one-half#tech, .offset-by-one-half#contact {
		margin-left: 52%
	}
}
html {
	font-size: 64.5%
}
body {
	font-size: 1.5em;
	line-height: 2;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	color: #3A506B;
	margin: 0;
	padding: 0
}
.no-js .pre-loader {
	display: none
}
.js .pre-loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0
}
.pre-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #fff
}
.pre-loader span {
	top: 45% !important
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 2rem;
	font-weight: 300
}
h3, h4, h5, h6 {
	font-weight: 600
}
h1 {
	font-size: 3rem;
	line-height: 1.7;
}
h2 {
	font-size: 3rem;
	line-height: 1.25;
}
h3 {
	font-size: 2.0rem;
	line-height: 1.3;
}
h4 {
	font-size: 1.8rem;
	line-height: 1.35;
}
h5 {
	font-size: 1.4rem;
	line-height: 1.5;
}
h6 {
	font-size: 1.3rem;
	line-height: 1.6;
}
@media (min-width: 700px) {
	h1 {
		font-size: 3.4rem
	}
	h2 {
		font-size: 3rem
	}
	h3 {
		font-size: 2.0rem
	}
	h4 {
		font-size: 1.8rem
	}
	h5 {
		font-size: 1.4rem
	}
	h6 {
		font-size: 1.3rem
	}
}
p {
	margin-top: 0
}
#brand {
	display: block;
	margin-top: 1.1rem;
}
.text-center, .pre-loader, .pre-loader span, #who, #work, #tech, #contact, #brand, .menu-bottom-panel, footer {
	text-align: center
}
strong {
	font-weight: 500
}
a {
	color: #5BC0BE;
	font-weight: 600;
	text-decoration: none
}
a:hover {
	color: #40a8a6;
	cursor: pointer;
	-webkit-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	text-decoration: none;
}
.transition, a, .button, button, input[type="submit"], input[type="reset"], input[type="button"], #menu-button i:hover, #who:hover, #work:hover, #tech:hover, #contact:hover {
	-webkit-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	display: inline-block;
	height: 50px;
	padding: 0 20px;
	color: #555;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	line-height: 48px;
	text-transform: none;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border-radius: 3px;
	border: 1px solid #bbb;
	border-bottom: 2px solid #bbb;
	cursor: pointer;
	box-sizing: border-box
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
	color: #333;
	border-color: #888;
	outline: 0;
	text-decoration: none
}
.button.button-primary {
	color: #FFF;
	background-color: #5BC0BE;
	border-color: #49b9b7;
}
.button.button-primary:hover, .button.button-primary:focus {
	color: #FFF;
	background-color: #399593;
	border-color: #328381;
}
.button.button-outline {
	color: #5BC0BE;
	background-color: #fff;
	border-color: #5BC0BE;
}
.button.button-outline:hover, .button.button-outline:focus {
	color: #5BC0BE;
	background-color: #eee;
	border-color: #4c9c9b;
}
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select {
	height: 50px;
	padding: 6px 10px;
	background-color: #3A506B;
	border: 1px solid #3A506B;
	border-radius: 3px;
	box-shadow: none;
	box-sizing: border-box;
	color: #fff;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out
}
::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #eee;
}
:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #eee;
	opacity: 1;
}
::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #eee;
	opacity: 1;
}
:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #eee;
}
::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #eee;
}
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
textarea {
	min-height: 65px;
	padding: 14px 10px;
}
input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	border: 1px solid #1C2541;
	outline: 0;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1
}
label, legend {
	display: block;
	margin-bottom: .5rem;
	font-weight: 300
}
fieldset {
	padding: 0;
	border-width: 0
}
input[type="checkbox"], input[type="radio"] {
	display: inline
}
label>.label-body {
	display: inline-block;
	margin-left: .5rem;
	font-weight: 300
}
ul {
	list-style: circle inside
}
ol {
	list-style: decimal inside
}
ol, ul {
	padding-left: 0;
	margin-top: 0
}
ul ul, ul ol, ol ol, ol ul {
	margin: 1.5rem 0 1.5rem 3rem;
	font-size: 90%
}
li {
	margin-bottom: 0.3rem
}
.list-unstyled {
	list-style: none
}
.list-inline li, footer ul li {
	display: inline-block;
	margin: 0 10px
}
button, .button {
	margin-bottom: 1rem
}
input, textarea, select, fieldset {
	margin-bottom: 1.5rem
}
pre, blockquote, dl, figure, table, p, ul, ol, form {
	margin-bottom: 2.5rem
}
.u-full-width, #contact-content input, #contact-content textarea {
	width: 100%;
	box-sizing: border-box
}
.u-max-full-width {
	max-width: 100%;
	box-sizing: border-box
}
.hidden-small {
	display: none !important;
	visibility: hidden
}
.hidden-large {
	display: inline-block !important;
	visibility: visible
}
@media (min-width: 700px) {
	.hidden-small {
		display: inline-block !important;
		visibility: visible
	}
	.hidden-large {
		display: none !important;
		visibility: hidden
	}
}
.container:after, #who-content:after, #work-content:after, #tech-content:after, #contact-content:after, .row:after, .u-cf {
	content: "";
	display: table;
	clear: both
}
hr {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	border-width: 0;
	border-top: 1px solid #ddd
}
.pull-left {
	float: left
}
.pull-right {
	float: right
}
.vert-align, .pre-loader span, #who section, #work section, #tech section, #contact section {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
body, html {
	height: 100%;
	min-height: 100%;
	position: relative
}
.pre-loader {
	max-height: 100%;
	overflow: hidden
}
.pre-loader i {
	color: #5BC0BE
}
main {
	height: 100%;
	min-height: 100%
}
#menu {
	z-index: 500
}
#menu h2 {
	color: #fff
}
#contact h2, #tech h2 {
	color: #1C2541
}
#menu h4 {
	color: #fff
}
#menu-button {
	position: fixed;
	top: 4px;
	left: 10px;
	z-index: 400;
	color: #5BC0BE
}
@media (min-width: 700px) {
	#menu-button {
		position: fixed;
		top: 50%;
		transform: translateY(-50%);
	}
}
#who, #work, #tech, #contact {
	cursor: pointer;
	opacity: 0.9;
	overflow: hidden;
	max-height: 100%
}
#menu-button {
	cursor: pointer;
	opacity: 0.95;
	padding: 5px;
	background: white;
	border-radius: 3px;
}
#menu-button i:hover {
	color: #4c9291;
	transition: color 0.2s ease-in-out;
}
#who:hover, #work:hover, #tech:hover, #contact:hover {
	opacity: 1.0;
	transition: opacity 0.2s ease-in-out;
}
#who {
	background-color: #1C2541
}
#work {
	background-color: #3A506B
}
#tech {
	background-color: #5BC0BE
}
#contact {
	background-color: #6FFFE9
}
.white-text {
	color: #fff
}
#storii-icon {
	max-width: 150px;
	margin-bottom: 3rem;
	display: none;
	visibility: hidden
}
#who, #work, #tech, #contact {
	width: 100%;
	height: 25%;
	position: absolute
}
#who-content, #work-content, #tech-content, #contact-content {
	padding-top: 3rem
}
#work {
	top: 25%
}
#tech {
	top: 50%
}
#contact {
	top: 75%
}
.menu-bottom-panel {
	background-color: #ffffff;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	height: 80px;
	opacity: 0
}
.menu-bottom-panel-header {
	background-color: #333d5f;
	color: #fff
}
.menu-bottom-panel-header h3 {
	margin-bottom: 1rem;
	font-weight: 300;
	font-size: 1.8rem;
	padding: 4px 0
}
.required {
	color: #1C2541
}
#success, #error {
	display: none
}
#contact-form textarea {
	height: 180px
}
#alert-msg p {
	margin-bottom: 0;
	color: #5BC0BE
}
#alert-msg p:last-child {
	margin-bottom: 1.2rem
}
@media (min-width: 1000px) {
	#who, #work, #tech, #contact {
		width: 25%;
		margin-left: 0;
		height: 100%;
		position: absolute;
		top: 0
	}
	#work {
		left: 25%
	}
	#tech {
		left: 50%
	}
	#contact {
		left: 75%
	}
	#storii-icon {
		display: block;
		visibility: visible
	}
	#who:hover .menu-bottom-panel, #work:hover .menu-bottom-panel, #tech:hover .menu-bottom-panel, #contact:hover .menu-bottom-panel {
		opacity: 1;
	}
}
.img-circle {
	border-radius: 50%;
	margin-top: 10px;
	margin-bottom: 10px
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 3px;
}
footer p {
	margin-bottom: 5px
}
.contact-link:hover {
	cursor: pointer
}
.well {
	border: 1px solid;
	border-color: #ddd;
	border-radius: 3px;
	margin-bottom: 3rem;
	opacity: 1;
}
.portfolio .well-h {
	padding: 10px;
	border-bottom: 1px solid #ddd;
	text-align: center;
	border-radius: 3px 4px 0 0;
	color: #5BC0BE;
}
.portfolio .well-f {
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.portfolio .well-f p:first-child {
	margin-top: 1.2rem;
}
.portfolio .well-f .pull-left {
	margin-bottom: 1.2rem;
}
.portfolio .portfolio-thumb {
	opacity: 1;
}
.portfolio .portfolio-thumb:hover {
	opacity: 0.9;
	transition: opacity 0.2s ease-in-out;
}
@media (min-width: 700px) {
	.portfolio .well-f-badges {
		height: 50px;
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}
}
.text-small {
	font-size: 1.4rem;
    line-height: 2.2rem;
}
.mbn {
	margin-bottom: 0;
}
.mt5 {
	margin-top: 5rem;
}
.badge {
	padding: 5px;
	background: #3A506B;
	color: #fff;
	border-radius: 3px;
	font-size: 1.4rem;
	white-space: nowrap;
}
.menu-text {
	font-size: 0.88rem;
	color: #3A506B;
	display: block;
	font-weight: 600;
}
.gallery-item {
	border: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-radius: 3px;
	opacity: 1;
	margin-bottom: 3rem;
}
.gallery-item img.loadingspinner {
	width: 100%;
	transition: all 0.2s ease-in-out;
}
ul.row {
	margin-bottom: 1.2rem;
}
footer {
	padding-bottom: 1.8rem;
}
footer hr {
	max-width: 630px
}
#ghosty, #website {
	display: none;
	visibility: hidden
}

#cookies {
	background: #1C2541;
	text-align: center;
	color: #fff;
	padding: 1rem 0.6rem;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 500
}