@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

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

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

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

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

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

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}



figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

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

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

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

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

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

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

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

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

	*,
	:after,
	:before {
		background: transparent !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " ("attr(href) ")"
	}

	abbr[title]:after {
		content: " ("attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important
	}
}

@font-face {
	font-family: Glyphicons Halflings;
	src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
	src: url(../fonts/bootstrap/glyphicons-halflings-regular%EF%B9%96.eot#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: Glyphicons Halflings;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\002a"
}

.glyphicon-plus:before {
	content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}


button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #fafafa
}

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

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

[role=button] {
	cursor: pointer
}


.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

.mark,
mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.initialism,
.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #f8f8f8
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #fafafa
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.428571429
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #f8f8f8
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #fafafa
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #f8f8f8
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #fafafa;
	border-left: 0;
	text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: "\00A0 \2014"
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

code,
kbd {
	padding: 2px 4px;
	font-size: 90%
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1630px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:after,
.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.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-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-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.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 {
	float: left
}

.col-xs-1 {
	width: 8.3333333333%
}

.col-xs-2 {
	width: 16.6666666667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.3333333333%
}

.col-xs-5 {
	width: 41.6666666667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.3333333333%
}

.col-xs-8 {
	width: 66.6666666667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.3333333333%
}

.col-xs-11 {
	width: 91.6666666667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.3333333333%
}

.col-xs-pull-2 {
	right: 16.6666666667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.3333333333%
}

.col-xs-pull-5 {
	right: 41.6666666667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.3333333333%
}

.col-xs-pull-8 {
	right: 66.6666666667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.3333333333%
}

.col-xs-pull-11 {
	right: 91.6666666667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.3333333333%
}

.col-xs-push-2 {
	left: 16.6666666667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.3333333333%
}

.col-xs-push-5 {
	left: 41.6666666667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.3333333333%
}

.col-xs-push-8 {
	left: 66.6666666667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.3333333333%
}

.col-xs-push-11 {
	left: 91.6666666667%
}

.col-xs-push-12 {
	left: 100%
}

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

.col-xs-offset-1 {
	margin-left: 8.3333333333%
}

.col-xs-offset-2 {
	margin-left: 16.6666666667%
}

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

.col-xs-offset-4 {
	margin-left: 33.3333333333%
}

.col-xs-offset-5 {
	margin-left: 41.6666666667%
}

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

.col-xs-offset-7 {
	margin-left: 58.3333333333%
}

.col-xs-offset-8 {
	margin-left: 66.6666666667%
}

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

.col-xs-offset-10 {
	margin-left: 83.3333333333%
}

.col-xs-offset-11 {
	margin-left: 91.6666666667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:768px) {

	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}

	.col-sm-1 {
		width: 8.3333333333%
	}

	.col-sm-2 {
		width: 16.6666666667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.3333333333%
	}

	.col-sm-5 {
		width: 41.6666666667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.3333333333%
	}

	.col-sm-8 {
		width: 66.6666666667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.3333333333%
	}

	.col-sm-11 {
		width: 91.6666666667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.3333333333%
	}

	.col-sm-pull-2 {
		right: 16.6666666667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.3333333333%
	}

	.col-sm-pull-5 {
		right: 41.6666666667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.3333333333%
	}

	.col-sm-pull-8 {
		right: 66.6666666667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.3333333333%
	}

	.col-sm-pull-11 {
		right: 91.6666666667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.3333333333%
	}

	.col-sm-push-2 {
		left: 16.6666666667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.3333333333%
	}

	.col-sm-push-5 {
		left: 41.6666666667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.3333333333%
	}

	.col-sm-push-8 {
		left: 66.6666666667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.3333333333%
	}

	.col-sm-push-11 {
		left: 91.6666666667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-sm-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-sm-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-sm-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-sm-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:992px) {

	.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 {
		float: left
	}

	.col-md-1 {
		width: 8.3333333333%
	}

	.col-md-2 {
		width: 16.6666666667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.3333333333%
	}

	.col-md-5 {
		width: 41.6666666667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.3333333333%
	}

	.col-md-8 {
		width: 66.6666666667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.3333333333%
	}

	.col-md-11 {
		width: 91.6666666667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.3333333333%
	}

	.col-md-pull-2 {
		right: 16.6666666667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.3333333333%
	}

	.col-md-pull-5 {
		right: 41.6666666667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.3333333333%
	}

	.col-md-pull-8 {
		right: 66.6666666667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.3333333333%
	}

	.col-md-pull-11 {
		right: 91.6666666667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.3333333333%
	}

	.col-md-push-2 {
		left: 16.6666666667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.3333333333%
	}

	.col-md-push-5 {
		left: 41.6666666667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.3333333333%
	}

	.col-md-push-8 {
		left: 66.6666666667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.3333333333%
	}

	.col-md-push-11 {
		left: 91.6666666667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-md-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-md-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-md-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-md-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1200px) {

	.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 {
		float: left
	}

	.col-lg-1 {
		width: 8.3333333333%
	}

	.col-lg-2 {
		width: 16.6666666667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.3333333333%
	}

	.col-lg-5 {
		width: 41.6666666667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.3333333333%
	}

	.col-lg-8 {
		width: 66.6666666667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.3333333333%
	}

	.col-lg-11 {
		width: 91.6666666667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.3333333333%
	}

	.col-lg-pull-2 {
		right: 16.6666666667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.3333333333%
	}

	.col-lg-pull-5 {
		right: 41.6666666667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.3333333333%
	}

	.col-lg-pull-8 {
		right: 66.6666666667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.3333333333%
	}

	.col-lg-pull-11 {
		right: 91.6666666667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.3333333333%
	}

	.col-lg-push-2 {
		left: 16.6666666667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.3333333333%
	}

	.col-lg-push-5 {
		left: 41.6666666667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.3333333333%
	}

	.col-lg-push-8 {
		left: 66.6666666667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.3333333333%
	}

	.col-lg-push-11 {
		left: 91.6666666667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-lg-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-lg-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-lg-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-lg-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #f8f8f8
}

caption,
th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	margin: 0;
	min-width: 0
}

fieldset,
legend {
	padding: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.form-control,
output {
	display: block;
	font-size: 14px;
	line-height: 1.428571429;
	color: #6d6d6d
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #111;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #111
}

.form-control::-webkit-input-placeholder {
	color: #111
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #fafafa;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	input[type=date].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 34px
	}

	.input-group-sm>.input-group-btn>input.btn[type=date],
	.input-group-sm>.input-group-btn>input.btn[type=datetime-local],
	.input-group-sm>.input-group-btn>input.btn[type=month],
	.input-group-sm>.input-group-btn>input.btn[type=time],
	.input-group-sm>input.form-control[type=date],
	.input-group-sm>input.form-control[type=datetime-local],
	.input-group-sm>input.form-control[type=month],
	.input-group-sm>input.form-control[type=time],
	.input-group-sm>input.input-group-addon[type=date],
	.input-group-sm>input.input-group-addon[type=datetime-local],
	.input-group-sm>input.input-group-addon[type=month],
	.input-group-sm>input.input-group-addon[type=time],
	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 30px
	}

	.input-group-lg>.input-group-btn>input.btn[type=date],
	.input-group-lg>.input-group-btn>input.btn[type=datetime-local],
	.input-group-lg>.input-group-btn>input.btn[type=month],
	.input-group-lg>.input-group-btn>input.btn[type=time],
	.input-group-lg>input.form-control[type=date],
	.input-group-lg>input.form-control[type=datetime-local],
	.input-group-lg>input.form-control[type=month],
	.input-group-lg>input.form-control[type=time],
	.input-group-lg>input.input-group-addon[type=date],
	.input-group-lg>input.input-group-addon[type=datetime-local],
	.input-group-lg>input.input-group-addon[type=month],
	.input-group-lg>input.input-group-addon[type=time],
	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-left: 0;
	padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
	height: 30px;
	line-height: 30px
}

.input-group-sm>.input-group-btn>select.btn[multiple],
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
	height: 46px;
	line-height: 46px
}

.input-group-lg>.input-group-btn>select.btn[multiple],
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
	content: " ";
	display: table
}

.form-horizontal .form-group:after {
	clear: both
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
	color: #333;
	background-color: #e6e5e5;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e5e5;
	border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
	background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #c41f31;
	border-color: #0057a4
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #004a8a;
	border-color: #001324
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #004a8a;
	border-color: #003766
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #003766;
	border-color: #001324
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #c41f31;
	border-color: #0057a4
}

.btn-primary .badge {
	color: #c41f31;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
	background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
	background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
	background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
	background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #337ab7;
	font-weight: 400;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #f8f8f8;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
	content: " ";
	display: table
}

.btn-toolbar:after {
	clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after {
	clear: both
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #6d6d6d;
	text-align: center;
	background-color: #fafafa;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav:after,
.nav:before {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

.nav>li,
.nav>li>a {
	position: relative;
	display: block
}

.nav>li>a {
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #fafafa
}

.nav>li.disabled>a {
	color: #f8f8f8
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #f8f8f8;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #fafafa;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #fafafa #fafafa #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #6d6d6d;
	background-color: #fff;
	border: 1px solid;
	border-color: #ddd #ddd transparent;
	cursor: default
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
	float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {

	.nav-justified>li,
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {

	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header:after,
.modal-header:before {
	content: " ";
	display: table
}

.modal-header:after {
	clear: both
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.428571429
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
	content: " ";
	display: table
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: galano-regular, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	left: 5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: galano-regular, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

.slick-slider {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}

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

.slick-track:after,
.slick-track:before {
	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
}

.slick-loading .slick-list {
	background: #fff url(../images/ajax-loader.gif) 50% no-repeat
}

@font-face {
	font-family: slick;
	src: url(../fonts/slick/slick.eot);
	src: url(../fonts/slick/slick%EF%B9%96.eot#iefix) format("embedded-opentype"), url(../fonts/slick/slick.woff) format("woff"), url(../fonts/slick/slick.ttf) format("truetype"), url(../fonts/slick/slick.svg#slick) format("svg");
	font-weight: 400;
	font-style: normal
}

.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	background: transparent;
	color: transparent;
	outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	content: "←"
}

[dir=rtl] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}

.slick-next:before {
	content: "→"
}

[dir=rtl] .slick-next:before {
	content: "←"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

/**.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li,.slick-dots li button {
	height: 20px;
	width: 20px;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px
}

.slick-dots li button:focus,.slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}
**/
/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
	position: relative
}

.flickity-enabled:focus {
	outline: none
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%
}

.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	border: none;
	border-radius: 50%;
	background: #fff;
	background: hsla(0, 0%, 100%, .75);
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.flickity-prev-next-button:hover {
	background: #fff
}

.flickity-prev-next-button:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 5px #09f;
	box-shadow: 0 0 0 5px #09f
}

.flickity-prev-next-button:active {
	opacity: .6
}

.flickity-prev-next-button.previous {
	left: 10px
}

.flickity-prev-next-button.next {
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px
}

.flickity-prev-next-button:disabled {
	opacity: .3;
	cursor: auto
}

.flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%
}

.flickity-prev-next-button .arrow {
	fill: #333
}

.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}

.flickity-rtl .flickity-page-dots {
	direction: rtl
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: .25;
	cursor: pointer
}

.flickity-page-dots .dot.is-selected {
	opacity: 1
}

#footer .unheading-menu a,
#gallery_modal .slide-count,
#main[data-page-key=sitesearch] .pagination.navigation,
#navbar .listing-details .shortlist,
#navbar .stacker-nav>a,
.amenities-map-section .amenities-list .item .description,
.breadcrumbs-section .breadcrumb li,
.checkbox-group.text-small label,
.checkbox-group.text-v-small label,
.cms-table.table tfoot,
.cms-table.table tfoot td,
.cms-table.table tfoot th,
.cms-table.table thead,
.cms-table.table thead td,
.cms-table.table thead th,
.collapsable-header .heading,
.collapsable-header .heading b,
.collapsable-header .heading strong,
.dl-link,
.font-sans-serif-regular,
.form-group.checkbox-group.text-small label,
.form-group.checkbox-group.text-v-small label,
.listing-grid .details li,
.listing-grid .info .location,
.listing-grid .info .name,
.listing-sidebar .agent-holder .other-links .reveal-social,
.listing-sidebar .agent-holder .other-links li>a,
.listing-sidebar .info-holder .count,
.listing-sidebar .info-holder .info-details-section span,
.main-menu ul li a,
.news-post-info .category,
.news-post-info .time,
.news-post-info time,
.parsley-errors-list li,
.related-content-section .details,
.secondary-menu ul li,
.space-card .detail,
.stacker-content-item .section-header .section-heading,
.stacker-header .heading,
.stacker-header .heading b,
.stacker-header .heading strong,
.status-btn,
.ui-menu .ui-menu-item,
.ui-selectmenu-button.small-text span.ui-selectmenu-text,
.view-btn .text,
h5,
h6,
label,
li.font-sans-serif,
p.font-sans-serif {

	font-style: normal
}

#gallery_modal .slide-count .active,
#main[data-page-key=sitesearch] .pagination.navigation .current,
#navbar .listing-details,
#navbar .stacker-nav>a.active,
.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .suggestion-post-title,
.btn-list,
.content-slider-container .slider-arrows-container .count .current,
.cta-btn,
.font-sans-serif-bold,
.gallery-container .slider-count .current,
.insights-section .read-more b,
.insights-section .read-more strong,
.listing-grid .number .current,
.main-menu ul li.active a,
.main-menu ul li.current-menu-item a,
.main-menu ul li.current-page-ancestor a,
.main-menu ul li.current_page_parent a,
.primary-btn,
.product-listing-section .nav-tabs li,
.reset-link,
.search-btn,
.secondary-btn,
.secondary-menu ul li.active a,
.secondary-menu ul li.current-menu-item a,
.secondary-menu ul li.current-page-ancestor a,
.secondary-menu ul li.current_page_parent a,
.slider-pagination-count .current,
.start-project-form-container .form-section-heading,
.stats-counter .counter,
.stats-counter .title,
b,
blockquote b,
blockquote cite strong,
blockquote strong,
h1 b,
h1 strong,
h2 b,
h2 strong,
h3 b,
h3 strong,
h3.bold,
h4 b,
h4 strong,
h5 b,
h5 strong,
h6 b,
h6 strong,
ol:not([class]):not([id]) li:before,
p.lead b,
p.lead strong,
strong,
table.listing-table thead tr td,
table.listing-table thead tr th {


	font-style: normal
}




[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-empty-star:before {
	content: "\e925"
}

.icon-bicycle .path1:before {
	content: "\e91a";
	color: #a7a9ac
}

.icon-bicycle .path2:before {
	content: "\e91b";
	margin-left: -1.4423828125em;
	color: #0f7bc1
}

.icon-pin .path1:before {
	content: "\e91c";
	color: #0f7bc1
}

.icon-pin .path2:before {
	content: "\e91d";
	margin-left: -.9150390625em;
	color: #a7a9ac
}

.icon-shirt .path1:before {
	content: "\e91e";
	color: #a7a9ac
}

.icon-shirt .path2:before {
	content: "\e91f";
	margin-left: -1em;
	color: #a7a9ac
}

.icon-shirt .path3:before {
	content: "\e920";
	margin-left: -1em;
	color: #a7a9ac
}

.icon-shirt .path4:before {
	content: "\e921";
	margin-left: -1em;
	color: #0f7bc1
}

.icon-wifi .path1:before {
	content: "\e922";
	color: #0f7bc1
}

.icon-wifi .path2:before {
	content: "\e923";
	margin-left: -1.23046875em;
	color: #0f7bc1
}

.icon-wifi .path3:before {
	content: "\e924";
	margin-left: -1.23046875em;
	color: #a7a9ac
}

.icon-arrow-down2:before {
	content: "\e900"
}

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

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

.icon-arrow-up:before {
	content: "\e903"
}

.icon-bullet:before {
	content: "\e904"
}

.icon-carrot-down:before {
	content: "\e905"
}

.icon-download:before {
	content: "\e906"
}

.icon-facebook:before {
	content: "\e907"
}

.icon-home-play-circle:before {
	content: "\e908"
}

.icon-home-play-triangle:before {
	content: "\e909"
}

.icon-instagram:before {
	content: "\e90a"
}

.icon-linkedin:before {
	content: "\e90b"
}

.icon-list-view:before {
	content: "\e90c"
}

.icon-location-marker:before {
	content: "\e90d"
}

.icon-mail:before {
	content: "\e90e"
}

.icon-map-view:before {
	content: "\e90f"
}

.icon-minus:before {
	content: "\e910"
}

.icon-parking:before {
	content: "\e911"
}

.icon-pencil:before {
	content: "\e912"
}

.icon-phone:before {
	content: "\e913"
}

.icon-plus:before {
	content: "\e914"
}

.icon-search:before {
	content: "\e915"
}

.icon-share:before {
	content: "\e916"
}

.icon-star:before {
	content: "\e917"
}

.icon-video-player-play:before {
	content: "\e918"
}

.icon-youtube:before {
	content: "\e919"
}

.icon-arrow-down:before {
	content: "\f107"
}

.mapboxgl-map {
	font: 12px/20px Helvetica Neue, Arial, Helvetica, sans-serif;
	overflow: hidden;
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mapboxgl-missing-css {
	display: none
}

.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-nav-compass {
	cursor: -webkit-grab;
	cursor: grab
}

.mapboxgl-canvas-container.mapboxgl-interactive:active,
.mapboxgl-ctrl-nav-compass:active {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y
}

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan {
	-ms-touch-action: pinch-zoom
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan {
	-ms-touch-action: none;
	touch-action: none
}

.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right,
.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right {
	position: absolute;
	pointer-events: none;
	z-index: 2
}

.mapboxgl-ctrl-top-left {
	top: 0;
	left: 0
}

.mapboxgl-ctrl-top-right {
	top: 0;
	right: 0
}

.mapboxgl-ctrl-bottom-left {
	bottom: 0;
	left: 0
}

.mapboxgl-ctrl-bottom-right {
	right: 0;
	bottom: 0
}

.mapboxgl-ctrl {
	clear: both;
	pointer-events: auto
}

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
	margin: 10px 0 0 10px;
	float: left
}

.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
	margin: 10px 10px 0 0;
	float: right
}

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
	margin: 0 0 10px 10px;
	float: left
}

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
	margin: 0 10px 10px 0;
	float: right
}

.mapboxgl-ctrl-group {
	border-radius: 4px;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .1);
	box-shadow: 0 0 0 2px rgba(0, 0, 0, .1);
	overflow: hidden;
	background: #fff
}

.mapboxgl-ctrl-group>button {
	width: 30px;
	height: 30px;
	display: block;
	padding: 0;
	outline: none;
	border: none;
	border-bottom: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
	cursor: pointer
}

.mapboxgl-ctrl>button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.mapboxgl-ctrl>button:last-child {
	border-bottom: 0
}

.mapboxgl-ctrl>button:hover {
	background-color: rgba(0, 0, 0, .05)
}

.mapboxgl-ctrl-icon,
.mapboxgl-ctrl-icon>.mapboxgl-ctrl-compass-arrow {
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.mapboxgl-ctrl-icon {
	padding: 5px
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%23333333%3B%27%20d%3D%27m%207%2C9%20c%20-0.554%2C0%20-1%2C0.446%20-1%2C1%200%2C0.554%200.446%2C1%201%2C1%20l%206%2C0%20c%200.554%2C0%201%2C-0.446%201%2C-1%200%2C-0.554%20-0.446%2C-1%20-1%2C-1%20z%27%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%23333333%3B%27%20d%3D%27M%2010%206%20C%209.446%206%209%206.4459904%209%207%20L%209%209%20L%207%209%20C%206.446%209%206%209.446%206%2010%20C%206%2010.554%206.446%2011%207%2011%20L%209%2011%20L%209%2013%20C%209%2013.55401%209.446%2014%2010%2014%20C%2010.554%2014%2011%2013.55401%2011%2013%20L%2011%2011%20L%2013%2011%20C%2013.554%2011%2014%2010.554%2014%2010%20C%2014%209.446%2013.554%209%2013%209%20L%2011%209%20L%2011%207%20C%2011%206.4459904%2010.554%206%2010%206%20z%27%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 013.5 3.5 3.5 3.5 0 01-3.5 3.5A3.5 3.5 0 016.5 10 3.5 3.5 0 0110 6.5zm0 1.8A1.8 1.8 0 008.3 10a1.8 1.8 0 001.7 1.8 1.8 1.8 0 001.8-1.8A1.8 1.8 0 0010 8.3z' fill='%23333'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate:disabled {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 013.5 3.5 3.5 3.5 0 01-3.5 3.5A3.5 3.5 0 016.5 10 3.5 3.5 0 0110 6.5zm0 1.8A1.8 1.8 0 008.3 10a1.8 1.8 0 001.7 1.8 1.8 1.8 0 001.8-1.8A1.8 1.8 0 0010 8.3z' fill='%23aaa'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 013.5 3.5 3.5 3.5 0 01-3.5 3.5A3.5 3.5 0 016.5 10 3.5 3.5 0 0110 6.5zm0 1.8A1.8 1.8 0 008.3 10a1.8 1.8 0 001.7 1.8 1.8 1.8 0 001.8-1.8A1.8 1.8 0 0010 8.3z' fill='%2333b5e5'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 013.5 3.5 3.5 3.5 0 01-3.5 3.5A3.5 3.5 0 016.5 10 3.5 3.5 0 0110 6.5zm0 1.8A1.8 1.8 0 008.3 10a1.8 1.8 0 001.7 1.8 1.8 1.8 0 001.8-1.8A1.8 1.8 0 0010 8.3z' fill='%23e58978'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 010-7z' fill='%2333b5e5'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 010-7z' fill='%23e54e33'/%3E%3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting {
	-webkit-animation: mapboxgl-spin 2s linear infinite;
	animation: mapboxgl-spin 2s linear infinite
}

@-webkit-keyframes mapboxgl-spin {
	0% {
		-webkit-transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn)
	}
}

@keyframes mapboxgl-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-fullscreen {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTUgNGMtLjUgMC0xIC41LTEgMXY0aC41bDEuMjc3LTEuNzAzYzEgLjc2MyAyLjA1OSAxLjY2IDMuMTE0IDIuNzAzYTMwLjM4IDMwLjM4IDAgMDEtMy4xMSAyLjcwN0w0LjUgMTFINHY0YzAgLjUuNSAxIDEgMWg0di0uNWwtMS43MjctMS4yOTVhMzUuNDk4IDM1LjQ5OCAwIDAxMi42ODgtMy4xMzcgMzAuMzEyIDMwLjMxMiAwIDAxMi43NDYgMy4xNUwxMSAxNS41di41aDRjLjUgMCAxLS41IDEtMXYtNGgtLjVsLTEuMjk1IDEuNzI3YTM1LjUxMyAzNS41MTMgMCAwMS0zLjE2OC0yLjcxNyA0Ny43ODcgNDcuNzg3IDAgMDEzLjE5Mi0yLjcwNUwxNS41IDloLjVWNWMwLS41LS41LTEtMS0xaC00di41bDEuNzAzIDEuMjc3QTMyLjI0MyAzMi4yNDMgMCAwMTkuOTcxIDguOTIgNDcuNzYxIDQ3Ljc2MSAwIDAxNy4zMDUgNS43N0w5IDQuNVY0SDV6Ii8+PC9zdmc+")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-shrink {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTQuMjQyIDMuNDkyYS43NS43NSAwIDAwLS41MjMgMS4yOWwyLjI0NiAyLjI0NUw0IDguNVY5aDRjLjUgMCAxLS41IDEtMVY0aC0uNUw3LjAxOCA1Ljk1NSA0Ljc4IDMuNzJhLjc1Ljc1IDAgMDAtLjUzOS0uMjI3em0xMS40OTIgMGEuNzUuNzUgMCAwMC0uNTE1LjIyN2wtMi4yMzUgMi4yMzRMMTEuNSA0SDExdjRjMCAuNS41IDEgMSAxaDR2LS41bC0xLjk2NS0xLjQ3MyAyLjI0Ni0yLjI0NmEuNzUuNzUgMCAwMC0uNTQ3LTEuMjg5ek00IDExdi41bDEuOTY1IDEuNDczLTIuMjQ2IDIuMjQ2QS43NTEuNzUxIDAgMTA0Ljc4IDE2LjI4bDIuMjQ2LTIuMjQ2TDguNSAxNkg5di00YzAtLjUtLjUtMS0xLTFINHptOCAwYy0uNSAwLTEgLjUtMSAxdjRoLjVsMS40NzMtMS45NjUgMi4yNDYgMi4yNDZhLjc1MS43NTEgMCAxMDEuMDYyLTEuMDYybC0yLjI0Ni0yLjI0NkwxNiAxMS41VjExaC00eiIvPjwvc3ZnPg==")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass>.mapboxgl-ctrl-compass-arrow {
	width: 20px;
	height: 20px;
	margin: 5px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%0A%09%3Cpolygon%20fill%3D%27%23333333%27%20points%3D%276%2C9%2010%2C1%2014%2C9%27%2F%3E%0A%09%3Cpolygon%20fill%3D%27%23CCCCCC%27%20points%3D%276%2C11%2010%2C19%2014%2C11%20%27%2F%3E%0A%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	display: inline-block
}

a.mapboxgl-ctrl-logo {
	width: 85px;
	height: 21px;
	margin: 0 0 -3px -3px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: url(data:image/svg+xml;
 base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4NC40OSAyMSI+PHBhdGggY2xhc3M9InN0MCIgZD0iTTgzLjI1IDE0LjI2YzAgLjEyLS4wOS4yMS0uMjEuMjFoLTEuNjFjLS4xMyAwLS4yNC0uMDYtLjMtLjE3bC0xLjQ0LTIuMzktMS40NCAyLjM5YS4zNC4zNCAwIDAxLS4zLjE3aC0xLjYxYy0uMDQgMC0uMDgtLjAxLS4xMi0uMDMtLjA5LS4wNi0uMTMtLjE5LS4wNi0uMjhsMi40My0zLjY4LTIuMzktMy42NGEuMjEzLjIxMyAwIDAxLS4wMy0uMTJjMC0uMTIuMDktLjIxLjIxLS4yMWgxLjYxYy4xMyAwIC4yNC4wNi4zLjE3bDEuNDEgMi4zNiAxLjQtMi4zNWEuMzQuMzQgMCAwMS4zLS4xN0g4M2MuMDQgMCAuMDguMDEuMTIuMDMuMDkuMDYuMTMuMTkuMDYuMjhsLTIuMzcgMy42MyAyLjQzIDMuNjdjMCAuMDUuMDEuMDkuMDEuMTN6TTY2LjI0IDkuNTljLS4zOS0xLjg4LTEuOTYtMy4yOC0zLjg0LTMuMjgtMS4wMyAwLTIuMDMuNDItMi43MyAxLjE4VjMuNTFjMC0uMTMtLjEtLjIzLS4yMy0uMjNoLTEuNGMtLjEzIDAtLjIzLjExLS4yMy4yM3YxMC43MmMwIC4xMy4xLjIzLjIzLjIzaDEuNGMuMTMgMCAuMjMtLjExLjIzLS4yM3YtLjczYy43MS43NSAxLjcgMS4xOCAyLjczIDEuMTggMS44OCAwIDMuNDUtMS40MSAzLjg0LTMuMjkuMTMtLjYuMTMtMS4yMSAwLTEuOHpNNjIuMDggMTNjLTEuMzIgMC0yLjM5LTEuMTEtMi40MS0yLjQ4di0uMDZjLjAyLTEuMzggMS4wOS0yLjQ4IDIuNDEtMi40OHMyLjQyIDEuMTIgMi40MiAyLjUxUzYzLjQxIDEzIDYyLjA4IDEzek03MS42NyA2LjMyYTQuMjQgNC4yNCAwIDAwLTQuMTYgMy4yOWMtLjEzLjU5LS4xMyAxLjE5IDAgMS43N2E0LjIzMyA0LjIzMyAwIDAwNC4xNyAzLjNjMi4zNSAwIDQuMjYtMS44NyA0LjI2LTQuMTlzLTEuOS00LjE3LTQuMjctNC4xN3ptLS4wMiA2LjY5Yy0xLjMzIDAtMi40Mi0xLjEyLTIuNDItMi41MXMxLjA4LTIuNTIgMi40Mi0yLjUyYzEuMzMgMCAyLjQyIDEuMTIgMi40MiAyLjUxcy0xLjA4IDIuNTEtMi40MiAyLjUyeiIgb3BhY2l0eT0iLjkiIGZpbGw9IiNmZmYiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNNjIuMDggNy45OGMtMS4zMiAwLTIuMzkgMS4xMS0yLjQxIDIuNDh2LjA2Yy4wMSAxLjM4IDEuMDggMi40OCAyLjQxIDIuNDhzMi40Mi0xLjEyIDIuNDItMi41MS0xLjA5LTIuNTEtMi40Mi0yLjUxem0wIDMuNzhjLS42MyAwLTEuMTQtLjU2LTEuMTctMS4yNXYtLjA0Yy4wMS0uNjkuNTQtMS4yNSAxLjE3LTEuMjUuNjMgMCAxLjE3LjU3IDEuMTcgMS4yNy0uMDEuNzEtLjUyIDEuMjctMS4xNyAxLjI3ek03MS42NSA3Ljk4Yy0xLjMzIDAtMi40MiAxLjEyLTIuNDIgMi41MVM3MC4zMiAxMyA3MS42NSAxM3MyLjQyLTEuMTIgMi40Mi0yLjUxLTEuMDgtMi41MS0yLjQyLTIuNTF6bTAgMy43OGMtLjY0IDAtMS4xNy0uNTctMS4xNy0xLjI3IDAtLjcuNTMtMS4yNiAxLjE3LTEuMjZzMS4xNy41NyAxLjE3IDEuMjdjMCAuNzEtLjUzIDEuMjYtMS4xNyAxLjI2eiIgb3BhY2l0eT0iLjM1Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTQ1Ljc0IDYuNTNoLTEuNGMtLjEzIDAtLjIzLjExLS4yMy4yM3YuNzNjLS43MS0uNzUtMS43LTEuMTgtMi43My0xLjE4LTIuMTcgMC0zLjk0IDEuODctMy45NCA0LjE5czEuNzcgNC4xOSAzLjk0IDQuMTljMS4wNCAwIDIuMDMtLjQzIDIuNzMtMS4xOXYuNzNjMCAuMTMuMS4yMy4yMy4yM2gxLjRjLjEzIDAgLjIzLS4xMS4yMy0uMjNWNi43NGMwLS4xMi0uMDktLjIyLS4yMi0uMjIgMCAuMDEgMCAuMDEtLjAxLjAxem0tMS42MiA0QzQ0LjExIDExLjkgNDMuMDMgMTMgNDEuNzEgMTNzLTIuNDItMS4xMi0yLjQyLTIuNTEgMS4wOC0yLjUyIDIuNC0yLjUyYzEuMzMgMCAyLjM5IDEuMTEgMi40MSAyLjQ4bC4wMi4wOHoiIG9wYWNpdHk9Ii45IiBmaWxsPSIjZmZmIi8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTQxLjcxIDcuOThjLTEuMzMgMC0yLjQyIDEuMTItMi40MiAyLjUxUzQwLjM3IDEzIDQxLjcxIDEzczIuMzktMS4xMSAyLjQxLTIuNDh2LS4wNmMtLjAyLTEuMzctMS4wOS0yLjQ4LTIuNDEtMi40OHptLTEuMTYgMi41MWMwLS43LjUyLTEuMjcgMS4xNy0xLjI3LjY0IDAgMS4xNC41NiAxLjE3IDEuMjV2LjA0Yy0uMDEuNjgtLjUzIDEuMjQtMS4xNyAxLjI0LS42NCAwLTEuMTctLjU2LTEuMTctMS4yNnoiIG9wYWNpdHk9Ii4zNSIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01Mi40MSA2LjMyYy0xLjAzIDAtMi4wMy40Mi0yLjczIDEuMTh2LS43NWMwLS4xMy0uMS0uMjMtLjIzLS4yM2gtMS40Yy0uMTMgMC0uMjMuMTEtLjIzLjIzdjEwLjcyYzAgLjEzLjEuMjMuMjMuMjNoMS40Yy4xMyAwIC4yMy0uMS4yMy0uMjNWMTMuNWMuNzEuNzUgMS43IDEuMTggMi43NCAxLjE4IDIuMTcgMCAzLjk0LTEuODcgMy45NC00LjE5cy0xLjc4LTQuMTctMy45NS00LjE3em0tLjMzIDYuNjljLTEuMzIgMC0yLjM5LTEuMTEtMi40Mi0yLjQ4di0uMDdjLjAyLTEuMzggMS4wOS0yLjQ5IDIuNC0yLjQ5IDEuMzIgMCAyLjQxIDEuMTIgMi40MSAyLjUxUzUzLjQgMTMgNTIuMDggMTMuMDF6IiBvcGFjaXR5PSIuOSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik01Mi4wOCA3Ljk4Yy0xLjMyIDAtMi4zOSAxLjExLTIuNDIgMi40OHYuMDZjLjAzIDEuMzggMS4xIDIuNDggMi40MiAyLjQ4czIuNDEtMS4xMiAyLjQxLTIuNTEtMS4wOS0yLjUxLTIuNDEtMi41MXptMCAzLjc4Yy0uNjMgMC0xLjE0LS41Ni0xLjE3LTEuMjV2LS4wNGMuMDEtLjY5LjU0LTEuMjUgMS4xNy0xLjI1LjYzIDAgMS4xNy41OCAxLjE3IDEuMjdzLS41MyAxLjI3LTEuMTcgMS4yN3oiIG9wYWNpdHk9Ii4zNSIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNi4wOCAxNC4yNGMwIC4xMy0uMS4yMy0uMjMuMjNoLTEuNDFjLS4xMyAwLS4yMy0uMTEtLjIzLS4yM1Y5LjY4YzAtLjk4LS43NC0xLjcxLTEuNjItMS43MS0uOCAwLTEuNDYuNy0xLjU5IDEuNjJsLjAxIDQuNjZjMCAuMTMtLjExLjIzLS4yMy4yM2gtMS40MWMtLjEzIDAtLjIzLS4xMS0uMjMtLjIzVjkuNjhjMC0uOTgtLjc0LTEuNzEtMS42Mi0xLjcxLS44NSAwLTEuNTQuNzktMS42IDEuOHY0LjQ4YzAgLjEzLS4xLjIzLS4yMy4yM2gtMS40Yy0uMTMgMC0uMjMtLjExLS4yMy0uMjNWNi43NGMuMDEtLjEzLjEtLjIyLjIzLS4yMmgxLjRjLjEzIDAgLjIyLjExLjIzLjIydi42NmMuNS0uNjggMS4zLTEuMDkgMi4xNi0xLjFoLjAzYzEuMDkgMCAyLjA5LjYgMi42IDEuNTUuNDUtLjk1IDEuNC0xLjU1IDIuNDQtMS41NiAxLjYyIDAgMi45MyAxLjI1IDIuOSAyLjc4bC4wMyA1LjE3eiIgb3BhY2l0eT0iLjkiIGZpbGw9IiNmZmYiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNODQuMzQgMTMuNTlsLS4wNy0uMTMtMS45Ni0yLjk5IDEuOTQtMi45NWMuNDQtLjY3LjI2LTEuNTYtLjQxLTIuMDItLjAyIDAtLjAzIDAtLjA0LS4wMS0uMjMtLjE1LS41LS4yMi0uNzgtLjIyaC0xLjYxYy0uNTYgMC0xLjA4LjI5LTEuMzcuNzhsLS4zMi41NS0uMzQtLjU2Yy0uMjktLjQ4LS44MS0uNzctMS4zOC0uNzdoLTEuNmMtLjYgMC0xLjEzLjM3LTEuMzUuOTJhNS41OSA1LjU5IDAgMDAtNy4yNi40NWMtLjM1LjM0LS42NS43Mi0uODkgMS4xNC0uOS0xLjYyLTIuNTgtMi43Mi00LjUtMi43Mi0uNSAwLTEuMDEuMDctMS40OC4yM1YzLjUxYzAtLjgyLS42Ni0xLjQ4LTEuNDctMS40OGgtMS40Yy0uODEgMC0xLjQ3LjY2LTEuNDcgMS40N3YzLjc1YTUuMTIgNS4xMiAwIDAwLTQuMTctMi4xOWMtLjc0IDAtMS40Ni4xNi0yLjEyLjQ3LS4yNC0uMTctLjU0LS4yNi0uODQtLjI2aC0xLjRjLS40NSAwLS44Ny4yMS0xLjE1LjU2YTEuNDk4IDEuNDk4IDAgMDAtMS4xNi0uNTVoLTEuMzljLS4zIDAtLjYuMDktLjg0LjI2LS42Ny0uMy0xLjM5LS40Ni0yLjEyLS40Ni0xLjgzIDAtMy40MyAxLTQuMzcgMi41LS4yLS40Ni0uNDgtLjg5LS44My0xLjI1LS44LS44MS0xLjg5LTEuMjUtMy4wMi0xLjI1aC0uMDFjLS44OS4wMS0xLjc1LjMzLTIuNDYuODgtLjc0LS41Ny0xLjY0LS44OC0yLjU3LS44OGgtLjAzYy0uMjkgMC0uNTguMDMtLjg2LjExLS4yOC4wNi0uNTYuMTYtLjgyLjI4LS4yMS0uMTItLjQ1LS4xOC0uNy0uMThoLTEuNGMtLjgyIDAtMS40Ny42Ni0xLjQ3IDEuNDd2Ny41YzAgLjgyLjY2IDEuNDcgMS40NyAxLjQ3aDEuNGMuODIgMCAxLjQ4LS42NiAxLjQ4LTEuNDhWOS43OWMuMDMtLjM2LjIzLS41OS4zNi0uNTkuMTggMCAuMzguMTguMzguNDd2NC41N2MwIC44Mi42NiAxLjQ3IDEuNDcgMS40N2gxLjQxYy44MiAwIDEuNDctLjY2IDEuNDctMS40N2wtLjAxLTQuNTdjLjA2LS4zMi4yNS0uNDcuMzUtLjQ3LjE4IDAgLjM4LjE4LjM4LjQ3djQuNTdjMCAuODIuNjYgMS40NyAxLjQ3IDEuNDdoMS40MWMuODIgMCAxLjQ3LS42NiAxLjQ3LTEuNDd2LS4zOGE1LjA2OCA1LjA2OCAwIDAwNC4wNiAyLjA2Yy43NCAwIDEuNDYtLjE2IDIuMTItLjQ3LjI0LjE3LjU0LjI2Ljg0LjI2aDEuMzljLjMgMCAuNi0uMDkuODQtLjI2djIuMDFjMCAuODIuNjYgMS40NyAxLjQ3IDEuNDdoMS40Yy44MiAwIDEuNDctLjY2IDEuNDctMS40N3YtMS43N2MuNDguMTUuOTkuMjMgMS40OS4yMiAxLjcgMCAzLjIyLS44NyA0LjE3LTIuMnYuNTJjMCAuODIuNjYgMS40NyAxLjQ3IDEuNDdoMS40Yy4zIDAgLjYtLjA5Ljg0LS4yNi42Ni4zMSAxLjM5LjQ3IDIuMTIuNDcgMS45MiAwIDMuNi0xLjEgNC40OS0yLjczIDEuNTQgMi42NSA0Ljk1IDMuNTMgNy41OCAxLjk4LjE4LS4xMS4zNi0uMjIuNTMtLjM2LjIyLjU1Ljc2LjkxIDEuMzUuOUg3OGMuNTYgMCAxLjA4LS4yOSAxLjM3LS43OGwuMzctLjYxLjM3LjYxYy4yOS40OC44MS43OCAxLjM4Ljc4aDEuNmMuODEgMCAxLjQ2LS42NiAxLjQ1LTEuNDYtLjA1LS4yMi0uMS0uNDQtLjItLjY1em0tNDguNDguODhoLTEuNDFjLS4xMyAwLS4yMy0uMTEtLjIzLS4yM1Y5LjY4YzAtLjk4LS43NC0xLjcxLTEuNjItMS43MS0uOCAwLTEuNDYuNy0xLjU5IDEuNjJsLjAxIDQuNjZjMCAuMTMtLjEuMjMtLjIzLjIzaC0xLjQxYy0uMTMgMC0uMjMtLjExLS4yMy0uMjNWOS42OGMwLS45OC0uNzQtMS43MS0xLjYyLTEuNzEtLjg1IDAtMS41NC43OS0xLjYgMS44djQuNDhjMCAuMTMtLjEuMjMtLjIzLjIzaC0xLjRjLS4xMyAwLS4yMy0uMTEtLjIzLS4yM1Y2Ljc0YS4yMy4yMyAwIDAxLjIzLS4yMmgxLjRjLjEzIDAgLjIyLjExLjIzLjIydi42NmMuNS0uNjggMS4zLTEuMDkgMi4xNi0xLjFoLjAzYzEuMDkgMCAyLjA5LjYgMi42IDEuNTUuNDUtLjk1IDEuNC0xLjU1IDIuNDQtMS41NiAxLjYyIDAgMi45MyAxLjI1IDIuOSAyLjc4bC4wMSA1LjE2Yy4wMi4xMy0uMDkuMjMtLjIxLjI0em0xMC4xMS0uMjNjMCAuMTMtLjEuMjMtLjIzLjIzaC0xLjRjLS4xMyAwLS4yMy0uMTEtLjIzLS4yM3YtLjc0Yy0uNy43Ni0xLjY5IDEuMTgtMi43MiAxLjE4LTIuMTcgMC0zLjk0LTEuODctMy45NC00LjE5czEuNzctNC4xOSAzLjk0LTQuMTljMS4wMyAwIDIuMDIuNDMgMi43MyAxLjE4di0uNzRjMC0uMTMuMS0uMjMuMjMtLjIzaDEuNGMuMTItLjAxLjIyLjA4LjIzLjIxVjE0LjI1aC0uMDF2LS4wMXptNi40NC40M2MtMS4wMyAwLTIuMDItLjQzLTIuNzMtMS4xOHYzLjk3YzAgLjEzLS4xLjIzLS4yMy4yM2gtMS40Yy0uMTMgMC0uMjMtLjEtLjIzLS4yM1Y2Ljc1YzAtLjEzLjEtLjIyLjIzLS4yMmgxLjRjLjEzIDAgLjIzLjExLjIzLjIzdi43M2EzLjczIDMuNzMgMCAwMTIuNzMtMS4xOGMyLjE3IDAgMy45NCAxLjg2IDMuOTQgNC4xOHMtMS43NyA0LjE4LTMuOTQgNC4xOHptMTMuODMtMy4yOGMtLjM5IDEuODctMS45NiAzLjI5LTMuODQgMy4yOS0xLjAzIDAtMi4wMi0uNDMtMi43My0xLjE4di43M2MwIC4xMy0uMS4yMy0uMjMuMjNoLTEuNGMtLjEzIDAtLjIzLS4xMS0uMjMtLjIzVjMuNTFjMC0uMTMuMS0uMjMuMjMtLjIzaDEuNGMuMTMgMCAuMjMuMTEuMjMuMjN2My45N2EzLjcyIDMuNzIgMCAwMTIuNzMtMS4xN2MxLjg4IDAgMy40NSAxLjQgMy44NCAzLjI4LjEzLjYuMTMgMS4yMSAwIDEuOHptNS40MyAzLjI5Yy0yIC4wMS0zLjczLTEuMzUtNC4xNy0zLjMtLjEzLS41OS0uMTMtMS4xOSAwLTEuNzdhNC4yNDMgNC4yNDMgMCAwMTQuMTctMy4zYzIuMzYgMCA0LjI2IDEuODcgNC4yNiA0LjE5cy0xLjkgNC4xOC00LjI2IDQuMTh6bTExLjM3LS4yMWgtMS42MWMtLjEzIDAtLjI0LS4wNi0uMy0uMTdsLTEuNDQtMi4zOS0xLjQ0IDIuMzlhLjM0LjM0IDAgMDEtLjMuMTdoLTEuNjFjLS4wNCAwLS4wOC0uMDEtLjEyLS4wMy0uMDktLjA2LS4xMy0uMTktLjA2LS4yOGwyLjQzLTMuNjgtMi4zOS0zLjY0YS4yMTMuMjEzIDAgMDEtLjAzLS4xMmMwLS4xMi4wOS0uMjEuMjEtLjIxaDEuNjFjLjEzIDAgLjI0LjA2LjMuMTdsMS40MSAyLjM2IDEuNDEtMi4zNmEuMzQuMzQgMCAwMS4zLS4xN2gxLjYxYy4wNCAwIC4wOC4wMS4xMi4wMy4wOS4wNi4xMy4xOS4wNi4yOGwtMi4zOCAzLjY0IDIuNDMgMy42N2MuMDIuMDMuMDMuMDcuMDMuMTItLjAzLjEzLS4xMi4yMi0uMjQuMjJ6IiBvcGFjaXR5PSIuMzUiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTAuNSAxLjI0Yy01LjExIDAtOS4yNSA0LjE1LTkuMjUgOS4yNXM0LjE1IDkuMjUgOS4yNSA5LjI1IDkuMjUtNC4xNSA5LjI1LTkuMjVjMC01LjExLTQuMTQtOS4yNS05LjI1LTkuMjV6bTQuMzkgMTEuNTNjLTEuOTMgMS45My00Ljc4IDIuMzEtNi43IDIuMzEtLjcgMC0xLjQxLS4wNS0yLjEtLjE2IDAgMC0xLjAyLTUuNjQgMi4xNC04LjgxYTQuNCA0LjQgMCAwMTMuMTMtMS4yOGMxLjI3IDAgMi40OS41MSAzLjM5IDEuNDIgMS44NCAxLjg0IDEuODkgNC43NS4xNCA2LjUyeiIgb3BhY2l0eT0iLjkiIGZpbGw9IiNmZmYiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTAuNS0uMDFDNC43LS4wMSAwIDQuNyAwIDEwLjQ5czQuNyAxMC41IDEwLjUgMTAuNVMyMSAxNi4yOSAyMSAxMC40OUMyMC45OSA0LjcgMTYuMy0uMDEgMTAuNS0uMDF6bTAgMTkuNzVjLTUuMTEgMC05LjI1LTQuMTUtOS4yNS05LjI1czQuMTQtOS4yNiA5LjI1LTkuMjYgOS4yNSA0LjE1IDkuMjUgOS4yNWMwIDUuMTMtNC4xNCA5LjI2LTkuMjUgOS4yNnoiIG9wYWNpdHk9Ii4zNSIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xNC43NCA2LjI1Yy0xLjg0LTEuODQtNC43Ni0xLjktNi41MS0uMTUtMy4xNiAzLjE3LTIuMTQgOC44MS0yLjE0IDguODFzNS42NCAxLjAyIDguODEtMi4xNGMxLjc0LTEuNzcgMS42OS00LjY4LS4xNi02LjUyem0tMi4yNyA0LjA5bC0uOTEgMS44Ny0uOS0xLjg3LTEuODYtLjkxIDEuODYtLjkuOS0xLjg3LjkxIDEuODcgMS44Ni45LTEuODYuOTF6IiBvcGFjaXR5PSIuMzUiLz48cGF0aCBjbGFzcz0ic3QwIiBvcGFjaXR5PSIuOSIgZmlsbD0iI2ZmZiIgZD0iTTE0LjMzIDkuNDNsLTEuODYuOTEtLjkxIDEuODctLjktMS44Ny0xLjg2LS45MSAxLjg2LS45LjktMS44Ny45MSAxLjg3eiIvPjwvc3ZnPg==)
}

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
	padding: 0 5px;
	background-color: hsla(0, 0%, 100%, .5);
	margin: 0
}

.mapboxgl-ctrl-attrib.mapboxgl-compact {
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0 10px 10px;
	position: relative;
	padding-right: 24px;
	background-color: #fff;
	border-radius: 3px 12px 12px 3px;
	visibility: hidden
}

.mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
	visibility: visible
}

.mapboxgl-ctrl-attrib.mapboxgl-compact:after {
	content: "";
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 0;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23333' fill-rule='evenodd' d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");
	background-color: hsla(0, 0%, 100%, .5);
	width: 24px;
	height: 24px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	visibility: visible;
	border-radius: 12px
}

.mapboxgl-ctrl-attrib a {
	color: rgba(0, 0, 0, .75);
	text-decoration: none
}

.mapboxgl-ctrl-attrib a:hover {
	color: inherit;
	text-decoration: underline
}

.mapboxgl-ctrl-attrib .mapbox-improve-map {
	font-weight: 700;
	margin-left: 2px
}

.mapboxgl-ctrl-scale {
	background-color: hsla(0, 0%, 100%, .75);
	font-size: 10px;
	border: 2px solid #333;
	border-top: #333;
	padding: 0 5px;
	color: #333
}

.mapboxgl-popup {
	position: absolute;
	top: 0;
	left: 0;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	will-change: transform;
	pointer-events: none
}

.mapboxgl-popup-anchor-top,
.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup-anchor-top-right {
	-webkit-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
	-webkit-flex-direction: column-reverse;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.mapboxgl-popup-anchor-left {
	-webkit-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.mapboxgl-popup-anchor-right {
	-webkit-flex-direction: row-reverse;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.mapboxgl-popup-tip {
	width: 0;
	height: 0;
	border: 10px solid transparent;
	z-index: 1
}

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-top: none;
	border-bottom-color: #fff
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	border-top: none;
	border-left: none;
	border-bottom-color: #fff
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	border-top: none;
	border-right: none;
	border-bottom-color: #fff
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-bottom: none;
	border-top-color: #fff
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	border-bottom: none;
	border-left: none;
	border-top-color: #fff
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	border-bottom: none;
	border-right: none;
	border-top-color: #fff
}

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-left: none;
	border-right-color: #fff
}

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-right: none;
	border-left-color: #fff
}

.mapboxgl-popup-close-button {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	border-radius: 0 3px 0 0;
	cursor: pointer;
	background-color: transparent
}

.mapboxgl-popup-close-button:hover {
	background-color: rgba(0, 0, 0, .05)
}

.mapboxgl-popup-content {
	position: relative;
	background: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	padding: 10px 10px 15px;
	pointer-events: auto
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
	border-top-left-radius: 0
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
	border-top-right-radius: 0
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
	border-bottom-left-radius: 0
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
	border-bottom-right-radius: 0
}

.mapboxgl-marker {
	position: absolute;
	top: 0;
	left: 0;
	will-change: transform
}

.mapboxgl-user-location-dot {
	background-color: #1da1f2;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .25);
	box-shadow: 0 0 2px rgba(0, 0, 0, .25);
	border: 2px solid #fff
}

.mapboxgl-user-location-dot:after {
	content: "";
	display: block;
	-webkit-box-shadow: #1da1f2 0 0 0 2px;
	box-shadow: 0 0 0 2px #1da1f2;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	position: relative;
	z-index: -1;
	-webkit-animation: mapboxgl-user-location-dot-pulse 2s;
	animation: mapboxgl-user-location-dot-pulse 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-webkit-keyframes mapboxgl-user-location-dot-pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(29, 161, 242, .8)
	}

	70% {
		-webkit-box-shadow: 0 0 0 15px rgba(29, 161, 242, 0)
	}

	242% {
		-webkit-box-shadow: 0 0 0 0 rgba(29, 161, 242, 0)
	}
}

@keyframes mapboxgl-user-location-dot-pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(29, 161, 242, .4);
		box-shadow: 0 0 0 0 rgba(29, 161, 242, .4)
	}

	70% {
		-webkit-box-shadow: 0 0 0 15px rgba(29, 161, 242, 0);
		box-shadow: 0 0 0 15px rgba(29, 161, 242, 0)
	}

	to {
		-webkit-box-shadow: 0 0 0 0 rgba(29, 161, 242, 0);
		box-shadow: 0 0 0 0 rgba(29, 161, 242, 0)
	}
}

.mapboxgl-user-location-dot-stale {
	background-color: #aaa
}

.mapboxgl-user-location-dot-stale:after {
	display: none
}

.mapboxgl-crosshair,
.mapboxgl-crosshair .mapboxgl-interactive,
.mapboxgl-crosshair .mapboxgl-interactive:active {
	cursor: crosshair
}

.mapboxgl-boxzoom {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	background: #fff;
	border: 2px dotted #202020;
	opacity: .5
}

@media print {
	.mapbox-improve-map {
		display: none
	}
}

.irs {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.irs,
.irs-line {
	position: relative;
	display: block
}

.irs-line {
	overflow: hidden;
	outline: none !important
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
	position: absolute;
	display: block;
	top: 0
}

.irs-line-left {
	left: 0;
	width: 11%
}

.irs-line-mid {
	left: 9%;
	width: 82%
}

.irs-line-right {
	right: 0;
	width: 11%
}

.irs-bar {
	width: 0
}

.irs-bar,
.irs-bar-edge {
	position: absolute;
	display: block;
	left: 0
}

.irs-bar-edge {
	top: 0
}

.irs-shadow {
	position: absolute;
	display: none;
	left: 0;
	width: 0
}

.irs-slider {
	position: absolute;
	display: block;
	cursor: default;
	z-index: 1
}

.irs-slider.type_last {
	z-index: 2
}

.irs-min {
	left: 0
}

.irs-max,
.irs-min {
	position: absolute;
	display: block;
	cursor: default
}

.irs-max {
	right: 0
}

.irs-from,
.irs-single,
.irs-to {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	cursor: default;
	white-space: nowrap
}

.irs-grid {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px
}

.irs-with-grid .irs-grid {
	display: block
}

.irs-grid-pol {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 8px;
	background: #000
}

.irs-grid-pol.small {
	height: 4px
}

.irs-grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	padding: 0 3px;
	color: #000
}

.irs-disable-mask {
	position: absolute;
	display: block;
	top: 0;
	left: -1%;
	width: 102%;
	height: 100%;
	cursor: default;
	background: transparent;
	z-index: 2
}

.lt-ie9 .irs-disable-mask {
	background: #000;
	filter: alpha(opacity=0);
	cursor: not-allowed
}

.irs-disabled {
	opacity: .4
}

.irs-hidden-input {
	position: absolute !important;
	display: block !important;
	top: 0 !important;
	left: 0 !important;
	width: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	outline: none !important;
	z-index: -9999 !important;
	background: none !important;
	border-style: solid !important;
	border-color: transparent !important
}

.irs-bar,
.irs-bar-edge,
.irs-line-left,
.irs-line-mid,
.irs-line-right,
.irs-slider {
	background-image: url(../img/range-slider/cadigal.png);
	background-size: 260px 159px;
	background-position: 0 0;
	background-repeat: repeat-x
}

@media (-webkit-min-device-pixel-ratio:1.5),
all and (-o-min-device-pixel-ratio:3/2),
all and (min--moz-device-pixel-ratio:1.5),
all and (min-device-pixel-ratio:1.5) {

	.irs-bar,
	.irs-bar-edge,
	.irs-line-left,
	.irs-line-mid,
	.irs-line-right,
	.irs-slider {
		background-image: url(../img/range-slider/cadigal@2x.png)
	}
}

.irs {
	height: 40px;
	margin-top: 30px
}

.irs-with-grid {
	height: 60px
}

.irs-line {
	height: 7px;
	top: 23px
}

.irs-line-left {
	height: 7px;
	background-position: 0 -27px
}

.irs-line-mid {
	height: 7px;
	background-position: 0 0
}

.irs-line-right {
	height: 7px;
	background-position: 100% -27px
}

.irs-bar {
	height: 7px;
	top: 23px;
	background-position: 0 -57px
}

.irs-bar-edge {
	top: 25px;
	height: 12px;
	width: 9px;
	background-position: 0 -90px
}

.irs-shadow {
	height: 3px;
	top: 34px;
	background: #000;
	opacity: .25
}

.lt-ie9 .irs-shadow {
	filter: alpha(opacity=25)
}

.irs-slider {
	width: 46px;
	height: 46px;
	top: 5px;
	cursor: pointer;
	background-position: 0 -101px
}

.irs-max,
.irs-min {
	color: #b3b3b3;
	top: 0;
	padding: 1px 3px
}

.irs-from,
.irs-max,
.irs-min,
.irs-single,
.irs-to {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: .02em;
	text-shadow: none;
	background: transparent;
	border-radius: 0;
	margin-top: -12px;
	font-family: miller, Georgia, Times New Roman, Times, serif;
	font-weight: 400;
	font-style: normal
}

.irs-from,
.irs-single,
.irs-to {
	color: #000;
	padding: 1px 5px
}

.irs-grid-pol {
	background: transparent
}

.irs-grid-text {
	color: #b3b3b3
}

/*! jQuery UI - v1.11.3 - 2015-02-12
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
	display: none
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
	content: "";
	display: table;
	border-collapse: collapse
}

.ui-helper-clearfix:after {
	clear: both
}

.ui-helper-clearfix {
	min-height: 0
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-front {
	z-index: 100
}

.ui-state-disabled {
	cursor: default !important
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0;
	font-size: 100%
}

.ui-accordion .ui-accordion-icons,
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
	text-decoration: none
}

.ui-button-icon-only {
	width: 2.2em
}

button.ui-button-icon-only {
	width: 2.4em
}

.ui-button-icons-only {
	width: 3.4em
}

button.ui-button-icons-only {
	width: 3.7em
}

.ui-button .ui-button-text {
	display: block;
	line-height: normal
}

.ui-button-text-only .ui-button-text {
	padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em
}

input.ui-button {
	padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px
}

.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
	left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
	right: .5em
}

.ui-buttonset {
	margin-right: 7px
}

.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em
}

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

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
	top: 1px
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px
}

.ui-datepicker .ui-datepicker-next {
	right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 700;
	border: 0
}

.ui-datepicker td {
	border: 0;
	padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em;
	width: auto;
	overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}

.ui-datepicker.ui-datepicker-multi {
	width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}

.ui-datepicker-rtl {
	direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}

.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0;
	padding: 1px;
	height: 20px
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer
}

.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none
}

.ui-menu .ui-menu {
	position: absolute
}

.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
	margin: -1px
}

.ui-menu-icons {
	position: relative
}

.ui-menu-icons .ui-menu-item {
	padding-left: 2em
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none
}

.ui-resizable {
	position: relative
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
	display: none
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted #000
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	padding: 2px .4em;
	margin: .5em 0 0;
	height: auto;
	border: 0
}

.ui-selectmenu-open {
	display: block
}

.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
	margin-top: -8px;
	top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: .4em 2.1em .4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	-webkit-filter: inherit;
	filter: inherit
}

.ui-slider-horizontal {
	height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider-vertical {
	width: .8em;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0
}

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden
}

.ui-spinner,
.ui-spinner-input {
	padding: 0;
	vertical-align: middle
}

.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	margin: .2em 22px .2em .4em
}

.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0
}

.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none
}

.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0
}

.ui-spinner-up {
	top: 0
}

.ui-spinner-down {
	bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
	background-position: -65px -16px
}

.ui-tabs {
	position: relative;
	padding: .2em
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
	border-width: 2px
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif
}

.ui-widget,
.ui-widget .ui-widget {
	font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333
}

.ui-widget-content a {
	color: #333
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: 700
}

.ui-widget-header a {
	color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: 400;
	color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545;
	text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: 400;
	color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #2b2b2b;
	text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #003eff;
	background: #007fff;
	color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f
}

.ui-state-error-text,
.ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error-text,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}

.ui-icon {
	width: 16px;
	height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_444444_256x240.png.html)
}

.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_777777_256x240.png.html)
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
	background-image: url(images/ui-icons_555555_256x240.png.html)
}

.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_ffffff_256x240.png.html)
}

.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_777620_256x240.png.html)
}

.ui-state-error-text .ui-icon,
.ui-state-error .ui-icon {
	background-image: url(images/ui-icons_cc0000_256x240.png.html)
}

.ui-icon-blank {
	background-position: 16px 16px
}

.ui-icon-carat-1-n {
	background-position: 0 0
}

.ui-icon-carat-1-ne {
	background-position: -16px 0
}

.ui-icon-carat-1-e {
	background-position: -32px 0
}

.ui-icon-carat-1-se {
	background-position: -48px 0
}

.ui-icon-carat-1-s {
	background-position: -64px 0
}

.ui-icon-carat-1-sw {
	background-position: -80px 0
}

.ui-icon-carat-1-w {
	background-position: -96px 0
}

.ui-icon-carat-1-nw {
	background-position: -112px 0
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}

.ui-icon-arrow-4 {
	background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}

.ui-icon-extlink {
	background-position: -32px -80px
}

.ui-icon-newwin {
	background-position: -48px -80px
}

.ui-icon-refresh {
	background-position: -64px -80px
}

.ui-icon-shuffle {
	background-position: -80px -80px
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px
}

.ui-icon-folder-open {
	background-position: -16px -96px
}

.ui-icon-document {
	background-position: -32px -96px
}

.ui-icon-document-b {
	background-position: -48px -96px
}

.ui-icon-note {
	background-position: -64px -96px
}

.ui-icon-mail-closed {
	background-position: -80px -96px
}

.ui-icon-mail-open {
	background-position: -96px -96px
}

.ui-icon-suitcase {
	background-position: -112px -96px
}

.ui-icon-comment {
	background-position: -128px -96px
}

.ui-icon-person {
	background-position: -144px -96px
}

.ui-icon-print {
	background-position: -160px -96px
}

.ui-icon-trash {
	background-position: -176px -96px
}

.ui-icon-locked {
	background-position: -192px -96px
}

.ui-icon-unlocked {
	background-position: -208px -96px
}

.ui-icon-bookmark {
	background-position: -224px -96px
}

.ui-icon-tag {
	background-position: -240px -96px
}

.ui-icon-home {
	background-position: 0 -112px
}

.ui-icon-flag {
	background-position: -16px -112px
}

.ui-icon-calendar {
	background-position: -32px -112px
}

.ui-icon-cart {
	background-position: -48px -112px
}

.ui-icon-pencil {
	background-position: -64px -112px
}

.ui-icon-clock {
	background-position: -80px -112px
}

.ui-icon-disk {
	background-position: -96px -112px
}

.ui-icon-calculator {
	background-position: -112px -112px
}

.ui-icon-zoomin {
	background-position: -128px -112px
}

.ui-icon-zoomout {
	background-position: -144px -112px
}

.ui-icon-search {
	background-position: -160px -112px
}

.ui-icon-wrench {
	background-position: -176px -112px
}

.ui-icon-gear {
	background-position: -192px -112px
}

.ui-icon-heart {
	background-position: -208px -112px
}

.ui-icon-star {
	background-position: -224px -112px
}

.ui-icon-link {
	background-position: -240px -112px
}

.ui-icon-cancel {
	background-position: 0 -128px
}

.ui-icon-plus {
	background-position: -16px -128px
}

.ui-icon-plusthick {
	background-position: -32px -128px
}

.ui-icon-minus {
	background-position: -48px -128px
}

.ui-icon-minusthick {
	background-position: -64px -128px
}

.ui-icon-close {
	background-position: -80px -128px
}

.ui-icon-closethick {
	background-position: -96px -128px
}

.ui-icon-key {
	background-position: -112px -128px
}

.ui-icon-lightbulb {
	background-position: -128px -128px
}

.ui-icon-scissors {
	background-position: -144px -128px
}

.ui-icon-clipboard {
	background-position: -160px -128px
}

.ui-icon-copy {
	background-position: -176px -128px
}

.ui-icon-contact {
	background-position: -192px -128px
}

.ui-icon-image {
	background-position: -208px -128px
}

.ui-icon-video {
	background-position: -224px -128px
}

.ui-icon-script {
	background-position: -240px -128px
}

.ui-icon-alert {
	background-position: 0 -144px
}

.ui-icon-info {
	background-position: -16px -144px
}

.ui-icon-notice {
	background-position: -32px -144px
}

.ui-icon-help {
	background-position: -48px -144px
}

.ui-icon-check {
	background-position: -64px -144px
}

.ui-icon-bullet {
	background-position: -80px -144px
}

.ui-icon-radio-on {
	background-position: -96px -144px
}

.ui-icon-radio-off {
	background-position: -112px -144px
}

.ui-icon-pin-w {
	background-position: -128px -144px
}

.ui-icon-pin-s {
	background-position: -144px -144px
}

.ui-icon-play {
	background-position: 0 -160px
}

.ui-icon-pause {
	background-position: -16px -160px
}

.ui-icon-seek-next {
	background-position: -32px -160px
}

.ui-icon-seek-prev {
	background-position: -48px -160px
}

.ui-icon-seek-end {
	background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
	background-position: -80px -160px
}

.ui-icon-stop {
	background-position: -96px -160px
}

.ui-icon-eject {
	background-position: -112px -160px
}

.ui-icon-volume-off {
	background-position: -128px -160px
}

.ui-icon-volume-on {
	background-position: -144px -160px
}

.ui-icon-power {
	background-position: 0 -176px
}

.ui-icon-signal-diag {
	background-position: -16px -176px
}

.ui-icon-signal {
	background-position: -32px -176px
}

.ui-icon-battery-0 {
	background-position: -48px -176px
}

.ui-icon-battery-1 {
	background-position: -64px -176px
}

.ui-icon-battery-2 {
	background-position: -80px -176px
}

.ui-icon-battery-3 {
	background-position: -96px -176px
}

.ui-icon-circle-plus {
	background-position: 0 -192px
}

.ui-icon-circle-minus {
	background-position: -16px -192px
}

.ui-icon-circle-close {
	background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px
}

.ui-icon-circle-check {
	background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
	border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
	border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
	border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
	border-bottom-right-radius: 3px
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
	margin: 0;
	padding: 5px;
	background: #666;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px
}

#footer ul,
.breadcrumbs-section .breadcrumb,
.btn-list,
.listing-grid .details,
.listing-sidebar .agent-holder .other-links,
.listing-sidebar .info-holder .stars,
.listing-sidebar .info-holder .stats,
.location-section .map-block .map-list,
.main-menu ul,
.secondary-menu ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.clearfix:after,
.social-section .btn-holder:after,
.social-section .slide-wrapper:after {
	content: "";
	display: block;
	clear: both
}

.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.blue-shadow {
	-webkit-box-shadow: -2px 0 20px 2px rgba(0, 101, 189, .2);
	box-shadow: -2px 0 20px 2px rgba(0, 101, 189, .2)
}

#agent_modal .agent-slider-container .img-holder,
#agent_modal .col-slider,
#navbar .agent-slider .img-holder,
.grey-shadow {
	-webkit-box-shadow: -2px 0 20px 2px hsla(0, 0%, 63.9%, .2);
	box-shadow: -2px 0 20px 2px hsla(0, 0%, 63.9%, .2)
}

.grey-shadow-darker {
	-webkit-box-shadow: -2px 0 20px 2px hsla(0, 0%, 63.9%, .25);
	box-shadow: -2px 0 20px 2px hsla(0, 0%, 63.9%, .25)
}

.nmr {
	margin-right: -480px
}

.nml {
	margin-left: -480px
}

.section-mt {
	margin-top: 100px
}
.content-ul,.content-body ul{
	padding-left: 0rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.content-ul li,.content-body ul li{
	position: relative;
	margin: 1.5rem 0;
	list-style: none;
	padding-left: 1rem;
	padding-left: 3rem;
	font-size: 23px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.015em;

}
.content-ul li::before,.content-body ul li::before{
	content: '';
	display: inline-block;
	background: url(../images/g.png);
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 0.5rem;
}
.content-ul2 li::before{}
@media (max-width:1999px) {
	.section-mt {
		margin-top: 100px
	}
}

@media (max-width:1599px) {
	.section-mt {
		margin-top: 100px
	}
}

@media (max-width:1279px) {
	.section-mt {
		margin-top: 80px
	}
}

@media (max-width:1024px) {
	.section-mt {
		margin-top: 60px
	}
	.content-ul li{font-size: 22px;}
	.content-ul li::before{top: 0.5rem;}

}

@media (max-width:991px) {
	.section-mt {
		margin-top: 50px
	}
}

.section-nmt {
	margin-top: -100px
}

@media (max-width:1999px) {
	.section-nmt {
		margin-top: -100px
	}
}

@media (max-width:1599px) {
	.section-nmt {
		margin-top: -100px
	}
}

@media (max-width:1279px) {
	.section-nmt {
		margin-top: -80px
	}
}

@media (max-width:1024px) {
	.section-nmt {
		margin-top: -60px
	}
}

@media (max-width:991px) {
	.section-nmt {
		margin-top: -50px
	}
}

.section-mb {
	margin-bottom: 100px
}

@media (max-width:1999px) {
	.section-mb {
		margin-bottom: 100px
	}
}

@media (max-width:1599px) {
	.section-mb {
		margin-bottom: 100px
	}
}

@media (max-width:1279px) {
	.section-mb {
		margin-bottom: 80px
	}
}

@media (max-width:1024px) {
	.section-mb {
		margin-bottom: 60px
	}
}

@media (max-width:991px) {
	.section-mb {
		margin-bottom: 50px
	}
}

.section-pt {
	padding-top: 100px
}

@media (max-width:1999px) {
	.section-pt {
		padding-top: 100px
	}
}

@media (max-width:1599px) {
	.section-pt {
		padding-top: 100px
	}
}

@media (max-width:1279px) {
	.section-pt {
		padding-top: 80px
	}
}

@media (max-width:1024px) {
	.section-pt {
		padding-top: 60px
	}
}

@media (max-width:991px) {
	.section-pt {
		padding-top: 50px
	}
}

.section-pb {
	padding-bottom: 100px
}

@media (max-width:1999px) {
	.section-pb {
		padding-bottom: 100px
	}
}

@media (max-width:1599px) {
	.section-pb {
		padding-bottom: 100px
	}
}

@media (max-width:1279px) {
	.section-pb {
		padding-bottom: 80px
	}
}

@media (max-width:1024px) {
	.section-pb {
		padding-bottom: 60px
	}
}

@media (max-width:991px) {
	.section-pb {
		padding-bottom: 50px
	}
}

.p0 {
	padding: 0
}

.mb20 {
	margin-bottom: 20px
}

select.custom-select {
	opacity: 0
}

.ui-selectmenu-button {
	min-width: 100%;
	max-width: 100%
}

.ui-selectmenu-button:focus {
	outline: none
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
	border-radius: 0
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border-color: transparent;
	background-color: transparent;
	color: #000;
	display: block
}

.ui-state-default:focus,
.ui-widget-content .ui-state-default:focus,
.ui-widget-header .ui-state-default:focus {
	outline: none
}

.ui-selectmenu-button span.ui-selectmenu-text {
	font-size: 18px;
	line-height: 19px;
	letter-spacing: .02em;
	padding: 8px 0;
	color: rgba(17, 17, 17, .7)
}

@media (max-width:1440px) {
	.ui-selectmenu-button span.ui-selectmenu-text {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:1279px) {
	.ui-selectmenu-button span.ui-selectmenu-text {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:1024px) {
	.ui-selectmenu-button span.ui-selectmenu-text {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:991px) {
	.ui-selectmenu-button span.ui-selectmenu-text {
		font-size: 15px;
		line-height: 16px
	}
}

.ui-selectmenu-button span.ui-icon {
	background-image: url(../img/controls/custom-select-arrow-dark.png);
	background-size: 9px 4px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: inline-block;
	right: .5em;
	left: auto;
	position: absolute;
	top: 20px;
	width: 17px;
	height: 10px
}

@media (-webkit-min-device-pixel-ratio:1.5),
all and (-o-min-device-pixel-ratio:3/2),
all and (min--moz-device-pixel-ratio:1.5),
all and (min-device-pixel-ratio:1.5) {
	.ui-selectmenu-button span.ui-icon {
		background-image: url(../img/controls/custom-select-arrow-dark@2x.png)
	}
}

.ui-selectmenu-button.ui-selectmenu-button-open span.ui-icon {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.ui-widget-content {
	border-color: #ddd;
	max-height: 300px
}

.ui-menu .ui-menu-item {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	color: #646363;
	padding: 0
}

.ui-menu .ui-menu-item:first-child {
	color: rgba(17, 17, 17, .5)
}

.ui-menu .ui-menu-item>div {
	padding: .4em .75em
}

@media (max-width:1024px) {
	.ui-menu .ui-menu-item {
		font-size: 14px
	}

	.ui-menu .ui-menu-item>div {
		padding: .6em .75em
	}
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #f8f8f8;
	background: #f8f8f8;
	font-weight: 400;
	color: #c41f31
}

.form-group.filled .ui-selectmenu-button span.ui-selectmenu-text {
	color: #646363
}

.ui-selectmenu-menu .ui-menu {
	list-style: none
}

.ui-selectmenu-menu .ui-menu li:before {
	display: none
}

.ui-selectmenu-button.coworking span.ui-selectmenu-text {
	background: #fff;
	padding: 15px 10px;
	height: 50px;
	border: 1px solid rgba(17, 17, 17, .2);
	font-size: 15px
}

.form-group.filled .ui-selectmenu-button.coworking span.ui-selectmenu-text {
	background: #fff;
	color: #111
}

.ui-selectmenu-button.coworking span.ui-icon {
	top: 28px
}

.ui-selectmenu-button.light span.ui-selectmenu-text {
	color: hsla(0, 0%, 100%, .7)
}

.form-group.filled .ui-selectmenu-button.light span.ui-selectmenu-text {
	color: #fff
}

.ui-selectmenu-button.light span.ui-icon {
	background-image: url(../img/controls/custom-select-arrow.png);
	background-size: 9px 4px;
	background-position: 50%;
	background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio:1.5),
all and (-o-min-device-pixel-ratio:3/2),
all and (min--moz-device-pixel-ratio:1.5),
all and (min-device-pixel-ratio:1.5) {
	.ui-selectmenu-button.light span.ui-icon {
		background-image: url(../img/controls/custom-select-arrow@2x.png)
	}
}

.ui-selectmenu-button.small-text span.ui-selectmenu-text {
	font-size: 13px;
	letter-spacing: normal;
	color: rgba(17, 17, 17, .5)
}

@media (max-width:1024px) {
	.ui-selectmenu-button.small-text span.ui-selectmenu-text {
		font-size: 15px
	}
}

.ui-selectmenu-button.small-text.light span.ui-selectmenu-text {
	color: hsla(0, 0%, 100%, .7)
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
	background-image: url(https://www.cadigal.com.au/wp-content/themes/liquid-cadigal/img/jquery-ui/ui-icons_444444_256x240.png)
}

.ui-state-default .ui-icon {
	background-image: url(../img/jquery-ui/ui-icons_777777_256x240.png.html)
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
	background-image: url(../img/jquery-ui/ui-icons_555555_256x240.png)
}

.ui-state-active .ui-icon {
	background-image: url(../img/jquery-ui/ui-icons_ffffff_256x240.png)
}

.ui-state-highlight .ui-icon {
	background-image: url(../img/jquery-ui/ui-icons_777620_256x240.png.html)
}

.ui-state-error-text .ui-icon,
.ui-state-error .ui-icon {
	background-image: url(../img/jquery-ui/ui-icons_cc0000_256x240.png.html)
}

.ui-datepicker-calendar td:hover a {
	background-color: rgba(17, 17, 17, .2)
}

.ui-datepicker-calendar td a.ui-state-active {
	font-weight: 700;
	background-color: #f8f8f8
}

.ui-datepicker-calendar .ui-datepicker-today a {
	font-weight: 700
}

.ui-front {
	z-index: 999999
}

button:active,
button:focus,
button:hover {
	outline: none
}

button.w-100 {
	width: 100%
}

.btn-style-none,
.cta-btn,
.primary-btn,
.search-btn,
.secondary-btn,
.status-btn {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	text-decoration: none;
	border-radius: 0;
	padding: 0;
	margin: 0
}

.btn-style-none:active,
.btn-style-none:focus,
.btn-style-none:hover,
.cta-btn:active,
.cta-btn:focus,
.cta-btn:hover,
.primary-btn:active,
.primary-btn:focus,
.primary-btn:hover,
.search-btn:active,
.search-btn:focus,
.search-btn:hover,
.secondary-btn:active,
.secondary-btn:focus,
.secondary-btn:hover,
.status-btn:active,
.status-btn:focus,
.status-btn:hover {
	outline: none;
	text-decoration: none
}

.btn-has-spinner,
.cta-btn,
.primary-btn,
.search-btn,
.secondary-btn {
	position: relative
}

.btn-has-spinner .spinner,
.cta-btn .spinner,
.primary-btn .spinner,
.search-btn .spinner,
.secondary-btn .spinner {
	margin: 0 auto
}

.btn-has-spinner .spinner>div,
.cta-btn .spinner>div,
.primary-btn .spinner>div,
.search-btn .spinner>div,
.secondary-btn .spinner>div {
	width: 8px;
	height: 8px
}

.btn-has-spinner .spinner-container,
.cta-btn .spinner-container,
.primary-btn .spinner-container,
.search-btn .spinner-container,
.secondary-btn .spinner-container {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

.btn-has-spinner .spinner-container,
.btn-has-spinner .text,
.cta-btn .spinner-container,
.cta-btn .text,
.primary-btn .spinner-container,
.primary-btn .text,
.search-btn .spinner-container,
.search-btn .text,
.secondary-btn .spinner-container,
.secondary-btn .text {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.btn-has-spinner.loading .text,
.btn-has-spinner.loading>.icon,
.loading.cta-btn .text,
.loading.cta-btn>.icon,
.loading.primary-btn .text,
.loading.primary-btn>.icon,
.loading.search-btn .text,
.loading.search-btn>.icon,
.loading.secondary-btn .text,
.loading.secondary-btn>.icon {
	opacity: 0;
	visibility: hidden
}

.btn-has-spinner.loading .spinner-container,
.loading.cta-btn .spinner-container,
.loading.primary-btn .spinner-container,
.loading.search-btn .spinner-container,
.loading.secondary-btn .spinner-container {
	opacity: 1;
	visibility: visible
}

.cta-btn,
.primary-btn,
.secondary-btn {
	letter-spacing: .1em;
	line-height: normal;
	display: inline-block;
	text-transform: uppercase;
	text-align: center;
	height: auto;
	border-width: 1px;
	border-style: solid;
	-webkit-transition: background .2s, color .2s, border .2s, fill .2s, -webkit-box-shadow .2s;
	transition: background .2s, color .2s, border .2s, fill .2s, -webkit-box-shadow .2s;
	transition: background .2s, color .2s, border .2s, box-shadow .2s, fill .2s;
	transition: background .2s, color .2s, border .2s, box-shadow .2s, fill .2s, -webkit-box-shadow .2s;
	cursor: pointer;
	font-size: 12px;
	padding: 17px 40px;
	min-width: 200px
}

.cta-btn.has-icon .icon,
.primary-btn.has-icon .icon,
.secondary-btn.has-icon .icon {
	width: 12px;
	height: 12px;
	margin-right: 6px
}

.cta-btn.has-icon.icon-right .icon,
.primary-btn.has-icon.icon-right .icon,
.secondary-btn.has-icon.icon-right .icon {
	margin-right: 0;
	margin-left: 8px
}

.cta-btn.bigger,
.primary-btn.bigger,
.secondary-btn.bigger {
	padding: 20px 30px;
	min-width: 200px
}

.cta-btn.full,
.primary-btn.full,
.secondary-btn.full {
	width: 100%
}

@media (max-width:1599px) {

	.cta-btn,
	.primary-btn,
	.secondary-btn {
		min-width: 160px
	}
}

@media (max-width:1440px) {

	.cta-btn,
	.primary-btn,
	.secondary-btn {
		font-size: 11px;
		min-width: 0
	}
}

@media (max-width:1279px) {

	.cta-btn,
	.primary-btn,
	.secondary-btn {
		font-size: 10px;
		min-width: 0
	}
}

@media (max-width:991px) {

	.cta-btn,
	.primary-btn,
	.secondary-btn {
		font-size: 10px;
		padding: 14px 32px;
		min-width: 0
	}

	.cta-btn.bigger,
	.primary-btn.bigger,
	.secondary-btn.bigger {
		padding: 17px 22px;
		min-width: 0
	}
}

.cta-btn.has-spinner .spinner-container,
.primary-btn.has-spinner .spinner-container,
.secondary-btn.has-spinner .spinner-container {
	top: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	position: relative;
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 1px
}

.cta-btn.has-spinner .spinner-container .spinner>div,
.cta-btn.has-spinner .spinner-container>span,
.primary-btn.has-spinner .spinner-container .spinner>div,
.primary-btn.has-spinner .spinner-container>span,
.secondary-btn.has-spinner .spinner-container .spinner>div,
.secondary-btn.has-spinner .spinner-container>span {
	width: 6px;
	height: 6px
}

.cta-btn.has-spinner .spinner-container.center,
.primary-btn.has-spinner .spinner-container.center,
.secondary-btn.has-spinner .spinner-container.center {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

@media (min-width:1280px) {

	.cta-btn.has-spinner .spinner-container,
	.primary-btn.has-spinner .spinner-container,
	.secondary-btn.has-spinner .spinner-container {
		left: 10px
	}

	.cta-btn.has-spinner .spinner-container .spinner>div,
	.cta-btn.has-spinner .spinner-container>span,
	.primary-btn.has-spinner .spinner-container .spinner>div,
	.primary-btn.has-spinner .spinner-container>span,
	.secondary-btn.has-spinner .spinner-container .spinner>div,
	.secondary-btn.has-spinner .spinner-container>span {
		width: 8px;
		height: 8px
	}
}

.cta-btn.has-spinner.loading .text,
.cta-btn.has-spinner.loading i,
.primary-btn.has-spinner.loading .text,
.primary-btn.has-spinner.loading i,
.secondary-btn.has-spinner.loading .text,
.secondary-btn.has-spinner.loading i {
	opacity: 0;
	visibility: hidden
}

.cta-btn.has-spinner.loading .spinner-container,
.primary-btn.has-spinner.loading .spinner-container,
.secondary-btn.has-spinner.loading .spinner-container {
	opacity: 1;
	visibility: visible
}

.primary-btn {
	background: transparent;
	border-color: rgba(17, 17, 17, .2);
	color: #111;
	position: relative;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 82px
}

@media (min-width:992px) {
	.primary-btn {
		padding-top: 22px;
		padding-bottom: 22px;
		padding-left: 100px;
		min-width: 240px
	}
}

.primary-btn:hover {
	background: transparent;
	border-color: rgba(17, 17, 17, .2);
	color: #111
}

.primary-btn:hover i {
	left: 40px
}

@media (min-width:1280px) {
	.primary-btn:hover i {
		left: 60px
	}
}

.primary-btn:active,
.primary-btn:focus,
.primary-btn:focus:active {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.primary-btn:before {
	content: "";
	position: absolute;
	left: 0;
	top: -1px;
	bottom: -1px;
	width: 50px;
	border-right: 1px solid rgba(0, 0, 0, .2)
}

@media (min-width:1280px) {
	.primary-btn:before {
		width: 70px
	}
}

.primary-btn i {
	-webkit-transition: left .2s ease-in-out;
	transition: left .2s ease-in-out;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px;
	position: absolute;
	left: 15px
}

@media (min-width:1280px) {
	.primary-btn i {
		font-size: 22px;
		left: 25px
	}
}

.primary-btn.black,
.primary-btn.black:hover {
	background: #111;
	border-color: #111;
	color: #fff
}

.primary-btn.black:before {
	background: #111;
	top: 0;
	bottom: 0;
	border: none;
	border-right: 1px solid hsla(0, 0%, 100%, .2)
}

.primary-btn.black.has-border {
	border-color: hsla(0, 0%, 100%, .2)
}

@media (max-width:1024px) {
	.primary-btn {
		padding-left: 80px;
		padding-right: 30px
	}
}

.secondary-btn {
	background: #fff;
	border-color: rgba(17, 17, 17, .2);
	color: #111
}

.secondary-btn:hover {
	background: #fff;
	border-color: rgba(17, 17, 17, .5);
	color: #111
}

.secondary-btn.plain {
	background: #fff;
	border-color: #fff;
	color: #111
}

.secondary-btn.plain:hover,
.secondary-btn.white-outline {
	background: transparent;
	border-color: #fff;
	color: #fff
}

.secondary-btn.white-outline:hover {
	background: #fff;
	border-color: #fff;
	color: #111
}

.secondary-btn.transparent,
.secondary-btn.transparent:hover {
	background: transparent
}

.secondary-btn.black,
.secondary-btn.plain.black {
	background: #000;
	border-color: #000;
	color: #fff
}

.secondary-btn.black:hover,
.secondary-btn.plain.black:hover {
	background: transparent;
	border-color: #000;
	color: #000
}

.cta-btn {
	-webkit-box-shadow: 0 0 20px 2px rgba(0, 101, 189, .2);
	box-shadow: 0 0 20px 2px rgba(0, 101, 189, .2);
	background: #c41f31;
	color: #fff;
	fill: transparent;
	border-color: transparent;
	padding: 15px 30px
}

.cta-btn i {
	font-size: 18px;
	margin-right: 15px;
	vertical-align: middle;
	display: inline-block
}

.cta-btn.has-icon .icon {
	margin-right: 15px;
	width: 18px;
	height: 18px;
	-webkit-transition: fill .2s;
	transition: fill .2s
}

.cta-btn:focus,
.cta-btn:hover {
	-webkit-box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .25);
	box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .25);
	background-color: #000;
	color: #fff
}

.cta-btn:focus {
	background: #c41f31
}

.cta-btn.white {
	-webkit-box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	background: #fff;
	color: rgba(17, 17, 17, .65)
}

.cta-btn.white:focus,
.cta-btn.white:hover {
	-webkit-box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .25);
	box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .25);
	background-color: #000;
	color: #fff
}

.cta-btn.white:focus {
	background-color: rgba(0, 0, 0, .9)
}

.cta-btn.big-cta {
	padding: 20px 30px;
	min-width: 200px
}

@media (max-width:991px) {
	.cta-btn.big-cta {
		padding: 17px 22px;
		min-width: 0
	}
}

.cta-btn.big-cta i {
	font-size: 20px
}

@media (max-width:1440px) {
	.cta-btn {
		padding: 15px 25px
	}
}

@media (max-width:1279px) {
	.cta-btn {
		padding: 12px 22px;
		-webkit-box-shadow: 0 0 15px 2px rgba(0, 101, 189, .2);
		box-shadow: 0 0 15px 2px rgba(0, 101, 189, .2)
	}

	.cta-btn.has-icon .icon {
		margin-right: 10px;
		width: 15px;
		height: 15px
	}

	.cta-btn:focus,
	.cta-btn:hover {
		-webkit-box-shadow: 0 0 15px 2px rgba(0, 101, 189, .25);
		box-shadow: 0 0 15px 2px rgba(0, 101, 189, .25)
	}

	.cta-btn.white {
		-webkit-box-shadow: 0 0 10px 2px hsla(0, 0%, 63.9%, .2);
		box-shadow: 0 0 10px 2px hsla(0, 0%, 63.9%, .2)
	}

	.cta-btn.white:focus,
	.cta-btn.white:hover {
		-webkit-box-shadow: 0 0 10px 2px hsla(0, 0%, 63.9%, .25);
		box-shadow: 0 0 10px 2px hsla(0, 0%, 63.9%, .25)
	}
}

@media (max-width:991px) {
	.cta-btn {
		padding: 12px 22px
	}
}

@media (max-width:479px) {
	.cta-btn.has-icon .icon {
		display: none
	}
}

html.touch .cta-btn:focus,
html.touch .cta-btn:hover {
	background-color: #c41f31
}

html.touch .cta-btn.white:hover {
	background-color: #fff;
	color: rgba(17, 17, 17, .65)
}

.view-btn {
	color: #6d6d6d;
	-webkit-transition: color .2s;
	transition: color .2s;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block
}

.view-btn.mt15 {
	margin-top: 15px
}

.view-btn .text {
	font-size: 14px;
	letter-spacing: .01em
}

.view-btn .icon {
	color: #c41f31
}

.view-btn:hover {
	color: #111
}

.view-btn.up .icon {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

@media (max-width:1440px) {
	.view-btn .text {
		font-size: 13px
	}
}

@media (max-width:991px) {
	.view-btn .text {
		font-size: 12px
	}
}

@media (max-width:479px) {
	.view-btn .text {
		font-size: 11px
	}

	.view-btn.has-icon .icon {
		width: 10px;
		height: 10px;
		margin-left: 12px
	}
}

.text-link {
	font-size: 16px;
	color: #111;
	border-bottom: 1px solid rgba(17, 17, 17, .2);
	position: relative;
	margin-right: 20px;
	padding-bottom: 8px;
	letter-spacing: .02em;
	text-decoration: none;
	-webkit-transition: color .2s, border .2s;
	transition: color .2s, border .2s;
	cursor: pointer;
	display: inline-block
}

.text-link:hover {
	color: #111;
	border-color: #111
}

.text-link:hover:after {
	right: -40px
}

.text-link:after {
	-webkit-transition: right .2s ease-in-out;
	transition: right .2s ease-in-out;
	content: "\e902";
	font-family: icomoon;
	position: absolute;
	padding-left: 20px;
	height: 100%;
	right: -30px;
	font-size: 18px
}

@media (max-width:1599px) {
	.text-link {
		padding-bottom: 0
	}
}

@media (max-width:1440px) {
	.text-link {
		font-size: 15px
	}
}

@media (max-width:991px) {
	.text-link {
		font-size: 14px;
		padding-bottom: 6px
	}

	.text-link:after {
		font-size: 16px;
		padding-left: 15px
	}
}

.dl-link {
	color: #111;
	font-size: 16px;
	-webkit-transition: color .2s;
	transition: color .2s
}

.dl-link:focus,
.dl-link:hover {
	color: #6d6d6d;
	text-decoration: none
}

@media (max-width:1440px) {
	.dl-link {
		font-size: 15px
	}
}

@media (max-width:991px) {
	.dl-link {
		font-size: 14px
	}
}

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

.cta-btn-list .item {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 50%
}

.cta-btn-list .cta-btn {
	padding: 15px 5px;
	min-width: 0;
	min-width: 100%
}

.status-btn {
	-webkit-transition: color .2s ease-in-out, background .2s ease-in-out, border .2s ease-in-out;
	transition: color .2s ease-in-out, background .2s ease-in-out, border .2s ease-in-out;
	font-size: 12px;
	line-height: normal;
	letter-spacing: normal;
	text-transform: none;
	padding: 13px 20px;
	display: inline-block
}

.status-btn.leased,
.status-btn.leased:focus,
.status-btn.leased:hover {
	background: #333;
	color: #fff;
	border-color: transparent
}

.status-btn.available,
.status-btn.available:focus,
.status-btn.available:hover {
	background: #9ba4ae;
	color: #fff;
	border-color: transparent
}

.status-btn.soon-available,
.status-btn.soon-available:focus,
.status-btn.soon-available:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
	color: #111;
	background: #fff
}

.status-btn.has-listings,
.status-btn.has-listings:focus,
.status-btn.has-listings:hover {
	background: #c41f31;
	color: #fff;
	border-color: transparent
}

.reset-link {
	font-size: 11px;
	letter-spacing: .2em;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: color .2s, opacity .2s, visibility .2s;
	transition: color .2s, opacity .2s, visibility .2s;
	color: rgba(17, 17, 17, .5)
}

.reset-link:hover {
	color: #111
}

.reset-link.white {
	color: hsla(0, 0%, 100%, .4)
}

.reset-link.white:hover {
	color: hsla(0, 0%, 100%, .8)
}

.reset-link.has-icon .icon {
	width: 10px;
	height: 10px;
	margin-left: 10px
}

.reset-link.is-hidden {
	opacity: 0;
	visibility: hidden
}

@media (max-width:1440px) {
	.reset-link {
		font-size: 10px
	}
}

.featured-card a:hover .bg-img {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

.featured-card a:hover .bg-img:after {
	opacity: .75
}

.featured-card a:hover .read-more .icon {
	margin-right: 0;
	opacity: 1;
	-webkit-transition: opacity .2s .4s, margin .6s .4s;
	transition: opacity .2s .4s, margin .6s .4s
}

.featured-card a:hover .heading {
	-webkit-transition: -webkit-transform .6s .2s;
	transition: -webkit-transform .6s .2s;
	transition: transform .6s .2s;
	transition: transform .6s .2s, -webkit-transform .6s .2s
}

.featured-card a:hover .heading.has-description {
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px)
}

.featured-card a:hover .description {
	max-height: 400px;
	opacity: 1;
	visibility: visible;
	margin-left: 0;
	-webkit-transition: margin .6s .4s, max-height 2s, opacity .2s .4s, visibility .2s .4s;
	transition: margin .6s .4s, max-height 2s, opacity .2s .4s, visibility .2s .4s
}

.featured-card .inner,
.featured-card a {
	position: relative;
	height: 100%;
	width: 100%
}

.featured-card .inner {
	background-color: #fff
}

.featured-card a {
	display: inline-block;
	overflow: hidden
}

.featured-card .bg-img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-size: cover;
	background-position: 50% 50%;
	overflow: hidden;
	-webkit-transition: -webkit-transform .6s;
	transition: -webkit-transform .6s;
	transition: transform .6s;
	transition: transform .6s, -webkit-transform .6s
}

.featured-card .bg-img.lazyload:after {
	opacity: 0
}

.featured-card .bg-img.lazyload.loaded:after {
	opacity: .4
}

.featured-card .bg-img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, transparent), to(#000));
	background: linear-gradient(180deg, transparent 0, transparent 30%, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#000000", GradientType=0);
	opacity: .4;
	-webkit-transition: opacity .6s;
	transition: opacity .6s
}

.featured-card .content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	padding: 40px 50px
}

.featured-card .heading {
	-webkit-transition: -webkit-transform .6s .2s;
	transition: -webkit-transform .6s .2s;
	transition: transform .6s .2s;
	transition: transform .6s .2s, -webkit-transform .6s .2s
}

.featured-card .description {
	width: 400px;
	max-width: 100%;
	max-height: 0;
	opacity: 0;
	visibility: hidden;
	margin: 0 0 0 -10px;
	padding-right: 25px;
	-webkit-transition: margin .6s .4s, max-height 1s, opacity .2s, visibility .2s;
	transition: margin .6s .4s, max-height 1s, opacity .2s, visibility .2s
}

.featured-card .read-more {
	position: relative
}

.featured-card .read-more .icon {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 10px;
	opacity: 0;
	color: #fff;
	width: 20px;
	height: 20px;
	-webkit-transition: margin .6s .4s, opacity .2s;
	transition: margin .6s .4s, opacity .2s
}

@media (max-width:1440px) {
	.featured-card .content {
		padding: 30px 35px
	}
}

@media (max-width:1279px) {
	.featured-card .heading {
		font-style: 17px;
		line-height: 24px
	}
}

@media (max-width:1024px) {
	.featured-card .bg-img:after {
		opacity: .4
	}

	.featured-card .read-more .icon {
		margin-right: 0;
		opacity: 1
	}

	.featured-card .heading.has-description {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	.featured-card .description {
		display: none
	}

	.featured-card a:hover .heading.has-description {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@media (max-width:768px) {

	.featured-card .bg-img:after,
	.featured-card .bg-img:after.lazyload.loaded:after {
		opacity: .75
	}

	.featured-card .content {
		padding: 20px 25px
	}

	.featured-card .read-more .icon {
		margin-right: 0;
		opacity: 1
	}

	.featured-card .heading.has-description {
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px)
	}

	.featured-card .description {
		max-height: 400px;
		opacity: 1;
		visibility: visible;
		margin-left: 0;
		display: block
	}

	.featured-card a:hover .bg-img {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	.featured-card a:hover .heading.has-description {
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px)
	}
}

@media (max-width:479px) {
	.featured-card .bg-img {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	.featured-card .bg-img:after,
	.featured-card .bg-img:after.lazyload.loaded:after {
		opacity: .4
	}

	.featured-card .read-more .icon {
		margin-right: 0;
		opacity: 1
	}

	.featured-card .heading.has-description {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	.featured-card .description {
		display: none
	}

	.featured-card a:hover .heading.has-description {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.cms-fragment {
	height: 600px;
	margin-bottom: 30px
}

.cms-fragment.no-link>.inner {
	overflow: hidden
}

.cms-fragment.no-link>.inner:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(17, 17, 17, .9);
	opacity: 0;
	-webkit-transition: opacity .6s .2s;
	transition: opacity .6s .2s
}

.cms-fragment.no-link .description {
	margin-left: 0
}

.cms-fragment.no-link>.inner:hover:after {
	opacity: 1;
	-webkit-transition: opacity .6s;
	transition: opacity .6s
}

.cms-fragment.no-link>.inner:hover .heading {
	-webkit-transition: -webkit-transform .6s .2s;
	transition: -webkit-transform .6s .2s;
	transition: transform .6s .2s;
	transition: transform .6s .2s, -webkit-transform .6s .2s
}

.cms-fragment.no-link>.inner:hover .heading.has-description {
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px)
}

.cms-fragment.no-link>.inner:hover .description {
	max-height: 400px;
	opacity: 1;
	visibility: visible;
	margin-left: 0;
	-webkit-transition: margin .6s .4s, max-height 2s, opacity .2s .4s, visibility .2s .4s;
	transition: margin .6s .4s, max-height 2s, opacity .2s .4s, visibility .2s .4s
}

@media (max-width:1999px) {
	.cms-fragment {
		height: 550px
	}
}

@media (max-width:1599px) {
	.cms-fragment {
		height: 500px
	}
}

@media (max-width:1440px) {
	.cms-fragment {
		height: 450px
	}
}

@media (max-width:1279px) {
	.cms-fragment {
		height: 400px
	}
}

@media only screen and (max-width:1200px) {
	.cms-fragment.no-link {
		height: auto;
		margin-bottom: 40px
	}

	.cms-fragment.no-link>.inner {
		height: auto
	}

	.cms-fragment.no-link .bg-img {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		height: 300px;
		margin-bottom: 20px
	}

	.cms-fragment.no-link .bg-img:after {
		display: none
	}

	.cms-fragment.no-link .content {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		padding: 0
	}

	.cms-fragment.no-link .description,
	.cms-fragment.no-link .heading {
		color: #111;
		width: 400px;
		max-width: 100%
	}

	.cms-fragment.no-link .heading.has-description {
		margin-bottom: 10px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	.cms-fragment.no-link .description {
		opacity: 1;
		visibility: visible;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		max-height: none;
		margin: 0;
		display: block
	}

	.cms-fragment.no-link>.inner:hover:after {
		opacity: 0
	}

	.cms-fragment.no-link>.inner:hover .description,
	.cms-fragment.no-link>.inner:hover .heading.has-description {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

@media (max-width:1024px) {
	.cms-fragment {
		height: 300px
	}

	.cms-fragment.no-link {
		height: auto
	}

	.cms-fragment.no-link .bg-img {
		height: 300px
	}
}

@media (max-width:480px) {
	.cms-fragment {
		height: 250px
	}

	.cms-fragment.no-link {
		height: auto;
		margin-bottom: 40px
	}

	.cms-fragment.no-link .bg-img {
		height: 250px;
		margin-bottom: 15px
	}

	.cms-fragment.no-link .heading.has-description {
		margin-bottom: 5px
	}
}

.insights-section .row-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -50px;
	margin-right: -50px
}

.insights-section .col-flex {
	position: relative;
	padding: 0 50px;
	width: 33.333333%;
	max-width: 33.333333%;
	min-width: 33.333333%
}

.insights-section .col-inner {
	position: relative
}

.insights-section a {
	text-decoration: none;
	display: inline-block;
	width: 100%
}

.insights-section a:hover .read-more {
	opacity: 1;
	visibility: visible
}

.insights-section .post-img {
	background-position: 50% 50%;
	background-size: cover;
	width: 100%;
	height: 0;
	margin-bottom: 30px;
	padding-bottom: 75%;
	overflow: hidden;
	position: relative
}

.insights-section .post-img .img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	-webkit-transition: -webkit-transform .6s;
	transition: -webkit-transform .6s;
	transition: transform .6s;
	transition: transform .6s, -webkit-transform .6s
}

.insights-section .post-img.empty {
	background-color: rgba(17, 17, 17, .1)
}

.insights-section .news-post:hover .post-img .img {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

.insights-section .post-heading {
	font-size: 20px;
	line-height: 34px;
	letter-spacing: .02em;
	color: #111
}

.insights-section .post-intro {
	margin-top: 30px
}

.insights-section .post-heading,
.insights-section .post-intro {
	width: 480px;
	max-width: 100%
}

.insights-section .read-more {
	position: absolute;
	background: #111;
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: .02em;
	opacity: 0;
	visibility: hidden;
	right: -26px;
	top: -32px;
	padding: 53px 58px 57px;
	z-index: 10;
	-webkit-transition: opacity .4s, visibility .4s;
	transition: opacity .4s, visibility .4s
}

.insights-section .read-more span {
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400;
	display: block
}

.insights-section.layout-2 .row-flex {
	margin-left: -90px;
	margin-right: -90px
}

.insights-section.layout-2 .col-flex {
	width: 50%;
	max-width: 50%;
	min-width: 50%;
	padding: 0 90px
}

.insights-section.layout-2 .post-img {
	margin-bottom: 30px;
	padding-bottom: 60%
}

.insights-section.layout-2 .post-img.portrait {
	padding-bottom: 115%
}

.insights-section.layout-6 a {
	margin-bottom: 90px
}

@media (max-width:1999px) {
	.insights-section .row-flex {
		margin-left: -30px;
		margin-right: -30px
	}

	.insights-section .col-flex {
		padding: 0 30px
	}

	.insights-section.layout-2 .row-flex {
		margin-left: -45px;
		margin-right: -45px
	}

	.insights-section.layout-2 .col-flex {
		width: 50%;
		max-width: 50%;
		min-width: 50%;
		padding: 0 45px
	}
}

@media (max-width:1599px) {

	.insights-section.layout-3 .news-post-info,
	.insights-section.layout-6 .news-post-info {
		left: -23px
	}

	.insights-section.layout-3 .news-post-info .category,
	.insights-section.layout-3 .news-post-info .time,
	.insights-section.layout-3 .news-post-info time,
	.insights-section.layout-6 .news-post-info .category,
	.insights-section.layout-6 .news-post-info .time,
	.insights-section.layout-6 .news-post-info time {
		font-size: 10px
	}

	.insights-section.layout-3 .news-post-info .category .item:after,
	.insights-section.layout-6 .news-post-info .category .item:after {
		width: 8px
	}

	.insights-section.layout-3 .news-post-info .category .item,
	.insights-section.layout-6 .news-post-info .category .item {
		padding-top: 10px;
		margin-top: 10px
	}

	.insights-section.layout-6 a {
		margin-bottom: 60px
	}
}

@media (max-width:1440px) {
	.insights-section .row-flex {
		margin-left: -20px;
		margin-right: -20px
	}

	.insights-section .col-flex {
		padding: 0 20px
	}

	.insights-section.layout-2 .row-flex {
		margin-left: -30px;
		margin-right: -30px
	}

	.insights-section.layout-2 .col-flex {
		width: 50%;
		max-width: 50%;
		min-width: 50%;
		padding: 0 30px
	}

	.insights-section.layout-2 .post-img {
		margin-bottom: 20px
	}

	.insights-section.layout-6 a {
		margin-bottom: 40px
	}

	.insights-section.layout-3 .post-img,
	.insights-section.layout-6 .post-img,
	.insights-section .post-img {
		margin-bottom: 20px
	}

	.insights-section .read-more {
		font-size: 18px;
		right: -10px;
		top: -10px;
		padding: 30px 35px
	}

	.insights-section .post-heading {
		font-size: 18px;
		line-height: 26px
	}
}

@media (max-width:1279px) {
	.insights-section .row-flex {
		margin-left: -20px;
		margin-right: -20px
	}

	.insights-section .col-flex {
		padding: 0 20px
	}

	.insights-section .read-more {
		right: -20px;
		top: -25px;
		padding: 40px 45px;
		font-size: 16px
	}

	.insights-section.layout-2 .post-img {
		margin-bottom: 30px
	}
}

@media (max-width:1279px) and (max-width:767px) {
	.insights-section.layout-2 .post-img {
		margin-bottom: 15px
	}
}

@media (max-width:1279px) {

	.insights-section.layout-3 .post-img,
	.insights-section.layout-6 .post-img {
		margin-bottom: 20px
	}

	.insights-section.layout-3 .news-post-info,
	.insights-section.layout-6 .news-post-info {
		left: -20px
	}

	.insights-section.layout-3 .news-post-info .category,
	.insights-section.layout-3 .news-post-info .time,
	.insights-section.layout-3 .news-post-info time,
	.insights-section.layout-6 .news-post-info .category,
	.insights-section.layout-6 .news-post-info .time,
	.insights-section.layout-6 .news-post-info time {
		font-size: 9px
	}

	.insights-section.layout-3 .news-post-info .category .item:after,
	.insights-section.layout-6 .news-post-info .category .item:after {
		width: 7px
	}

	.insights-section.layout-3 .news-post-info .category .item,
	.insights-section.layout-6 .news-post-info .category .item {
		padding-top: 9px;
		margin-top: 9px
	}

	.insights-section.layout-6 a {
		margin-bottom: 40px
	}
}

@media (max-width:1024px) {

	.insights-section.layout-2 .post-img,
	.insights-section.layout-6 .post-img {
		margin-bottom: 20px
	}
}

@media (max-width:1024px) and (max-width:767px) {

	.insights-section.layout-2 .post-img,
	.insights-section.layout-6 .post-img {
		margin-bottom: 15px
	}
}

@media (max-width:1024px) {
	.insights-section.layout-6 a {
		margin-bottom: 30px
	}
}

@media (max-width:991px) {
	.insights-section .row-flex {
		margin-left: -15px;
		margin-right: -15px
	}

	.insights-section .col-flex {
		padding: 0 15px
	}

	.insights-section .post-heading {
		font-size: 17px;
		line-height: 25px
	}

	.insights-section.layout-3 .row-flex {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.insights-section.layout-3 .col-flex {
		width: 50%;
		max-width: 50%;
		min-width: 50%
	}

	.insights-section.layout-3 .col-flex:first-child {
		width: 100%;
		max-width: 100%;
		min-width: 100%
	}

	.insights-section.layout-3 .col-flex:first-child .post-img {
		padding-bottom: 37%
	}

	.insights-section.layout-6 .col-flex {
		width: 50%;
		max-width: 50%;
		min-width: 50%
	}

	.insights-section.layout-6 a {
		margin-bottom: 20px
	}

	.insights-section.layout-3 .news-post-info,
	.insights-section.layout-6 .news-post-info {
		left: -23px
	}

	.insights-section.layout-3 .news-post-info .category,
	.insights-section.layout-3 .news-post-info .time,
	.insights-section.layout-3 .news-post-info time,
	.insights-section.layout-6 .news-post-info .category,
	.insights-section.layout-6 .news-post-info .time,
	.insights-section.layout-6 .news-post-info time {
		font-size: 10px
	}

	.insights-section.layout-3 .news-post-info .category .item:after,
	.insights-section.layout-6 .news-post-info .category .item:after {
		width: 8px
	}

	.insights-section.layout-3 .news-post-info .category .item,
	.insights-section.layout-6 .news-post-info .category .item {
		padding-top: 10px;
		margin-top: 10px
	}

	.insights-section .read-more {
		right: -17px;
		top: -15px;
		padding: 20px 25px
	}
}

@media (max-width:767px) {

	.insights-section.layout-2 .post-img,
	.insights-section .post-img {
		margin-bottom: 15px
	}
	#header .logo{width: 60% !important;}
}

@media (max-width:599px) {

	.insights-section.layout-2 .row-flex,
	.insights-section.layout-3 .row-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.insights-section.layout-2 .col-flex,
	.insights-section.layout-3 .col-flex {
		width: 100%;
		max-width: 100%;
		min-width: 100%
	}

	.insights-section.layout-3 .row-flex {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.insights-section.layout-3 .col-flex:first-child .post-img {
		padding-bottom: 75%
	}
}

@media (max-width:479px) {
	.insights-section .row-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.insights-section .post-heading {
		font-size: 16px;
		line-height: 24px
	}

	.insights-section .news-post {
		margin-bottom: 30px
	}

	.insights-section .post-img {
		margin-bottom: 10px
	}

	.insights-section .news-post-info .category,
	.insights-section .read-more {
		display: none
	}

	.insights-section .news-post .post-img .img {
		-webkit-transform: scale(1.03);
		-ms-transform: scale(1.03);
		transform: scale(1.03)
	}

	.insights-section .col-flex {
		width: 100%;
		max-width: 100%;
		min-width: 100%
	}

	.insights-section.layout-2 .news-post {
		margin-bottom: 30px
	}

	.insights-section.layout-2 .post-img {
		margin-bottom: 10px
	}

	.insights-section.layout-6 .col-flex {
		width: 100%;
		max-width: 100%;
		min-width: 100%
	}
}

html.touch .insights-section .read-more {
	display: none
}

.card-section {
	padding: 25px 0
}

@media (min-width:1280px) {
	.card-section {
		padding: 70px 0
	}
}

.related-section {
	padding: 50px 0
}

@media (min-width:768px) {
	.related-section {
		padding: 70px 0
	}
}

@media (min-width:1280px) {
	.related-section {
		padding: 100px 0
	}
}

@media (min-width:1280px) {
	.related-section h2 {
		margin-bottom: 75px
	}
}

.related-section h3 {
	line-height: 1.4;
	margin-bottom: 5px
}

@media (min-width:768px) {
	.related-section h3 {
		margin-bottom: 15px
	}
}

.related-section .item {
	position: relative;
	overflow: hidden
}

@media (min-width:1280px) {
	.related-section .item:hover .text-block {
		opacity: 1;
		visibility: visible;
		max-height: 60%;
		overflow: auto
	}
}

.related-section .img-block {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 175px
}

@media (min-width:768px) {
	.related-section .img-block {
		height: 270px
	}
}

@media (min-width:1280px) {
	.related-section .img-block {
		height: 370px;
		height: 470px
	}
}

.related-section .text-block {
	-webkit-transition: visibility .2s ease-in-out, opacity .2s ease-in-out, max-height .2s ease-in-out;
	transition: visibility .2s ease-in-out, opacity .2s ease-in-out, max-height .2s ease-in-out;
	padding: 25px 25px 40px;
	position: relative;
	top: 100%;
	max-height: 100%
}

@media (min-width:1280px) {
	.related-section .text-block {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		background: #fff;
		padding: 10px 50px 30px;
		opacity: 0;
		visibility: hidden;
		max-height: 0;
		padding: 10px 105px 50px
	}
}

.related-section .text-block ul {
	color: #6d6d6d
}

@media (min-width:1280px) {
	.related-section .text-block ul {
		font-size: 16px
	}
}

.related-section .text-block ul li {
	position: relative;
	vertical-align: middle;
	margin: 0 0 0 -4px;
	padding: 0 10px
}

.related-section .text-block ul li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 15px;
	width: 1px;
	background: #6d6d6d
}

.related-section .text-block ul li:last-child:after {
	content: none
}

.related-content-section {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.related-content-section>article {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width: 50%;
	width: 50%
}

.related-content-section a {
	text-decoration: none
}

.related-content-section a:hover .content {
	height: 190px
}

.related-content-section a:hover .heading,
.related-content-section a:hover .text {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .6s .4s, visibility .6s .4s;
	transition: opacity .6s .4s, visibility .6s .4s
}

.related-content-section .content>.inner {
	width: 890px;
	max-width: 100%;
	margin-left: auto;
	padding-left: 90px
}

@media (max-width:1440px) {
	.related-content-section .content>.inner {
		padding-left: 60px
	}
}

@media (max-width:1024px) {
	.related-content-section .content>.inner {
		margin: 0 auto;
		padding-left: 40px
	}
}

@media (max-width:991px) {
	.related-content-section .content>.inner {
		padding-left: 30px;
		padding-right: 30px
	}
}

.related-content-section>.right .content>.inner {
	width: 800px;
	margin-left: 0;
	margin-right: auto
}

.related-content-section .body {
	position: relative
}

.related-content-section .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	height: 0;
	-webkit-transition: height .6s;
	transition: height .6s
}

.related-content-section .heading {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 24px;
	line-height: 34px;
	color: #111;
	width: 500px;
	max-width: 100%
}

.related-content-section .heading,
.related-content-section .text {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s, visibility .3s;
	transition: opacity .3s, visibility .3s
}

.related-content-section .details {
	font-size: 16px;
	line-height: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #6d6d6d;
	margin-left: -10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

.related-content-section .details span {
	position: relative;
	padding: 0 10px
}

.related-content-section .details span:after {
	content: "";
	height: 13px;
	width: 1px;
	background: #6d6d6d;
	position: absolute;
	right: 0;
	top: 4px
}

.related-content-section .details span:last-child:after {
	display: none
}

.related-content-section .image {
	width: 100%;
	height: 450px;
	background-position: 50% 50%;
	background-size: cover
}

.related-content-section .image.empty {
	background-color: #f8f8f8
}

@media (max-width:1440px) {
	.related-content-section .image {
		height: 300px
	}

	.related-content-section .heading {
		font-size: 26px;
		line-height: 36px
	}
}

@media (max-width:1279px) {
	.related-content-section a:hover .content {
		height: 120px
	}

	.related-content-section .image {
		height: 230px
	}

	.related-content-section .heading {
		font-size: 24px;
		line-height: 34px
	}
}

@media (max-width:1024px) {
	.related-content-section .heading {
		font-size: 20px;
		line-height: 30px
	}
}

@media (max-width:991px) {
	.related-content-section {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.related-content-section>article {
		max-width: 100%;
		width: 100%;
		margin-bottom: 50px
	}

	.related-content-section a:hover .content {
		height: auto
	}

	.related-content-section .image {
		height: 250px;
		margin-bottom: 20px
	}

	.related-content-section .content {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		height: auto
	}

	.related-content-section .content>.inner {
		width: 100%;
		margin-left: 0;
		padding-left: 30px
	}

	.related-content-section .heading,
	.related-content-section .text {
		opacity: 1;
		visibility: visible
	}

	.related-content-section .heading {
		position: absolute;
		-webkit-transform: none;
		-ms-transform: none;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		transform: none;
		font-size: 17px;
		line-height: 25px;
		margin-bottom: 10px
	}

	.related-content-section .details {
		font-size: 14px
	}

	.related-content-section .details span:after {
		height: 10px
	}
}

@media (max-width:479px) {
	.related-content-section .image {
		height: 175px
	}
}

html.touch .related-content-section .content {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	height: auto;
	padding-top: 20px;
	padding-bottom: 40px
}

@media (max-width:991px) {
	html.touch .related-content-section .content {
		padding-top: 0;
		padding-bottom: 0
	}
}

html.touch .related-content-section .content>.inner {
	width: 100%;
	margin-left: 0
}

html.touch .related-content-section .heading {
	position: absolute;
	-webkit-transform: none;
	-ms-transform: none;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	transform: none
}

html.touch .related-content-section .heading,
html.touch .related-content-section .text {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .6s .4s, visibility .6s .4s;
	transition: opacity .6s .4s, visibility .6s .4s
}

.team-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px
}

.team-grid-item {
	width: 33.333333%;
	min-width: 33.333333%;
	max-width: 33.333333%
}

.team-grid-item .item-inner {
	padding: 15px;
	width: 100%
}

.team-grid-item .item-link {
	display: inline-block;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	overflow: hidden
}

.team-grid-item .item-link.loading .overlay {
	opacity: 0
}

.team-grid-item .item-link.loading .body.blue-tile {
	visibility: hidden
}

.team-grid-item .item-link:hover .bg-img,
.team-grid-item .item-link:hover .img {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

.team-grid-item .item-link:hover .location {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .2s .2s, visibility .2s .2s, -webkit-transform .6s .2s;
	transition: opacity .2s .2s, visibility .2s .2s, -webkit-transform .6s .2s;
	transition: transform .6s .2s, opacity .2s .2s, visibility .2s .2s;
	transition: transform .6s .2s, opacity .2s .2s, visibility .2s .2s, -webkit-transform .6s .2s
}

.team-grid-item .item-link:hover .location.has-details {
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px)
}

.team-grid-item .item-link:hover .details {
	max-height: 400px;
	opacity: 1;
	visibility: visible;
	margin-left: 0;
	-webkit-transition: margin .6s .4s, max-height .6s, opacity .2s .4s, visibility .2s .4s;
	transition: margin .6s .4s, max-height .6s, opacity .2s .4s, visibility .2s .4s
}

.team-grid-item .item-link:hover .body.blue-tile {
	opacity: 1;
	-webkit-transition: opacity .4s;
	transition: opacity .4s
}

.team-grid-item .img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	z-index: 1;
	-webkit-transition: -webkit-transform .6s;
	transition: -webkit-transform .6s;
	transition: transform .6s;
	transition: transform .6s, -webkit-transform .6s
}

.team-grid-item .overlay {
	display: none
}

.team-grid-item .body {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 25px 100px 25px 25px;
	z-index: 3
}

.team-grid-item .body.blue-tile {
	mix-blend-mode: multiply;
	background-color: #c41f31;
	opacity: 0;
	z-index: 1;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
	margin-left: -75px;
	margin-right: 75px;
	padding-top: 40px
}

.team-grid-item .body.blue-tile .details,
.team-grid-item .body.blue-tile .location {
	opacity: 0;
	visibility: hidden
}

.team-grid-item .body.blue-tile .location.has-details {
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px)
}

.team-grid-item .body.blue-tile .details {
	max-height: 400px;
	margin-left: 0
}

.team-grid-item .location {
	-webkit-transition: opacity .2s, visibility .2s, -webkit-transform .6s .2s;
	transition: opacity .2s, visibility .2s, -webkit-transform .6s .2s;
	transition: transform .6s .2s, opacity .2s, visibility .2s;
	transition: transform .6s .2s, opacity .2s, visibility .2s, -webkit-transform .6s .2s;
	font-size: 14px;
	line-height: normal;
	opacity: 0;
	visibility: hidden
}

.team-grid-item .details {
	width: 400px;
	max-width: 100%;
	max-height: 0;
	opacity: 0;
	visibility: hidden;
	margin: 0 0 0 -10px;
	-webkit-transition: margin .6s .4s, max-height .6s, opacity .2s, visibility .2s;
	transition: margin .6s .4s, max-height .6s, opacity .2s, visibility .2s
}

html.no-mix-blend-mode .team-grid-item .body.blue-tile {
	background-color: rgba(0, 101, 189, .7)
}

@media (max-width:1599px) {
	.team-grid-item .body {
		padding-right: 75px
	}

	.team-grid-item .body.blue-tile {
		margin-left: -50px;
		margin-right: 50px
	}
}

@media (max-width:1440px) {
	.team-grid-item .body {
		padding-right: 75px
	}

	.team-grid-item .body.blue-tile {
		margin-left: -50px;
		margin-right: 50px
	}

	.team-grid-item .location {
		font-size: 14px
	}

	.team-grid-item .details .lead {
		font-size: 22px;
		line-height: 34px
	}
}

@media (max-width:1279px) {
	.team-grid-item .location {
		font-size: 12px
	}

	.team-grid-item .details .lead {
		font-size: 20px;
		line-height: 32px
	}
}

@media (max-width:1024px) {
	.team-grid-item .body {
		padding: 15px 60px 15px 15px
	}

	.team-grid-item .item-link:hover .location.has-details {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	.team-grid-item .location {
		opacity: 1;
		visibility: visible
	}

	.team-grid-item .location.has-details {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	.team-grid-item .details {
		max-height: 400px;
		opacity: 1;
		visibility: visible;
		margin-left: 0
	}

	.team-grid-item .details p.lead b,
	.team-grid-item .details p.lead strong {
		margin-bottom: 2px
	}

	.team-grid-item .body.blue-tile {
		opacity: 1;
		margin-left: -45px;
		margin-right: 45px;
		padding-top: 30px
	}
}

@media (max-width:991px) {
	.team-grid-item {
		width: 50%;
		min-width: 50%;
		max-width: 50%
	}
}

@media (max-width:768px) {
	.team-grid-item .body {
		padding-right: 45px
	}

	.team-grid-item .body.blue-tile {
		margin-left: -30px;
		margin-right: 30px
	}
}

@media (max-width:599px) {
	.team-grid-item {
		width: 100%;
		min-width: 100%;
		max-width: 100%
	}

	.team-grid-item .body {
		padding-right: 60px
	}

	.team-grid-item .body.blue-tile {
		margin-left: -45px;
		margin-right: 45px
	}
}

@media (max-width:479px) {
	.team-grid-item .body {
		padding-right: 45px
	}

	.team-grid-item .body.blue-tile {
		margin-left: -30px;
		margin-right: 30px
	}
}

.form-group .form-control::-webkit-input-placeholder {
	color: rgba(17, 17, 17, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group .form-control:-ms-input-placeholder {
	color: rgba(17, 17, 17, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group .form-control:-moz-placeholder,
.form-group .form-control::-moz-placeholder {
	color: rgba(17, 17, 17, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group.white .form-control::-webkit-input-placeholder {
	color: hsla(0, 0%, 100%, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group.white .form-control:-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group.white .form-control:-moz-placeholder,
.form-group.white .form-control::-moz-placeholder {
	color: hsla(0, 0%, 100%, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group.focus .form-control::-webkit-input-placeholder {
	color: rgba(17, 17, 17, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group.focus .form-control:-ms-input-placeholder {
	color: rgba(17, 17, 17, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group.focus .form-control:-moz-placeholder,
.form-group.focus .form-control::-moz-placeholder {
	color: rgba(17, 17, 17, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group.white.focus .form-control::-webkit-input-placeholder {
	color: hsla(0, 0%, 100%, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group.white.focus .form-control:-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group.white.focus .form-control:-moz-placeholder,
.form-group.white.focus .form-control::-moz-placeholder {
	color: hsla(0, 0%, 100%, .7) !important;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-weight: 400
}

.form-group {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	margin-right: 0;
	border-bottom: 1px solid rgba(17, 17, 17, .2);
	margin-bottom: 0px;
	-webkit-transition: border .2s;
	transition: border .2s;
	position: relative
}

.form-group.mb0 {
	margin-bottom: 0
}

.form-group.mb5 {
	margin-bottom: 5px
}

.form-group.mb10 {
	margin-bottom: 10px
}

.form-group.mb20 {
	margin-bottom: 20px
}

.form-group.mb30 {
	margin-bottom: 30px
}

.form-group.mb40 {
	margin-bottom: 40px
}

.form-group.mb50 {
	margin-bottom: 50px
}

.form-group.mb60 {
	margin-bottom: 60px
}

.form-group.white {
	border-bottom: 1px solid hsla(0, 0%, 100%, .7)
}

.form-group.white .form-control {
	color: hsla(0, 0%, 100%, .7)
}

.form-group.deeper {
	margin-bottom: 45px
}

.form-group.deeper .form-control {
	height: 50px
}

.form-group .form-control {
	border-radius: 0;
	font-size: 18px;
	letter-spacing: .02em;
	padding: 0;
	height: 40px;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #111;
	background: transparent
}

.form-group .form-control:active,
.form-group .form-control:hover {
	outline: none
}

.form-group .form-control.no-border {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	line-height: normal;
	height: auto
}

.form-group .form-control.bigger {
	height: 60px
}

.form-group textarea.form-control.bigger {
	height: 70px
}

.form-group.no-border {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-group.labeled-textarea label {
	font-size: 18px;
	color: rgba(17, 17, 17, .7);
	text-transform: none;
	margin-bottom: 12px
}

.form-group.labeled-textarea textarea.form-control,
.form-group.labeled-textarea textarea.form-control.bigger {
	padding: 8px 0 8px 15px;
	font-size: 16px
}

.form-group.labeled-textarea textarea.form-control.bigger {
	height: 40px
}

@media (max-width:1440px) {
	.form-group.labeled-textarea label {
		font-size: 18px
	}
}

@media (max-width:1279px) {
	.form-group.labeled-textarea label {
		font-size: 18px
	}
}

@media (max-width:1024px) {
	.form-group.labeled-textarea label {
		font-size: 18px
	}
}

@media (max-width:991px) {
	.form-group.labeled-textarea label {
		font-size: 15px
	}

	.form-group.labeled-textarea textarea.form-control.bigger {
		height: 40px
	}
}

.form-group textarea.form-control {
	padding: 8px 0
}

.form-group textarea.form-control.bigger {
	padding: 16px 0
}

.form-group.filled,
.form-group.focus {
	border-color: #111
}

.form-group.parsley-error,
.form-group.parsley-error.filled,
.form-group.parsley-error.focus {
	border-color: #fb4c4c
}

@media (max-width:1440px) {
	.form-group {
		margin-bottom: 0px
	}

	.form-group .form-control {
		font-size: 18px
	}

	.form-group.deeper {
		margin-bottom: 35px
	}
}

@media (max-width:1279px) {
	.form-group .form-control {
		font-size: 18px
	}
}

@media (max-width:1024px) {
	.form-group .form-control {
		font-size: 18px
	}

	.form-group.deeper {
		margin-bottom: 25px
	}
}

@media (max-width:991px) {
	.form-group {
		margin-bottom: 25px
	}

	.form-group.deeper {
		margin-bottom: 15px
	}

	.form-group .form-control {
		font-size: 15px;
		height: 40px
	}

	.form-group .form-control.bigger {
		height: 40px
	}

	.form-group textarea.form-control.bigger {
		padding: 6px 0
	}
}

.form-group.select-bigger {
	height: 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.input-wrapper.has-icon {
	position: relative
}

.input-wrapper.has-icon .icon {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	margin: 0;
	pointer-events: none;
	color: #111
}

label {
	font-size: 20px;
	line-height: normal;
	letter-spacing: 0.015em;
	color: #959595;
	margin-bottom: 5px;
	font-family: 'Untitled sans', sans-serif;
	font-weight: 400;
}
label a{color: #F67828 !important;border-bottom: 1px solid #F67828;}

label.mb0 {
	margin-bottom: 0
}

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

.wrap-fields>div {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.wrap-fields>div:first-child {
	margin-right: 15px
}

.wrap-fields>div:last-child {
	margin-left: 15px
}

.wrap-fields.width-auto>div {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.wrap-fields.width-auto>div:first-child {
	margin-right: 40px
}

.wrap-fields.width-auto>div:last-child {
	margin-left: 40px
}

.wrap-fields.larger-space>div:first-child {
	margin-right: 40px
}

.wrap-fields.larger-space>div:last-child {
	margin-left: 40px
}

@media (max-width:1440px) {
	.wrap-fields.larger-space>div:first-child {
		margin-right: 30px
	}

	.wrap-fields.larger-space>div:last-child {
		margin-left: 30px
	}
}

@media (max-width:1279px) {
	.wrap-fields.larger-space>div:first-child {
		margin-right: 20px
	}

	.wrap-fields.larger-space>div:last-child {
		margin-left: 20px
	}
}

@media (max-width:767px) {
	.wrap-fields {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.wrap-fields>div:first-child {
		margin-right: 0
	}

	.wrap-fields>div:last-child {
		margin-left: 0
	}

	.wrap-fields.width-auto>div {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1
	}

	.wrap-fields.width-auto>div:first-child {
		margin-right: 0
	}

	.wrap-fields.width-auto>div:last-child {
		margin-left: 0
	}

	.wrap-fields.larger-space>div:first-child {
		margin-right: 0
	}

	.wrap-fields.larger-space>div:last-child {
		margin-left: 0
	}
}

.form-container {
	position: relative
}

.form-container form {
	-webkit-transition: opacity .1s, visibility .1s;
	transition: opacity .1s, visibility .1s
}

.form-container form.off {
	opacity: 1;
	visibility: hidden
}

.form-container form.off textarea {
	resize: none
}

.form-container .form-msg {
	display: none
}

.form-container .form-success-msg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.form-container .form-error-msg {
	padding-top: 20px
}

.form-container.adaptive-height .form-success-msg {
	position: relative;
	top: auto;
	left: auto;
	display: none
}

.form-footer {
	text-align: right
}

.form-footer.align-left {
	text-align: left
}

form.white-form label {
	color: hsla(0, 0%, 100%, .5)
}

form.white-form .form-group {
	border-color: hsla(0, 0%, 100%, .2)
}

form.white-form .form-group .form-control {
	color: #fff
}

form.white-form .form-group .form-control::-webkit-input-placeholder {
	color: hsla(0, 0%, 100%, .7) !important
}

form.white-form .form-group .form-control:-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .7) !important
}

form.white-form .form-group .form-control:-moz-placeholder,
form.white-form .form-group .form-control::-moz-placeholder {
	color: hsla(0, 0%, 100%, .7) !important
}

form.white-form .form-group.filled,
form.white-form .form-group.focus {
	border-color: hsla(0, 0%, 100%, .7)
}

form.white-form .form-group.parsley-error,
form.white-form .form-group.parsley-error.filled,
form.white-form .form-group.parsley-error.focus {
	border-color: #fb4c4c
}

form.white-form .go-btn {
	color: #fff
}

form.white-form .go-btn:hover {
	color: hsla(0, 0%, 100%, .8)
}

form.white-form .checkbox-group label,
form.white-form .form-group.checkbox-group label {
	color: hsla(0, 0%, 100%, .4)
}

@media (max-width:991px) {

	form.white-form .checkbox-group label,
	form.white-form .form-group.checkbox-group label {
		color: #fff
	}
}

form.inline-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

form.inline-form .form-body {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

form.inline-form .form-footer {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-left: 30px
}

form.inline-form .form-group {
	margin-bottom: 0
}

@media (max-width:767px) {
	form.inline-form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	form.inline-form .form-body,
	form.inline-form .form-footer {
		width: 100%
	}

	form.inline-form .form-group {
		margin-bottom: 0px
	}

	form.inline-form .form-footer {
		margin-left: 0
	}
}

@media (max-width:479px) {
	form.inline-form .form-submit-btn {
		width: 100%
	}
}

.checkbox-group,
.form-group.checkbox-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	border-bottom: none;
	position: relative
}

.checkbox-group label,
.form-group.checkbox-group label {
	font-size: 16px;
	line-height: normal;
	letter-spacing: normal;
	color: #111;
	cursor: pointer;
	margin-bottom: 0;
	text-transform: none;
	margin-left: 16px
}

.checkbox-group input,
.form-group.checkbox-group input {
	margin-top: 4px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.checkbox-group a,
.form-group.checkbox-group a {
	color: inherit;
	text-decoration: underline
}

.checkbox-group a:hover,
.form-group.checkbox-group a:hover {
	color: inherit;
	text-decoration: none
}

.checkbox-group.text-small,
.checkbox-group.text-v-small,
.form-group.checkbox-group.text-small,
.form-group.checkbox-group.text-v-small {
	margin-bottom: 10px
}

.checkbox-group.text-small.mb20,
.checkbox-group.text-v-small.mb20,
.form-group.checkbox-group.text-small.mb20,
.form-group.checkbox-group.text-v-small.mb20 {
	margin-bottom: 20px
}

.checkbox-group.text-small.mb30,
.checkbox-group.text-v-small.mb30,
.form-group.checkbox-group.text-small.mb30,
.form-group.checkbox-group.text-v-small.mb30 {
	margin-bottom: 30px
}

.checkbox-group.text-small,
.form-group.checkbox-group.text-small {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.checkbox-group.text-small label,
.form-group.checkbox-group.text-small label {
	font-size: 13px;
	letter-spacing: .04em;
	color: #6d6d6d
}

.checkbox-group.text-small input[type=checkbox].styled,
.form-group.checkbox-group.text-small input[type=checkbox].styled {
	width: 13px;
	height: 13px
}

.checkbox-group.text-small input[type=checkbox].styled:after,
.form-group.checkbox-group.text-small input[type=checkbox].styled:after {
	top: 0;
	left: 4px
}

.checkbox-group.text-v-small,
.form-group.checkbox-group.text-v-small {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.checkbox-group.text-v-small label,
.form-group.checkbox-group.text-v-small label {
	font-size: 12px;
	letter-spacing: .04em;
	color: #6d6d6d
}

@media (max-width:1024px) {

	.checkbox-group label,
	.form-group.checkbox-group label {
		font-size: 16px
	}

	.checkbox-group.text-small label,
	.form-group.checkbox-group.text-small label {
		font-size: 13px
	}

	.checkbox-group.text-v-small label,
	.form-group.checkbox-group.text-v-small label {
		font-size: 12px
	}
}

@media (max-width:991px) {

	.checkbox-group label,
	.form-group.checkbox-group label {
		font-size: 15px
	}

	.checkbox-group.text-small label,
	.checkbox-group.text-v-small label,
	.form-group.checkbox-group.text-small label,
	.form-group.checkbox-group.text-v-small label {
		font-size: 12px
	}
}

@media (max-width:599px) {

	.checkbox-group.text-small,
	.checkbox-group.text-v-small,
	.form-group.checkbox-group.text-small,
	.form-group.checkbox-group.text-v-small {
		margin-bottom: 20px
	}
}

@media (max-width:479px) {

	.checkbox-group.text-small,
	.checkbox-group.text-v-small,
	.form-group.checkbox-group.text-small,
	.form-group.checkbox-group.text-v-small {
		margin-bottom: 30px
	}
}

input[type=checkbox].styled {
	cursor: pointer;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #888;
	background-color: #888;
	display: inline-block;
	line-height: 1em;
	padding: 0;
	width: 1.25em;
	height: 1.25em;
	vertical-align: text-top;
	border-radius: 4px;
	width: 16px;
	height: 16px;
	outline: none;
	position: relative;
	margin: 3px 0 0
}

input[type=checkbox].styled:after {
	content: "";
	display: block;
	width: 4px;
	height: 9px;
	border: solid #111;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 2px;
	left: 5px;
	font-size: 14px;
	color: #111
}

input[type=checkbox].styled:not(:checked):after {
	opacity: 0
}

input[type=checkbox].styled:checked,
input[type=checkbox].styled:focus {
	background-color: #888
}

input[type=checkbox].styled:checked:after {
	opacity: 1
}

input[type=checkbox].styled.light {
	border-color: #a7a9ac;
	background-color: #a7a9ac
}

input[type=checkbox].styled.light:checked,
input[type=checkbox].styled.light:focus {
	background-color: #a7a9ac
}

input[type=checkbox].styled.light:checked:after {
	opacity: 1
}

.form-group.has-plus-minus {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.form-group.has-plus-minus label {
	border-radius: 0;
	font-size: 18px;
	line-height: 19px;
	letter-spacing: .02em;
	text-transform: none;
	margin-bottom: 0
}

@media (max-width:1440px) {
	.form-group.has-plus-minus label {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:1279px) {
	.form-group.has-plus-minus label {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:1024px) {
	.form-group.has-plus-minus label {
		font-size: 18px;
		line-height: 19px
	}
}

@media (max-width:991px) {
	.form-group.has-plus-minus label {
		font-size: 15px;
		line-height: 16px
	}
}

.plus-minus-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.plus-minus-group input {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center;
	max-width: 30px
}

.plus-minus-group .icon {
	width: 13px;
	height: 13px
}

.plus-minus-group .group-icon {
	padding: 10px;
	cursor: pointer;
	color: rgba(0, 0, 0, .3);
	-webkit-transition: color .2s;
	transition: color .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none
}

.plus-minus-group .group-icon:hover {
	color: #c41f31
}

.plus-minus-group .group-icon.increment {
	margin-right: -10px
}

@media (max-width:1599px) {
	.plus-minus-group {
		width: 100px
	}

	.plus-minus-group .icon {
		width: 12px;
		height: 12px
	}
}

@media (max-width:1279px) {
	.plus-minus-group {
		width: 100px
	}

	.plus-minus-group .icon {
		width: 12px;
		height: 12px
	}
}

@media (max-width:1024px) {
	.plus-minus-group .icon {
		width: 13px;
		height: 13px
	}
}

@media (max-width:991px) {
	.plus-minus-group .icon {
		width: 12px;
		height: 12px
	}
}

.form-group.form-error,
.form-group.parsley-error {
	border-color: #fb4c4c
}

.form-group.form-error label,
.form-group.parsley-error label {
	color: #fb4c4c
}

.form-group.checkbox-group.form-error label,
.form-group.checkbox-group.parsley-error label {
	color: #222
}

form.white-form .form-group.checkbox-group.form-error label,
form.white-form .form-group.checkbox-group.parsley-error label {
	color: hsla(0, 0%, 100%, .4)
}

.parsley-errors {
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: left
}

.parsley-errors-list {
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0;
	margin: 5px 0 0;
	list-style: none
}

.parsley-errors-list li {
	color: #fb4c4c;
	padding: 0;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 0;
	margin-top: 5px;
	text-transform: none
}

.parsley-errors-list li:before {
	display: none
}

.side-panel_container .parsley-errors ul li {
	color: #fb4c4c
}

#footer_newsletter_form .parsley-errors,
#post_newsletter_form .parsley-errors {
	margin-top: -10px
}

.form-control.parsley-error {
	border-color: #fb4c4c
}

.signup-section {
	margin: 60px 0
}

.signup-section .row-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.signup-section .col-flex {
	width: 50%;
	padding: 80px 100px 90px
}

.signup-section .col-flex.right {
	background-size: cover;
	background-position: 50% 50%;
	min-height: 390px;
	margin-right: 0;
	-webkit-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	transform: translateY(-60px)
}

.signup-section .col-flex.left {
	background: #fafafa;
	margin-left: 0;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px)
}

.signup-section .form-btn {
	margin-top: 45px;
	margin-left: -170px
}

@media (max-width:1599px) {
	.signup-section .form-btn {
		margin-left: -100px
	}
}

@media (max-width:1440px) {
	.signup-section {
		margin: 30px 0
	}

	.signup-section .col-flex {
		padding: 40px 50px 45px
	}

	.signup-section .col-flex.right {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}

	.signup-section .col-flex.left {
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px)
	}

	.signup-section .form-btn {
		margin-top: 10px;
		margin-left: 0
	}
}

@media (max-width:1279px) {
	.signup-section .col-flex {
		padding: 20px 25px 30px
	}

	.signup-section .form-btn {
		margin-left: 0
	}
}

@media (max-width:1024px) {
	.signup-section .form-btn {
		margin-top: 25px
	}
}

@media (max-width:991px) {
	.signup-section {
		margin: 0
	}

	.signup-section .form-btn {
		margin-top: 15px;
		width: auto
	}

	.signup-section .row-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.signup-section .col-flex {
		padding: 30px;
		width: auto
	}

	.signup-section .col-flex.left {
		margin-top: 0;
		margin-left: -30px
	}

	.signup-section .col-flex.left,
	.signup-section .col-flex.right {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	.signup-section .col-flex.right {
		margin-bottom: 0;
		margin-right: -30px
	}
}

@media (max-width:479px) {
	.signup-section .form-btn {
		width: 100%
	}

	.signup-section .right {
		display: none
	}
}







.range-slider-container {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.range-slider-container.loading {
	opacity: 0;
	visibility: hidden
}

.mapboxgl-ctrl-logo {
	display: none !important
}



.mapboxgl-popup.mapboxgl-popup-anchor-top,
.mapboxgl-popup.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup.mapboxgl-popup-anchor-top-right {
	padding-top: 20px
}

.mapboxgl-popup.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup.mapboxgl-popup-anchor-bottom-right {
	padding-bottom: 20px
}

.mapboxgl-popup.mapboxgl-popup-anchor-left {
	padding-left: 20px
}

.mapboxgl-popup.mapboxgl-popup-anchor-right {
	padding-right: 20px
}

.mapboxgl-popup.mapboxgl-popup-anchor-bottom-right,
.mapboxgl-popup.mapboxgl-popup-anchor-top-right {
	padding-right: 0
}

.mapboxgl-popup.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup.mapboxgl-popup-anchor-top-left {
	padding-left: 0
}

.mapboxgl-popup .mapboxgl-popup-content {
	border-radius: 0;
	background: #fff;
	position: relative;
	padding: 0;
	overflow: hidden;
	width: auto;
	min-width: 280px;
	width: 280px;
	max-width: 280px;
	-webkit-box-shadow: -2px 0 40px 2px hsla(0, 0%, 63.9%, .2);
	box-shadow: -2px 0 40px 2px hsla(0, 0%, 63.9%, .2)
}

.mapboxgl-popup .mapboxgl-popup-close-button {
	top: 5px;
	margin-top: 150px;
	bottom: auto;
	right: 5px;
	opacity: .7;
	font-size: 18px
}

.mapboxgl-popup .mapboxgl-popup-close-button:hover {
	opacity: 1;
	background: transparent
}

.mapboxgl-popup .mapboxgl-popup-close-button img {
	width: 10px
}

.mapboxgl-popup .mapboxgl-popup-content.no-img .mapboxgl-popup-close-button {
	margin-top: 0
}

.mapboxgl-popup .mapboxgl-popup-tip {
	display: none
}

.mapboxgl-popup .listing-item-slider .slick-arrow {
	width: 36px;
	height: 36px
}

.mapboxgl-popup .listing-item-slider .slick-arrow .icon {
	width: 14px;
	height: 14px
}

.mapboxgl-popup .item-content {
	padding: 20px 30px
}

.mapboxgl-popup .item-address {
	margin-top: 15px
}

.mapboxgl-popup .item-info:hover .item-link {
	text-decoration: underline
}

.mapboxgl-popup .item-link {
	display: inline-block;
	padding-top: 10px;
	text-decoration: none
}

.mapboxgl-popup .item-link:hover {
	text-decoration: underline
}

.mapboxgl-popup .item-image {
	width: 100%;
	height: 150px;
	overflow: hidden
}

.mapboxgl-popup .item-image a {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
	-webkit-transition: -webkit-transform .6s;
	transition: -webkit-transform .6s;
	transition: transform .6s;
	transition: transform .6s, -webkit-transform .6s
}

.mapboxgl-popup .item-image:hover a {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

.mapboxgl-popup.smaller .mapboxgl-popup-content {
	width: 220px
}

.mapboxgl-popup.smaller .item-content {
	padding: 15px 35px 15px 15px
}

.mapboxgl-popup.smaller .mapboxgl-popup-close-button {
	right: 0;
	top: 7px
}

.mapboxgl-popup.smaller .item-details {
	text-decoration: none
}

.mapboxgl-popup.smaller .item-details h6 {
	font-size: 12px;
	margin-bottom: 10px
}

.mapboxgl-popup.smaller .item-details p {
	font-size: 12px;
	color: hsla(0, 0%, 42.7%, .7);
	margin-bottom: 0;
	line-height: normal
}

@media (max-width:1024px) {
	.mapboxgl-popup .mapboxgl-popup-content {
		width: auto;
		max-width: 300px
	}

	.mapboxgl-popup .item-image {
		display: none
	}

	.mapboxgl-popup .item-content {
		padding: 10px 35px 10px 15px
	}

	.mapboxgl-popup .item-heading {
		font-size: 14px
	}

	.mapboxgl-popup .item-address {
		font-size: 12px;
		line-height: 18px
	}

	.mapboxgl-popup .mapboxgl-popup-close-button,
	.mapboxgl-popup .mapboxgl-popup-content.has-img .mapboxgl-popup-close-button {
		right: 7px;
		top: 6px
	}
}

@media (max-width:479px) {
	.mapboxgl-popup .mapboxgl-popup-content {
		max-width: 260px
	}
}



.location-section .map-block .map-list li.active .path2:before,
.location-section .map-block .map-list li.active .subtitle,
.location-section .map-block .map-list li:hover .path2:before,
.location-section .map-block .map-list li:hover .subtitle {
	color: #1a81c4
}

.location-section .map-block .map-list .path2:before {
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	color: #111
}

.location-section .map-block .map-list .subtitle {
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.25;
	letter-spacing: 1px
}

@media (min-width:1280px) {
	.location-section .map-block .map-list .subtitle {
		margin-bottom: 10px
	}
}

.location-section .map-block .map-list .route {
	font-size: 12px;
	line-height: 1.25
}

.location-section .photo-holder {
	padding-top: 50px
}

@media (min-width:768px) {
	.location-section .photo-holder {
		padding-top: 100px
	}
}

@media (min-width:1280px) {
	.location-section .photo-holder {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		position: relative;
		padding-top: 200px;
		background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), color-stop(60%, #f8f8f8), color-stop(60%, #fff), to(#fff));
		background: linear-gradient(180deg, #f8f8f8 0, #f8f8f8 60%, #fff 0, #fff)
	}
}

.location-section .photo-holder img {
	margin-bottom: 30px
}

@media (min-width:480px) {
	.location-section .photo-holder img {
		margin-bottom: 50px
	}
}

@media (min-width:1280px) {
	.location-section .photo-holder img {
		margin-right: 50px;
		margin-bottom: 100px
	}
}

#search_map_container {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

#search_map_container.loading {
	opacity: 0;
	visibility: hidden
}

#search_map_container .marker {
	color: #111
}

#search_map_container .marker .icon {
	height: 32px;
	width: 32px;
	-webkit-transition: color .2s, height .2s, width .2s;
	transition: color .2s, height .2s, width .2s
}

#search_map_container .marker.active {
	color: #c41f31;
	z-index: 20
}

#search_map_container .marker.active .icon {
	height: 40px;
	width: 40px
}

#search_map_container .marker.highlighted {
	color: #c41f31
}

#search_map_container .marker:hover {
	color: #c41f31;
	cursor: pointer
}

#search_map_container .mapboxgl-popup.mapboxgl-popup-anchor-top,
#search_map_container .mapboxgl-popup.mapboxgl-popup-anchor-top-left,
#search_map_container .mapboxgl-popup.mapboxgl-popup-anchor-top-right {
	padding-top: 25px
}

#search_map_container .mapboxgl-popup.mapboxgl-popup-anchor-bottom,
#search_map_container .mapboxgl-popup.mapboxgl-popup-anchor-bottom-left,
#search_map_container .mapboxgl-popup.mapboxgl-popup-anchor-bottom-right {
	padding-bottom: 25px
}

#search_map_container .mapboxgl-popup.mapboxgl-popup-anchor-left {
	padding-left: 25px
}

#search_map_container .mapboxgl-popup.mapboxgl-popup-anchor-right {
	padding-right: 25px
}

#search_map_container .mapboxgl-popup .listing-item-slider .slick-arrow {
	opacity: 1
}

.amenities-map-section {
	height: 800px;
	width: 100%;
	position: relative;
	background: #f8f8f8;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.amenities-map-section.loading {
	opacity: 0;
	visibility: hidden
}

.amenities-map-section>.main-wrapper,
.vc_row .amenities-map-section>.liquid-main-wrapper {
	position: relative
}

.amenities-map-section .zoom-controls {
	position: absolute;
	z-index: 10;
	top: 60px;
	right: 90px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.amenities-map-section .zoom-controls .control {
	position: relative;
	width: 50px;
	height: 50px;
	background: #fff;
	border: 1px solid #c1c6c8;
	cursor: pointer;
	color: rgba(0, 0, 0, .2);
	-webkit-transition: color .2s;
	transition: color .2s
}

.amenities-map-section .zoom-controls .control .icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	width: 20px;
	height: 20px
}

.amenities-map-section .zoom-controls .control:hover {
	color: #000
}

.amenities-map-section .zoom-controls .zoom-out {
	border-left: 0
}

.amenities-map-section .amenities-list {
	position: relative;
	z-index: 2;
	background: #fff;
	top: 60px;
	width: 370px;
	padding: 40px 60px;
	overflow: auto;
	max-height: 580px;
	-webkit-box-shadow: 0 1px 20px 0 rgba(17, 17, 17, .1);
	box-shadow: 0 1px 20px 0 rgba(17, 17, 17, .1)
}

.amenities-map-section .amenities-list.empty {
	padding: 0
}

.amenities-map-section .amenities-list .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	cursor: pointer
}

.amenities-map-section .amenities-list .item .img {
	width: 30px;
	height: 30px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	color: #111;
	margin-right: 40px;
	-webkit-transition: color .2s;
	transition: color .2s
}

.amenities-map-section .amenities-list .item .img svg {
	display: block;
	width: 100%;
	height: 100%
}

.amenities-map-section .amenities-list .item .text {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 20px 0;
	position: relative
}

.amenities-map-section .amenities-list .item .text:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 1px;
	background-color: rgba(17, 17, 17, .2);
	-webkit-transition: right .2s;
	transition: right .2s
}

.amenities-map-section .amenities-list .item .description,
.amenities-map-section .amenities-list .item .heading {
	color: #6d6d6d
}

.amenities-map-section .amenities-list .item .heading {
	line-height: normal;
	margin-bottom: 0;
	-webkit-transition: color .2s;
	transition: color .2s
}

.amenities-map-section .amenities-list .item .description {
	margin-top: 10px
}

.amenities-map-section .amenities-list .item:last-child .text:after {
	display: none
}

.amenities-map-section .amenities-list .item:hover .heading {
	color: #111
}

.amenities-map-section .amenities-list .item.active .text:after {
	right: -60px
}

.amenities-map-section .amenities-list .item.active:hover .heading {
	color: #111 !important
}

.amenities-map-section .map {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}

.amenities-map-section .marker {
	display: block;
	background: transparent;
	width: 36px;
	height: 46px;
	border-radius: 0;
	background-image: url(../img/map/pin.png);
	background-size: 36px 46px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media (-webkit-min-device-pixel-ratio:1.5),
all and (-o-min-device-pixel-ratio:3/2),
all and (min--moz-device-pixel-ratio:1.5),
all and (min-device-pixel-ratio:1.5) {
	.amenities-map-section .marker {
		background-image: url(../img/map/pin@2x.png)
	}
}

.amenities-map-section .mapboxgl-popup {
	margin-top: -20px
}

.amenities-map-section .mapboxgl-popup .mapboxgl-popup-content {
	min-width: 250px;
	width: 250px;
	max-width: 250px
}

.amenities-map-section .mapboxgl-popup .item-content {
	padding: 15px 20px
}

.amenities-map-section .mapboxgl-popup .mapboxgl-popup-close-button {
	margin-top: 0
}

@media (max-width:1999px) {
	.amenities-map-section {
		height: 700px
	}

	.amenities-map-section .amenities-list {
		padding: 35px 50px
	}

	.amenities-map-section .amenities-list .item .img {
		margin-right: 35px
	}

	.amenities-map-section .amenities-list .item.active .text:after {
		right: -50px
	}
}

@media (max-width:1599px) {
	.amenities-map-section {
		height: 600px
	}

	.amenities-map-section .zoom-controls {
		top: 40px
	}

	.amenities-map-section .amenities-list {
		top: 40px;
		width: 350px;
		padding: 20px 35px
	}

	.amenities-map-section .amenities-list .item .img {
		width: 24px;
		height: 24px;
		margin-right: 25px
	}

	.amenities-map-section .amenities-list .item.active .text:after {
		right: -35px
	}

	.amenities-map-section .marker {
		width: 32px;
		height: 40px;
		background-image: url(../img/map/pin.png);
		background-size: 32px 40px;
		background-position: 50%;
		background-repeat: no-repeat
	}
}

@media (max-width:1599px) and (-webkit-min-device-pixel-ratio:1.5),
all and (max-width:1599px) and (-o-min-device-pixel-ratio:3/2),
all and (max-width:1599px) and (min--moz-device-pixel-ratio:1.5),
all and (max-width:1599px) and (min-device-pixel-ratio:1.5) {
	.amenities-map-section .marker {
		background-image: url(../img/map/pin@2x.png)
	}
}

@media (max-width:1440px) {
	.amenities-map-section {
		height: 500px
	}

	.amenities-map-section .zoom-controls {
		right: 60px
	}

	.amenities-map-section .zoom-controls .control {
		width: 40px;
		height: 40px
	}

	.amenities-map-section .zoom-controls .control .icon {
		width: 14px;
		height: 14px
	}

	.amenities-map-section .amenities-list {
		top: 40px;
		width: 320px;
		padding: 15px 30px
	}

	.amenities-map-section .amenities-list .item .img {
		width: 20px;
		height: 20px;
		margin-right: 20px
	}

	.amenities-map-section .amenities-list .item .text {
		padding-top: 18px;
		padding-bottom: 18px
	}

	.amenities-map-section .amenities-list .item .heading {
		margin-bottom: 0
	}

	.amenities-map-section .amenities-list .item .description {
		margin-top: 5px
	}

	.amenities-map-section .amenities-list .item.active .text:after {
		right: -30px
	}

	.amenities-map-section .marker {
		width: 25px;
		height: 32px;
		background-image: url(../img/map/pin.png);
		background-size: 25px 32px;
		background-position: 50%;
		background-repeat: no-repeat
	}
}

@media (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),
all and (max-width:1440px) and (-o-min-device-pixel-ratio:3/2),
all and (max-width:1440px) and (min--moz-device-pixel-ratio:1.5),
all and (max-width:1440px) and (min-device-pixel-ratio:1.5) {
	.amenities-map-section .marker {
		background-image: url(../img/map/pin@2x.png)
	}
}

@media (max-width:1279px) {
	.amenities-map-section {
		height: 500px
	}

	.amenities-map-section .amenities-list {
		width: 300px
	}

	.amenities-map-section .marker {
		width: 25px;
		height: 32px;
		background-image: url(../img/map/pin.png);
		background-size: 25px 32px;
		background-position: 50%;
		background-repeat: no-repeat
	}
}

@media (max-width:1279px) and (-webkit-min-device-pixel-ratio:1.5),
all and (max-width:1279px) and (-o-min-device-pixel-ratio:3/2),
all and (max-width:1279px) and (min--moz-device-pixel-ratio:1.5),
all and (max-width:1279px) and (min-device-pixel-ratio:1.5) {
	.amenities-map-section .marker {
		background-image: url(../img/map/pin@2x.png)
	}
}

@media (max-width:1024px) {
	.amenities-map-section {
		height: auto
	}

	.amenities-map-section .map {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		height: 350px
	}

	.amenities-map-section .zoom-controls {
		top: -330px;
		right: 40px
	}

	.amenities-map-section .amenities-list {
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
		margin: 0 -40px;
		top: auto;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.amenities-map-section .amenities-list .item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 20%;
		max-width: 20%;
		min-width: 20%;
		margin: 10px 0
	}

	.amenities-map-section .amenities-list .item .img {
		margin-right: 0;
		margin-bottom: 15px;
		width: 25px;
		height: 25px
	}

	.amenities-map-section .amenities-list .item .text {
		padding: 0 20px
	}

	.amenities-map-section .amenities-list .item .description,
	.amenities-map-section .amenities-list .item .text:after {
		display: none
	}

	.amenities-map-section .mapboxgl-popup {
		margin-top: -8px
	}

	.amenities-map-section .mapboxgl-popup .mapboxgl-popup-content {
		min-width: 200px;
		width: 200px;
		max-width: 200px
	}

	.amenities-map-section .mapboxgl-popup .item-content {
		padding: 10px 15px
	}

	.amenities-map-section .mapboxgl-popup .mapboxgl-popup-close-button {
		margin-top: 0;
		right: 0;
		top: -1px
	}
}

@media (max-width:991px) {
	.amenities-map-section .map {
		height: 300px
	}

	.amenities-map-section .zoom-controls {
		top: -280px;
		right: 30px
	}

	.amenities-map-section .amenities-list {
		margin: 0 -30px;
		padding-left: 15px;
		padding-right: 15px
	}

	.amenities-map-section .amenities-list .item {
		width: 25%;
		max-width: 25%;
		min-width: 25%
	}

	.amenities-map-section .amenities-list .item .text {
		padding: 0 15px
	}
}

@media (max-width:767px) {
	.amenities-map-section .map {
		height: 200px
	}

	.amenities-map-section .zoom-controls {
		top: -180px;
		display: block
	}

	.amenities-map-section .zoom-controls .control {
		width: 35px;
		height: 35px
	}

	.amenities-map-section .zoom-controls .control.zoom-out {
		border-left: 1px solid #c1c6c8;
		border-top: 0
	}

	.amenities-map-section .amenities-list .item {
		width: 33.333333%;
		max-width: 33.333333%;
		min-width: 33.333333%
	}

	.amenities-map-section .marker {
		width: 18px;
		height: 23px;
		background-image: url(../img/map/pin.png);
		background-size: 18px 23px;
		background-position: 50%;
		background-repeat: no-repeat
	}
}

@media (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),
all and (max-width:767px) and (-o-min-device-pixel-ratio:3/2),
all and (max-width:767px) and (min--moz-device-pixel-ratio:1.5),
all and (max-width:767px) and (min-device-pixel-ratio:1.5) {
	.amenities-map-section .marker {
		background-image: url(../img/map/pin@2x.png)
	}
}

@media (max-width:767px) {
	.amenities-map-section .mapboxgl-popup {
		margin-top: 0
	}
}

@media (max-width:599px) {
	.amenities-map-section .amenities-list .item .img {
		margin-right: 0;
		margin-bottom: 10px;
		width: 20px;
		height: 20px
	}
}

@media (max-width:479px) {
	.amenities-map-section .zoom-controls {
		right: 15px
	}

	.amenities-map-section .amenities-list .item .img {
		margin-right: 0;
		margin-bottom: 10px;
		width: 18px;
		height: 18px
	}

	.amenities-map-section .amenities-list .item .text {
		padding-left: 8px;
		padding-right: 8px
	}
}

@media (max-width:319px) {
	.amenities-map-section .amenities-list .item .img {
		margin-right: 0;
		margin-bottom: 10px;
		width: 16px;
		height: 16px
	}
}



a[data-toggle=modal]:focus {
	outline: 0
}

.modal.fullscreen {
	overflow: hidden;
	padding: 0 !important
}

.modal.fullscreen .modal-content {
	height: 100%;
	width: 100%;
	padding: 60px;
	overflow: visible
}

@media (max-width:1440px) {
	.modal.fullscreen .modal-content {
		padding: 20px
	}
}

@media (max-width:1024px) {
	.modal.fullscreen .modal-content {
		padding: 20px
	}
}

@media (max-width:479px) {
	.modal.fullscreen .modal-content {
		padding: 15px
	}
}

.modal {
	display: block !important;
	visibility: hidden;
	opacity: 0;
	z-index: 0
}

.modal,
.modal.in {
	-webkit-transition: all .2s;
	transition: all .2s
}

.modal.in {
	visibility: visible;
	opacity: 1;
	z-index: 999999
}

@media (max-width:1024px) {
	.modal.in {
		z-index: 100
	}

	.modal.in.fullscreen {
		z-index: 999999
	}
}

.modal-dialog {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0
}

.modal-content {
	border-radius: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 1350px;
	max-width: 100%;
	margin: 0 auto;
	max-height: 100%;
	overflow: auto;
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

.modal-body,
.modal-header {
	padding: 40px
}

.modal-close {
	position: absolute;
	top: 60px;
	right: 60px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	border-radius: 0;
	background-color: #fff;
	color: #000;
	opacity: 1;
	margin: -10px -10px 0 0;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	z-index: 10
}

.modal-close .icon {
	color: #000;
	width: 20px;
	height: 20px;
	padding: 10px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.modal-close:hover {
	opacity: .5
}

@media (max-width:1440px) {
	.modal-close {
		top: 20px;
		right: 20px
	}
}

@media (max-width:1024px) {
	.modal-close {
		top: 20px;
		right: 20px
	}
}

@media (max-width:479px) {
	.modal-close {
		top: 15px;
		right: 15px
	}
}

.modal.simple-modal .modal-content {
	width: 1000px;
	max-width: 90%;
	padding: 60px
}

@media (max-width:1024px) {
	.modal.simple-modal.in {
		z-index: 999999
	}

	.modal.simple-modal .modal-content {
		padding: 40px
	}
}

@media (max-width:991px) {
	.modal.simple-modal .modal-content {
		padding: 30px
	}
}

@media (max-width:479px) {
	.modal.simple-modal .modal-content {
		max-width: 100%;
		padding: 20px
	}
}

#shortlist_modal .modal-heading {
	margin-bottom: 20px
}

#shortlist_modal .lead {
	margin-bottom: 40px
}

#shortlist_modal .checkbox-group {
	margin-top: 20px
}

@media (max-width:479px) {
	#shortlist_modal .modal-content {
		position: absolute;
		right: auto;
		top: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		position: relative
	}

	#shortlist_modal .checkbox-group {
		margin-top: 0
	}

	#shortlist_modal .content {
		overflow: auto
	}
}






.slick-slider {
	margin-bottom: 0
}

.slick-slide:focus,
.slick-slide a:focus {
	outline: none
}

.slick-slider.same-height-slides .slick-track,
.slick-slider.same-height-slides .slick-track .slick-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.slick-slider.same-height-slides .slick-track .slick-slide {
	height: auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.slick-arrow {
	border-radius: 0
}

.slider-square-arrows {
	display: block
}

.slider-square-arrows button {
	display: block;
	border: 1px solid rgba(17, 17, 17, .2);
	margin: 0;
	width: 75px;
	height: 75px;
	position: relative;
	color: #111;
	-webkit-transition: color .2s;
	transition: color .2s
}

.slider-square-arrows button:hover {
	color: rgba(17, 17, 17, .2)
}

.slider-square-arrows button .icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	width: 28px;
	height: 28px
}

.slider-square-arrows button.white {
	color: #fff;
	border: 1px solid hsla(0, 0%, 100%, .5)
}

.slider-square-arrows button.white:hover {
	color: hsla(0, 0%, 100%, .5)
}

.slider-square-arrows.arrows-y {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.slider-square-arrows.arrows-y .slider-next {
	margin-left: -1px
}

@media (max-width:1440px) {
	.slider-square-arrows button {
		width: 60px;
		height: 60px
	}

	.slider-square-arrows button .icon {
		width: 26px;
		height: 26px
	}
}

@media (max-width:1024px) {
	.slider-square-arrows button {
		width: 50px;
		height: 50px
	}

	.slider-square-arrows button .icon {
		width: 24px;
		height: 24px
	}
}

.slider-pagination-count {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 75px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
	line-height: normal;
	letter-spacing: .02em
}

.slider-pagination-count span {
	display: inline-block
}

.slider-pagination-count .current {
	margin-bottom: 8px
}

@media (max-width:1440px) {
	.slider-pagination-count {
		height: 60px
	}
}

@media (max-width:1024px) {
	.slider-pagination-count {
		height: 50px
	}
}

.slider-pagination-count.count-y {
	height: auto;
	width: 75px
}

@media (max-width:1440px) {
	.slider-pagination-count.count-y {
		width: 60px
	}
}

@media (max-width:1024px) {
	.slider-pagination-count.count-y {
		width: 50px
	}
}

.slider-light-arrows .arrow-btn {
	width: 50px;
	height: 50px;
	position: relative;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	color: rgba(0, 0, 0, .3);
	-webkit-transition: border .2s, color .2s;
	transition: border .2s, color .2s
}

.slider-light-arrows .arrow-btn .icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	width: 16px;
	height: 16px
}

.slider-light-arrows .arrow-btn:hover {
	border-color: rgba(0, 0, 0, .4);
	color: rgba(0, 0, 0, .5);
	z-index: 1
}

.slider-light-arrows .arrow-prev {
	margin-right: -1px
}

@media (max-width:1279px) {
	.slider-light-arrows .arrow-btn {
		width: 40px;
		height: 40px
	}
}

.content-slider-container .slider-heading {
	padding-top: 60px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(17, 17, 17, .1);
	margin-bottom: 60px;
	margin-right: -30px;
	padding-right: 30px
}

.content-slider-container .col-nav.no-heading .slider-nav {
	margin-top: -26px
}

.content-slider-container .slider-nav li {
	font-size: 24px;
	line-height: normal;
	letter-spacing: .02em
}

.content-slider-container .slider-nav li span {
	-webkit-transition: color .2s ease-in-out, padding .2s ease-in-out;
	transition: color .2s ease-in-out, padding .2s ease-in-out;
	position: relative;
	color: #a7a9ac;
	display: inline-block;
	width: 100%;
	padding: 26px 0;
	cursor: pointer
}

.content-slider-container .slider-nav li span:hover {
	color: #111
}

.content-slider-container .slider-nav li.active span {
	padding-left: 30px;
	color: #111
}

.content-slider-container .content-slider {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	transition: all .3s
}

.content-slider-container .content-slider .slider {
	margin-bottom: 0
}

.content-slider-container .content-slider .slider .item {
	position: absolute;
	top: 0;
	left: 0
}

.content-slider-container .content-slider .slider .item:first-child {
	position: relative;
	top: auto;
	left: auto
}

.content-slider-container.initialized .content-slider {
	opacity: 1;
	visibility: visible
}

.content-slider-container.initialized .content-slider .slider .item {
	position: relative;
	top: auto;
	left: auto
}

.content-slider-container .slider {
	position: relative;
	overflow: hidden
}

.content-slider-container .slider:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	background: #fff;
	height: 1px
}

.content-slider-container .slider .slick-list {
	overflow: visible
}

.content-slider-container .slider .item .image {
	height: 0;
	width: 100%;
	padding-bottom: 76%;
	background-size: cover;
	background-position: 50% 50%;
	margin-bottom: 30px;
	position: relative;
	opacity: 1;
	-webkit-transition: opacity .4s;
	transition: opacity .4s
}

.content-slider-container .slider .item .image.no-img {
	background-color: #f8f8f8
}

.content-slider-container .slider .item .image .img-loader {
	display: none
}

.content-slider-container .slider .item .image.loading .img-loader {
	display: block
}

.content-slider-container .slider .item .image.loading {
	opacity: 0;
	-webkit-transition: opacity .4s;
	transition: opacity .4s
}

.content-slider-container .slider .item .image img {
	opacity: 0;
	position: absolute
}

.content-slider-container .slider .item .content {
	width: 500px;
	max-width: 100%;
	min-height: 40px
}

.content-slider-container .slider .item p {
	color: #000
}

.content-slider-container .slider .item:focus {
	outline: none
}

.content-slider-container .slider-arrows-container {
	position: relative
}

.content-slider-container .slider-arrows-container>.inner {
	position: absolute;
	margin-top: 76%;
	right: 0;
	z-index: 10
}

.content-slider-container .slider-arrows-container .count {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 75px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 100px;
	font-size: 14px;
	line-height: normal;
	letter-spacing: .02em
}

.content-slider-container .slider-arrows-container .count span {
	display: inline-block
}

.content-slider-container .slider-arrows-container .count .current {
	margin-bottom: 8px
}

.content-slider-container .slider-arrows {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: -75px
}

@media (max-width:1599px) {
	.content-slider-container .slider-heading {
		padding-top: 50px;
		margin-bottom: 50px
	}
}

@media (max-width:1440px) {
	.content-slider-container .slider-heading {
		padding-top: 0;
		margin-bottom: 30px
	}

	.content-slider-container .slider .item .image {
		padding-bottom: 50%;
		margin-bottom: 20px
	}

	.content-slider-container .slider .item .content {
		min-height: 40px
	}

	.content-slider-container .slider-arrows-container>.inner {
		margin-top: 50%
	}

	.content-slider-container .slider-arrows {
		margin-bottom: -60px
	}

	.content-slider-container .slider-nav li {
		font-size: 18px
	}

	.content-slider-container .slider-nav li span {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

@media (max-width:1279px) {
	.content-slider-container .col-nav.no-heading .slider-nav {
		margin-top: -20px
	}

	.content-slider-container .slider-nav li {
		font-size: 18px
	}

	.content-slider-container .slider-nav li span {
		padding-top: 10px;
		padding-bottom: 10px
	}

	.content-slider-container .slider-arrows-container .count {
		right: 65px;
		font-size: 12px;
		height: 50px
	}

	.content-slider-container .slider-arrows-container .count .current {
		margin-bottom: 5px;
		margin-top: 3px
	}
}

@media (max-width:1024px) {
	.content-slider-container .slider-heading {
		margin-bottom: 20px
	}

	.content-slider-container .slider-arrows {
		margin-bottom: -50px
	}

	.content-slider-container .slide .item .content {
		min-width: 30px
	}

	.content-slider-container .slider-nav li {
		font-size: 16px
	}

	.content-slider-container .slider-nav li span {
		padding-top: 8px;
		padding-bottom: 8px
	}
}

@media (max-width:991px) {
	.content-slider-container .content-slider {
		opacity: 1;
		visibility: visible;
		border-top: none
	}

	.content-slider-container .content-slider .slider .item {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	.content-slider-container .slider-heading {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 20px
	}

	.content-slider-container .slider-arrows-container,
	.content-slider-container .slider-arrows-container .count,
	.content-slider-container .slider-nav {
		display: none
	}

	.content-slider-container .slider .image {
		margin-top: 0;
		margin-bottom: 20px
	}

	.content-slider-container .slider .image.no-img {
		display: none
	}

	.content-slider-container .slider .item .content {
		width: 100%;
		min-height: 0
	}

	.content-slider-container .slider .item:last-child {
		margin-bottom: 0
	}

	.content-slider-container .panel-title {
		font-size: 17px
	}

	.content-slider-container .panel-title a {
		display: inline-block;
		width: 100%;
		border-bottom: 1px solid rgba(17, 17, 17, .1)
	}

	.content-slider-container .panel-title a span {
		display: inline-block;
		padding: 18px 0;
		position: relative
	}

	.content-slider-container .panel-title a span:after {
		content: "";
		position: absolute;
		bottom: -1px;
		left: 0;
		right: 0;
		height: 1px;
		background: #111;
		-webkit-transition: opacity .2s;
		transition: opacity .2s
	}

	.content-slider-container .panel-title a:focus {
		outline: none
	}

	.content-slider-container .panel-title a.collapsed span:after {
		opacity: 0
	}

	.content-slider-container .slide-body {
		margin-top: 25px;
		margin-bottom: 30px
	}
}

.content-slider-container.right-aligned .content-slider>.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.content-slider-container.right-aligned .slider-heading {
	margin-right: 0;
	padding-right: 0;
	margin-left: -30px;
	padding-left: 30px
}

.content-slider-container.right-aligned .col-nav {
	text-align: right
}

.content-slider-container.right-aligned .slider-nav li.active span {
	padding-left: 0;
	padding-right: 30px
}

@media (max-width:991px) {
	.content-slider-container.right-aligned .content-slider>.row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.content-slider-container.right-aligned .col-nav {
		text-align: left
	}
}

.content-slider-container.is-listing .slider-nav {
	width: 240px;
	max-width: 100%
}

.content-slider-container.is-listing .slider-nav li span:before {
	-webkit-transition: right .2s ease-in-out;
	transition: right .2s ease-in-out;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	right: 40px;
	background-color: rgba(17, 17, 17, .1)
}

.content-slider-container.is-listing .slider-nav li span:hover:before {
	background: #111
}

.content-slider-container.is-listing .slider-nav li.active span:before {
	right: 0;
	background: #111
}

.content-slider-container.is-listing .slider-nav li:last-child a:before {
	content: none
}

.content-slider-container.is-listing .slider .item .image {
	padding-bottom: 55%
}

.content-slider-container.is-listing .slider-arrows-container>.inner {
	margin-top: 55%
}

@media (max-width:1440px) {
	.content-slider-container.is-listing .slider-nav li span {
		padding-top: 22px;
		padding-bottom: 22px
	}

	.content-slider-container.is-listing .slider .item .image {
		padding-bottom: 42%
	}

	.content-slider-container.is-listing .slider-arrows-container>.inner {
		margin-top: 42%
	}
}

@media (max-width:1279px) {
	.content-slider-container.is-listing .slider-nav {
		margin-top: -24px
	}

	.content-slider-container.is-listing .slider-nav li span {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.testimonial-section {
	padding: 75px 0
}

.testimonial-section.loading.slick-initialized .testimonial-slider,
.testimonial-section.loading .testimonial-slider {
	opacity: 0;
	visibility: hidden
}

.testimonial-section .testimonial-section-heading {
	position: absolute;
	z-index: 2;
	margin-bottom: 80px
}

@media (max-width:1440px) {
	.testimonial-section .testimonial-section-heading {
		margin-bottom: 50px
	}
}

@media (max-width:1279px) {
	.testimonial-section .testimonial-section-heading {
		margin-bottom: 35px
	}
}

@media (max-width:767px) {
	.testimonial-section .testimonial-section-heading {
		margin-bottom: 25px
	}
}

.testimonial-section .testimonial-section-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 40%;
	height: 100%
}

.testimonial-section .testimonial-section-bg .bg-img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.testimonial-section .testimonial-slider {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s;
	overflow: hidden;
	position: relative;
	z-index: 2
}

.testimonial-section .testimonial-slider .slide {
	position: absolute
}

.testimonial-section .testimonial-slider .slide:first-child {
	position: relative
}

.testimonial-section .testimonial-slider.slick-initialized {
	opacity: 1;
	visibility: visible
}

.testimonial-section .testimonial-slider.slick-initialized .slide {
	position: relative
}

.testimonial-section .slick-arrow {
	background: none
}

.testimonial-section .slide {
	position: relative
}

.testimonial-section .slide .container {
	position: static
}

.testimonial-section .slide .slide-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.testimonial-section .slide .col-img,
.testimonial-section .slide .col-text,
.testimonial-section .slide .slide-row {
	min-height: 680px
}

.testimonial-section .slide .text-block {
	width: 700px;
	max-width: 100%;
	margin-top: 100px;
	padding-top: 50px
}

.testimonial-section .slide blockquote {
	margin: 0
}

.testimonial-section .slide .img-block {
	z-index: 2;
	bottom: 0;
	left: 15px;
	right: 15px
}

.testimonial-section .side-img,
.testimonial-section .slide .img-block {
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	top: 0
}

.testimonial-section .side-img {
	width: 35%;
	height: 100%;
	z-index: -1;
	right: -25px;
	right: 0;
	background-repeat: no-repeat
}

@media (max-width:479px) {
	.testimonial-section .side-img {
		width: 70%;
		right: -25px
	}
}

.testimonial-section .slider-nav {
	position: absolute;
	left: -150px;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 10
}

.testimonial-section .testimonial-section-bg {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.testimonial-section .testimonial-section-bg.loading {
	opacity: 0;
	visibility: hidden
}

@media (max-width:1440px) {
	.testimonial-section {
		padding: 60px 0
	}

	.testimonial-section .slide .col-img,
	.testimonial-section .slide .col-text,
	.testimonial-section .slide .slide-row {
		min-height: 500px
	}

	.testimonial-section .slider-nav {
		left: -120px
	}
}

@media (max-width:1279px) {

	.testimonial-section .slide .col-img,
	.testimonial-section .slide .col-text,
	.testimonial-section .slide .slide-row {
		min-height: 400px
	}

	.testimonial-section .slide .text-block {
		padding-top: 0
	}
}

@media (max-width:1024px) {
	.testimonial-section {
		padding: 50px 0
	}

	.testimonial-section .slider-nav {
		left: -100px
	}

	.testimonial-section .slide .col-img,
	.testimonial-section .slide .col-text,
	.testimonial-section .slide .slide-row {
		min-height: 400px
	}
}

@media (max-width:991px) {
	.testimonial-section {
		padding-top: 0;
		padding-bottom: 80px
	}

	.testimonial-section .testimonial-section-heading {
		position: relative
	}

	.testimonial-section .testimonial-section-bg .bg-img {
		left: 100px
	}

	.testimonial-section .testimonial-section-bg {
		width: auto;
		top: 200px;
		left: 30px;
		right: 0;
		height: auto;
		bottom: 0
	}

	.testimonial-section .testimonial-section-bg .bg-img {
		display: none
	}

	.testimonial-section .slide>.main-wrapper,
	.testimonial-section .vc_row .slide>.liquid-main-wrapper,
	.vc_row .testimonial-section .slide>.liquid-main-wrapper {
		height: 100%
	}

	.testimonial-section .slide .slide-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 100%
	}

	.testimonial-section .slide .col-img,
	.testimonial-section .slide .col-text,
	.testimonial-section .slide .slide-row {
		min-height: 0
	}

	.testimonial-section .slide .col-text {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1
	}

	.testimonial-section .slide .img-block {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		width: 100%;
		height: 400px
	}

	.testimonial-section .slide .text-block {
		margin-top: 0;
		padding-top: 0;
		margin-bottom: 40px
	}

	.testimonial-section .slider-nav {
		padding-top: 30px;
		left: auto;
		right: 0;
		padding-right: 30px
	}

	.testimonial-section .slider-square-arrows button,
	.testimonial-section .slider-square-arrows button.white {
		border: 1px solid rgba(17, 17, 17, .2);
		color: #111
	}

	.testimonial-section .slider-square-arrows button.white:hover,
	.testimonial-section .slider-square-arrows button:hover {
		color: rgba(17, 17, 17, .2)
	}
}

@media (max-width:767px) {
	.testimonial-section .slide .img-block {
		height: 300px
	}
}

@media (max-width:479px) {
	.testimonial-section .slide .img-block {
		height: 200px
	}

	.testimonial-section .slide .text-block {
		margin-bottom: 30px
	}
}

.listing-slider-section {
	margin-bottom: 100px
}

.listing-slider-section.mb0 {
	margin-bottom: 0
}

@media (max-width:1599px) {
	.listing-slider-section {
		margin-bottom: 100px
	}
}

@media (max-width:1279px) {
	.listing-slider-section {
		margin-bottom: 80px
	}
}

@media (max-width:1024px) {
	.listing-slider-section {
		margin-bottom: 60px
	}
}

@media (max-width:991px) {
	.listing-slider-section {
		margin-bottom: 50px
	}
}

#product_hero_slider .flickity-slider .item:first-child {
	padding-left: 0
}

#product_hero_slider .flickity-slider .item:last-child {
	padding-right: 0
}

.listing-hero-slider-container {
	position: relative
}

.listing-hero-slider-container .spinner-container {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.listing-hero-slider-container .spinner-container .spinner {
	display: block;
	margin: 0
}

.listing-hero-slider-container .hero-slider {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.listing-hero-slider-container.init .spinner-container {
	opacity: 0;
	visibility: hidden
}

.listing-hero-slider-container.init .hero-slider {
	opacity: 1;
	visibility: visible
}

.listing-hero-slider-container .flickity-viewport {
	width: 100%
}

.listing-hero-slider-container .flickity-slider .item:first-child {
	padding-left: 90px
}

.listing-hero-slider-container .flickity-slider .item:last-child {
	padding-right: 90px
}

.listing-hero-slider-container .hero-slider,
.listing-hero-slider-container .hero-slider .item {
	height: 700px
}

.listing-hero-slider-container .hero-slider .item {
	padding: 0 15px
}

.listing-hero-slider-container .hero-slider .item .inner {
	position: relative;
	height: 100%
}

.listing-hero-slider-container .hero-slider .item .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(17, 17, 17, .4);
	-webkit-transition: background .2s;
	transition: background .2s;
	z-index: 3
}

.listing-hero-slider-container .hero-slider .item .play-icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	color: #fff;
	width: 80px;
	height: 80px;
	z-index: 4
}

.listing-hero-slider-container .hero-slider .item img {
	height: 100%;
	width: auto;
	max-width: none
}

.listing-hero-slider-container .hero-slider .item .overlay,
.listing-hero-slider-container .hero-slider .item .play-icon,
.listing-hero-slider-container .hero-slider .item img:hover {
	cursor: pointer;
	cursor: url(../img/controls/cursor-plus.cur.ico) 25 25, pointer;
	cursor: url(../img/controls/cursor-plus.png) 25 25, pointer;
	cursor: -webkit-image-set(url("../img/controls/cursor-plus.png") 1x, url("../img/controls/cursor-plus@2x.png") 2x) 25 25, pointer
}

@media (max-width:1999px) {

	.listing-hero-slider-container .hero-slider,
	.listing-hero-slider-container .hero-slider .item {
		height: 600px
	}
}

@media (max-width:1440px) {

	.listing-hero-slider-container .hero-slider,
	.listing-hero-slider-container .hero-slider .item {
		height: 500px
	}

	.listing-hero-slider-container .flickity-slider .item:first-child {
		padding-left: 60px
	}

	.listing-hero-slider-container .flickity-slider .item:last-child {
		padding-right: 60px
	}

	.listing-hero-slider-container .hero-slider .item .play-icon {
		width: 60px;
		height: 60px
	}
}

@media (max-width:1024px) {

	.listing-hero-slider-container .hero-slider,
	.listing-hero-slider-container .hero-slider .item {
		height: 400px
	}

	.listing-hero-slider-container .hero-slider .item {
		padding: 0 10px
	}

	.listing-hero-slider-container .flickity-slider .item:first-child {
		padding-left: 40px
	}

	.listing-hero-slider-container .flickity-slider .item:last-child {
		padding-right: 40px
	}
}

@media (max-width:767px) {

	.listing-hero-slider-container .hero-slider,
	.listing-hero-slider-container .hero-slider .item {
		height: 300px
	}
}

@media (max-width:991px) {

	.listing-hero-slider-container .hero-slider,
	.listing-hero-slider-container .hero-slider .item {
		height: 260px
	}

	.listing-hero-slider-container .flickity-slider .item:first-child {
		padding-left: 30px
	}

	.listing-hero-slider-container .flickity-slider .item:last-child {
		padding-right: 30px
	}

	.listing-hero-slider-container .hero-slider .item .play-icon {
		width: 40px;
		height: 40px
	}
}

#gallery_modal .gallery_container,
#gallery_modal .modal-thumbs-container {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

#gallery_modal .gallery_container .gallery .item .inner {
	background: none !important
}

#gallery_modal.shown .gallery_container,
#gallery_modal.shown .modal-thumbs-container {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .5s .2s, visibility .5s .2s;
	transition: opacity .5s .2s, visibility .5s .2s
}

#gallery_modal .content {
	position: relative;
	width: 100%;
	height: 100%
}

#gallery_modal .slide-count {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	font-size: 15px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #111
}

#gallery_modal .slide-count .divider {
	display: none
}

#gallery_modal .slide-count .active {
	margin-right: 13px
}

#gallery_modal .slide-count .total {
	margin-left: 13px
}

.gallery_container {
	position: absolute;
	bottom: 150px;
	left: 0;
	right: 0;
	top: 0
}

@media (max-width:1440px) {
	.gallery_container {
		bottom: 120px
	}
}

@media (max-width:479px) {
	.gallery_container {
		bottom: 20px
	}
}

.gallery_container .gallery {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s;
	transition: all .5s;
	height: 100%;
	width: 100%;
	margin: 0
}

.gallery_container .gallery.slick-initialized {
	opacity: 1;
	visibility: visible
}

.gallery_container .gallery .slick-list,
.gallery_container .gallery .slick-slide>div,
.gallery_container .gallery .slick-track {
	height: 100%
}

.gallery_container .gallery .item {
	position: relative;
	height: 800px;
	height: 100%;
	padding: 0 0 100px
}

@media (max-width:1440px) {
	.gallery_container .gallery .item {
		padding-bottom: 80px
	}
}

.gallery_container .gallery .item .caption {
	text-align: center;
	width: 1000px;
	max-width: 100%;
	margin: 30px auto 0
}

@media (max-width:1440px) {
	.gallery_container .gallery .item .caption {
		margin-top: 20px;
		width: 500px
	}
}

.gallery_container .gallery .item .inner {
	position: relative;
	height: 100%;
	width: 100%
}

.gallery_container .gallery .item img {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	max-width: 100%;
	height: auto;
	max-height: 100%;
	width: auto;
	margin: 0 auto;
	-webkit-box-shadow: none;
	box-shadow: none
}

.gallery_container .gallery .item .play-icon {
	display: none
}

.modal-gallery-footer {
	position: absolute;
	height: 150px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff
}

.modal-gallery-footer .gallery_thumbs_container {
	width: 1000px;
	max-width: 100%;
	margin: 40px auto -40px;
	height: 90px;
	overflow: hidden
}

.modal-gallery-footer .slider-arrows-container {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 10
}

.modal-gallery-footer .slider-arrows-container>.inner {
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 50%;
	margin-top: 30px
}

.modal-gallery-footer .slider-arrows {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 1000px;
	max-width: 100%;
	margin: 0 auto
}

.modal-gallery-footer .slider-arrows .slick-arrow {
	position: relative;
	-webkit-transition: all .2s;
	transition: all .2s;
	color: #000;
	opacity: 1;
	padding: 0
}

.modal-gallery-footer .slider-arrows .slick-arrow:hover {
	opacity: .2
}

.modal-gallery-footer .slider-arrows .slick-arrow .icon {
	width: 22px;
	height: 22px;
	padding: 10px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.modal-gallery-footer .slider-arrows .slick-arrow.slider-next {
	margin-left: 25px
}

.modal-gallery-footer .slider-arrows .slick-arrow.outline {
	width: 45px;
	height: 30px;
	background-color: transparent;
	border: 1px solid rgba(0, 0, 0, .4);
	color: #000;
	border-radius: 15px;
	opacity: 1
}

.modal-gallery-footer .slider-arrows .slick-arrow.outline .icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	display: block;
	width: 12px;
	height: 12px
}

.modal-gallery-footer .slider-arrows .slick-arrow.outline:hover {
	border-color: #000;
	background-color: #000;
	color: #fff;
	opacity: 1
}

.modal-gallery-footer .slider-arrows .slick-arrow.outline.slider-next {
	margin-left: 30px
}

.modal-gallery-footer .modal-thumbs-container {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	width: 1400px;
	margin: 0 auto;
	max-width: 100%
}

.modal-gallery-footer .modal-thumbs-container .slider-arrows-container {
	top: -10px;
	margin-left: -10px;
	margin-right: -10px
}

.modal-gallery-footer .modal-thumbs-container .slider-arrows-container .slider-arrows {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.modal-gallery-footer .gallery_thumbs {
	position: relative;
	padding: 0;
	height: auto;
	margin-left: -30px;
	margin-right: -30px
}

.modal-gallery-footer .gallery_thumbs .item {
	margin: 0 30px;
	-webkit-transition: -webkit-box-shadow .2s;
	transition: -webkit-box-shadow .2s;
	transition: box-shadow .2s;
	transition: box-shadow .2s, -webkit-box-shadow .2s;
	position: relative;
	cursor: pointer
}

.modal-gallery-footer .gallery_thumbs .item:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(232, 234, 234, .9);
	opacity: 0;
	-webkit-transition: all .2s;
	transition: all .2s
}

.modal-gallery-footer .gallery_thumbs .item .caption {
	display: none
}

.modal-gallery-footer .gallery_thumbs .item:hover:after {
	opacity: .5
}

.modal-gallery-footer .gallery_thumbs .item.slick-center:after {
	opacity: 1
}

.modal-gallery-footer .gallery_thumbs .item.video .inner:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(17, 17, 17, .4);
	-webkit-transition: background .2s;
	transition: background .2s;
	z-index: 3
}

.modal-gallery-footer .gallery_thumbs .inner {
	position: relative;
	height: 90px;
	overflow: hidden
}

.modal-gallery-footer .gallery_thumbs img {
	height: 100%;
	width: auto;
	max-width: none;
	overflow: hidden;
	position: relative
}

.modal-gallery-footer .gallery_thumbs img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(232, 234, 234, .5);
	opacity: 0;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

.modal-gallery-footer .gallery_thumbs .play-icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	color: #fff;
	width: 20px;
	height: 20px;
	z-index: 4
}

@media (max-width:1440px) {
	.modal-gallery-footer {
		height: 120px
	}

	.modal-gallery-footer .gallery_thumbs {
		margin-left: -8px;
		margin-right: -8px
	}

	.modal-gallery-footer .gallery_thumbs .item {
		margin: 0 8px
	}

	.modal-gallery-footer .gallery_thumbs .inner {
		height: 50px
	}

	.modal-gallery-footer .gallery_thumbs_container {
		height: 50px;
		margin-top: 25px;
		margin-bottom: 0
	}

	.modal-gallery-footer .modal-thumbs-container {
		right: 50%;
		-webkit-transform: translateX(50%);
		-ms-transform: translateX(50%);
		transform: translateX(50%);
		position: absolute;
		top: auto;
		bottom: 0
	}

	.modal-gallery-footer .gallery_thumbs_container,
	.modal-gallery-footer .slider-arrows {
		width: 500px
	}
}

@media (max-width:479px) {
	.modal-gallery-footer {
		height: 20px
	}

	.modal-gallery-footer .gallery_thumbs_container {
		display: none
	}
}

.agent-slider .slick-list {
	overflow: visible
}




.logo-slider {
	padding-top: 120px
}

.logo-slider .slide-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.logo-slider .item {
	width: 25%;
	min-width: 25%;
	max-width: 25%;
	text-align: center;
	margin: 0 0 120px
}

.logo-slider .item .item-inner {
	position: relative;
	padding: 0 15px
}

.logo-slider .item .img-wrapper {
	width: 230px;
	height: 80px;
	max-width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.logo-slider .item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	opacity: .8
}

.logo-slider .item .content,
.logo-slider .item .img-wrapper {
	-webkit-transition: visibility .2s, opacity .2s;
	transition: visibility .2s, opacity .2s
}

.logo-slider .item .content {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	opacity: 0;
	visibility: hidden
}

.logo-slider .item.has-content:hover .content {
	opacity: 1;
	visibility: visible
}

.logo-slider .item.has-content:hover .img-wrapper {
	opacity: 0;
	visibility: hidden
}

.logo-slider .slider-arrows-container {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.logo-slider .slider-arrows-container,
.logo-slider .slider-arrows-container>.inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:1440px) {
	.logo-slider {
		padding-top: 80px
	}

	.logo-slider .item {
		margin-bottom: 80px
	}
}

@media (max-width:1279px) {
	.logo-slider {
		padding-top: 60px
	}

	.logo-slider .item {
		margin-bottom: 60px
	}

	.logo-slider .item .item-wrapper {
		width: 200px;
		height: 70px
	}
}

@media (max-width:1024px) {
	.logo-slider {
		padding-top: 20px
	}

	.logo-slider .item {
		margin-bottom: 20px
	}
}

@media (max-width:991px) {
	.logo-slider .item .item-wrapper {
		width: 150px;
		height: 52px
	}
}

@media (max-width:767px) {
	.logo-slider {
		padding-top: 40px;
		margin-left: -15px;
		margin-right: -15px
	}

	.logo-slider .item {
		width: 50%;
		min-width: 50%;
		max-width: 50%;
		margin-bottom: 40px
	}

	.logo-slider .item .item-inner {
		padding-left: 15px;
		padding-right: 15px
	}

	.logo-slider .item .img-wrapper {
		width: auto;
		height: 50px;
		max-width: 100%
	}

	.logo-slider .item.has-content .content,
	.logo-slider .item.has-content:hover img,
	.logo-slider .item.has-content img {
		opacity: 1;
		visibility: visible
	}

	.logo-slider .item.has-content .content {
		position: absolute;
		right: auto;
		top: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		position: relative
	}

	.logo-slider .item.has-content .img-wrapper {
		margin-bottom: 15px
	}

	.logo-slider .item.has-content .item-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.logo-slider .item.has-content:hover .content,
	.logo-slider .item.has-content:hover .img-wrapper {
		opacity: 1;
		visibility: visible
	}
}

@media (max-width:479px) {
	.logo-slider {
		padding-top: 30px
	}

	.logo-slider .item {
		margin-bottom: 30px
	}
}

html.touch .logo-slider .item.has-content .img-wrapper {
	margin-bottom: 15px
}

html.touch .logo-slider .item.has-content .content,
html.touch .logo-slider .item.has-content:hover img,
html.touch .logo-slider .item.has-content img {
	opacity: 1;
	visibility: visible
}

html.touch .logo-slider .item.has-content .content {
	position: absolute;
	right: auto;
	top: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	position: relative
}

html.touch .logo-slider .item.has-content .item-inner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

html.touch .logo-slider .item.has-content:hover .content,
html.touch .logo-slider .item.has-content:hover .img-wrapper {
	opacity: 1;
	visibility: visible
}

#popup_video_container,
.cms-video-popup {
	max-width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	z-index: 9999
}

#popup_video_container,
#popup_video_container .video-container,
#popup_video_container iframe,
.cms-video-popup,
.cms-video-popup .video-container,
.cms-video-popup iframe {
	visibility: hidden !important;
	opacity: 0 !important;
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}

#popup_video_container .inner,
.cms-video-popup .inner {
	position: absolute;
	top: 40px;
	right: 40px;
	bottom: 40px;
	left: 40px
}

@media (max-width:991px) {

	#popup_video_container .inner,
	.cms-video-popup .inner {
		top: 20px;
		right: 20px;
		bottom: 20px;
		left: 20px
	}
}

#popup_video_container #close_video,
#popup_video_container .close,
.cms-video-popup #close_video,
.cms-video-popup .close {
	position: absolute;
	top: 0;
	right: 0;
	color: #000;
	opacity: 1;
	cursor: pointer;
	padding: 10px;
	height: 40px;
	width: 40px;
	z-index: 1
}

#popup_video_container #close_video svg,
#popup_video_container .close svg,
.cms-video-popup #close_video svg,
.cms-video-popup .close svg {
	width: 20px;
	height: 20px
}

#popup_video_container #close_video:hover,
#popup_video_container .close:hover,
.cms-video-popup #close_video:hover,
.cms-video-popup .close:hover {
	opacity: .5
}

#popup_video_container.on,
#popup_video_container.on .video-container,
#popup_video_container.on iframe,
.cms-video-popup.on,
.cms-video-popup.on .video-container,
.cms-video-popup.on iframe {
	visibility: visible !important;
	opacity: 1 !important
}

#popup_video_container.on iframe.is-hidden,
.cms-video-popup.on iframe.is-hidden {
	visibility: hidden !important;
	opacity: 0 !important
}

.video-container {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%
}

.video-container iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.videoLoop {
	position: relative;
	overflow: hidden
}

.videoLoop video {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media (max-width:767px) {
	.table-responsive {
		border-color: transparent
	}
}

table.listing-table .one-line {
	white-space: nowrap
}

table.listing-table thead tr td,
table.listing-table thead tr th {
	color: #111;
	padding: 20px 30px;
	border-bottom: none;
	font-size: 19px;
	line-height: normal
}

table.listing-table thead tr td:first-child,
table.listing-table thead tr th:first-child {
	padding-left: 0;
	padding-right: 0
}

table.listing-table tbody tr:first-child td {
	border-top: none
}

table.listing-table tbody tr td {
	border-bottom: none;
	padding: 30px;
	font-size: 18px;
	line-height: normal
}

table.listing-table tbody tr td:first-child {
	padding-left: 0
}

table.listing-table tbody tr td:last-child {
	padding-right: 0
}

@media (max-width:1440px) {

	table.listing-table thead tr td,
	table.listing-table thead tr th {
		font-size: 15px;
		letter-spacing: .02em
	}

	table.listing-table tbody tr td {
		font-size: 15px;
		padding: 25px
	}

	table.listing-table tbody tr td,
	table.listing-table thead tr td,
	table.listing-table thead tr th {
		padding-left: 20px;
		padding-right: 20px
	}

	table.listing-table tbody tr td:first-child,
	table.listing-table thead tr td:first-child,
	table.listing-table thead tr th:first-child {
		padding-left: 0
	}

	table.listing-table tbody tr td:last-child,
	table.listing-table thead tr td:last-child,
	table.listing-table thead tr th:last-child {
		padding-right: 0
	}
}

@media (max-width:1024px) {

	table.listing-table thead tr td,
	table.listing-table thead tr th {
		font-size: 17px
	}

	table.listing-table tbody tr td {
		font-size: 16px
	}

	table.listing-table tbody tr td,
	table.listing-table thead tr td,
	table.listing-table thead tr th {
		padding-left: 15px;
		padding-right: 15px
	}

	table.listing-table tbody tr td:first-child,
	table.listing-table thead tr td:first-child,
	table.listing-table thead tr th:first-child {
		padding-left: 0
	}

	table.listing-table tbody tr td:last-child,
	table.listing-table thead tr td:last-child,
	table.listing-table thead tr th:last-child {
		padding-right: 0
	}
}

.hamburger {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -15px;
	-webkit-box-sizing: initial;
	box-sizing: initial;
	width: 20px;
	height: 13px;
	padding: 15px;
	text-align: right;
	display: inline-block;
	-webkit-transition: .3s;
	transition: .3s;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 0;
	background: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-box: initial
}

.hamburger .lines {
	display: inline-block;
	height: 2px;
	background: #f67828;
	border-radius: 0;
	-webkit-transition: .2s;
	transition: .2s;
	width: 20px;
	display: block;
	position: relative;
	-webkit-transition: width .4s, margin .4s;
	transition: width .4s, margin .4s
}

.hamburger .lines:after,
.hamburger .lines:before {
	display: inline-block;
	width: 20px;
	height: 2px;
	background: #f67828;
	border-radius: 0;
	-webkit-transition: .2s;
	transition: .2s;
	position: absolute;
	right: 0;
	content: "";
	-webkit-transform-origin: 1.4285714286px center;
	-ms-transform-origin: 1.4285714286px center;
	transform-origin: 1.4285714286px center
}

.hamburger .lines:before {
	top: -6px;
	width: 20px;
	-webkit-transition: all .4s .1s;
	transition: all .4s .1s
}

.hamburger .lines:after {
	top: 6px;
	width: 20px;
	-webkit-transition: all .4s;
	transition: all .4s
}

.hamburger.off .lines {
	width: 10px;
	margin-left: 10px
}

.hamburger.off .lines:before {
	width: 20px
}

.hamburger.off .lines:after {
	width: 5px
}

.hamburger.close-nav {
	float: none;
	font-size: 1em;
	text-shadow: none;
	opacity: 1
}

.hamburger.close-nav .lines {
	width: 10px;
	background: transparent
}

.hamburger.close-nav .lines:after,
.hamburger.close-nav .lines:before {
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 0;
	background: #6d6d6d
}

.hamburger.close-nav .lines:before {
	width: 20px
}

.hamburger.close-nav .lines:after {
	width: 5px
}

.hamburger.close-nav .lines:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.hamburger.close-nav .lines:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

body.menu-on .hamburger .lines {
	width: 10px;
	margin-left: 10px
}

body.menu-on .hamburger .lines:before {
	width: 20px
}

body.menu-on .hamburger .lines:after {
	width: 5px
}

.progress-bar-container {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	margin: 50px 0 40px
}

.progress-bar-container,
.progress-bar-container .step {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.progress-bar-container .step.completed p,
.progress-bar-container .step.current p {
	color: #000
}

.progress-bar-container .step.completed .step-number,
.progress-bar-container .step.current .step-number {
	background-color: #000;
	color: #fff;
	border-color: #000
}

.progress-bar-container p {
	color: #a7a9ac;
	margin-bottom: 0
}

.progress-bar-container .step-number {
	height: 20px;
	width: 20px;
	border: 1px solid #a7a9ac;
	color: #a7a9ac;
	background-color: #fff;
	text-align: center;
	margin-right: 10px
}

.progress-bar-container .step-number .icon {
	height: 10px;
	width: 10px;
	color: #fff
}

.progress-bar-container .divider {
	width: 60px;
	height: 1px;
	background-color: #a7a9ac;
	margin: 0 10px
}

.text-medium {
	font-size: 16px;
	line-height: 24px;
	line-height: normal
}

@media (max-width:1440px) {
	.text-medium {
		font-size: 14px;
		line-height: 22px
	}
}

.text-small {
	font-size: 14px;
	line-height: normal
}

@media (max-width:1440px) {
	.text-small {
		font-size: 12px
	}
}

p.mb0 {
	margin-bottom: 0
}

p.lead {
	font-size: 24px;
	line-height: 38px;
	letter-spacing: .02em;
	color: #111
}

p.lead.white {
	color: #fff
}

p.lead.black {
	color: #111
}

p.lead.grey {
	color: #6d6d6d
}

@media (max-width:1999px) {
	p.lead {
		font-size: 22px;
		line-height: 35px
	}
}

@media (max-width:1440px) {
	p.lead {
		font-size: 18px;
		line-height: 23px
	}
}

@media (max-width:991px) {
	p.lead {
		font-size: 16px;
		line-height: 20px
	}
}

hr {
	border-color: rgba(0, 0, 0, .2)
}

hr.m0 {
	margin-top: 0;
	margin-bottom: 0
}

blockquote {
	margin-top: 40px;
	margin-bottom: 40px
}

blockquote p {
	margin-bottom: 0
}

blockquote {
	border: none;
	position: relative;
	padding: 0 0 0 70px;
	width: 720px;
	max-width: 100%
}

blockquote,
blockquote p {
	font-size: 24px;
	line-height: 38px;
	letter-spacing: .02em;
	color: #111;
	text-transform: none
}

blockquote:before {
	content: "";
	position: absolute;
	left: 0;
	top: 15px;
	width: 40px;
	height: 10px;
	background-color: #c41f31
}

blockquote footer:before {
	content: none
}

blockquote cite {
	font-size: 20px;
	font-style: normal;
	color: #111;
	margin-top: 40px;
	display: inline-block
}

@media (max-width:1999px) {

	blockquote,
	blockquote p {
		font-size: 22px;
		line-height: 35px
	}
}

@media (max-width:1599px) {
	blockquote {
		padding: 0 0 0 50px
	}

	blockquote:before {
		top: 14px;
		width: 30px;
		height: 8px
	}

	blockquote cite {
		font-size: 16px;
		margin-top: 35px
	}
}

@media (max-width:1440px) {
	blockquote {
		width: 700px;
		padding-left: 45px
	}

	blockquote,
	blockquote p {
		font-size: 18px;
		line-height: 23px
	}

	blockquote:before {
		top: 11px;
		width: 26px;
		height: 6px
	}

	blockquote cite {
		font-size: 14px;
		margin-top: 30px
	}
}

@media (max-width:1024px) {
	blockquote {
		padding: 0 0 0 40px
	}

	blockquote:before {
		top: 14px;
		width: 22px;
		height: 5px
	}
	
}

@media (max-width:991px) {
	blockquote {
		padding: 0 0 0 30px
	}

	blockquote,
	blockquote p {
		font-size: 16px;
		line-height: 20px
	}

	blockquote cite {
		font-size: 12px;
		margin-top: 20px
	}

	blockquote:before {
		top: 7px;
		width: 18px;
		height: 4px
	}
}

ol:not([class]):not([id]),
ul:not([class]):not([id]) {
	padding-left: 0
}

ol:not([class]):not([id]) li,
ul:not([class]):not([id]) li {}

ol li,
ul li {
	margin: 0
}

ol.list-style-none,
ol.list-style-none li,
ol.list-unstyled,
ol.list-unstyled li,
ul.list-style-none,
ul.list-style-none li,
ul.list-unstyled,
ul.list-unstyled li {
	padding: 0;
	margin: 0;
	list-style: none
}

ol.list-style-none li:before,
ol.list-unstyled li:before,
ul.list-style-none li:before,
ul.list-unstyled li:before {
	display: none
}

ul:not([class]):not([id]) li {
	list-style-type: none;
	position: relative;
}


ol:not([class]):not([id]) {
	counter-reset: item;
	list-style: none
}

ol:not([class]):not([id]) li {
	position: relative;
	padding-left: 50px
}

ol:not([class]):not([id]) li:before {
	content: counter(item) ").";
	counter-increment: item;
	margin-right: 20px;
	margin-left: 10px;
	width: 14px;
	position: absolute;
	top: 0;
	left: 0;
	letter-spacing: .02em;
	margin-top: -1px
}

a {
	font-size: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	-webkit-transition: color .2s;
	transition: color .2s
}

a,
a:focus,
a:hover {
	color: #6d6d6d
}

a.underline {
	text-decoration: underline
}

a.underline .focus,
a.underline:hover {
	text-decoration: none
}

p>a {
	text-decoration: underline
}

p>a .focus,
p>a.no-underline,
p>a:hover {
	text-decoration: none
}

.cms-table.table {
	width: auto;
	margin: 0;
	border-collapse: separate !important;
	border-radius: 0;
	border: none;
	position: relative
}

.cms-table.table td,
.cms-table.table th {
	white-space: nowrap;
	cursor: default
}

.cms-table.table thead {
	background-color: #6d6d6d;
	color: #fff;
	text-align: left
}

.cms-table.table thead td,
.cms-table.table thead th {
	font-size: 16px;
	border-color: rgba(17, 17, 17, .2);
	z-index: 1;
	padding: 15px 25px 15px 15px;
	background-color: #6d6d6d;
	color: #fff;
	border-right: none;
	border-bottom: none;
	white-space: nowrap;
	background-position: right 3px top 50%
}

.cms-table.table thead td:focus,
.cms-table.table thead th:focus {
	outline: none
}

.cms-table.table thead td:last-child,
.cms-table.table thead th:last-child {
	border-right: 1px solid rgba(17, 17, 17, .2)
}

.cms-table.table thead td:first-child,
.cms-table.table thead th:first-child {
	border-top-left-radius: 0
}

.cms-table.table thead td:last-child,
.cms-table.table thead th:last-child {
	border-top-right-radius: 0
}

.cms-table.table tbody tr {
	position: relative
}

.cms-table.table tbody tr td {
	color: #000;
	padding: 15px;
	font-size: 14px;
	position: relative;
	border: 1px solid rgba(17, 17, 17, .2);
	border-right: none;
	border-bottom: none
}

.cms-table.table tbody tr td:last-child {
	border-right: 1px solid rgba(17, 17, 17, .2)
}

.cms-table.table tbody tr:hover td {
	background: #f8f8f8
}

.cms-table.table tbody tr:hover td:first-child:after {
	opacity: 1
}

.cms-table.table tbody tr.even td,
.cms-table.table tbody tr.odd td,
.cms-table.table tbody tr:nth-child(2n),
.cms-table.table tbody tr:nth-child(odd) {
	background: #fff
}

.cms-table.table tbody tr:first-child td {
	border-top: 1px solid rgba(17, 17, 17, .2)
}

.cms-table.table tbody tr:first-child td:first-child {
	border-top-left-radius: 0
}

.cms-table.table tbody tr:first-child td:last-child {
	border-top-right-radius: 0
}

.cms-table.table tbody tr:last-child td {
	border-bottom: 1px solid rgba(17, 17, 17, .2)
}

.cms-table.table tbody tr:last-child td:first-child {
	border-bottom-left-radius: 0
}

.cms-table.table tbody tr:last-child td:last-child {
	border-bottom-right-radius: 0
}

.cms-table.table tfoot {
	background-color: #afafaf;
	color: #fff;
	text-align: left
}

.cms-table.table tfoot td,
.cms-table.table tfoot th {
	font-size: 16px;
	border-color: rgba(17, 17, 17, .2);
	z-index: 1;
	padding: 15px 25px 15px 15px;
	background-color: #afafaf;
	color: #fff;
	border-right: none;
	border-bottom: none;
	white-space: nowrap;
	background-position: right 3px top 50%
}

.cms-table.table tfoot td:focus,
.cms-table.table tfoot th:focus {
	outline: none
}

.cms-table.table tfoot td:last-child,
.cms-table.table tfoot th:last-child {
	border-right: 1px solid rgba(17, 17, 17, .2)
}

.cms-table.table tfoot td:first-child,
.cms-table.table tfoot th:first-child {
	border-top-left-radius: 0
}

.cms-table.table tfoot td:last-child,
.cms-table.table tfoot th:last-child {
	border-top-right-radius: 0
}

.news-post-content li,
.news-post-content p {
	font-size: 20px;
	line-height: 34px;
	letter-spacing: .02em
}

.news-post-content ul:not([class]):not([id]) li:before,
.news-post-content ul li:before {
	top: 14px
}

.news-post-content blockquote p {
	font-size: 28px;
	line-height: 38px;
	letter-spacing: normal;
	color: #111;
	text-transform: none
}

@media (max-width:1440px) {
	.news-post-content blockquote p {
		font-size: 24px;
		line-height: 34px
	}
}

@media (max-width:1279px) {
	.news-post-content blockquote p {
		font-size: 24px;
		line-height: 34px
	}
}

@media (max-width:1024px) {
	.news-post-content blockquote p {
		font-size: 20px;
		line-height: 30px
	}
}

@media (max-width:991px) {
	.news-post-content blockquote p {
		font-size: 15px;
		line-height: 25px
	}
}

@media (max-width:1440px) {

	.news-post-content li,
	.news-post-content p {
		font-size: 18px;
		line-height: 25px
	}

	.news-post-content ul:not([class]):not([id]) li:before,
	.news-post-content ul li:before {
		top: 10px
	}
}

@media (max-width:479px) {

	.news-post-content li,
	.news-post-content p {
		font-size: 16px;
		line-height: 24px
	}

	.news-post-content ul:not([class]):not([id]) li:before,
	.news-post-content ul li:before {
		top: 9px
	}
}

.ie-alert {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 20px;
	background-color: #f8f8f8;
	z-index: 999999
}

.ie-alert .text {
	padding-right: 30px;
	float: left
}

.ie-alert button {
	float: right
}

#smoothstate_transition {
	position: fixed;
	z-index: 9999999;
	background: #fff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

#smoothstate_transition .loader-container {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	opacity: .5
}

@media (max-width:1440px) {
	#smoothstate_transition .cadigal-loader {
		font-size: 14px
	}
}

@media (max-width:480px) {
	#smoothstate_transition .cadigal-loader {
		font-size: 10px
	}
}

.no-js body,
.no-js body.screen-preloader-on {
	overflow: initial
}

.no-js #screen_preloader {
	display: none
}

.js body.screen-preloader-on {

}

.js #screen_preloader {
	display: block
}

#screen_preloader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999999
}

#screen_preloader .loader-container {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

@media (max-width:1440px) {
	#screen_preloader .cadigal-loader {
		font-size: 16px
	}
}

@media (max-width:480px) {
	#screen_preloader .cadigal-loader {
		font-size: 12px
	}
}

#wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh
}

#main {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.main-wrapper,
.vc_row .liquid-main-wrapper {
	max-width: 100%;
	margin: 0 auto;
	width: 1780px;
	padding-left: 90px;
	padding-right: 90px
}

@media (max-width:1440px) {

	.main-wrapper,
	.vc_row .liquid-main-wrapper {
		width: 1720px;
		padding-left: 60px;
		padding-right: 60px
	}
}

@media (max-width:1024px) {

	.main-wrapper,
	.vc_row .liquid-main-wrapper {
		width: 1680px;
		padding-left: 40px;
		padding-right: 40px
	}
}

@media (max-width:991px) {

	.main-wrapper,
	.vc_row .liquid-main-wrapper {
		width: 1660px;
		padding-left: 30px;
		padding-right: 30px
	}
}

.main-wrapper.skinny-content,
.vc_row .skinny-content.liquid-main-wrapper {
	width: 980px
}

@media (max-width:1440px) {

	.main-wrapper.skinny-content,
	.vc_row .skinny-content.liquid-main-wrapper {
		width: 920px
	}
}

@media (max-width:1024px) {

	.main-wrapper.skinny-content,
	.vc_row .skinny-content.liquid-main-wrapper {
		width: 100%
	}
}

.bg-light-grey {
	background: #f8f8f8
}

@media (max-width:991px) {
	.mobile-hidden {
		display: none
	}
}

.desktop-hidden {
	display: none
}

@media (max-width:991px) {
	.desktop-hidden {
		display: block
	}
}

@media (max-width:991px) {
	.lazyload.mobile-hidden {
		display: none !important
	}
}

.has-icon .icon,
.has-icon .text {
	vertical-align: middle
}

.has-icon .icon {
	height: 15px;
	width: 15px;
	display: inline-block;
	margin-right: 15px
}

.has-icon.icon-right .icon,
.has-icon.right-icon .icon {
	margin-right: auto;
	margin-left: 15px
}

@-webkit-keyframes shortlist-a {
	to {
		-webkit-transform: scale(1.03);
		transform: scale(1.03);
		opacity: 0
	}
}

@keyframes shortlist-a {
	to {
		-webkit-transform: scale(1.03);
		transform: scale(1.03);
		opacity: 0
	}
}

.shortlist,
.shortlist-star-container {
	position: relative
}

.shortlist-star-container:before,
.shortlist:before {
	background: #c41f31
}

.shortlist-star-container:after,
.shortlist-star-container:before,
.shortlist:after,
.shortlist:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.shortlist-star-container:after,
.shortlist:after {
	background: #fff
}

.shortlist-star-container .shortlist-star,
.shortlist .shortlist-star {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	z-index: 2;
	pointer-events: none;
	display: block;
	width: 18px;
	height: 18px;
	-webkit-transition: fill .2s, color .2s;
	transition: fill .2s, color .2s;
	fill: #fff;
	color: #a7a9ac
}

.shortlist-star-container .shortlist-star.full,
.shortlist .shortlist-star.full {
	fill: #c41f31;
	color: #c41f31
}

.shortlist-star-container.active:after,
.shortlist.active:after {
	-webkit-animation: shortlist-a .3s .2s forwards;
	animation: shortlist-a .3s .2s forwards
}

.shortlist-star-container.active:before,
.shortlist.active:before {
	-webkit-animation: shortlist-a .5s 0s forwards;
	animation: shortlist-a .5s 0s forwards
}

.shortlist-star-container.active .shortlist-star,
.shortlist.active .shortlist-star {
	fill: #c41f31;
	color: #c41f31;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.shortlist-star-container.no-animation.active:after,
.shortlist-star-container.no-animation.active:before,
.shortlist.no-animation.active:after,
.shortlist.no-animation.active:before {
	-webkit-animation: none;
	animation: none
}

.listing-page-shortlist .shortlist-star-container {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-left: -18px;
	margin-top: -22px;
	margin-bottom: -18px;
	vertical-align: middle
}

.listing-page-shortlist .shortlist-star-container .shortlist-star {
	width: 14px;
	height: 14px
}

.listing-page-shortlist .text {
	-webkit-transition: color .2s;
	transition: color .2s
}

.listing-page-shortlist:hover .text {
	color: rgba(0, 0, 0, .3)
}

.small-content {
	width: 400px;
	max-width: 100%
}

.resize-active .menu {
	-webkit-transition: none !important;
	transition: none !important
}

#wrapper {
	position: relative;
	overflow: hidden
}

.container {
	max-width: 100%
}

a {
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out
}

a:focus,
a:hover {
	text-decoration: none
}

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

a {
	-webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out;
	transition: color .2s ease-in-out, background-color .2s ease-in-out;
	text-decoration: none
}

iframe {
	border: none
}

.flexible-container {
	height: 0;
	overflow: hidden;
	padding-bottom: 54.25%;
	position: relative
}

.flexible-container embed,
.flexible-container iframe,
.flexible-container object {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border: none;
	z-index: 1
}

.flexible-container .video-placeholder-img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
	cursor: pointer
}

.flexible-container .video-placeholder-img .img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	z-index: 2;
	background-color: #f8f8f8;
	-webkit-transition: -webkit-transform .6s;
	transition: -webkit-transform .6s;
	transition: transform .6s;
	transition: transform .6s, -webkit-transform .6s
}

.flexible-container .video-placeholder-img .img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(17, 17, 17, .4);
	-webkit-transition: background .2s;
	transition: background .2s;
	z-index: 3
}

.flexible-container .video-placeholder-img .play-icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	color: #fff;
	width: 80px;
	height: 80px;
	z-index: 4
}

.flexible-container .video-placeholder-img:hover .img {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

@media (max-width:1440px) {
	.flexible-container .video-placeholder-img .play-icon {
		width: 60px;
		height: 60px
	}
}

@media (max-width:991px) {
	.flexible-container .video-placeholder-img .play-icon {
		width: 40px;
		height: 40px
	}
}

.img-item {
	height: 300px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 25px 0;
	padding: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	color: #fff;
	position: relative
}

@media (min-width:1280px) {
	.img-item {
		height: 450px;
		padding: 35px 45px;
		height: 600px
	}
}

.img-item:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(17, 17, 17, .5)), to(rgba(17, 17, 17, 0)));
	background: linear-gradient(0deg, rgba(17, 17, 17, .5), rgba(17, 17, 17, 0))
}

@media (min-width:1280px) {
	.img-item:hover .hover-text {
		visibility: visible;
		opacity: 1;
		max-height: 500px;
		padding-bottom: 20px
	}
}

.img-item h3 {
	width: 100%;
	line-height: 1.5;
	margin-bottom: 12px
}

@media (min-width:1280px) {
	.img-item h3 {
		font-size: 24px
	}
}

.img-item .text-block {
	display: block;
	width: 100%;
	position: relative;
	color: #fff;
	z-index: 1
}

.img-item .hover-text {
	-webkit-transition: visibility .2s ease-in-out, max-height .2s ease-in-out, padding .2s ease-in-out, opacity .2s ease-in-out;
	transition: visibility .2s ease-in-out, max-height .2s ease-in-out, padding .2s ease-in-out, opacity .2s ease-in-out;
	display: block;
	color: #fff;
	padding-right: 50px;
	position: relative;
	visibility: visible;
	opacity: 1;
	max-height: 500px;
	padding-bottom: 20px
}

@media (min-width:1280px) {
	.img-item .hover-text {
		opacity: 0;
		visibility: hidden;
		max-height: 0;
		padding-right: 40px;
		font-size: 17px;
		padding-right: 100px
	}
}

.img-item .hover-text:after {
	content: "\e902";
	font-family: icomoon;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 28px
}

.tooltip.top {
	white-space: nowrap;
	margin-left: 7px
}

.tooltip.top .tooltip-arrow {
	border-width: 6px 5px 0
}

@media (max-width:599px) {
	.tooltip.top {
		margin-left: 0
	}
}

.tooltip-inner {
	border-radius: 0;
	padding: 7px 14px;
	font-size: 12px;
	line-height: 1.5
}

.amenities-icon .tooltip.top,
.space-card .tooltip.top {
	margin-left: 0
}

#page_banner {
	margin-bottom: 50px
}

#page_banner .banner-heading {
	margin-top: 60px;
	margin-bottom: 0
}

#page_banner.cad-banner {
	height: 600px;
	position: relative;
	margin-bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

#page_banner.cad-banner:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: rgba(17, 17, 17, .2);
	opacity: 1;
	z-index: 1
}

#page_banner.cad-banner .banner-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3
}

#page_banner.cad-banner .banner-content>.main-wrapper,
#page_banner.cad-banner .vc_row .banner-content>.liquid-main-wrapper,
.vc_row #page_banner.cad-banner .banner-content>.liquid-main-wrapper {
	height: 100%;
	position: relative
}

#page_banner.cad-banner .banner-heading {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	margin: 0
}

@media (max-width:1999px) {
	#page_banner .banner-heading {
		margin-top: 40px
	}

	#page_banner.cad-banner {
		height: 500px
	}
}

@media (max-width:1440px) {
	#page_banner {
		margin-bottom: 50px
	}

	#page_banner .banner-heading {
		margin-top: 40px
	}

	#page_banner.cad-banner {
		height: 400px
	}
}

@media (max-width:1279px) {
	#page_banner {
		margin-bottom: 40px
	}

	#page_banner.cad-banner {
		height: 300px
	}
}

@media (max-width:1024px) {
	#page_banner {
		margin-bottom: 30px
	}

	#page_banner .banner-heading {
		margin-top: 40px
	}

	#page_banner.cad-banner {
		height: 250px
	}
}

@media (max-width:991px) {
	#page_banner .banner-heading {
		margin-top: 30px
	}
}

#main.has-stacker-nav #page_banner {
	margin-bottom: 40px
}

#main.has-stacker-nav #page_content .stacker-section.first-section {
	padding-top: 120px
}

@media (max-width:1440px) {
	#main.has-stacker-nav #page_banner {
		margin-bottom: 40px
	}
}

@media (max-width:1024px) {
	#main.has-stacker-nav #page_banner {
		margin-bottom: 30px
	}

	#main.has-stacker-nav #page_content .stacker-section.first-section {
		padding-top: 0
	}
}

@media (max-width:991px) {
	#main.has-stacker-nav #page_banner {
		margin-bottom: 30px
	}
}

.home-hero-banner {
	height: 100%;
	height: 100vh;
	margin-top: -115px;
	padding-top: 115px;
	min-height: 450px;
	color: #fff;
	position: relative
}

.home-hero-banner .content {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.home-hero-banner.loading .content {
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.home-hero-banner.loading .statement-slider {
	height: 220px
}

.home-hero-banner .banner-inner {
	position: relative;
	height: 100%;
	width: 100%
}

.home-hero-banner .banner-inner>.main-wrapper,
.home-hero-banner .vc_row .banner-inner>.liquid-main-wrapper,
.vc_row .home-hero-banner .banner-inner>.liquid-main-wrapper {
	position: relative;
	height: 100%
}

.home-hero-banner .banner-inner>.main-wrapper>.inner,
.home-hero-banner .vc_row .banner-inner>.liquid-main-wrapper>.inner,
.vc_row .home-hero-banner .banner-inner>.liquid-main-wrapper>.inner {
	position: relative;
	height: 100%;
	width: 100%
}

.home-hero-banner #bannerContainer,
.home-hero-banner .videoLoop {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.home-hero-banner .videoLoop {
	z-index: 1;
	background-color: #fff;
	overflow: hidden
}

.home-hero-banner .videoLoop:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(17, 17, 17, .15)
}

.home-hero-banner #video_cover {
	width: 100%;
	height: 100%;
	background-position: 50%
}

.home-hero-banner #video_cover,
.home-hero-banner .banner-img {
	position: absolute;
	background-repeat: no-repeat;
	background-size: cover;
	top: 0;
	left: 0
}

.home-hero-banner .banner-img {
	right: 0;
	bottom: 0;
	z-index: 1;
	background-position: 50% 50%
}

.home-hero-banner .banner-img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(17, 17, 17, .4)
}

.home-hero-banner h1 {
	font-size: 70px;
	line-height: 80px;
	letter-spacing: .02em
}

.home-hero-banner .content {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	z-index: 2;
	max-width: 100%
}

.home-hero-banner .play-section {
	position: relative;
	vertical-align: middle;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.home-hero-banner .play-section i {
	-webkit-transition: border-color .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
	transition: border-color .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
	transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out;
	transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	cursor: pointer;
	border-radius: 50%;
	border: 2px solid hsla(0, 0%, 100%, .5);
	-webkit-box-shadow: 0 0 23px 1px hsla(0, 0%, 100%, .2);
	box-shadow: 0 0 23px 1px hsla(0, 0%, 100%, .2);
	font-size: 52px;
	padding: 5px;
	margin-right: 40px;
	-webkit-transition: border .2s;
	transition: border .2s
}

.home-hero-banner .play-section i:hover {
	border-color: hsla(0, 0%, 100%, .8)
}

.home-hero-banner .subtitle {
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	display: block;
	position: relative;
	width: 400px;
	max-width: 100%
}

.home-hero-banner .bottom-text {
	position: absolute;
	right: 50%;
	top: auto;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	bottom: 0;
	padding-bottom: 50px;
	z-index: 2
}

.home-hero-banner .bottom-text h5 {
	color: #9ba4ae
}

.home-hero-banner .bottom-text .line-container {
	position: absolute;
	right: 50%;
	top: auto;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	bottom: 0;
	height: 30px;
	width: 1px
}

.home-hero-banner .bottom-text .line-container .line {
	position: relative;
	width: 100%;
	height: 100%;
	background: #9ba4ae
}

@media (max-width:1599px) {
	.home-hero-banner h1 {
		font-size: 60px;
		line-height: 70px
	}
}

@media (max-width:1440px) {
	.home-hero-banner {
		margin-top: -100px;
		padding-top: 100px
	}

	.home-hero-banner .play-section i {
		margin-right: 35px;
		font-size: 45px;
		padding: 4px
	}

	.home-hero-banner .bottom-text {
		padding-bottom: 40px
	}

	.home-hero-banner .bottom-text .line-container {
		height: 25px
	}

	.home-hero-banner h1 {
		font-size: 46px;
		line-height: 56px
	}
}

@media (max-width:1279px) {
	.home-hero-banner {
		margin-top: -90px;
		padding-top: 90px
	}

	.home-hero-banner .play-section i {
		margin-right: 20px;
		font-size: 35px;
		padding: 3px
	}

	.home-hero-banner .bottom-text {
		padding-bottom: 30px
	}

	.home-hero-banner .bottom-text .line-container {
		height: 20px
	}
}

@media (max-width:1024px) {
	.home-hero-banner {
		margin-top: -110px;
		padding-top: 110px
	}

	.home-hero-banner h1 {
		font-size: 46px;
		line-height: 56px;
		margin-bottom: 40px
	}
}

@media (max-width:991px) {
	.home-hero-banner h1 {
		font-size: 32px;
		line-height: 42px;
		margin-bottom: 30px
	}

	.home-hero-banner .bottom-text {
		padding-bottom: 25px
	}

	.home-hero-banner .bottom-text h5 {
		font-size: 9px;
		line-height: normal
	}

	.home-hero-banner .bottom-text .line-container {
		height: 15px
	}
}

@media (max-width:479px) {
	.home-hero-banner .content {
		margin-top: -15px
	}

	.home-hero-banner h1 {
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 25px
	}

	.home-hero-banner .play-section {
		font-size: 30px;
		margin-right: 15px
	}

	.home-hero-banner p.lead {
		line-height: 22px
	}
}

.breadcrumbs-section {
	padding-top: 60px;
	margin-bottom: 60px
}

.breadcrumbs-section .breadcrumb {
	margin-left: -17px
}

.breadcrumbs-section .breadcrumb li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-size: 14px;
	margin: 0 12px
}

.breadcrumbs-section .breadcrumb li a {
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	display: inline-block;
	padding: 5px;
	position: relative;
	color: #b3b3b3
}

.breadcrumbs-section .breadcrumb li a:hover {
	color: #111
}

.breadcrumbs-section .breadcrumb li a:after {
	content: "";
	right: -15px;
	top: 13px;
	bottom: 0;
	width: 1px;
	background: #b3b3b3;
	position: absolute;
	height: 12px;
	pointer-events: none
}

.breadcrumbs-section .breadcrumb li:last-child {
	padding: 0 5px
}

@media (max-width:1999px) {
	.breadcrumbs-section {
		padding-top: 40px;
		margin-bottom: 40px
	}
}

@media (max-width:1440px) {
	.breadcrumbs-section {
		padding-top: 40px;
		margin-bottom: 40px
	}

	.breadcrumbs-section .breadcrumb li {
		font-size: 13px
	}

	.breadcrumbs-section .breadcrumb li a:after {
		top: 11px
	}
}

@media (max-width:1279px) {
	.breadcrumbs-section {
		padding-top: 20px;
		margin-bottom: 20px
	}

	.breadcrumbs-section .breadcrumb li {
		font-size: 12px
	}
}

@media (max-width:767px) {
	.breadcrumbs-section .breadcrumb {
		margin-left: -12px
	}

	.breadcrumbs-section .breadcrumb li {
		margin: 0 7px
	}

	.breadcrumbs-section .breadcrumb li a:after {
		right: -10px
	}
}

.social-links .inner {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -12px
}

.social-links a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 10px;
	margin: 0 2px;
	-webkit-transition: color .2s ease-in;
	transition: color .2s ease-in
}

.social-links a .icon {
	width: 20px;
	height: 20px
}

.social-links a {
	color: #111
}

.social-links a:hover {
	color: rgba(17, 17, 17, .5)
}

.social-links.white a {
	color: #fff
}

.social-links.white a:hover {
	color: hsla(0, 0%, 100%, .7)
}

.social-links.light a {
	color: hsla(0, 0%, 100%, .3)
}

.social-links.light-grey a,
.social-links.light a:hover {
	color: hsla(0, 0%, 100%, .7)
}

.social-links.light-grey a:hover {
	color: #fff
}

.social-links.larger a {
	margin-right: 80px
}

.social-links.larger a:last-child {
	margin-right: 0
}

.social-links.larger a .icon {
	width: 26px;
	height: 26px
}

@media (max-width:1440px) {
	.social-links.larger a {
		margin-right: 60px
	}
}

@media (max-width:1279px) {
	.social-links.larger a {
		margin-right: 50px
	}

	.social-links.larger .icon {
		width: 22px;
		height: 22px
	}
}

@media (max-width:991px) {
	.social-links.larger a {
		margin-right: 30px
	}

	.social-links.larger .icon {
		width: 20px;
		height: 20px
	}
}

@media (max-width:479px) {
	.social-links a .icon {
		width: 18px;
		height: 18px
	}

	.social-links.larger a {
		margin-right: 20px
	}

	.social-links.larger a .icon {
		width: 18px;
		height: 18px
	}
}

.reveal-social {
	cursor: pointer
}

.reveal-social .social-label,
.reveal-social .social-links {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.reveal-social .social-links {
	opacity: 0;
	visibility: hidden
}

.reveal-social .social-links a {
	padding: 8px
}

.reveal-social .social-links a .icon {
	width: 16px;
	height: 16px
}

.reveal-social:hover {
	cursor: pointer
}

.reveal-social.hover {
	cursor: default
}

.reveal-social:hover .social-label {
	opacity: 0;
	visibility: hidden
}

.reveal-social:hover .social-links {
	opacity: 1;
	visibility: visible
}

.reveal-social.slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.reveal-social.slide .social-links {
	max-width: 10px;
	-webkit-transition: max-width .5s, margin .5s, opacity .2s, visibility .2s;
	transition: max-width .5s, margin .5s, opacity .2s, visibility .2s
}

.reveal-social.slide:hover .social-links {
	margin-left: 30px;
	max-width: 200px
}

html.touch .reveal-social .social-label,
html.touch .reveal-social .social-links {
	-webkit-transition: opacity .1s, visibility .1s;
	transition: opacity .1s, visibility .1s
}

html.touch .reveal-social:hover .social-label {
	opacity: 1;
	visibility: visible
}

html.touch .reveal-social.hover .social-label,
html.touch .reveal-social:hover .social-links {
	opacity: 0;
	visibility: hidden
}

html.touch .reveal-social.hover .social-links {
	opacity: 1;
	visibility: visible
}

html.touch .reveal-social.slide:hover.social-links {
	margin-left: 0;
	max-width: 10px
}

html.touch .reveal-social.slide.hover .social-links {
	margin-left: 30px;
	max-width: 200px
}

.background-image-section {
	position: relative;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 600px
}

.background-image-section .main-wrapper,
.background-image-section .vc_row .liquid-main-wrapper,
.vc_row .background-image-section .liquid-main-wrapper {
	margin: 0;
	position: relative;
	height: 100%
}

.background-image-section .img-container {
	position: relative;
	width: 66.666666%;
	height: 100%
}

.background-image-section .videoLoop {
	height: 100%;
	width: 100%
}

.background-image-section.left {
	margin-right: 50%
}

.background-image-section.right {
	margin-left: 50%
}

.background-image-section.has-ov-img {
	height: 800px;
	margin-bottom: 100px
}

.background-image-section.ov-align-right .img-container,
.background-image-section.ov-align-right .main-wrapper,
.background-image-section.ov-align-right .vc_row .liquid-main-wrapper,
.vc_row .background-image-section.ov-align-right .liquid-main-wrapper {
	margin-left: auto
}

.background-image-section .img {
	position: absolute;
	height: 0;
	width: 100%;
	left: 0;
	padding-bottom: 70%;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	bottom: -100px
}

@media (max-width:1999px) {
	.background-image-section {
		height: 550px
	}

	.background-image-section.has-ov-img {
		height: 700px
	}
}

@media (max-width:1599px) {
	.background-image-section.has-ov-img {
		margin-bottom: 100px
	}

	.background-image-section .img {
		bottom: -100px
	}
}

@media (max-width:1440px) {

	.background-image-section,
	.background-image-section.has-ov-img {
		height: 500px
	}

	.background-image-section .img-container {
		position: relative;
		width: 50%;
		height: 100%
	}
}

@media (max-width:1279px) {
	.background-image-section {
		height: 450px
	}

	.background-image-section.has-ov-img {
		margin-bottom: 80px;
		height: 400px
	}

	.background-image-section .img {
		bottom: -80px
	}
}

@media (max-width:1024px) {
	.background-image-section {
		height: 400px
	}

	.background-image-section.has-ov-img {
		margin-bottom: 60px;
		height: 350px
	}

	.background-image-section .img {
		bottom: -60px
	}
}

@media (max-width:991px) {
	.background-image-section {
		height: 350px
	}

	.background-image-section.has-ov-img {
		margin-bottom: 50px;
		height: 400px
	}

	.background-image-section .img {
		bottom: -50px
	}

	.background-image-section.left {
		margin-right: 30px;
		margin-left: 0
	}

	.background-image-section.right {
		margin-left: 30px;
		margin-right: 0
	}
}

@media (max-width:767px) {

	.background-image-section,
	.background-image-section.has-ov-img {
		height: 300px
	}
}

@media (max-width:479px) {

	.background-image-section,
	.background-image-section.has-ov-img {
		height: 230px
	}

	.background-image-section .img-container {
		width: 100%
	}
}

.vc_col-md-1 .background-image-section.left,
.vc_col-md-1 .background-image-section.right,
.vc_col-md-2 .background-image-section.left,
.vc_col-md-2 .background-image-section.right,
.vc_col-md-3 .background-image-section.left,
.vc_col-md-3 .background-image-section.right,
.vc_col-md-4 .background-image-section.left,
.vc_col-md-4 .background-image-section.right,
.vc_col-md-5 .background-image-section.left,
.vc_col-md-5 .background-image-section.right,
.vc_col-md-6 .background-image-section.left,
.vc_col-md-6 .background-image-section.right,
.vc_col-md-7 .background-image-section.left,
.vc_col-md-7 .background-image-section.right,
.vc_col-md-8 .background-image-section.left,
.vc_col-md-8 .background-image-section.right,
.vc_col-md-9 .background-image-section.left,
.vc_col-md-9 .background-image-section.right,
.vc_col-md-10 .background-image-section.left,
.vc_col-md-10 .background-image-section.right,
.vc_col-md-11 .background-image-section.left,
.vc_col-md-11 .background-image-section.right {
	width: 1280px;
	margin-left: 0;
	margin-right: 0
}

.vc_col-md-1 .background-image-section.left,
.vc_col-md-2 .background-image-section.left,
.vc_col-md-3 .background-image-section.left,
.vc_col-md-4 .background-image-section.left,
.vc_col-md-5 .background-image-section.left,
.vc_col-md-6 .background-image-section.left,
.vc_col-md-7 .background-image-section.left,
.vc_col-md-8 .background-image-section.left,
.vc_col-md-9 .background-image-section.left,
.vc_col-md-10 .background-image-section.left,
.vc_col-md-11 .background-image-section.left {
	margin-left: -495px
}

.vc_col-md-1 .background-image-section.right,
.vc_col-md-2 .background-image-section.right,
.vc_col-md-3 .background-image-section.right,
.vc_col-md-4 .background-image-section.right,
.vc_col-md-5 .background-image-section.right,
.vc_col-md-6 .background-image-section.right,
.vc_col-md-7 .background-image-section.right,
.vc_col-md-8 .background-image-section.right,
.vc_col-md-9 .background-image-section.right,
.vc_col-md-10 .background-image-section.right,
.vc_col-md-11 .background-image-section.right {
	margin-right: -495px
}

@media (max-width:1780px) {

	.vc_col-md-1 .background-image-section.left,
	.vc_col-md-1 .background-image-section.right,
	.vc_col-md-2 .background-image-section.left,
	.vc_col-md-2 .background-image-section.right,
	.vc_col-md-3 .background-image-section.left,
	.vc_col-md-3 .background-image-section.right,
	.vc_col-md-4 .background-image-section.left,
	.vc_col-md-4 .background-image-section.right,
	.vc_col-md-5 .background-image-section.left,
	.vc_col-md-5 .background-image-section.right,
	.vc_col-md-6 .background-image-section.left,
	.vc_col-md-6 .background-image-section.right,
	.vc_col-md-7 .background-image-section.left,
	.vc_col-md-7 .background-image-section.right,
	.vc_col-md-8 .background-image-section.left,
	.vc_col-md-8 .background-image-section.right,
	.vc_col-md-9 .background-image-section.left,
	.vc_col-md-9 .background-image-section.right,
	.vc_col-md-10 .background-image-section.left,
	.vc_col-md-10 .background-image-section.right,
	.vc_col-md-11 .background-image-section.left,
	.vc_col-md-11 .background-image-section.right {
		width: calc(100% + 90px)
	}

	.vc_col-md-1 .background-image-section.left,
	.vc_col-md-2 .background-image-section.left,
	.vc_col-md-3 .background-image-section.left,
	.vc_col-md-4 .background-image-section.left,
	.vc_col-md-5 .background-image-section.left,
	.vc_col-md-6 .background-image-section.left,
	.vc_col-md-7 .background-image-section.left,
	.vc_col-md-8 .background-image-section.left,
	.vc_col-md-9 .background-image-section.left,
	.vc_col-md-10 .background-image-section.left,
	.vc_col-md-11 .background-image-section.left {
		margin-left: -105px
	}

	.vc_col-md-1 .background-image-section.right,
	.vc_col-md-2 .background-image-section.right,
	.vc_col-md-3 .background-image-section.right,
	.vc_col-md-4 .background-image-section.right,
	.vc_col-md-5 .background-image-section.right,
	.vc_col-md-6 .background-image-section.right,
	.vc_col-md-7 .background-image-section.right,
	.vc_col-md-8 .background-image-section.right,
	.vc_col-md-9 .background-image-section.right,
	.vc_col-md-10 .background-image-section.right,
	.vc_col-md-11 .background-image-section.right {
		margin-right: -105px
	}
}

@media (max-width:1440px) {

	.vc_col-md-1 .background-image-section.left,
	.vc_col-md-1 .background-image-section.right,
	.vc_col-md-2 .background-image-section.left,
	.vc_col-md-2 .background-image-section.right,
	.vc_col-md-3 .background-image-section.left,
	.vc_col-md-3 .background-image-section.right,
	.vc_col-md-4 .background-image-section.left,
	.vc_col-md-4 .background-image-section.right,
	.vc_col-md-5 .background-image-section.left,
	.vc_col-md-5 .background-image-section.right,
	.vc_col-md-6 .background-image-section.left,
	.vc_col-md-6 .background-image-section.right,
	.vc_col-md-7 .background-image-section.left,
	.vc_col-md-7 .background-image-section.right,
	.vc_col-md-8 .background-image-section.left,
	.vc_col-md-8 .background-image-section.right,
	.vc_col-md-9 .background-image-section.left,
	.vc_col-md-9 .background-image-section.right,
	.vc_col-md-10 .background-image-section.left,
	.vc_col-md-10 .background-image-section.right,
	.vc_col-md-11 .background-image-section.left,
	.vc_col-md-11 .background-image-section.right {
		width: calc(100% + 60px)
	}

	.vc_col-md-1 .background-image-section.left,
	.vc_col-md-2 .background-image-section.left,
	.vc_col-md-3 .background-image-section.left,
	.vc_col-md-4 .background-image-section.left,
	.vc_col-md-5 .background-image-section.left,
	.vc_col-md-6 .background-image-section.left,
	.vc_col-md-7 .background-image-section.left,
	.vc_col-md-8 .background-image-section.left,
	.vc_col-md-9 .background-image-section.left,
	.vc_col-md-10 .background-image-section.left,
	.vc_col-md-11 .background-image-section.left {
		margin-left: -75px
	}

	.vc_col-md-1 .background-image-section.right,
	.vc_col-md-2 .background-image-section.right,
	.vc_col-md-3 .background-image-section.right,
	.vc_col-md-4 .background-image-section.right,
	.vc_col-md-5 .background-image-section.right,
	.vc_col-md-6 .background-image-section.right,
	.vc_col-md-7 .background-image-section.right,
	.vc_col-md-8 .background-image-section.right,
	.vc_col-md-9 .background-image-section.right,
	.vc_col-md-10 .background-image-section.right,
	.vc_col-md-11 .background-image-section.right {
		margin-right: -75px
	}
}

@media (max-width:1024px) {

	.vc_col-md-1 .background-image-section.left,
	.vc_col-md-1 .background-image-section.right,
	.vc_col-md-2 .background-image-section.left,
	.vc_col-md-2 .background-image-section.right,
	.vc_col-md-3 .background-image-section.left,
	.vc_col-md-3 .background-image-section.right,
	.vc_col-md-4 .background-image-section.left,
	.vc_col-md-4 .background-image-section.right,
	.vc_col-md-5 .background-image-section.left,
	.vc_col-md-5 .background-image-section.right,
	.vc_col-md-6 .background-image-section.left,
	.vc_col-md-6 .background-image-section.right,
	.vc_col-md-7 .background-image-section.left,
	.vc_col-md-7 .background-image-section.right,
	.vc_col-md-8 .background-image-section.left,
	.vc_col-md-8 .background-image-section.right,
	.vc_col-md-9 .background-image-section.left,
	.vc_col-md-9 .background-image-section.right,
	.vc_col-md-10 .background-image-section.left,
	.vc_col-md-10 .background-image-section.right,
	.vc_col-md-11 .background-image-section.left,
	.vc_col-md-11 .background-image-section.right {
		width: calc(100% + 40px)
	}

	.vc_col-md-1 .background-image-section.left,
	.vc_col-md-2 .background-image-section.left,
	.vc_col-md-3 .background-image-section.left,
	.vc_col-md-4 .background-image-section.left,
	.vc_col-md-5 .background-image-section.left,
	.vc_col-md-6 .background-image-section.left,
	.vc_col-md-7 .background-image-section.left,
	.vc_col-md-8 .background-image-section.left,
	.vc_col-md-9 .background-image-section.left,
	.vc_col-md-10 .background-image-section.left,
	.vc_col-md-11 .background-image-section.left {
		margin-left: -55px
	}

	.vc_col-md-1 .background-image-section.right,
	.vc_col-md-2 .background-image-section.right,
	.vc_col-md-3 .background-image-section.right,
	.vc_col-md-4 .background-image-section.right,
	.vc_col-md-5 .background-image-section.right,
	.vc_col-md-6 .background-image-section.right,
	.vc_col-md-7 .background-image-section.right,
	.vc_col-md-8 .background-image-section.right,
	.vc_col-md-9 .background-image-section.right,
	.vc_col-md-10 .background-image-section.right,
	.vc_col-md-11 .background-image-section.right {
		margin-right: -55px
	}
}

@media (max-width:991px) {

	.vc_col-md-1 .background-image-section,
	.vc_col-md-2 .background-image-section,
	.vc_col-md-3 .background-image-section,
	.vc_col-md-4 .background-image-section,
	.vc_col-md-5 .background-image-section,
	.vc_col-md-6 .background-image-section,
	.vc_col-md-7 .background-image-section,
	.vc_col-md-8 .background-image-section,
	.vc_col-md-9 .background-image-section,
	.vc_col-md-10 .background-image-section,
	.vc_col-md-11 .background-image-section {
		width: calc(100% + 60px);
		margin-left: -30px;
		margin-right: -30px
	}

	.vc_col-md-1 .background-image-section.left,
	.vc_col-md-1 .background-image-section.right,
	.vc_col-md-2 .background-image-section.left,
	.vc_col-md-2 .background-image-section.right,
	.vc_col-md-3 .background-image-section.left,
	.vc_col-md-3 .background-image-section.right,
	.vc_col-md-4 .background-image-section.left,
	.vc_col-md-4 .background-image-section.right,
	.vc_col-md-5 .background-image-section.left,
	.vc_col-md-5 .background-image-section.right,
	.vc_col-md-6 .background-image-section.left,
	.vc_col-md-6 .background-image-section.right,
	.vc_col-md-7 .background-image-section.left,
	.vc_col-md-7 .background-image-section.right,
	.vc_col-md-8 .background-image-section.left,
	.vc_col-md-8 .background-image-section.right,
	.vc_col-md-9 .background-image-section.left,
	.vc_col-md-9 .background-image-section.right,
	.vc_col-md-10 .background-image-section.left,
	.vc_col-md-10 .background-image-section.right,
	.vc_col-md-11 .background-image-section.left,
	.vc_col-md-11 .background-image-section.right {
		width: calc(100% + 30px)
	}

	.vc_col-md-1 .background-image-section.left,
	.vc_col-md-2 .background-image-section.left,
	.vc_col-md-3 .background-image-section.left,
	.vc_col-md-4 .background-image-section.left,
	.vc_col-md-5 .background-image-section.left,
	.vc_col-md-6 .background-image-section.left,
	.vc_col-md-7 .background-image-section.left,
	.vc_col-md-8 .background-image-section.left,
	.vc_col-md-9 .background-image-section.left,
	.vc_col-md-10 .background-image-section.left,
	.vc_col-md-11 .background-image-section.left {
		margin-left: -30px;
		margin-right: 0
	}

	.vc_col-md-1 .background-image-section.right,
	.vc_col-md-2 .background-image-section.right,
	.vc_col-md-3 .background-image-section.right,
	.vc_col-md-4 .background-image-section.right,
	.vc_col-md-5 .background-image-section.right,
	.vc_col-md-6 .background-image-section.right,
	.vc_col-md-7 .background-image-section.right,
	.vc_col-md-8 .background-image-section.right,
	.vc_col-md-9 .background-image-section.right,
	.vc_col-md-10 .background-image-section.right,
	.vc_col-md-11 .background-image-section.right {
		margin-right: -30px;
		margin-left: 0
	}
}

html.no-background-blend-mode .cta-banner .img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(17, 17, 17, .7)
}

html.no-mix-blend-mode .cta-banner .img:before {
	opacity: .7
}

.cta-banner {
	position: relative;
	width: 100%
}

.cta-banner .img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	z-index: 1;
	background-blend-mode: multiply;
	background-color: rgba(17, 17, 17, .4)
}

.cta-banner .img:before {
	content: "";
	position: absolute;
	width: auto;
	height: auto;
	left: 50%;
	top: 80px;
	width: 800px;
	bottom: 0;
	mix-blend-mode: multiply;
	background-color: #c41f31
}

.cta-banner>.main-wrapper,
.vc_row .cta-banner>.liquid-main-wrapper {
	height: 100%
}

.cta-banner .content-wrapper {
	position: relative
}

.cta-banner .content {
	position: relative;
	z-index: 2;
	height: 100%;
	padding: 80px 0
}

.cta-banner .blockquote-wrapper {
	height: 100%;
	width: auto;
	margin: 0 0 0 50%;
	position: relative
}

.cta-banner blockquote {
	margin: 0 auto;
	height: 100%;
	padding: 100px 0 30px;
	width: 400px;
	max-width: 100%
}

.cta-banner blockquote .subheading {
	margin-bottom: 40px
}

.cta-banner blockquote:before {
	display: none
}

.cta-banner .quote-inner {
	position: relative;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 300px
}

.cta-banner h2,
.cta-banner p {
	color: #fff
}

.cta-banner h2 {
	margin-bottom: 35px
}

@media (max-width:1780px) {
	.cta-banner .img:before {
		content: "";
		width: auto;
		right: 90px
	}
}

@media (max-width:1999px) {
	.cta-banner blockquote {
		padding-top: 90px;
		padding-bottom: 15px
	}
}

@media (max-width:1599px) {
	.cta-banner blockquote {
		padding-top: 75px;
		padding-bottom: 0
	}

	.cta-banner .quote-inner {
		min-height: 280px
	}
}

@media (max-width:1440px) {
	.cta-banner .img:before {
		content: "";
		width: auto;
		right: 60px;
		top: 60px
	}

	.cta-banner .content {
		padding: 60px 0
	}

	.cta-banner .quote-inner {
		min-height: 200px
	}
}

@media (max-width:1279px) {
	.cta-banner blockquote {
		width: 320px;
		padding-top: 50px
	}

	.cta-banner .content {
		padding: 50px 0
	}

	.cta-banner .quote-inner {
		min-height: 200px
	}
}

@media (max-width:1024px) {
	.cta-banner .img:before {
		right: 40px
	}
}

@media (max-width:991px) {
	.cta-banner .img:before {
		right: 30px;
		top: 50px
	}

	.cta-banner .content {
		padding: 50px 0
	}

	.cta-banner blockquote {
		width: 280px
	}

	.cta-banner .quote-inner {
		min-height: 0
	}
}

@media (max-width:767px) {
	.cta-banner .img:before {
		left: 30px;
		right: 0
	}

	.cta-banner .blockquote-wrapper {
		margin: 0
	}

	.cta-banner blockquote {
		width: 400px;
		margin: 0;
		padding-left: 60px;
		padding-right: 30px
	}
}

@media (max-width:479px) {
	.cta-banner .content {
		padding: 30px 0
	}

	.cta-banner .img:before {
		top: 30px
	}

	.cta-banner .heading {
		margin-bottom: 25px
	}

	.cta-banner .subheading {
		margin-bottom: 30px
	}

	.cta-banner blockquote {
		padding-left: 40px;
		padding-top: 30px
	}
}

.approach-section {
	background: #f8f8f8;
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	padding: 40px 0 55px
}

@media (min-width:768px) {
	.approach-section {
		padding: 100px 0 105px
	}
}

@media (min-width:1280px) {
	.approach-section {
		font-size: 18px;
		padding: 190px 0 205px
	}
}

.approach-section h2 {
	margin-bottom: 35px
}

@media (min-width:768px) {
	.approach-section h2 {
		margin-bottom: 50px
	}
}

@media (min-width:1280px) {
	.approach-section h2 {
		margin-bottom: 85px
	}
}

.approach-section h4 {
	margin-bottom: 25px
}

.approach-section .item {
	margin: 0 -2px
}

@media (min-width:768px) {
	.approach-section .item {
		margin-bottom: 58px
	}
}

.social-section {
	padding: 35px 0 30px;
	border-top: 1px solid rgba(17, 17, 17, .1)
}

@media (min-width:768px) {
	.social-section {
		padding: 65px 0 50px
	}
}

@media (min-width:1280px) {
	.social-section {
		padding: 105px 0 70px;
		padding: 185px 0 90px
	}
}

.social-section h2 {
	line-height: 1.45;
	margin-bottom: 5px;
	letter-spacing: -.5px
}

@media (min-width:768px) {
	.social-section h2 {
		margin-bottom: 40px
	}
}

@media (min-width:1280px) {
	.social-section h2 {
		margin-bottom: 75px
	}
}

.social-section .hashtag {
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	display: block;
	margin-bottom: 20px;
	letter-spacing: 1px
}

@media (min-width:768px) {
	.social-section .hashtag {
		margin-bottom: 60px;
		font-size: 16px;
		text-align: center
	}
}

@media (min-width:1280px) {
	.social-section .hashtag {
		margin-bottom: 100px;
		font-size: 24px
	}
}

.social-section .slide-wrapper {
	margin: 0 0 10px;
	overflow: hidden;
	white-space: nowrap
}

@media (min-width:768px) {
	.social-section .slide-wrapper {
		margin: 0 -25px 40px
	}
}

.social-section .slide {
	width: 100%;
	min-height: 280px;
	background-position: 50% 50%;
	background-size: cover;
	position: relative;
	float: none;
	display: inline-block
}

@media (min-width:768px) {
	.social-section .slide {
		width: calc(50% - 50px);
		margin: 0 25px
	}
}

@media (min-width:1280px) {
	.social-section .slide {
		float: left;
		width: calc(20% - 50px)
	}
}

.social-section .slide .slide-link {
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	display: block;
	font-size: 18px;
	color: #fff;
	height: 280px
}

.social-section .slide .slide-link:hover {
	color: #c1c6c8
}

.social-section .slide .slide-link i {
	position: absolute;
	right: 20px;
	bottom: 14px
}

.social-section .btn-holder {
	font-size: 26px
}

.social-section .btn-holder .arrow-btn {
	text-decoration: none;
	color: rgba(17, 17, 17, .3)
}

.social-section .btn-holder .arrow-btn:hover {
	color: #111
}

.social-section .btn-holder .arrow-prev {
	float: left
}

.social-section .btn-holder .arrow-next {
	float: right
}

#main[data-page-key=news_post] #page_banner,
#main[data-page-key=news_post] .single-news-breadcrumbs,
#main[data-page-key=news_post] .single-team-breadcrumbs,
#main[data-page-key=team] #page_banner,
#main[data-page-key=team] .single-news-breadcrumbs,
#main[data-page-key=team] .single-team-breadcrumbs,
.page-template-template-start-project #page_banner,
.page-template-template-start-project .single-news-breadcrumbs,
.page-template-template-start-project .single-team-breadcrumbs {
	padding-bottom: 0
}

#main[data-page-key=news_post] #page_banner .breadcrumbs-section,
#main[data-page-key=news_post] .single-news-breadcrumbs .breadcrumbs-section,
#main[data-page-key=news_post] .single-team-breadcrumbs .breadcrumbs-section,
#main[data-page-key=team] #page_banner .breadcrumbs-section,
#main[data-page-key=team] .single-news-breadcrumbs .breadcrumbs-section,
#main[data-page-key=team] .single-team-breadcrumbs .breadcrumbs-section,
.page-template-template-start-project #page_banner .breadcrumbs-section,
.page-template-template-start-project .single-news-breadcrumbs .breadcrumbs-section,
.page-template-template-start-project .single-team-breadcrumbs .breadcrumbs-section {
	margin: 0;
	padding-bottom: 0
}

#main[data-page-key=news_post] #page_heading,
#main[data-page-key=news_post] .team-banner-heading,
#main[data-page-key=team] #page_heading,
#main[data-page-key=team] .team-banner-heading,
.page-template-template-start-project #page_heading,
.page-template-template-start-project .team-banner-heading {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 60px;
	padding-bottom: 60px
}

@media (max-width:1999px) {

	#main[data-page-key=news_post] #page_banner .breadcrumbs-section,
	#main[data-page-key=news_post] .single-news-breadcrumbs .breadcrumbs-section,
	#main[data-page-key=news_post] .single-team-breadcrumbs .breadcrumbs-section,
	#main[data-page-key=team] #page_banner .breadcrumbs-section,
	#main[data-page-key=team] .single-news-breadcrumbs .breadcrumbs-section,
	#main[data-page-key=team] .single-team-breadcrumbs .breadcrumbs-section,
	.page-template-template-start-project #page_banner .breadcrumbs-section,
	.page-template-template-start-project .single-news-breadcrumbs .breadcrumbs-section,
	.page-template-template-start-project .single-team-breadcrumbs .breadcrumbs-section {
		padding-bottom: 0
	}

	#main[data-page-key=news_post] #page_heading,
	#main[data-page-key=news_post] .team-banner-heading,
	#main[data-page-key=team] #page_heading,
	#main[data-page-key=team] .team-banner-heading,
	.page-template-template-start-project #page_heading,
	.page-template-template-start-project .team-banner-heading {
		padding-top: 40px
	}
}

@media (max-width:1440px) {

	#main[data-page-key=news_post] #page_banner,
	#main[data-page-key=news_post] .single-news-breadcrumbs,
	#main[data-page-key=news_post] .single-team-breadcrumbs,
	#main[data-page-key=team] #page_banner,
	#main[data-page-key=team] .single-news-breadcrumbs,
	#main[data-page-key=team] .single-team-breadcrumbs,
	.page-template-template-start-project #page_banner,
	.page-template-template-start-project .single-news-breadcrumbs,
	.page-template-template-start-project .single-team-breadcrumbs {
		padding-bottom: 0
	}

	#main[data-page-key=news_post] #page_heading,
	#main[data-page-key=news_post] .team-banner-heading,
	#main[data-page-key=team] #page_heading,
	#main[data-page-key=team] .team-banner-heading,
	.page-template-template-start-project #page_heading,
	.page-template-template-start-project .team-banner-heading {
		padding-bottom: 60px
	}
}

@media (max-width:1279px) {

	#main[data-page-key=news_post] #page_banner .breadcrumbs-section,
	#main[data-page-key=news_post] .single-news-breadcrumbs .breadcrumbs-section,
	#main[data-page-key=news_post] .single-team-breadcrumbs .breadcrumbs-section,
	#main[data-page-key=team] #page_banner .breadcrumbs-section,
	#main[data-page-key=team] .single-news-breadcrumbs .breadcrumbs-section,
	#main[data-page-key=team] .single-team-breadcrumbs .breadcrumbs-section,
	.page-template-template-start-project #page_banner .breadcrumbs-section,
	.page-template-template-start-project .single-news-breadcrumbs .breadcrumbs-section,
	.page-template-template-start-project .single-team-breadcrumbs .breadcrumbs-section {
		margin: 0
	}

	#main[data-page-key=news_post] #page_heading,
	#main[data-page-key=news_post] .team-banner-heading,
	#main[data-page-key=team] #page_heading,
	#main[data-page-key=team] .team-banner-heading,
	.page-template-template-start-project #page_heading,
	.page-template-template-start-project .team-banner-heading {
		padding-top: 40px;
		padding-bottom: 40px
	}
}

@media (max-width:1024px) {

	#main[data-page-key=news_post] #page_heading,
	#main[data-page-key=news_post] .team-banner-heading,
	#main[data-page-key=team] #page_heading,
	#main[data-page-key=team] .team-banner-heading,
	.page-template-template-start-project #page_heading,
	.page-template-template-start-project .team-banner-heading {
		padding-top: 40px;
		padding-bottom: 30px
	}
}

@media (max-width:991px) {

	#main[data-page-key=news_post] #page_heading,
	#main[data-page-key=news_post] .team-banner-heading,
	#main[data-page-key=team] #page_heading,
	#main[data-page-key=team] .team-banner-heading,
	.page-template-template-start-project #page_heading,
	.page-template-template-start-project .team-banner-heading {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

@media (max-width:599px) {

	#main[data-page-key=news_post] #page_heading,
	#main[data-page-key=news_post] .team-banner-heading,
	#main[data-page-key=team] #page_heading,
	#main[data-page-key=team] .team-banner-heading,
	.page-template-template-start-project #page_heading,
	.page-template-template-start-project .team-banner-heading {
		padding-top: 20px
	}
}

#main[data-page-key=news_post] #page_banner,
#main[data-page-key=news_post] .single-news-breadcrumbs,
.page-template-template-start-project #page_banner,
.page-template-template-start-project .single-news-breadcrumbs {
	margin-bottom: 0
}

@media (max-width:1440px) {

	#main[data-page-key=news_post] #page_banner,
	#main[data-page-key=news_post] .single-news-breadcrumbs,
	.page-template-template-start-project #page_banner,
	.page-template-template-start-project .single-news-breadcrumbs {
		margin-bottom: 0;
		padding-bottom: 0
	}
}

@media (max-width:1024px) {

	#main[data-page-key=news_post] #page_banner,
	#main[data-page-key=news_post] .single-news-breadcrumbs,
	.page-template-template-start-project #page_banner,
	.page-template-template-start-project .single-news-breadcrumbs {
		margin-bottom: 0
	}
}

@media (max-width:991px) {

	#main[data-page-key=news_post] #page_banner,
	#main[data-page-key=news_post] .single-news-breadcrumbs,
	.page-template-template-start-project #page_banner,
	.page-template-template-start-project .single-news-breadcrumbs {
		margin-bottom: 0
	}
}

.page-template-template-start-project #main {
	position: relative
}

.page-template-template-start-project .start-project-grey-bg {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	height: 100%;
	max-height: 860px;
	background: #f8f8f8;
	z-index: 1;
	-webkit-transition: max-height .2s;
	transition: max-height .2s
}

.page-template-template-start-project .start-project-grey-bg.full {
	max-height: none
}

.page-template-template-start-project .start-project-grey-bg.smaller {
	max-height: 580px
}

.page-template-template-start-project #page_banner,
.page-template-template-start-project #page_content,
.page-template-template-start-project #page_heading {
	z-index: 2;
	position: relative
}

@media (max-width:1279px) {
	.page-template-template-start-project .start-project-grey-bg.smaller {
		max-height: 380px
	}
}

@media (max-width:1200px) {
	.page-template-template-start-project .start-project-grey-bg.smaller {
		max-height: 580px
	}
}

@media (max-width:1024px) {
	.page-template-template-start-project .start-project-grey-bg.smaller {
		max-height: 580px
	}
}

@media (max-width:991px) {
	.page-template-template-start-project .start-project-grey-bg.smaller {
		max-height: 450px
	}
}

.cadigal-loader {
	font-size: 18px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.cadigal-loader div {
	height: 1em;
	position: relative
}

.cadigal-loader span {
	display: inline-block;
	width: 100%;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: center left;
	-ms-transform-origin: center left;
	transform-origin: center left;
	height: 100%
}

.cadigal-loader .left {
	width: 4.4em;
	margin-right: .62em
}

.cadigal-loader .left span {
	background: #f67828
}

.cadigal-loader .middle {
	width: 2.16em;
	margin-right: .62em
}

.cadigal-loader .middle span {
	background: #faa670
}

.cadigal-loader .right {
	width: 1em
}

.cadigal-loader .right span {
	background: #c1c6c8
}

.cadigal-loader.greyscale .left {
	background: #636363
}

.cadigal-loader.greyscale .middle {
	background: #949494
}

.cadigal-loader.greyscale .right {
	background: #c6c6c6
}

.cadigal-loader.animate .left span {
	-webkit-animation: cl-animate-left 1s ease-in-out .2s infinite;
	animation: cl-animate-left 1s ease-in-out .2s infinite
}

.cadigal-loader.animate .middle span {
	-webkit-animation: cl-animate-middle 1s ease-in-out .2s infinite;
	animation: cl-animate-middle 1s ease-in-out .2s infinite
}

.cadigal-loader.animate .right span {
	-webkit-animation: cl-animate-right 1s ease-in-out .2s infinite;
	animation: cl-animate-right 1s ease-in-out .2s infinite
}

@-webkit-keyframes cl-animate-left {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}

	25%,
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes cl-animate-left {
	0% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}

	25%,
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes cl-animate-middle {

	0%,
	25% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}

	50%,
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes cl-animate-middle {

	0%,
	25% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}

	50%,
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes cl-animate-right {

	0%,
	50% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}

	75%,
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes cl-animate-right {

	0%,
	50% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0)
	}

	75%,
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.spinner {
	margin: 100px auto 0;
	width: 52px;
	text-align: center
}

.spinner>div,
.spinner>span {
	width: 12px;
	height: 12px;
	background-color: #9ba4ae;
	border-radius: 0;
	display: inline-block
}

.spinner.smaller>div,
.spinner.smaller>span {
	width: 8px;
	height: 8px
}

.spinner.white>div,
.spinner.white>span {
	background: #fff
}

.spinner.animate>div,
.spinner.animate>span {
	-webkit-animation: sk-bouncedelay 1.4s ease-in-out infinite both;
	animation: sk-bouncedelay 1.4s ease-in-out infinite both
}

.spinner.animate .bounce1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

.spinner.animate .bounce2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

@-webkit-keyframes sk-bouncedelay {

	0%,
	80%,
	to {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-bouncedelay {

	0%,
	80%,
	to {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

progress {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background-color: transparent;
	color: #c41f31
}

progress::-webkit-progress-bar {
	background-color: transparent
}

progress::-webkit-progress-value {
	background-color: #c41f31
}

progress::-moz-progress-bar {
	background-color: #c41f31
}

progress .progress-container {
	width: 100%;
	background-color: transparent;
	position: fixed;
	top: 0;
	left: 0;
	height: 5px;
	display: block
}

progress .progress-bar {
	background-color: #c41f31;
	width: 0;
	display: block;
	height: inherit
}

.stats-counter {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px
}

.stats-counter .col {
	min-width: 25%;
	max-width: 25%;
	width: 25%;
	padding: 0 15px
}

.stats-counter .item {
	max-width: 200px
}

.stats-counter .featured .circle {
	border-color: #c41f31
}

.stats-counter .featured .counter {
	color: #c41f31
}

.stats-counter .circle {
	border: none;
	position: relative;
	width: 100%
}

.stats-counter .counter {
	font-size: 50px;
	letter-spacing: .02em;
	line-height: normal;
	color: #000;
	white-space: nowrap;
	padding-left: 50px
}

.stats-counter .title {
	width: 100%;
	margin-top: 10px;
	text-align: left;
	font-size: 19px;
	line-height: 28px;
	letter-spacing: normal;
	position: relative;
	padding-left: 50px
}

.stats-counter .title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 30px;
	height: 8px;
	background-color: #c41f31
}

@media (max-width:1599px) {
	.stats-counter .item {
		max-width: 200px
	}

	.stats-counter .counter {
		font-size: 45px;
		padding-left: 45px
	}

	.stats-counter .title {
		font-size: 17px;
		line-height: 27px;
		padding-left: 45px
	}

	.stats-counter .title:before {
		width: 25px;
		height: 6px
	}
}

@media (max-width:1439px) {
	.stats-counter .counter {
		font-size: 35px;
		padding-left: 40px
	}

	.stats-counter .title {
		margin-top: 5px;
		padding-left: 40px
	}

	.stats-counter .title:before {
		width: 20px;
		height: 5px
	}
}

@media (max-width:991px) {
	.stats-counter .col {
		min-width: 50%;
		max-width: 50%;
		width: 50%
	}

	.stats-counter .item {
		margin-bottom: 40px;
		max-width: 160px
	}
}

@media (max-width:479px) {
	.stats-counter .col {
		min-width: 100%;
		max-width: 100%;
		width: 100%
	}

	.stats-counter .item {
		max-width: 135px
	}

	.stats-counter .counter {
		font-size: 20px;
		padding-left: 30px
	}

	.stats-counter .title {
		margin-top: 5px;
		font-size: 15px;
		line-height: 20px;
		padding-left: 30px
	}

	.stats-counter .title:before {
		width: 15px;
		height: 3px;
		top: 8px
	}
}

.skinny-content .liquid-main-wrapper {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto
}

.skinny-content .liquid-inner-wrapper {
	width: 1380px;
	max-width: 100%;
	margin: 0 auto;
	padding-left: 90px;
	padding-right: 90px
}

.skinny-content .liquid-inner-wrapper blockquote {
	width: 100%
}

.skinny-content .vc_row.full-width-row .vc_column_container>.vc_column-inner {
	padding-left: 15px;
	padding-right: 15px
}

.skinny-content .vc_row.full-width-row .inner-row {
	margin-left: -15px;
	margin-right: -15px
}

.skinny-content .vc_row.full-width-row .liquid-inner-wrapper {
	width: 1380px;
	padding-left: 90px;
	padding-right: 90px
}

@media (max-width:1599px) {

	.skinny-content .liquid-inner-wrapper,
	.skinny-content .vc_row.full-width-row .liquid-inner-wrapper {
		width: 100%
	}
}

@media (max-width:1440px) {
	.skinny-content .liquid-main-wrapper {
		width: 1000px
	}

	.skinny-content .liquid-inner-wrapper,
	.skinny-content .vc_row.full-width-row .liquid-inner-wrapper {
		width: 1320px;
		padding-left: 60px;
		padding-right: 60px
	}
}

@media (max-width:1279px) {

	.skinny-content .liquid-inner-wrapper,
	.skinny-content .vc_row.full-width-row .liquid-inner-wrapper {
		padding-left: 0;
		padding-right: 0
	}
}

@media (max-width:1024px) {

	.skinny-content .liquid-inner-wrapper,
	.skinny-content .vc_row.full-width-row .liquid-inner-wrapper {
		padding-left: 0;
		padding-right: 0
	}
}

@media (max-width:991px) {

	.skinny-content .liquid-inner-wrapper,
	.skinny-content .vc_row.full-width-row .liquid-inner-wrapper {
		padding-left: 0;
		padding-right: 0
	}
}

.vc_row .vc_separator.vc_sep_color_grey .vc_sep_line,
.vc_row .vc_separator .vc_sep_holder .vc_sep_line {
	border-color: rgba(0, 0, 0, .1)
}

.vc_row .vc_separator {
	margin: 0
}

.vc_row {
	margin: 0 !important
}

.vc_row,
.vc_row .liquid-main-wrapper {
	position: relative
}

.vc_row .inner-row {
	margin-left: -15px;
	margin-right: -15px;
	position: relative;
	z-index: 2
}

.vc_row .inner-row:after,
.vc_row .inner-row:before {
	content: " ";
	display: table
}

.vc_row .inner-row:after {
	clear: both
}

.vc_row .related-interests {
	padding: 0 15px
}

.liquid-row-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.vc_row.grey .liquid-row-bg {
	background: #f8f8f8
}

.vc_row.white .liquid-row-bg {
	background: #fff
}

.vc_row.bg-align-left .liquid-row-bg,
.vc_row.bg-align-right .liquid-row-bg {
	width: 50%
}

.vc_row.bg-align-left .liquid-main-wrapper:after,
.vc_row.bg-align-right .liquid-main-wrapper:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1
}

.vc_row.bg-align-left.grey .liquid-main-wrapper:after,
.vc_row.bg-align-right.grey .liquid-main-wrapper:after {
	background: #f8f8f8
}

@media (max-width:991px) {

	.vc_row.bg-align-left .liquid-row-bg,
	.vc_row.bg-align-right .liquid-row-bg {
		width: 100%;
		left: 0;
		right: 0
	}

	.vc_row.bg-align-left .liquid-main-wrapper:after,
	.vc_row.bg-align-right .liquid-main-wrapper:after {
		display: none
	}
}

.vc_row.bg-align-left .liquid-row-bg {
	left: 0;
	right: auto
}

.vc_row.bg-align-left .liquid-main-wrapper:after {
	right: 240px;
	left: 0
}

.vc_row.bg-align-right .liquid-row-bg {
	right: 0;
	left: auto
}

.vc_row.bg-align-right .liquid-main-wrapper:after {
	left: 240px;
	right: 0
}

.vc_row.bg-align-top .liquid-row-bg {
	top: 0;
	bottom: auto
}

.vc_row.bg-align-bottom .liquid-row-bg {
	top: auto;
	bottom: 0
}

.vc_row.bg-h100 .liquid-row-bg {
	height: 100%
}

.vc_row.bg-h80 .liquid-row-bg {
	height: 80%
}

.vc_row.bg-h60 .liquid-row-bg {
	height: 60%
}

.vc_row.bg-h50 .liquid-row-bg {
	height: 50%
}

.vc_row.bg-h40 .liquid-row-bg {
	height: 40%
}

.vc_row.bg-h20 .liquid-row-bg {
	height: 20%
}

.vc_row.bg-h0 .liquid-row-bg {
	height: 0%
}

.vc_row.bg-img {
	background-size: cover;
	background-position: 50% 50%;
	min-height: 400px
}

.vc_row.bg-img .liquid-inner-wrapper,
.vc_row.bg-img .vc_row,
.vc_row.bg-img .vc_row.white {
	background-color: transparent
}

@media (max-width:991px) {
	.vc_row.bg-img {
		min-height: 200px
	}
}

.vc_row.row-align-left .inner-row .wpb_column:first-child {
	margin-left: -500px
}

.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-3 {
	width: calc(25% + 500px)
}

.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-4 {
	width: calc(33.33333% + 500px)
}

.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-6 {
	width: calc(50% + 500px)
}

.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-8 {
	width: calc(66.66667% + 500px)
}

.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-12 {
	width: calc(100% + 500px)
}

@media (max-width:1440px) {
	.vc_row.row-align-left .inner-row .wpb_column:first-child {
		margin-left: -60px
	}

	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-3 {
		width: calc(25% + 60px)
	}

	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-4 {
		width: calc(33.33333% + 60px)
	}

	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-6 {
		width: calc(50% + 60px)
	}

	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-8 {
		width: calc(66.66667% + 60px)
	}

	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-12 {
		width: calc(100% + 60px)
	}
}

@media (max-width:1024px) {
	.vc_row.row-align-left .inner-row .wpb_column:first-child {
		margin-left: -40px
	}

	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-3,
	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-4,
	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-6,
	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-8,
	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-12 {
		width: calc(100% + 40px)
	}
}

@media (max-width:991px) {
	.vc_row.row-align-left .inner-row .wpb_column:first-child {
		margin-left: -30px
	}

	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-3,
	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-4,
	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-6,
	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-8,
	.vc_row.row-align-left .inner-row .wpb_column:first-child.vc_col-md-12 {
		width: calc(100% + 30px)
	}
}

.vc_row.row-align-right .inner-row .wpb_column:last-child {
	margin-right: -500px
}

.vc_row.row-align-right .inner-row .wpb_column:last-child.vc_col-md-3 {
	width: calc(25% + 500px)
}

.vc_row.row-align-right .inner-row .wpb_column:last-child.vc_col-md-4 {
	width: calc(33.33333% + 500px)
}

.vc_row.row-align-right .inner-row .wpb_column:last-child.vc_col-md-6 {
	width: calc(50% + 500px)
}

.vc_row.row-align-right .inner-row .wpb_column:last-child.vc_col-md-8 {
	width: calc(66.66667% + 500px)
}

.vc_row.row-align-right .inner-row .wpb_column:last-child.vc_col-md-12 {
	width: calc(100% + 500px)
}

.row-align-left .col:first-child {
	margin-left: -90px
}

.row-align-left .col:first-child.col-md-3 {
	width: calc(25% + 90px)
}

.row-align-left .col:first-child.col-md-4 {
	width: calc(33.33333% + 90px)
}

.row-align-left .col:first-child.col-md-6 {
	width: calc(50% + 90px)
}

.row-align-left .col:first-child.col-md-8 {
	width: calc(66.66667% + 90px)
}

.row-align-left .col:first-child.col-md-12 {
	width: calc(100% + 90px)
}

.row-align-left .col:first-child .cms-fragment .text {
	margin-left: 90px
}

@media (max-width:1440px) {
	.row-align-left .col:first-child {
		margin-left: -60px
	}

	.row-align-left .col:first-child.col-md-3 {
		width: calc(25% + 60px)
	}

	.row-align-left .col:first-child.col-md-4 {
		width: calc(33.33333% + 60px)
	}

	.row-align-left .col:first-child.col-md-6 {
		width: calc(50% + 60px)
	}

	.row-align-left .col:first-child.col-md-8 {
		width: calc(66.66667% + 60px)
	}

	.row-align-left .col:first-child.col-md-12 {
		width: calc(100% + 60px)
	}

	.row-align-left .col:first-child .cms-fragment .text {
		margin-left: 60px
	}
}

@media (max-width:991px) {
	.row-align-left .col:first-child {
		margin-left: -30px
	}

	.row-align-left .col:first-child.col-md-3,
	.row-align-left .col:first-child.col-md-4,
	.row-align-left .col:first-child.col-md-6,
	.row-align-left .col:first-child.col-md-8,
	.row-align-left .col:first-child.col-md-12 {
		width: calc(100% + 30px)
	}

	.row-align-left .col:first-child .cms-fragment .text {
		margin-left: 30px
	}
}

.row-align-right .col:last-child {
	margin-right: -90px
}

.row-align-right .col:last-child.col-md-3 {
	width: calc(25% + 90px)
}

.row-align-right .col:last-child.col-md-4 {
	width: calc(33.33333% + 90px)
}

.row-align-right .col:last-child.col-md-6 {
	width: calc(50% + 90px)
}

.row-align-right .col:last-child.col-md-8 {
	width: calc(66.66667% + 90px)
}

.row-align-right .col:last-child.col-md-12 {
	width: calc(100% + 90px)
}

.row-align-right .col:last-child .cms-fragment .text {
	margin-right: 90px
}

@media (max-width:1440px) {
	.row-align-right .col:last-child {
		margin-right: -60px
	}

	.row-align-right .col:last-child.col-md-3 {
		width: calc(25% + 60px)
	}

	.row-align-right .col:last-child.col-md-4 {
		width: calc(33.33333% + 60px)
	}

	.row-align-right .col:last-child.col-md-6 {
		width: calc(50% + 60px)
	}

	.row-align-right .col:last-child.col-md-8 {
		width: calc(66.66667% + 60px)
	}

	.row-align-right .col:last-child.col-md-12 {
		width: calc(100% + 60px)
	}

	.row-align-right .col:last-child .cms-fragment .text {
		margin-right: 60px
	}
}

@media (max-width:991px) {
	.row-align-right .col:last-child {
		margin-right: -30px
	}

	.row-align-right .col:last-child.col-md-3,
	.row-align-right .col:last-child.col-md-4,
	.row-align-right .col:last-child.col-md-6,
	.row-align-right .col:last-child.col-md-8,
	.row-align-right .col:last-child.col-md-12 {
		width: calc(100% + 30px)
	}

	.row-align-right .col:last-child .cms-fragment .text {
		margin-right: 30px
	}
}

.vc_row .wpb_single_image {
	margin-bottom: 0
}

.vc_row .wpb_text_column.wpb_content_element {
	padding-right: 100px
}

@media (max-width:1599px) {
	.vc_row .wpb_text_column.wpb_content_element {
		padding-right: 60px
	}
}

@media (max-width:1279px) {
	.vc_row .wpb_text_column.wpb_content_element {
		padding-right: 0
	}
}

@media (max-width:991px) {
	.vc_row .wpb_text_column.wpb_content_element {
		padding-right: 0
	}
}

.news-post-content .vc_row .wpb_text_column.wpb_content_element {
	padding-right: 0
}

@media (max-width:1599px) {
	.news-post-content .vc_row .wpb_text_column.wpb_content_element {
		padding-right: 0
	}
}

@media (max-width:1024px) {
	.news-post-content .vc_row .wpb_text_column.wpb_content_element {
		padding-right: 0
	}
}

@media (max-width:991px) {
	.news-post-content .vc_row .wpb_text_column.wpb_content_element {
		padding-right: 0
	}
}

.empty-space.large-spacer,
.vc_row .vc_empty_space.large-spacer {
	height: 100px
}

.empty-space.medium-spacer,
.vc_row .vc_empty_space.medium-spacer {
	height: 70px
}

.empty-space.small-spacer,
.vc_row .vc_empty_space.small-spacer {
	height: 50px
}

.empty-space.mobile-spacer,
.vc_row .vc_empty_space.mobile-spacer {
	display: none
}

@media (max-width:1599px) {

	.empty-space.large-spacer,
	.vc_row .vc_empty_space.large-spacer {
		height: 100px
	}

	.empty-space.medium-spacer,
	.vc_row .vc_empty_space.medium-spacer {
		height: 60px
	}

	.empty-space.small-spacer,
	.vc_row .vc_empty_space.small-spacer {
		height: 40px
	}
}

@media (max-width:1279px) {

	.empty-space.large-spacer,
	.vc_row .vc_empty_space.large-spacer {
		height: 80px
	}

	.empty-space.medium-spacer,
	.vc_row .vc_empty_space.medium-spacer {
		height: 40px
	}

	.empty-space.small-spacer,
	.vc_row .vc_empty_space.small-spacer {
		height: 30px
	}
}

@media (max-width:1024px) {

	.empty-space.large-spacer,
	.vc_row .vc_empty_space.large-spacer {
		height: 60px
	}

	.empty-space.medium-spacer,
	.vc_row .vc_empty_space.medium-spacer {
		height: 30px
	}

	.empty-space.small-spacer,
	.vc_row .vc_empty_space.small-spacer {
		height: 20px
	}
}

@media (max-width:991px) {

	.empty-space.large-spacer,
	.vc_row .vc_empty_space.large-spacer {
		height: 50px
	}

	.empty-space.medium-spacer,
	.vc_row .vc_empty_space.medium-spacer {
		height: 25px
	}

	.empty-space.small-spacer,
	.vc_row .vc_empty_space.small-spacer {
		height: 15px
	}
}

@media (max-width:479px) {

	.empty-space.large-spacer,
	.vc_row .vc_empty_space.large-spacer {
		height: 50px
	}
}

.vc_row.full-width-row .liquid-main-wrapper {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0
}

.vc_row.full-width-row .inner-row {
	margin-left: 0;
	margin-right: 0
}

.vc_row.full-width-row .vc_column_container>.vc_column-inner {
	padding: 0
}

.vc_row .cms-accordion {
	margin-left: 15px;
	margin-right: 15px
}

@media (max-width:1279px) {

	.vc_row.row-has-listing-sidebar .vc_col-md-1,
	.vc_row.row-has-listing-sidebar .vc_col-md-2,
	.vc_row.row-has-listing-sidebar .vc_col-md-3,
	.vc_row.row-has-listing-sidebar .vc_col-md-4,
	.vc_row.row-has-listing-sidebar .vc_col-md-5,
	.vc_row.row-has-listing-sidebar .vc_col-md-6,
	.vc_row.row-has-listing-sidebar .vc_col-md-7,
	.vc_row.row-has-listing-sidebar .vc_col-md-8,
	.vc_row.row-has-listing-sidebar .vc_col-md-9,
	.vc_row.row-has-listing-sidebar .vc_col-md-10,
	.vc_row.row-has-listing-sidebar .vc_col-md-11,
	.vc_row.row-has-listing-sidebar .vc_col-md-12 {
		width: 100%
	}
}

.vc_row.testimonials-row {
	overflow: hidden
}

.vc_row.testimonials-row,
.vc_row.testimonials-row .inner-row,
.vc_row.testimonials-row .liquid-main-wrapper {
	margin: 0
}

#page_body.has-sidenav .vc_row.testimonials-row .liquid-inner-wrapper {
	margin-left: 0
}

#page_body.has-sidenav .vc_row.testimonials-row .testimonials-slider .item .black-bg {
	margin-right: -280px/2
}

#page_body.has-sidenav .vc_row.testimonials-row .testimonials-slider .item .body {
	margin-left: 280px
}

#page_body.has-sidenav .vc_row.testimonials-row .testimonials-slider .item .img-wrapper {
	padding-left: 280px90px
}

@media (max-width:1440px) {
	#page_body.has-sidenav .vc_row.testimonials-row .liquid-inner-wrapper {
		margin-left: 0
	}

	#page_body.has-sidenav .vc_row.testimonials-row .testimonials-slider .item .black-bg {
		margin-right: -280px/2
	}

	#page_body.has-sidenav .vc_row.testimonials-row .testimonials-slider .item .body {
		margin-left: 280px
	}

	#page_body.has-sidenav .vc_row.testimonials-row .testimonials-slider .item .img-wrapper {
		padding-left: 280px60px
	}
}

@media (max-width:991px) {
	#page_body.has-sidenav .vc_row.testimonials-row .testimonials-slider .item .body {
		margin-left: 0
	}
}

#page_body.has-sidenav .vc_row.timetable-row .liquid-inner-wrapper {
	margin-left: 0;
	border-top-color: transparent
}

#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.liquid-main-wrapper,
#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.main-wrapper {
	position: relative
}

#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.liquid-main-wrapper:after,
#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.main-wrapper:after {
	content: "";
	position: absolute;
	top: -100px;
	left: 370px;
	right: 90px;
	height: 1px;
	background: rgba(0, 0, 0, .1)
}

#page_body.has-sidenav .vc_row.timetable-row .nav-tabs,
#page_body.has-sidenav .vc_row.timetable-row .regional-flights-timetable {
	margin-left: 280px
}

@media (max-width:1599px) {
	#page_body.has-sidenav .vc_row.timetable-row .liquid-inner-wrapper {
		margin-left: 0
	}

	#page_body.has-sidenav .vc_row.timetable-row .nav-tabs,
	#page_body.has-sidenav .vc_row.timetable-row .regional-flights-timetable {
		margin-left: 280px
	}

	#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.liquid-main-wrapper,
	#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.main-wrapper {
		position: relative
	}

	#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.liquid-main-wrapper:after,
	#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.main-wrapper:after {
		left: 340px;
		right: 60px
	}

	#page_body.has-sidenav .vc_row.timetable-row thead td:first-child,
	#page_body.has-sidenav .vc_row.timetable-row thead th:first-child {
		padding-left: 30px
	}

	#page_body.has-sidenav .vc_row.timetable-row thead td:last-child,
	#page_body.has-sidenav .vc_row.timetable-row thead th:last-child {
		padding-right: 30px
	}

	#page_body.has-sidenav .vc_row.timetable-row tbody tr td:first-child {
		padding-left: 30px
	}

	#page_body.has-sidenav .vc_row.timetable-row tbody tr td:first-child:after {
		left: 30px
	}

	#page_body.has-sidenav .vc_row.timetable-row tbody tr td:last-child {
		padding-right: 30px
	}

	#page_body.has-sidenav .vc_row.timetable-row tbody tr td:last-child:after {
		right: 30px
	}

	#page_body.has-sidenav .vc_row.timetable-row thead td,
	#page_body.has-sidenav .vc_row.timetable-row thead th {
		font-size: 11px
	}

	#page_body.has-sidenav .vc_row.timetable-row tbody td {
		font-size: 15px
	}
}

@media (max-width:1024px) {

	#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.liquid-main-wrapper:after,
	#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.main-wrapper:after {
		left: 320px;
		right: 40px
	}
}

@media (max-width:991px) {

	#page_body.has-sidenav .vc_row.timetable-row .nav-tabs,
	#page_body.has-sidenav .vc_row.timetable-row .regional-flights-timetable {
		margin-left: 0
	}

	#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.liquid-main-wrapper:after,
	#page_body.has-sidenav .vc_row.timetable-row .scheduled-flights-section>.main-wrapper:after {
		display: none
	}
}

@media (max-width:991px) {
	.vc_row .vc_empty_space.large-spacer {
		height: 50px
	}

	.vc_row .vc_empty_space.medium-spacer {
		height: 30px
	}

	.vc_row .vc_empty_space.small-spacer {
		height: 20px
	}

	.vc_row .vc_empty_space.mobile-spacer {
		display: block
	}
}

.sidenav-template-content.freeform-content>.vc_row:first-child .liquid-main-wrapper,
.sidenav-template-content.stacker-content .stacker-content-item.first-section .section-header .liquid-main-wrapper {
	padding-top: 0
}

.sidenav-template-content.freeform-content>.vc_row:first-child .liquid-main-wrapper .liquid-inner-wrapper,
.sidenav-template-content.stacker-content .stacker-content-item.first-section .section-header .liquid-main-wrapper .liquid-inner-wrapper {
	padding-top: 100px;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.stacker-content-item .section-header {
	position: relative
}

.stacker-content-item .section-header .liquid-main-wrapper {
	padding-top: 100px;
	position: relative;
	z-index: 2
}

.stacker-content-item .section-header .section-heading {
	margin-bottom: 0;
	padding-bottom: 25px
}

.stacker-content-item .section-header .liquid-row-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}

.stacker-content-item .section-header .liquid-inner-wrapper,
.stacker-content-item .section-header .main-wrapper,
.stacker-content-item .section-header .vc_row .liquid-main-wrapper,
.vc_row .stacker-content-item .section-header .liquid-main-wrapper {
	z-index: 2;
	position: relative
}

.stacker-content-item.first-row-grey .liquid-row-bg {
	background: #f8f8f8
}

.stacker-content-item.bg-align-left .section-header .liquid-row-bg,
.stacker-content-item.bg-align-right .section-header .liquid-row-bg {
	width: 50%
}

.stacker-content-item.bg-align-left .section-header .liquid-main-wrapper,
.stacker-content-item.bg-align-right .section-header .liquid-main-wrapper {
	position: relative
}

.stacker-content-item.bg-align-left .section-header .liquid-main-wrapper:after,
.stacker-content-item.bg-align-right .section-header .liquid-main-wrapper:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1
}

.stacker-content-item.bg-align-left.first-row-grey .section-header .liquid-main-wrapper:after,
.stacker-content-item.bg-align-right.first-row-grey .section-header .liquid-main-wrapper:after {
	background: #f8f8f8
}

@media (max-width:991px) {

	.stacker-content-item.bg-align-left .section-header .liquid-row-bg,
	.stacker-content-item.bg-align-right .section-header .liquid-row-bg {
		width: 100%;
		left: 0;
		right: 0
	}

	.stacker-content-item.bg-align-left .section-header .liquid-main-wrapper:after,
	.stacker-content-item.bg-align-right .section-header .liquid-main-wrapper:after {
		display: none
	}
}

.stacker-content-item.bg-align-left .section-header .liquid-row-bg {
	left: 0;
	right: auto
}

.stacker-content-item.bg-align-left .section-header .liquid-main-wrapper:after {
	right: 240px;
	left: 0
}

.stacker-content-item.bg-align-right .section-header .liquid-row-bg {
	right: 0;
	left: auto
}

.stacker-content-item.bg-align-right .section-header .liquid-main-wrapper:after {
	left: 240px;
	right: 0
}

@media (max-width:1024px) {
	.stacker-content-item .product-card-item .img-wrapper {
		width: 200px;
		height: 200px
	}
}

@media (max-width:1599px) {

	.stacker-content-item.first-section .section-header .liquid-main-wrapper .liquid-inner-wrapper,
	.stacker-content-item .section-header .liquid-main-wrapper {
		padding-top: 100px
	}
}

@media (max-width:1279px) {

	.stacker-content-item.first-section .section-header .liquid-main-wrapper .liquid-inner-wrapper,
	.stacker-content-item .section-header .liquid-main-wrapper {
		padding-top: 80px
	}
}

@media (max-width:1024px) {

	.stacker-content-item.first-section .section-header .liquid-main-wrapper .liquid-inner-wrapper,
	.stacker-content-item .section-header .liquid-main-wrapper {
		padding-top: 60px
	}
}

@media (max-width:991px) {
	.stacker-content-item .section-header .liquid-main-wrapper {
		padding-top: 30px
	}

	.stacker-content-item.first-section .section-header .liquid-main-wrapper .liquid-inner-wrapper {
		padding-top: 50px
	}
}

#header {
	position: fixed;
	width: 100%;
	height: auto;
	background: rgba(0, 0, 0, .75);
	-webkit-box-shadow: 0 0 15px 1px hsla(0, 0%, 49.8%, .1);
	box-shadow: 0 0 15px 1px hsla(0, 0%, 49.8%, .1);
	z-index: 990;
	-webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.nav-up {
    top: -138px;
}
.headBoxFixed {
    background: rgba(0, 0, 0, .5);
    top: 0;
}
#header .header-inner {
	padding: 20px 60px;
	height: 100%;
	position: relative
}

#header .main-section {
	height: 100%;
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#header .logo {
	width: 13%;
}

#header .logo a {
	display: flex;
	width: 100%;
	align-items: center;
}
#header .logo-link{width: 35%;}
#menu-primary{display: flex;align-items: center;}
#header .logo a .txt{border-left: 2px solid #f18d00;box-sizing: border-box;padding-left: 20px;margin-left: 20px;height: 100%;padding-top: 15px;padding-bottom: 15px;}
#header .logo a .txt p{font-size: 14px;color: #fff;font-family: 'Fraktion sans', sans-serif;line-height: 1;}
#header .logo img {
	width: 100%;
	height: auto;
	min-width: 50px;
}

#header .btn-list {
	margin-top: -22px;
	margin-bottom: -29px;
	z-index: 110
}

#header .btn-list .cta-btn.hide-cta,
#header .hamburger {
	display: none
}

#header .btn-list li {
	padding-bottom: 0;
}

#header .mobbtn-list {
	display: none;
}

@media (max-width:1599px) {
	#header .btn-list .cta-btn {
		padding: 15px 25px
	}
}

@media (max-width:1440px) {
	#header {
		
	}

	#header .header-inner {
		
	}

	#header .btn-list .cta-btn {
		padding: 15px 20px
	}

	#header .btn-list .cta-btn.has-icon .icon {
		margin-right: 10px
	}
}

@media (max-width:1366px) {
	#header {
		
	}

	#header .btn-list {
		margin-top: -17px;
		margin-bottom: -26px
	}
	#header .logo{width: 15%;}
	#header .logo a .txt{padding-bottom: 0px;}
}

@media (max-width:1279px) {
	#header .btn-list .cta-btn {
		padding: 12px 22px
	}

	#header .btn-list .cta-btn.has-icon .icon {
		margin-right: 10px;
		width: 15px;
		height: 15px
	}
}

@media (max-width:1200px) {
	#header {
		-webkit-box-shadow: none;
		box-shadow: none;
		height: auto
	}

	#header .header-inner {
	
		height: auto
	}


	#header .logo {
		z-index: 125
	}

	#header .btn-list {
		margin-top: 0;
		margin-bottom: 0;
		z-index: 125;
		position: fixed;
		bottom: 0;
		width: 100%;
		display: none;
	}

	#header .mobbtn-list {
		z-index: 125;
		position: fixed;
		display: flex;
		justify-content: space-between;
		align-items: center;
		bottom: -1px;
		width: 100%;
		left: 0;
		padding: 0;
		flex-wrap: nowrap;
		margin: 0;
		background-color: #fff;
	}

	#header .mobbtn-list li {
		flex: auto;
		background-color: #fff;
		border: 1px solid #eee;
	}

	#header .mobbtn-list li:last-child {
		border: none;
	}

	#header .mobbtn-list li:first-child a {
		position: relative;
		left: -8px;
	}

	#header .mobbtn-list li:nth-child(3) {
		background-color: red;
	}

	#header .mobbtn-list li:nth-child(3) a {
		color: #fff;
	}

	#header .mobbtn-list li a {
		display: block;
		padding: 6px;
		font-size: 18px;
		font-weight: 800;
		text-align: center;
		position: relative;
	}

	.aplus {
		position: absolute;
		left: 60%;
		top: 26%;
		font-size: 16px;
		line-height: 8px;
		display: flex;
		flex-direction: column;
	}

	#header .btn-list .cta-btn {
		padding: 16px 20px;
		height: 50px
	}

	#header .btn-list .cta-btn i {
		font-size: 13px
	}

	#header .btn-list .cta-btn:focus,
	#header .btn-list .cta-btn:hover {
		background-color: #c41f31
	}

	#header .btn-list .cta-btn.white,
	#header .btn-list .cta-btn.white:focus,
	#header .btn-list .cta-btn.white:hover {
		background-color: #fff;
		color: rgba(17, 17, 17, .65)
	}

	#header .hamburger {
		display: block;
		z-index: 130;
		padding: 23px;
		margin-right: -8px
	}
	.main-menu ul li dl{background-color: rgba(0, 0, 0, .3) !important;}
	.main-menu ul li dl dd a{text-align: left !important;}
	.main-menu ul>li:hover dl{display: none;}
}

@media (max-width:991px) {
	#header .header-inner {
		
	}
}

@media (max-width:479px) {
	#header .btn-list .cta-btn {
		padding: 16px 10px
	}

	#header .btn-list .cta-btn i {
		font-size: 13px;
		margin-right: 10px
	}
}

#nav {
	overflow: visible
}

#mobile-menu-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: -100px;
	background: rgba(17, 17, 17, .6);
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

@media (max-width:1200px) {
	body.menu-on #header {
		z-index: 106
	}
    body.menu-on{overflow: hidden;}
	body.menu-on::before{
		content: '';
		display: inline-block;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		background: rgba(0, 0, 0, .5);
		z-index: 99;
	}
	body.menu-on #nav .menu {
		opacity: 1;
		visibility: visible
	}

	body.menu-on #mobile-menu-overlay {
		opacity: 1;
		visibility: visible;
		z-index: 10
	}
	#menu-primary{display: block;}
}

@media (max-width:1200px) {
	#header {
		
	}

	body.home-will-animate #wp-body-div.home #header {
		background-color: transparent
	}

	#nav {
		top: 80px;
		position: absolute;
		bottom: auto;
		left: -40px;
		right: -40px;
		z-index: 120;
		background: #fff;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: opacity .2s, visibility .2s;
		transition: opacity .2s, visibility .2s
	}

	#nav.on {
		opacity: 1;
		visibility: visible
	}

	#nav .main-menu,
	#nav .menu,
	#nav .secondary-menu {
		position: absolute;
		-webkit-transform: none;
		-ms-transform: none;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		transform: none
	}

	#nav .menu {
		opacity: 0;
		visibility: hidden;
		height: 100%;
		padding: 0;
		margin: 0;
		float: none;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	#nav .main-menu ul {
		margin: 0
	}

	#nav .main-menu ul li {
		display: block;
		padding: 0;
		margin: 0
	}

	#nav .main-menu ul li a {
		padding: 10px 40px
	}
	#nav .main-menu ul li dl dd a{padding-bottom: 0;}
	#nav .secondary-menu {
		padding-bottom: 30px
	}

	#nav .secondary-menu ul {
		margin: 0
	}
	.main-menu ul li dl{position: relative !important;top: 0 !important;}
	.section.Company .seciton-number{width: 100% !important;}
	.section.Company .seciton-number .orange-txt{font-size: 55px !important;}
	.main-menu ul li a{color: #000 !important;}
	.section.Company .seciton-number .w-col-6{padding-left: 5% !important;}
	.section.Company .seciton-icos span{font-size: 24px !important;}
}
.open>.dropdown-menu {
    display: block !important;
}
@media (max-width:1200px) {
	#nav .main-menu{background-color: #f67828;}
	.main-menu ul li dl{width: 100% !important;margin-left: 0 !important;}
}
@media (max-width:1024px) and (max-height:600px) {}

@media (max-width:991px) {
	#nav {
		left: -30px;
		right: -30px
	}
}

.btn-list {
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	float: right;
	margin: 0
}

.btn-list .cta-btn,
.btn-list li {
	width: auto
}

@media (max-width:1024px) {
	.btn-list {
		float: none;
		margin: 0 -40px
	}

	.btn-list li {
		width: 50%;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1
	}

	.btn-list .cta-btn {
		width: 100%;
		padding: 15px 22px
	}
	#nav{top: 75px;}
}

@media (max-width:1024px) and (max-width:991px) {
	.btn-list {
		margin-left: -30px;
		margin-right: -30px
	}
}

.menu {
	-webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
	transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
	float: right;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

.menu:after {
	content: none
}

.nav-active .menu {
	opacity: 1;
	visibility: visible
}

.menu .search {
	display: none
}

@media (max-width:1024px) {
	.menu {
		width: 100%;
		z-index: 10;
		position: absolute;
		background-color: #f67828;
		top: 100%;
		left: 0;
		margin: 0;
		opacity: 0;
		visibility: hidden;
		padding: 15px 0;
		-webkit-box-shadow: 0 2px 1px 1px rgba(0, 0, 0, .12);
		box-shadow: 0 2px 1px 1px rgba(0, 0, 0, .12)
	}

	.menu .search {
		display: block
	}
	.main-menu ul li a{color: #fff !important;}
}

.main-menu {
 
}

.main-menu ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
	position: relative;
}

.main-menu ul li a {
	-webkit-transition: color .2s ease-in-out, background .2s ease-in-out;
	transition: color .2s ease-in-out, background .2s ease-in-out;
	display: inline-block;
	text-decoration: none;
	padding: 0 20px;
	color: #fff;
	font-size: 18px;
	line-height: normal;
	display: flex;
	align-items: center;
	font-family: 'Fraktion sans', sans-serif;
}
.main-menu ul li dl{position: absolute;left: 0;top: 20px;display: none;background-color: rgba(0, 0, 0, .9);padding: 0.5rem;width: 100%;padding-bottom: 20px;}
.main-menu ul li:nth-child(4) dl{width: 220%;margin-left: -60%;}
.main-menu ul li dl dd a{font-size: 14px;margin-top: 10px;display: block;text-align: center;white-space: nowrap;}
.main-menu ul>li:hover dl{}
.main-menu ul li a i{
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border: 1px solid #fff;
	border-top: none;
	border-left: none;
	transform:rotate(45deg);
	margin-left: 10px;
	position: relative;
}
.main-menu ul .urla{background-color: #f67828 !important;text-transform: capitalize;border-radius: 0;padding: 10px; border: 1px solid #f67828;}
.main-menu ul .urla:hover{background: none !important;}
.main-menu ul .urla:hover a{color: #f67828 !important;}
.main-menu ul li a:hover {
	color: #f67828
}
.main-menu ul li a:hover i{border-color: #f67828;}
.main-menu ul li.active a,
.main-menu ul li.current-menu-item a,
.main-menu ul li.current-page-ancestor a,
.main-menu ul li.current_page_parent a {
	color: #111;
	background-color: transparent
}

@media (max-width:1999px) {
	.main-menu ul li {
		margin: 0 5px
	}

	.main-menu ul li a {
		padding: 0 15px;
		text-align: center;
	}
}

@media (max-width:1599px) {
	.main-menu ul li a {
		font-size: 17px;
		padding: 0 10px
	}
}

@media (max-width:1440px) {
	.main-menu ul li a {
		font-size: 15px
	}
}

@media (max-width:1279px) {
	.main-menu ul {
		margin-left: -120px
	}

	.main-menu ul li {
		margin: 0
	}

	.main-menu ul li a {
		font-size: 14px
	}
}

@media (max-width:1024px) {
	.main-menu ul li {
		text-align: left;
		position: relative
	}

	.main-menu ul li:before {
		content: "";
		position: absolute;
		bottom: 0;
		right: 0;
		left: 40px;
		height: 1px;
		background: rgba(0, 0, 0, .08)
	}

	.main-menu ul li a {
		width: 100%;
		padding: 10px 25px
	}

	.main-menu ul li.active a,
	.main-menu ul li.current-menu-item a,
	.main-menu ul li.current-page-ancestor a,
	.main-menu ul li.current_page_parent a {
		font-family: galano-bold, Helvetica, Arial, sans-serif;
		font-weight: 400;
		font-style: normal
	}
}

@media (max-width:991px) {
	.main-menu ul li:before {
		left: 30px
	}
}

.secondary-menu {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0
}

@media (max-width:1024px) {
	.secondary-menu {
		right: auto;
		top: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		position: relative;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0
	}
}

.secondary-menu ul {
	text-align: right;
	margin-right: -14px
}

.secondary-menu ul li {
	text-align: left;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	text-align: center
}

.secondary-menu ul li a {
	-webkit-transition: color .2s ease-in-out, background .2s ease-in-out;
	transition: color .2s ease-in-out, background .2s ease-in-out;
	color: rgba(17, 17, 17, .7);
	display: inline-block;
	padding: 0 14px
}

.secondary-menu ul li a:hover {
	color: rgba(0, 0, 0, .3)
}

.secondary-menu ul li a.shortlist-link {
	color: #111
}

.secondary-menu ul li a.shortlist-link:hover {
	color: rgba(0, 0, 0, .3)
}

.secondary-menu ul li.active a,
.secondary-menu ul li.current-menu-item a,
.secondary-menu ul li.current-page-ancestor a,
.secondary-menu ul li.current_page_parent a {
	color: #111
}

.secondary-menu ul .search-link {
	position: relative
}

.secondary-menu ul .search-link .icon {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	padding: 10px;
	width: 15px;
	height: 15px;
	margin: 0 -10px -10px
}

.secondary-menu ul .search-link .text {
	display: none
}

.secondary-menu ul .shortlist-item {
	position: relative;
	padding-left: 10px;
	margin-left: 5px
}

.secondary-menu ul .shortlist-item:after {
	position: absolute;
	content: "";
	top: 8px;
	left: 0;
	width: 1px;
	height: 15px;
	background: rgba(0, 0, 0, .1)
}

.secondary-menu ul .shortlist-link .shortlist-star-container {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-top: -4px
}

.secondary-menu ul .shortlist-link .shortlist-star {
	width: 12px;
	height: 12px
}

.secondary-menu ul .shortlist-link .count {
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	color: #c41f31;
	display: inline-block;
	padding-right: 8px;
	margin-left: -5px
}

.secondary-menu ul .shortlist-link .count .counter {
	font-family: galano-bold, Helvetica, Arial, sans-serif;
	font-weight: 400;
	min-width: 10px;
	text-align: center;
	display: inline-block
}

@media (max-width:1599px) {
	.secondary-menu ul {
		margin-right: -8px
	}

	.secondary-menu ul li a {
		padding: 0 8px
	}
}

@media (max-width:1440px) {
	.secondary-menu ul li a {
		font-size: 13px
	}

	.secondary-menu ul .search-link .icon {
		width: 13px;
		height: 13px;
		margin-top: -5px
	}

	.secondary-menu ul .shortlist-item:after {
		top: 5px
	}

	.secondary-menu ul .shortlist-link .count {
		padding-right: 5px
	}
}

@media (max-width:1279px) {
	.secondary-menu ul li a {
		font-size: 12px
	}

	.secondary-menu ul .search-link .icon {
		width: 12px;
		height: 12px
	}
}

@media (max-width:1024px) {
	.secondary-menu ul li {
		display: block;
		margin: 0;
		padding: 0
	}

	.secondary-menu ul li a {
		display: block;
		padding: 10px 40px;
		font-size: 12px;
		line-height: normal;
		text-align: left
	}

	.secondary-menu ul .shortlist-link .count {
		margin-left: -8px
	}

	.secondary-menu ul .search-link .icon,
	.secondary-menu ul .search-link:after {
		display: none
	}

	.secondary-menu ul .search-link .text {
		display: inline-block
	}

	.secondary-menu ul .shortlist-item {
		padding-left: 0;
		margin-left: 0;
		width: 100%
	}

	.secondary-menu ul .shortlist-item:after {
		display: none
	}
}

@media (max-width:991px) {
	.secondary-menu ul li a {
		padding: 10px 30px
	}
}

#footer {
	background: #333;
	color: #fff
}

#footer .top-section {
	padding-top: 45px;
	padding-bottom: 45px
}

@media (max-width:767px) {
	#footer .top-section {
		padding-top: 35px;
		padding-bottom: 35px
	}
}

#footer .footer-section {
	padding-bottom: 45px
}

#footer .footer-section .unheading-menu a {
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px
}

@media (max-width:767px) {
	#footer .footer-section {
		padding-bottom: 35px
	}
}

#footer hr {
	border-color: hsla(0, 0%, 100%, .2);
	margin: 30px 0
}

@media (max-width:767px) {
	#footer hr {
		margin: 20px 0
	}
}

#footer h5 {
	font-family: galano-bold, Helvetica, Arial, sans-serif;
	font-weight: 400;
	letter-spacing: .1em;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px
}

@media (max-width:767px) {
	#footer h5 {
		font-size: 11px;
		margin-bottom: 0;
		margin-top: 20px;
	}
}

#footer address {
	font-style: normal;
	margin-bottom: 0;
	line-height: 1.8;
}

#footer ul li {
	color: hsla(0, 0%, 100%, .7);
	font-size: 16px
}

@media (max-width:1440px) {
	#footer ul li {
		font-size: 16px
	}
}

@media (max-width:1279px) {
	#footer ul li {
		font-size: 14px
	}
}

@media (max-width:767px) {
	#footer ul li {
		font-size: 12px;
		line-height: 25px;
		padding: 0;
	}
}

#footer ul a {
	color: hsla(0, 0%, 100%, .7)
}

#footer ul a:hover {
	color: #fff
}

#footer .unheading-menu ul {
	margin-left: -5px
}

#footer .unheading-menu li {
	line-height: 16px
}

#footer .unheading-menu a {
	color: hsla(0, 0%, 100%, .8);
	letter-spacing: .06em;
	display: inline-block;
	font-size: 15px;
	padding: 10px 5px
}

#footer .unheading-menu a:hover {
	color: #fff
}

@media (max-width:767px) {
	#footer .unheading-menu {
		padding-top: 5px
	}

	#footer .unheading-menu ul {
		margin-top: -8px
	}

	#footer .unheading-menu a {
		padding: 8px 5px
	}
}

#footer .copyright-info {
	border-top: 1px solid hsla(0, 0%, 100%, .2);
	font-family: miller-text, Georgia, Times New Roman, Times, serif;
	text-align: left;
	color: hsla(0, 0%, 100%, .5);
	padding: 30px 0
}

#footer .copyright-info,
#footer .copyright-info li,
#footer .copyright-info p {
	font-size: 14px
}

@media (max-width:1279px) {

	#footer .copyright-info,
	#footer .copyright-info li,
	#footer .copyright-info p {
		font-size: 13px
	}
}

@media (max-width:767px) {
	#footer .copyright-info {
		padding: 25px 0
	}

	#footer .copyright-info,
	#footer .copyright-info li,
	#footer .copyright-info p {
		font-size: 12px
	}
}

#footer .copyright-info a {}

#footer .copyright-info a:hover {
	color: #fff
}

#footer .copyright-info .copyright {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media(max-width:480px) {

	#footer .copyright-info .copyright {
		justify-content: center;
	}

	#footer .copyright-info .copyright p:after {
		display: none;
	}
}

#footer .copyright-info .copyright p {
	color: hsla(0, 0%, 100%, .5);
	margin-bottom: 0;
	position: relative;
	padding-right: 14px;
	margin-right: 12px
}

#footer .copyright-info .copyright p:after {
	content: "";
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	width: 1px;
	background: hsla(0, 0%, 100%, .5);
	height: 16px;
	margin-top: -2px
}

#footer .copyright-info .copyright ul {
	margin-top: -5px
}

#footer .copyright-info .copyright ul li {
	padding: 0 4px
}

#footer .copyright-info .copyright ul li a {
	display: inline-block;
	padding: 5px 12px
}

#footer .copyright-info .copyright ul li+li {
	position: relative
}

#footer .copyright-info .copyright ul li+li:before {
	content: "";
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 1px;
	background: hsla(0, 0%, 100%, .5);
	height: 16px;
	margin-top: -2px
}

@media (max-width:767px) {
	#footer .copyright-info .copyright ul {
		margin-left: -12px
	}

	#footer .copyright-info .copyright ul li {
		padding: 0
	}

	#footer .copyright-info .copyright p:after,
	#footer .copyright-info .copyright ul li+li:before {
		height: 12px
	}

	#footer .copyright-info .copyright ul li+li:before {
		margin-top: -1px
	}
}

@media (min-width:768px) {
	#footer .copyright-info .right-link {
		text-align: right
	}
}

@media (max-width:767px) {
	#footer .social-links {
		margin-bottom: 35px
	}
	#header .header-inner{padding: 15px 15px;}
	
	.h1{font-size: 28px !important;}
	.section.Company .seciton-icos span{margin-bottom: 30px;}
	.section.expertise .txtex li{font-size: 19px !important;}
}

.footer-logo {
	display: block;
	width: 150px;
	max-width: 100%;
	margin-bottom: 15px
}

@media (max-width:1279px) {
	.footer-logo {
		margin-bottom: 45px
	}
}

@media (max-width:767px) {
	.footer-logo {
		width: 100%;
		margin-bottom: 15px
	}
}

.footer-logo a {
	display: inline-block;
	width: 100%
}

.footer-logo img {
	max-width: 100%;
	vertical-align: middle
}

#navbar {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 105;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .4s, visibility .4s;
	transition: opacity .4s, visibility .4s
}

#navbar #navbar-inner {
	max-width: 100%;
	margin: 0 auto;
	-webkit-box-shadow: -2px 0 20px 2px hsla(0, 0%, 63.9%, .2);
	box-shadow: -2px 0 20px 2px hsla(0, 0%, 63.9%, .2)
}

#navbar .bottom-section,
#navbar .top-section {
	height: 72px
}

#navbar.fixed {
	position: fixed;
	top: 0
}

#navbar.is-minimized .top-section {
	display: none
}

#navbar.is-minimized.fixed {
	-webkit-transform: translateY(-72px);
	-ms-transform: translateY(-72px);
	transform: translateY(-72px)
}

#navbar.is-minimized.fixed .top-section {
	display: block
}

#navbar.is-maximized {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

#navbar .trigger-mobile-menu {
	display: none
}

@media (max-width:1440px) {
	#navbar .bottom-section {
		height: 60px
	}
}

@media (max-width:1279px) {
	#navbar .top-section {
		height: 60px
	}

	#navbar .bottom-section {
		height: 50px
	}

	#navbar.is-minimized.fixed {
		-webkit-transform: translateY(-60px);
		-ms-transform: translateY(-60px);
		transform: translateY(-60px)
	}
}

@media (max-width:1024px) {
	#navbar .bottom-section {
		height: 50px
	}

	#navbar .trigger-mobile-menu {
		display: block
	}
}

@media (max-width:319px) {

	#navbar .bottom-section,
	#navbar .top-section {
		height: 50px
	}
}

#navbar .bottom-section,
#navbar .top-section {
	position: relative;
	display: block
}

#navbar .main-menu li {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

#navbar .top-section {
	background: #fff;
	border-bottom: 1px solid rgba(17, 17, 17, .05);
	padding: 0 40px
}

#navbar .top-section .top-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

#navbar .navbar-logo {
	width: 126px;
	height: auto;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

@media (max-width:1440px) {
	#navbar .navbar-logo {
		width: 90px
	}
}

#navbar .bottom-section {
	background: transparent
}

#navbar .bottom-section .nav_toggle-btn .lines,
#navbar .bottom-section .nav_toggle-btn .lines:after,
#navbar .bottom-section .nav_toggle-btn .lines:before {
	background-color: #6d6d6d
}

#navbar .bottom-section .main-menu {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

#navbar .bottom-section .stacker-nav-container {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: 40px
}

#navbar .bottom-section progress {
	position: absolute;
	left: 0;
	top: auto;
	bottom: -2px
}

#navbar .bottom-inner {
	max-width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 72px;
	padding-left: 40px;
	position: relative
}

@media (max-width:1440px) {
	#navbar .bottom-inner {
		height: 60px
	}
}

@media (max-width:1279px) {
	#navbar .bottom-inner {
		height: 50px
	}
}

@media (max-width:1024px) {
	#navbar .bottom-inner {
		height: 50px
	}
}

#navbar #trigger-form,
#navbar .navbar-ctas,
#navbar .navbar-logo {
	z-index: 20
}

#navbar .main-menu,
#navbar .stacker-nav-container {
	z-index: 10
}

#navbar #mobile-trigger-form {
	width: 100%;
	border-radius: 0;
	height: 50px
}

#navbar.fixed {
	opacity: 1;
	visibility: visible
}

#navbar.fixed #trigger-form,
#navbar.fixed .navbar-logo {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

#navbar.fixed .bottom-section {
	background: #fff
}

#navbar.fixed .bottom-section .bottom-inner {
	border-color: rgba(17, 17, 17, .2)
}

#navbar.is-maximized #trigger-form,
#navbar.is-maximized .navbar-logo {
	-webkit-transform: translateY(-72px);
	-ms-transform: translateY(-72px);
	transform: translateY(-72px)
}

@media (max-width:1440px) {

	#navbar.is-maximized #trigger-form,
	#navbar.is-maximized .navbar-logo {
		-webkit-transform: translateY(-60px);
		-ms-transform: translateY(-60px);
		transform: translateY(-60px)
	}
}

@media (max-width:1279px) {

	#navbar.is-maximized #trigger-form,
	#navbar.is-maximized .navbar-logo {
		-webkit-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		transform: translateY(-50px)
	}
}

@media (max-width:1024px) {

	#navbar.is-maximized #trigger-form,
	#navbar.is-maximized .navbar-logo {
		-webkit-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		transform: translateY(-50px)
	}
}

@media (max-width:319px) {

	#navbar.is-maximized #trigger-form,
	#navbar.is-maximized .navbar-logo {
		-webkit-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		transform: translateY(-50px)
	}
}

#navbar.has-stacker-nav {
	opacity: 1;
	visibility: visible
}

#navbar.has-stacker-nav #navbar-inner {
	-webkit-box-shadow: none;
	box-shadow: none
}

#navbar.has-stacker-nav .navbar-ctas {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .4s, visibility .4s;
	transition: opacity .4s, visibility .4s
}

#navbar.has-stacker-nav .stacker-line {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}

#navbar.has-stacker-nav .stacker-line .line {
	height: 1px;
	width: 100%;
	background-color: rgba(17, 17, 17, .1)
}

#navbar.has-stacker-nav.fixed #navbar-inner {
	-webkit-box-shadow: -2px 0 20px 2px hsla(0, 0%, 63.9%, .2);
	box-shadow: -2px 0 20px 2px hsla(0, 0%, 63.9%, .2)
}

#navbar.has-stacker-nav.fixed .navbar-ctas {
	opacity: 1;
	visibility: visible
}

#navbar.has-stacker-nav.fixed .stacker-line {
	opacity: 0;
	visibility: hidden
}

#navbar.has-stacker-nav.fixed .stacker-nav-container {
	left: 0 !important
}

#navbar .stacker-nav-container {
	width: 1600px;
	max-width: 100%;
	-webkit-transition: opacity .2s, visibility .2s, left .4s;
	transition: opacity .2s, visibility .2s, left .4s
}

#navbar .stacker-nav-container .stacker-line {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

#navbar .stacker-nav-container.loading,
#navbar .stacker-nav-container.loading .stacker-line {
	opacity: 0;
	visibility: hidden
}

#navbar.has-listing-nav.is-minimized .navbar-logo,
#navbar.has-stacker-nav.is-minimized .navbar-logo {
	pointer-events: none
}

#navbar.has-listing-nav .navbar-logo img,
#navbar.has-stacker-nav .navbar-logo img {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

#navbar.has-listing-nav.is-maximized .navbar-logo img,
#navbar.has-stacker-nav.is-maximized .navbar-logo img {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .2s .4s, visibility .2s .4s;
	transition: opacity .2s .4s, visibility .2s .4s
}

#navbar .stacker-nav {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s;
	margin-left: -30px
}

#navbar .stacker-nav>a {
	margin: 0 20px;
	font-size: 12px;
	letter-spacing: .15em;
	text-decoration: none;
	padding: 10px;
	display: inline-block;
	color: #000;
	text-transform: uppercase
}

#navbar .stacker-nav>a.active,
#navbar .stacker-nav>a:hover {
	text-decoration: none
}

#navbar .stacker-nav>a:hover {
	color: #6d6d6d
}

#navbar .stacker-nav>a.active:hover {
	color: #000
}

#navbar.has-listing-nav .navbar-share {
	margin-top: 20px
}

#navbar .listing-details {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 40px;
	font-size: 18px;
	line-height: normal;
	letter-spacing: .02em;
	color: #111;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#navbar .listing-details .shortlist {
	margin-left: 50px;
	font-size: 14px;
	line-height: normal;
	letter-spacing: .02em
}

#navbar .listing-details .shortlist a {
	color: #111
}

#navbar .listing-details .shortlist i {
	margin-right: 15px;
	color: #6d6d6d
}

#navbar .agent-details,
#navbar .agent-slider-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0
}

#navbar .agent-slider-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

#navbar .agent-slider {
	width: 662px
}

#navbar .agent-slider .agent-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

#navbar .agent-slider .cta-btn-list .item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}

#navbar .agent-slider .enquire_project_product_agent {
	position: relative
}

#navbar .agent-slider .enquire_project_product_agent .close {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

#navbar .agent-slider .enquire_project_product_agent.off .default {
	opacity: 0;
	visibility: hidden
}

#navbar .agent-slider .enquire_project_product_agent.off .close {
	opacity: 1;
	visibility: visible
}

@media (max-width:1024px) {

	#navbar .agent-slider .enquire_project_product_agent,
	#navbar .agent-slider .enquire_project_product_agent:focus,
	#navbar .agent-slider .enquire_project_product_agent:hover {
		background-color: #fff;
		color: rgba(17, 17, 17, .65)
	}
}

#navbar .agent-slider .img-holder {
	width: 72px;
	height: 72px;
	background-color: #f8f8f8;
	display: inline-block
}

#navbar .agent-slider .img-holder:focus {
	outline: none
}

#navbar .agent-slider .img-holder .img {
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-position: 50% 50%
}

#navbar .agent-slider .agent-name {
	text-align: center;
	width: 250px;
	height: 72px;
	display: inline-block;
	padding: 0 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

#navbar .agent-slider .agent-name:focus {
	outline: none
}

#navbar .agent-slider .agent-name .name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #111
}

#navbar .agent-slider .agent-name.agent_listing_enquire_open_popup,
#navbar .agent-slider .img-holder.agent_listing_enquire_open_popup {
	cursor: pointer
}

@media (max-width:1440px) {
	#navbar .agent-slider {
		width: 632px
	}

	#navbar .agent-slider .img-holder {
		width: 60px;
		height: 60px
	}

	#navbar .agent-slider .agent-name {
		height: 60px;
		width: 220px
	}
}

@media (max-width:1279px) {
	#navbar .agent-slider {
		width: 590px
	}

	#navbar .agent-slider .img-holder {
		width: 50px;
		height: 50px
	}

	#navbar .agent-slider .agent-name {
		height: 50px;
		width: 220px
	}
}

@media (max-width:1024px) {
	#navbar .agent-slider .img-holder {
		width: 50px;
		height: 50px;
		height: 60px
	}
}

#navbar .cta-btn-list,
#navbar .navbar-ctas {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#navbar .cta-btn-list .btn-list,
#navbar .navbar-ctas .btn-list {
	margin: 0
}

#navbar .cta-btn-list .btn-list a,
#navbar .cta-btn-list .item a,
#navbar .navbar-ctas .btn-list a,
#navbar .navbar-ctas .item a {
	height: 72px;
	vertical-align: middle;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 40px;
	padding-right: 40px
}

#navbar .cta-btn-list .btn-list a .has-icon,
#navbar .cta-btn-list .item a .has-icon,
#navbar .navbar-ctas .btn-list a .has-icon,
#navbar .navbar-ctas .item a .has-icon {
	margin-top: -2px
}

#navbar .cta-btn-list .btn-list a .has-icon .icon,
#navbar .cta-btn-list .item a .has-icon .icon,
#navbar .navbar-ctas .btn-list a .has-icon .icon,
#navbar .navbar-ctas .item a .has-icon .icon {
	width: 12px;
	height: 12px
}

#navbar .cta-btn-list .btn-list a .has-icon .text,
#navbar .cta-btn-list .item a .has-icon .text,
#navbar .navbar-ctas .btn-list a .has-icon .text,
#navbar .navbar-ctas .item a .has-icon .text {
	display: inline-block
}

@media (max-width:1999px) {

	#navbar .cta-btn-list li:first-child a,
	#navbar .navbar-ctas li:first-child a {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (max-width:1440px) {

	#navbar .cta-btn-list .btn-list a,
	#navbar .cta-btn-list .item a,
	#navbar .navbar-ctas .btn-list a,
	#navbar .navbar-ctas .item a {
		height: 60px
	}
}

@media (max-width:1279px) {

	#navbar .cta-btn-list .btn-list a,
	#navbar .cta-btn-list .item a,
	#navbar .navbar-ctas .btn-list a,
	#navbar .navbar-ctas .item a {
		height: 50px
	}
}

@media (max-width:1024px) {

	#navbar .cta-btn-list .btn-list a,
	#navbar .cta-btn-list .item a,
	#navbar .navbar-ctas .btn-list a,
	#navbar .navbar-ctas .item a {
		height: 50px
	}
}

@media (max-width:479px) {

	#navbar .cta-btn-list .btn-list a,
	#navbar .cta-btn-list .item a,
	#navbar .cta-btn-list li:first-child a,
	#navbar .navbar-ctas .btn-list a,
	#navbar .navbar-ctas .item a,
	#navbar .navbar-ctas li:first-child a {
		padding: 16px 10px
	}

	#navbar .cta-btn-list .btn-list a i,
	#navbar .cta-btn-list .item a i,
	#navbar .cta-btn-list li:first-child a i,
	#navbar .navbar-ctas .btn-list a i,
	#navbar .navbar-ctas .item a i,
	#navbar .navbar-ctas li:first-child a i {
		font-size: 13px;
		margin-right: 10px
	}

	#navbar .cta-btn-list .btn-list a .has-icon .icon,
	#navbar .cta-btn-list .item a .has-icon .icon,
	#navbar .cta-btn-list li:first-child a .has-icon .icon,
	#navbar .navbar-ctas .btn-list a .has-icon .icon,
	#navbar .navbar-ctas .item a .has-icon .icon,
	#navbar .navbar-ctas li:first-child a .has-icon .icon {
		width: 8px;
		height: 8px;
		margin-right: 10px
	}
}

#navbar .navbar-share {
	margin-right: 45px
}

@media (max-width:1999px) {
	#navbar .navbar-share {
		margin-right: 25px
	}
}

@media (max-width:1599px) {
	#navbar .navbar-share {
		margin-right: 25px
	}
}

@media (max-width:1440px) {
	#navbar .navbar-share {
		margin-right: 20px
	}
}

@media (max-width:1599px) {
	#navbar .stacker-nav {
		margin-left: -20px
	}

	#navbar .stacker-nav>a {
		margin: 0 10px;
		padding: 0 10px
	}
}

@media (max-width:1440px) {
	#navbar .stacker-nav {
		margin-left: -14px
	}

	#navbar .stacker-nav>a {
		font-size: 11px;
		margin: 0 4px;
		padding: 0 10px
	}

	#navbar.has-listing-nav .navbar-share {
		margin-top: 15px
	}

	#navbar .listing-details {
		font-size: 17px
	}

	#navbar .listing-details .shortlist {
		margin-left: 30px
	}
}

@media (max-width:1360px) {
	.listing-details .location {
		display: none
	}
}

@media (max-width:1279px) {
	#navbar .stacker-nav {
		margin-left: -12px
	}

	#navbar .stacker-nav>a {
		font-size: 10px;
		margin: 0 4px;
		padding: 0 8px
	}

	#navbar.has-listing-nav .navbar-share {
		margin-top: 10px
	}

	#navbar .btn-list {
		float: none;
		margin: 0;
		position: relative;
		z-index: 2
	}

	#navbar .listing-details .name {
		display: none
	}

	#navbar .listing-details .shortlist {
		margin-left: 0
	}

	#navbar.long .bottom-section .stacker-nav-container {
		position: absolute;
		right: auto;
		top: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		position: relative
	}
}

@media (max-width:1024px) {
	#navbar .navbar-logo {
		height: 24px;
		width: 24px
	}

	#navbar .bottom-inner {
		height: 50px;
		padding-left: 40px
	}

	#navbar .bottom-section .stacker-nav-container {
		position: absolute;
		position: relative
	}

	#navbar .bottom-section .stacker-nav-container,
	#navbar .stacker-nav {
		right: auto;
		top: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	#navbar .stacker-nav {
		position: relative;
		left: auto
	}

	#navbar .stacker-nav>a {
		margin: 0 5px;
		padding: 10px 5px
	}
}

@media (max-width:1024px) {
	#navbar {
		opacity: 0;
		visibility: hidden
	}

	#navbar.fixed #trigger-form,
	#navbar.fixed .navbar-logo,
	#navbar.is-minimized.fixed {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	#navbar .top-section {
		height: auto;
		height: 60px;
		border: none
	}

	#navbar .top-section .top-inner {
		opacity: 1;
		height: 100%
	}

	#navbar .top-section .top-inner .main-menu,
	#navbar .top-section .top-inner .secondary-menu {
		display: none
	}

	#navbar .bottom-section .bottom-inner {
		padding-left: 0
	}

	#navbar .navbar-logo {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		width: 70px;
		height: 23px;
		display: inline-block;
		position: fixed;
		left: 40px;
		top: 14px
	}

	#navbar .navbar-share,
	#navbar .stacker-nav-container {
		display: none
	}

	#navbar .navbar-ctas,
	#navbar .navbar-ctas .btn-list {
		width: 100%
	}

	#navbar .navbar-ctas li {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		width: 50%;
		text-align: center
	}

	#navbar.has-stacker-nav .stacker-line .line {
		display: none
	}

	#navbar.has-listing-nav.is-minimized .navbar-logo,
	#navbar.has-stacker-nav.is-minimized .navbar-logo {
		pointer-events: none
	}

	#navbar.has-listing-nav.is-minimized .navbar-logo img,
	#navbar.has-stacker-nav.is-minimized .navbar-logo img {
		opacity: 0;
		visibility: hidden
	}

	#navbar.fixed.has-listing-nav.is-minimized .navbar-logo,
	#navbar.fixed.has-stacker-nav.is-minimized .navbar-logo {
		pointer-events: auto
	}

	#navbar.fixed.has-listing-nav.is-minimized .navbar-logo img,
	#navbar.fixed.has-stacker-nav.is-minimized .navbar-logo img {
		opacity: 1;
		visibility: visible
	}

	#navbar .listing-details {
		display: none
	}

	#navbar .agent-details,
	#navbar .agent-slider-container {
		left: 0;
		right: 0
	}

	#navbar .agent-slider {
		width: 100%
	}

	#navbar .agent-slider .agent-item {
		display: none
	}

	#navbar .agent-slider .agent-item.main-agent {
		display: block
	}

	#navbar .agent-slider .agent-name,
	#navbar .agent-slider .img-holder {
		display: none
	}

	#navbar .agent-slider .cta-btn-list {
		width: 100%
	}

	#navbar .agent-slider .cta-btn-list .item {
		width: 50%
	}

	#navbar .agent-slider .cta-btn-list .cta-btn {
		width: 100%
	}
}

@media (max-width:991px) {
	#navbar .top-section {
		padding: 0 30px
	}

	#navbar .stacker-nav-container {
		margin-left: 30px
	}

	#navbar .navbar-logo {
		left: 30px
	}
}

@media (max-width:767px) {
	#navbar.mobile-margin-top.fixed {
		margin-top: 0
	}
}

@media (max-width:479px) {
	#navbar .bottom-inner {
		padding-left: 30px
	}
}

@media (max-width:319px) {
	#navbar .bottom-inner {
		height: 50px
	}
}

.has-stacker-nav .stacker-anchor {
	display: block;
	position: relative;
	top: -72px;
	visibility: hidden
}

.has-stacker-nav .stacker-anchor.first-section {
	top: 10px
}

@media (max-width:1440px) {
	.has-stacker-nav .stacker-anchor {
		top: -60px
	}
}

@media (max-width:1279px) {
	.has-stacker-nav .stacker-anchor {
		top: -50px
	}
}

.stacker-header {
	display: none;
	padding: 17px 40px;
	width: 100%;
	border-top: 1px solid rgba(17, 17, 17, .1);
	cursor: pointer;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: left;
	background: #fff;
	-webkit-transition: background .2s;
	transition: background .2s
}

@media (max-width:991px) {
	.stacker-header {
		padding: 17px 30px
	}
}

.stacker-header.grey {
	background: #f8f8f8
}

.stacker-header:last-of-type {
	border-bottom: 1px solid transparent;
	-webkit-transition: all .2s;
	transition: all .2s
}

.stacker-header:last-of-type.collapsed {
	border-bottom-color: rgba(17, 17, 17, .1)
}

.stacker-header .heading {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: .15em;
	margin-bottom: 0;
	color: #111;
	position: relative;
	padding-bottom: 0;
	margin-right: 20px
}

.stacker-header .heading br {
	display: none
}

.stacker-header .icon {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-left: auto;
	display: none;
	color: #111;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
	width: 15px;
	height: 15px
}

.stacker-header.visible {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.stacker-header.visible .icon {
	display: block
}

.stacker-header.collapsed {
	background: #fff
}

.stacker-header.collapsed .heading {
	color: rgba(17, 17, 17, .6)
}

.stacker-header.collapsed .heading:after {
	opacity: 0;
	-webkit-transition: none;
	transition: none
}

.stacker-header.collapsed:hover .heading {
	color: rgba(17, 17, 17, .8)
}

.stacker-header.collapsed .icon {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}

.stacker-header:focus {
	outline: none
}

.stacker-section .section-space {
	height: 100px
}

.stacker-section .section-bottom-space {
	display: none
}

.stacker-section.last-section .section-bottom-space {
	display: block
}

.stacker-section,
.stacker-section .section-bottom-space {
	background: #fff
}

.stacker-section.grey,
.stacker-section .section-bottom-space.grey {
	background: #f8f8f8
}

@media (max-width:1599px) {
	.stacker-section .section-space {
		height: 100px
	}
}

@media (max-width:1279px) {
	.stacker-section .section-space {
		height: 80px
	}
}

@media (max-width:1024px) {
	.stacker-section .section-space {
		height: 60px
	}

	.stacker-section .section-space.section-top-space {
		height: 30px
	}
}

@media (max-width:991px) {
	.stacker-section .section-space {
		height: 50px
	}

	.stacker-section .section-space.section-top-space {
		height: 20px
	}
}

@media (max-width:1024px) {

	.stacker-header.mobile-hidden,
	.stacker-section.mobile-hidden {
		display: none
	}

	.stacker-section.collapse-init {
		padding-top: 0;
		padding-bottom: 0
	}

	.stacker-section.collapse-init .row-container:first-child {
		margin-top: 0;
		padding-top: 30px
	}

	.stacker-section.collapse-init .row-container:last-child {
		margin-bottom: 0;
		padding-bottom: 50px
	}

	.stacker-section.collapse-init:last-of-type {
		margin-bottom: 0
	}

	.stacker-section.collapse-init>.row-container:first-child .row .col:first-child>div>h2:first-child {
		display: none
	}
}

@media (max-width:991px) {
	.stacker-section.collapse-init {
		padding-top: 0;
		padding-bottom: 0
	}

	.stacker-section.collapse-init .row-container:first-child {
		margin-top: 0;
		padding-top: 0
	}

	.stacker-section.collapse-init .row-container:last-child {
		margin-bottom: 0;
		padding-bottom: 20px
	}

	.stacker-section.collapse-init:last-of-type {
		margin-bottom: 0
	}
}

.collapsable-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border: 0;
	border-bottom: 1px solid rgba(17, 17, 17, .1);
	padding: 17px 25px;
	width: 100%;
	cursor: pointer;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: left;
	background: #fff;
	-webkit-transition: border .2s;
	transition: border .2s
}

.collapsable-header .heading {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: .15em;
	margin-bottom: -4px;
	color: #6d6d6d;
	position: relative;
	padding-bottom: 0;
	margin-right: 20px;
	-webkit-transition: color .2s;
	transition: color .2s
}

.collapsable-header .heading br {
	display: none
}

.collapsable-header .icon {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-left: auto;
	color: #111;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
	width: 15px;
	height: 15px
}

.collapsable-header.collapsed {
	background: #fff;
	border-bottom-color: transparent
}

.collapsable-header.collapsed .heading {
	color: #6d6d6d
}

.collapsable-header.collapsed .heading:after {
	opacity: 0;
	-webkit-transition: none;
	transition: none
}

.collapsable-header.collapsed:hover .heading {
	color: #111
}

.collapsable-header.collapsed .icon {
	color: #6d6d6d;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}

.collapsable-header:focus {
	outline: none
}

.collapsable-body .body-inner {
	padding: 20px 25px
}

.listing-sidebar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 450px;
	max-width: 100%;
	position: relative;
	margin: -190px 0 100px auto;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.listing-sidebar.loading {
	opacity: 0;
	visibility: hidden
}

.listing-sidebar .info-holder {
	width: 100%;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	padding: 0;
	margin-bottom: 0
}

.listing-sidebar .info-holder .stats {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.listing-sidebar .info-holder .stats li {
	width: 50%;
	padding-left: 0
}

.listing-sidebar .info-holder .subtitle {
	margin-top: 0;
	margin-bottom: 0
}

.listing-sidebar .info-holder .count {
	color: #222;
	margin-top: 5px;
	margin-bottom: 15px
}

@media (max-width:1440px) {
	.listing-sidebar .info-holder .count {
		font-size: 30px
	}
}

@media (max-width:1279px) {
	.listing-sidebar .info-holder .count {
		font-size: 22px
	}
}

.listing-sidebar .info-holder .stars {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 15px;
	margin-top: 11px
}

.listing-sidebar .info-holder .stars li {
	color: rgba(0, 0, 0, .5);
	width: auto;
	margin: 0 10px 0 0
}

.listing-sidebar .info-holder .stars li:last-child {
	margin-right: 0
}

@media (max-width:767px) {
	.listing-sidebar .info-holder .stars li {
		margin-right: 5px
	}

	.listing-sidebar .info-holder .stars li:last-child {
		margin-right: 0
	}
}

.listing-sidebar .info-holder .stars .available {
	color: rgba(0, 0, 0, .1)
}

.listing-sidebar .info-holder .stars svg {
	width: 18px;
	height: 18px;
	color: rgba(0, 0, 0, .5)
}

@media (max-width:1440px) {
	.listing-sidebar .info-holder .stars svg {
		width: 15px;
		height: 15px
	}
}

@media (max-width:479px) {
	.listing-sidebar .info-holder .stars svg {
		width: 14px;
		height: 14px
	}
}

.listing-sidebar .info-holder .stars .icon.full {
	fill: rgba(0, 0, 0, .5)
}

.listing-sidebar .info-holder .stars .icon.empty,
.listing-sidebar .info-holder .stars .icon.half {
	color: rgba(0, 0, 0, .5)
}

.listing-sidebar .info-holder .amenities-title {
	margin-top: 15px
}

.listing-sidebar .info-holder .amenities-icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 380px;
	max-width: 100%;
	margin-top: -5px
}

.listing-sidebar .info-holder .amenities-icon>div {
	width: 20%;
	margin-top: 15px
}

.listing-sidebar .info-holder .amenities-icon>div>span {
	display: inline-block
}

.listing-sidebar .info-holder .amenities-icon .icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	text-align: center;
	margin: 0 auto;
	color: #c41f31
}

.listing-sidebar .info-holder .amenities-icon .icon>svg {
	display: block;
	width: 100%;
	height: 100%
}

.listing-sidebar .info-holder .parking-info {
	margin-top: 6px;
	display: inline-block
}

.listing-sidebar .info-holder .info-details-section,
.listing-sidebar .info-holder .info-details-section:last-child {
	margin-bottom: 0
}

.listing-sidebar .info-holder .info-details-section span i {
	font-size: 24px;
	vertical-align: middle;
	color: #c41f31;
	margin-right: 20px
}

.listing-sidebar .info-holder .info-details-section .parking-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.listing-sidebar .info-holder .info-details-section .parking-info.has-icon .icon {
	color: #c41f31;
	width: 32px;
	height: 32px
}

.listing-sidebar .info-holder .info-details-section .text {
	font-size: 13px;
	line-height: normal;
	margin-left: 10px
}

.listing-sidebar .agent-holder {
	position: relative;
	-webkit-box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	background: #fff;
	border-radius: 0 0 5px 5px;
	width: 100%;
	padding: 0;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-bottom: 40px
}

@media (max-width:1279px) {
	.listing-sidebar .agent-holder {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		margin-bottom: 0
	}
}

.listing-sidebar .agent-holder .cta-btn-list {
	margin-bottom: 50px
}

.listing-sidebar .agent-holder .agent-item {
	padding: 0 40px
}

.listing-sidebar .agent-holder .agent-info {
	width: 100%
}

.listing-sidebar .agent-holder .img-holder {
	-webkit-box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	width: 100px;
	height: 100px;
	margin: -50px 0 30px;
	background-color: #f8f8f8
}

.listing-sidebar .agent-holder .img-holder .img {
	width: 100%;
	height: 100%;
	background-color: #f8f8f8;
	background-size: cover;
	background-position: 50% 50%
}

.listing-sidebar .agent-holder .img-holder.agent_listing_enquire_open_popup {
	cursor: pointer
}

.listing-sidebar .agent-holder .agent-name {
	margin-bottom: 30px;
	padding-right: 100px
}

.listing-sidebar .agent-holder .agent-name .name {
	font-size: 20px;
	margin-bottom: 0
}

.listing-sidebar .agent-holder .agent-name .position {
	font-size: 16px;
	color: #111
}

.listing-sidebar .agent-holder .other-links {
	border-radius: 0 0 5px 5px;
	overflow: hidden
}

.listing-sidebar .agent-holder .other-links li>a {
	display: block;
	padding: 20px 40px;
	background: #fff;
	color: #111;
	font-size: 14px;
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.listing-sidebar .agent-holder .other-links li>a:hover {
	background: #f9f9f9
}

.listing-sidebar .agent-holder .other-links i {
	padding-right: 40px
}

@media (max-width:479px) {
	.listing-sidebar .agent-holder .other-links i {
		padding-right: 15px
	}
}

.listing-sidebar .agent-holder .other-links i.icon-empty-star {
	color: #b6b6b6
}

.listing-sidebar .agent-holder .other-links .reveal-social {
	position: relative;
	display: block;
	padding: 20px 40px;
	background: #fff;
	color: #111;
	font-size: 14px;
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.listing-sidebar .agent-holder .other-links .reveal-social:hover {
	background: #f9f9f9
}

.listing-sidebar .agent-holder .other-links .reveal-social i {
	padding-right: 40px
}

@media (max-width:479px) {
	.listing-sidebar .agent-holder .other-links .reveal-social i {
		padding-right: 15px
	}
}

.listing-sidebar .agent-holder .other-links .reveal-social i.icon-empty-star {
	color: #b6b6b6
}

.listing-sidebar .agent-holder .other-links .reveal-social .content {
	display: inline-block;
	position: relative
}

.listing-sidebar .agent-holder .other-links .reveal-social .social-links {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0
}

.listing-sidebar .agent-holder .listing-page-shortlist:hover .text {
	color: #111
}

.listing-sidebar .agent-holder .listing-page-shortlist .shortlist-star-container {
	margin-right: 26px
}

@media (max-width:479px) {
	.listing-sidebar .agent-holder .listing-page-shortlist .shortlist-star-container {
		margin-right: 0
	}
}

.listing-sidebar .agent-holder .arrow-wrapper,
.listing-sidebar .agent-holder .slider-arrows {
	position: absolute;
	top: 30px;
	right: 30px
}

@media (max-width:1599px) {
	.listing-sidebar {
		margin-top: -190px;
		margin-bottom: 100px
	}
}

@media (max-width:1440px) {
	.listing-sidebar .info-holder .count {
		font-size: 22px
	}
}

@media (max-width:1279px) {
	.listing-sidebar {
		width: 100%;
		margin: 0
	}

	.listing-sidebar .info-holder {
		padding: 0;
		margin: 0 0 250px
	}

	.listing-sidebar .info-holder .count {
		font-size: 20px
	}

	.listing-sidebar .info-holder .amenities-icon li {
		margin: 0 20px;
		width: 28px;
		height: 28px
	}

	.listing-sidebar .info-holder .info-details-section .parking-info.has-icon .icon {
		width: 25px;
		height: 25px
	}

	.listing-sidebar .info-holder .info-details-section .text {
		font-size: 12px
	}

	.listing-sidebar .agent-holder {
		margin-top: 0;
		margin-left: -60px;
		margin-right: -60px;
		width: auto
	}

	.listing-sidebar .agent-holder .agent-item {
		padding: 0 60px
	}

	.listing-sidebar .agent-holder .img-holder {
		width: 200px;
		height: 200px;
		margin-top: -150px
	}

	.listing-sidebar .agent-holder .other-links a {
		padding-left: 60px;
		padding-right: 60px
	}

	.listing-sidebar .agent-holder .other-links .reveal-social .social-links a {
		padding-left: 8px;
		padding-right: 8px
	}

	.listing-sidebar .agent-holder .slider-arrows {
		right: 60px
	}
}

@media (max-width:1024px) {
	.listing-sidebar {
		margin-bottom: 60px
	}

	.listing-sidebar .info-holder {
		margin-bottom: 200px
	}

	.listing-sidebar .info-holder .count {
		font-size: 18px
	}

	.listing-sidebar .agent-holder {
		margin-left: -40px;
		margin-right: -40px
	}

	.listing-sidebar .agent-holder .agent-item {
		padding: 0 40px
	}

	.listing-sidebar .agent-holder .img-holder {
		width: 150px;
		height: 150px;
		margin-top: -100px
	}

	.listing-sidebar .agent-holder .other-links a {
		padding-left: 40px;
		padding-right: 40px
	}

	.listing-sidebar .agent-holder .other-links .reveal-social .social-links a {
		padding-left: 8px;
		padding-right: 8px
	}

	.listing-sidebar .agent-holder .slider-arrows {
		right: 40px
	}
}

@media (max-width:991px) {
	.listing-sidebar {
		margin-bottom: 50px
	}
}

@media (max-width:767px) {
	.listing-sidebar .info-holder {
		margin-bottom: 150px
	}

	.listing-sidebar .info-holder .count {
		font-size: 14px
	}

	.listing-sidebar .agent-holder {
		margin-left: -30px;
		margin-right: -30px
	}

	.listing-sidebar .agent-holder .agent-item {
		padding: 0 30px
	}

	.listing-sidebar .agent-holder .img-holder {
		width: 100px;
		height: 100px;
		margin-top: -50px
	}

	.listing-sidebar .agent-holder .other-links a {
		padding-left: 30px;
		padding-right: 30px
	}

	.listing-sidebar .agent-holder .other-links .reveal-social .social-links a {
		padding-left: 8px;
		padding-right: 8px
	}

	.listing-sidebar .agent-holder .slider-arrows {
		right: 30px
	}
}

.product-listing-section {
	position: relative
}

.product-listing-section .nav-tabs {
	margin-bottom: 70px;
	border-color: transparent;
	margin-right: -18px
}

.product-listing-section .nav-tabs li {
	float: right;
	font-size: 19px;
	line-height: normal;
	position: relative
}

.product-listing-section .nav-tabs li:after {
	content: "";
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	width: 1px;
	height: 30px;
	background: hsla(0, 0%, 42.7%, .1)
}

.product-listing-section .nav-tabs li:first-child:after {
	display: none
}

.product-listing-section .nav-tabs li a {
	background: transparent;
	color: rgba(17, 17, 17, .5);
	-webkit-transition: color .2s;
	transition: color .2s;
	border-color: transparent;
	border-radius: 0;
	padding: 10px 25px;
	position: relative
}

.product-listing-section .nav-tabs li a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 25px;
	right: 25px;
	height: 1px;
	background: rgba(17, 17, 17, .1);
	opacity: 0;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

.product-listing-section .nav-tabs li a:hover {
	color: #111;
	border-color: transparent
}

.product-listing-section .nav-tabs li.active a {
	background: transparent;
	border-color: transparent;
	color: #111
}

.product-listing-section .nav-tabs li.active a:hover {
	color: #111
}

.product-listing-section .nav-tabs li.active a:after {
	opacity: 1
}

.product-listing-section .load-more-btn-container {
	margin-top: -60px
}

.product-listing-section .load-more-btn-container .load-more-btn {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s;
	margin-top: 120px
}

.product-listing-section .load-more-btn-container .load-more-btn.is-hidden {
	margin-top: 0
}

@media (max-width:1279px) {
	.product-listing-section .load-more-btn-container {
		margin-top: -40px
	}

	.product-listing-section .load-more-btn-container .load-more-btn {
		margin-top: 80px
	}

	.product-listing-section .load-more-btn-container .load-more-btn.is-hidden {
		margin-top: 0
	}
}

@media (max-width:479px) {
	.product-listing-section .load-more-btn-container {
		margin-top: -20px
	}

	.product-listing-section .load-more-btn-container .load-more-btn {
		margin-top: 40px
	}

	.product-listing-section .load-more-btn-container .load-more-btn.is-hidden {
		margin-top: 0
	}
}

@media (max-width:1440px) {
	.product-listing-section .nav-tabs {
		margin-bottom: 30px
	}

	.product-listing-section .nav-tabs li {
		font-size: 16px
	}
}

.listing-item-slider {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.listing-item-slider .slider-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.listing-item-slider .slick-list,
.listing-item-slider .slick-track,
.listing-item-slider .slide,
.listing-item-slider .slider {
	height: 100%
}

.listing-item-slider .slide:focus {
	outline: none
}

.listing-item-slider:hover .slick-arrow {
	opacity: 1
}

.listing-item-slider .img img {
	display: none
}

.listing-item-slider .slick-arrow {
	opacity: 0;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	color: #111;
	background-color: hsla(0, 0%, 100%, .8);
	-webkit-transition: opacity .2s, background .2s;
	transition: opacity .2s, background .2s
}

.listing-item-slider .slick-arrow:hover {
	color: #111;
	background-color: #fff
}

.listing-item-slider .slick-arrow .icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	z-index: 2;
	width: 20px;
	height: 20px
}

.listing-item-slider .slick-arrow.slider-next {
	right: 0
}

.listing-item-slider .slick-arrow.slider-next:after {
	right: 0;
	left: -60px;
	background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, .3)));
	background: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, .3));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=1)
}

.listing-item-slider .slick-arrow.slider-prev {
	left: 0
}

@media (max-width:991px) {
	.listing-item-slider .slick-arrow {
		opacity: 1
	}
}

html.touch .listing-item-slider .slick-arrow {
	opacity: 1
}

html.no-mix-blend-mode .listing-grid .item-banner a:before {
	opacity: .7
}

.listing-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -1%;
	margin-right: -1%
}

.listing-grid .item {
	width: 25%;
	min-width: 25%;
	max-width: 25%;
	-webkit-transition: opacity .4s, -webkit-transform .4s;
	transition: opacity .4s, -webkit-transform .4s;
	transition: transform .4s, opacity .4s;
	transition: transform .4s, opacity .4s, -webkit-transform .4s
}

.listing-grid .item:focus {
	outline: none
}

.listing-grid .item.fadingOut {
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
	opacity: 0
}

.listing-grid .thumbnail {
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9);
	background: #fff;
	position: relative;
	-webkit-box-shadow: -2px 0 30px 0 hsla(0, 0%, 63.9%, .1);
	box-shadow: -2px 0 30px 0 hsla(0, 0%, 63.9%, .1);
	max-width: 100%;
	-webkit-transition: max-width .4s, -webkit-transform .2s, -webkit-box-shadow .2s;
	transition: max-width .4s, -webkit-transform .2s, -webkit-box-shadow .2s;
	transition: transform .2s, box-shadow .2s, max-width .4s;
	transition: transform .2s, box-shadow .2s, max-width .4s, -webkit-transform .2s, -webkit-box-shadow .2s
}

.listing-grid .thumbnail.static-form {
	background: #c41f31;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.listing-grid .thumbnail.static-form .info .info-inner {
	height: auto;
	padding: 15px 20px 0
}

.listing-grid .thumbnail.static-form .info .info-inner .mb0 {
	margin-bottom: 0 !important
}

.listing-grid .thumbnail.static-form .info .info-inner .form-title {
	opacity: 1;
	visibility: visible
}

.listing-grid .thumbnail.static-form .info .info-inner .form-title.hide {
	opacity: 0;
	visibility: hidden
}

.listing-grid .thumbnail.static-form .info .info-inner .success-msg {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	-webkit-transition: all .4s;
	transition: all .4s
}

.listing-grid .thumbnail.static-form .info .info-inner .success-msg.show {
	opacity: 1;
	visibility: visible;
	position: relative
}

@media only screen and (min-width:1200.02px) and (max-width:1599.98px) {
	.listing-grid .thumbnail.static-form .info h3.name {
		font-size: 22px;
		line-height: 25px
	}
}

@media only screen and (min-width:1900.02px) and (max-width:1999.98px) {
	.listing-grid .thumbnail.static-form .info h3.name {
		font-size: 24px
	}
}

@media only screen and (min-width:2000.02px) {
	.listing-grid .thumbnail.static-form .info h3.name {
		font-size: 28px;
		line-height: 32px
	}
}

.listing-grid .thumbnail.static-form form {
	padding: 0 20px 20px;
	width: 100%;
	height: 100%;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.listing-grid .thumbnail.static-form form,
.listing-grid .thumbnail.static-form form .form-inner-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.listing-grid .thumbnail.static-form form .form-inner-container {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.listing-grid .thumbnail.static-form form .form-group {
	margin-bottom: 15px
}

.listing-grid .thumbnail.static-form form .form-group.parsley-error {
	border-color: #fd7e7e
}

.listing-grid .thumbnail.static-form form .form-group.checkbox-group {
	-webkit-box-flex: initial;
	-webkit-flex: initial;
	-ms-flex: initial;
	flex: initial
}

.listing-grid .thumbnail.static-form form .form-group.checkbox-group label {
	color: hsla(0, 0%, 100%, .7);
	margin-left: 7px
}

.listing-grid .thumbnail.static-form form .form-group.checkbox-group label a {
	width: auto
}

.listing-grid .thumbnail.static-form form .form-group.checkbox-group input[type=checkbox] {
	border: 1px solid hsla(0, 0%, 100%, .7);
	background-color: hsla(0, 0%, 100%, .7)
}

.listing-grid .thumbnail.static-form form .parsley-errors-list {
	margin: 0
}

.listing-grid .thumbnail.static-form form .parsley-errors-list#parsley-id-multiple-privacy_policy {
	bottom: 0
}

.listing-grid .thumbnail.static-form form .parsley-errors-list li {
	margin: 0;
	color: #fd7e7e
}

.listing-grid .thumbnail a:focus {
	outline: none
}

.listing-grid .thumbnail:hover {
	-webkit-transform: scale(.92);
	-ms-transform: scale(.92);
	transform: scale(.92);
	-webkit-box-shadow: -2px 0 30px 0 hsla(0, 0%, 63.9%, .2);
	box-shadow: -2px 0 30px 0 hsla(0, 0%, 63.9%, .2)
}

.listing-grid .thumbnail img {
	width: 100%
}

.listing-grid .thumbnail .img {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 111%;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.listing-grid .thumbnail .img:focus {
	outline: none
}

.listing-grid .thumbnail .img.empty {
	background-color: #fcfcfc
}

.listing-grid .thumbnail:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 4px;
	background-color: #c41f31;
	opacity: 0;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

.listing-grid .info .name {
	font-size: 23px;
	line-height: 27px;
	margin-bottom: 5px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.listing-grid .info .name.wrap {
	white-space: normal
}

.listing-grid .info .location {
	font-size: 13px;
	line-height: 15px;
	letter-spacing: normal;
	color: #111;
	position: absolute;
	right: 30px;
	bottom: 30px
}

.listing-grid .info-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 25px 40px;
	height: 146px
}

.listing-grid .details {
	margin-top: 10px
}

.listing-grid .details li {
	vertical-align: middle;
	color: #6d6d6d;
	font-size: 16px;
	line-height: 17px
}

.listing-grid .img-container {
	position: relative;
	-webkit-font-smoothing: subpixel-antialiased !important;
	-webkit-transform: translateZ(0) scale(1) !important;
	transform: translateZ(0) scale(1) !important
}

.listing-grid .listing-item-slider {
	height: 0;
	width: 100%;
	padding-bottom: 111%
}

.listing-grid .shortlist {
	position: absolute;
	z-index: 3;
	left: 40px;
	top: -25px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #fff;
	-webkit-box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	cursor: pointer
}

.listing-grid .shortlist.active .icon-star,
.listing-grid .shortlist.active:hover .icon-star {
	z-index: 1;
	opacity: 1;
	visibility: visible;
	color: #c41f31
}

.listing-grid .shortlist i {
	-webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, color .2s ease-in-out;
	transition: opacity .2s ease-in-out, visibility .2s ease-in-out, color .2s ease-in-out;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: rgba(17, 17, 17, .3)
}

.listing-grid .shortlist i.icon-star {
	opacity: 0;
	visibility: hidden
}

.listing-grid .pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 10;
	margin: 50px 25px 0 0;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media (min-width:768px) {
	.listing-grid .pagination {
		right: calc(35% - 48px)
	}
}

@media (min-width:1280px) {
	.listing-grid .pagination {
		right: calc(35% - 75px);
		display: none
	}
}

.listing-grid .number {
	padding: 8px 20px 5px;
	font-size: 10px
}

@media (min-width:768px) {
	.listing-grid .number {
		font-size: 16px;
		padding: 0 20px
	}
}

@media (min-width:1280px) {
	.listing-grid .number {
		padding: 5px 20px;
		font-size: 20px
	}
}

.listing-grid .number span {
	color: #111;
	display: block
}

.listing-grid .number .current {
	padding-bottom: 5px
}

.listing-grid .status-btn {
	position: absolute;
	bottom: 30px;
	right: 20px;
	z-index: 2
}

.listing-grid .icon-empty-star {
	color: #6d6d6d
}

.listing-grid .item-banner a {
	display: inline-block;
	width: 100%;
	background-size: cover;
	position: 50% 50%;
	position: relative
}

.listing-grid .item-banner a:before {
	content: "";
	position: absolute;
	top: 146px;
	right: 55px;
	left: 0;
	bottom: 0;
	background-color: #c41f31;
	mix-blend-mode: multiply
}

.listing-grid .item-banner a:hover .content .secondary-btn {
	background: transparent;
	border-color: #fff;
	color: #fff
}

.listing-grid .item-banner .title {
	color: #fff;
	font-size: 32px;
	line-height: 43px
}

.listing-grid .item-banner .content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 25px 95px 25px 40px
}

.listing-grid .item-banner .content p {
	color: #fff;
	font-size: 19px;
	line-height: 29px
}

.listing-grid .item-banner .content .inner {
	width: 230px;
	max-width: 100%
}

.listing-grid .item-banner .content .btn {
	margin-bottom: 10px
}

@media (max-width:1999px) {
	.listing-grid .details li {
		font-size: 14px;
		line-height: 15px
	}
}

@media (max-width:1440px) {
	.listing-grid .details li {
		font-size: 13px;
		line-height: 14px
	}

	.listing-grid .info-inner {
		padding: 20px 25px;
		height: 120px
	}

	.listing-grid .info .name {
		font-size: 18px;
		line-height: 22px
	}

	.listing-grid .shortlist {
		left: 25px
	}

	.listing-grid .item-banner a:before {
		top: 120px;
		right: 40px
	}

	.listing-grid .item-banner .content {
		padding: 20px 65px 20px 25px
	}
}

@media (max-width:1279px) {
	.listing-grid {
		margin-left: -1.5%;
		margin-right: -1.5%
	}

	.listing-grid .item {
		width: 33.333333%;
		min-width: 33.333333%;
		max-width: 33.333333%
	}
}

@media (max-width:991px) {
	.listing-grid {
		margin-left: -2%;
		margin-right: -2%
	}

	.listing-grid .item {
		width: 50%;
		min-width: 50%;
		max-width: 50%
	}
}

@media (max-width:599px) {
	.listing-grid {
		margin-left: -30px;
		margin-right: -30px
	}

	.listing-grid .details li {
		font-size: 12px;
		line-height: 13px
	}

	.listing-grid .info .location {
		font-size: 11px;
		line-height: 13px
	}

	.listing-grid .item {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		padding: 30px
	}

	.listing-grid .thumbnail {
		-webkit-transition: opacity text-transform;
		transition: opacity text-transform;
		width: 100%
	}

	.listing-grid .thumbnail,
	.listing-grid .thumbnail:hover {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

html.touch .listing-grid .thumbnail:hover {
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9)
}

@media (max-width:599px) {
	html.touch .listing-grid .thumbnail:hover {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.listing-grid-section .col-grid {
	position: relative
}

.listing-grid-section .col-grid.loading .listing-grid {
	opacity: 0;
	visibility: hidden
}

.listing-grid-section .col-grid.loading .spinner-container {
	opacity: 1;
	visibility: visible
}

.listing-grid-section .listing-grid,
.listing-grid-section .spinner-container {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.listing-grid-section .spinner-container {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 50px
}

.listing-grid-section .slider-arrows {
	display: none
}

@media (max-width:599px) {
	.listing-grid-section.mobile-slider .listing-grid {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		margin-left: -30px;
		margin-right: -30px
	}

	.listing-grid-section.mobile-slider .listing-grid .item {
		display: block;
		width: auto;
		min-width: 0;
		max-width: 100%;
		padding: 7.5px
	}

	.listing-grid-section.mobile-slider .listing-grid .thumbnail {
		-webkit-transition: opacity text-transform;
		transition: opacity text-transform;
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9);
		width: 100%
	}

	.listing-grid-section.mobile-slider .listing-grid .slick-center .thumbnail {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	.listing-grid-section.mobile-slider .listing-grid .slick-left,
	.listing-grid-section.mobile-slider .listing-grid .slick-right {
		opacity: .5
	}

	.listing-grid-section.mobile-slider .listing-grid .slick-left .thumbnail {
		-webkit-transform-origin: center right;
		-ms-transform-origin: center right;
		transform-origin: center right
	}

	.listing-grid-section.mobile-slider .listing-grid .slick-right .thumbnail {
		-webkit-transform-origin: center left;
		-ms-transform-origin: center left;
		transform-origin: center left
	}

	.listing-grid-section.mobile-slider .slider-arrows {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
}

.shortlist-listings .row-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.shortlist-listings .section-body {
	margin-top: -10px
}

.shortlist-listings .section-body .spaces-listing {
	margin-top: -50px
}

@media (max-width:1279px) {
	.shortlist-listings .section-body .spaces-listing {
		margin-top: -30px
	}
}

@media (max-width:991px) {
	.shortlist-listings .row-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.shortlist-listings .col-link .reset-link {
		display: inline-block;
		margin-top: 10px;
		margin-bottom: 20px
	}
}

@media (max-width:599px) {
	.shortlist-listings .col-link .reset-link {
		margin-bottom: 10px
	}

	.shortlist-listings .section-body .spaces-listing {
		margin-top: -10px
	}
}

.shortlist-listings-container {
	position: relative;
	-webkit-transition: min-height .2s, max-height .2s;
	transition: min-height .2s, max-height .2s;
	overflow: hidden
}

.shortlist-listings-container .spinner-container {
	position: absolute;
	right: 50%;
	top: auto;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.shortlist-listings-container.loading {
	min-height: 100px;
	max-height: 100px
}

.shortlist-listings-container.loading .spinner-container {
	opacity: 1;
	visibility: visible
}

.shortlist-listings-container.loading .shortlist-listings {
	opacity: 0;
	visibility: hidden
}

.shortlist-listings-container .shortlist-listings {
	position: relative;
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.shortlist-listings-container .shortlist-listings .bg-color {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #f8f8f8;
	z-index: 1
}

.shortlist-listings-container .shortlist-listings>.main-wrapper,
.shortlist-listings-container .vc_row .shortlist-listings>.liquid-main-wrapper,
.vc_row .shortlist-listings-container .shortlist-listings>.liquid-main-wrapper {
	position: relative;
	z-index: 2
}

.shortlist-listings-container .shortlist-listings.is-last-one .bg-color,
.shortlist-listings-container .shortlist-listings:last-child .bg-color {
	bottom: 200px
}

.shortlist-listings-container .shortlist-listings.has-border .available-space-section {
	border-bottom: 1px solid rgba(17, 17, 17, .2)
}

@media (max-width:1440px) {
	.shortlist-listings-container .shortlist-listings:last-child .bg-color {
		bottom: 200px
	}
}

@media (max-width:1024px) {
	.shortlist-listings-container .shortlist-listings:last-child .bg-color {
		bottom: 120px
	}
}

@media (max-width:991px) {
	.shortlist-listings-container .shortlist-listings:last-child .bg-color {
		bottom: 100px
	}
}

.listing-search-filters {
	width: 58%;
	position: relative;
	z-index: 2
}

.listing-search-filters .col-flex {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.listing-search-filters .col-flex .form-group {
	width: auto
}

.listing-search-filters .col-btn {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

@media (max-width:1440px) {
	.listing-search-filters {
		width: 60%
	}
}

@media (max-width:1279px) {
	.listing-search-filters {
		width: 100%;
		width: calc(100% - 60px)
	}
}

.listing-search-section .row-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.listing-search-section .col-flex {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 50%
}

.listing-search-section .filters-container {
	height: 108.5px
}

@media (max-width:1999px) {
	.listing-search-section .filters-container {
		height: 103.5px
	}
}

@media (max-width:1440px) {
	.listing-search-section .filters-container {
		height: 90px
	}
}

@media (max-width:1061px) {
	.listing-search-section .filters-container {
		height: 109.5px
	}
}

@media (max-width:1024px) {
	.listing-search-section .filters-container {
		height: auto
	}
}

.listing-search-section .listing-grid-section>.row-flex {
	height: 100vh;
	margin-top: -223.5px;
	padding-top: 223.5px
}

@media (max-width:1999px) {
	.listing-search-section .listing-grid-section>.row-flex {
		margin-top: -218.5px;
		padding-top: 218.5px
	}
}

@media (max-width:1440px) {
	.listing-search-section .listing-grid-section>.row-flex {
		margin-top: -190px;
		padding-top: 190px
	}
}

@media (max-width:1366px) {
	.listing-search-section .listing-grid-section>.row-flex {
		margin-top: -180px;
		padding-top: 180px
	}
}

@media (max-width:1061px) {
	.listing-search-section .listing-grid-section>.row-flex {
		margin-top: -199.5px;
		padding-top: 199.5px
	}
}

@media (max-width:1024px) {
	.listing-search-section .listing-grid-section>.row-flex {
		margin-top: 0;
		padding-top: 0;
		height: auto
	}
}

.listing-search-section .col-grid {
	background: #f8f8f8;
	padding: 30px 60px;
	height: 100%;
	overflow: auto
}

.listing-search-section .listing-grid .item {
	width: 33.333333%;
	min-width: 33.333333%;
	max-width: 33.333333%
}

.listing-search-section .col-map {
	position: relative
}

.listing-search-section .col-map .map-container {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: -75px
}

@media (max-width:2300px) {
	.listing-search-section .listing-grid .item-banner a:before {
		right: 40px
	}

	.listing-search-section .listing-grid .item-banner .content {
		padding-right: 80px
	}

	.listing-search-section .listing-grid .item-banner .content p {
		font-size: 18px;
		line-height: 28px
	}
}

@media (max-width:1999px) {
	.listing-search-section .filters-container .form-footer .primary-btn {
		min-width: 0;
		padding-right: 30px;
		padding-left: 92px
	}

	.listing-search-section .filters-container .form-footer .primary-btn:before {
		width: 60px
	}

	.listing-search-section .filters-container .form-footer .primary-btn i {
		left: 18px
	}

	.listing-search-section .filters-container .form-footer .primary-btn:hover i {
		left: 50px
	}

	.listing-search-section .col-grid {
		padding: 25px 50px
	}

	.listing-search-section .listing-grid .info-inner {
		padding: 20px 30px 25px;
		height: 120px
	}

	.listing-search-section .listing-grid .info .name {
		font-size: 21px;
		margin-bottom: 0
	}

	.listing-search-section .listing-grid .details {
		margin-top: 5px
	}

	.listing-search-section .listing-grid .item-banner a:before {
		top: 120px;
		right: 35px
	}

	.listing-search-section .listing-grid .item-banner .title {
		font-size: 28px;
		line-height: 36px
	}

	.listing-search-section .listing-grid .item-banner .content {
		padding: 20px 65px 25px 30px
	}

	.listing-search-section .listing-grid .item-banner .content p {
		font-size: 17px;
		line-height: 27px
	}

	.listing-search-section .listing-grid .item-banner .btn {
		min-width: 0;
		padding: 17px 30px
	}

	.listing-search-section .shortlist {
		left: 30px
	}
}

@media (max-width:1900px) {
	.listing-search-section .listing-grid .item-banner .content p {
		margin-bottom: 25px
	}

	.listing-search-section .listing-grid .item-banner .btn {
		margin-bottom: 5px
	}
}

@media (max-width:1599px) {
	.listing-search-section .col-grid {
		padding: 25px 40px
	}

	.listing-search-section .listing-grid .info-inner {
		padding: 15px 20px 20px;
		height: 114px
	}

	.listing-search-section .listing-grid .item-banner a:before {
		top: 114px;
		right: 25px
	}

	.listing-search-section .listing-grid .item-banner .content {
		padding: 15px 45px 20px 20px
	}

	.listing-search-section .listing-grid .item-banner .content p {
		margin-bottom: 20px
	}

	.listing-search-section .listing-grid .item-banner .title {
		font-size: 22px;
		line-height: 32px;
		margin-top: 8px
	}

	.listing-search-section .shortlist {
		left: 20px
	}

	.listing-search-section .filters-container .col-flex {
		padding-right: 35px
	}
}

@media (max-width:1440px) {
	.listing-search-section .col-grid {
		padding: 25px 30px
	}

	.listing-search-section .filters-container .form-container {
		padding-top: 15px;
		padding-bottom: 20px
	}

	.listing-search-section .filters-container .col-flex {
		padding-right: 25px
	}

	.listing-search-section .filters-container .col-flex.col-btn {
		-webkit-box-flex: 0;
		-webkit-flex: 0;
		-ms-flex: 0;
		flex: 0
	}

	.listing-search-section .filters-container .form-footer .primary-btn {
		min-width: 0;
		padding-right: 30px;
		padding-left: 87px
	}

	.listing-search-section .filters-container .form-footer .primary-btn:before {
		width: 50px
	}

	.listing-search-section .filters-container .form-footer .primary-btn i {
		left: 14px;
		font-size: 20px
	}

	.listing-search-section .filters-container .form-footer .primary-btn:hover i {
		left: 40px
	}
}

@media (max-width:1279px) {
	.listing-search-section .listing-grid {
		margin-left: -1.5%;
		margin-right: -1.5%
	}

	.listing-search-section .listing-grid .item {
		width: 50%;
		min-width: 50%;
		max-width: 50%
	}
}

.offices-search-filters-section {
	position: relative
}

.offices-search-filters-section:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 50%;
	bottom: 0;
	background: #111;
	z-index: 1
}

.offices-search-filters-section .main-wrapper,
.offices-search-filters-section .vc_row .liquid-main-wrapper,
.vc_row .offices-search-filters-section .liquid-main-wrapper {
	position: relative;
	z-index: 2
}

.offices-search-filters-section .listing-search-filters {
	width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 70px 90px 90px 0;
	margin: 0
}

.offices-search-filters-section .form-container {
	padding: 0;
	width: 1370px;
	max-width: 100%
}

@media (max-width:1440px) {
	.offices-search-filters-section .listing-search-filters {
		padding-right: 60px
	}
}

@media (max-width:1024px) {
	.offices-search-filters-section .listing-search-filters {
		padding-right: 40px
	}
}

@media (max-width:991px) {
	.offices-search-filters-section .listing-search-filters {
		padding: 50px 30px 50px 0
	}

	.offices-search-filters-section .listing-search-filters .row-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.offices-search-filters-section .listing-search-filters .col-flex {
		width: 100%;
		max-width: 100%;
		padding-right: 0
	}

	.offices-search-filters-section .listing-search-filters .form-group {
		margin-bottom: 30px
	}
}

@media (max-width:479px) {
	.offices-search-filters-section .listing-search-filters {
		padding-top: 40px;
		padding-bottom: 40px
	}

	.offices-search-filters-section .listing-search-filters .form-footer .primary-btn {
		width: 100%
	}
}

.listing-search-section .listing-search-filters {
	margin: 0;
	width: 100%
}

.listing-search-section .filters-container .form-container {
	width: 66.666666%;
	max-width: 100%;
	padding-top: 18px;
	padding-right: 0
}

.listing-search-section .filters-container .col-flex.col-btn {
	width: auto;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-right: 0
}

.listing-search-section .filters-container .form-footer {
	position: relative
}

.listing-search-section .filters-container .form-footer .reset-search {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	white-space: nowrap
}

.listing-search-section .filters-container .form-footer .reset-search .text {
	margin-left: 30px
}

.listing-search-section .col-map .map-container {
	top: 0
}

.listing-search-section .tab-content .col-flex {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.listing-search-section .col-grid {
	width: 66.666666%;
	max-width: 66.666666%
}

.listing-search-section .col-map {
	width: 33.333333%;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.listing-search-section .listing-grid {
	margin-left: -1.5%;
	margin-right: -1.5%
}

.listing-search-section .listing-grid .item {
	width: 25%;
	min-width: 25%;
	max-width: 25%
}

.listing-search-section .listing-grid .item.active .thumbnail:after {
	opacity: 1
}

@media (max-width:1599px) {
	.listing-search-section .listing-grid {
		margin-left: -1.5%;
		margin-right: -1.5%
	}

	.listing-search-section .listing-grid .item {
		width: 33.333333%;
		min-width: 33.333333%;
		max-width: 33.333333%
	}

	.listing-search-section .listing-grid .info .name {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 5px
	}
}

@media (max-width:1440px) {
	.listing-search-section .listing-grid .info .details {
		margin-top: 0
	}

	.listing-search-section .filters-container .form-container {
		padding-top: 15px
	}

	.listing-search-section .filters-container .form-footer .primary-btn {
		padding-top: 16px;
		padding-bottom: 16px
	}
}

@media (max-width:1279px) {
	.listing-search-section .filters-container .form-footer .reset-link .text {
		margin-left: 20px
	}
}

@media (max-width:1024px) {
	.listing-search-section .filters-container .form-container {
		width: 100%;
		padding: 30px 30px 40px
	}

	.listing-search-section .filters-container .form-footer .reset-search {
		right: auto;
		top: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		position: relative;
		position: absolute;
		background-origin: 0;
		right: 0;
		padding: 12px;
		margin-right: -12px;
		top: 100%
	}

	.listing-search-section .filters-container .reset-link {
		font-size: 9px
	}

	.listing-search-section .filters-container .reset-link.has-icon .icon {
		width: 9px;
		height: 9px;
		margin-left: 8px
	}

	.listing-search-section .col-map {
		display: none
	}

	.listing-search-section .col-grid {
		width: 100%;
		max-width: 100%;
		height: auto
	}
}

@media (max-width:767px) {
	.listing-search-section .filters-container .form-container {
		padding-bottom: 10px
	}

	.listing-search-section .filters-container .col-flex {
		padding-right: 0
	}

	.listing-search-section .filters-container .form-footer {
		text-align: left
	}

	.listing-search-section .filters-container .form-footer .primary-btn {
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}

	.listing-search-section .filters-container .form-footer .reset-search {
		position: relative;
		right: auto;
		margin-top: 0;
		width: 100%;
		display: inline-block;
		margin-left: -12px;
		margin-right: auto
	}

	.listing-search-section .filters-container .form-footer .reset-search .text {
		margin-left: 0
	}

	.listing-search-section .listing-grid {
		margin-left: -1.5%;
		margin-right: -1.5%
	}

	.listing-search-section .listing-grid .item {
		width: 50%;
		min-width: 50%;
		max-width: 50%
	}
}

@media (max-width:599px) {
	.listing-search-section .listing-grid {
		margin-left: -2.5%;
		margin-right: -2.5%
	}

	.listing-search-section .listing-grid .item {
		padding: 10px
	}
}

@media (max-width:540px) {
	.listing-search-section .col-grid {
		padding-top: 40px
	}

	.listing-search-section .listing-grid {
		margin-left: 0;
		margin-right: 0
	}

	.listing-search-section .listing-grid .item {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		padding: 0;
		margin-bottom: 50px
	}
}

@media (max-width:1024px) {
	#main[data-page-key=search] {
		background: #f8f8f8
	}
}

#main[data-page-key=product] #page_banner .banner-heading,
#main[data-page-key=project] #page_banner .banner-heading {
	width: 66.666666%
}

@media (max-width:991px) {

	#main[data-page-key=product] #page_banner .banner-heading,
	#main[data-page-key=project] #page_banner .banner-heading {
		width: 100%
	}
}

.spaces-listing {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -60px;
	width: 100%;
	width: calc(100% + 40px);
	position: relative;
	z-index: 2
}

.spaces-listing .item {
	width: 50%;
	min-width: 50%;
	max-width: 50%;
	margin-top: 60px
}

.spaces-listing .item .thumbnail {
	margin: 0 20px
}

.spaces-listing .item:focus {
	outline: none
}

.spaces-listing .item.fadingOut {
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
	opacity: 0
}

@media (max-width:1279px) {
	.spaces-listing {
		margin-left: -10px;
		margin-right: -10px;
		margin-top: -40px;
		width: calc(100% + 20px);
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.spaces-listing .item {
		width: 33.333333%;
		min-width: 33.333333%;
		max-width: 33.333333%;
		margin-top: 40px
	}

	.spaces-listing .item .thumbnail {
		margin: 0 10px
	}
}

@media (max-width:767px) {
	.spaces-listing .item {
		width: 50%;
		min-width: 50%;
		max-width: 50%
	}
}

@media (max-width:599px) {
	.spaces-listing {
		margin-left: 0;
		margin-right: 0;
		margin-top: -20px;
		width: 100%
	}

	.spaces-listing .item {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		margin-top: 20px
	}

	.spaces-listing .item .thumbnail {
		margin: 0
	}
}

.space-card .thumbnail {
	background: #fff;
	position: relative;
	-webkit-box-shadow: -2px 0 30px 0 hsla(0, 0%, 63.9%, .1);
	box-shadow: -2px 0 30px 0 hsla(0, 0%, 63.9%, .1);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	max-width: 100%;
	height: 100%;
	-webkit-transition: max-width .4s, -webkit-transform .2s, -webkit-box-shadow .2s;
	transition: max-width .4s, -webkit-transform .2s, -webkit-box-shadow .2s;
	transition: transform .2s, box-shadow .2s, max-width .4s;
	transition: transform .2s, box-shadow .2s, max-width .4s, -webkit-transform .2s, -webkit-box-shadow .2s
}

.space-card .thumbnail a:focus {
	outline: none
}

.space-card .img-container,
.space-card .info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 50%;
	min-width: 50%;
	max-width: 50%
}

.space-card .info {
	min-height: 540px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.space-card .body,
.space-card .header {
	padding: 30px 40px
}

.space-card .header {
	height: 130px;
	border-bottom: 1px solid rgba(17, 17, 17, .2);
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.space-card .title {
	font-size: 23px;
	line-height: normal;
	margin-bottom: 15px
}

.space-card .subtitle {
	font-size: 16px;
	margin-bottom: 0
}

.space-card .subtitle,
.space-card .title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.space-card .description {
	font-size: 17px;
	line-height: 29px;
	margin-top: 25px;
	width: 300px;
	max-width: 100%;
	color: #6d6d6d;
	margin-bottom: 0
}

.space-card .body {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.space-card .mobile-body {
	display: none
}

.space-card .details {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.space-card .dl-link {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: inline-block;
	margin-top: 20px
}

.space-card .detail {
	color: #6d6d6d;
	font-size: 16px;
	line-height: normal;
	margin-bottom: 10px
}

.space-card .detail .name {
	color: #111;
	display: inline-block;
	margin-right: 10px
}

.space-card .detail .icon {
	vertical-align: middle;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top: -2px
}

.space-card .img-container {
	position: relative;
	-webkit-font-smoothing: subpixel-antialiased !important;
	-webkit-transform: translateZ(0) scale(1) !important;
	transform: translateZ(0) scale(1) !important
}

.space-card .img {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.space-card .img:focus {
	outline: none
}

.space-card .img.empty {
	background-color: #fcfcfc
}

.space-card .shortlist {
	position: absolute;
	z-index: 3;
	top: 105px;
	left: -25px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #fff;
	-webkit-box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	cursor: pointer
}

.space-card .shortlist.active .icon-star,
.space-card .shortlist.active:hover .icon-star {
	z-index: 1;
	opacity: 1;
	visibility: visible;
	color: #c41f31
}

.space-card .shortlist i {
	-webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, color .2s ease-in-out;
	transition: opacity .2s ease-in-out, visibility .2s ease-in-out, color .2s ease-in-out;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: rgba(17, 17, 17, .3)
}

.space-card .shortlist i.icon-star {
	opacity: 0;
	visibility: hidden
}

.space-card .status-btn {
	position: absolute;
	bottom: 30px;
	right: 20px;
	z-index: 2
}

.space-card .icon-empty-star {
	color: #6d6d6d
}

.space-card.no-subtitle .header {
	height: 90px
}

.space-card.no-subtitle .shortlist {
	top: 65px
}

@media (max-width:1999px) {
	.space-card .info {
		min-height: 500px
	}
}

@media (max-width:1440px) {
	.space-card .info {
		min-height: 450px
	}

	.space-card .body,
	.space-card .header {
		padding: 20px 25px
	}

	.space-card .header {
		height: 100px
	}

	.space-card .title {
		font-size: 19px;
		line-height: normal
	}

	.space-card .subtitle {
		font-size: 15px;
		line-height: normal
	}

	.space-card .description {
		margin-top: 20px;
		font-size: 15px;
		line-height: 27px
	}

	.space-card .detail,
	.space-card .dl-link {
		font-size: 14px
	}

	.space-card .detail .icon {
		height: 14px;
		width: 14px
	}

	.space-card .shortlist {
		top: 75px
	}

	.space-card.no-subtitle .header {
		height: 60px
	}

	.space-card.no-subtitle .shortlist {
		top: 35px
	}
}

@media (max-width:1279px) {
	.space-card .thumbnail {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.space-card .img-container,
	.space-card .info {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
		min-width: 100%;
		max-width: 100%
	}

	.space-card .info {
		min-height: 0
	}

	.space-card .header {
		border: none;
		height: 90px
	}

	.space-card .body {
		display: none
	}

	.space-card .mobile-body {
		display: block
	}

	.space-card .title {
		font-size: 17px;
		margin-bottom: 10px
	}

	.space-card .detail,
	.space-card .dl-link,
	.space-card .subtitle {
		font-size: 13px
	}

	.space-card .detail .icon {
		height: 13px;
		width: 13px
	}

	.space-card .description {
		font-size: 13px;
		line-height: 17px;
		margin-top: 15px
	}

	.space-card .detail {
		margin-bottom: 5px
	}

	.space-card .img-container {
		height: auto
	}

	.space-card .img-container .img {
		height: 0;
		padding-bottom: 111%
	}

	.space-card .shortlist {
		top: -20px;
		right: 30px;
		left: auto;
		width: 40px;
		height: 40px
	}

	.space-card .shortlist .shortlist-star {
		width: 16px;
		height: 16px
	}

	.space-card .status-btn {
		font-size: 10px;
		padding: 7px 16px
	}

	.space-card.no-subtitle .header {
		height: 60px
	}

	.space-card.no-subtitle .shortlist {
		top: -20px
	}
}

#page_banner.news-post-banner {
	margin-bottom: 100px
}

#page_banner.news-post-banner .top-section {
	position: relative
}

#page_banner.news-post-banner .bottom-section>.main-wrapper,
#page_banner.news-post-banner .vc_row .bottom-section>.liquid-main-wrapper,
.vc_row #page_banner.news-post-banner .bottom-section>.liquid-main-wrapper {
	margin-top: 80px
}

#page_banner.news-post-banner .news-details {
	position: relative
}

#page_banner.news-post-banner .banner-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #f8f8f8;
	z-index: 1
}

#page_banner.news-post-banner #page_breadcrumbs,
#page_banner.news-post-banner .banner-heading {
	position: relative;
	z-index: 2
}

#page_banner.news-post-banner .banner-heading {
	padding-bottom: 140px;
	width: 800px;
	max-width: 100%;
	margin-top: 0;
	padding-top: 80px
}

#page_banner.news-post-banner .news-featured-img {
	position: relative;
	z-index: 2;
	right: 0;
	left: 0%;
	height: 800px;
	padding-bottom: 40px;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

#page_banner.news-post-banner .news-featured-img.loading {
	opacity: 0
}

#page_banner.news-post-banner .news-featured-img .img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%
}

#page_banner.news-post-banner .news-post-info {
	top: 6px;
	z-index: 3
}

#page_banner.news-post-banner.has-img .banner-bg {
	bottom: -290px
}

#page_banner.news-post-banner.has-img .news-post-info {
	top: -880px
}

@media (max-width:1999px) {

	#page_banner.news-post-banner .bottom-section>.main-wrapper,
	#page_banner.news-post-banner .vc_row .bottom-section>.liquid-main-wrapper,
	.vc_row #page_banner.news-post-banner .bottom-section>.liquid-main-wrapper {
		position: relative;
		margin-top: 80px
	}

	#page_banner.news-post-banner .banner-heading {
		padding-bottom: 120px
	}

	#page_banner.news-post-banner .news-featured-img {
		height: 700px
	}

	#page_banner.news-post-banner.has-img .banner-bg {
		bottom: -290px
	}

	#page_banner.news-post-banner.has-img .news-post-info {
		top: -780px
	}
}

@media (max-width:1780px) {
	#page_banner.news-post-banner .news-featured-img {
		left: 90px;
		width: calc(100% - 90px)
	}
}

@media (max-width:1599px) {

	#page_banner.news-post-banner .bottom-section>.main-wrapper,
	#page_banner.news-post-banner .vc_row .bottom-section>.liquid-main-wrapper,
	.vc_row #page_banner.news-post-banner .bottom-section>.liquid-main-wrapper {
		position: relative;
		margin-top: 60px
	}

	#page_banner.news-post-banner .banner-heading {
		padding-bottom: 100px
	}

	#page_banner.news-post-banner .news-featured-img {
		height: 600px
	}

	#page_banner.news-post-banner.has-img .banner-bg {
		bottom: -200px
	}

	#page_banner.news-post-banner.has-img .news-post-info {
		top: -660px
	}
}

@media (max-width:1440px) {

	#page_banner.news-post-banner .bottom-section>.main-wrapper,
	#page_banner.news-post-banner .vc_row .bottom-section>.liquid-main-wrapper,
	.vc_row #page_banner.news-post-banner .bottom-section>.liquid-main-wrapper {
		position: relative;
		margin-top: 60px
	}

	#page_banner.news-post-banner .banner-heading {
		padding-bottom: 80px
	}

	#page_banner.news-post-banner .news-featured-img {
		height: 500px;
		left: 0px;
		width: calc(100% - 0px)
	}

	#page_banner.news-post-banner.has-img .banner-bg {
		bottom: -200px
	}

	#page_banner.news-post-banner.has-img .news-post-info {
		top: -560px
	}
}

@media (max-width:1024px) {
	#page_banner.news-post-banner .news-featured-img {
		left: 40px;
		width: calc(100% - 40px)
	}
}

@media (max-width:991px) {

	#page_banner.news-post-banner .bottom-section>.main-wrapper,
	#page_banner.news-post-banner .vc_row .bottom-section>.liquid-main-wrapper,
	.vc_row #page_banner.news-post-banner .bottom-section>.liquid-main-wrapper {
		position: relative;
		margin-top: 40px
	}

	#page_banner.news-post-banner .banner-heading {
		padding-bottom: 60px
	}

	#page_banner.news-post-banner .news-featured-img {
		height: 300px;
		left: 30px;
		width: calc(100% - 30px)
	}

	#page_banner.news-post-banner.has-img .banner-bg {
		bottom: -100px
	}

	#page_banner.news-post-banner.has-img .news-post-info {
		top: -340px
	}
}

@media (max-width:767px) {
	#page_banner.news-post-banner .banner-heading {
		padding-top: 0;
		padding-bottom: 20px
	}

	#page_banner.news-post-banner .news-featured-img {
		height: 240px
	}

	#page_banner.news-post-banner.has-img .banner-bg {
		bottom: -100px
	}

	#page_banner.news-post-banner.has-img .news-post-info {
		top: -280px
	}
}

.single-news-breadcrumbs {
	background: #f8f8f8
}

.single-news-breadcrumbs .breadcrumbs-section {
	margin-bottom: 0;
	padding-bottom: 60px
}

@media (max-width:1440px) {
	.single-news-breadcrumbs .breadcrumbs-section {
		padding-bottom: 40px
	}
}

@media (max-width:1279px) {
	.single-news-breadcrumbs .breadcrumbs-section {
		padding-bottom: 20px
	}
}

.news-post-info {
	position: absolute;
	left: -35px;
	top: 0;
	margin: 0;
	white-space: nowrap;
	vertical-align: middle;
	writing-mode: sideways-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-lr;
	-ms-transform: scale(-1);
	-webkit-transform: scale(-1);
	transform: scale(-1)
}

.news-post-info .category,
.news-post-info .time,
.news-post-info time {
	font-size: 14px;
	letter-spacing: .12em;
	line-height: 17px;
	text-transform: uppercase;
	vertical-align: middle;
	color: #6d6d6d;
	padding: 0;
	margin: 0;
	display: inline-block
}

.news-post-info .category .item {
	position: relative;
	padding-top: 14px;
	margin-top: 14px;
	display: inline-block
}

.news-post-info .category .item:after {
	content: "";
	position: absolute;
	right: 3px;
	width: 10px;
	height: 1px;
	top: 0;
	background: #6d6d6d
}

@media (max-width:1999px) {
	.news-post-info {
		left: -25px
	}

	.news-post-info .category,
	.news-post-info .time,
	.news-post-info time {
		font-size: 12px
	}

	.news-post-info .category .item {
		padding-top: 12px;
		margin-top: 12px
	}
}

@media (max-width:1599px) {
	.news-post-info {
		left: -25px
	}
}

@media (max-width:991px) {
	.news-post-info {
		left: -20px
	}

	.news-post-info .category,
	.news-post-info .time,
	.news-post-info time {
		font-size: 10px
	}

	.news-post-info .category .item {
		padding-top: 10px;
		margin-top: 10px
	}

	.news-post-info .category .item:after {
		width: 8px
	}
}

.news-post-footer {
	border-top: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.news-post-footer .footer-signup-section {
	border: none
}

.news-post-footer .footer-signup-section .section-arrow {
	display: none
}

.news-post-footer .social {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 60px
}

.news-post-footer .social h5 {
	color: #000;
	margin-bottom: 0;
	margin-right: 40px;
	font-size: 14px;
	line-height: normal;
	letter-spacing: .12em
}

@media (max-width:1279px) {
	.news-post-footer .footer-signup-section .row-flex {
		padding-top: 70px;
		padding-bottom: 70px
	}
}

@media (max-width:1024px) {
	.news-post-footer .social {
		margin-top: 50px
	}

	.news-post-footer .footer-signup-section .row-flex {
		padding-top: 50px;
		padding-bottom: 50px
	}
}

@media (max-width:1024px) {
	.news-post-footer .social h5 {
		font-size: 12px;
		margin-right: 30px
	}
}

.news-listing-section {
	position: relative
}

.news-listing-section .bg {
	background: #f8f8f8;
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0
}

.news-listing-section .insights-section,
.news-listing-section .news-filters-container {
	position: relative;
	z-index: 1
}

.news-listing-section .news-post {
	margin-bottom: 120px
}

.news-listing-section .news-post .post-heading {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 0
}

@media (max-width:1999px) {
	.news-listing-section .news-post {
		margin-bottom: 100px
	}
}

@media (max-width:1599px) {
	.news-listing-section .news-post {
		margin-bottom: 80px
	}
}

@media (max-width:1440px) {
	.news-listing-section .news-post {
		margin-bottom: 60px
	}

	.news-listing-section .news-post .post-heading {
		font-size: 22px;
		line-height: 32px
	}
}

@media (max-width:1279px) {
	.news-listing-section .news-post {
		margin-bottom: 100px
	}
}

@media (max-width:1024px) {
	.news-listing-section .news-post .post-heading {
		font-size: 20px;
		line-height: 30px
	}
}

@media (max-width:991px) {
	.news-listing-section .insights-section .row-flex {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.news-listing-section .insights-section .col-flex {
		width: 50%;
		max-width: 50%;
		min-width: 50%
	}

	.news-listing-section .news-post {
		margin-bottom: 80px
	}

	.news-listing-section .news-post .post-img {
		margin-bottom: 30px
	}

	.news-listing-section .news-post .post-heading {
		font-size: 17px;
		line-height: 25px;
		margin-bottom: 0
	}

	.news-listing-section .news-post .post-intro {
		margin-top: 20px
	}
}

@media (max-width:599px) {
	.news-listing-section .insights-section .row-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: flex-direction;
		-ms-flex-direction: flex-direction;
		flex-direction: flex-direction
	}

	.news-listing-section .insights-section .col-flex {
		width: 100%;
		max-width: 100%;
		min-width: 100%
	}
}

@media (max-width:479px) {
	.news-listing-section .news-post .post-img {
		margin-bottom: 10px
	}

	.news-listing-section .news-post .post-intro {
		margin-top: 10px
	}
}

.news-filters-container {
	margin-bottom: 100px
}

.news-filters-container .form-container {
	padding: 35px 40px;
	width: 1600px;
	max-width: 100%
}

.news-filters-container .form-goup {
	margin-bottom: 5px
}

.news-filters-container .row-flex {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media (max-width:1780px) {
	.news-filters-container {
		margin-left: 90px
	}
}

@media (max-width:1440px) {
	.news-filters-container {
		margin-left: 60px;
		margin-bottom: 80px
	}

	.news-filters-container .col-flex {
		padding-right: 50px
	}
}

@media (max-width:1024px) {
	.news-filters-container {
		margin-left: 40px;
		margin-bottom: 60px
	}

	.news-filters-container .col-flex {
		padding-right: 30px
	}
}

@media (max-width:991px) {
	.news-filters-container {
		margin-left: 30px
	}
}

@media (max-width:599px) {
	.news-filters-container {
		margin-left: 0;
		margin-bottom: 50px
	}

	.news-filters-container .col-flex {
		padding-right: 0
	}

	.news-filters-container .form-container {
		padding-left: 30px;
		padding-right: 30px
	}
}

.news-load-more-container {
	position: relative;
	z-index: 2
}

.news-load-more-container .insights-load-more {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.news-load-more-container .insights-load-more.is-hidden {
	opacity: 0;
	visibility: hidden;
	pointer-events: none
}

.load-more-btn-container {
	position: relative
}

.load-more-btn-container,
.load-more-btn-container .load-more-btn {
	-webkit-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s
}

.load-more-btn-container .load-more-btn.is-hidden,
.load-more-btn-container.loading {
	opacity: 0;
	visibility: hidden;
	pointer-events: none
}

#page_banner.contact-banner {
	height: 600px;
	position: relative;
	margin-bottom: 0
}

#page_banner.contact-banner .banner-img {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 50%;
	z-index: 1;
	overflow: hidden
}

#page_banner.contact-banner .banner-img .img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

#page_banner.contact-banner .banner-img .img.loaded,
#page_banner.contact-banner .banner-img .img.loaded:after {
	opacity: 1
}

#page_banner.contact-banner .banner-img .img:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: rgba(17, 17, 17, .4);
	opacity: 0
}

#page_banner.contact-banner .banner-img.right {
	right: 0
}

#page_banner.contact-banner .banner-img.right .img {
	right: 0;
	left: auto
}

#page_banner.contact-banner .banner-img.left {
	left: 0
}

#page_banner.contact-banner .banner-img.left .img {
	left: 0;
	right: auto
}

#page_banner.contact-banner .banner-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3
}

#page_banner.contact-banner .banner-content .col,
#page_banner.contact-banner .banner-content .row,
#page_banner.contact-banner .banner-content>.main-wrapper,
#page_banner.contact-banner .vc_row .banner-content>.liquid-main-wrapper,
.vc_row #page_banner.contact-banner .banner-content>.liquid-main-wrapper {
	height: 100%;
	position: relative
}

#page_banner.contact-banner .banner-heading {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	margin: 0;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

#page_banner.contact-banner .banner-heading.off {
	opacity: 0
}

#page_banner.contact-banner .hotspot {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 50%;
	z-index: 5
}

#page_banner.contact-banner .hotspot.left {
	left: 0
}

#page_banner.contact-banner .hotspot.right {
	right: 0
}

@media (max-width:1999px) {
	#page_banner.contact-banner {
		height: 500px
	}
}

@media (max-width:1599px) {
	#page_banner.contact-banner {
		height: 500px
	}
}

@media (max-width:1440px) {
	#page_banner.contact-banner {
		height: 400px
	}
}

@media (max-width:1279px) {
	#page_banner.contact-banner {
		height: 300px
	}

	#page_banner.contact-banner .banner-heading {
		font-size: 36px;
		line-height: normal
	}
}

@media (max-width:1024px) {
	#page_banner.contact-banner {
		height: 250px
	}

	#page_banner.contact-banner .banner-heading {
		font-size: 36px;
		line-height: normal
	}
}

@media (max-width:991px) {
	#page_banner.contact-banner {
		display: none
	}
}

#page_banner.team-post-banner .top-section {
	background: #000
}

#page_banner.team-post-banner .banner-heading {
	color: #fff;
	margin-top: 0
}

#page_banner.team-post-banner .banner-content .row-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

#page_banner.team-post-banner .banner-content .col-flex {
	width: 50%;
	min-width: 50%;
	max-width: 50%;
	padding-right: 20px
}

#page_banner.team-post-banner .agent-details .item {
	margin-bottom: 40px
}

#page_banner.team-post-banner .agent-details .item>a,
#page_banner.team-post-banner .agent-details .item p a {
	color: #fff;
	text-decoration: none
}

#page_banner.team-post-banner .agent-details .item>a:hover,
#page_banner.team-post-banner .agent-details .item p a:hover {
	color: hsla(0, 0%, 100%, .7);
	text-decoration: none
}

#page_banner.team-post-banner .agent-details .item:last-child,
#page_banner.team-post-banner .agent-details .item:last-child p {
	margin-bottom: 0
}

#page_banner.team-post-banner .agent-details p {
	color: #fff;
	margin-bottom: 0
}

#page_banner.team-post-banner .bottom-section {
	position: relative
}

#page_banner.team-post-banner .bottom-section:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 300px;
	z-index: 1;
	background: #000
}

#page_banner.team-post-banner .team-featured-img {
	position: relative;
	z-index: 2;
	right: 0;
	left: 50%;
	height: 800px;
	background-color: #f8f8f8;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

#page_banner.team-post-banner .team-featured-img.loading {
	opacity: 0
}

#page_banner.team-post-banner .team-featured-img .img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%
}

@media (max-width:1999px) {
	#page_banner.team-post-banner .team-featured-img {
		height: 700px
	}
}

@media (max-width:1780px) {
	#page_banner.team-post-banner .team-featured-img {
		left: 90px
	}
}

@media (max-width:1599px) {
	#page_banner.team-post-banner .bottom-section:before {
		height: 200px
	}

	#page_banner.team-post-banner .team-featured-img {
		height: 600px
	}
}

@media (max-width:1440px) {
	#page_banner.team-post-banner .banner-heading {
		margin-top: 0
	}

	#page_banner.team-post-banner .banner-content {
		padding-top: 30px;
		padding-bottom: 30px
	}

	#page_banner.team-post-banner .bottom-section:before {
		height: 150px
	}

	#page_banner.team-post-banner .team-featured-img {
		height: 500px;
		left: 60px
	}

	#page_banner.team-post-banner .agent-details .item {
		margin-bottom: 30px
	}
}

@media (max-width:1024px) {
	#page_banner.team-post-banner .banner-heading {
		margin-top: 0
	}

	#page_banner.team-post-banner .bottom-section:before {
		height: 100px
	}

	#page_banner.team-post-banner .team-featured-img {
		left: 40px
	}
}

@media (max-width:991px) {
	#page_banner.team-post-banner .banner-heading {
		margin-top: 0;
		margin-bottom: 50px
	}

	#page_banner.team-post-banner .bottom-section:before {
		height: 50px
	}

	#page_banner.team-post-banner .team-featured-img {
		height: 300px;
		left: 30px
	}

	#page_banner.team-post-banner .agent-details .col-flex:last-child .item:last-child,
	#page_banner.team-post-banner .agent-details .col-flex:last-child .item:last-child p {
		margin-bottom: 0
	}

	#page_banner.team-post-banner .agent-details .item:last-child,
	#page_banner.team-post-banner .agent-details .item:last-child p {
		margin-bottom: 20px
	}
}

@media (max-width:599px) {
	#page_banner.team-post-banner .banner-heading {
		margin-top: 0;
		margin-bottom: 20px
	}

	#page_banner.team-post-banner .agent-details .item {
		margin-bottom: 20px
	}

	#page_banner.team-post-banner .banner-content .row-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	#page_banner.team-post-banner .banner-content .col-flex {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		padding-right: 0
	}

	#page_banner.team-post-banner .team-featured-img {
		height: 200px
	}
}


.team-related-projects,
.team-template-default #page_content {
	position: relative
}

.team-related-projects .bg-color {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 200px;
	background: #f8f8f8;
	z-index: 1
}

.team-related-projects>.main-wrapper,
.vc_row .team-related-projects>.liquid-main-wrapper {
	position: relative;
	z-index: 2
}









#main[data-page-key=sitesearch] .pagination.navigation {
	margin-bottom: 80px;
	font-size: 24px;
	letter-spacing: .02em;
	color: #111;
	margin-left: -4px
}

#main[data-page-key=sitesearch] .pagination.navigation .page-numbers {
	padding: 0 4px
}

#main[data-page-key=sitesearch] .pagination.navigation .arrow {
	color: rgba(17, 17, 17, .7)
}

#main[data-page-key=sitesearch] .pagination.navigation .arrow:hover {
	color: #111
}

#main[data-page-key=sitesearch] .pagination.navigation .arrow .icon {
	width: 20px;
	height: 20px
}

#main[data-page-key=sitesearch] .pagination.navigation .arrow.next {
	margin-left: 10px
}

#main[data-page-key=sitesearch] .pagination.navigation .arrow.prev {
	margin-right: 10px
}

#main[data-page-key=sitesearch] .pagination.navigation .arrow.prev .icon {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

@media (max-width:1440px) {
	#main[data-page-key=sitesearch] .pagination.navigation {
		height: 60px
	}
}

@media (max-width:1279px) {
	#main[data-page-key=sitesearch] .pagination.navigation {
		height: 40px
	}
}

@media (max-width:1024px) {
	#main[data-page-key=sitesearch] .pagination.navigation {
		height: 30px
	}
}

@media (max-width:991px) {
	#main[data-page-key=sitesearch] .pagination.navigation {
		height: 25px
	}
}

.search-form {
	position: relative
}

.search-form .form-group .form-control::-webkit-input-placeholder {
	color: rgba(17, 17, 17, .2) !important;
	font-family: galano-bold, Helvetica, Arial, sans-serif;
	font-weight: 400
}

.search-form .form-group .form-control:-ms-input-placeholder {
	color: rgba(17, 17, 17, .2) !important;
	font-family: galano-bold, Helvetica, Arial, sans-serif;
	font-weight: 400
}

.search-form .form-group .form-control:-moz-placeholder,
.search-form .form-group .form-control::-moz-placeholder {
	color: rgba(17, 17, 17, .2) !important;
	font-family: galano-bold, Helvetica, Arial, sans-serif;
	font-weight: 400
}

.search-form .form-group.focus .form-control::-webkit-input-placeholder {
	color: rgba(17, 17, 17, .2) !important;
	font-family: galano-bold, Helvetica, Arial, sans-serif;
	font-weight: 400
}

.search-form .form-group.focus .form-control:-ms-input-placeholder {
	color: rgba(17, 17, 17, .2) !important;
	font-family: galano-bold, Helvetica, Arial, sans-serif;
	font-weight: 400
}

.search-form .form-group.focus .form-control:-moz-placeholder,
.search-form .form-group.focus .form-control::-moz-placeholder {
	color: rgba(17, 17, 17, .2) !important;
	font-family: galano-bold, Helvetica, Arial, sans-serif;
	font-weight: 400
}

.search-form .form-group {
	margin: 0
}

.search-form .form-control {
	font-family: galano-bold, Helvetica, Arial, sans-serif;
	font-weight: 400;
	height: 132px;
	padding-right: 90px;
	font-size: 60px;
	line-height: normal
}

.search-form .search-btn {
	position: absolute;
	top: 50%;
	right: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	width: 90px;
	height: 100%;
	opacity: .2;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

.search-form .search-btn:hover {
	opacity: 1
}

.search-form .search-btn .icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	width: 40px;
	height: 40px;
	color: #111
}

@media (max-width:1440px) {
	.search-form .form-control {
		height: 90px;
		font-size: 42px
	}

	.search-form .search-btn .icon {
		width: 32px;
		height: 32px
	}
}

@media (max-width:768px) {
	.search-form .form-control {
		height: 80px;
		font-size: 40px;
		padding-right: 80px
	}

	.search-form .search-btn {
		width: 80px
	}

	.search-form .search-btn .icon {
		width: 28px;
		height: 28px
	}
}

@media (max-width:479px) {
	.search-form .form-control {
		height: 60px;
		font-size: 30px;
		padding-right: 60px
	}

	.search-form .search-btn {
		width: 60px
	}

	.search-form .search-btn .icon {
		width: 28px;
		height: 28px
	}
}

.search-title br {
	display: none
}

@media (max-width:599px) {
	.search-title br {
		display: block
	}
}

.search-result:hover .link {
	text-decoration: none
}

.search-result:hover .img {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03)
}

.search-result:hover h3 {
	opacity: .7
}

.search-result h3 {
	-webkit-transition: opacity .1s;
	transition: opacity .1s
}

.search-result .body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.search-result .content {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.search-result .img-wrapper {
	width: 240px;
	position: relative;
	margin-right: 25px;
	overflow: hidden;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.search-result .img {
	width: 100%;
	height: auto;
	padding-bottom: 66.666667%;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.search-result p {
	margin-bottom: 20px;
	width: 75%;
	max-width: 100%
}

.search-result .link {
	opacity: .5;
	text-decoration: underline;
	margin-bottom: 0
}

@media (max-width:1600px) {
	.search-result p {
		width: 90%
	}
}

@media (max-width:1440px) {
	.search-result p {
		width: 75%
	}
}

@media (max-width:1279px) {
	.search-result p {
		width: 90%
	}
}

@media (max-width:1024px) {
	.search-result .img-wrapper {
		width: 200px
	}

	.search-result p {
		width: 100%
	}
}

@media (max-width:767px) {
	.search-result .img-wrapper {
		width: 150px
	}
}

@media (max-width:599px) {
	.search-result .img-wrapper {
		width: 120px
	}
}

@media (max-width:479px) {
	.search-result .body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.search-result .img-wrapper {
		width: 200px;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 20px
	}

	.search-result .intro,
	.search-result h3 {
		margin-bottom: 10px
	}
}

.algolia-autocomplete {
	max-width: 960px
}

.algolia-autocomplete .aa-dropdown-menu {
	border-radius: 0;
	border: none;
	-webkit-box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	box-shadow: 0 0 20px 2px hsla(0, 0%, 63.9%, .2);
	margin-top: 1px;
	padding-bottom: 20px
}

.algolia-autocomplete .aa-dropdown-menu .autocomplete-header {
	margin: 0 50px;
	padding-top: 30px
}

.algolia-autocomplete .aa-dropdown-menu .aa-suggestion {
	padding: 0
}

.algolia-autocomplete .aa-dropdown-menu a.suggestion-link {
	padding: 15px 80px
}

.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .suggestion-post-title {
	font-size: 18px;
	line-height: normal;
	margin-bottom: 12px
}

.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .suggestion-post-content {
	font-size: 14px;
	line-height: normal
}

@media (max-width:1440px) {
	.algolia-autocomplete .aa-dropdown-menu {
		padding-bottom: 10px
	}

	.algolia-autocomplete .aa-dropdown-menu .autocomplete-header {
		margin: 0 30px;
		padding-top: 10px
	}

	.algolia-autocomplete .aa-dropdown-menu a.suggestion-link {
		padding: 15px 60px
	}

	.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .suggestion-post-title {
		font-size: 17px
	}
}

@media (max-width:1440px) {
	.algolia-autocomplete .aa-dropdown-menu .autocomplete-header {
		margin: 0 25px
	}

	.algolia-autocomplete .aa-dropdown-menu a.suggestion-link {
		padding: 15px 50px
	}

	.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .suggestion-post-title {
		font-size: 16px
	}
}

@media (max-width:599px) {
	.algolia-autocomplete .aa-dropdown-menu {
		padding-bottom: 5px
	}

	.algolia-autocomplete .aa-dropdown-menu .autocomplete-header {
		margin: 0 20px;
		padding-top: 5px;
		font-size: 11px
	}

	.algolia-autocomplete .aa-dropdown-menu a.suggestion-link {
		padding: 15px 40px
	}

	.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .suggestion-post-title {
		font-size: 15px;
		margin-bottom: 10px
	}

	.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .suggestion-post-content {
		font-size: 13px
	}
}

@media (max-width:479px) {
	.algolia-autocomplete .aa-dropdown-menu .autocomplete-header {
		font-size: 10px
	}

	.algolia-autocomplete .aa-dropdown-menu a.suggestion-link {
		padding: 12px 30px
	}

	.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .suggestion-post-title {
		font-size: 14px;
		margin-bottom: 8px
	}
}

@-webkit-keyframes bouncing {

	0%,
	20%,
	50%,
	80%,
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}

	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

@keyframes bouncing {

	0%,
	20%,
	50%,
	80%,
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}

	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

#main[data-page-key=research] #page-banner .banner-heading {
	margin-bottom: 50px
}

#main[data-page-key=research] .copy-block {
	max-width: 600px
}

#main[data-page-key=research] .research-bg-offset {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

#main[data-page-key=research] .stacker-section.first-section .col-img .empty-space {
	display: none
}

@media (max-width:1024px) {
	#main[data-page-key=research] .stacker-section.first-section .col-img .empty-space {
		display: block
	}
}

#main[data-page-key=research] .next-chart {
	position: absolute;
	right: 50%;
	top: auto;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	color: #a7a9ac
}

#main[data-page-key=research] .next-chart:hover {
	color: #6d6d6d
}

#main[data-page-key=research] .next-chart .icon {
	width: 24px;
	height: 24px
}

#main[data-page-key=research] .next-chart.bounce .icon {
	-webkit-animation: bouncing 2s infinite;
	animation: bouncing 2s infinite
}

#main[data-page-key=research] .chart-anchor {
	display: block;
	position: relative;
	top: -72px;
	visibility: hidden
}

@media (max-width:1440px) {
	#main[data-page-key=research] .chart-anchor {
		top: -60px
	}
}

@media (max-width:1279px) {
	#main[data-page-key=research] .chart-anchor {
		top: -50px
	}
}

@media (max-width:1024px) {
	#main[data-page-key=research] .chart-anchor {
		top: -110px
	}
}

#main[data-page-key=research] .chart {
	height: 400px;
	padding: 5px
}

.col-charts {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 950px
}

.chart-data-source {
	font-size: 11px;
	margin-top: 5px;
	font-family: miller-text
}

.stats-arrow {
	width: 50px;
	height: 50px;
	background: #fff;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	z-index: 10;
	border: 1px solid rgba(17, 17, 17, .2)
}

.stats-arrow i {
	color: #111;
	font-size: 20px;
	position: absolute;
	left: 15px;
	top: 15px
}

.stats-arrow.down {
	background: #111;
	border: transparent;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.stats-arrow.down i {
	color: #fff
}

.stats-arrow.same {
	background: #f8f8f8;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}

.stats-arrow.same i {
	width: 20px;
	height: 20px;
	background: url(https://cadigal-s3.s3-ap-southeast-2.amazonaws.com/icn-double-arrow.svg) no-repeat 50%
}

.stats-arrow.same i:before {
	content: ""
}

#research-page-intro {
	margin-bottom: 0
}

@media (max-width:1024px) {
	#research-page-intro {
		margin-bottom: 30px
	}
}

.research-market-stats-legend {
	margin-top: 15px;
	margin-bottom: 0
}

.research-market-stats {
	position: relative;
	padding: 60px 0
}

.research-market-stats .bg {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	position: absolute;
	background-color: #fff;
	-webkit-box-shadow: -2px 0 30px 2px hsla(0, 0%, 63.9%, .2);
	box-shadow: -2px 0 30px 2px hsla(0, 0%, 63.9%, .2)
}

.research-market-stats .stats-container {
	position: relative;
	z-index: 2
}

.research-market-stats .stats-container .research-market-stats-legend {
	margin-bottom: 10px
}

.research-market-stats .stat-item {
	margin-left: 15%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.research-market-stats .stat-item .stats-arrow {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-right: 25px;
	margin-top: 10px
}

.research-market-stats .stat-item .number,
.research-market-stats .stat-item .title {
	margin-bottom: 0
}

@media (max-width:1999px) {
	.research-market-stats {
		padding: 50px 0
	}

	.research-market-stats .stat-item {
		margin-left: 10%
	}

	.research-market-stats .stat-item .stats-arrow {
		margin-right: 20px
	}

	.research-market-stats .stat-item .number {
		font-size: 33px
	}
}

@media (max-width:1600px) {
	.research-market-stats {
		padding: 40px 0
	}
}

@media (max-width:1440px) {
	.research-market-stats {
		padding: 35px 0
	}

	.research-market-stats .stat-item .stats-arrow {
		margin-right: 17px
	}

	.research-market-stats .stat-item .number {
		font-size: 27px
	}
}

@media (max-width:1280px) {
	.research-market-stats {
		padding: 30px 0
	}
}

@media only screen and (max-width:1200px) {
	.research-market-stats {
		padding: 30px 0 0
	}

	.research-market-stats .stat-item {
		width: 300px;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin: 0 auto 10px
	}

	.research-market-stats .research-market-stats-legend {
		max-width: 350px
	}

	.research-market-stats .stat-item {
		margin-left: 10%
	}

	.research-market-stats .stat-col {
		padding-bottom: 40px
	}
	#header .logo{width: 20%;}
}

@media (max-width:768px) {
	.research-market-stats .stat-item {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.research-market-stats .stat-col {
		padding-bottom: 30px
	}
	#header .logo{width: 30%;}
}

.chart-section {
	position: relative
}

.chart-section .row-chart {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.chart-section .col-copy h2 {
	margin-bottom: 30px
}

.chart-section .col-copy p {
	max-width: 300px;
	margin-bottom: 0
}

.chart-section .col-charts.col-lg-offset-1,
.chart-section .col-copy.col-lg-offset-1 {
	margin-left: 8.3333333333%
}

@media (max-width:1600px) {

	.chart-section .col-charts.col-lg-offset-1,
	.chart-section .col-copy.col-lg-offset-1 {
		margin-left: 4%
	}
}

@media (max-width:1440px) {
	.chart-section .col-copy h2 {
		margin-bottom: 20px
	}

	.chart-section .col-charts.col-lg-offset-1,
	.chart-section .col-copy.col-lg-offset-1 {
		margin-left: 0
	}
}

@media only screen and (max-width:1260px) {
	.chart-section .row-chart {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.chart-section .row-chart-left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.chart-section .col-charts {
		width: 100%;
		max-width: 950px
	}

	.chart-section .col-copy h2 {
		margin-bottom: 15px
	}

	.chart-section .col-copy:not(.col-heading) {
		margin-bottom: 40px
	}
}





.lazyload {
	-webkit-transition: opacity .5s linear, -webkit-transform .5s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .5s linear, -webkit-transform .5s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .5s linear, transform .5s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .5s linear, transform .5s cubic-bezier(.165, .84, .44, 1), -webkit-transform .5s cubic-bezier(.165, .84, .44, 1)
}

.lazyload.loading {
	opacity: 0;
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px)
}

.lazy-scroll {
	opacity: 0
}

.footer-signup-section,
.scroll-fadeInTop {
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px)
}

.footer-signup-section,
.scroll-fadeInBottom,
.scroll-fadeInTop {
	opacity: 0;
	-webkit-transition: opacity .5s linear, -webkit-transform .5s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .5s linear, -webkit-transform .5s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .5s linear, transform .5s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .5s linear, transform .5s cubic-bezier(.165, .84, .44, 1), -webkit-transform .5s cubic-bezier(.165, .84, .44, 1)
}

.scroll-fadeInBottom {
	-webkit-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	transform: translateY(-100px)
}

.vc_row.no-animation .liquid-main-wrapper {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

@media (max-width:1024px) {
	.footer-signup-section {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.vc_row.stagger-animation .liquid-main-wrapper {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.vc_row.stagger-animation .vc_column_container {
	opacity: 0;
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition: opacity .5s linear, -webkit-transform .5s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .5s linear, -webkit-transform .5s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .5s linear, transform .5s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .5s linear, transform .5s cubic-bezier(.165, .84, .44, 1), -webkit-transform .5s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:1024px) {
	.vc_row.stagger-animation .vc_column_container {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.vc_row.lead-gen-form-row .liquid-main-wrapper {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

body.home-will-animate #wp-body-div.home #header {
	-webkit-box-shadow: none;
	box-shadow: none
}

body.home-will-animate #wp-body-div.home #header #nav .nav-menu,
body.home-will-animate #wp-body-div.home #header #nav .secondary-menu>ul,
body.home-will-animate #wp-body-div.home #header .btn-list,
body.home-will-animate #wp-body-div.home #header .logo-link {
	opacity: 1;
}

body.home-will-animate .home-hero-banner #bannerContainer,
body.home-will-animate .home-hero-banner #videoContainer {
	top: -115px
}

body.home-will-animate .home-hero-banner #banner_video_btn,
body.home-will-animate .home-hero-banner .statement-slider,
body.home-will-animate .home-hero-banner .subtitle {
	opacity: 0;
	-webkit-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px)
}

body.home-will-animate .home-hero-banner .bottom-text h5 {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px)
}

body.home-will-animate .home-hero-banner .bottom-text .line {
	opacity: 0;
	-webkit-transform: scaleY(0) translateY(-20px);
	-ms-transform: scaleY(0) translateY(-20px);
	transform: scaleY(0) translateY(-20px);
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0
}

@media (max-width:1440px) {

	body.home-will-animate .home-hero-banner #bannerContainer,
	body.home-will-animate .home-hero-banner #videoContainer {
		top: -100px
	}
}

@media (max-width:1279px) {

	body.home-will-animate .home-hero-banner #bannerContainer,
	body.home-will-animate .home-hero-banner #videoContainer {
		top: -90px
	}
}

@media (max-width:1024px) {
	body.home-will-animate #wp-body-div.home #header .trigger-mobile-menu {
		opacity: 1
	}

	body.home-will-animate #wp-body-div.home #header #nav .nav-menu,
	body.home-will-animate #wp-body-div.home #header #nav .secondary-menu>ul {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	body.home-will-animate #wp-body-div.home #header .btn-list {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	body.home-will-animate .home-hero-banner #bannerContainer,
	body.home-will-animate .home-hero-banner #videoContainer {
		top: -110px
	}

	body.home-will-animate .home-hero-banner .banner-img {
		margin-top: -110px
	}
}





@media print {
	body {
		overflow: visible !important
	}

	*,
	:after,
	:before,
	:first-letter,
	blockquote:first-line,
	div:first-line,
	li:first-line,
	p:first-line {
		background: transparent !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	#main,
	#smoothstate_container,
	#wp-body-div,
	#wrapper {
		width: 100%;
		margin: 0;
		float: none;
		display: block
	}



	body {
		font-size: 11pt
	}

	body,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: normal
	}

	h1 {
		font-size: 22pt
	}

	h2 {
		font-size: 18pt
	}

	h3 {
		font-size: 15pt
	}

	h4 {
		font-size: 13pt
	}

	h5 {
		font-size: 10pt;
		letter-spacing: 1pt
	}

	h6 {
		font-size: 9pt;
		letter-spacing: .5pt
	}

	li,
	p {
		font-size: 11pt
	}

	.wpb_button,
	.wpb_content_element,
	ul.wpb_thumbnails-fluid>li {
		margin-bottom: 12pt
	}

	#header .header-inner,
	.main-wrapper,
	.vc_row .liquid-main-wrapper {
		padding-left: 0;
		padding-right: 0
	}

	.vc_col-md-6 {
		width: 100% !important
	}

	#agent_modal,
	#footer,
	#gallery_modal,
	#header #nav,
	#header .btn-list,
	#navbar,
	#page_breadcrumbs,
	#shortlist_modal,
	#site_popup #call_request_modal,
	.listing-enquiry-row {
		display: none
	}

	

	



	
}

.bor {
	border: 1px solid #d3d3d3;
}
.module-main-slider{overflow: hidden;}
.module-main-slider .swiper-pagination{bottom: -30px !important;}
.module-main-slider .swiper-pagination .swiper-pagination-bullet{margin: 0 5px;opacity: 1;background-color: #ccc;}
.module-main-slider .swiper-pagination .swiper-pagination-bullet-active{background-color: #f78136;}