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

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.ttf?oybcyj") format("truetype"), url("fonts/icomoon.woff?oybcyj") format("woff"), url("fonts/icomoon.svg?oybcyj#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

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

.icon-loading:before {
	content: "";
}

.icon-blob:before {
	content: "";
}

.icon-tour:before {
	content: "";
}

.icon-film:before {
	content: "";
}

.icon-user:before {
	content: "";
}

.icon-email:before {
	content: "";
}

.icon-chevron-left:before {
	content: "";
}

.icon-chevron-right:before {
	content: "";
}

.icon-chevron-up:before {
	content: "";
}

.icon-chevron-down:before {
	content: "";
}

.icon-view:before {
	content: "";
}

.icon-search:before {
	content: "";
}

.icon-image:before {
	content: "";
}

.icon-home:before {
	content: "";
}

.icon-download-files:before {
	content: "";
}

.icon-download:before {
	content: "";
}

.icon-compass:before {
	content: "";
}

.icon-menu:before {
	content: "";
}

.icon-close:before {
	content: "";
}

.icon-check:before {
	content: "";
}

.icon-check-thick:before {
	content: "";
}

.icon-checked-checkbox:before {
	content: "";
}

.icon-availability:before {
	content: "";
}

.icon-you:before {
	content: "";
}

.icon-specification:before {
	content: "";
}

.icon-logo-shape:before {
	content: "";
}

.icon-heart:before {
	content: "";
}

.icon-gallery:before {
	content: "";
}

.icon-explore:before {
	content: "";
}

.icon-connection:before {
	content: "";
}

@font-face {
	font-family: "Karasuma Gothic";
	src: url("fonts/KarasumaGothic-Regular.woff2") format("woff2"), url("fonts/KarasumaGothic-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Karasuma Gothic";
	src: url("fonts/KarasumaGothic-Light.woff2") format("woff2"), url("fonts/KarasumaGothic-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Karasuma Gothic";
	src: url("fonts/KarasumaGothic-Medium.woff2") format("woff2"), url("fonts/KarasumaGothic-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Karasuma Gothic";
	src: url("fonts/KarasumaGothic-Bold.woff2") format("woff2"), url("fonts/KarasumaGothic-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
}

/*! 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;
}

#nav ul,
.main-tabset,
.sub-tabset,
.images-list,
.jcf-list ul,
.keys-list {
	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: #000;
	background: #fff;
	font: 300 14px/1.7143 "Karasuma Gothic", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 768px;
	-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.7143em;
}

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

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

thead th,
tbody tr:first-child th,
thead td,
tbody tr:first-child td {
	border-top: 0;
}

tfoot th,
thead th,
tfoot td,
thead td {
	border-bottom: 0;
}

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

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

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 1.5em;
	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;
}

.form-group {
	margin-bottom: 16px;
}

label {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 1.5;
	font-weight: 500;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out, background-color .2s ease-in-out;
	transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out, background-color .2s ease-in-out;
	-webkit-appearance: none;
	border-radius: 24px;
	box-sizing: border-box;
	display: block;
	width: 100%;
	border: 1px solid #eceef1;
	background-color: #fff;
	padding: 12px 28px;
	height: auto;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #212020;
	outline: none;
}

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

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,
textarea::-webkit-input-placeholder {
	color: #8f8f8f;
}

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,
textarea::-moz-placeholder {
	opacity: 1;
	color: #8f8f8f;
}

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,
textarea:-moz-placeholder {
	color: #8f8f8f;
}

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,
textarea:-ms-input-placeholder {
	color: #8f8f8f;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #8f8f8f;
}

select {
	-webkit-transition: border-color .2s ease-in-out;
	transition: border-color .2s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 24px;
	appearance: none;
	display: block;
	width: 100%;
	border: 1px solid #eceef1;
	background: #fff url("data:image/svg+xml,%3Csvg width='1024' height='1024' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 1024 1024'%3E%3Cpath d='M890.548 287.499c13.88-13.676 36.179-13.676 49.957 0s13.829 35.771 0 49.447l-403.536 399.555c-13.778 13.676-36.077 13.676-49.957 0l-403.536-399.555c-13.778-13.676-13.778-35.771 0-49.447 13.829-13.676 36.179-13.676 49.957 0l378.583 364.397 378.532-364.397z' fill='%23000000'%3E%3C/path%3E%3C/svg%3E") no-repeat right 15px center;
	background-size: 26px 14px;
	padding: 12px 28px;
	padding-right: 40px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #212020;
	outline: none;
}

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

select[multiple] {
	background: #fff;
}

select:focus {
	border-color: #003ddb;
}

textarea {
	resize: vertical;
	vertical-align: top;
	height: 120px;
	min-height: 120px;
}

button[type="button"],
input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"] {
	-webkit-transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out, background .2s ease-in-out, opacity .2s ease-in-out, color .2s ease-in-out;
	transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out, background .2s ease-in-out, opacity .2s ease-in-out, color .2s ease-in-out;
	border-radius: 65px;
	border: 1px solid #1791ff;
	box-shadow: none;
	color: #fff;
	background: #1791ff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	text-align: center;
	padding: 12px 28px;
	outline: none;
}

button[type="button"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
	background: #fff;
	border-color: #003ddb;
	color: #003ddb;
}

.custom-control {
	display: inline-block;
	vertical-align: top;
	padding-left: 37px;
	padding-bottom: 0;
	margin-bottom: 8px;
	position: relative;
}

.custom-control .custom-control-indicator {
	-webkit-transition: border-color .15s ease-out, box-shadow .15s ease-out, background .15s ease-out;
	transition: border-color .15s ease-out, box-shadow .15s ease-out, background .15s ease-out;
	width: 20px;
	height: 20px;
	border: 1px solid #b4b4b4;
	background: rgba(255, 255, 255, .3);
	position: absolute;
	left: 0;
	margin-top: 2px;
	cursor: default;
}

.text-white .custom-control .custom-control-indicator,
.bg-success .custom-control .custom-control-indicator {
	border-color: #fff;
}

.custom-control .custom-control-desc {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.7143;
	font-weight: 400;
	color: #000;
}

.text-white .custom-control .custom-control-desc {
	color: #fff;
}

.custom-control .custom-control-input {
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: -1;
}

.custom-control .custom-control-input:checked ~ .custom-control-indicator {
	background: #3b99fc;
	border-color: #3b99fc;
}

.text-white .custom-control .custom-control-input:checked ~ .custom-control-indicator,
.bg-success .custom-control .custom-control-input:checked ~ .custom-control-indicator {
	background: rgba(255, 255, 255, .3);
	border-color: #fff;
}

.custom-control .custom-control-input:checked ~ .custom-control-indicator:before {
	opacity: 1;
}

.custom-control .custom-control-input:checked ~ .custom-control-indicator:after {
	opacity: 0;
}

.custom-checkbox .custom-control-indicator {
	z-index: 1;
	color: #fff;
}

.custom-checkbox .custom-control-indicator:before {
	-webkit-transition: opacity .15s ease-out;
	transition: opacity .15s ease-out;
	content: "";
	font-size: 17px;
	line-height: 1;
	font-weight: 400;
	font-family: "icomoon";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0;
	opacity: 0;
}

.custom-radio .custom-control-indicator {
	border-radius: 50%;
}

.custom-radio .custom-control-indicator:before {
	-webkit-transition: opacity .15s ease-out;
	transition: opacity .15s ease-out;
	content: "";
	border-radius: 50%;
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background: #fff;
	opacity: 0;
}

#sidebar h3 {
	font-size: 26px;
}

#sidebar h4 {
	font-size: 22px;
}

.widget {
	margin-bottom: 1.7143em;
}

.widget ul {
	padding-left: 2em;
}

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

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

.comment-form textarea {
	overflow: auto;
	margin: 0;
}

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

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

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

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

.search-form {
	margin-bottom: 15px;
}

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

.post-password-form input[type="password"] {
	margin: 0 0 16px;
}

.commentlist {
	margin: 0 0 1.7143em;
}

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

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

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

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

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

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

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

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.7143em;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
}

.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: 0 .4em;
	margin-top: .85715em;
	margin-bottom: .85715em;
}

.navigation .page-numbers.current,
.navigation-comments .page-numbers.current {
	color: #1791ff;
}

.navigation a.page-numbers:not(.prev):not(.next):hover,
.navigation-comments a.page-numbers:not(.prev):not(.next):hover {
	color: #1791ff;
	text-decoration: none;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: none;
	border: 1px solid #1791ff;
	background: #1791ff;
	color: #fff;
	border-radius: 50rem;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	padding: 5px 20px;
	margin-top: .85715em;
	margin-bottom: .85715em;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	color: #0077e3;
	border-color: #0077e3;
	background: #fff;
	text-decoration: none;
}

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

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: none;
	text-decoration: none;
	margin-top: .85715em;
	margin-bottom: .85715em;
}

.navigation-single .next a,
.navigation-single .prev a {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #1791ff;
	background: #1791ff;
	color: #fff;
	border-radius: 50rem;
	padding: 5px 20px;
	max-width: 100%;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
}

.navigation-single .next a:hover,
.navigation-single .prev a:hover {
	color: #0077e3;
	border-color: #0077e3;
	background: #fff;
	text-decoration: none;
}

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

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

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

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

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

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

.alignleft {
	float: left;
	margin: 0 1.7143em 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 1.7143em;
}

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

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

iframe {
	width: 100%;
}

#wp-calendar {
	width: 100%;
}

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

#wp-calendar td,
#wp-calendar th {
	border: 1px solid #000;
	border-left: 0;
	border-right: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: inherit;
	font-weight: 700;
	margin: 0 0 .5em;
	color: inherit;
}

h1,
.h1 {
	font-size: 44px;
	line-height: 1.1364;
	font-weight: 400;
	margin-bottom: 1.24em;
}

h2,
.h2 {
	font-size: 32px;
	line-height: 1.15;
}

h3,
.h3 {
	font-size: 24px;
	line-height: 1.3125;
}

h4,
.h4 {
	font-size: 20px;
	line-height: 1.25;
	margin-bottom: 1.6em;
}

h5,
.h5 {
	font-size: 16px;
	line-height: 1.375;
	text-transform: uppercase;
}

h6,
.h6 {
	font-size: 14px;
	line-height: 1.7143;
}

p {
	margin: 0 0 1.2em;
}

.lead {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.4444;
}

small,
.small {
	font-size: 12px;
	line-height: 1.5;
	font-weight: 400;
}

a {
	-webkit-transition: color .2s ease-in-out, background .2s ease-in-out, opacity .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out, text-shadow .2s ease-in-out;
	transition: color .2s ease-in-out, background .2s ease-in-out, opacity .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out, text-shadow .2s ease-in-out;
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* set styles for grid */

.container {
	width: 100%;
	max-width: 1164px;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
}

.container-lg {
	max-width: 1266px;
}

.container-md {
	max-width: 1080px;
}

.container-sm {
	max-width: 920px;
}

.container-fluid {
	max-width: none;
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -16px;
	margin-left: -16px;
	width: calc(100% + 32px);
}

.row.gutters-xs {
	margin-right: -7px;
	margin-left: -7px;
	width: calc(100% + 14px);
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs,
.col-xs-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 16px;
	padding-left: 16px;
}

.gutters-xs > .col-1,
.gutters-xs > .col-2,
.gutters-xs > .col-3,
.gutters-xs > .col-4,
.gutters-xs > .col-5,
.gutters-xs > .col-6,
.gutters-xs > .col-7,
.gutters-xs > .col-8,
.gutters-xs > .col-9,
.gutters-xs > .col-10,
.gutters-xs > .col-11,
.gutters-xs > .col-12,
.gutters-xs > .col,
.gutters-xs > .col-auto,
.gutters-xs > .col-xs-1,
.gutters-xs > .col-xs-2,
.gutters-xs > .col-xs-3,
.gutters-xs > .col-xs-4,
.gutters-xs > .col-xs-5,
.gutters-xs > .col-xs-6,
.gutters-xs > .col-xs-7,
.gutters-xs > .col-xs-8,
.gutters-xs > .col-xs-9,
.gutters-xs > .col-xs-10,
.gutters-xs > .col-xs-11,
.gutters-xs > .col-xs-12,
.gutters-xs > .col-xs,
.gutters-xs > .col-xs-auto,
.gutters-xs > .col-md-1,
.gutters-xs > .col-md-2,
.gutters-xs > .col-md-3,
.gutters-xs > .col-md-4,
.gutters-xs > .col-md-5,
.gutters-xs > .col-md-6,
.gutters-xs > .col-md-7,
.gutters-xs > .col-md-8,
.gutters-xs > .col-md-9,
.gutters-xs > .col-md-10,
.gutters-xs > .col-md-11,
.gutters-xs > .col-md-12,
.gutters-xs > .col-md,
.gutters-xs > .col-md-auto,
.gutters-xs > .col-lg-1,
.gutters-xs > .col-lg-2,
.gutters-xs > .col-lg-3,
.gutters-xs > .col-lg-4,
.gutters-xs > .col-lg-5,
.gutters-xs > .col-lg-6,
.gutters-xs > .col-lg-7,
.gutters-xs > .col-lg-8,
.gutters-xs > .col-lg-9,
.gutters-xs > .col-lg-10,
.gutters-xs > .col-lg-11,
.gutters-xs > .col-lg-12,
.gutters-xs > .col-lg,
.gutters-xs > .col-lg-auto,
.gutters-xs > .col-xl-1,
.gutters-xs > .col-xl-2,
.gutters-xs > .col-xl-3,
.gutters-xs > .col-xl-4,
.gutters-xs > .col-xl-5,
.gutters-xs > .col-xl-6,
.gutters-xs > .col-xl-7,
.gutters-xs > .col-xl-8,
.gutters-xs > .col-xl-9,
.gutters-xs > .col-xl-10,
.gutters-xs > .col-xl-11,
.gutters-xs > .col-xl-12,
.gutters-xs > .col-xl,
.gutters-xs > .col-xl-auto {
	padding-left: 7px;
	padding-right: 7px;
}

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

.row-cols-1 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.row-cols-2 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.row-cols-3 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.row-cols-4 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.row-cols-5 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

.row-cols-6 > * {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}

.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

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

.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13;
}

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

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

.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7;
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8;
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11;
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12;
}

.offset-1 {
	margin-left: 8.333333%;
}

.offset-2 {
	margin-left: 16.666667%;
}

.offset-3 {
	margin-left: 25%;
}

.offset-4 {
	margin-left: 33.333333%;
}

.offset-5 {
	margin-left: 41.666667%;
}

.offset-6 {
	margin-left: 50%;
}

.offset-7 {
	margin-left: 58.333333%;
}

.offset-8 {
	margin-left: 66.666667%;
}

.offset-9 {
	margin-left: 75%;
}

.offset-10 {
	margin-left: 83.333333%;
}

.offset-11 {
	margin-left: 91.666667%;
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

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

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}

.flex-fill {
	-webkit-box-flex: 1 !important;
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important;
}

.flex-grow-0 {
	-webkit-box-flex: 0 !important;
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important;
}

.flex-grow-1 {
	-webkit-box-flex: 1 !important;
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important;
}

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

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

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

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

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}

.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}

.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}

.align-items-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important;
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}

.align-self-center {
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important;
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important;
}

#wrapper {
	background: #fff;
	width: 100%;
	position: relative;
	overflow: hidden;
}

#main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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;
	width: 100%;
	min-height: 100vh;
	padding-top: 120px;
	padding-bottom: 100px;
}

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

.text-primary {
	color: #1791ff !important;
}

.bg-primary {
	background: #1791ff !important;
}

.bg-primary-availability-2 {
	background-image: url('/wp-content/themes/botolphipres/images/availability-2-bg.png') !important;
	background-position: right !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
}

.text-primary-alt {
	color: #3b99fc !important;
}

.bg-primary-alt {
	background: #3b99fc !important;
}

.text-primary-dark {
	color: #003ddb !important;
}

.bg-primary-dark {
	background: #003ddb !important;
}

.text-info {
	color: #f277a8 !important;
}

.bg-info {
	background: #f277a8 !important;
}

.text-success {
	color: #05d8ad !important;
}

.bg-success {
	background: #05d8ad !important;
}

.text-warning {
	color: #fecd00 !important;
}

.bg-warning {
	background: #fecd00 !important;
}

.text-danger {
	color: #ff2d35 !important;
}

.bg-danger {
	background: #ff2d35 !important;
}

.text-light {
	color: #ccc !important;
}

.bg-light {
	background: #ccc !important;
}

.text-white {
	color: #fff !important;
}

.bg-white {
	background: #fff !important;
}

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

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

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

.text-uppercase {
	text-transform: uppercase;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.font-weight-regular {
	font-weight: 400 !important;
}

.font-weight-medium {
	font-weight: 500 !important;
}

.font-weight-bold {
	font-weight: 700 !important;
}

.font-weight-light {
	font-weight: 300 !important;
}

.font-size-sm {
	font-size: 12px;
	line-height: 1.6667;
}

.bordered {
	border: 2px solid #000;
}

.bordered-top {
	border-top: 2px solid #000;
}

.bordered-bottom {
	border-bottom: 2px solid #000;
}

.bordered-left {
	border-left: 2px solid #000;
}

.bordered-right {
	border-right: 2px solid #000;
}

.decor-image {
	position: absolute;
	z-index: -1;
}

.decor-image.left {
	left: 0;
}

.decor-image.top {
	top: 0;
}

.decor-image.right {
	right: 0;
}

.decor-image.bottom {
	bottom: 0;
}

.decor-image.illustration {
	width: 302px;
	z-index: 0;
}

.decor-image.illustration.right {
	right: 60px;
}

.decor-image.illustration.bottom {
	bottom: -10px;
}

.decor-image.illustration img {
	width: 100%;
	height: auto;
}

.decor-image.blob-bottom {
	width: 500px;
	z-index: 0;
}

.decor-image.blob-bottom.bottom {
	bottom: -10px;
}

.decor-image.blob-bottom.left {
	left: 60px;
}

.decor-image.blob-bottom img {
	width: 100%;
	height: auto;
}

.decor-image.blob-right {
	z-index: 0;
}

.decor-image.blob-right.right {
	right: -18%;
	left: 45%;
}

.decor-image.blob-right.top {
	top: -36%;
	bottom: 0;
}

.decor-image.blob-right img {
	height: 100%;
	width: 100%;
}

.sr-only {
	width: 1px;
	height: 1px;
	position: absolute;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.sr-only.sr-only-focusable:active,
.sr-only.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
}

.js-tab-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

.tab-content,
.tab {
	width: 100%;
}

.content-section {
	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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 44px;
	padding-bottom: 44px;
	position: relative;
	z-index: 1;
}

.home .content-section {
	padding-top: 0;
	padding-bottom: 0;
}

.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 768px;
	z-index: 30;
}

.header.text-white .logo svg * {
	fill: #fff;
}

.header.text-white .btn-menu {
	color: #fff;
	border-color: #fff;
}

.header > .container {
	min-height: 118px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 24px;
	padding-bottom: 24px;
	position: relative;
}

.header .logo {
	height: 70px;
	margin-left: auto;
}

.header .logo a {
	min-height: 100%;
	outline: none;
}

.header .logo img,
.header .logo svg {
	display: block;
	height: 100%;
	width: auto;
}

.btn-menu {
	outline: none;
}

.btn-menu,
.btn-menu[type="button"] {
	width: 52px;
	height: 52px;
	border: 2px solid #000;
	background: transparent;
	border-radius: 50%;
	padding: 0;
	font-size: 22px;
	line-height: 1;
	font-weight: 400;
	color: #000;
	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;
	position: absolute;
	left: 40px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.btn-menu:hover,
.btn-menu[type="button"]:hover {
	text-decoration: none;
	background: transparent;
}

.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-width: 768px;
	z-index: 10;
}

#wrapper > .footer {
	position: fixed;
}

.footer > .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 98px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.footer.bordered-top {
	background: inherit;
}

.footer .btn-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 40%;
}

.footer .btn-wrap.left {
	left: 40px;
}

.footer .btn-wrap.right {
	right: 40px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.btn-page-prev,
.btn-page-next {
	display: inline-block;
	vertical-align: top;
}

.btn-page-prev [class*="icon-chevron"],
.btn-page-next [class*="icon-chevron"] {
	width: 52px;
	height: 52px;
	border-radius: 50%;
	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;
	font-size: 28px;
	line-height: 1;
}

.btn-page-prev:hover,
.btn-page-next:hover {
	text-decoration: none;
	color: #1791ff;
}

.bg-primary .btn-page-prev:hover,
.bg-primary-dark .btn-page-prev:hover,
.bg-success .btn-page-prev:hover,
.bg-primary
    .btn-page-next:hover,
.bg-primary-dark
    .btn-page-next:hover,
.bg-success
    .btn-page-next:hover {
	color: #fff;
}

/*.btn-page-prev {
	margin-left: -20px;
}

.btn-page-next {
	margin-right: -20px;
}*/

.btn.btn-primary {
	background: #1791ff;
	border-color: #1791ff;
	color: #000;
}

.btn.btn-primary:hover {
	background: #fff;
	border-color: #0077e3;
	color: #000;
}

.btn.btn-primary-alt {
	background: #3b99fc;
	border-color: #3b99fc;
	color: #000;
}

.btn.btn-primary-alt:hover {
	background: #fff;
	border-color: #097ffb;
	color: #000;
}

.btn.btn-primary-dark {
	background: #003ddb;
	border-color: #003ddb;
	color: #000;
}

.btn.btn-primary-dark:hover {
	background: #fff;
	border-color: #002fa8;
	color: #000;
}

.btn.btn-info {
	background: #f277a8;
	border-color: #f277a8;
	color: #000;
}

.btn.btn-info:hover {
	background: #fff;
	border-color: #ee488a;
	color: #000;
}

.btn.btn-success {
	background: #05d8ad;
	border-color: #05d8ad;
	color: #000;
}

.btn.btn-success:hover {
	background: #fff;
	border-color: #04a685;
	color: #000;
}

.btn.btn-warning {
	background: #fecd00;
	border-color: #fecd00;
	color: #000;
}

.btn.btn-warning:hover {
	background: #fff;
	border-color: #cba400;
	color: #000;
}

.btn.btn-danger {
	background: #ff2d35;
	border-color: #ff2d35;
	color: #000;
}

.btn.btn-danger:hover {
	background: #fff;
	border-color: #f90009;
	color: #000;
}

.btn.btn-light {
	background: #ccc;
	border-color: #ccc;
	color: #000;
}

.btn.btn-light:hover {
	background: #fff;
	border-color: #b3b2b2;
	color: #000;
}

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

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

.btn {
	-webkit-transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out, background .2s ease-in-out, opacity .2s ease-in-out, color .2s ease-in-out;
	transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out, background .2s ease-in-out, opacity .2s ease-in-out, color .2s ease-in-out;
	display: inline-block;
	vertical-align: top;
	border-radius: 50rem;
	border: 1px solid;
	font: 500 16px/20px "Karasuma Gothic", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-decoration: none;
	text-align: center;
	padding: 12px 28px;
	outline: none;
}

.btn.font-size-sm {
	font-size: 12px;
	line-height: 20px;
}

.btn.btn-sm {
	padding: 5px 20px;
}

.btn.btn-lg {
	border-width: 2px;
	font-size: 16px;
	line-height: 34px;
	font-weight: 700;
	padding: 8px 16px;
}

.btn.btn-lg.font-size-sm {
	font-size: 12px;
	line-height: 34px;
}

.btn.btn-lg .icon {
	font-size: 28px;
	line-height: 1;
}

.btn.btn-lg .icon-connection {
	font-size: 26px;
}

.btn.btn-lg .icon-availability {
	font-size: 34px;
}

.btn.btn-lg .icon-gallery {
	font-size: 20px;
}

.btn.shadow,
.btn.btn-white {
	box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
}

.btn.btn-primary {
	color: #fff;
}

.btn.btn-primary:hover {
	color: #0077e3;
}

.btn.btn-white:hover {
	box-shadow: 0 0 0 rgba(0, 0, 0, .16);
	border-color: #ccc;
}

.btn:hover {
	background: #fff;
	text-decoration: none;
}

.btn .icon {
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	font-size: 20px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}

.btn .icon-connection {
	font-size: 18px;
}

.btn .icon-gallery {
	font-size: 16px;
}

.btn .icon:last-child {
	margin: -2px 0 0 20px;
}

.btn .icon:first-child {
	margin: -2px 20px 0 0;
}

.loading-section {
	-webkit-transition: opacity 1s cubic-bezier(.7, 0, .3, 1), visibility 1s cubic-bezier(.7, 0, .3, 1), z-index 1s cubic-bezier(.7, 0, .3, 1), -webkit-transform 1s cubic-bezier(.7, 0, .3, 1);
	transition: opacity 1s cubic-bezier(.7, 0, .3, 1), visibility 1s cubic-bezier(.7, 0, .3, 1), z-index 1s cubic-bezier(.7, 0, .3, 1), -webkit-transform 1s cubic-bezier(.7, 0, .3, 1);
	transition: transform 1s cubic-bezier(.7, 0, .3, 1), opacity 1s cubic-bezier(.7, 0, .3, 1), visibility 1s cubic-bezier(.7, 0, .3, 1), z-index 1s cubic-bezier(.7, 0, .3, 1);
	transition: transform 1s cubic-bezier(.7, 0, .3, 1), opacity 1s cubic-bezier(.7, 0, .3, 1), visibility 1s cubic-bezier(.7, 0, .3, 1), z-index 1s cubic-bezier(.7, 0, .3, 1), -webkit-transform 1s cubic-bezier(.7, 0, .3, 1);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background: #fff;
	z-index: 40;
}

.loaded .loading-section {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.loading-section > .container {
	width: 100%;
	height: 100%;
	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;
	position: relative;
}

.loading-section .btn-loading {
	-webkit-transition: opacity 1s cubic-bezier(.7, 0, .3, 1), -webkit-transform 1s cubic-bezier(.7, 0, .3, 1);
	transition: opacity 1s cubic-bezier(.7, 0, .3, 1), -webkit-transform 1s cubic-bezier(.7, 0, .3, 1);
	transition: opacity 1s cubic-bezier(.7, 0, .3, 1), transform 1s cubic-bezier(.7, 0, .3, 1);
	transition: opacity 1s cubic-bezier(.7, 0, .3, 1), transform 1s cubic-bezier(.7, 0, .3, 1), -webkit-transform 1s cubic-bezier(.7, 0, .3, 1);
	position: absolute;
	top: 36px;
	right: 60px;
	opacity: 0;
}

.loading .loading-section .btn-loading {
	opacity: 1;
}

.loaded .loading-section .btn-loading {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, 1);
	transform: scale3d(.3, .3, 1);
}

.loading .loading-section .btn-loading span {
	-webkit-animation: fade-in-out 1s cubic-bezier(.7, 0, .3, 1) infinite;
	animation: fade-in-out 1s cubic-bezier(.7, 0, .3, 1) infinite;
}

.logo-container {
	-webkit-transition: opacity .8s cubic-bezier(.7, 0, .3, 1), -webkit-transform .8s cubic-bezier(.7, 0, .3, 1);
	transition: opacity .8s cubic-bezier(.7, 0, .3, 1), -webkit-transform .8s cubic-bezier(.7, 0, .3, 1);
	transition: opacity .8s cubic-bezier(.7, 0, .3, 1), transform .8s cubic-bezier(.7, 0, .3, 1);
	transition: opacity .8s cubic-bezier(.7, 0, .3, 1), transform .8s cubic-bezier(.7, 0, .3, 1), -webkit-transform .8s cubic-bezier(.7, 0, .3, 1);
	display: inline-block;
	vertical-align: top;
	height: 100%;
	max-height: 481px;
	position: relative;
	opacity: 0;
}

.loading .logo-container {
	opacity: 1;
}

.loaded .logo-container {
	opacity: 0;
	-webkit-transform: scale3d(.3, .3, 1);
	transform: scale3d(.3, .3, 1);
}

.logo-container > img {
	height: 100%;
	width: auto;
	position: relative;
	z-index: 1;
}

.logo-container .logo {
	width: 25.44%;
	position: absolute;
	top: 31.6%;
	left: 39.4%;
	z-index: 2;
}

.logo-container .logo svg {
	width: 100%;
	height: auto;
}

.preloader {
	background: #fff;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	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;
	overflow: hidden;
	text-align: center;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	z-index: 99999;
}

.lightbox-loading .preloader {
	-webkit-animation: fade-out 1s both 1s cubic-bezier(.7, 0, .3, 1);
	animation: fade-out 1s both 1s cubic-bezier(.7, 0, .3, 1);
}

.preloader .icon {
	font-size: 64px;
	line-height: 1;
	display: inline-block;
	vertical-align: top;
	color: #a5a5a5;
	-webkit-animation: rounded-spinner 1s infinite linear;
	animation: rounded-spinner 1s infinite linear;
}

.nav-drop {
	-webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, z-index .2s ease-in-out;
	transition: opacity .2s ease-in-out, visibility .2s ease-in-out, z-index .2s ease-in-out;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow-y: auto;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	z-index: -1;
}

.nav-active .nav-drop {
	opacity: 1;
	visibility: visible;
	z-index: 99993;
	pointer-events: auto;
}

.nav-drop .content-section {
	min-height: 100vh;
	padding-top: 120px;
	padding-bottom: 0;
}

#nav {
	margin-left: -40px;
	margin-right: -40px;
	width: calc(100% + 80px);
}

#nav li {
	margin-bottom: -2px;
}

#nav li:last-child {
	border-bottom: 0;
}

#nav .num {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 26px;
	line-height: 1.1538;
	font-weight: 700;
	margin: 0 26px 0 0;
}

#nav .title-text {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
	font-size: 48px;
	line-height: 1.2917;
	font-weight: 400;
}

#nav .title-text:after {
	width: 220px;
	height: 2px;
	content: "";
	display: inline-block;
	vertical-align: middle;
	background: #000;
	margin: 0 25px;
}

#nav .title-text .icon {
	display: inline-block;
	font-size: 36px;
	margin-left: 40px;
}

#nav .image-wrap {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
	height: 62px;
}

#nav .image-wrap img {
	display: inline-block;
	height: 100%;
	width: auto;
	max-width: none;
}

#nav .image-wrap:after {
	width: 340px;
	height: 2px;
	content: "";
	display: inline-block;
	background: #000;
	margin: 0 24px;
}

#nav a:hover {
	text-decoration: none;
}

.line-box {
	width: 100%;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

.line-box .mask {
	display: block;
	overflow: hidden;
}

.line-box .line {
	width: 99999px;
	float: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 28px;
	padding-bottom: 27px;
}

.intro-article {
	font-size: 32px;
	line-height: 1.375;
	font-weight: 400;
}

.intro-article .image-holder {
	width: 100%;
	max-width: 777px;
	max-height: 543px;
	height: 60.3333vh;
	margin: 0 auto;
	position: relative;
}

.intro-article .image-holder > img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: contain;
	object-position: 50% 50%;
	z-index: 2;
}

.intro-article .image-holder .decor-image {
	width: 36.5508%;
	z-index: 1;
}

.intro-article .image-holder .decor-image.bottom {
	top: 57%;
	bottom: auto;
}

.intro-article .image-holder .decor-image.right {
	right: -5%;
}

.intro-article p:last-child {
	margin-bottom: 0;
}

.about-section {
	font-size: 40px;
	line-height: 1.5;
	font-weight: 400;
	letter-spacing: normal;
}

.about-section > .container {
	max-width: 1124px;
}

.about-section p {
	margin-bottom: 1.1em;
}

.about-section p:last-child {
	margin-bottom: 0;
}

.about-section p img {
	margin-left: 10px;
	margin-right: 10px;
}

.popup-holder {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	vertical-align: middle;
	position: relative;
	margin: 0 16px;
	min-width: 50px;
	text-align: center;
	min-height: 60px;
}

.popup-holder:hover {
	text-decoration: none;
	cursor: pointer;
}

.popup-holder:hover .desc {
	opacity: 1;
}

.popup-holder:hover .icon {
	margin-top: -32px;
	margin-bottom: 0;
}

.popup-holder:hover img {
	margin-top: -52px;
	margin-bottom: 0;
}

.popup-holder .icon {
	-webkit-transition: margin .2s ease-in-out, top .2s ease-in-out;
	transition: margin .2s ease-in-out, top .2s ease-in-out;
	display: block;
	font-size: 42px;
	margin-bottom: -32px;
	-webkit-transform: translateY(-12px);
	-ms-transform: translateY(-12px);
	transform: translateY(-12px);
}

.popup-holder img {
	-webkit-transition: margin .2s ease-in-out, top .2s ease-in-out;
	transition: margin .2s ease-in-out, top .2s ease-in-out;
	display: inline-block;
	vertical-align: top;
	max-width: 80%;
	margin-bottom: -52px;
	-webkit-transform: translateY(-18px);
	-ms-transform: translateY(-18px);
	transform: translateY(-18px);
}

.popup-holder .desc {
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	font-size: 13px;
	line-height: 1.154;
	font-weight: 300;
	text-transform: uppercase;
	display: inline-block;
	opacity: 0;
}

.intro-info-list {
	padding-top: 0;
	padding-bottom: 0;
}

.intro-info-list > .container-lg {
	max-width: 1300px;
}

.info-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 15px;
	line-height: 1.3333;
	padding-top: 40px;
	padding-bottom: 40px;
}

.info-block .icon,
.info-block .image-holder {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-right: 12px;
	min-width: 47px;
}

.info-block .text-holder {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.info-block p:last-child {
	margin-bottom: 0;
}

.tile-section {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.tile-blocks {
	margin: 0 -8px;
	width: calc(100% + 16px);
	height: 75vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tile-block {
	width: 33.33%;
	height: 50%;
	padding: 0 8px 20px;
}

.tile-block:first-child {
	width: 36.5%;
	height: 40vh;
}

.tile-block:first-child > a {
	padding-right: 45px;
}

.tile-block:first-child .sub-title {
	left: 100%;
	top: 5px;
	-webkit-transform-origin: left top 0;
	-ms-transform-origin: left top 0;
	transform-origin: left top 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tile-block:nth-child(2) {
	width: 31.9%;
	height: 40vh;
}

.tile-block:nth-child(2) > a {
	padding-bottom: 45px;
}

.tile-block:nth-child(2) .sub-title {
	left: 3px;
	bottom: 0;
}

.tile-block:nth-child(3) {
	width: 31.6%;
	height: 45vh;
	margin-bottom: -5vh;
}

.tile-block:nth-child(3) > a {
	padding-left: 45px;
}

.tile-block:nth-child(3) .sub-title {
	left: 0;
	top: 5px;
	margin-left: 32px;
	-webkit-transform-origin: left top 0;
	-ms-transform-origin: left top 0;
	transform-origin: left top 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tile-block:nth-child(4) {
	width: 37.6%;
	height: 35vh;
}

.tile-block:nth-child(4) > a {
	padding-left: 45px;
}

.tile-block:nth-child(4) .sub-title {
	left: 0;
	top: 5px;
	margin-left: 30px;
	-webkit-transform-origin: left top 0;
	-ms-transform-origin: left top 0;
	transform-origin: left top 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tile-block:nth-child(5) {
	width: 20.5%;
	height: 35vh;
}

.tile-block:nth-child(5) > a {
	padding-bottom: 45px;
}

.tile-block:nth-child(5) .sub-title {
	left: 3px;
	bottom: 0;
}

.tile-block:nth-child(6) {
	width: 41.9%;
	height: 35vh;
}

.tile-block:nth-child(6) > a {
	padding-top: 45px;
}

.tile-block:nth-child(6) .sub-title {
	left: 3px;
	top: 0;
}

.tile-block > a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.tile-block > a:hover {
	text-decoration: none;
}

.tile-block > a:hover img {
	opacity: .9;
}

.tile-block .image-holder {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.tile-block .image-holder img {
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}

.tile-block .sub-title {
	position: absolute;
	white-space: nowrap;
}

.sub-title {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 1.5556;
	font-weight: 500;
	padding-left: 24px;
	position: relative;
}

.sub-title .icon {
	font-size: 20px;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.sub-title .icon.up:before {
	display: block;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.sub-title .icon.down:before {
	display: block;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tabset-holder {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer .tabset-holder {
	padding-left: 180px;
	padding-right: 180px;
}

.tabset-title {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.7143;
	font-weight: 500;
	padding: 5px;
}

.main-tabset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.main-tabset li {
	padding: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.main-tabset li.active a,
.main-tabset li.active a.btn.btn-light {
	background: #f277a8;
	border-color: #f277a8;
	color: #fff;
}

.main-tabset a {
	outline: none;
}

.main-tabset a,
.main-tabset a.btn.btn-light {
	background: #e3e3e3;
	border-color: #e3e3e3;
}

.main-tabset a:hover,
.main-tabset a.btn.btn-light:hover {
	background: #f277a8;
	border-color: #f277a8;
	color: #fff;
	text-decoration: none;
}

.sub-tabset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 9px;
}

.sub-tabset li {
	padding: 6px 15px 6px 0;
}

.sub-tabset li.active a,
.sub-tabset li.active a.btn.btn-light {
	background: transparent;
	color: #000;
	text-decoration: underline;
}

.sub-tabset a {
	font-size: 15px;
	line-height: 1.2222;
	font-weight: 700;
	color: rgba(0, 0, 0, .2);
	border: 0;
	outline: none;
}

.sub-tabset a,
.sub-tabset a.btn.btn-light {
	background: transparent;
	border: 0;
}

.sub-tabset a:hover,
.sub-tabset a.btn.btn-light:hover {
	color: #000;
	background: transparent;
	border-bottom-color: #000;
	text-decoration: underline;
}

.building {
	width: 100%;
	height: 60.7778vh;
	text-align: center;
}

.building svg {
	height: 100%;
	max-width: 100%;
}

.building svg [data-floor] .st10 {
	-webkit-transition: fill .2s ease-in-out;
	transition: fill .2s ease-in-out;
}

.building svg [data-floor]:hover .st10,
.building svg [data-floor].active .st10 {
	fill: #1791ff;
	cursor: pointer;
}

.building svg .level.unavailable rect,
.building svg .level.unavailable .st10,
.building svg .level.unavailable .st9 {
	opacity: .15;
	fill: #1d1d1b;
	cursor: default;
	pointer-events: none;
}

.building svg .level.available rect,
.building svg .level.available .st10,
.building svg .level.available .st9 {
	opacity: 1;
	fill: #fff;
	cursor: pointer;
	pointer-events: auto;
}

.building svg .level-title.unavailable {
	display: none;
}

.building svg .level-title.available {
	display: none;
}

.building-table {
	width: 100%;
}

.building-table:last-child {
	margin-bottom: 0;
}

.building-table .custom-control {
	padding-left: 20px;
	min-height: 20px;
	margin-top: -6px;
	margin-bottom: 6px;
	font-weight: 400;
}

.building-table .custom-control .custom-control-indicator {
	top: 0;
}

.building-table td,
.building-table th {
	-webkit-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
	font-size: 13px;
	line-height: 1.25;
	font-weight: 700;
	text-align: left;
	padding: 15px 5px 6px;
	vertical-align: bottom;
}

.building-table td:first-child,
.building-table th:first-child {
	width: 26%;
	padding-left: 0;
	white-space: nowrap;
}

.building-table td:nth-child(2),
.building-table th:nth-child(2) {
	width: 34%;
}

.building-table td:nth-child(3),
.building-table th:nth-child(3) {
	width: 21%;
	text-align: right;
}

.building-table td:nth-child(4),
.building-table th:nth-child(4) {
	width: 19%;
	text-align: right;
}

.building-table td:last-child,
.building-table th:last-child {
	padding-right: 0;
}

.building-table thead td,
.building-table thead th {
	font-size: 11px;
	line-height: 1.4286;
	font-weight: 700;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 10px;
}

.bg-success .building-table tbody td,
.bg-primary .building-table tbody td,
.bg-success
  .building-table tbody th,
.bg-primary
  .building-table tbody th,
.bg-success
  .building-table tfoot td,
.bg-primary
  .building-table tfoot td,
.bg-success
  .building-table tfoot th,
.bg-primary
  .building-table tfoot th {
	color: #fff;
}

.bg-success .building-table tbody td a,
.bg-primary .building-table tbody td a,
.bg-success
    .building-table tbody th a,
.bg-primary
    .building-table tbody th a,
.bg-success
    .building-table tfoot td a,
.bg-primary
    .building-table tfoot td a,
.bg-success
    .building-table tfoot th a,
.bg-primary
    .building-table tfoot th a {
	color: inherit;
}

.bg-success .building-table tbody td a:hover,
.bg-success
  .building-table tbody th a:hover,
.bg-success
  .building-table tfoot td a:hover,
.bg-success
  .building-table tfoot th a:hover {
	color: #003ddb;
	text-decoration: none;
}

.building-table tbody tr[data-floor]:hover td,
.building-table tbody tr[data-floor]:hover th,
.building-table tbody tr[data-floor].active td,
.building-table tbody tr[data-floor].active th {
	background: #13c19d;
	cursor: pointer;
}

.building-table tfoot td,
.building-table tfoot th {
	font-size: 15px;
	line-height: 1.1111;
}

.lightbox-opener {
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	line-height: 1;
}

.building-table .lightbox-opener {
	margin: -4px 0 -4px 4px;
}

.lightbox-opener:hover {
	text-decoration: none;
}

.lightbox-opener .icon {
	display: inline-block;
}

.specs-block {
	text-align: center;
	font-size: 14px;
	line-height: 1.4286;
	padding-top: 12px;
	padding-bottom: 12px;
}

.specs-block .icon-holder {
	height: 110px;
	margin-bottom: 20px;
}

.specs-block .icon-holder img {
	height: 100%;
	width: auto;
	max-width: 100%;
}

.specs-block p {
	margin-bottom: 0;
}

.specs-block h6 {
	margin-bottom: .2em;
}

.specs-block.horizontal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
}

.specs-block.horizontal .icon-holder {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 47.3684%;
	max-width: 180px;
	padding-right: 15px;
	margin-bottom: 0;
}

.specs-block.horizontal .text-holder {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-top: 10px;
	padding-bottom: 10px;
}

.location-image {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 100%;
}

.location-image > .container {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.location-image img {
	position: absolute;
	left: 40px;
	right: 40px;
	top: 0;
	bottom: 0;
	width: calc(100% - 80px);
	height: 100%;
	object-fit: contain;
	object-position: 50% 50%;
}

.about-article {
	font-size: 16px;
	line-height: 1.5;
	padding-top: 24px !important;
	padding-bottom: 10px !important;
}

.about-article h3 {
	margin-bottom: .85em;
}

.about-article .text-block .image-holder {
	margin-top: 42px;
	width: 100%;
}

.about-article .images-col {
	text-align: right;
	overflow: hidden;
}

.about-article .images-col img {
	float: right;
	clear: both;
	max-height: 30vh;
}

.about-article .images-col img:nth-child(2) {
	max-height: 28vh;
}

.about-article img {
	display: block;
	max-height: 41vh;
}

.about-article img:not(:last-child) {
	margin-bottom: 34px;
}

.about-article .traveller {
	text-align: center;
	margin-bottom: -10px;
}

.about-article .traveller img {
	max-height: 24.2222vh;
}

.about-article .traveller.girl {
	margin-left: -32px;
}

.about-article .traveller.girl img {
	max-height: 15.6667vh;
}

.about-article .travel-times {
	text-align: center;
}

.about-article .travel-times img {
	display: inline-block;
	max-height: 44.6667vh;
}

.about-article .station-col {
	padding-bottom: 20px;
}

.about-article .crossrail-map {
	margin-left: -32px;
	margin-right: -16px;
}

.about-article .crossrail-map img {
	max-height: 20.6667vh;
}

.about-article .photos-row {
	margin-left: -12px;
	margin-right: -12px;
	width: calc(100% + 24px);
}

.about-article .photos-row [class*="col"] {
	padding-left: 12px;
	padding-right: 12px;
}

.situation-access {
	background: #e37fa7;
	padding-top:  0 !important;
	padding-bottom:  0 !important;
	color: white !important;
}

.situation-access h1 {
	font-size: 28px !important;
    font-weight: bold !important;
}

.situation-access p {
	font-size: 19px !important;
}

.situation-access a {
	font-size:  19px !important;
	display: inline-block;
	color:  white;
	font-weight:  bold;
	text-transform: uppercase;
}

.situation-access a.active {
	color: #e37fa7 !important;
}

.situation-access a:hover {
	color: #e37fa7 !important;
}



.nav-tabs {
	border-bottom: 0;
}

.situation-access .container {
	padding-right: 0;
}

#situation-tabs .nav-link {
	background-color: transparent;
	border:  1px solid white;
	margin: .5rem 0;
	border-radius: 0;
}

#situation-tabs .nav-link:hover {
	background-color: white;
}

#situation-tabs .nav-link.active {
	background-color: white;
}



.photo-holder {
	font-size: 14px;
	line-height: 1.4286;
	margin: 0 0 45px;
}

.photo-holder figcaption {
	display: block;
	margin-bottom: 12px;
}

.photo-holder .photo {
	height: 26.7778vh;
	position: relative;
}

.photo-holder img {
	max-height: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}

.station-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	line-height: 1.4286;
	margin-bottom: 14px;
}

.station-title .icon-holder {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 17px;
}

.station-title .icon-holder img {
	max-height: 4.7778vh;
}

.station-title strong {
	display: inline-block;
	vertical-align: top;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-bottom: 4px;
}

.gallery-tabs-section {
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.gallery-tabs-section > .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.gallery-tabs-section .tab-content,
.gallery-tabs-section .tab {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.gallery-tabs-section .tab {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	opacity: 0;
}

.gallery-tabs-section .tab:not(.active) {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

.gallery-tabs-section .tab.active {
	opacity: 1;
}

.gallery-tabs-section .visual-wrap {
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
	position: relative;
}

.gallery-tabs-section .visual-wrap iframe {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.images-list {
	width: calc(100% + 14px);
	margin-left: -7px;
	margin-right: -7px;
	margin-bottom: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.images-list.explore-list li {
	height: 24vh;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.images-list.explore-list .image-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.images-list.explore-list .image-wrap > a {
	display: block;
	width: 100%;
	height: 100%;
}

.images-list.explore-list img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}

.images-list li {
	padding: 7px;
	width: 25%;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.images-list img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.images-list .caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 10px 7px;
	font-size: 10px;
	line-height: 1.6;
	color: #fff;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
	z-index: 2;
}

/* custom select styles */

.jcf-select {
	-webkit-transition: border-color .2s ease-in-out;
	transition: border-color .2s ease-in-out;
	display: block;
	width: 100%;
	position: relative;
	border: 1px solid #eceef1;
	background: #fff;
	border-radius: 50rem;
	margin: 0 0 16px;
	min-width: 150px;
	height: 48px;
	cursor: pointer;
}

.jcf-select.jcf-focus {
	border-color: #003ddb;
}

.form-group > .jcf-select {
	margin-bottom: 0;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	font-size: 14px;
	line-height: 46px;
	font-weight: 400;
	color: #212020;
	margin: 0 40px 0 28px;
}

.jcf-select .jcf-select-text .jcf-option-hideme {
	color: #8f8f8f;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: transparent;
	width: 40px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:before {
	content: "";
	font: 18px/1 "icomoon";
	position: absolute;
	left: 7px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 1px;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select.jcf-select-floors-pagination {
	border-radius: 0;
	border-color: #000;
	border-width: 2px 0;
	margin-bottom: 24px;
	font-size: 32px;
	line-height: 70px;
	height: 76px;
}

.form-group > .jcf-select.jcf-select-floors-pagination {
	margin-bottom: 0;
}

.jcf-select.jcf-select-floors-pagination .jcf-select-text {
	font-size: 32px;
	line-height: 72px;
	font-weight: 700;
	color: #000;
	margin: 0 45px 0 0;
}

.jcf-select.jcf-select-floors-pagination .jcf-select-opener {
	width: 34px;
	height: 34px;
	border: 1px solid #000;
	border-radius: 50%;
	bottom: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.jcf-select.jcf-select-floors-pagination .jcf-select-opener:before {
	color: #000;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

body > .jcf-select-drop {
	position: absolute;
	margin: 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 0;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 0;
}

.jcf-select-drop.jcf-select-floors-pagination {
	margin-top: 2px;
}

.jcf-select-drop.jcf-select-floors-pagination .jcf-list {
	border-radius: 0;
	border: 0;
	font-size: 20px;
	line-height: 1.3;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
}

.jcf-select-drop.jcf-select-floors-pagination .jcf-list ul {
	padding-top: 20px;
	padding-bottom: 20px;
}

.jcf-select-drop.jcf-select-floors-pagination .jcf-list .jcf-option {
	padding: 7px 24px;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #eceef1;
	background: #fff;
	border-radius: 15px;
	font-size: 14px;
	line-height: 1.7143;
	font-weight: 700;
	color: #2e2e2e;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 8px 28px;
	height: 1%;
	cursor: pointer;
}

.jcf-list .jcf-option.jcf-option-hideme {
	display: none;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: 700;
	display: block;
	padding: 9px 28px;
	cursor: default;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	color: #1791ff;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

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

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	box-sizing: border-box;
}

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

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

.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: .9;
	-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,
.fancybox-navigation .fancybox-button {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997;
}

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

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

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

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

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

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

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}

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

.fancybox-slide--html {
	padding: 0;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

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

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

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
	cursor: text;
}

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

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

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}

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

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

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}

.fancybox-video,
.fancybox-iframe {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

/* Fix iOS */

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}

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

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

/* Buttons */

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

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

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

.fancybox-button:focus {
	outline: none;
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none;
}

/* Fix IE11 */

.fancybox-button div {
	height: 100%;
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

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

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

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998;
}

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

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}

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

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}

.fancybox-caption--separate {
	margin-top: -50px;
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

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

/* Loading indicator */

.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	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 {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

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

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

/* 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 {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}

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

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

/* transitionEffect: rotate */

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

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

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

/* transitionEffect: circular */

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

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

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

/* 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);
}

/* Styling for Small-Screen Devices */

/* Share */

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

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

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

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

.fancybox-share__button:visited,
.fancybox-share__button:link {
	color: #fff;
}

.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 {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

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

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

/* Thumbs */

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995;
}

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

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

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

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

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

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

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

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

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1;
}

/* Styling for Small-Screen Devices */

.lightbox-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

div.lightbox .header,
div.lightbox .footer {
	background: #fff;
}

div.lightbox .lightbox-body {
	padding-top: 120px;
	min-height: 100vh;
}

.floors-lightbox {
	width: 100%;
	min-height: 100vh;
	padding: 0;
}

.fancybox-content {
	padding: 0;
	min-height: 100vh;
	width: 100%;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
	cursor: default;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: default;
}

.fancybox-slide--iframe {
	padding: 0;
}

.fancybox-container + .fancybox-container .fancybox-toolbar {
	opacity: 1;
	visibility: visible;
}

.fancybox-container + .fancybox-container .fancybox-toolbar .fancybox-button--close {
	display: block;
}

.fancybox-close-small {
	width: 52px !important;
	height: 52px !important;
	border: 2px solid #000 !important;
	background: transparent !important;
	border-radius: 50% !important;
	padding: 0 !important;
	font-size: 22px;
	line-height: 1;
	font-weight: 400 !important;
	color: #000 !important;
	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;
	position: absolute;
	left: 40px;
	right: auto !important;
	top: 33px !important;
	opacity: 1 !important;
}

.fancybox-close-small:hover {
	color: #003ddb !important;
	border-color: #003ddb !important;
}

.fancybox-close-small:before {
	content: "";
	font-family: "icomoon";
	font-size: 22px;
	line-height: 1;
}

.fancybox-close-small svg {
	display: none;
}

/* Slick slider styles */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-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;
}

[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;
}

.floors-info-slider .floor-slide {
	position: relative;
	padding-bottom: 100px;
	min-height: calc(100vh - 120px);
	height: auto !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.floors-info-slider .slide-body {
	width: 100%;
}

.floors-info-slider .floor-info-col {
	padding-top: 12px;
}

.floors-info-slider .floor-plan-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-item-align: center;
	align-self: center;
	position: relative;
	padding: 20px 50px 0;
	width: 100%;
}

.floors-info-slider .floor-plan-col .compass {
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 50px;
	line-height: 1;
}

.floors-info-slider .floor-plan-col .compass.north {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.floors-info-slider .floor-plan-col .compass.north-east {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.floors-info-slider .floor-plan-col .compass.east {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.floors-info-slider .floor-plan-col .compass.south-east {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.floors-info-slider .floor-plan-col .compass.south {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}

.floors-info-slider .floor-plan-col .compass.south-west {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.floors-info-slider .floor-plan-col .compass.west {
	-webkit-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	transform: rotate(315deg);
}

.floors-info-slider .floor-plan {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.floors-info-slider .floor-plan img {
	display: inline-block;
	vertical-align: top;
	max-height: 57.7778vh;
}

.floors-info-slider .floor-total {
	display: block;
	font-size: 24px;
	line-height: 1.0833;
	font-weight: 400;
	margin-bottom: 50px;
}

.floors-info-slider .sub-tab {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	width: 100%;
}

.floors-info-slider .subtab-content {
	line-height: 1.4286;
}

.floors-info-slider .gallery-tab .content-section {
	padding-top: 20px;
	padding-bottom: 20px;
}

.floors-info-slider .keys-list {
	min-height: 212px;
}

.keys-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 15px;
}

.keys-list .icon {
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	line-height: 1;
	margin-right: 12px;
}

.floors-pagination-wrap {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
}

.view-link {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #1791ff;
	font-size: 20px;
	line-height: 1;
	font-weight: 400;
	color: #fff;
	padding: 0;
	margin: 0;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	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;
	position: absolute;
	outline: none;
}

.view-link .icon {
	display: inline-block;
	vertical-align: top;
}

.view-link:hover {
	text-decoration: none;
	background: #003ddb;
}

.floor-info-table {
	width: 100%;
	margin-bottom: 14px;
}

.floor-info-table td,
.floor-info-table th {
	font-weight: 300;
	padding-top: 10px;
	padding-bottom: 3px;
}

.floor-info-table td:first-child,
.floor-info-table th:first-child {
	text-align: left;
	padding-left: 0;
}

.floor-info-table td:last-child,
.floor-info-table th:last-child {
	text-align: right;
	padding-right: 0;
}

.floor-info-table tfoot td,
.floor-info-table tfoot th {
	border: 0;
}

.floors-lightbox .gallery-with-counter {
	position: relative;
}

.overview-lightbox .gallery-with-counter {
	padding-top: 50px;
	padding-bottom: 50px;
}

.gallery-with-counter .counter-slider {
	position: relative;
}

.counter-row {
	margin: 0 auto;
	padding-top: 18px;
	font-size: 14px;
	line-height: 1.7143;
	min-height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.floors-lightbox .counter-row {
	max-width: 88.8889vh;
}

.overview-lightbox .counter-row {
	max-width: 106.9vh;
}

.counter-row .counter {
	margin-left: auto;
	padding-left: 15px;
}

.counter-row .sub-title {
	font-size: 14px;
	line-height: 1.7143;
	padding-left: 26px;
	font-weight: 700;
}

.counter-row .sub-title .icon {
	font-size: 20px;
	line-height: 1;
}

.floor-gallery .slide {
	width: 100%;
}

.floor-gallery .visual-wrap {
	width: 100%;
	height: 66vh;
	position: relative;
}

.floor-gallery .visual-wrap img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: 50% 50%;
}

.floor-gallery iframe {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.slick-arrow {
	-webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
	transition: background .2s ease-in-out, color .2s ease-in-out;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .9);
	border: 0;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
	padding: 0 3px 0 0;
	margin: 0;
	position: absolute;
	left: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	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;
	font-size: 0;
	line-height: 0;
	color: #000;
	outline: none;
	z-index: 10;
}

.slick-arrow:hover {
	background: #fff;
	color: #003ddb;
}

.slick-arrow.slick-next {
	left: auto;
	right: 20px;
	padding: 0 0 0 3px;
}

.slick-arrow.slick-next:before {
	content: "";
}

.slick-arrow:before {
	display: inline-block;
	vertical-align: top;
	content: "";
	font-family: "icomoon";
	font-size: 20px;
	line-height: 1;
}

.images-slider {
	position: relative;
}

.images-slider .slide {
	width: 100%;
}

.images-slider .visual-wrap {
	width: 100%;
	height: calc(100vh - 120px);
	position: relative;
}

.images-slider .visual-wrap img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: 50% 50%;
}

.images-slider.counter-slider .visual-wrap {
	height: calc(100vh - 264px);
}

@media (min-width: 320px) {
	.col-xs {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.row-cols-xs-1 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.row-cols-xs-2 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row-cols-xs-3 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.row-cols-xs-4 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.row-cols-xs-5 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.row-cols-xs-6 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-xs-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-xs-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-xs-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-xs-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xs-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-xs-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-xs-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xs-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-xs-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-xs-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xs-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-xs-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-xs-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

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

	.order-xs-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

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

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

	.order-xs-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-xs-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-xs-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-xs-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-xs-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-xs-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-xs-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-xs-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-xs-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-xs-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-xs-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-xs-0 {
		margin-left: 0;
	}

	.offset-xs-1 {
		margin-left: 8.333333%;
	}

	.offset-xs-2 {
		margin-left: 16.666667%;
	}

	.offset-xs-3 {
		margin-left: 25%;
	}

	.offset-xs-4 {
		margin-left: 33.333333%;
	}

	.offset-xs-5 {
		margin-left: 41.666667%;
	}

	.offset-xs-6 {
		margin-left: 50%;
	}

	.offset-xs-7 {
		margin-left: 58.333333%;
	}

	.offset-xs-8 {
		margin-left: 66.666667%;
	}

	.offset-xs-9 {
		margin-left: 75%;
	}

	.offset-xs-10 {
		margin-left: 83.333333%;
	}

	.offset-xs-11 {
		margin-left: 91.666667%;
	}

	.d-xs-none {
		display: none !important;
	}

	.d-xs-inline {
		display: inline !important;
	}

	.d-xs-inline-block {
		display: inline-block !important;
	}

	.d-xs-block {
		display: block !important;
	}

	.d-xs-table {
		display: table !important;
	}

	.d-xs-table-row {
		display: table-row !important;
	}

	.d-xs-table-cell {
		display: table-cell !important;
	}

	.d-xs-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-xs-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-xs-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-xs-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-xs-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-xs-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-xs-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-xs-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-xs-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-xs-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-xs-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-xs-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-xs-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-xs-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-xs-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-xs-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-xs-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-xs-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-xs-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-xs-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-xs-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-xs-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-xs-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-xs-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-xs-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-xs-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}

	.align-self-xs-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-xs-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-xs-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}

	.align-self-xs-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-xs-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 480px) {
	h1,
	.h1 {
		font-size: 66px;
	}

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

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

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

	.about-article h3 {
		font-size: 24px;
		line-height: 1.1667;
	}
}

@media screen and (min-width: 480px) and (max-height: 900px) {
	.about-article h3 {
		font-size: 2.6667vh;
	}
}

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

	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.row-cols-md-1 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.row-cols-md-2 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row-cols-md-3 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.row-cols-md-4 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.row-cols-md-5 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.row-cols-md-6 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

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

	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

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

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

	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-md-0 {
		margin-left: 0;
	}

	.offset-md-1 {
		margin-left: 8.333333%;
	}

	.offset-md-2 {
		margin-left: 16.666667%;
	}

	.offset-md-3 {
		margin-left: 25%;
	}

	.offset-md-4 {
		margin-left: 33.333333%;
	}

	.offset-md-5 {
		margin-left: 41.666667%;
	}

	.offset-md-6 {
		margin-left: 50%;
	}

	.offset-md-7 {
		margin-left: 58.333333%;
	}

	.offset-md-8 {
		margin-left: 66.666667%;
	}

	.offset-md-9 {
		margin-left: 75%;
	}

	.offset-md-10 {
		margin-left: 83.333333%;
	}

	.offset-md-11 {
		margin-left: 91.666667%;
	}

	.d-md-none {
		display: none !important;
	}

	.d-md-inline {
		display: inline !important;
	}

	.d-md-inline-block {
		display: inline-block !important;
	}

	.d-md-block {
		display: block !important;
	}

	.d-md-table {
		display: table !important;
	}

	.d-md-table-row {
		display: table-row !important;
	}

	.d-md-table-cell {
		display: table-cell !important;
	}

	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 1024px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.row-cols-lg-1 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.row-cols-lg-2 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row-cols-lg-3 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.row-cols-lg-4 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.row-cols-lg-5 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.row-cols-lg-6 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

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

	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

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

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

	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-lg-0 {
		margin-left: 0;
	}

	.offset-lg-1 {
		margin-left: 8.333333%;
	}

	.offset-lg-2 {
		margin-left: 16.666667%;
	}

	.offset-lg-3 {
		margin-left: 25%;
	}

	.offset-lg-4 {
		margin-left: 33.333333%;
	}

	.offset-lg-5 {
		margin-left: 41.666667%;
	}

	.offset-lg-6 {
		margin-left: 50%;
	}

	.offset-lg-7 {
		margin-left: 58.333333%;
	}

	.offset-lg-8 {
		margin-left: 66.666667%;
	}

	.offset-lg-9 {
		margin-left: 75%;
	}

	.offset-lg-10 {
		margin-left: 83.333333%;
	}

	.offset-lg-11 {
		margin-left: 91.666667%;
	}

	.d-lg-none {
		display: none !important;
	}

	.d-lg-inline {
		display: inline !important;
	}

	.d-lg-inline-block {
		display: inline-block !important;
	}

	.d-lg-block {
		display: block !important;
	}

	.d-lg-table {
		display: table !important;
	}

	.d-lg-table-row {
		display: table-row !important;
	}

	.d-lg-table-cell {
		display: table-cell !important;
	}

	.d-lg-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-lg-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-lg-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-lg-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}

	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}

	.decor-image.illustration {
		width: 404px;
	}

	.decor-image.illustration.bottom {
		bottom: -15px;
	}

	.decor-image.blob-bottom {
		width: 650px;
	}

	.decor-image.blob-bottom.left {
		left: 80px;
	}

	.intro-article .image-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 62.5%;
		flex: 0 0 62.5%;
		max-width: 62.5%;
	}

	.intro-article .text-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 37.5%;
		flex: 0 0 37.5%;
		max-width: 37.5%;
	}

	.intro-article .text-holder {
		padding-bottom: 60px;
	}

	.about-section {
		font-size: 66px;
		line-height: 1.3636;
	}

	.popup-holder {
		min-height: 90px;
	}

	.popup-holder .icon {
		font-size: 56px;
	}

	.popup-holder img {
		max-width: 100%;
	}

	.info-block {
		font-size: 16px;
		line-height: 1.5;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.sub-title {
		font-size: 20px;
		line-height: 1.4;
		padding-left: 30px;
	}

	.sub-title .icon {
		font-size: 26px;
	}

	.tabset-title {
		padding-left: 10px;
		padding-right: 10px;
	}

	.main-tabset li {
		padding-left: 10px;
		padding-right: 10px;
	}

	.building-table td,
	.building-table th {
		font-size: 16px;
	}

	.building-table thead td,
	.building-table thead th {
		font-size: 14px;
	}

	.building-table tfoot td,
	.building-table tfoot th {
		font-size: 18px;
	}

	.lightbox-opener {
		font-size: 26px;
	}

	.specs-block .icon-holder {
		height: 140px;
		margin-bottom: 40px;
	}

	.about-article {
		font-size: 18px;
		line-height: 1.3333;
	}

	.about-article h3 {
		font-size: 32px;
		line-height: 1.3125;
	}

	.about-article .photos-row .col-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 37.5%;
		flex: 0 0 37.5%;
		max-width: 37.5%;
	}

	.about-article .photos-row .col-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 62.5%;
		flex: 0 0 62.5%;
		max-width: 62.5%;
	}

	.view-link {
		width: 39px;
		height: 39px;
		font-size: 24px;
	}

	.gallery-with-counter .counter-slider {
		padding-left: 90px;
		padding-right: 90px;
	}

	.slick-arrow {
		left: 0;
	}

	.slick-arrow.slick-next {
		left: auto;
		right: 0;
	}

	.images-slider {
		padding-left: 90px;
		padding-right: 90px;
	}
}

@media screen and (min-width: 1024px) and (max-height: 900px) {
	.decor-image.illustration {
		width: 44.8889vh;
	}

	.decor-image.blob-bottom {
		width: 72.2222vh;
	}

	.intro-article .text-holder {
		padding-bottom: 6.6667vh;
	}

	.info-block {
		font-size: 1.7778vh;
		padding-top: 5.5556vh;
		padding-bottom: 5.5556vh;
	}

	.sub-title {
		font-size: 2.2222vh;
		padding-left: 3.3333vh;
	}

	.sub-title .icon {
		font-size: 2.8889vh;
	}

	.tabset-title {
		padding-left: 1.1111vh;
		padding-right: 1.1111vh;
	}

	.main-tabset li {
		padding-left: 1.1111vh;
		padding-right: 1.1111vh;
	}

	.building-table td,
	.building-table th {
		font-size: 1.7778vh;
	}

	.building-table thead td,
	.building-table thead th {
		font-size: 1.5556vh;
	}

	.building-table tfoot td,
	.building-table tfoot th {
		font-size: 2vh;
	}

	.lightbox-opener {
		font-size: 2.8889vh;
	}

	.specs-block .icon-holder {
		height: 15.5556vh;
		margin-bottom: 4.4444vh;
	}

	.about-article h3 {
		font-size: 3.5556vh;
	}

	.view-link {
		width: 4.3333vh;
		height: 4.3333vh;
		font-size: 2.6667vh;
	}

	.gallery-with-counter .counter-slider {
		padding-left: 10vh;
		padding-right: 10vh;
	}

	.images-slider {
		padding-left: 10vh;
		padding-right: 10vh;
	}
}

@media screen and (min-width: 1024px) and (max-height: 768px) {
	.about-section {
		font-size: 8.5938vh;
	}

	.popup-holder .icon {
		font-size: 7.2917vh;
	}

	.popup-holder img {
		max-width: 80%;
	}
}

@media (min-width: 1200px) {
	.container {
		padding-right: 60px;
		padding-left: 60px;
	}

	.row.gutters-lg {
		margin-right: -40px;
		margin-left: -40px;
		width: calc(100% + 80px);
	}

	.row.gutters-xl {
		margin-right: -62px;
		margin-left: -62px;
		width: calc(100% + 124px);
	}

	.gutters-lg > .col-1,
	.gutters-lg > .col-2,
	.gutters-lg > .col-3,
	.gutters-lg > .col-4,
	.gutters-lg > .col-5,
	.gutters-lg > .col-6,
	.gutters-lg > .col-7,
	.gutters-lg > .col-8,
	.gutters-lg > .col-9,
	.gutters-lg > .col-10,
	.gutters-lg > .col-11,
	.gutters-lg > .col-12,
	.gutters-lg > .col,
	.gutters-lg > .col-auto,
	.gutters-lg > .col-xs-1,
	.gutters-lg > .col-xs-2,
	.gutters-lg > .col-xs-3,
	.gutters-lg > .col-xs-4,
	.gutters-lg > .col-xs-5,
	.gutters-lg > .col-xs-6,
	.gutters-lg > .col-xs-7,
	.gutters-lg > .col-xs-8,
	.gutters-lg > .col-xs-9,
	.gutters-lg > .col-xs-10,
	.gutters-lg > .col-xs-11,
	.gutters-lg > .col-xs-12,
	.gutters-lg > .col-xs,
	.gutters-lg > .col-xs-auto,
	.gutters-lg > .col-md-1,
	.gutters-lg > .col-md-2,
	.gutters-lg > .col-md-3,
	.gutters-lg > .col-md-4,
	.gutters-lg > .col-md-5,
	.gutters-lg > .col-md-6,
	.gutters-lg > .col-md-7,
	.gutters-lg > .col-md-8,
	.gutters-lg > .col-md-9,
	.gutters-lg > .col-md-10,
	.gutters-lg > .col-md-11,
	.gutters-lg > .col-md-12,
	.gutters-lg > .col-md,
	.gutters-lg > .col-md-auto,
	.gutters-lg > .col-lg-1,
	.gutters-lg > .col-lg-2,
	.gutters-lg > .col-lg-3,
	.gutters-lg > .col-lg-4,
	.gutters-lg > .col-lg-5,
	.gutters-lg > .col-lg-6,
	.gutters-lg > .col-lg-7,
	.gutters-lg > .col-lg-8,
	.gutters-lg > .col-lg-9,
	.gutters-lg > .col-lg-10,
	.gutters-lg > .col-lg-11,
	.gutters-lg > .col-lg-12,
	.gutters-lg > .col-lg,
	.gutters-lg > .col-lg-auto,
	.gutters-lg > .col-xl-1,
	.gutters-lg > .col-xl-2,
	.gutters-lg > .col-xl-3,
	.gutters-lg > .col-xl-4,
	.gutters-lg > .col-xl-5,
	.gutters-lg > .col-xl-6,
	.gutters-lg > .col-xl-7,
	.gutters-lg > .col-xl-8,
	.gutters-lg > .col-xl-9,
	.gutters-lg > .col-xl-10,
	.gutters-lg > .col-xl-11,
	.gutters-lg > .col-xl-12,
	.gutters-lg > .col-xl,
	.gutters-lg > .col-xl-auto {
		padding-left: 40px;
		padding-right: 40px;
	}

	.gutters-xl > .col-1,
	.gutters-xl > .col-2,
	.gutters-xl > .col-3,
	.gutters-xl > .col-4,
	.gutters-xl > .col-5,
	.gutters-xl > .col-6,
	.gutters-xl > .col-7,
	.gutters-xl > .col-8,
	.gutters-xl > .col-9,
	.gutters-xl > .col-10,
	.gutters-xl > .col-11,
	.gutters-xl > .col-12,
	.gutters-xl > .col,
	.gutters-xl > .col-auto,
	.gutters-xl > .col-xs-1,
	.gutters-xl > .col-xs-2,
	.gutters-xl > .col-xs-3,
	.gutters-xl > .col-xs-4,
	.gutters-xl > .col-xs-5,
	.gutters-xl > .col-xs-6,
	.gutters-xl > .col-xs-7,
	.gutters-xl > .col-xs-8,
	.gutters-xl > .col-xs-9,
	.gutters-xl > .col-xs-10,
	.gutters-xl > .col-xs-11,
	.gutters-xl > .col-xs-12,
	.gutters-xl > .col-xs,
	.gutters-xl > .col-xs-auto,
	.gutters-xl > .col-md-1,
	.gutters-xl > .col-md-2,
	.gutters-xl > .col-md-3,
	.gutters-xl > .col-md-4,
	.gutters-xl > .col-md-5,
	.gutters-xl > .col-md-6,
	.gutters-xl > .col-md-7,
	.gutters-xl > .col-md-8,
	.gutters-xl > .col-md-9,
	.gutters-xl > .col-md-10,
	.gutters-xl > .col-md-11,
	.gutters-xl > .col-md-12,
	.gutters-xl > .col-md,
	.gutters-xl > .col-md-auto,
	.gutters-xl > .col-lg-1,
	.gutters-xl > .col-lg-2,
	.gutters-xl > .col-lg-3,
	.gutters-xl > .col-lg-4,
	.gutters-xl > .col-lg-5,
	.gutters-xl > .col-lg-6,
	.gutters-xl > .col-lg-7,
	.gutters-xl > .col-lg-8,
	.gutters-xl > .col-lg-9,
	.gutters-xl > .col-lg-10,
	.gutters-xl > .col-lg-11,
	.gutters-xl > .col-lg-12,
	.gutters-xl > .col-lg,
	.gutters-xl > .col-lg-auto,
	.gutters-xl > .col-xl-1,
	.gutters-xl > .col-xl-2,
	.gutters-xl > .col-xl-3,
	.gutters-xl > .col-xl-4,
	.gutters-xl > .col-xl-5,
	.gutters-xl > .col-xl-6,
	.gutters-xl > .col-xl-7,
	.gutters-xl > .col-xl-8,
	.gutters-xl > .col-xl-9,
	.gutters-xl > .col-xl-10,
	.gutters-xl > .col-xl-11,
	.gutters-xl > .col-xl-12,
	.gutters-xl > .col-xl,
	.gutters-xl > .col-xl-auto {
		padding-left: 62px;
		padding-right: 62px;
	}

	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.row-cols-xl-1 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.row-cols-xl-2 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row-cols-xl-3 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.row-cols-xl-4 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.row-cols-xl-5 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.row-cols-xl-6 > * {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

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

	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}

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

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

	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}

	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}

	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}

	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}

	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}

	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-xl-0 {
		margin-left: 0;
	}

	.offset-xl-1 {
		margin-left: 8.333333%;
	}

	.offset-xl-2 {
		margin-left: 16.666667%;
	}

	.offset-xl-3 {
		margin-left: 25%;
	}

	.offset-xl-4 {
		margin-left: 33.333333%;
	}

	.offset-xl-5 {
		margin-left: 41.666667%;
	}

	.offset-xl-6 {
		margin-left: 50%;
	}

	.offset-xl-7 {
		margin-left: 58.333333%;
	}

	.offset-xl-8 {
		margin-left: 66.666667%;
	}

	.offset-xl-9 {
		margin-left: 75%;
	}

	.offset-xl-10 {
		margin-left: 83.333333%;
	}

	.offset-xl-11 {
		margin-left: 91.666667%;
	}

	.d-xl-none {
		display: none !important;
	}

	.d-xl-inline {
		display: inline !important;
	}

	.d-xl-inline-block {
		display: inline-block !important;
	}

	.d-xl-block {
		display: block !important;
	}

	.d-xl-table {
		display: table !important;
	}

	.d-xl-table-row {
		display: table-row !important;
	}

	.d-xl-table-cell {
		display: table-cell !important;
	}

	.d-xl-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}

	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-xl-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-xl-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-xl-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important;
	}

	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important;
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important;
	}

	.decor-image.illustration.right {
		right: 92px;
	}

	.decor-image.blob-bottom {
		width: 866px;
	}

	.decor-image.blob-bottom.left {
		left: 120px;
	}

	.decor-image.blob-right.right {
		left: 48%;
	}

	.btn-menu,
	.btn-menu[type="button"] {
		left: 60px;
	}

	.footer .btn-wrap.left {
		left: 60px;
	}

	.footer .btn-wrap.right {
		right: 60px;
	}

	.btn.btn-lg {
		font-size: 20px;
		line-height: 34px;
		padding: 11px 20px;
	}

	.btn .icon:last-child {
		margin-left: 32px;
	}

	.btn .icon:first-child {
		margin-right: 32px;
	}

	#nav {
		margin-left: -60px;
		margin-right: -60px;
		width: calc(100% + 120px);
	}

	.intro-article .image-holder .decor-image.right {
		right: -16.0875%;
	}

	.intro-article .text-holder {
		padding-bottom: 100px;
	}

	.info-block {
		font-size: 18px;
		line-height: 1.3333;
		padding-top: 64px;
		padding-bottom: 64px;
	}

	.info-block .icon,
	.info-block .image-holder {
		padding-right: 18px;
		min-width: 53px;
	}

	.sub-title {
		font-size: 24px;
		line-height: 1.1667;
		padding-left: 44px;
	}

	.sub-title .icon {
		font-size: 40px;
	}

	.footer .tabset-holder {
		padding-left: 240px;
		padding-right: 240px;
	}

	.tabset-title {
		padding: 10px 20px;
	}

	.main-tabset li {
		padding: 10px 20px;
	}

	.sub-tabset li {
		padding-right: 20px;
	}

	.sub-tabset a {
		font-size: 18px;
	}

	.building-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 56%;
		flex: 0 0 56%;
		max-width: 56%;
	}

	.building {
		margin-left: -10px;
		margin-right: -10px;
		width: calc(100% + 20px);
	}

	.building-table-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 44%;
		flex: 0 0 44%;
		max-width: 44%;
	}

	.specs-block.horizontal .icon-holder {
		padding-right: 40px;
	}

	.location-image img {
		left: 60px;
		right: 60px;
		width: calc(100% - 120px);
	}

	.about-article .station-col {
		padding-left: 122px;
	}

	.fancybox-close-small {
		left: 60px;
	}

	.floors-info-slider .floor-plan-col {
		padding-left: 100px;
		padding-right: 100px;
	}

	.floors-info-slider .floor-plan-col .compass {
		font-size: 80px;
	}

	.gallery-with-counter .counter-slider {
		padding-left: 115px;
		padding-right: 115px;
	}

	.slick-arrow {
		width: 60px;
		height: 60px;
	}

	.slick-arrow:before {
		font-size: 24px;
	}

	.images-slider {
		padding-left: 115px;
		padding-right: 115px;
	}
}

@media screen and (min-width: 1200px) and (max-height: 900px) {
	.decor-image.blob-bottom {
		width: 96.2222vh;
	}

	.btn.btn-lg {
		font-size: 2.2222vh;
		line-height: 1.7;
		padding: 1.2222vh 2.2222vh;
	}

	.btn .icon:last-child {
		margin-left: 3.5556vh;
	}

	.btn .icon:first-child {
		margin-right: 3.5556vh;
	}

	.intro-article .text-holder {
		padding-bottom: 100px;
	}

	.info-block {
		font-size: 2vh;
		padding-top: 7.1111vh;
		padding-bottom: 7.1111vh;
	}

	.info-block .icon,
	.info-block .image-holder {
		padding-right: 2vh;
		min-width: 5.8889vh;
	}

	.sub-title {
		font-size: 2.6667vh;
		padding-left: 4.8889vh;
	}

	.sub-title .icon {
		font-size: 4.4444vh;
	}

	.footer .tabset-holder {
		padding-left: 26.6667vh;
		padding-right: 26.6667vh;
	}

	.tabset-title {
		padding: 1.1111vh 2.2222vh;
	}

	.main-tabset li {
		padding: 1.1111vh 2.2222vh;
	}

	.sub-tabset li {
		padding-right: 2.2222vh;
	}

	.sub-tabset a {
		font-size: 2vh;
	}

	.specs-block.horizontal .icon-holder {
		padding-right: 4.4444vh;
	}

	.about-article .station-col {
		padding-left: 13.5556vh;
	}

	.floors-info-slider .floor-plan-col {
		padding-left: 11.1111vh;
		padding-right: 11.1111vh;
	}

	.floors-info-slider .floor-plan-col .compass {
		font-size: 8.8889vh;
	}

	.gallery-with-counter .counter-slider {
		padding-left: 12.7778vh;
		padding-right: 12.7778vh;
	}

	.slick-arrow {
		width: 6.6667vh;
		height: 6.6667vh;
	}

	.slick-arrow:before {
		font-size: 2.6667vh;
	}

	.images-slider {
		padding-left: 12.7778vh;
		padding-right: 12.7778vh;
	}
}

@media (max-width: 1023px) {
	.tabset-title {
		display: none;
	}

	.specs-blocks {
		margin-left: -8px;
		margin-right: -8px;
		width: calc(100% + 16px);
	}

	.specs-blocks .col {
		padding-left: 8px;
		padding-right: 8px;
	}
}

@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0 3px;
	}
}

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

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

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}

@media screen and (max-height: 900px) {
	.custom-control .custom-control-indicator {
		width: 2.2222vh;
		height: 2.2222vh;
		margin-top: .2222vh;
	}

	.custom-control .custom-control-desc {
		font-size: 1.5556vh;
	}

	.custom-checkbox .custom-control-indicator:before {
		font-size: 1.8889vh;
	}

	.custom-radio .custom-control-indicator:before {
		top: .5556vh;
		left: .5556vh;
		right: .5556vh;
		bottom: .5556vh;
	}

	#main {
		padding-top: 13.3333vh;
		padding-bottom: 11.1111vh;
	}

	.decor-image.illustration {
		width: 33.5556vh;
	}

	.decor-image.blob-bottom {
		width: 55.5556vh;
	}

	.content-section {
		padding-top: 4.8889vh;
		padding-bottom: 4.8889vh;
	}

	.header > .container {
		padding-top: 2.6667vh;
		padding-bottom: 2.6667vh;
		min-height: 13.1111vh;
	}

	.header .logo {
		height: 7.7778vh;
	}

	.btn-menu,
	.btn-menu[type="button"] {
		width: 5.7778vh;
		height: 5.7778vh;
		font-size: 2.4444vh;
	}

	.footer > .container {
		min-height: 10.8889vh;
		padding-top: 1.3333vh;
		padding-bottom: 1.3333vh;
	}

	.btn-page-prev [class*="icon-chevron"],
	.btn-page-next [class*="icon-chevron"] {
		width: 5.7778vh;
		height: 5.7778vh;
		font-size: 3.1111vh;
	}

	.btn {
		font-size: 1.7778vh;
		line-height: 1.25;
		padding: 1.3333vh 3.1111vh;
	}

	.btn.font-size-sm {
		font-size: 1.3333vh;
		line-height: 1.6667;
	}

	.btn.btn-sm {
		padding: .5556vh 2.2222vh;
	}

	.btn.btn-lg {
		font-size: 1.7778vh;
		line-height: 2.125;
		padding: .8889vh 1.7778vh;
	}

	.btn.btn-lg.font-size-sm {
		font-size: 1.3333vh;
		line-height: 2.8333;
	}

	.btn.btn-lg .icon {
		font-size: 3.1111vh;
	}

	.btn.btn-lg .icon-connection {
		font-size: 2.8889vh;
	}

	.btn.btn-lg .icon-availability {
		font-size: 3.7778vh;
	}

	.btn.btn-lg .icon-gallery {
		font-size: 2.2222vh;
	}

	.btn .icon {
		font-size: 2.2222vh;
	}

	.btn .icon-connection {
		font-size: 2vh;
	}

	.btn .icon-gallery {
		font-size: 1.7778vh;
	}

	.btn .icon:last-child {
		margin: -.2222vh 0 0 2.2222vh;
	}

	.btn .icon:first-child {
		margin: -.2222vh 2.2222vh 0 0;
	}

	.nav-drop .content-section {
		padding-top: 13.3333vh;
		padding-bottom: 0;
	}

	#nav .num {
		font-size: 2.8889vh;
		margin-right: 2.8889vh;
	}

	#nav .title-text {
		font-size: 5.3333vh;
	}

	#nav .title-text:after {
		margin-left: 2.7778vh;
		margin-right: 2.7778vh;
	}

	#nav .title-text .icon {
		font-size: 4vh;
		margin-left: 2.7778vh;
	}

	#nav .image-wrap {
		height: 6.8889vh;
	}

	#nav .image-wrap:after {
		margin-left: 2.6667vh;
		margin-right: 2.6667vh;
	}

	.line-box .line {
		padding-top: 3.1111vh;
		padding-bottom: 3vh;
	}

	.intro-article {
		font-size: 3.5556vh;
	}

	.intro-article .image-holder {
		max-width: 86.3333vh;
		max-height: 60.3333vh;
	}

	.info-block {
		padding-top: 4.4444vh;
		padding-bottom: 4.4444vh;
		font-size: 2vh;
	}

	.info-block .icon,
	.info-block .image-holder {
		padding-right: 1.3333vh;
		min-width: 5.2222vh;
	}

	.tile-block {
		padding-bottom: 2.2222vh;
	}

	.tile-block:first-child > a {
		padding-right: 5vh;
	}

	.tile-block:first-child .sub-title {
		top: .5556vh;
	}

	.tile-block:nth-child(2) > a {
		padding-bottom: 5vh;
	}

	.tile-block:nth-child(2) .sub-title {
		left: .3333vh;
	}

	.tile-block:nth-child(3) > a {
		padding-left: 5vh;
	}

	.tile-block:nth-child(3) .sub-title {
		top: .5556vh;
		margin-left: 3.5556vh;
	}

	.tile-block:nth-child(4) > a {
		padding-left: 5vh;
	}

	.tile-block:nth-child(4) .sub-title {
		top: .5556vh;
		margin-left: 3.3333vh;
	}

	.tile-block:nth-child(5) > a {
		padding-bottom: 5vh;
	}

	.tile-block:nth-child(5) .sub-title {
		left: .3333vh;
	}

	.tile-block:nth-child(6) > a {
		padding-top: 5vh;
	}

	.tile-block:nth-child(6) .sub-title {
		left: .3333vh;
	}

	.sub-title {
		font-size: 2vh;
		padding-left: 2.6667vh;
	}

	.sub-title .icon {
		font-size: 2.2222vh;
	}

	.footer .tabset-holder {
		padding-left: 20vh;
		padding-right: 20vh;
	}

	.tabset-title {
		font-size: 1.5556vh;
		padding: .5556vh;
	}

	.main-tabset li {
		padding: .5556vh;
	}

	.sub-tabset {
		margin-bottom: 1vh;
	}

	.sub-tabset li {
		padding: .6667vh 1.6667vh .6667vh 0;
	}

	.sub-tabset a {
		font-size: 1.6667vh;
	}

	.building {
		max-height: 547px;
	}

	.building-table {
		margin-bottom: 2.6667vh;
	}

	.building-table:last-child {
		margin-bottom: 0;
	}

	.building-table .custom-control {
		padding-left: 2.2222vh;
		min-height: 2.2222vh;
		margin-top: -.6667vh;
		margin-bottom: .6667vh;
	}

	.building-table td,
	.building-table th {
		font-size: 1.4444vh;
		padding: 1.6667vh .5556vh .6667vh;
	}

	.building-table thead td,
	.building-table thead th {
		font-size: 1.2222vh;
		padding-top: .4444vh;
		padding-bottom: 1.1111vh;
	}

	.building-table tfoot td,
	.building-table tfoot th {
		font-size: 1.6667vh;
	}

	.lightbox-opener {
		font-size: 2.4444vh;
	}

	.building-table .lightbox-opener {
		margin: -.4444vh 0 -.4444vh .4444vh;
	}

	.specs-block {
		padding-top: 1.3333vh;
		padding-bottom: 1.3333vh;
		font-size: 1.85vh;
	}

	.specs-block .icon-holder {
		height: 12.2222vh;
		margin-bottom: 2.2222vh;
	}

	.specs-block.horizontal .icon-holder {
		padding-right: 1.6667vh;
	}

	.specs-block.horizontal .text-holder {
		padding-top: 1.1111vh;
		padding-bottom: 1.1111vh;
	}

	.about-article {
		font-size: 2vh;
	}

	.about-article .text-block .image-holder {
		margin-top: 4.6667vh;
	}

	.about-article img:not(:last-child) {
		margin-bottom: 3.7778vh;
	}

	.about-article .traveller {
		margin-bottom: -1.1111vh;
	}

	.about-article .station-col {
		padding-bottom: 2.2222vh;
	}

	.photo-holder {
		font-size: 1.5556vh;
		margin-bottom: 5vh;
	}

	.station-title {
		font-size: 1.5556vh;
		margin-bottom: 1.5556vh;
	}

	.station-title .icon-holder {
		margin-right: 1.8889vh;
	}

	.gallery-tabs-section {
		padding-top: 1.6667vh;
		padding-bottom: 1.6667vh;
	}

	.gallery-tabs-section .visual-wrap {
		padding-top: .7778vh;
		padding-bottom: .7778vh;
	}

	.jcf-select.jcf-select-floors-pagination {
		margin-bottom: 2.6667vh;
		font-size: 3.5556vh;
		line-height: 7.7778vh;
		height: 8.4444vh;
	}

	.jcf-select.jcf-select-floors-pagination .jcf-select-text {
		font-size: 3.5556vh;
		line-height: 8vh;
		margin-right: 5vh;
	}

	.jcf-select.jcf-select-floors-pagination .jcf-select-opener {
		width: 3.7778vh;
		height: 3.7778vh;
	}

	.jcf-select.jcf-select-floors-pagination .jcf-select-opener:before {
		font-size: 2vh;
	}

	.jcf-select-drop.jcf-select-floors-pagination .jcf-list {
		font-size: 2.2222vh;
	}

	.jcf-select-drop.jcf-select-floors-pagination .jcf-list ul {
		padding-top: 2.2222vh;
		padding-bottom: 2.2222vh;
	}

	.jcf-select-drop.jcf-select-floors-pagination .jcf-list .jcf-option {
		padding: .7778vh 2.6667vh;
	}

	div.lightbox {
		font-size: 1.5556vh;
	}

	div.lightbox .lightbox-body {
		padding-top: 13.3333vh;
	}

	.fancybox-close-small {
		width: 5.7778vh !important;
		height: 5.7778vh !important;
		top: 3.6667vh !important;
		font-size: 2.4444vh;
	}

	.fancybox-close-small:before {
		font-size: 2.4444vh;
	}

	.floors-info-slider .floor-slide {
		min-height: 86.6667vh;
		padding-bottom: 11.1111vh;
	}

	.floors-info-slider .floor-info-col {
		padding-top: 1.3333vh;
	}

	.floors-info-slider .floor-plan-col {
		padding-left: 5.5556vh;
		padding-right: 5.5556vh;
	}

	.floors-info-slider .floor-plan-col .compass {
		font-size: 5.5556vh;
		top: 2.2222vh;
	}

	.floors-info-slider .floor-total {
		font-size: 2.6667vh;
		margin-bottom: 5.5556vh;
	}

	.floors-info-slider .gallery-tab .content-section {
		padding-top: 2.2222vh;
		padding-bottom: 2.2222vh;
	}

	.floors-info-slider .keys-list {
		min-height: 23.5556vh;
	}

	.keys-list li {
		padding-bottom: 1.6667vh;
	}

	.keys-list .icon {
		font-size: 2.4444vh;
		margin-right: 1.3333vh;
	}

	.view-link {
		width: 3.3333vh;
		height: 3.3333vh;
		font-size: 2.2222vh;
	}

	.floor-info-table td,
	.floor-info-table th {
		font-size: 1.5556vh;
		padding-top: 1.1111vh;
		padding-bottom: .3333vh;
	}

	.overview-lightbox .gallery-with-counter {
		padding-top: 5.5556vh;
		padding-bottom: 5.5556vh;
	}

	.counter-row {
		font-size: 1.5556vh;
		padding-top: 2vh;
		min-height: 2.6667vh;
	}

	.counter-row .sub-title {
		font-size: 1.5556vh;
		padding-left: 2.8889vh;
	}

	.counter-row .sub-title .icon {
		font-size: 2.2222vh;
	}

	.slick-arrow {
		width: 5.5556vh;
		height: 5.5556vh;
		padding-right: .3333vh;
	}

	.slick-arrow.slick-next {
		padding-right: 0;
		padding-left: .3333vh;
	}

	.slick-arrow:before {
		font-size: 2.2222vh;
	}

	.images-slider .visual-wrap {
		height: 86.6667vh;
	}

	.images-slider.counter-slider .visual-wrap {
		height: 70.6667vh;
	}
}

@media screen and (max-height: 768px) {
	.logo-container {
		max-height: 62.6302vh;
	}

	.preloader .icon {
		font-size: 7.1111vh;
	}

	.about-section {
		font-size: 5.2083vh;
	}

	.popup-holder:hover .icon {
		margin-top: -4.1667vh;
	}

	.popup-holder:hover img {
		margin-top: -6.7708vh;
		margin-bottom: 0;
	}

	.popup-holder .icon {
		font-size: 5.4688vh;
		margin-bottom: -4.1667vh;
		-webkit-transform: translateY(-1.5625vh);
		-ms-transform: translateY(-1.5625vh);
		transform: translateY(-1.5625vh);
	}

	.popup-holder img {
		max-width: 60%;
		margin-bottom: -6.7708vh;
		-webkit-transform: translateY(-2.3438vh);
		-ms-transform: translateY(-2.3438vh);
		transform: translateY(-2.3438vh);
	}

	.popup-holder .desc {
		font-size: 10px;
		line-height: 1.5;
	}
}

@media screen and (max-height: 639px) {
	.images-list .caption {
		padding: 3.1299vh 1.5649vh 1.0955vh;
		font-size: 1.5649vh;
	}
}

@media all and (max-height: 576px) {
	.fancybox-slide {
		padding-left: 0;
		padding-right: 0;
	}

	.fancybox-slide--image {
		padding: 6px 0;
	}

	.fancybox-close-small {
		right: -6px;
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}
}

@-webkit-keyframes fade-in-out {
	0% {
		opacity: .1;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: .1;
	}
}

@keyframes fade-in-out {
	0% {
		opacity: .1;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: .1;
	}
}

@-webkit-keyframes rounded-spinner {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes rounded-spinner {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes fade-out {
	0% {
		opacity: 1;
		visibility: visible;
	}

	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fade-out {
	0% {
		opacity: 1;
		visibility: visible;
	}

	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@-webkit-keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

