@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.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: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

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 #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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 {
	*,
*:before,
*:after {
		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: "";
	}

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

	thead {
		display: table-header-group;
	}

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

	img {
		max-width: 100% !important;
	}

	p,
h2,
h3 {
		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 th,
.table-bordered td {
		border: 1px solid #ddd !important;
	}
}
@font-face {
	font-family: "Glyphicons Halflings";
	src: url("../fonts/glyphicons-halflings-regular.eot");
	src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/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: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
	content: "*";
}

.glyphicon-plus:before {
	content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
	content: "€";
}

.glyphicon-minus:before {
	content: "−";
}

.glyphicon-cloud:before {
	content: "☁";
}

.glyphicon-envelope:before {
	content: "✉";
}

.glyphicon-pencil:before {
	content: "✏";
}

.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: "⛺";
}

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

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

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

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

.glyphicon-hourglass:before {
	content: "⌛";
}

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

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

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

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

.glyphicon-bitcoin:before {
	content: "\e227";
}

.glyphicon-btc:before {
	content: "\e227";
}

.glyphicon-xbt:before {
	content: "\e227";
}

.glyphicon-yen:before {
	content: "¥";
}

.glyphicon-jpy:before {
	content: "¥";
}

.glyphicon-ruble:before {
	content: "₽";
}

.glyphicon-rub:before {
	content: "₽";
}

.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";
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

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

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

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #ffffff;
}

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

a {
	color: #ce4d1f;
	text-decoration: none;
}
a:hover, a:focus {
	color: #8d8f3c;
	text-decoration: none;
}
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: #ffffff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.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 #eeeeee;
}

.sr-only, .bootstrap-datetimepicker-widget table th.next::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget .btn[data-action=today]::after, .bootstrap-datetimepicker-widget .btn[data-action=clear]::after, .bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after, .bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=showHours]::after, .bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after, .bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
	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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
	font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
	font-size: 75%;
}

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

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

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

h4, .h4 {
	font-size: 18px;
}

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

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

p {
	margin: 0 0 10px;
}

.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: 0.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;
}

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

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

.text-muted {
	color: #777777;
}

.text-primary {
	color: #ce4d1f;
}

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

.text-success {
	color: #3c763d;
}

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

.text-info {
	color: #31708f;
}

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

.text-warning {
	color: #8a6d3b;
}

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

.text-danger {
	color: #a94442;
}

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

.bg-primary {
	color: #fff;
}

.bg-primary {
	background-color: #ce4d1f;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
	line-height: 1.428571429;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
	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[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}

.initialism {
	font-size: 90%;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
	content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
	content: " —";
}

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

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

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-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: #333333;
	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:before, .container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
@media (min-width: 768px) {
	.container {
		width: 746px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 990px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}
.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
@media (max-width: 1199px) {
	.row {
		margin-left: -10px;
		margin-right: -10px;
	}
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 1199px) {
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.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: #777777;
	text-align: left;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
	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 > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #ffffff;
}

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

.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	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 > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}

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

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

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

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

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

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

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

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

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

.table-responsive {
	overflow-x: auto;
	min-height: 0.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 > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}

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

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

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

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

input[type=radio],
input[type=checkbox] {
	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=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #231f20;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #231f20;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #999;
}
.form-control::-webkit-input-placeholder {
	color: #999;
}
.form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}
.form-control[disabled], fieldset[disabled] .form-control {
	background-color: #eeeeee;
	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=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
		line-height: 34px;
	}
	input[type=date].input-sm,
.input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm > .input-group-btn > input[type=time].btn,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm > .input-group-btn > input[type=month].btn,
.input-group-sm input[type=month] {
		line-height: 30px;
	}
	input[type=date].input-lg,
.input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg > .input-group-btn > input[type=time].btn,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg > .input-group-btn > input[type=month].btn,
.input-group-lg input[type=month] {
		line-height: 46px;
	}
}
.form-group {
	margin-bottom: 15px;
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

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

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

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

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

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

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}
.form-control-static.input-lg, .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, .form-control-static.input-sm, .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-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

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

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
	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 textarea.form-control,
.form-group-sm select[multiple].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-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

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

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
	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 textarea.form-control,
.form-group-lg select[multiple].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;
}

.input-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-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-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-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
	color: #3c763d;
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #a94442;
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 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, .has-feedback .bootstrap-datetimepicker-widget label.picker-switch::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.picker-switch::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=today]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=today]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=clear]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=clear]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=togglePeriod]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=togglePeriod]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=showMinutes]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=showMinutes]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=showHours]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=showHours]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=decrementMinutes]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=decrementMinutes]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=decrementHours]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=decrementHours]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=incrementMinutes]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=incrementMinutes]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=incrementHours]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=incrementHours]::after ~ .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 .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
		width: auto;
	}
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio,
.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label,
.form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table;
}
.form-horizontal .form-group:after {
	clear: both;
}
@media (max-width: 1199px) {
	.form-horizontal .form-group {
		margin-left: -10px;
		margin-right: -10px;
	}
}
@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: normal;
	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:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #ffffff;
	text-decoration: none;
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.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: #ffffff;
	background-color: #ce4d1f;
	border-color: #ce4d1f;
}
.btn-default:focus, .btn-default.focus {
	color: #ffffff;
	background-color: #a23c18;
	border-color: #a23c18;
}
.btn-default:hover {
	color: #ffffff;
	background-color: #ab401a;
	border-color: #ab401a;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	color: #ffffff;
	background-color: #ab401a;
	border-color: #ab401a;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
	color: #ffffff;
	background-color: #a23c18;
	border-color: #a23c18;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
	background-color: #ce4d1f;
	border-color: #ce4d1f;
}
.btn-default .badge {
	color: #ce4d1f;
	background-color: #ffffff;
}

.btn-primary {
	color: #ffffff;
	background-color: #ce4d1f;
	border-color: #ce4d1f;
}
.btn-primary:focus, .btn-primary.focus {
	color: #ffffff;
	background-color: #a23c18;
	border-color: #a23c18;
}
.btn-primary:hover {
	color: #ffffff;
	background-color: #ab401a;
	border-color: #ab401a;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	color: #ffffff;
	background-color: #ab401a;
	border-color: #ab401a;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
	color: #ffffff;
	background-color: #a23c18;
	border-color: #a23c18;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
	background-color: #ce4d1f;
	border-color: #ce4d1f;
}
.btn-primary .badge {
	color: #ce4d1f;
	background-color: #ffffff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #3d8b3d;
}
.btn-success:hover {
	color: #fff;
	background-color: #47a447;
	border-color: #409240;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #47a447;
	border-color: #409240;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #3d8b3d;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #000000;
	background-color: transparent;
	border-color: #31b9cf;
}
.btn-info:focus, .btn-info.focus {
	color: #000000;
	background-color: rgba(0, 0, 0, 0);
	border-color: #2795a6;
}
.btn-info:hover {
	color: #000000;
	background-color: rgba(0, 0, 0, 0);
	border-color: #299caf;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	color: #000000;
	background-color: rgba(0, 0, 0, 0);
	border-color: #299caf;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
	color: #000000;
	background-color: rgba(0, 0, 0, 0);
	border-color: #2795a6;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
	background-color: transparent;
	border-color: #31b9cf;
}
.btn-info .badge {
	color: transparent;
	background-color: #000000;
}

.btn-warning {
	color: #ffffff;
	background-color: #ce4d1f;
	border-color: #ce4d1f;
}
.btn-warning:focus, .btn-warning.focus {
	color: #ffffff;
	background-color: #a23c18;
	border-color: #a23c18;
}
.btn-warning:hover {
	color: #ffffff;
	background-color: #ab401a;
	border-color: #ab401a;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	color: #ffffff;
	background-color: #ab401a;
	border-color: #ab401a;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
	color: #ffffff;
	background-color: #a23c18;
	border-color: #a23c18;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
	background-color: #ce4d1f;
	border-color: #ce4d1f;
}
.btn-warning .badge {
	color: #ce4d1f;
	background-color: #ffffff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #b52b27;
}
.btn-danger:hover {
	color: #fff;
	background-color: #d2322d;
	border-color: #bd2d29;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #d2322d;
	border-color: #bd2d29;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #b52b27;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	color: #ce4d1f;
	font-weight: normal;
	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:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #8d8f3c;
	text-decoration: none;
	background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}

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

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

.btn-xs, .btn-group-xs > .btn {
	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=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.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: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9 ;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropup,
.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #ce4d1f;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}

.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}

.dropdown-menu-right {
	left: auto;
	right: 0;
}

.dropdown-menu-left {
	left: 0;
	right: auto;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #777777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9 ;
	content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}
.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
	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:before, .btn-toolbar:after {
	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 > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

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

.btn .caret {
	margin-left: 0;
}

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

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
	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 input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
	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: normal;
	line-height: 1;
	color: #231f20;
	text-align: center;
	background-color: #eeeeee;
	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=radio],
.input-group-addon input[type=checkbox] {
	margin-top: 0;
}

.input-group .form-control:first-child,
.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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

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

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	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:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.nav > li.disabled > a {
	color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #ce4d1f;
}
.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: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #231f20;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-bottom-color: 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:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #ce4d1f;
}

.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.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
	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.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
		border-bottom-color: #ffffff;
	}
}

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

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}
.navbar:before, .navbar:after {
	content: " ";
	display: table;
}
.navbar:after {
	clear: both;
}
@media (min-width: 768px) {
	.navbar {
		border-radius: 4px;
	}
}

.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table;
}
.navbar-header:after {
	clear: both;
}
@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table;
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse.in {
	overflow-y: auto;
}
@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		        box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 768px) {
	.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}
@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
@media (min-width: 768px) {
	.navbar-fixed-top,
.navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}
.navbar-brand > img {
	display: block;
}
@media (min-width: 768px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-toggle:focus {
	outline: 0;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		        box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}
@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	}
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}
@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.navbar-form .form-control-static {
		display: inline-block;
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
		width: auto;
	}
	.navbar-form .input-group > .form-control {
		width: 100%;
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio,
.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio label,
.navbar-form .checkbox label {
		padding-left: 0;
	}
	.navbar-form .radio input[type=radio],
.navbar-form .checkbox input[type=checkbox] {
		position: relative;
		margin-left: 0;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}
@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}
@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}
@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}
	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
	color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777;
}
.navbar-default .navbar-nav > li > a {
	color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555;
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}
.navbar-default .navbar-link {
	color: #777;
}
.navbar-default .navbar-link:hover {
	color: #333;
}
.navbar-default .btn-link {
	color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909;
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #090909;
	color: #fff;
}
@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent;
	}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
	color: #fff;
}
.navbar-inverse .btn-link {
	color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb > .active {
	color: #777777;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	color: #ce4d1f;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
	z-index: 2;
	color: #8d8f3c;
	background-color: #eeeeee;
	border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background-color: #ce4d1f;
	border-color: #ce4d1f;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}
.pager:before, .pager:after {
	content: " ";
	display: table;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #777777;
	background-color: #fff;
	cursor: not-allowed;
}

.label {
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25em;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}

a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label-default {
	background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #ce4d1f;
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #a23c18;
}

.label-success {
	background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777777;
	border-radius: 10px;
}
.badge:empty {
	display: none;
}
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #ce4d1f;
	background-color: #fff;
}
.list-group-item > .badge {
	float: right;
}
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
.nav-pills > li > a > .badge {
	margin-left: 3px;
}

a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
	color: inherit;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}
.jumbotron > hr {
	border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px;
}
.jumbotron .container {
	max-width: 100%;
}
@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	.container .jumbotron, .container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}
	.jumbotron h1,
.jumbotron .h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.thumbnail .caption {
	padding: 9px;
	color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #ce4d1f;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p,
.alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #ce4d1f;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}

.media,
.media-body {
	zoom: 1;
	overflow: hidden;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}
.media-object.img-thumbnail {
	max-width: none;
}

.media-right,
.media > .pull-right {
	padding-left: 10px;
}

.media-left,
.media > .pull-left {
	padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
	color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

button.list-group-item {
	width: 100%;
	text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eeeeee;
	color: #777777;
	cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #ce4d1f;
	border-color: #ce4d1f;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #f6d0c3;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
	padding: 15px;
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}
.panel-body:after {
	clear: both;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group + .panel-footer {
	border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
	padding-left: 15px;
	padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
	border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}

.panel-group {
	margin-bottom: 20px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}
.panel-default > .panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #ce4d1f;
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #ce4d1f;
	border-color: #ce4d1f;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ce4d1f;
}
.panel-primary > .panel-heading .badge {
	color: #ce4d1f;
	background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ce4d1f;
}

.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.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%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	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: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 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, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 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: 0.5;
	filter: alpha(opacity=50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
	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:before, .modal-footer:after {
	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, 0.5);
		box-shadow: 0 5px 15px rgba(0, 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: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	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: 0.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 {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	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, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 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: #999999;
	border-top-color: rgba(0, 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: #999999;
	border-right-color: rgba(0, 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: #999999;
	border-bottom-color: rgba(0, 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: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		transition: -webkit-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	.carousel-inner > .item.next, .carousel-inner > .item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}
	.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}
	.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}
.carousel-control .icon-prev:before {
	content: "‹";
}
.carousel-control .icon-next:before {
	content: "›";
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9 ;
	background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
		margin-left: -10px;
	}
	.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
		margin-right: -10px;
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}

	.carousel-indicators {
		bottom: 20px;
	}
}
.clearfix:before, .clearfix:after {
	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-xs {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-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;
	}

	th.visible-xs,
td.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;
	}

	th.visible-sm,
td.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;
	}

	th.visible-md,
td.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;
	}

	th.visible-lg,
td.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;
	}

	th.visible-print,
td.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;
	}
}
/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
	list-style: none;
	width: 378px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 2px solid #ce4d1f;
	max-width: 378px;
	font: 17px/22px "Futura-PT", Arial, sans-serif;
	padding: 25px;
}
@media (max-width: 991px) {
	.bootstrap-datetimepicker-widget {
		width: 310px;
		padding: 10px;
	}
}
@media (max-width: 767px) {
	.bootstrap-datetimepicker-widget {
		width: 266px;
		font-size: 15px;
	}
}
.bootstrap-datetimepicker-widget.dropdown-menu {
	list-style: none;
	width: 378px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 2px solid #ce4d1f;
	max-width: 378px;
	font: 17px/22px "Futura-PT", Arial, sans-serif;
	padding: 25px;
	margin: 10px 0;
}
@media (max-width: 991px) {
	.bootstrap-datetimepicker-widget.dropdown-menu {
		width: 310px;
		padding: 10px;
	}
}
@media (max-width: 767px) {
	.bootstrap-datetimepicker-widget.dropdown-menu {
		width: 266px;
		font-size: 15px;
	}
}
.bootstrap-datetimepicker-widget .list-unstyled {
	margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
	padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
	width: 60px;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
	padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
	content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
	content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
	content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
	content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
	content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
	content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
	content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
	content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
	content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
	text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
	content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
	line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
	line-height: 2.5;
	height: 2.5em;
	width: 100%;
}
.bootstrap-datetimepicker-widget table {
	width: 100%;
	margin: 0;
	border-collapse: separate;
}
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
	text-align: center;
	padding: 0 !important;
}
.bootstrap-datetimepicker-widget table th {
	height: 40px;
	line-height: 40px;
	width: 40px;
}
@media (max-width: 767px) {
	.bootstrap-datetimepicker-widget table th {
		height: 30px;
		line-height: 30px;
		width: 30px;
	}
}
.bootstrap-datetimepicker-widget table th.picker-switch {
	width: 145px;
	font-size: 22px;
	font-weight: normal;
	color: #ce4d1f;
}
.bootstrap-datetimepicker-widget table th.picker-switch:first-letter {
	text-transform: uppercase;
}
@media (max-width: 767px) {
	.bootstrap-datetimepicker-widget table th.picker-switch {
		font-size: 20px;
	}
}
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
	background: none;
	color: #808285;
	cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.next, .bootstrap-datetimepicker-widget table th.prev {
	color: #ce4d1f;
	font-size: 12px;
}
.bootstrap-datetimepicker-widget table th.prev::after {
	content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
	content: "Next Month";
}
.bootstrap-datetimepicker-widget table th.dow {
	padding-top: 24px !important;
	padding-bottom: 4px !important;
}
@media (max-width: 767px) {
	.bootstrap-datetimepicker-widget table th.dow {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
}
.bootstrap-datetimepicker-widget table th.dow:first-letter {
	text-transform: uppercase;
}
.bootstrap-datetimepicker-widget table th.dow:nth-last-child(2), .bootstrap-datetimepicker-widget table th.dow:last-child {
	color: #808285;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
	cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
	background: #ce4d1f;
	color: #ffffff;
}
.bootstrap-datetimepicker-widget table td {
	height: 44px;
	line-height: 40px;
	width: 40px;
	border: 2px solid transparent;
}
@media (max-width: 767px) {
	.bootstrap-datetimepicker-widget table td {
		height: 34px;
		line-height: 30px;
		width: 34px;
	}
}
.bootstrap-datetimepicker-widget table td.cw {
	font-size: 0.8em;
	height: 44px;
	line-height: 40px;
	color: #808285;
}
@media (max-width: 767px) {
	.bootstrap-datetimepicker-widget table td.cw {
		height: 34px;
		line-height: 30px;
	}
}
.bootstrap-datetimepicker-widget table td.day {
	height: 44px;
	line-height: 40px;
	width: 40px;
	color: #ce4d1f;
}
@media (max-width: 767px) {
	.bootstrap-datetimepicker-widget table td.day {
		height: 34px;
		line-height: 30px;
		width: 30px;
	}
}
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
	background: #ce4d1f;
	cursor: pointer;
	color: #ffffff;
}
.bootstrap-datetimepicker-widget table td.old:hover, .bootstrap-datetimepicker-widget table td.new:hover, .bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
	background: none;
	color: #e6e7e8;
}
.bootstrap-datetimepicker-widget table td.old:hover.weekend, .bootstrap-datetimepicker-widget table td.new:hover.weekend, .bootstrap-datetimepicker-widget table td.old.weekend, .bootstrap-datetimepicker-widget table td.new.weekend {
	color: #e6e7e8;
}
.bootstrap-datetimepicker-widget table td.weekend {
	color: #808285;
}
.bootstrap-datetimepicker-widget table td.today {
	position: relative;
	border-color: #ce4d1f;
	font-weight: 600;
	border: 0;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
	background-color: #ce4d1f;
	color: #ffffff;
	font-weight: 600;
	border-color: #ce4d1f;
}
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
	background: none;
	color: #808285;
	cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
	display: inline-block;
	vertical-align: top;
	height: 44px;
	line-height: 44px;
	margin: 2px 10px;
	cursor: pointer;
	font-size: 22px;
	padding: 0 10px;
}
@media (max-width: 767px) {
	.bootstrap-datetimepicker-widget table td span {
		font-size: 16px;
		height: 34px;
		line-height: 34px;
	}
}
.bootstrap-datetimepicker-widget table td span:first-letter {
	text-transform: uppercase;
}
.bootstrap-datetimepicker-widget table td span:hover {
	background: #ce4d1f;
	color: #ffffff;
}
.bootstrap-datetimepicker-widget table td span.active {
	background-color: #ce4d1f;
	color: #ffffff;
}
.bootstrap-datetimepicker-widget table td span.old {
	color: #808285;
}
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
	background: none;
	color: #808285;
	cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
	height: 27px;
	line-height: 27px;
}

.input-group.date .input-group-addon {
	cursor: pointer;
}

@font-face {
	font-family: "Futura-PT";
	src: url("../fonts/Futura-PT-Book.woff2") format("woff2"), url("../fonts/Futura-PT-Book.woff") format("woff"), url("../fonts/Futura-PT-Book.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00FE;
}
@font-face {
	font-family: "Futura-PT";
	src: url("../fonts/Futura-PT-Heavy.woff2") format("woff2"), url("../fonts/Futura-PT-Heavy.woff") format("woff"), url("../fonts/Futura-PT-Heavy.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00FE;
}
@font-face {
	font-family: "Futura-PT";
	src: url("../fonts/FuturaPTBold.woff2") format("woff2"), url("../fonts/FuturaPTBold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: "HighTide";
	src: url("../fonts/HighTide.woff2") format("woff2"), url("../fonts/HighTide.woff") format("woff"), url("../fonts/HighTide.ttf") format("truetype");
}
@font-face {
	font-family: "LeituraNews";
	src: url("../fonts/LeituraNews-Roman3.woff2") format("woff2"), url("../fonts/LeituraNews-Roman3.woff") format("woff"), url("../fonts/LeituraNews-Roman3.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00FE;
}
@font-face {
	font-family: "LeituraNews";
	src: url("../fonts/LeituraNews-Roman4.woff2") format("woff2"), url("../fonts/LeituraNews-Roman4.woff") format("woff"), url("../fonts/LeituraNews-Roman4.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00FE;
}
/* General Reset */
@font-face {
	font-family: "AdobeBlank";
	src: url("data:font/opentype;base64,T1RUTwAKAIAAAwAgQ0ZGIM6ZbkwAAEPEAAAZM0RTSUcAAAABAABtAAAAAAhPUy8yAR6vMwAAARAAAABgY21hcDqI98oAACjEAAAa4GhlYWT+BQILAAAArAAAADZoaGVhCCID7wAAAOQAAAAkaG10eAPoAHwAAFz4AAAQBm1heHAIAVAAAAABCAAAAAZuYW1lD/tWxwAAAXAAACdScG9zdP+4ADIAAEOkAAAAIAABAAAAAQj1Snw1O18PPPUAAwPoAAAAAM2C2p8AAAAAzYLanwB8/4gDbANwAAAAAwACAAAAAAAAAAEAAANw/4gAyAPoAHwAfANsAAEAAAAAAAAAAAAAAAAAAAACAABQAAgBAAAABAAAAZAABQAAAooCWAAAAEsCigJYAAABXgAyANwAAAAAAAAAAAAAAAD3/67/+9///w/gAD8AAAAAQURCRQHAAAD//wNw/4gAyANwAHhgLwH/AAAAAAAAAAAAAAAgAAAAAAARANIAAQAAAAAAAQALAAAAAQAAAAAAAgAHAAsAAQAAAAAAAwAbABIAAQAAAAAABAALAAAAAQAAAAAABQA5AC0AAQAAAAAABgAKAGYAAwABBAkAAABuAHAAAwABBAkAAQAWAN4AAwABBAkAAgAOAPQAAwABBAkAAwA2AQIAAwABBAkABAAWAN4AAwABBAkABQByATgAAwABBAkABgAUAaoAAwABBAkACAA0Ab4AAwABBAkACwA0AfIAAwABBAkADSQSAiYAAwABBAkADgBIJjhBZG9iZSBCbGFua1JlZ3VsYXIxLjAzNTtBREJFO0Fkb2JlQmxhbms7QURPQkVWZXJzaW9uIDEuMDM1O1BTIDEuMDAzO2hvdGNvbnYgMS4wLjcwO21ha2VvdGYubGliMi41LjU5MDBBZG9iZUJsYW5rAKkAIAAyADAAMQAzACAAQQBkAG8AYgBlACAAUwB5AHMAdABlAG0AcwAgAEkAbgBjAG8AcgBwAG8AcgBhAHQAZQBkAC4AIABBAGwAbAAgAFIAaQBnAGgAdABzACAAUgBlAHMAZQByAHYAZQBkAC4AQQBkAG8AYgBlACAAQgBsAGEAbgBrAFIAZQBnAHUAbABhAHIAMQAuADAAMwA1ADsAQQBEAEIARQA7AEEAZABvAGIAZQBCAGwAYQBuAGsAOwBBAEQATwBCAEUAVgBlAHIAcwBpAG8AbgAgADEALgAwADMANQA7AFAAUwAgADEALgAwADAAMwA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADcAMAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADUAOQAwADAAQQBkAG8AYgBlAEIAbABhAG4AawBBAGQAbwBiAGUAIABTAHkAcwB0AGUAbQBzACAASQBuAGMAbwByAHAAbwByAGEAdABlAGQAaAB0AHQAcAA6AC8ALwB3AHcAdwAuAGEAZABvAGIAZQAuAGMAbwBtAC8AdAB5AHAAZQAvAEEAZABvAGIAZQAgAEIAbABhAG4AawAgAGkAcwAgAHIAZQBsAGUAYQBzAGUAZAAgAHUAbgBkAGUAcgAgAHQAaABlACAAUwBJAEwAIABPAHAAZQBuACAARgBvAG4AdAAgAEwAaQBjAGUAbgBzAGUAIAAtACAAcABsAGUAYQBzAGUAIAByAGUAYQBkACAAaQB0ACAAYwBhAHIAZQBmAHUAbABsAHkAIABhAG4AZAAgAGQAbwAgAG4AbwB0ACAAZABvAHcAbgBsAG8AYQBkACAAdABoAGUAIABmAG8AbgB0AHMAIAB1AG4AbABlAHMAcwAgAHkAbwB1ACAAYQBnAHIAZQBlACAAdABvACAAdABoAGUAIAB0AGgAZQAgAHQAZQByAG0AcwAgAG8AZgAgAHQAaABlACAAbABpAGMAZQBuAHMAZQA6AA0ACgANAAoAQwBvAHAAeQByAGkAZwBoAHQAIACpACAAMgAwADEAMwAgAEEAZABvAGIAZQAgAFMAeQBzAHQAZQBtAHMAIABJAG4AYwBvAHIAcABvAHIAYQB0AGUAZAAgACgAaAB0AHQAcAA6AC8ALwB3AHcAdwAuAGEAZABvAGIAZQAuAGMAbwBtAC8AKQAsACAAdwBpAHQAaAAgAFIAZQBzAGUAcgB2AGUAZAAgAEYAbwBuAHQAIABOAGEAbQBlACAAQQBkAG8AYgBlACAAQgBsAGEAbgBrAA0ACgANAAoAVABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABpAHMAIABsAGkAYwBlAG4AcwBlAGQAIAB1AG4AZABlAHIAIAB0AGgAZQAgAFMASQBMACAATwBwAGUAbgAgAEYAbwBuAHQAIABMAGkAYwBlAG4AcwBlACwAIABWAGUAcgBzAGkAbwBuACAAMQAuADEALgANAAoADQAKAFQAaABpAHMAIABsAGkAYwBlAG4AcwBlACAAaQBzACAAYwBvAHAAaQBlAGQAIABiAGUAbABvAHcALAAgAGEAbgBkACAAaQBzACAAYQBsAHMAbwAgAGEAdgBhAGkAbABhAGIAbABlACAAdwBpAHQAaAAgAGEAIABGAEEAUQAgAGEAdAA6ACAAaAB0AHQAcAA6AC8ALwBzAGMAcgBpAHAAdABzAC4AcwBpAGwALgBvAHIAZwAvAE8ARgBMAA0ACgANAAoALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAA0ACgBTAEkATAAgAE8AUABFAE4AIABGAE8ATgBUACAATABJAEMARQBOAFMARQAgAFYAZQByAHMAaQBvAG4AIAAxAC4AMQAgAC0AIAAyADYAIABGAGUAYgByAHUAYQByAHkAIAAyADAAMAA3AA0ACgAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ALQAtAC0ADQAKAA0ACgBQAFIARQBBAE0AQgBMAEUADQAKAFQAaABlACAAZwBvAGEAbABzACAAbwBmACAAdABoAGUAIABPAHAAZQBuACAARgBvAG4AdAAgAEwAaQBjAGUAbgBzAGUAIAAoAE8ARgBMACkAIABhAHIAZQAgAHQAbwAgAHMAdABpAG0AdQBsAGEAdABlACAAdwBvAHIAbABkAHcAaQBkAGUAIABkAGUAdgBlAGwAbwBwAG0AZQBuAHQAIABvAGYAIABjAG8AbABsAGEAYgBvAHIAYQB0AGkAdgBlACAAZgBvAG4AdAAgAHAAcgBvAGoAZQBjAHQAcwAsACAAdABvACAAcwB1AHAAcABvAHIAdAAgAHQAaABlACAAZgBvAG4AdAAgAGMAcgBlAGEAdABpAG8AbgAgAGUAZgBmAG8AcgB0AHMAIABvAGYAIABhAGMAYQBkAGUAbQBpAGMAIABhAG4AZAAgAGwAaQBuAGcAdQBpAHMAdABpAGMAIABjAG8AbQBtAHUAbgBpAHQAaQBlAHMALAAgAGEAbgBkACAAdABvACAAcAByAG8AdgBpAGQAZQAgAGEAIABmAHIAZQBlACAAYQBuAGQAIABvAHAAZQBuACAAZgByAGEAbQBlAHcAbwByAGsAIABpAG4AIAB3AGgAaQBjAGgAIABmAG8AbgB0AHMAIABtAGEAeQAgAGIAZQAgAHMAaABhAHIAZQBkACAAYQBuAGQAIABpAG0AcAByAG8AdgBlAGQAIABpAG4AIABwAGEAcgB0AG4AZQByAHMAaABpAHAAIAB3AGkAdABoACAAbwB0AGgAZQByAHMALgANAAoADQAKAFQAaABlACAATwBGAEwAIABhAGwAbABvAHcAcwAgAHQAaABlACAAbABpAGMAZQBuAHMAZQBkACAAZgBvAG4AdABzACAAdABvACAAYgBlACAAdQBzAGUAZAAsACAAcwB0AHUAZABpAGUAZAAsACAAbQBvAGQAaQBmAGkAZQBkACAAYQBuAGQAIAByAGUAZABpAHMAdAByAGkAYgB1AHQAZQBkACAAZgByAGUAZQBsAHkAIABhAHMAIABsAG8AbgBnACAAYQBzACAAdABoAGUAeQAgAGEAcgBlACAAbgBvAHQAIABzAG8AbABkACAAYgB5ACAAdABoAGUAbQBzAGUAbAB2AGUAcwAuACAAVABoAGUAIABmAG8AbgB0AHMALAAgAGkAbgBjAGwAdQBkAGkAbgBnACAAYQBuAHkAIABkAGUAcgBpAHYAYQB0AGkAdgBlACAAdwBvAHIAawBzACwAIABjAGEAbgAgAGIAZQAgAGIAdQBuAGQAbABlAGQALAAgAGUAbQBiAGUAZABkAGUAZAAsACAAcgBlAGQAaQBzAHQAcgBpAGIAdQB0AGUAZAAgAGEAbgBkAC8AbwByACAAcwBvAGwAZAAgAHcAaQB0AGgAIABhAG4AeQAgAHMAbwBmAHQAdwBhAHIAZQAgAHAAcgBvAHYAaQBkAGUAZAAgAHQAaABhAHQAIABhAG4AeQAgAHIAZQBzAGUAcgB2AGUAZAAgAG4AYQBtAGUAcwAgAGEAcgBlACAAbgBvAHQAIAB1AHMAZQBkACAAYgB5ACAAZABlAHIAaQB2AGEAdABpAHYAZQAgAHcAbwByAGsAcwAuACAAVABoAGUAIABmAG8AbgB0AHMAIABhAG4AZAAgAGQAZQByAGkAdgBhAHQAaQB2AGUAcwAsACAAaABvAHcAZQB2AGUAcgAsACAAYwBhAG4AbgBvAHQAIABiAGUAIAByAGUAbABlAGEAcwBlAGQAIAB1AG4AZABlAHIAIABhAG4AeQAgAG8AdABoAGUAcgAgAHQAeQBwAGUAIABvAGYAIABsAGkAYwBlAG4AcwBlAC4AIABUAGgAZQAgAHIAZQBxAHUAaQByAGUAbQBlAG4AdAAgAGYAbwByACAAZgBvAG4AdABzACAAdABvACAAcgBlAG0AYQBpAG4AIAB1AG4AZABlAHIAIAB0AGgAaQBzACAAbABpAGMAZQBuAHMAZQAgAGQAbwBlAHMAIABuAG8AdAAgAGEAcABwAGwAeQAgAHQAbwAgAGEAbgB5ACAAZABvAGMAdQBtAGUAbgB0ACAAYwByAGUAYQB0AGUAZAAgAHUAcwBpAG4AZwAgAHQAaABlACAAZgBvAG4AdABzACAAbwByACAAdABoAGUAaQByACAAZABlAHIAaQB2AGEAdABpAHYAZQBzAC4ADQAKAA0ACgBEAEUARgBJAE4ASQBUAEkATwBOAFMADQAKACIARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAiACAAcgBlAGYAZQByAHMAIAB0AG8AIAB0AGgAZQAgAHMAZQB0ACAAbwBmACAAZgBpAGwAZQBzACAAcgBlAGwAZQBhAHMAZQBkACAAYgB5ACAAdABoAGUAIABDAG8AcAB5AHIAaQBnAGgAdAAgAEgAbwBsAGQAZQByACgAcwApACAAdQBuAGQAZQByACAAdABoAGkAcwAgAGwAaQBjAGUAbgBzAGUAIABhAG4AZAAgAGMAbABlAGEAcgBsAHkAIABtAGEAcgBrAGUAZAAgAGEAcwAgAHMAdQBjAGgALgAgAFQAaABpAHMAIABtAGEAeQAgAGkAbgBjAGwAdQBkAGUAIABzAG8AdQByAGMAZQAgAGYAaQBsAGUAcwAsACAAYgB1AGkAbABkACAAcwBjAHIAaQBwAHQAcwAgAGEAbgBkACAAZABvAGMAdQBtAGUAbgB0AGEAdABpAG8AbgAuAA0ACgANAAoAIgBSAGUAcwBlAHIAdgBlAGQAIABGAG8AbgB0ACAATgBhAG0AZQAiACAAcgBlAGYAZQByAHMAIAB0AG8AIABhAG4AeQAgAG4AYQBtAGUAcwAgAHMAcABlAGMAaQBmAGkAZQBkACAAYQBzACAAcwB1AGMAaAAgAGEAZgB0AGUAcgAgAHQAaABlACAAYwBvAHAAeQByAGkAZwBoAHQAIABzAHQAYQB0AGUAbQBlAG4AdAAoAHMAKQAuAA0ACgANAAoAIgBPAHIAaQBnAGkAbgBhAGwAIABWAGUAcgBzAGkAbwBuACIAIAByAGUAZgBlAHIAcwAgAHQAbwAgAHQAaABlACAAYwBvAGwAbABlAGMAdABpAG8AbgAgAG8AZgAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABjAG8AbQBwAG8AbgBlAG4AdABzACAAYQBzACAAZABpAHMAdAByAGkAYgB1AHQAZQBkACAAYgB5ACAAdABoAGUAIABDAG8AcAB5AHIAaQBnAGgAdAAgAEgAbwBsAGQAZQByACgAcwApAC4ADQAKAA0ACgAiAE0AbwBkAGkAZgBpAGUAZAAgAFYAZQByAHMAaQBvAG4AIgAgAHIAZQBmAGUAcgBzACAAdABvACAAYQBuAHkAIABkAGUAcgBpAHYAYQB0AGkAdgBlACAAbQBhAGQAZQAgAGIAeQAgAGEAZABkAGkAbgBnACAAdABvACwAIABkAGUAbABlAHQAaQBuAGcALAAgAG8AcgAgAHMAdQBiAHMAdABpAHQAdQB0AGkAbgBnACAALQAtACAAaQBuACAAcABhAHIAdAAgAG8AcgAgAGkAbgAgAHcAaABvAGwAZQAgAC0ALQAgAGEAbgB5ACAAbwBmACAAdABoAGUAIABjAG8AbQBwAG8AbgBlAG4AdABzACAAbwBmACAAdABoAGUAIABPAHIAaQBnAGkAbgBhAGwAIABWAGUAcgBzAGkAbwBuACwAIABiAHkAIABjAGgAYQBuAGcAaQBuAGcAIABmAG8AcgBtAGEAdABzACAAbwByACAAYgB5ACAAcABvAHIAdABpAG4AZwAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAHQAbwAgAGEAIABuAGUAdwAgAGUAbgB2AGkAcgBvAG4AbQBlAG4AdAAuAA0ACgANAAoAIgBBAHUAdABoAG8AcgAiACAAcgBlAGYAZQByAHMAIAB0AG8AIABhAG4AeQAgAGQAZQBzAGkAZwBuAGUAcgAsACAAZQBuAGcAaQBuAGUAZQByACwAIABwAHIAbwBnAHIAYQBtAG0AZQByACwAIAB0AGUAYwBoAG4AaQBjAGEAbAAgAHcAcgBpAHQAZQByACAAbwByACAAbwB0AGgAZQByACAAcABlAHIAcwBvAG4AIAB3AGgAbwAgAGMAbwBuAHQAcgBpAGIAdQB0AGUAZAAgAHQAbwAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAuAA0ACgANAAoAUABFAFIATQBJAFMAUwBJAE8ATgAgACYAIABDAE8ATgBEAEkAVABJAE8ATgBTAA0ACgBQAGUAcgBtAGkAcwBzAGkAbwBuACAAaQBzACAAaABlAHIAZQBiAHkAIABnAHIAYQBuAHQAZQBkACwAIABmAHIAZQBlACAAbwBmACAAYwBoAGEAcgBnAGUALAAgAHQAbwAgAGEAbgB5ACAAcABlAHIAcwBvAG4AIABvAGIAdABhAGkAbgBpAG4AZwAgAGEAIABjAG8AcAB5ACAAbwBmACAAdABoAGUAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACwAIAB0AG8AIAB1AHMAZQAsACAAcwB0AHUAZAB5ACwAIABjAG8AcAB5ACwAIABtAGUAcgBnAGUALAAgAGUAbQBiAGUAZAAsACAAbQBvAGQAaQBmAHkALAAgAHIAZQBkAGkAcwB0AHIAaQBiAHUAdABlACwAIABhAG4AZAAgAHMAZQBsAGwAIABtAG8AZABpAGYAaQBlAGQAIABhAG4AZAAgAHUAbgBtAG8AZABpAGYAaQBlAGQAIABjAG8AcABpAGUAcwAgAG8AZgAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAsACAAcwB1AGIAagBlAGMAdAAgAHQAbwAgAHQAaABlACAAZgBvAGwAbABvAHcAaQBuAGcAIABjAG8AbgBkAGkAdABpAG8AbgBzADoADQAKAA0ACgAxACkAIABOAGUAaQB0AGgAZQByACAAdABoAGUAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAbgBvAHIAIABhAG4AeQAgAG8AZgAgAGkAdABzACAAaQBuAGQAaQB2AGkAZAB1AGEAbAAgAGMAbwBtAHAAbwBuAGUAbgB0AHMALAAgAGkAbgAgAE8AcgBpAGcAaQBuAGEAbAAgAG8AcgAgAE0AbwBkAGkAZgBpAGUAZAAgAFYAZQByAHMAaQBvAG4AcwAsACAAbQBhAHkAIABiAGUAIABzAG8AbABkACAAYgB5ACAAaQB0AHMAZQBsAGYALgANAAoADQAKADIAKQAgAE8AcgBpAGcAaQBuAGEAbAAgAG8AcgAgAE0AbwBkAGkAZgBpAGUAZAAgAFYAZQByAHMAaQBvAG4AcwAgAG8AZgAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAG0AYQB5ACAAYgBlACAAYgB1AG4AZABsAGUAZAAsACAAcgBlAGQAaQBzAHQAcgBpAGIAdQB0AGUAZAAgAGEAbgBkAC8AbwByACAAcwBvAGwAZAAgAHcAaQB0AGgAIABhAG4AeQAgAHMAbwBmAHQAdwBhAHIAZQAsACAAcAByAG8AdgBpAGQAZQBkACAAdABoAGEAdAAgAGUAYQBjAGgAIABjAG8AcAB5ACAAYwBvAG4AdABhAGkAbgBzACAAdABoAGUAIABhAGIAbwB2AGUAIABjAG8AcAB5AHIAaQBnAGgAdAAgAG4AbwB0AGkAYwBlACAAYQBuAGQAIAB0AGgAaQBzACAAbABpAGMAZQBuAHMAZQAuACAAVABoAGUAcwBlACAAYwBhAG4AIABiAGUAIABpAG4AYwBsAHUAZABlAGQAIABlAGkAdABoAGUAcgAgAGEAcwAgAHMAdABhAG4AZAAtAGEAbABvAG4AZQAgAHQAZQB4AHQAIABmAGkAbABlAHMALAAgAGgAdQBtAGEAbgAtAHIAZQBhAGQAYQBiAGwAZQAgAGgAZQBhAGQAZQByAHMAIABvAHIAIABpAG4AIAB0AGgAZQAgAGEAcABwAHIAbwBwAHIAaQBhAHQAZQAgAG0AYQBjAGgAaQBuAGUALQByAGUAYQBkAGEAYgBsAGUAIABtAGUAdABhAGQAYQB0AGEAIABmAGkAZQBsAGQAcwAgAHcAaQB0AGgAaQBuACAAdABlAHgAdAAgAG8AcgAgAGIAaQBuAGEAcgB5ACAAZgBpAGwAZQBzACAAYQBzACAAbABvAG4AZwAgAGEAcwAgAHQAaABvAHMAZQAgAGYAaQBlAGwAZABzACAAYwBhAG4AIABiAGUAIABlAGEAcwBpAGwAeQAgAHYAaQBlAHcAZQBkACAAYgB5ACAAdABoAGUAIAB1AHMAZQByAC4ADQAKAA0ACgAzACkAIABOAG8AIABNAG8AZABpAGYAaQBlAGQAIABWAGUAcgBzAGkAbwBuACAAbwBmACAAdABoAGUAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAbQBhAHkAIAB1AHMAZQAgAHQAaABlACAAUgBlAHMAZQByAHYAZQBkACAARgBvAG4AdAAgAE4AYQBtAGUAKABzACkAIAB1AG4AbABlAHMAcwAgAGUAeABwAGwAaQBjAGkAdAAgAHcAcgBpAHQAdABlAG4AIABwAGUAcgBtAGkAcwBzAGkAbwBuACAAaQBzACAAZwByAGEAbgB0AGUAZAAgAGIAeQAgAHQAaABlACAAYwBvAHIAcgBlAHMAcABvAG4AZABpAG4AZwAgAEMAbwBwAHkAcgBpAGcAaAB0ACAASABvAGwAZABlAHIALgAgAFQAaABpAHMAIAByAGUAcwB0AHIAaQBjAHQAaQBvAG4AIABvAG4AbAB5ACAAYQBwAHAAbABpAGUAcwAgAHQAbwAgAHQAaABlACAAcAByAGkAbQBhAHIAeQAgAGYAbwBuAHQAIABuAGEAbQBlACAAYQBzACAAcAByAGUAcwBlAG4AdABlAGQAIAB0AG8AIAB0AGgAZQAgAHUAcwBlAHIAcwAuAA0ACgANAAoANAApACAAVABoAGUAIABuAGEAbQBlACgAcwApACAAbwBmACAAdABoAGUAIABDAG8AcAB5AHIAaQBnAGgAdAAgAEgAbwBsAGQAZQByACgAcwApACAAbwByACAAdABoAGUAIABBAHUAdABoAG8AcgAoAHMAKQAgAG8AZgAgAHQAaABlACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAHMAaABhAGwAbAAgAG4AbwB0ACAAYgBlACAAdQBzAGUAZAAgAHQAbwAgAHAAcgBvAG0AbwB0AGUALAAgAGUAbgBkAG8AcgBzAGUAIABvAHIAIABhAGQAdgBlAHIAdABpAHMAZQAgAGEAbgB5ACAATQBvAGQAaQBmAGkAZQBkACAAVgBlAHIAcwBpAG8AbgAsACAAZQB4AGMAZQBwAHQAIAB0AG8AIABhAGMAawBuAG8AdwBsAGUAZABnAGUAIAB0AGgAZQAgAGMAbwBuAHQAcgBpAGIAdQB0AGkAbwBuACgAcwApACAAbwBmACAAdABoAGUAIABDAG8AcAB5AHIAaQBnAGgAdAAgAEgAbwBsAGQAZQByACgAcwApACAAYQBuAGQAIAB0AGgAZQAgAEEAdQB0AGgAbwByACgAcwApACAAbwByACAAdwBpAHQAaAAgAHQAaABlAGkAcgAgAGUAeABwAGwAaQBjAGkAdAAgAHcAcgBpAHQAdABlAG4AIABwAGUAcgBtAGkAcwBzAGkAbwBuAC4ADQAKAA0ACgA1ACkAIABUAGgAZQAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUALAAgAG0AbwBkAGkAZgBpAGUAZAAgAG8AcgAgAHUAbgBtAG8AZABpAGYAaQBlAGQALAAgAGkAbgAgAHAAYQByAHQAIABvAHIAIABpAG4AIAB3AGgAbwBsAGUALAAgAG0AdQBzAHQAIABiAGUAIABkAGkAcwB0AHIAaQBiAHUAdABlAGQAIABlAG4AdABpAHIAZQBsAHkAIAB1AG4AZABlAHIAIAB0AGgAaQBzACAAbABpAGMAZQBuAHMAZQAsACAAYQBuAGQAIABtAHUAcwB0ACAAbgBvAHQAIABiAGUAIABkAGkAcwB0AHIAaQBiAHUAdABlAGQAIAB1AG4AZABlAHIAIABhAG4AeQAgAG8AdABoAGUAcgAgAGwAaQBjAGUAbgBzAGUALgAgAFQAaABlACAAcgBlAHEAdQBpAHIAZQBtAGUAbgB0ACAAZgBvAHIAIABmAG8AbgB0AHMAIAB0AG8AIAByAGUAbQBhAGkAbgAgAHUAbgBkAGUAcgAgAHQAaABpAHMAIABsAGkAYwBlAG4AcwBlACAAZABvAGUAcwAgAG4AbwB0ACAAYQBwAHAAbAB5ACAAdABvACAAYQBuAHkAIABkAG8AYwB1AG0AZQBuAHQAIABjAHIAZQBhAHQAZQBkACAAdQBzAGkAbgBnACAAdABoAGUAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlAC4ADQAKAA0ACgBUAEUAUgBNAEkATgBBAFQASQBPAE4ADQAKAFQAaABpAHMAIABsAGkAYwBlAG4AcwBlACAAYgBlAGMAbwBtAGUAcwAgAG4AdQBsAGwAIABhAG4AZAAgAHYAbwBpAGQAIABpAGYAIABhAG4AeQAgAG8AZgAgAHQAaABlACAAYQBiAG8AdgBlACAAYwBvAG4AZABpAHQAaQBvAG4AcwAgAGEAcgBlACAAbgBvAHQAIABtAGUAdAAuAA0ACgANAAoARABJAFMAQwBMAEEASQBNAEUAUgANAAoAVABIAEUAIABGAE8ATgBUACAAUwBPAEYAVABXAEEAUgBFACAASQBTACAAUABSAE8AVgBJAEQARQBEACAAIgBBAFMAIABJAFMAIgAsACAAVwBJAFQASABPAFUAVAAgAFcAQQBSAFIAQQBOAFQAWQAgAE8ARgAgAEEATgBZACAASwBJAE4ARAAsACAARQBYAFAAUgBFAFMAUwAgAE8AUgAgAEkATQBQAEwASQBFAEQALAAgAEkATgBDAEwAVQBEAEkATgBHACAAQgBVAFQAIABOAE8AVAAgAEwASQBNAEkAVABFAEQAIABUAE8AIABBAE4AWQAgAFcAQQBSAFIAQQBOAFQASQBFAFMAIABPAEYAIABNAEUAUgBDAEgAQQBOAFQAQQBCAEkATABJAFQAWQAsACAARgBJAFQATgBFAFMAUwAgAEYATwBSACAAQQAgAFAAQQBSAFQASQBDAFUATABBAFIAIABQAFUAUgBQAE8AUwBFACAAQQBOAEQAIABOAE8ATgBJAE4ARgBSAEkATgBHAEUATQBFAE4AVAAgAE8ARgAgAEMATwBQAFkAUgBJAEcASABUACwAIABQAEEAVABFAE4AVAAsACAAVABSAEEARABFAE0AQQBSAEsALAAgAE8AUgAgAE8AVABIAEUAUgAgAFIASQBHAEgAVAAuACAASQBOACAATgBPACAARQBWAEUATgBUACAAUwBIAEEATABMACAAVABIAEUAIABDAE8AUABZAFIASQBHAEgAVAAgAEgATwBMAEQARQBSACAAQgBFACAATABJAEEAQgBMAEUAIABGAE8AUgAgAEEATgBZACAAQwBMAEEASQBNACwAIABEAEEATQBBAEcARQBTACAATwBSACAATwBUAEgARQBSACAATABJAEEAQgBJAEwASQBUAFkALAAgAEkATgBDAEwAVQBEAEkATgBHACAAQQBOAFkAIABHAEUATgBFAFIAQQBMACwAIABTAFAARQBDAEkAQQBMACwAIABJAE4ARABJAFIARQBDAFQALAAgAEkATgBDAEkARABFAE4AVABBAEwALAAgAE8AUgAgAEMATwBOAFMARQBRAFUARQBOAFQASQBBAEwAIABEAEEATQBBAEcARQBTACwAIABXAEgARQBUAEgARQBSACAASQBOACAAQQBOACAAQQBDAFQASQBPAE4AIABPAEYAIABDAE8ATgBUAFIAQQBDAFQALAAgAFQATwBSAFQAIABPAFIAIABPAFQASABFAFIAVwBJAFMARQAsACAAQQBSAEkAUwBJAE4ARwAgAEYAUgBPAE0ALAAgAE8AVQBUACAATwBGACAAVABIAEUAIABVAFMARQAgAE8AUgAgAEkATgBBAEIASQBMAEkAVABZACAAVABPACAAVQBTAEUAIABUAEgARQAgAEYATwBOAFQAIABTAE8ARgBUAFcAQQBSAEUAIABPAFIAIABGAFIATwBNACAATwBUAEgARQBSACAARABFAEEATABJAE4ARwBTACAASQBOACAAVABIAEUAIABGAE8ATgBUACAAUwBPAEYAVABXAEEAUgBFAC4ADQAKAGgAdAB0AHAAOgAvAC8AdwB3AHcALgBhAGQAbwBiAGUALgBjAG8AbQAvAHQAeQBwAGUALwBsAGUAZwBhAGwALgBoAHQAbQBsAAAAAAAFAAAAAwAAADgAAAAEAAABUAABAAAAAAAsAAMAAQAAADgAAwAKAAABUAAGAAwAAAAAAAEAAAAEARgAAABCAEAABQACB/8P/xf/H/8n/y//N/8//0f/T/9X/1//Z/9v/3f/f/+H/4//l/+f/6f/r/+3/7//x//P/9f/5//v//f//c///f//AAAAAAgAEAAYACAAKAAwADgAQABIAFAAWABgAGgAcAB4AIAAiACQAJgAoACoALAAuADAAMgA0ADgAOgA8AD4AP3w//8AAfgB8AHoAeAB2AHQAcgBwAG4AbABqAGgAZgBkAGIAYABeAFwAWgBYAFYAVABSAFAATgBMAEgARgBEAEIAQgBAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAZkAAAAAAAAAIgAAAAAAAAB/8AAAABAAAIAAAAD/8AAAABAAAQAAAAF/8AAAABAAAYAAAAH/8AAAABAAAgAAAAJ/8AAAABAAAoAAAAL/8AAAABAAAwAAAAN/8AAAABAAA4AAAAP/8AAAABAABAAAAAR/8AAAABAABIAAAAT/8AAAABAABQAAAAV/8AAAABAABYAAAAX/8AAAABAABgAAAAZ/8AAAABAABoAAAAb/8AAAABAABwAAAAd/8AAAABAAB4AAAAf/8AAAABAACAAAAAh/8AAAABAACIAAAAj/8AAAABAACQAAAAl/8AAAABAACYAAAAn/8AAAABAACgAAAAp/8AAAABAACoAAAAr/8AAAABAACwAAAAt/8AAAABAAC4AAAAv/8AAAABAADAAAAAx/8AAAABAADIAAAAz/8AAAABAADQAAAA1/8AAAABAADgAAAA5/8AAAABAADoAAAA7/8AAAABAADwAAAA9/8AAAABAAD4AAAA/c8AAAABAAD98AAA//0AAAXxAAEAAAABB/8AAAABAAEIAAABD/8AAAABAAEQAAABF/8AAAABAAEYAAABH/8AAAABAAEgAAABJ/8AAAABAAEoAAABL/8AAAABAAEwAAABN/8AAAABAAE4AAABP/8AAAABAAFAAAABR/8AAAABAAFIAAABT/8AAAABAAFQAAABV/8AAAABAAFYAAABX/8AAAABAAFgAAABZ/8AAAABAAFoAAABb/8AAAABAAFwAAABd/8AAAABAAF4AAABf/8AAAABAAGAAAABh/8AAAABAAGIAAABj/8AAAABAAGQAAABl/8AAAABAAGYAAABn/8AAAABAAGgAAABp/8AAAABAAGoAAABr/8AAAABAAGwAAABt/8AAAABAAG4AAABv/8AAAABAAHAAAABx/8AAAABAAHIAAABz/8AAAABAAHQAAAB1/8AAAABAAHYAAAB3/8AAAABAAHgAAAB5/8AAAABAAHoAAAB7/8AAAABAAHwAAAB9/8AAAABAAH4AAAB//0AAAABAAIAAAACB/8AAAABAAIIAAACD/8AAAABAAIQAAACF/8AAAABAAIYAAACH/8AAAABAAIgAAACJ/8AAAABAAIoAAACL/8AAAABAAIwAAACN/8AAAABAAI4AAACP/8AAAABAAJAAAACR/8AAAABAAJIAAACT/8AAAABAAJQAAACV/8AAAABAAJYAAACX/8AAAABAAJgAAACZ/8AAAABAAJoAAACb/8AAAABAAJwAAACd/8AAAABAAJ4AAACf/8AAAABAAKAAAACh/8AAAABAAKIAAACj/8AAAABAAKQAAACl/8AAAABAAKYAAACn/8AAAABAAKgAAACp/8AAAABAAKoAAACr/8AAAABAAKwAAACt/8AAAABAAK4AAACv/8AAAABAALAAAACx/8AAAABAALIAAACz/8AAAABAALQAAAC1/8AAAABAALYAAAC3/8AAAABAALgAAAC5/8AAAABAALoAAAC7/8AAAABAALwAAAC9/8AAAABAAL4AAAC//0AAAABAAMAAAADB/8AAAABAAMIAAADD/8AAAABAAMQAAADF/8AAAABAAMYAAADH/8AAAABAAMgAAADJ/8AAAABAAMoAAADL/8AAAABAAMwAAADN/8AAAABAAM4AAADP/8AAAABAANAAAADR/8AAAABAANIAAADT/8AAAABAANQAAADV/8AAAABAANYAAADX/8AAAABAANgAAADZ/8AAAABAANoAAADb/8AAAABAANwAAADd/8AAAABAAN4AAADf/8AAAABAAOAAAADh/8AAAABAAOIAAADj/8AAAABAAOQAAADl/8AAAABAAOYAAADn/8AAAABAAOgAAADp/8AAAABAAOoAAADr/8AAAABAAOwAAADt/8AAAABAAO4AAADv/8AAAABAAPAAAADx/8AAAABAAPIAAADz/8AAAABAAPQAAAD1/8AAAABAAPYAAAD3/8AAAABAAPgAAAD5/8AAAABAAPoAAAD7/8AAAABAAPwAAAD9/8AAAABAAP4AAAD//0AAAABAAQAAAAEB/8AAAABAAQIAAAED/8AAAABAAQQAAAEF/8AAAABAAQYAAAEH/8AAAABAAQgAAAEJ/8AAAABAAQoAAAEL/8AAAABAAQwAAAEN/8AAAABAAQ4AAAEP/8AAAABAARAAAAER/8AAAABAARIAAAET/8AAAABAARQAAAEV/8AAAABAARYAAAEX/8AAAABAARgAAAEZ/8AAAABAARoAAAEb/8AAAABAARwAAAEd/8AAAABAAR4AAAEf/8AAAABAASAAAAEh/8AAAABAASIAAAEj/8AAAABAASQAAAEl/8AAAABAASYAAAEn/8AAAABAASgAAAEp/8AAAABAASoAAAEr/8AAAABAASwAAAEt/8AAAABAAS4AAAEv/8AAAABAATAAAAEx/8AAAABAATIAAAEz/8AAAABAATQAAAE1/8AAAABAATYAAAE3/8AAAABAATgAAAE5/8AAAABAAToAAAE7/8AAAABAATwAAAE9/8AAAABAAT4AAAE//0AAAABAAUAAAAFB/8AAAABAAUIAAAFD/8AAAABAAUQAAAFF/8AAAABAAUYAAAFH/8AAAABAAUgAAAFJ/8AAAABAAUoAAAFL/8AAAABAAUwAAAFN/8AAAABAAU4AAAFP/8AAAABAAVAAAAFR/8AAAABAAVIAAAFT/8AAAABAAVQAAAFV/8AAAABAAVYAAAFX/8AAAABAAVgAAAFZ/8AAAABAAVoAAAFb/8AAAABAAVwAAAFd/8AAAABAAV4AAAFf/8AAAABAAWAAAAFh/8AAAABAAWIAAAFj/8AAAABAAWQAAAFl/8AAAABAAWYAAAFn/8AAAABAAWgAAAFp/8AAAABAAWoAAAFr/8AAAABAAWwAAAFt/8AAAABAAW4AAAFv/8AAAABAAXAAAAFx/8AAAABAAXIAAAFz/8AAAABAAXQAAAF1/8AAAABAAXYAAAF3/8AAAABAAXgAAAF5/8AAAABAAXoAAAF7/8AAAABAAXwAAAF9/8AAAABAAX4AAAF//0AAAABAAYAAAAGB/8AAAABAAYIAAAGD/8AAAABAAYQAAAGF/8AAAABAAYYAAAGH/8AAAABAAYgAAAGJ/8AAAABAAYoAAAGL/8AAAABAAYwAAAGN/8AAAABAAY4AAAGP/8AAAABAAZAAAAGR/8AAAABAAZIAAAGT/8AAAABAAZQAAAGV/8AAAABAAZYAAAGX/8AAAABAAZgAAAGZ/8AAAABAAZoAAAGb/8AAAABAAZwAAAGd/8AAAABAAZ4AAAGf/8AAAABAAaAAAAGh/8AAAABAAaIAAAGj/8AAAABAAaQAAAGl/8AAAABAAaYAAAGn/8AAAABAAagAAAGp/8AAAABAAaoAAAGr/8AAAABAAawAAAGt/8AAAABAAa4AAAGv/8AAAABAAbAAAAGx/8AAAABAAbIAAAGz/8AAAABAAbQAAAG1/8AAAABAAbYAAAG3/8AAAABAAbgAAAG5/8AAAABAAboAAAG7/8AAAABAAbwAAAG9/8AAAABAAb4AAAG//0AAAABAAcAAAAHB/8AAAABAAcIAAAHD/8AAAABAAcQAAAHF/8AAAABAAcYAAAHH/8AAAABAAcgAAAHJ/8AAAABAAcoAAAHL/8AAAABAAcwAAAHN/8AAAABAAc4AAAHP/8AAAABAAdAAAAHR/8AAAABAAdIAAAHT/8AAAABAAdQAAAHV/8AAAABAAdYAAAHX/8AAAABAAdgAAAHZ/8AAAABAAdoAAAHb/8AAAABAAdwAAAHd/8AAAABAAd4AAAHf/8AAAABAAeAAAAHh/8AAAABAAeIAAAHj/8AAAABAAeQAAAHl/8AAAABAAeYAAAHn/8AAAABAAegAAAHp/8AAAABAAeoAAAHr/8AAAABAAewAAAHt/8AAAABAAe4AAAHv/8AAAABAAfAAAAHx/8AAAABAAfIAAAHz/8AAAABAAfQAAAH1/8AAAABAAfYAAAH3/8AAAABAAfgAAAH5/8AAAABAAfoAAAH7/8AAAABAAfwAAAH9/8AAAABAAf4AAAH//0AAAABAAgAAAAIB/8AAAABAAgIAAAID/8AAAABAAgQAAAIF/8AAAABAAgYAAAIH/8AAAABAAggAAAIJ/8AAAABAAgoAAAIL/8AAAABAAgwAAAIN/8AAAABAAg4AAAIP/8AAAABAAhAAAAIR/8AAAABAAhIAAAIT/8AAAABAAhQAAAIV/8AAAABAAhYAAAIX/8AAAABAAhgAAAIZ/8AAAABAAhoAAAIb/8AAAABAAhwAAAId/8AAAABAAh4AAAIf/8AAAABAAiAAAAIh/8AAAABAAiIAAAIj/8AAAABAAiQAAAIl/8AAAABAAiYAAAIn/8AAAABAAigAAAIp/8AAAABAAioAAAIr/8AAAABAAiwAAAIt/8AAAABAAi4AAAIv/8AAAABAAjAAAAIx/8AAAABAAjIAAAIz/8AAAABAAjQAAAI1/8AAAABAAjYAAAI3/8AAAABAAjgAAAI5/8AAAABAAjoAAAI7/8AAAABAAjwAAAI9/8AAAABAAj4AAAI//0AAAABAAkAAAAJB/8AAAABAAkIAAAJD/8AAAABAAkQAAAJF/8AAAABAAkYAAAJH/8AAAABAAkgAAAJJ/8AAAABAAkoAAAJL/8AAAABAAkwAAAJN/8AAAABAAk4AAAJP/8AAAABAAlAAAAJR/8AAAABAAlIAAAJT/8AAAABAAlQAAAJV/8AAAABAAlYAAAJX/8AAAABAAlgAAAJZ/8AAAABAAloAAAJb/8AAAABAAlwAAAJd/8AAAABAAl4AAAJf/8AAAABAAmAAAAJh/8AAAABAAmIAAAJj/8AAAABAAmQAAAJl/8AAAABAAmYAAAJn/8AAAABAAmgAAAJp/8AAAABAAmoAAAJr/8AAAABAAmwAAAJt/8AAAABAAm4AAAJv/8AAAABAAnAAAAJx/8AAAABAAnIAAAJz/8AAAABAAnQAAAJ1/8AAAABAAnYAAAJ3/8AAAABAAngAAAJ5/8AAAABAAnoAAAJ7/8AAAABAAnwAAAJ9/8AAAABAAn4AAAJ//0AAAABAAoAAAAKB/8AAAABAAoIAAAKD/8AAAABAAoQAAAKF/8AAAABAAoYAAAKH/8AAAABAAogAAAKJ/8AAAABAAooAAAKL/8AAAABAAowAAAKN/8AAAABAAo4AAAKP/8AAAABAApAAAAKR/8AAAABAApIAAAKT/8AAAABAApQAAAKV/8AAAABAApYAAAKX/8AAAABAApgAAAKZ/8AAAABAApoAAAKb/8AAAABAApwAAAKd/8AAAABAAp4AAAKf/8AAAABAAqAAAAKh/8AAAABAAqIAAAKj/8AAAABAAqQAAAKl/8AAAABAAqYAAAKn/8AAAABAAqgAAAKp/8AAAABAAqoAAAKr/8AAAABAAqwAAAKt/8AAAABAAq4AAAKv/8AAAABAArAAAAKx/8AAAABAArIAAAKz/8AAAABAArQAAAK1/8AAAABAArYAAAK3/8AAAABAArgAAAK5/8AAAABAAroAAAK7/8AAAABAArwAAAK9/8AAAABAAr4AAAK//0AAAABAAsAAAALB/8AAAABAAsIAAALD/8AAAABAAsQAAALF/8AAAABAAsYAAALH/8AAAABAAsgAAALJ/8AAAABAAsoAAALL/8AAAABAAswAAALN/8AAAABAAs4AAALP/8AAAABAAtAAAALR/8AAAABAAtIAAALT/8AAAABAAtQAAALV/8AAAABAAtYAAALX/8AAAABAAtgAAALZ/8AAAABAAtoAAALb/8AAAABAAtwAAALd/8AAAABAAt4AAALf/8AAAABAAuAAAALh/8AAAABAAuIAAALj/8AAAABAAuQAAALl/8AAAABAAuYAAALn/8AAAABAAugAAALp/8AAAABAAuoAAALr/8AAAABAAuwAAALt/8AAAABAAu4AAALv/8AAAABAAvAAAALx/8AAAABAAvIAAALz/8AAAABAAvQAAAL1/8AAAABAAvYAAAL3/8AAAABAAvgAAAL5/8AAAABAAvoAAAL7/8AAAABAAvwAAAL9/8AAAABAAv4AAAL//0AAAABAAwAAAAMB/8AAAABAAwIAAAMD/8AAAABAAwQAAAMF/8AAAABAAwYAAAMH/8AAAABAAwgAAAMJ/8AAAABAAwoAAAML/8AAAABAAwwAAAMN/8AAAABAAw4AAAMP/8AAAABAAxAAAAMR/8AAAABAAxIAAAMT/8AAAABAAxQAAAMV/8AAAABAAxYAAAMX/8AAAABAAxgAAAMZ/8AAAABAAxoAAAMb/8AAAABAAxwAAAMd/8AAAABAAx4AAAMf/8AAAABAAyAAAAMh/8AAAABAAyIAAAMj/8AAAABAAyQAAAMl/8AAAABAAyYAAAMn/8AAAABAAygAAAMp/8AAAABAAyoAAAMr/8AAAABAAywAAAMt/8AAAABAAy4AAAMv/8AAAABAAzAAAAMx/8AAAABAAzIAAAMz/8AAAABAAzQAAAM1/8AAAABAAzYAAAM3/8AAAABAAzgAAAM5/8AAAABAAzoAAAM7/8AAAABAAzwAAAM9/8AAAABAAz4AAAM//0AAAABAA0AAAANB/8AAAABAA0IAAAND/8AAAABAA0QAAANF/8AAAABAA0YAAANH/8AAAABAA0gAAANJ/8AAAABAA0oAAANL/8AAAABAA0wAAANN/8AAAABAA04AAANP/8AAAABAA1AAAANR/8AAAABAA1IAAANT/8AAAABAA1QAAANV/8AAAABAA1YAAANX/8AAAABAA1gAAANZ/8AAAABAA1oAAANb/8AAAABAA1wAAANd/8AAAABAA14AAANf/8AAAABAA2AAAANh/8AAAABAA2IAAANj/8AAAABAA2QAAANl/8AAAABAA2YAAANn/8AAAABAA2gAAANp/8AAAABAA2oAAANr/8AAAABAA2wAAANt/8AAAABAA24AAANv/8AAAABAA3AAAANx/8AAAABAA3IAAANz/8AAAABAA3QAAAN1/8AAAABAA3YAAAN3/8AAAABAA3gAAAN5/8AAAABAA3oAAAN7/8AAAABAA3wAAAN9/8AAAABAA34AAAN//0AAAABAA4AAAAOB/8AAAABAA4IAAAOD/8AAAABAA4QAAAOF/8AAAABAA4YAAAOH/8AAAABAA4gAAAOJ/8AAAABAA4oAAAOL/8AAAABAA4wAAAON/8AAAABAA44AAAOP/8AAAABAA5AAAAOR/8AAAABAA5IAAAOT/8AAAABAA5QAAAOV/8AAAABAA5YAAAOX/8AAAABAA5gAAAOZ/8AAAABAA5oAAAOb/8AAAABAA5wAAAOd/8AAAABAA54AAAOf/8AAAABAA6AAAAOh/8AAAABAA6IAAAOj/8AAAABAA6QAAAOl/8AAAABAA6YAAAOn/8AAAABAA6gAAAOp/8AAAABAA6oAAAOr/8AAAABAA6wAAAOt/8AAAABAA64AAAOv/8AAAABAA7AAAAOx/8AAAABAA7IAAAOz/8AAAABAA7QAAAO1/8AAAABAA7YAAAO3/8AAAABAA7gAAAO5/8AAAABAA7oAAAO7/8AAAABAA7wAAAO9/8AAAABAA74AAAO//0AAAABAA8AAAAPB/8AAAABAA8IAAAPD/8AAAABAA8QAAAPF/8AAAABAA8YAAAPH/8AAAABAA8gAAAPJ/8AAAABAA8oAAAPL/8AAAABAA8wAAAPN/8AAAABAA84AAAPP/8AAAABAA9AAAAPR/8AAAABAA9IAAAPT/8AAAABAA9QAAAPV/8AAAABAA9YAAAPX/8AAAABAA9gAAAPZ/8AAAABAA9oAAAPb/8AAAABAA9wAAAPd/8AAAABAA94AAAPf/8AAAABAA+AAAAPh/8AAAABAA+IAAAPj/8AAAABAA+QAAAPl/8AAAABAA+YAAAPn/8AAAABAA+gAAAPp/8AAAABAA+oAAAPr/8AAAABAA+wAAAPt/8AAAABAA+4AAAPv/8AAAABAA/AAAAPx/8AAAABAA/IAAAPz/8AAAABAA/QAAAP1/8AAAABAA/YAAAP3/8AAAABAA/gAAAP5/8AAAABAA/oAAAP7/8AAAABAA/wAAAP9/8AAAABAA/4AAAP//0AAAABABAAAAAQB/8AAAABABAIAAAQD/8AAAABABAQAAAQF/8AAAABABAYAAAQH/8AAAABABAgAAAQJ/8AAAABABAoAAAQL/8AAAABABAwAAAQN/8AAAABABA4AAAQP/8AAAABABBAAAAQR/8AAAABABBIAAAQT/8AAAABABBQAAAQV/8AAAABABBYAAAQX/8AAAABABBgAAAQZ/8AAAABABBoAAAQb/8AAAABABBwAAAQd/8AAAABABB4AAAQf/8AAAABABCAAAAQh/8AAAABABCIAAAQj/8AAAABABCQAAAQl/8AAAABABCYAAAQn/8AAAABABCgAAAQp/8AAAABABCoAAAQr/8AAAABABCwAAAQt/8AAAABABC4AAAQv/8AAAABABDAAAAQx/8AAAABABDIAAAQz/8AAAABABDQAAAQ1/8AAAABABDYAAAQ3/8AAAABABDgAAAQ5/8AAAABABDoAAAQ7/8AAAABABDwAAAQ9/8AAAABABD4AAAQ//0AAAABAAMAAAAAAAD/tQAyAAAAAAAAAAAAAAAAAAAAAAAAAAABAAQCAAEBAQtBZG9iZUJsYW5rAAEBATD4G/gciwwe+B0B+B4Ci/sM+gD6BAUeGgA/DB8cCAEMIvdMD/dZEfdRDCUcGRYMJAAFAQEGDk1YZ0Fkb2JlSWRlbnRpdHlDb3B5cmlnaHQgMjAxMyBBZG9iZSBTeXN0ZW1zIEluY29ycG9yYXRlZC4gQWxsIFJpZ2h0cyBSZXNlcnZlZC5BZG9iZSBCbGFua0Fkb2JlQmxhbmstMjA0OQAAAgABB/8DAAEAAAAIAQgBAgABAEsATABNAE4ATwBQAFEAUgBTAFQAVQBWAFcAWABZAFoAWwBcAF0AXgBfAGAAYQBiAGMAZABlAGYAZwBoAGkAagBrAGwAbQBuAG8AcABxAHIAcwB0AHUAdgB3AHgAeQB6AHsAfAB9AH4AfwCAAIEAggCDAIQAhQCGAIcAiACJAIoAiwCMAI0AjgCPAJAAkQCSAJMAlACVAJYAlwCYAJkAmgCbAJwAnQCeAJ8AoAChAKIAowCkAKUApgCnAKgAqQCqAKsArACtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gDjAOQA5QDmAOcA6ADpAOoA6wDsAO0A7gDvAPAA8QDyAPMA9AD1APYA9wD4APkA+gD7APwA/QD+AP8BAAEBAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAE9AT4BPwFAAUEBQgFDAUQBRQFGAUcBSAFJAUoBSwFMAU0BTgFPAVABUQFSAVMBVAFVAVYBVwFYAVkBWgFbAVwBXQFeAV8BYAFhAWIBYwFkAWUBZgFnAWgBaQFqAWsBbAFtAW4BbwFwAXEBcgFzAXQBdQF2AXcBeAF5AXoBewF8AX0BfgF/AYABgQGCAYMBhAGFAYYBhwGIAYkBigGLAYwBjQGOAY8BkAGRAZIBkwGUAZUBlgGXAZgBmQGaAZsBnAGdAZ4BnwGgAaEBogGjAaQBpQGmAacBqAGpAaoBqwGsAa0BrgGvAbABsQGyAbMBtAG1AbYBtwG4AbkBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgHHAcgByQHKAcsBzAHNAc4BzwHQAdEB0gHTAdQB1QHWAdcB2AHZAdoB2wHcAd0B3gHfAeAB4QHiAeMB5AHlAeYB5wHoAekB6gHrAewB7QHuAe8B8AHxAfIB8wH0AfUB9gH3AfgB+QH6AfsB/AH9Af4B/wIAAgECAgIDAgQCBQIGAgcCCAIJAgoCCwIMAg0CDgIPAhACEQISAhMCFAIVAhYCFwIYAhkCGgIbAhwCHQIeAh8CIAIhAiICIwIkAiUCJgInAigCKQIqAisCLAItAi4CLwIwAjECMgIzAjQCNQI2AjcCOAI5AjoCOwI8Aj0CPgI/AkACQQJCAkMCRAJFAkYCRwJIAkkCSgJLAkwCTQJOAk8CUAJRAlICUwJUAlUCVgJXAlgCWQJaAlsCXAJdAl4CXwJgAmECYgJjAmQCZQJmAmcCaAJpAmoCawJsAm0CbgJvAnACcQJyAnMCdAJ1AnYCdwJ4AnkCegJ7AnwCfQJ+An8CgAKBAoICgwKEAoUChgKHAogCiQKKAosCjAKNAo4CjwKQApECkgKTApQClQKWApcCmAKZApoCmwKcAp0CngKfAqACoQKiAqMCpAKlAqYCpwKoAqkCqgKrAqwCrQKuAq8CsAKxArICswK0ArUCtgK3ArgCuQK6ArsCvAK9Ar4CvwLAAsECwgLDAsQCxQLGAscCyALJAsoCywLMAs0CzgLPAtAC0QLSAtMC1ALVAtYC1wLYAtkC2gLbAtwC3QLeAt8C4ALhAuIC4wLkAuUC5gLnAugC6QLqAusC7ALtAu4C7wLwAvEC8gLzAvQC9QL2AvcC+AL5AvoC+wL8Av0C/gL/AwADAQMCAwMDBAMFAwYDBwMIAwkDCgMLAwwDDQMOAw8DEAMRAxIDEwMUAxUDFgMXAxgDGQMaAxsDHAMdAx4DHwMgAyEDIgMjAyQDJQMmAycDKAMpAyoDKwMsAy0DLgMvAzADMQMyAzMDNAM1AzYDNwM4AzkDOgM7AzwDPQM+Az8DQANBA0IDQwNEA0UDRgNHA0gDSQNKA0sDTANNA04DTwNQA1EDUgNTA1QDVQNWA1cDWANZA1oDWwNcA10DXgNfA2ADYQNiA2MDZANlA2YDZwNoA2kDagNrA2wDbQNuA28DcANxA3IDcwN0A3UDdgN3A3gDeQN6A3sDfAN9A34DfwOAA4EDggODA4QDhQOGA4cDiAOJA4oDiwOMA40DjgOPA5ADkQOSA5MDlAOVA5YDlwOYA5kDmgObA5wDnQOeA58DoAOhA6IDowOkA6UDpgOnA6gDqQOqA6sDrAOtA64DrwOwA7EDsgOzA7QDtQO2A7cDuAO5A7oDuwO8A70DvgO/A8ADwQPCA8MDxAPFA8YDxwPIA8kDygPLA8wDzQPOA88D0APRA9ID0wPUA9UD1gPXA9gD2QPaA9sD3APdA94D3wPgA+ED4gPjA+QD5QPmA+cD6APpA+oD6wPsA+0D7gPvA/AD8QPyA/MD9AP1A/YD9wP4A/kD+gP7A/wD/QP+A/8EAAQBBAIEAwQEBAUEBgQHBAgECQQKBAsEDAQNBA4EDwQQBBEEEgQTBBQEFQQWBBcEGAQZBBoEGwQcBB0EHgQfBCAEIQQiBCMEJAQlBCYEJwQoBCkEKgQrBCwELQQuBC8EMAQxBDIEMwQ0BDUENgQ3BDgEOQQ6BDsEPAQ9BD4EPwRABEEEQgRDBEQERQRGBEcESARJBEoESwRMBE0ETgRPBFAEUQRSBFMEVARVBFYEVwRYBFkEWgRbBFwEXQReBF8EYARhBGIEYwRkBGUEZgRnBGgEaQRqBGsEbARtBG4EbwRwBHEEcgRzBHQEdQR2BHcEeAR5BHoEewR8BH0EfgR/BIAEgQSCBIMEhASFBIYEhwSIBIkEigSLBIwEjQSOBI8EkASRBJIEkwSUBJUElgSXBJgEmQSaBJsEnASdBJ4EnwSgBKEEogSjBKQEpQSmBKcEqASpBKoEqwSsBK0ErgSvBLAEsQSyBLMEtAS1BLYEtwS4BLkEugS7BLwEvQS+BL8EwATBBMIEwwTEBMUExgTHBMgEyQTKBMsEzATNBM4EzwTQBNEE0gTTBNQE1QTWBNcE2ATZBNoE2wTcBN0E3gTfBOAE4QTiBOME5ATlBOYE5wToBOkE6gTrBOwE7QTuBO8E8ATxBPIE8wT0BPUE9gT3BPgE+QT6BPsE/AT9BP4E/wUABQEFAgUDBQQFBQUGBQcFCAUJBQoFCwUMBQ0FDgUPBRAFEQUSBRMFFAUVBRYFFwUYBRkFGgUbBRwFHQUeBR8FIAUhBSIFIwUkBSUFJgUnBSgFKQUqBSsFLAUtBS4FLwUwBTEFMgUzBTQFNQU2BTcFOAU5BToFOwU8BT0FPgU/BUAFQQVCBUMFRAVFBUYFRwVIBUkFSgVLBUwFTQVOBU8FUAVRBVIFUwVUBVUFVgVXBVgFWQVaBVsFXAVdBV4FXwVgBWEFYgVjBWQFZQVmBWcFaAVpBWoFawVsBW0FbgVvBXAFcQVyBXMFdAV1BXYFdwV4BXkFegV7BXwFfQV+BX8FgAWBBYIFgwWEBYUFhgWHBYgFiQWKBYsFjAWNBY4FjwWQBZEFkgWTBZQFlQWWBZcFmAWZBZoFmwWcBZ0FngWfBaAFoQWiBaMFpAWlBaYFpwWoBakFqgWrBawFrQWuBa8FsAWxBbIFswW0BbUFtgW3BbgFuQW6BbsFvAW9Bb4FvwXABcEFwgXDBcQFxQXGBccFyAXJBcoFywXMBc0FzgXPBdAF0QXSBdMF1AXVBdYF1wXYBdkF2gXbBdwF3QXeBd8F4AXhBeIF4wXkBeUF5gXnBegF6QXqBesF7AXtBe4F7wXwBfEF8gXzBfQF9QX2BfcF+AX5BfoF+wX8Bf0F/gX/BgAGAQYCBgMGBAYFBgYGBwYIBgkGCgYLBgwGDQYOBg8GEAYRBhIGEwYUBhUGFgYXBhgGGQYaBhsGHAYdBh4GHwYgBiEGIgYjBiQGJQYmBicGKAYpBioGKwYsBi0GLgYvBjAGMQYyBjMGNAY1BjYGNwY4BjkGOgY7BjwGPQY+Bj8GQAZBBkIGQwZEBkUGRgZHBkgGSQZKBksGTAZNBk4GTwZQBlEGUgZTBlQGVQZWBlcGWAZZBloGWwZcBl0GXgZfBmAGYQZiBmMGZAZlBmYGZwZoBmkGagZrBmwGbQZuBm8GcAZxBnIGcwZ0BnUGdgZ3BngGeQZ6BnsGfAZ9Bn4GfwaABoEGggaDBoQGhQaGBocGiAaJBooGiwaMBo0GjgaPBpAGkQaSBpMGlAaVBpYGlwaYBpkGmgabBpwGnQaeBp8GoAahBqIGowakBqUGpganBqgGqQaqBqsGrAatBq4GrwawBrEGsgazBrQGtQa2BrcGuAa5BroGuwa8Br0Gvga/BsAGwQbCBsMGxAbFBsYGxwbIBskGygbLBswGzQbOBs8G0AbRBtIG0wbUBtUG1gbXBtgG2QbaBtsG3AbdBt4G3wbgBuEG4gbjBuQG5QbmBucG6AbpBuoG6wbsBu0G7gbvBvAG8QbyBvMG9Ab1BvYG9wb4BvkG+gb7BvwG/Qb+Bv8HAAcBBwIHAwcEBwUHBgcHBwgHCQcKBwsHDAcNBw4HDwcQBxEHEgcTBxQHFQcWBxcHGAcZBxoHGwccBx0HHgcfByAHIQciByMHJAclByYHJwcoBykHKgcrBywHLQcuBy8HMAcxBzIHMwc0BzUHNgc3BzgHOQc6BzsHPAc9Bz4HPwdAB0EHQgdDB0QHRQdGB0cHSAdJB0oHSwdMB00HTgdPB1AHUQdSB1MHVAdVB1YHVwdYB1kHWgdbB1wHXQdeB18HYAdhB2IHYwdkB2UHZgdnB2gHaQdqB2sHbAdtB24HbwdwB3EHcgdzB3QHdQd2B3cHeAd5B3oHewd8B30Hfgd/B4AHgQeCB4MHhAeFB4YHhweIB4kHigeLB4wHjQeOB48HkAeRB5IHkweUB5UHlgeXB5gHmQeaB5sHnAedB54HnwegB6EHogejB6QHpQemB6cHqAepB6oHqwesB60HrgevB7AHsQeyB7MHtAe1B7YHtwe4B7kHuge7B7wHvQe+B78HwAfBB8IHwwfEB8UHxgfHB8gHyQfKB8sHzAfNB84HzwfQB9EH0gfTB9QH1QfWB9cH2AfZB9oH2wfcB90H3gffB+AH4QfiB+MH5AflB+YH5wfoB+kH6gfrB+wH7QfuB+8H8AfxB/IH8wf0B/UH9gf3B/gH+Qf6B/sH/Af9B/4H/wgACAEIAggDCAQIBQgGCAcICAgJCAoICwgMCA0IDggPCBAIEQgSCBMIFAgVCBYIFwgYCBkIGggbCBwIHQgeCB8IIAghCCIIIwgkCCUIJggnCCgIKQgqCCsILAgtCC4ILwgwCDEIMggzCDQINQg2CDcIOAg5CDoIOwg8CD0IPgg/CEAIQQhCCEMIRAhFCEYIRwhICEkISghLIPsMt/oktwH3ELf5LLcD9xD6BBX+fPmE+nwH/Vj+JxX50gf3xfwzBaawFfvF+DcF+PYGpmIV/dIH+8X4MwVwZhX3xfw3Bfz2Bg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODgABAQEK+B8MJpocGSQS+46LHAVGiwa9Cr0L+ucVAAPoAHwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAA");
}
body {
	margin: 0;
	font-size: 22px;
	line-height: 30px;
	font-family: "LeituraNews", Times, serif;
	color: #000000;
	background: #ffffff;
	min-width: 320px;
	font-weight: 300;
}
@media (max-width: 1599px) {
	body {
		font-size: 20px;
		line-height: 28px;
	}
}
@media (max-width: 1199px) {
	body {
		font-size: 18px;
		line-height: 26px;
	}
}
@media (max-width: 991px) {
	body {
		font-size: 16px;
		line-height: 24px;
	}
}
@media (max-width: 767px) {
	body {
		font-size: 15px;
		line-height: 20px;
		-webkit-text-size-adjust: none;
	}
}

html {
	height: 100%;
}

a {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	position: relative;
	text-decoration: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: none;
	cursor: pointer;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

/* General settings */
#wrapper {
	min-height: 100vh;
	overflow: hidden;
	position: relative;
}
.home .related-posts {
	display: inline-flex;
	flex-direction: column;
}
.home .related-posts .wrap {
	width: 100%;
}
.home .related-posts .sub-title {
	font-family: "Futura-PT", Arial, sans-serif;
	padding: 0 0 40px;
}
.home .related-posts .cta-link {
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
}
@media (max-width: 767px) {
	.home .related-posts .cta-link {
		position: relative;
		bottom: unset;
		left: unset%;
		text-align: center;
	}
}
.home .related-posts .cta-link::before {
	background: unset;
}
.home .related-posts .related:first-of-type {
	padding-left: 0;
}
.home .related-posts .related:nth-child(2) {
	padding-left: 0;
	padding-right: 0;
}
.home .related-posts .related:nth-child(3) {
	padding-right: 0;
}
@media (max-width: 1024px){
	.home .related-posts .related {
		width: 100%;
		padding: 0;
	}
	.home .related-posts .related .info-box {
		height: 275px;
	}

}
@media (max-width: 767px) {
	.home #wrapper {
		padding-top: 45px;
	}
}

@media (min-width: 1600px) {
	.container {
		width: 1310px;
	}
}
@media (max-width: 1199px) {
	.container {
		margin-right: auto;
		margin-left: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	.container:before, .container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
}
@media (max-width: 767px) {
	.container {
		margin-right: auto;
		margin-left: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	.container:before, .container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
}
.container.md {
	max-width: 996px;
}
@media (max-width: 1599px) {
	.container.md {
		max-width: 800px;
	}
}
@media (max-width: 1199px) {
	.container.md {
		max-width: 626px;
	}
}
@media (max-width: 991px) {
	.container.md {
		max-width: 620px;
	}
}
@media (max-width: 767px) {
	.container.md {
		max-width: none;
	}
}

@media (max-width: 1199px) {
	.container-fluid {
		margin-right: auto;
		margin-left: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	.container-fluid:before, .container-fluid:after {
		content: " ";
		display: table;
	}
	.container-fluid:after {
		clear: both;
	}
}
@media (max-width: 767px) {
	.container-fluid {
		margin-right: auto;
		margin-left: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	.container-fluid:before, .container-fluid:after {
		content: " ";
		display: table;
	}
	.container-fluid:after {
		clear: both;
	}
}

.ui-helper-hidden-accessible {
	display: none;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	opacity: 0;
	background: #231f20;
	visibility: hidden;
	z-index: 100;
}

.push {
	overflow: hidden;
}
.push body {
	overflow: hidden;
}
.push .nav-bar {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	visibility: visible;
}
.push .overlay {
	opacity: 0.7;
	visibility: visible;
}

.open-search {
	overflow: hidden;
}
.open-search body {
	overflow: hidden;
}
.open-search .overlay {
	opacity: 0.7;
	visibility: visible;
}

@-webkit-keyframes anim-loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}
@keyframes anim-loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}
@media (max-width: 1599px) {
	.col-lg2-8 {
		width: 66.6667%;
	}

	.col-lg2-4 {
		width: 33.3333%;
	}
}
@media (max-width: 767px) {
	.col-lg2-8,
.col-lg2-4 {
		width: auto;
	}
}
h1 {
	font: 300 84px/94px "LeituraNews", Times, serif;
	margin: 0 0 51px;
}
@media (max-width: 1599px) {
	h1 {
		font-size: 76px;
		line-height: 86px;
		margin: 0 0 40px;
	}
}
@media (max-width: 1199px) {
	h1 {
		font-size: 68px;
		line-height: 76px;
		margin: 0 0 38px;
	}
}
@media (max-width: 991px) {
	h1 {
		font-size: 61px;
		line-height: 68px;
		margin: 0 0 38px;
	}
}

.text-info {
	color: #31b9cf;
}

.bg-img, .bg-image {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.bg-img > img, .bg-image > img {
	display: none;
}

.load-hidden {
	visibility: hidden;
}

.input-text, .form-subscribe .form-control {
	display: block;
	width: 100%;
	background: none;
	height: 44px;
	border: solid #ce4d1f;
	border-width: 0 0 2px;
	font: 600 17px/22px "Futura-PT", Arial, sans-serif;
	padding: 10px;
	color: #ce4d1f;
	margin: 0 0 28px;
	-webkit-appearance: none;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.input-text::-moz-placeholder, .form-subscribe .form-control::-moz-placeholder {
	color: #ce4d1f;
	opacity: 1;
}
.input-text:-ms-input-placeholder, .form-subscribe .form-control:-ms-input-placeholder {
	color: #ce4d1f;
}
.input-text::-webkit-input-placeholder, .form-subscribe .form-control::-webkit-input-placeholder {
	color: #ce4d1f;
}
@media (max-width: 767px) {
	.input-text, .form-subscribe .form-control {
		font-size: 15px;
		line-height: 16px;
		height: 38px;
		margin: 0 0 20px;
	}
}

.toggle-box {
	float: left;
	width: 52px;
	height: 22px;
	position: relative;
	overflow: hidden;
	margin: 23px 12px 0 0;
	cursor: pointer;
}
@media (max-width: 1599px) {
	.toggle-box {
		width: 46px;
		height: 20px;
		margin: 13px 18px 0 0;
	}
}
@media (max-width: 1199px) {
	.toggle-box {
		width: 42px;
		height: 18px;
		margin: 9px 10px 0 0;
	}
}
@media (max-width: 991px) {
	.toggle-box {
		margin: 0 10px 0 -5px;
	}
}
.toggle-box label {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #e6e7e8;
	border-radius: 11px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	cursor: pointer;
}
.toggle-box label:before {
	position: absolute;
	top: 2px;
	left: 3px;
	bottom: 2px;
	width: 18px;
	height: 18px;
	border-radius: 100%;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	background: #ce4d1f;
	content: "";
}
@media (max-width: 1599px) {
	.toggle-box label:before {
		width: 16px;
		height: 16px;
		left: 2px;
	}
}
@media (max-width: 1599px) and (max-width: 1199px) {
	.toggle-box label:before {
		width: 14px;
		height: 14px;
		left: 3px;
	}
}
.toggle-box input {
	width: 100%;
	height: 100%;
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 15;
	opacity: 0;
	margin: 0 !important;
	cursor: pointer;
}
.toggle-box input:checked + label {
	background: #ce4d1f;
}
.toggle-box input:checked + label:before {
	left: 31px;
	background: #e6e7e8;
}
@media (max-width: 1599px) {
	.toggle-box input:checked + label:before {
		left: 27px;
	}
}
@media (max-width: 1199px) {
	.toggle-box input:checked + label:before {
		left: 25px;
	}
}

.check-box {
	display: inline-block;
	vertical-align: top;
	color: #231f20;
	position: relative;
}
.check-box label {
	margin: 0;
	padding: 0 0 0 33px;
	font: 600 22px/26px "Futura-PT", Arial, sans-serif;
	min-height: 26px;
	position: relative;
	letter-spacing: 0.4px;
}
@media (max-width: 1599px) {
	.check-box label {
		font-size: 15px;
		line-height: 20px;
		padding-left: 30px;
	}
}
@media (max-width: 1199px) {
	.check-box label {
		font-size: 14px;
		padding-left: 25px;
	}
}
@media (max-width: 991px) {
	.check-box label {
		font-size: 12px;
	}
}
.check-box label:before {
	width: 21px;
	height: 21px;
	position: absolute;
	left: 0;
	top: 4px;
	content: "";
	background: #ffffff;
	border-radius: 100%;
	border: 2px solid #ce4d1f;
}
@media (max-width: 1599px) {
	.check-box label:before {
		width: 19px;
		height: 19px;
		top: 0;
	}
}
@media (max-width: 1199px) {
	.check-box label:before {
		width: 16px;
		height: 16px;
		top: 1px;
	}
}
.check-box label:after {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	background: #ce4d1f;
	top: 11px;
	left: 7px;
	-webkit-transform: scale(0);
	transform: scale(0);
	border-radius: 100%;
}
@media (max-width: 1599px) {
	.check-box label:after {
		top: 6px;
		left: 6px;
	}
}
@media (max-width: 1199px) {
	.check-box label:after {
		width: 6px;
		height: 6px;
		top: 6px;
		left: 5px;
	}
}
.check-box input {
	width: 100%;
	height: 100%;
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 15;
	opacity: 0;
	margin: 0 !important;
}
.check-box input:checked + label {
	color: #ce4d1f;
}
.check-box input:checked + label:after {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.btn-check {
	display: block;
	position: relative;
	margin: 0 0 28px;
	cursor: pointer;
}
@media (max-width: 1599px) {
	.btn-check {
		margin-bottom: 19px;
	}
}
@media (max-width: 1199px) {
	.btn-check {
		margin-bottom: 16px;
	}
}
@media (max-width: 991px) {
	.btn-check {
		margin-bottom: 15px;
	}
}
.btn-check label {
	display: table-cell;
	vertical-align: middle;
	height: 64px;
	width: 1%;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	margin: 0;
	font: 600 17px/20px "Futura-PT", Arial, sans-serif;
	padding: 10px 20px;
	text-align: center;
	color: #231f20;
	border: 2px solid #ff0;
	text-transform: uppercase;
	cursor: pointer;
}
@media (max-width: 1599px) {
	.btn-check label {
		font-size: 12px;
		line-height: 14px;
		height: 42px;
		padding: 5px 15px;
	}
}
@media (max-width: 1199px) {
	.btn-check label {
		height: 38px;
		padding: 3px 5px;
		font-size: 11px;
	}
}
.btn-check.color2 label {
	border-color: #cc9;
}
.btn-check.color3 label {
	border-color: #31b9cf;
}
.btn-check:not(.disabled) input {
	width: 100%;
	height: 100%;
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 15;
	opacity: 0;
	margin: 0 !important;
	cursor: pointer;
}
.btn-check:not(.disabled) input:checked + label {
	color: #ffffff;
	border-color: #ce4d1f;
	background: #ce4d1f;
}
.btn-check:hover:not(.disabled) label {
	color: #ffffff;
	border-color: #ce4d1f;
	background: #ce4d1f;
}
.btn-check.disabled {
	opacity: 0.25;
	cursor: not-allowed;
}
.btn-check.disabled label {
	cursor: not-allowed;
}
.btn-check.disabled input {
	display: none;
	cursor: not-allowed;
}

.select .btn {
	padding-right: 15px;
	text-align: left;
	padding-left: 11px;
	display: block;
	width: 100%;
	text-transform: none;
}
.select .btn .caret {
	position: absolute;
	top: 0;
	right: 12px;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	width: 8px;
	height: 8px;
	border: solid;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: transform 0.3s ease;
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (max-width: 1599px) and (min-width: 1200px) {
	.select .btn {
		font-size: 17px;
	}
}
@media (max-width: 1199px) and (min-width: 992px) {
	.select .btn {
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	.select .btn {
		min-width: 152px;
		font-size: 13px;
	}
}
.select .dropdown-menu {
	margin-top: 10px;
	min-width: 100%;
	border-width: 2px;
	border-color: #ce4d1f;
	border-radius: 0;
	color: #231f20;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.select .dropdown-menu .checkbox {
	margin-top: 12px;
	margin-bottom: 12px;
}
.select .dropdown-menu .checkbox input {
	display: block !important;
	position: absolute !important;
	left: -9999px !important;
}
.select .dropdown-menu .checkbox input + label {
	padding-left: 38px;
}
.select .dropdown-menu .checkbox input + label:before, .select .dropdown-menu .checkbox input + label:after {
	content: "";
	position: absolute;
	top: 1px;
	left: 10px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.select .dropdown-menu .checkbox input + label:before {
	border: 1px solid #d1d3d4;
}
.select .dropdown-menu .checkbox input + label:after {
	content: "\f00c";
	font: 12px / 18px "FontAwesome";
	text-align: center;
	color: #ff0;
	opacity: 0;
}
.select .dropdown-menu .checkbox input + label:hover {
	color: #ce4d1f;
}
.select .dropdown-menu .checkbox input + label:hover:before {
	border-color: #ce4d1f;
}
.select .dropdown-menu .checkbox input:checked + label {
	color: #ce4d1f;
}
.select .dropdown-menu .checkbox input:checked + label:before {
	border-color: #ce4d1f;
	background-color: #ce4d1f;
}
.select .dropdown-menu .checkbox input:checked + label:after {
	opacity: 1;
}
.select .dropdown-menu .checkbox label {
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 20px;
	font-weight: 600;
	margin: 0;
	font-family: "Futura-PT", Arial, sans-serif;
}
@media (max-width: 991px) {
	.select .dropdown-menu .checkbox label {
		font-size: 14px;
	}
}

.input-date {
	position: relative;
	margin: 0 0 47px;
}
.input-date > input {
	display: block;
	width: 100%;
	border: 2px solid #ce4d1f;
	font: 600 17px/22px "Futura-PT", Arial, sans-serif;
	padding: 10px 30px 10px 11px;
	color: #ce4d1f;
	height: 46px;
	-webkit-appearance: none;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: none;
}
.input-date > input::-moz-placeholder {
	color: #ce4d1f;
	opacity: 1;
}
.input-date > input:-ms-input-placeholder {
	color: #ce4d1f;
}
.input-date > input::-webkit-input-placeholder {
	color: #ce4d1f;
}
@media (max-width: 1599px) {
	.input-date > input {
		font-size: 15px;
	}
}
@media (max-width: 767px) {
	.input-date > input {
		font-size: 15px;
	}
}
.input-date .caret {
	position: absolute;
	top: 0;
	right: 14px;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	width: 8px;
	height: 8px;
	color: #ce4d1f;
	border: solid;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: transform 0.3s ease;
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (max-width: 991px) {
	.input-date.date-sel {
		margin-bottom: 24px;
	}
}
@media (max-width: 991px) {
	.input-date.time-sel {
		max-width: 154px;
		margin-bottom: 48px;
	}
}
@media (max-width: 767px) {
	.input-date.time-sel {
		max-width: 135px;
		margin-bottom: 43px;
	}
}

.select2-container .select2-selection {
	color: #ce4d1f;
	border-color: #ce4d1f;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 11px;
	padding-right: 27px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: inherit;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: #ce4d1f;
}
.select2-container--open .select2-dropdown--below {
	border-top: #ce4d1f;
}

.select2-container--open .select2-selection,
.select2-container--focus.select2-container--open .select2-selection,
.select2-container:hover .select2-selection,
.select2-container:focus .select2-selection {
	background-color: #ce4d1f;
}

.select2-dropdown {
	border-color: #ce4d1f;
}

.input-date .wpcf7-form-control-wrap input {
	color: #ce4d1f;
}

/* buttons */
.btn {
	position: relative;
	vertical-align: top;
	outline: 0 !important;
	font: 600 17px/22px "Futura-PT", Arial, sans-serif;
	border-width: 2px;
	padding: 15px 30px;
	text-transform: uppercase;
	border-radius: 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 1199px) {
	.btn {
		font-size: 14px;
		line-height: 21px;
	}
}
@media (max-width: 991px) {
	.btn {
		font-size: 12px;
		line-height: 20px;
	}
}
@media (max-width: 767px) {
	.btn {
		line-height: 14px;
		padding: 10px 25px;
	}
}
.btn input {
	padding: 15px 30px;
	margin: -15px -30px;
	display: block;
	background: none;
	border: 0;
	text-transform: uppercase;
	font-family: "Futura-PT", Arial, sans-serif;
	text-align: center;
}
.btn.btn-sm, .btn-group-sm > .btn {
	font-size: 15px;
	line-height: 21px;
	padding: 10px 20px;
}
@media (max-width: 1599px) {
	.btn.btn-sm, .btn-group-sm > .btn {
		font-size: 14px;
	}
}
@media (max-width: 1199px) {
	.btn.btn-sm, .btn-group-sm > .btn {
		font-size: 13px;
	}
}
.btn.btn-sm input, .btn-group-sm > .btn input {
	padding: 10px 20px;
	margin: -10px -20px;
}

.btn-primary:focus, .btn-primary.focus {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}
.btn-primary:hover {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}
.btn-primary.type2 {
	color: #ffffff;
}
.btn-primary.type2:focus, .btn-primary.type2.focus {
	color: #ce4d1f !important;
	background-color: #ffffff !important;
	border-color: #ce4d1f !important;
}
.btn-primary.type2:hover {
	color: #ce4d1f !important;
	background-color: #ffffff !important;
	border-color: #ce4d1f !important;
}
.btn-primary.type2:active, .btn-primary.type2.active, .open > .btn-primary.type2.dropdown-toggle {
	color: #ce4d1f !important;
	background-color: #ffffff !important;
	border-color: #ce4d1f !important;
}
.btn-primary.type2:active:hover, .btn-primary.type2:active:focus, .btn-primary.type2:active.focus, .btn-primary.type2.active:hover, .btn-primary.type2.active:focus, .btn-primary.type2.active.focus, .open > .btn-primary.type2.dropdown-toggle:hover, .open > .btn-primary.type2.dropdown-toggle:focus, .open > .btn-primary.type2.dropdown-toggle.focus {
	color: #ce4d1f !important;
	background-color: #ffffff !important;
	border-color: #ce4d1f !important;
}
.btn-primary.overlay-bg {
	background: rgba(35, 31, 32, 0.1);
}

.btn-default:focus, .btn-default.focus {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}
.btn-default:hover {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}

.btn-warning:focus, .btn-warning.focus {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}
.btn-warning:hover {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
	color: #ce4d1f;
	background-color: #ffffff;
	border-color: #ce4d1f;
}

.btn-info:focus, .btn-info.focus {
	color: #ce4d1f;
	background-color: transparent;
	border-color: #ce4d1f;
}
.btn-info:hover {
	color: #ce4d1f;
	background-color: transparent;
	border-color: #ce4d1f;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	color: #ce4d1f;
	background-color: transparent;
	border-color: #ce4d1f;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
	color: #ce4d1f;
	background-color: transparent;
	border-color: #ce4d1f;
}

.btn-arrow {
	position: absolute;
	bottom: 43px;
	left: 50%;
	width: 44px;
	height: 24px;
	background: url("../images/arrow-01.svg") no-repeat 50% 100%;
	background-size: 44px auto;
	margin: 0 0 0 -22px;
	z-index: 20;
}
@media (max-width: 1599px) {
	.btn-arrow {
		bottom: 37px;
	}
}
@media (max-width: 1199px) {
	.btn-arrow {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		bottom: 26px;
	}
}
@media (max-width: 991px) {
	.btn-arrow {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		bottom: 30px;
	}
}
.btn-arrow:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 35px;
	background: #ff0;
	bottom: 2px;
	left: 50%;
	margin: 0 0 0 -1px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}
.btn-arrow:after {
	content: "";
	position: absolute;
	width: 44px;
	height: 35px;
	bottom: 2px;
	left: 50%;
	margin: 0 0 0 -22px;
	opacity: 0;
}
.btn-arrow:hover {
	margin-bottom: -15px;
}
.btn-arrow:hover:before {
	height: 50px;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.btn-arrow:hover:after {
	height: 50px;
}

.btn-menu {
	float: left;
	width: 65px;
	height: 65px;
	position: relative;
	background: #ff0;
	cursor: pointer;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	padding: 19px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.btn-menu span {
	display: block;
	top: 50%;
	margin-top: -1px;
	-webkit-transition-duration: 0.1s;
	        transition-duration: 0.1s;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	        transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.btn-menu span, .btn-menu span::before, .btn-menu span::after {
	width: 28px;
	height: 2px;
	background-color: #231f20;
	border-radius: 0;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 0.15s;
	        transition-duration: 0.15s;
	-webkit-transition-timing-function: ease;
	        transition-timing-function: ease;
}
.btn-menu span::before, .btn-menu span::after {
	content: "";
	display: block;
}
.btn-menu span::before {
	top: -10px;
	-webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
	transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}
.btn-menu span::after {
	bottom: -10px;
	-webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
@media (max-width: 1199px) {
	.btn-menu {
		width: 60px;
		height: 60px;
	}
	.btn-menu span, .btn-menu span::before, .btn-menu span::after {
		width: 20px;
	}
	.btn-menu span::before {
		top: -8px;
	}
	.btn-menu span::after {
		bottom: -8px;
	}
}
@media (max-width: 767px) {
	.btn-menu {
		position: absolute;
		top: 0;
		right: 0;
		width: 45px;
		height: 45px;
		padding: 15px;
	}
	.btn-menu span {
		margin-top: -0.5px;
	}
	.btn-menu span, .btn-menu span::before, .btn-menu span::after {
		width: 15px;
		height: 1px;
	}
	.btn-menu span::before {
		top: -6px;
	}
	.btn-menu span::after {
		bottom: -6px;
	}
}
.btn-menu:hover {
	background: #ce4d1f;
}
.btn-menu:hover span, .btn-menu:hover span::before, .btn-menu:hover span::after {
	background-color: #ffffff;
}

.push .btn-menu {
	background: #ce4d1f;
}
.push .btn-menu span {
	-webkit-transform: rotate(45deg) scale(1.3);
	        transform: rotate(45deg) scale(1.3);
	-webkit-transition-delay: 0.14s;
	        transition-delay: 0.14s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 1599px) {
	.push .btn-menu span {
		-webkit-transform: rotate(45deg) scale(1.1);
		        transform: rotate(45deg) scale(1.1);
	}
}
@media (max-width: 1199px) {
	.push .btn-menu span {
		-webkit-transform: rotate(45deg) scale(1.2);
		        transform: rotate(45deg) scale(1.2);
	}
}
.push .btn-menu span, .push .btn-menu span::before, .push .btn-menu span::after {
	background-color: #ffffff;
}
.push .btn-menu span::before {
	top: 0;
	opacity: 0;
	-webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
	transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}
.push .btn-menu span::after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	        transform: rotate(-90deg);
	-webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.btn-search {
	float: right;
	width: 65px;
	height: 65px;
	position: relative;
	background: #ff0;
	cursor: pointer;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	z-index: 10;
}
@media (max-width: 1199px) {
	.btn-search {
		width: 60px;
		height: 60px;
	}
}
@media (max-width: 767px) {
	.btn-search {
		width: 45px;
		height: 45px;
	}
}
.btn-search:before {
	position: absolute;
	content: "";
	border: 2px solid #231f20;
	border-radius: 100%;
	width: 21px;
	height: 21px;
	top: 19px;
	left: 19px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
@media (max-width: 1199px) {
	.btn-search:before {
		width: 18px;
		height: 18px;
		top: 18px;
		left: 18px;
	}
}
@media (max-width: 767px) {
	.btn-search:before {
		width: 14px;
		height: 14px;
		top: 14px;
		left: 14px;
		border: 1px solid #231f20;
	}
}
.btn-search:after {
	position: absolute;
	content: "";
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	height: 2px;
	width: 8px;
	background: #231f20;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	bottom: 21px;
	right: 23px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
@media (max-width: 1199px) {
	.btn-search:after {
		bottom: 21px;
		right: 21px;
		width: 7px;
	}
}
@media (max-width: 767px) {
	.btn-search:after {
		bottom: 13px;
		right: 15px;
		width: 6px;
	}
}
.btn-search:hover {
	background: #ce4d1f;
}
.btn-search:hover:before {
	border-color: #ffffff;
}
.btn-search:hover:after {
	background: #ffffff;
}

.open-search .btn-search {
	background: #ce4d1f;
}
.open-search .btn-search:before {
	background: #ffffff;
	width: 34px;
	height: 2px;
	border: 0;
	border-radius: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 19px;
	left: 8px;
}
@media (max-width: 1199px) {
	.open-search .btn-search:before {
		width: 27px;
		top: 19px;
		left: 12px;
	}
}
@media (max-width: 767px) {
	.open-search .btn-search:before {
		width: 14px;
		height: 14px;
		top: 14px;
		left: 14px;
		border: 1px solid #ffffff;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		background: none;
		border-radius: 100%;
	}
}
.open-search .btn-search:after {
	background: #ffffff;
	width: 34px;
}
@media (max-width: 1199px) {
	.open-search .btn-search:after {
		width: 27px;
	}
}
@media (max-width: 767px) {
	.open-search .btn-search:after {
		width: 6px;
	}
}

.button-search {
	display: inline-block;
	vertical-align: top;
	border: 2px solid #ce4d1f;
	border-radius: 0;
	background: none;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	font: 600 17px/20px "Futura-PT", Arial, sans-serif;
	padding: 20px 32px;
	text-align: center;
	text-transform: uppercase;
	color: #ce4d1f;
	-webkit-appearance: none;
}
@media (max-width: 1599px) {
	.button-search {
		font-size: 12px;
		padding: 10px 20px;
	}
}
@media (max-width: 1199px) {
	.button-search {
		font-size: 11px;
	}
}
@media (max-width: 767px) {
	.button-search {
		padding: 10px 27px;
	}
}
.button-search input {
	padding: 20px 32px;
	margin: -20px -32px;
	display: block;
	background: none;
	border: 0;
	text-transform: uppercase;
	font-family: "Futura-PT", Arial, sans-serif;
}
@media (max-width: 1599px) {
	.button-search input {
		padding: 10px 20px;
		margin: -10px -20px;
	}
}
.button-search .arrow {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 23px;
	height: 20px;
	margin: 0 0 0 6px;
}
@media (max-width: 1599px) {
	.button-search .arrow {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
}
@media (max-width: 1199px) {
	.button-search .arrow {
		margin: 0 0 0 3px;
	}
}
.button-search .arrow:before, .button-search .arrow:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url("../images/arrow-03.svg") no-repeat;
	background-size: 23px 20px;
	z-index: 2;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.button-search .arrow:before {
	background-image: url("../images/arrow-04.svg");
	z-index: 1;
}
.open > .button-search, .button-search.active, .button-search:hover, .button-search:focus {
	background: #ce4d1f;
	color: #ffffff;
	border-color: #ce4d1f;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.open > .button-search .arrow:after, .button-search.active .arrow:after, .button-search:hover .arrow:after, .button-search:focus .arrow:after {
	opacity: 0;
}

.btn-next,
.btn-back {
	display: inline-block;
	vertical-align: top;
	font: 600 14px/22px "Futura-PT", Arial, sans-serif;
	color: #ce4d1f;
	margin: 21px 0 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale(0);
	transform: scale(0);
	padding: 0 0 0 31px;
	text-transform: uppercase;
}
@media (max-width: 1199px) {
	.btn-next,
.btn-back {
		margin-top: 20px;
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	.btn-next,
.btn-back {
		margin-top: 13px;
		padding: 0 0 0 22px;
	}
}
.btn-next:after, .btn-next:before,
.btn-back:after,
.btn-back:before {
	width: 17px;
	height: 15px;
	background: url("../images/arrow-05.svg") no-repeat;
	background-size: 17px 15px;
	position: absolute;
	left: 0;
	top: 3px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	content: "";
}
@media (max-width: 1199px) {
	.btn-next:after, .btn-next:before,
.btn-back:after,
.btn-back:before {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}
.btn-next:after,
.btn-back:after {
	opacity: 0;
	background-image: url("../images/arrow-06.svg");
}
.btn-next:hover,
.btn-back:hover {
	color: #31b9cf;
}
.btn-next:hover:before,
.btn-back:hover:before {
	opacity: 0;
}
.btn-next:hover:after,
.btn-back:hover:after {
	opacity: 1;
}

.btn-next {
	padding: 0 31px 0 0;
}
@media (max-width: 767px) {
	.btn-next {
		padding: 0 22px 0 0;
	}
}
.btn-next:after, .btn-next:before {
	left: auto;
	right: 0;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
@media (max-width: 1199px) {
	.btn-next:after, .btn-next:before {
		-webkit-transform: scale(-0.8, 0.8);
		transform: scale(-0.8, 0.8);
	}
}

.btn-add {
	display: inline-block;
	vertical-align: top;
	font: 40px/40px "HighTide", Times, serif;
	position: relative;
	z-index: 1;
	top: 16px;
}
@media (max-width: 1599px) {
	.btn-add {
		font-size: 36px;
	}
}
@media (max-width: 1199px) {
	.btn-add {
		font-size: 32px;
		line-height: 32px;
	}
}
@media (max-width: 991px) {
	.btn-add {
		font-size: 29px;
		line-height: 29px;
		top: 11px;
	}
}
.btn-add:before {
	content: "-";
	display: inline-block;
	vertical-align: top;
	font: 58px/42px "HighTide", Times, serif;
	width: 37px;
	height: 37px;
	background: #ce4d1f;
	border-radius: 100%;
	color: #ffffff;
	text-align: center;
	margin: 0 10px 0 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 1199px) {
	.btn-add:before {
		font: 46px/34px "HighTide", Times, serif;
		width: 32px;
		height: 32px;
	}
}
@media (max-width: 991px) {
	.btn-add:before {
		font: 40px/32px "HighTide", Times, serif;
		width: 29px;
		height: 29px;
	}
}
.btn-add:after {
	content: "Close";
	display: inline-block;
}
.btn-add .txt {
	display: none;
}
.btn-add:hover:before {
	background: #31b9cf;
}
.btn-add.collapsed:before {
	content: "+";
}
.btn-add.collapsed:after {
	display: none;
}
.btn-add.collapsed .txt {
	display: inline-block;
}

.btn-arrrow-right {
	display: inline-block;
	vertical-align: top;
	width: 53px;
	height: 53px;
	background-color: #ffffff;
	position: relative;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	font-family: "AdobeBlank";
}
.btn-arrrow-right::before, .btn-arrrow-right::after {
	content: "";
	position: absolute;
	z-index: 20;
	top: 50%;
	left: 50%;
	width: 16px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 16px 26px;
	margin: -13px 0 0 -8px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.btn-arrrow-right::before {
	background-image: url(../images/arrow-right-orange-01.svg);
}
.btn-arrrow-right::after {
	opacity: 0;
	background-image: url(../images/arrow-right-white-03.svg);
}
.btn-arrrow-right:hover {
	background-color: #ce4d1f;
}
.btn-arrrow-right:hover::before {
	opacity: 0;
}
.btn-arrrow-right:hover::after {
	opacity: 1;
}

.cta-link {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 1.2;
	font-family: "Futura-PT", Arial, sans-serif;
	font-weight: 400;
	letter-spacing: 0.63px;
	position: relative;
	padding-bottom: 11px;
	color: #ce4d1f;
}
.cta-link::before {
	content: "";
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ce4d1f;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.cta-link:hover {
	text-decoration: none;
	color: #000000;
}
.cta-link:hover::before {
	background-color: #000000;
}
@media (max-width: 767px) {
	.cta-link {
		font-size: 15px;
		letter-spacing: 0.47px;
		padding: 0 5px 9px;
	}
}

.btn-outline-orange {
	border: 2px solid #ce4d1f;
	background: #ffffff;
	color: #ce4d1f;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 20px;
}
.btn-outline-orange:hover {
	background: #ce4d1f;
	color: #ffffff;
}

#header {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 120;
	height: 65px;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	background: #ffffff;
}
.sticky #header {
	background: #ffffff;
}

@media (max-width: 1199px) {
	#header {
		height: 60px;
	}
}
@media (max-width: 767px) {
	#header {
		height: 45px;
		padding: 0 45px 0 0;
	}
	#header [class^=col-] {
		position: static;
	}
}
#header .slogan {
	display: table-cell;
	vertical-align: middle;
	width: 1%;
	height: 65px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	color: #ce4d1f;
	font-family: "Futura-PT", Arial, sans-serif;
}
@media (max-width: 1199px) {
	#header .slogan {
		height: 60px;
	}
}
#header .logo {
	float: left;
	background: url("../images/logo.svg") no-repeat;
	background-size: 160px 33px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 160px;
	height: 33px;
	margin: 16px 0 0 20px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 1599px) {
	#header .logo {
		width: 145px;
		height: 32px;
		margin: 17px 0 0 18px;
		background-size: 145px 32px;
	}
}
@media (max-width: 1199px) {
	#header .logo {
		width: 122px;
		height: 26px;
		margin: 17px 0 0 20px;
		background-size: 122px 26px;
	}
}
@media (max-width: 991px) {
	#header .logo {
		width: 136px;
		height: 30px;
		margin: 16px 0 0 20px;
		background-size: 136px 30px;
	}
}
@media (max-width: 767px) {
	#header .logo {
		width: 102px;
		height: 22px;
		margin: 11px 0 0 12px;
		background-size: 102px 22px;
	}
}
#header .logo a {
	display: block;
	height: 100%;
}
#header .phone {
	float: right;
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
	padding: 21px 10px;
	letter-spacing: -0.5px;
	font-family: "Futura-PT", Arial, sans-serif;
	font-weight: 600;
}
@media (max-width: 1199px) {
	#header .phone {
		line-height: 20px;
		padding: 20px 10px;
		letter-spacing: -0.2px;
	}
}
#header .phone:hover {
	color: #ce4d1f;
}
#header .btn-info {
	float: right;
	font-size: 14px;
	line-height: 19px;
	border-color: transparent;
	color: #ce4d1f;
	padding: 21px 15px;
}
@media (max-width: 1599px) {
	#header .btn-info {
		font-size: 13px;
		line-height: 21px;
		padding: 20px 15px;
	}
}
@media (max-width: 1199px) {
	#header .btn-info {
		font-size: 12px;
		line-height: 16px;
		padding: 20px 10px;
	}
}
#header .btn-info:hover {
	color: #31b9cf;
}
#header .lang {
	float: right;
	margin: 18px 13px 0 18px;
	padding: 0 0 0 35px;
	background: url("../images/ico-01.svg") no-repeat 0 1px;
	background-size: 26px 26px;
	overflow: hidden;
	-webkit-transition: all ease 0.6s;
	transition: all ease 0.6s;
}
@media (max-width: 1599px) {
	#header .lang {
		background-size: 23px 23px;
		padding: 0 0 0 31px;
		margin: 18px 18px 0 16px;
	}
}
@media (max-width: 1199px) {
	#header .lang {
		background-size: 20px 20px;
		padding: 0 0 0 29px;
		margin: 19px 10px 0 10px;
	}
}
@media (max-width: 767px) {
	#header .lang {
		background-size: 16px 16px;
		padding: 0;
		margin: 0;
		background-position: 15px 15px;
	}
}
#header .lang .opener {
	float: left;
	width: 30px;
	height: 30px;
	border-left: 2px solid #ce4d1f;
	position: relative;
	cursor: pointer;
}
@media (max-width: 1599px) {
	#header .lang .opener {
		height: 26px;
		width: 36px;
	}
}
@media (max-width: 1199px) {
	#header .lang .opener {
		height: 22px;
		width: 32px;
		border-left: 1px solid #ce4d1f;
	}
}
@media (max-width: 767px) {
	#header .lang .opener {
		height: 45px;
		width: 45px;
		border-left: 0;
	}
}
#header .lang .opener:before {
	position: absolute;
	content: "";
	display: block;
	height: 0;
	width: 0;
	border-top: 6px solid #ce4d1f;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	top: 12px;
	left: 9px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 1599px) {
	#header .lang .opener:before {
		top: 10px;
	}
}
@media (max-width: 1199px) {
	#header .lang .opener:before {
		top: 8px;
		left: 10px;
	}
}
@media (max-width: 767px) {
	#header .lang .opener:before {
		display: none;
	}
}
#header .lang .opener.active:before {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#header .lang ul {
	margin: 0;
	padding: 5px 5px 5px 0;
	list-style: none;
	float: left;
	text-transform: uppercase;
	display: none;
	white-space: nowrap;
	font-family: "AdobeBlank";
}
@media (max-width: 1199px) {
	#header .lang ul {
		padding: 3px 3px 3px 0;
	}
}
@media (max-width: 767px) {
	#header .lang ul {
		white-space: normal;
		padding: 6px 10px 6px 0;
	}
}
#header .lang ul li {
	display: inline-block;
	vertical-align: top;
	font: 600 14px/20px "Futura-PT", Arial, sans-serif;
}
@media (max-width: 1199px) {
	#header .lang ul li {
		font-size: 12px;
		line-height: 16px;
	}
}
@media (max-width: 767px) {
	#header .lang ul li {
		display: block;
		font-size: 11px;
		line-height: 14px;
	}
}
#header .lang ul li + li {
	padding-left: 15px;
}
@media (max-width: 1199px) {
	#header .lang ul li + li {
		padding-left: 10px;
	}
}
@media (max-width: 767px) {
	#header .lang ul li + li {
		padding: 5px 0 0;
	}
}
#header .lang ul li a {
	color: #000000;
}
#header .lang ul li a:hover {
	color: #31b9cf;
}
#header .lang ul li.active a {
	text-decoration: underline;
	color: #ce4d1f;
}
#header .social {
	float: right;
	padding: 12px 17px 0 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	opacity: 0;
	visibility: hidden;
}
@media (max-width: 1599px) {
	#header .social {
		padding: 12px 15px 0 0;
	}
}
@media (max-width: 1199px) {
	#header .social {
		padding: 11px 0 0;
	}
}
#header .social li {
	margin: 0 20px 0 0;
}
#header .social li a {
	width: auto;
}
#header .social li i {
	font-size: 30px;
}
@media (max-width: 1599px) {
	#header .social li i {
		font-size: 26px;
	}
}
@media (max-width: 1199px) {
	#header .social li i {
		font-size: 24px;
	}
}

.sticky #header .logo {
	width: 0;
}
.sticky #header .btn-next,
.sticky #header .btn-back {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.sticky #header .slogan {
	opacity: 0;
}
.sticky #header .phone {
	color: #ffffff;
	background: #ce4d1f;
	padding-left: 21px;
	padding-right: 21px;
}
@media (max-width: 1199px) {
	.sticky #header .phone {
		padding-left: 15px;
		padding-right: 15px;
	}
}
.sticky #header .lang {
	margin-right: -1000px;
}
.sticky #header .social {
	opacity: 1;
	visibility: visible;
}

.nav-bar {
	position: fixed;
	top: 0;
	left: 0;
	right: 65px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	background: #ffffff;
	padding: 136px 70px 66px 46px;
	z-index: 110;
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	max-height: 100vh;
	overflow-y: auto;
	opacity: 0;
	visibility: hidden;
}
@media (max-width: 1999px) {
	.nav-bar {
		width: auto;
		max-width: none;
		margin: 0;
	}
}
@media (max-width: 1599px) {
	.nav-bar {
		padding: 110px 31px 57px;
		right: 65px;
	}
}
@media (max-width: 1199px) {
	.nav-bar {
		padding: 100px 28px 34px;
		right: 60px;
	}
}
@media (max-width: 991px) {
	.nav-bar {
		padding: 108px 37px 55px;
	}
}
@media (max-width: 767px) {
	.nav-bar {
		padding: 78px 22px 22px;
		right: 0;
		left: 45px;
		-webkit-transform: translate(100%, 0);
		transform: translate(100%, 0);
	}
}
.nav-bar .menu-content {
	margin: 0 -60px 0 0;
	position: relative;
	overflow: hidden;
	padding: 0 0 11px 30px;
}
@media (max-width: 1599px) {
	.nav-bar .menu-content {
		margin: 0 -30px 0 0;
		padding: 0 0 0 24px;
	}
}
@media (max-width: 1199px) {
	.nav-bar .menu-content {
		margin: 0 -28px 0 -5px;
		padding: 0 0 23px;
	}
}
@media (max-width: 991px) {
	.nav-bar .menu-content {
		margin: 0 -27px 0 0;
		padding: 0 0 23px 19px;
	}
}
.nav-bar .menu-content .mas-destination {
	margin-top: 55px;
}
@media (max-width: 991px) {
	.nav-bar .menu-content .mas-destination {
		display: none;
	}
}
.nav-bar .menu-content > div {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	position: absolute;
	top: 0;
	left: 30px;
	right: 0;
	opacity: 0;
	visibility: hidden;
}
@media (max-width: 1599px) {
	.nav-bar .menu-content > div {
		left: 24px;
	}
}
@media (max-width: 1199px) {
	.nav-bar .menu-content > div {
		left: 0;
	}
}
@media (max-width: 991px) {
	.nav-bar .menu-content > div {
		left: 19px;
	}
}
.nav-bar .menu-content > div.active {
	position: relative;
	opacity: 1;
	visibility: visible;
	z-index: 5;
	left: auto;
}
.nav-bar .menu-content > ul {
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	position: absolute;
	top: 0;
	left: 30px;
	right: 0;
	opacity: 0;
	visibility: hidden;
}
.nav-bar .menu-content > ul:before, .nav-bar .menu-content > ul:after {
	content: " ";
	display: table;
}
.nav-bar .menu-content > ul:after {
	clear: both;
}
@media (max-width: 1599px) {
	.nav-bar .menu-content > ul {
		left: 24px;
	}
}
@media (max-width: 1199px) {
	.nav-bar .menu-content > ul {
		left: 0;
	}
}
@media (max-width: 991px) {
	.nav-bar .menu-content > ul {
		left: 19px;
	}
}
.nav-bar .menu-content > ul.active {
	position: relative;
	opacity: 1;
	visibility: visible;
	z-index: 5;
	left: auto;
}
@media (max-width: 991px) {
	.nav-bar .menu-content > ul {
		font-family: "AdobeBlank";
	}
}
.nav-bar .menu-content > ul > li {
	float: left;
	width: 16.6666%;
	padding: 0 20px 0 0;
}
@media (max-width: 991px) {
	.nav-bar .menu-content > ul > li {
		width: 33.3333%;
		float: none;
		display: inline-block;
		vertical-align: top;
		font-family: "LeituraNews", Times, serif;
		padding-bottom: 26px;
	}
}
.nav-bar .menu-content > ul > li > a {
	display: inline-block;
	vertical-align: top;
	font: 40px/40px "HighTide", Times, serif;
	color: #ce4d1f;
	margin: 15px 0 13px;
	position: relative;
	z-index: 1;
}
@media (max-width: 1599px) {
	.nav-bar .menu-content > ul > li > a {
		font-size: 32px;
		line-height: 32px;
		margin: 13px 0 12px;
	}
}
@media (max-width: 1199px) {
	.nav-bar .menu-content > ul > li > a {
		font-size: 29px;
		line-height: 29px;
		margin: 11px 0 10px;
	}
}
@media (max-width: 991px) {
	.nav-bar .menu-content > ul > li > a {
		font-size: 26px;
	}
}
.nav-bar .menu-content > ul > li > a:hover {
	color: #000000;
}
.nav-bar .menu-content > ul > li > ul {
	margin: 0;
	padding: 0 0 37px;
	list-style: none;
	font: 19px/22px "Futura-PT", Arial, sans-serif;
}
@media (max-width: 1599px) {
	.nav-bar .menu-content > ul > li > ul {
		font-size: 17px;
		line-height: 20px;
		padding: 0;
	}
}
@media (max-width: 1199px) {
	.nav-bar .menu-content > ul > li > ul {
		font-size: 14px;
		line-height: 18px;
	}
}
.nav-bar .menu-content > ul > li > ul > li {
	padding: 0 0 9px;
}
@media (max-width: 1199px) {
	.nav-bar .menu-content > ul > li > ul > li {
		padding-bottom: 8px;
	}
}
.nav-bar .menu-content > ul > li > ul > li > a {
	color: #231f20;
}
.nav-bar .menu-content > ul > li > ul > li > a:hover {
	color: #ce4d1f;
}
.nav-bar .menu-content > ul.type2 > li {
	width: 20%;
}
@media (max-width: 991px) {
	.nav-bar .menu-content > ul.type2 > li {
		width: 33.3333%;
	}
}
.nav-bar .social {
	text-align: right;
	padding: 0 10px 0 0;
}
@media (max-width: 991px) {
	.nav-bar .social {
		text-align: center;
		padding: 0 0 0 25px;
	}
}
@media (max-width: 767px) {
	.nav-bar .social {
		text-align: left;
		padding: 0 0 10px;
	}
}
.nav-bar .social li {
	margin-right: 0;
	margin-left: 27px;
}
@media (max-width: 1199px) {
	.nav-bar .social li {
		margin-left: 19px;
	}
}
@media (max-width: 991px) {
	.nav-bar .social li {
		margin: 0 8px;
	}
}
@media (max-width: 767px) {
	.nav-bar .social li {
		margin: 0 10px 0 0;
	}
}
.nav-bar .social li a {
	width: auto;
}
@media (max-width: 1599px) {
	.nav-bar .social li i {
		font-size: 32px;
	}
}
@media (max-width: 1199px) {
	.nav-bar .social li i {
		font-size: 27px;
	}
}
@media (max-width: 991px) {
	.nav-bar .social li i {
		font-size: 26px;
	}
}
@media (max-width: 767px) {
	.nav-bar .social li i {
		font-size: 18px;
	}
}

#main-nav {
	margin: 0;
	padding: 7px 0 0;
	list-style: none;
}
@media (max-width: 767px) {
	#main-nav {
		padding: 0;
	}
}
#main-nav > li {
	padding: 0 0 7px;
}
@media (max-width: 1599px) {
	#main-nav > li {
		padding-bottom: 4px;
	}
}
@media (max-width: 767px) {
	#main-nav > li {
		padding-bottom: 7px;
	}
}
#main-nav > li > a {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font: 600 17px/22px "Futura-PT", Arial, sans-serif;
	color: #231f20;
	position: relative;
	z-index: 1;
	-webkit-transition: color ease 0.3s;
	transition: color ease 0.3s;
}
@media (max-width: 1599px) {
	#main-nav > li > a {
		font-size: 15px;
		line-height: 20px;
	}
}
@media (max-width: 1199px) {
	#main-nav > li > a {
		font-size: 14px;
		line-height: 18px;
	}
}
@media (max-width: 991px) {
	#main-nav > li > a {
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	#main-nav > li > a {
		font-size: 11px;
		line-height: 15px;
	}
}
#main-nav > li > a.colored {
	color: #ce4d1f;
}
#main-nav > li > a:hover {
	color: #ce4d1f;
}
#main-nav > li.active > a {
	color: #31b9cf;
	font-size: 40px;
	text-transform: none;
	font-family: "HighTide", Times, serif;
	font-weight: normal;
	line-height: 40px;
	margin: 8px 0 15px;
}
@media (max-width: 1599px) {
	#main-nav > li.active > a {
		font-size: 32px;
		line-height: 32px;
		margin: 6px 0 19px;
	}
}
@media (max-width: 1199px) {
	#main-nav > li.active > a {
		font-size: 29px;
		line-height: 29px;
		margin: 3px 0 14px;
	}
}
@media (max-width: 991px) {
	#main-nav > li.active > a {
		font-size: 26px;
	}
}
@media (max-width: 767px) {
	#main-nav > li.active > a {
		font: 600 11px/15px "Futura-PT", Arial, sans-serif;
		text-transform: uppercase;
		margin: 0;
	}
}
#main-nav > li > div {
	display: none;
}
@media (min-width: 768px) {
	#main-nav > li > div {
		display: none !important;
	}
}
#main-nav > li > ul {
	margin: 0 0 -7px;
	padding: 2px 0 0;
	list-style: none;
	font: 400 10px/14px "Futura-PT", Arial, sans-serif;
	display: none;
}
@media (min-width: 768px) {
	#main-nav > li > ul {
		display: none !important;
	}
}
#main-nav > li > ul li a {
	color: #231f20;
	display: block;
	margin: 0 0 9px;
}
#main-nav > li > ul li a:hover {
	color: #ce4d1f;
}
#main-nav > li > ul ul {
	display: none;
}

@media (max-width: 767px) {
	.subscribe-form {
		padding: 10px 0 20px;
	}
}
.subscribe-form label {
	display: block;
	font: 40px/40px "HighTide", Times, serif;
	margin: 5px 0 32px;
	color: #31b9cf;
}
@media (max-width: 1599px) {
	.subscribe-form label {
		font-size: 32px;
		line-height: 32px;
		margin: 2px 0 35px;
	}
}
@media (max-width: 1199px) {
	.subscribe-form label {
		font-size: 29px;
		line-height: 29px;
		margin: 10px 0 20px;
	}
}
@media (max-width: 991px) {
	.subscribe-form label {
		font-size: 26px;
	}
}
@media (max-width: 767px) {
	.subscribe-form label {
		font-size: 24px;
		line-height: 27px;
		margin: 0 0 10px;
	}
}
.subscribe-form .input-text, .subscribe-form .form-subscribe .form-control, .form-subscribe .subscribe-form .form-control {
	max-width: 376px;
}
.subscribe-form .btn input {
	min-width: 125px;
}

.banner {
	position: relative;
	text-align: center;
	color: #ffffff;
	background-color: #ce4d1f;
}
.banner .btn-arrow {
	display: none;
}
@media (max-width: 767px) {
	.banner {
		background: none;
	}
	.banner .btn-arrow {
		display: none;
	}
}
.banner .slick-list {
	overflow: visible !important;
}
.banner .slide {
	display: table-cell;
	height: calc(100vh - 150px);
	width: 1%;
	vertical-align: middle;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	float: none;
	padding: 95px 0 30px;
}
.single-story .banner .slide {
	height: calc(100vh - 250px);
}

@media (max-width: 1599px) {
	.banner .slide {
		padding: 60px 0;
	}
}
@media (max-width: 991px) {
	.banner .slide {
		padding: 152px 0 60px;
	}
}
@media (max-width: 767px) {
	.banner .slide {
		padding: 0;
		display: block;
		float: left;
		width: auto;
		height: auto;
		background: none !important;
	}
}
.banner .slide > img {
	display: none;
}
.banner .slide.overlay-mask:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 240px;
	content: "";
	z-index: -1;
	background: -webkit-gradient(linear, left top, left bottom, from(#005aa0), to(rgba(0, 90, 160, 0)));
	background: linear-gradient(to bottom, #005aa0 0%, rgba(0, 90, 160, 0) 100%);
	opacity: 0.5;
}
@media (max-width: 767px) {
	.banner .slide.overlay-mask:before {
		height: 70px;
	}
}
.banner .slide.overlay-mask.type2:before {
	top: auto;
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
.banner .pre-title {
	display: block;
	font: 58px/58px "HighTide", Times, serif;
	color: #ce4d1f;
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
	margin: -22px 0 22px;
}
@media (max-width: 1599px) {
	.banner .pre-title {
		font-size: 52px;
		line-height: 52px;
	}
}
@media (max-width: 1199px) {
	.banner .pre-title {
		font-size: 47px;
		line-height: 47px;
		margin: -25px 0 25px;
	}
}
@media (max-width: 991px) {
	.banner .pre-title {
		font-size: 42px;
		line-height: 42px;
		margin: -12px 0 12px;
	}
}
@media (max-width: 767px) {
	.banner .pre-title {
		font-size: 32px;
		line-height: 32px;
		margin: 10px 0 10px;
	}
}
.banner h2,
.banner h1 {
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	font: 300 84px/94px "LeituraNews", Times, serif;
	margin: 0 0 51px;
	text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1599px) {
	.banner h2,
.banner h1 {
		font-size: 76px;
		line-height: 86px;
		margin: 0 0 46px;
	}
}
@media (max-width: 1199px) {
	.banner h2,
.banner h1 {
		font-size: 68px;
		line-height: 76px;
		margin: 0 0 38px;
	}
}
@media (max-width: 991px) {
	.banner h2,
.banner h1 {
		font-size: 61px;
		line-height: 68px;
		margin: 0 0 38px;
	}
}
@media (max-width: 767px) {
	.banner h2,
.banner h1 {
		font-size: 35px;
		line-height: 49px;
		margin: 0 0 30px;
	}
}
.banner .container {
	position: relative;
	z-index: 10;
	max-width: 745px;
}
@media (min-width: 768px) {
	.banner .container {
		background: none !important;
	}
}
@media (max-width: 1599px) {
	.banner .container {
		width: auto;
	}
}
@media (max-width: 991px) {
	.banner .container {
		width: auto;
	}
}
@media (max-width: 767px) {
	.banner .container {
		display: table-cell;
		height: 100vh;
		width: 1%;
		vertical-align: middle;
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		padding: 53px 35px 49px;
		background-color: #ce4d1f;
	}
}
.banner .story-box {
	position: absolute;
	bottom: 67px;
	right: 68px;
	margin: 0;
	padding: 0 0 132px;
	z-index: 12;
}
@media (max-width: 1599px) {
	.banner .story-box {
		bottom: 62px;
		right: 62px;
		padding: 0 0 77px;
	}
}
@media (max-width: 1199px) {
	.banner .story-box {
		bottom: 50px;
		right: 20px;
		padding: 0 0 44px;
	}
}
@media (max-width: 991px) {
	.banner .story-box {
		bottom: 36px;
		right: 31px;
		padding: 0 0 90px;
	}
}
@media (max-width: 767px) {
	.banner .story-box {
		position: static;
		padding: 20px;
	}
}
.banner .story-box .img {
	position: absolute;
	width: 304px;
	height: 202px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	bottom: 0;
	left: -106px;
	z-index: 2;
}
@media (max-width: 1599px) {
	.banner .story-box .img {
		width: 186px;
		height: 124px;
		left: -63px;
	}
}
@media (max-width: 1199px) {
	.banner .story-box .img {
		width: 146px;
		height: 97px;
		left: -114px;
	}
}
@media (max-width: 991px) {
	.banner .story-box .img {
		width: 212px;
		height: 141px;
		left: -60px;
	}
}
@media (max-width: 767px) {
	.banner .story-box .img {
		position: static;
		width: auto;
		max-width: 76%;
		height: auto;
		padding: 51% 0 0;
	}
}
.banner .story-box .img > img {
	display: none;
}
.banner .story-box figcaption {
	position: relative;
	width: 308px;
	text-align: left;
}
@media (max-width: 1599px) {
	.banner .story-box figcaption {
		width: 190px;
		text-align: center;
	}
}
@media (max-width: 1199px) {
	.banner .story-box figcaption {
		width: 188px;
	}
}
@media (max-width: 991px) {
	.banner .story-box figcaption {
		width: 211px;
		text-align: left;
	}
}
@media (max-width: 767px) {
	.banner .story-box figcaption {
		margin: -53px 0 0 auto;
		width: auto;
		max-width: 69%;
	}
}
.banner .story-box figcaption > a {
	display: block;
	text-decoration: none;
	min-height: 206px;
	color: #ffffff;
	padding: 39px 30px 30px 45px;
	background: #ce4d1f;
}
@media (max-width: 1599px) {
	.banner .story-box figcaption > a {
		min-height: 168px;
		padding: 16px;
	}
}
@media (max-width: 1199px) {
	.banner .story-box figcaption > a {
		min-height: 150px;
		padding: 26px 15px 20px 20px;
	}
}
@media (max-width: 991px) {
	.banner .story-box figcaption > a {
		min-height: 140px;
		padding: 25px 15px 20px 26px;
	}
}
@media (max-width: 767px) {
	.banner .story-box figcaption > a {
		min-height: 104px;
		padding: 25px 15px 20px 17px;
	}
}
.banner .story-box figcaption:hover {
	z-index: 3;
}
.banner .story-box figcaption:hover > a {
	background: #31b9cf;
}
.banner .story-box figcaption:hover > a .ttl-story {
	opacity: 1;
}
.banner .story-box figcaption .name {
	display: block;
	text-transform: uppercase;
	font: 17px/22px "Futura-PT", Arial, sans-serif;
	margin: 0;
}
@media (max-width: 1599px) {
	.banner .story-box figcaption .name {
		font-size: 15px;
		line-height: 20px;
	}
}
@media (max-width: 1199px) {
	.banner .story-box figcaption .name {
		font-size: 14px;
		line-height: 18px;
	}
}
@media (max-width: 991px) {
	.banner .story-box figcaption .name {
		font-size: 12px;
		line-height: 16px;
	}
}
.banner .story-box figcaption .link {
	display: block;
	font: 34px/30px "HighTide", Times, serif;
	color: #ff0;
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
	margin: 2px 0 0;
}
@media (max-width: 1599px) {
	.banner .story-box figcaption .link {
		font-size: 31px;
		line-height: 31px;
		margin: 8px 0 0;
	}
}
@media (max-width: 1199px) {
	.banner .story-box figcaption .link {
		font-size: 28px;
	}
}
@media (max-width: 991px) {
	.banner .story-box figcaption .link {
		font-size: 25px;
		margin: 3px 0 0;
		line-height: 25px;
	}
}
.banner .story-box figcaption .ttl-story {
	display: block;
	font: 40px/40px "HighTide", Times, serif;
	padding: 28px 0 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	opacity: 0;
}
@media (max-width: 1599px) {
	.banner .story-box figcaption .ttl-story {
		font-size: 31px;
		line-height: 31px;
		padding: 20px 0 0;
	}
}
@media (max-width: 1199px) {
	.banner .story-box figcaption .ttl-story {
		display: none;
	}
}
@media (max-width: 991px) {
	.banner .story-box figcaption .ttl-story {
		font-size: 25px;
		line-height: 25px;
		display: block;
	}
}
@media (max-width: 767px) {
	.banner .story-box figcaption .ttl-story {
		display: none;
	}
}
.banner .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, 10px);
	transform: translate(0, 10px);
	cursor: pointer;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	z-index: 10;
	opacity: 0;
}
@media (max-width: 1199px) {
	.banner .slick-arrow {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		-webkit-transform-origin: 100% 50%;
		transform-origin: 100% 50%;
	}
}
@media (max-width: 991px) {
	.banner .slick-arrow {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}
.banner .slick-arrow.visible {
	opacity: 1;
}
.banner .slick-arrow:before {
	position: absolute;
	top: 50%;
	background: url("../images/arrow-08.svg") no-repeat;
	background-size: 11px 20px;
	width: 11px;
	height: 20px;
	margin: -10px 0 0;
	content: "";
	z-index: 3;
}
.banner .slick-arrow:after {
	content: "";
	position: absolute;
	height: 20px;
	background: #ffffff;
	top: 50%;
	margin: -10px 0 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	width: 22px;
	border: solid transparent;
	border-width: 9px 0;
	background-clip: padding-box;
	z-index: 2;
}
.banner .slick-arrow .text {
	color: #ffffff;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	opacity: 0;
	font: 600 17px/16px "Futura-PT", Arial, sans-serif;
	padding: 0 5px;
	display: block;
	position: relative;
	top: -2px;
}
@media (max-width: 1199px) {
	.banner .slick-arrow .text {
		display: none;
	}
}
.banner .slick-arrow.slick-prev {
	left: 43px;
	padding: 0 0 0 50px;
}
@media (max-width: 1199px) {
	.banner .slick-arrow.slick-prev {
		left: 25px;
		padding: 0 0 0 30px;
	}
}
.banner .slick-arrow.slick-prev:before {
	left: 0;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.banner .slick-arrow.slick-prev:after {
	left: 1px;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
}
.banner .slick-arrow.slick-prev:hover {
	margin-left: -22px;
}
.banner .slick-arrow.slick-next {
	right: 43px;
	padding: 0 50px 0 0;
}
@media (max-width: 1199px) {
	.banner .slick-arrow.slick-next {
		right: 25px;
		padding: 0 30px 0 0;
	}
}
.banner .slick-arrow.slick-next:before {
	right: 0;
}
.banner .slick-arrow.slick-next:after {
	right: 1px;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}
.banner .slick-arrow.slick-next:hover {
	margin-right: -22px;
}
.banner .slick-arrow:hover:after {
	width: 44px;
}
.banner .descr {
	max-width: 1050px;
	margin: 38px auto 0;
	background: #ffffff;
	padding: 47px 44px 56px;
	text-align: center;
	font-size: 28px;
	line-height: 41px;
	color: #231f20;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
}
@media (max-width: 1599px) {
	.banner .descr {
		font-size: 25px;
		line-height: 36px;
	}
}
@media (max-width: 1199px) {
	.banner .descr {
		max-width: 884px;
		font-size: 22px;
		line-height: 30px;
		padding: 30px;
	}
}
@media (max-width: 991px) {
	.banner .descr {
		font-size: 20px;
		line-height: 31px;
		max-width: 688px;
		padding: 34px 40px 60px;
		max-height: 340px;
		overflow: hidden;
	}
}
@media (max-width: 767px) {
	.banner .descr {
		position: static;
		font-size: 19px;
		line-height: 26px;
		padding: 53px 35px 32px;
		max-width: none;
		max-height: none;
		overflow: visible;
		margin: 0;
	}
}
.banner .descr p {
	margin: 0;
}
.banner.type2 {
	overflow: visible;
}
.banner.type2 .slick-list {
	overflow: visible;
}
.banner.type2 .descr {
	bottom: -102px;
}
.banner.type2 h2,
.banner.type2 h1 {
	margin-bottom: 19px;
}
@media (max-width: 991px) {
	.banner.type2 h2,
.banner.type2 h1 {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.banner.type2 h2,
.banner.type2 h1 {
		margin-bottom: 20px;
	}
}
.banner.type2 .slide {
	padding-bottom: 270px;
}
@media (max-width: 1199px) {
	.banner.type2 .slide {
		padding-bottom: 200px;
	}
}
@media (max-width: 991px) {
	.banner.type2 .slide {
		padding-bottom: 360px;
	}
}
@media (max-width: 767px) {
	.banner.type2 .slide {
		padding-bottom: 0;
	}
}
.banner.type3 .slick-arrow:hover .text {
	opacity: 1;
}
.banner .date {
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 150%;
	font-family: "Futura-PT", Arial, sans-serif;
	font-weight: 700;
	margin: -36px 0 21px;
}
.banner .date span {
	display: block;
	font-size: 34px;
	line-height: 40px;
	font-family: "HighTide", Times, serif;
}
@media (max-width: 1599px) {
	.banner .date span {
		font-size: 30px;
		line-height: 36px;
	}
}
@media (max-width: 1199px) {
	.banner .date span {
		font-size: 27.7px;
		line-height: 34px;
	}
}
@media (max-width: 991px) {
	.banner .date span {
		font-size: 24.6px;
		line-height: 32px;
	}
}
@media (max-width: 767px) {
	.banner .date span {
		font-size: 18.48px;
		line-height: 24px;
	}
}

.banner-area {
	position: relative;
	padding-bottom: 30px;
}

.banner-story-widget {
	position: absolute;
	z-index: 30;
	bottom: 0;
	left: 0;
	margin: 0 0 -39px -48px;
}
.banner-story-widget figure {
	margin: 0;
	position: relative;
	overflow: hidden;
	width: 285px;
	height: 190px;
}
.banner-story-widget figure .image {
	position: absolute;
	z-index: 5;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	overflow: hidden;
}
.banner-story-widget figure .image::before {
	content: "";
	position: absolute;
	z-index: 5;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #babc6c;
	mix-blend-mode: multiply;
	opacity: 0;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.not-support-mix-blend-mode .banner-story-widget figure .image::before {
	opacity: 0.3;
}

.banner-story-widget figure .image > img {
	display: none;
}
.banner-story-widget figure figcaption {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	color: #ffffff;
	padding: 20px 49px 28px;
}
.banner-story-widget figure figcaption h3 {
	color: inherit;
	margin: 0 0 11px;
	font: 17px/1.235 "Futura-PT", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.banner-story-widget figure figcaption .name {
	display: block;
	font: 34px/1.118 "HighTide", Times, serif;
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.banner-story-widget .btn-arrrow-right {
	opacity: 0;
	position: absolute;
	z-index: 20;
	top: 50%;
	right: 0;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	margin: 0 -26px 0 0;
}
.banner-story-widget:hover figure .image::before {
	opacity: 0.75;
}
.banner-story-widget:hover .btn-arrrow-right {
	opacity: 1;
}
@media (max-width: 1599px) {
	.banner-story-widget {
		margin-right: -20px;
	}
}
@media (max-width: 991px) {
	.banner-story-widget {
		margin-right: 0;
	}
}
@media (max-width: 767px) {
	.banner-story-widget {
		position: relative;
		bottom: auto;
		right: auto;
		margin: -50px auto 0;
		max-width: 260px;
		z-index: 101;
	}
	.banner-story-widget figure {
		width: auto;
		height: auto;
		padding-top: 66%;
	}
	.banner-story-widget figure figcaption {
		padding: 20px 30px;
	}
	.banner-story-widget .btn-arrrow-right {
		opacity: 1;
	}
}

.social {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
}
.social li {
	display: inline-block;
	vertical-align: top;
	font-size: 38px;
	line-height: 38px;
	margin-right: 30px;
}
@media (max-width: 1199px) {
	.social li {
		font-size: 32px;
		line-height: 32px;
	}
}
@media (max-width: 767px) {
	.social li {
		font-size: 24px;
		line-height: 24px;
	}
}
.social li a {
	display: block;
	width: 32px;
	color: #ce4d1f;
}
@media (max-width: 1199px) {
	.social li a {
		width: 28px;
	}
}
@media (max-width: 767px) {
	.social li a {
		width: 22px;
	}
}
.social li a:hover {
	color: #000000;
}
.social li .fa-instagram {
	font-size: 38px;
}
@media (max-width: 1199px) {
	.social li .fa-instagram {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.social li .fa-instagram {
		font-size: 24px;
	}
}
.social li .fa-youtube-play {
	font-size: 34px;
}
@media (max-width: 1199px) {
	.social li .fa-youtube-play {
		font-size: 28px;
	}
}
@media (max-width: 767px) {
	.social li .fa-youtube-play {
		font-size: 22px;
	}
}
.social li .fa-pinterest {
	font-size: 38px;
}
@media (max-width: 1199px) {
	.social li .fa-pinterest {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.social li .fa-pinterest {
		font-size: 24px;
	}
}
.social li .fa-twitter {
	font-size: 38px;
}
@media (max-width: 1199px) {
	.social li .fa-twitter {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.social li .fa-twitter {
		font-size: 24px;
	}
}
.social li .fa-facebook {
	font-size: 36px;
}
@media (max-width: 1199px) {
	.social li .fa-facebook {
		font-size: 30px;
	}
}
@media (max-width: 767px) {
	.social li .fa-facebook {
		font-size: 22px;
	}
}
.social.share-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.social.share-social li {
	margin: 0;
	padding: 0 4px;
}
.social.share-social li a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 32px;
	height: 32px;
	color: #ffffff;
	background-color: #ce4d1f;
	border-radius: 100%;
}
@media (max-width: 1199px) {
	.social.share-social li a {
		width: 32px;
	}
}
@media (max-width: 767px) {
	.social.share-social li a {
		width: 32px;
	}
}
.social.share-social li a:hover {
	color: #ffffff;
	background-color: #a43d19;
}
.social.share-social li .fa {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	margin-top: -0.5em;
	font-size: 18px;
	line-height: 1em;
}

div.search {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	background: #ffffff;
	padding: 153px 0 0;
	z-index: 110;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	max-height: 100vh;
	overflow-y: auto;
	-webkit-transform: translate(100%, 0);
	transform: translate(100%, 0);
	opacity: 0;
	visibility: hidden;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
@media (max-width: 1999px) {
	div.search {
		width: auto;
		max-width: none;
		margin: 0;
	}
}
@media (max-width: 1599px) {
	div.search {
		padding: 130px 0 0;
	}
}
@media (max-width: 1199px) {
	div.search {
		padding: 103px 0 0;
	}
}
@media (max-width: 991px) {
	div.search {
		padding: 129px 0 0;
	}
}
@media (max-width: 767px) {
	div.search {
		padding: 66px 0 0;
		-webkit-transform: translate(-100%, 0);
		transform: translate(-100%, 0);
	}
}
div.search h3 {
	font: 40px/40px "HighTide", Times, serif;
	text-align: right;
	margin: 15px 0 -15px;
	color: #231f20;
}
@media (max-width: 1599px) {
	div.search h3 {
		font-size: 34px;
		line-height: 34px;
		margin: 12px 0 -12px;
	}
}
@media (max-width: 1199px) {
	div.search h3 {
		font-size: 29px;
		line-height: 29px;
		text-align: left;
	}
}
@media (max-width: 991px) {
	div.search h3 {
		font-size: 26px;
		line-height: 26px;
		text-align: right;
	}
}
div.search .advanced-search {
	display: none;
}
div.search .advanced-search .button-search {
	min-width: 233px;
}
@media (max-width: 1599px) {
	div.search .advanced-search .button-search {
		min-width: 174px;
	}
}
@media (max-width: 1199px) {
	div.search .advanced-search .button-search {
		min-width: 158px;
	}
}
div.search .ttl-results {
	display: block;
	font: 600 22px/26px "Futura-PT", Arial, sans-serif;
	margin: 19px 0 0;
	letter-spacing: 0.4px;
}
@media (max-width: 1599px) {
	div.search .ttl-results {
		font-size: 15px;
		line-height: 20px;
		margin: 13px 0 0;
	}
}
@media (max-width: 1199px) {
	div.search .ttl-results {
		font-size: 14px;
		line-height: 18px;
		margin: 7px 0 0;
	}
}
@media (max-width: 991px) {
	div.search .ttl-results {
		font-size: 12px;
		line-height: 16px;
		margin: 5px 0 0;
	}
}
div.search .ttl-results span {
	font-family: "HighTide", Times, serif;
	font-size: 40px;
	color: #ce4d1f;
	font-weight: normal;
	padding: 0 0 0 5px;
}
@media (max-width: 1599px) {
	div.search .ttl-results span {
		font-size: 36px;
	}
}
@media (max-width: 1199px) {
	div.search .ttl-results span {
		font-size: 32px;
	}
}
@media (max-width: 991px) {
	div.search .ttl-results span {
		font-size: 29px;
	}
}
div.search .ttl-results span em {
	font-style: normal;
	font-size: 58px;
}
@media (max-width: 1599px) {
	div.search .ttl-results span em {
		font-size: 53px;
	}
}
@media (max-width: 1199px) {
	div.search .ttl-results span em {
		font-size: 47px;
	}
}
@media (max-width: 991px) {
	div.search .ttl-results span em {
		font-size: 42px;
	}
}
div.search .options {
	margin: 0;
	padding: 17px 0 36px;
	list-style: none;
	float: right;
}
@media (max-width: 1599px) {
	div.search .options {
		padding: 6px 0 18px;
	}
}
@media (max-width: 1199px) {
	div.search .options {
		padding: 4px 0 9px;
		margin-left: -20px;
	}
}
@media (max-width: 991px) {
	div.search .options {
		float: none;
		overflow: hidden;
		margin: 0;
		padding: 25px 0 15px;
	}
}
div.search .options li {
	float: left;
	margin: 0 0 0 34px;
}
@media (max-width: 1599px) {
	div.search .options li {
		margin-left: 20px;
	}
}
@media (max-width: 991px) {
	div.search .options li {
		margin: 0 22px 0 0;
	}
}
div.search .block {
	padding-bottom: 30px;
	padding-right: 16px;
}
@media (max-width: 1599px) {
	div.search .block {
		padding-right: 0;
		padding-bottom: 19px;
	}
}
@media (max-width: 991px) {
	div.search .block {
		padding-bottom: 14px;
	}
}
div.search .block h3 {
	padding-right: 73px;
}
@media (max-width: 1599px) {
	div.search .block h3 {
		padding-right: 24px;
		margin-top: 4px;
	}
}
@media (max-width: 1199px) {
	div.search .block h3 {
		padding-right: 30px;
		padding-left: 10px;
		margin-top: 8px;
	}
}
@media (max-width: 991px) {
	div.search .block h3 {
		padding-right: 13px;
		margin-top: 3px;
	}
}
div.search .block .row {
	margin-left: -70px;
}
@media (max-width: 1599px) {
	div.search .block .row {
		margin-left: -43px;
	}
}
@media (max-width: 1199px) {
	div.search .block .row {
		margin-left: -53px;
	}
}
@media (max-width: 991px) {
	div.search .block .row {
		margin-left: -10px;
	}
}
div.search .btn-row {
	margin-left: -55px;
}
@media (max-width: 1599px) {
	div.search .btn-row {
		margin-left: -28px;
	}
}
@media (max-width: 1199px) {
	div.search .btn-row {
		margin-left: -43px;
	}
}
@media (max-width: 991px) {
	div.search .btn-row {
		margin-left: 0;
	}
}
@media (max-width: 1599px) {
	div.search .search-form {
		margin: -8px 0 0;
	}
}
@media (max-width: 1199px) {
	div.search .search-form {
		margin: -9px 0 0;
	}
}
@media (max-width: 991px) {
	div.search .search-form {
		margin: -17px 0 0;
	}
}
@media (max-width: 767px) {
	div.search .search-form {
		display: block !important;
		margin: 0;
	}
}
div.search .search-form .input-row {
	padding-bottom: 60px;
}
@media (max-width: 1599px) {
	div.search .search-form .input-row {
		padding-bottom: 57px;
	}
}
@media (max-width: 1199px) {
	div.search .search-form .input-row {
		padding-bottom: 51px;
	}
}
@media (max-width: 767px) {
	div.search .search-form .input-row {
		padding-bottom: 39px;
	}
}
div.search .search-form h3 {
	padding-right: 66px;
}
@media (max-width: 1599px) {
	div.search .search-form h3 {
		padding-right: 45px;
	}
}
@media (max-width: 1199px) {
	div.search .search-form h3 {
		padding: 5px 40px 0 9px;
	}
}
@media (max-width: 991px) {
	div.search .search-form h3 {
		font-size: 29px;
		padding: 8px 16px 0 0;
	}
}
@media (max-width: 767px) {
	div.search .search-form h3 {
		padding: 0 0 0 8px;
		text-align: left;
		font-size: 22px;
		line-height: 26px;
		position: relative;
		top: -5px;
	}
}
div.search .search-form .holder {
	margin-left: -40px;
	padding: 11px 0 0;
}
@media (max-width: 1599px) {
	div.search .search-form .holder {
		margin-left: -47px;
	}
}
@media (max-width: 1199px) {
	div.search .search-form .holder {
		margin-left: -42px;
	}
}
@media (max-width: 991px) {
	div.search .search-form .holder {
		margin-left: -4px;
	}
}
@media (max-width: 767px) {
	div.search .search-form .holder {
		margin-left: 0;
		padding: 8px 0 0;
	}
}
div.search .search-form .text {
	display: block;
	width: 100%;
	background: none;
	border: solid #000000;
	border-width: 0 0 1px;
	height: 45px;
	font: 600 22px/26px "Futura-PT", Arial, sans-serif;
	padding: 9px 20px;
	color: #231f20;
	-webkit-appearance: none;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	overflow: hidden;
	text-overflow: ellipsis;
	outline: 0;
}
@media (max-width: 1599px) {
	div.search .search-form .text {
		font-size: 15px;
		line-height: 20px;
		height: 41px;
		padding: 10px 22px;
	}
}
@media (max-width: 1199px) {
	div.search .search-form .text {
		font-size: 14px;
	}
}
@media (max-width: 991px) {
	div.search .search-form .text {
		font-size: 12px;
		padding: 9px 12px;
	}
}
@media (max-width: 767px) {
	div.search .search-form .text {
		font-size: 10px;
		line-height: 15px;
		height: 36px;
		padding: 10px 5px;
	}
}
div.search .search-form .button-search {
	display: none;
	margin: -20px 0 0 22px;
}
@media (max-width: 1199px) {
	div.search .search-form .button-search {
		margin: -30px 0 0 20px;
	}
}
@media (max-width: 767px) {
	div.search .search-form .button-search {
		display: block !important;
		margin: 0;
	}
}
div.search .results-caption {
	display: block;
	color: #ce4d1f;
	font: 40px/40px "HighTide", Times, serif;
	margin: 0;
}
@media (max-width: 1599px) {
	div.search .results-caption {
		font-size: 36px;
		line-height: 36px;
	}
}
@media (max-width: 1199px) {
	div.search .results-caption {
		font-size: 32px;
		line-height: 32px;
		margin: 0 0 0 8px;
	}
}
div.search .results-caption span {
	font-size: 58px;
}
@media (max-width: 1599px) {
	div.search .results-caption span {
		font-size: 53px;
	}
}
@media (max-width: 1199px) {
	div.search .results-caption span {
		font-size: 47px;
	}
}
div.search .switch-block .toggle-box {
	margin: 4px 10px 0 0;
}
div.search .switch-block label,
div.search .switch-block .toggle-label {
	display: block;
	margin: 0;
	overflow: hidden;
	font: 600 22px/26px "Futura-PT", Arial, sans-serif;
	color: #ce4d1f;
}
@media (max-width: 1599px) {
	div.search .switch-block label,
div.search .switch-block .toggle-label {
		font-size: 15px;
	}
}
@media (max-width: 1199px) {
	div.search .switch-block label,
div.search .switch-block .toggle-label {
		font-size: 14px;
		line-height: 22px;
	}
}
@media (max-width: 991px) {
	div.search .switch-block label,
div.search .switch-block .toggle-label {
		font-size: 12px;
	}
}
div.search .ui-autocomplete {
	margin: 17px 0 0;
	padding: 0;
	list-style: none;
	max-height: 400px;
	overflow: hidden;
	overflow-y: auto;
	font: 400 22px/26px "Futura-PT", Arial, sans-serif;
	position: static !important;
	width: 100% !important;
}
@media (max-width: 1599px) {
	div.search .ui-autocomplete {
		font-size: 15px;
		line-height: 18px;
		margin: 9px 0 0;
	}
}
@media (max-width: 1199px) {
	div.search .ui-autocomplete {
		font-size: 14px;
	}
}
@media (max-width: 991px) {
	div.search .ui-autocomplete {
		font-size: 12px;
		min-width: 484px;
	}
}
@media (max-width: 767px) {
	div.search .ui-autocomplete {
		display: none !important;
	}
}
div.search .ui-autocomplete li {
	margin: 0 0 8px;
	padding: 1px 22px 3px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	color: #ce4d1f;
}
@media (max-width: 1599px) {
	div.search .ui-autocomplete li {
		padding-top: 3px;
		padding-bottom: 5px;
		margin: 0 0 4px;
	}
}
@media (max-width: 1199px) {
	div.search .ui-autocomplete li {
		padding: 2px 20px 4px;
	}
}
div.search .ui-autocomplete li:hover {
	background: #ce4d1f;
	color: #ffffff;
}
div.search .ui-autocomplete li.ui-autocomplete-category {
	text-transform: uppercase;
	color: #231f20;
	font: 600 17px/22px "Futura-PT", Arial, sans-serif;
	background: none;
	padding: 12px 22px 16px;
	margin: 0;
}
@media (max-width: 1599px) {
	div.search .ui-autocomplete li.ui-autocomplete-category {
		font-size: 12px;
		line-height: 16px;
		padding: 12px 22px 10px;
	}
}
@media (max-width: 1199px) {
	div.search .ui-autocomplete li.ui-autocomplete-category {
		font-size: 11px;
		line-height: 14px;
		padding: 10px 20px 10px;
	}
}
div.search .ui-autocomplete li .ui-menu-item-wrapper.ui-state-active {
	background: transparent;
	border: 0;
}
div.search .ui-autocomplete li strong {
	font-weight: 600;
}
div.search .form-search {
	max-width: 90%;
	margin: 0 auto;
}
div.search .form-search form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	width: 100%;
}
@media (min-width: 767px) {
	div.search .form-search form {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
}
div.search .form-search .form-group {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}
div.search .form-search .btn {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	font-family: "HighTide", Times, serif;
	font-size: 40px;
	color: #ce4d1f;
	background: none;
	border: none;
	padding: 0;
	margin-bottom: 15px;
}
@media (min-width: 767px) {
	div.search .form-search .btn {
		margin-bottom: 0;
	}
}
div.search .form-search .btn .wrap-in {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
div.search .form-search .btn .ico-holder {
	margin-left: 10px;
	margin-right: 10px;
}
div.search .form-search .form-group {
	margin-bottom: 0;
	width: 100%;
}
div.search .form-search .form-control {
	border: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border-bottom: 1px solid #000000;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
	height: 45px;
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 16px;
}
div.search header {
	margin-bottom: 50px;
}
div.search .bg-pink {
	background: #fbedda;
}
div.search .search-content {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}
div.search .search-content .text-holder {
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 20px;
	color: #ce4d1f;
	margin-bottom: 50px;
}
div.search .search-content .text-holder b {
	color: #000000;
}
div.search .search-content .text-holder .group-holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.search .search-content .btn {
	font-size: 15px;
	margin-bottom: 20px;
}
div.search .search-filters {
	padding: 45px 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}
@media (min-width: 1199px) {
	div.search .search-filters .row {
		margin-left: 0;
		margin-right: 0;
	}
	div.search .search-filters .row > [class^=col] {
		padding-left: 0;
		padding-right: 0;
	}
}
div.search .search-filters .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	padding: 0 20px;
	height: 100%;
}
@media (min-width: 991px) {
	div.search .search-filters .container {
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
		padding: 0 60px;
	}
}
div.search .search-item {
	font-family: "Futura-PT", Arial, sans-serif;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-bottom: 30px;
	width: 100%;
}
@media (min-width: 767px) {
	div.search .search-item {
		height: 380px;
		width: auto;
	}
}
@media (min-width: 991px) {
	div.search .search-item {
		margin-bottom: 0;
	}
}
@media (min-width: 767px) {
	div.search .search-item.align-right {
		text-align: right;
	}
}
div.search .search-item:first-child {
	-webkit-box-flex: 1.5;
	    -ms-flex-positive: 1.5;
	        flex-grow: 1.5;
}
@media (min-width: 767px) {
	div.search .search-item:first-child {
		max-width: 30%;
	}
}
@media (min-width: 767px) {
	div.search .search-item:first-child ul {
		border-right: 1px solid #d8d8d8;
	}
}
div.search .search-item:last-child ul {
	border: none;
}
div.search .search-item h4 {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 35px;
}
@media (min-width: 767px) {
	div.search .search-item h4 {
		padding: 0 26px;
	}
}
div.search .search-item > ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 19px;
	line-height: 1.26;
	overflow-y: auto;
	color: #000000;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	position: relative;
}
@media (min-width: 767px) {
	div.search .search-item > ul {
		padding: 0 26px;
		border-right: 1px solid #ce4d1f;
	}
}
div.search .search-item > ul.with-scrollbar {
	border-right: none;
}
div.search .search-item > ul.uppercase {
	text-transform: uppercase;
	font-size: 20px;
}
div.search .search-item > ul.uppercase > li {
	margin-bottom: 33px;
}
div.search .search-item > ul.uppercase > li.disabled a {
	text-decoration: none;
}
div.search .search-item > ul.uppercase > li a {
	color: #ce4d1f;
	text-decoration: underline;
}
div.search .search-item > ul.columns-2 {
	-webkit-columns: 2;
	   -moz-columns: 2;
	        columns: 2;
}
div.search .search-item > ul.columns-2 li {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	-moz-column-break-inside: avoid;
	     break-inside: avoid;
	border-bottom: 1px solid #ce4d1f;
	padding-bottom: 7px;
	margin: 0 10px 21px;
	text-align: center;
}
div.search .search-item > ul::-webkit-scrollbar {
	width: 8px;
	border: 1px solid #ce4d1f;
	border-radius: 4.5px;
}
div.search .search-item > ul::-webkit-scrollbar-thumb {
	background-color: rgba(206, 77, 31, 0.3);
	border-radius: 4.5px;
}
div.search .search-item > ul > li {
	margin-bottom: 6px;
}
div.search .search-item > ul > li.active > a {
	color: #ce4d1f;
}
div.search .search-item > ul > li.disabled {
	border-bottom-color: transparent;
}
div.search .search-item > ul > li.disabled > a {
	color: rgba(0, 0, 0, 0.3);
	cursor: pointer;
}
div.search .search-item > ul > li.disabled > a:hover {
	cursor: default;
}
div.search .search-item > ul > li a {
	color: #000000;
	text-decoration: none;
}
div.search .search-item > ul > li ul {
	margin: 0;
	padding: 0 20px;
	list-style: none;
}
div.search footer {
	padding: 24px 0;
}
div.search footer .container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
}
@media (min-width: 767px) {
	div.search footer .container {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
}
div.search footer .btns-holder {
	text-align: center;
	width: 100%;
}
div.search footer .btns-holder .btn {
	margin-right: 15px;
	min-width: 120px;
	padding: 10px;
}
@media (min-width: 767px) {
	div.search footer .btns-holder .btn {
		margin-right: 30px;
		max-width: 140px;
	}
}
@media (min-width: 991px) {
	div.search footer .btns-holder .btn {
		min-width: 200px;
	}
}
div.search footer .btns-holder .btn:last-child {
	margin-right: 0;
}
div.search footer .result-counter {
	text-align: center;
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #ce4d1f;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	text-transform: uppercase;
	margin-bottom: 10px;
}
@media (min-width: 767px) {
	div.search footer .result-counter {
		margin-bottom: 0;
		position: absolute;
		top: 50%;
		right: 15px;
	}
}
@media (min-width: 991px) {
	div.search footer .result-counter {
		right: 100px;
	}
}
div.search footer .result-counter p {
	margin: 0;
}
div.search footer .back-link {
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 20px;
	text-decoration: underline;
	text-transform: uppercase;
}
div.search footer .back-link:hover {
	color: #ce4d1f;
	text-decoration: none;
}
div.search footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.search footer ul li {
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
div.search footer ul li a {
	text-decoration: underline;
}
div.search footer ul li a:hover {
	color: #ce4d1f;
	text-decoration: none;
}

.open-search div.search {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	visibility: visible;
}

.searchandfilter ul li.sf-level-1,
.searchandfilter ul li.sf-level-2 {
	display: none;
}

.subscribe-section {
	display: table-cell;
	vertical-align: middle;
	width: 100vw;
	padding: 132px 0 214px;
}
@media (max-width: 1599px) {
	.subscribe-section {
		padding: 130px 0 120px;
	}
}
@media (max-width: 1199px) {
	.subscribe-section {
		padding: 90px 0 160px;
	}
}
@media (max-width: 991px) {
	.subscribe-section {
		padding: 74px 0 110px;
		vertical-align: top;
	}
}
.subscribe-section .box {
	border: 2px solid #8d8f3c;
	padding: 73px 78px 144px;
	position: relative;
	color: #000000;
	margin: 0 -22px;
	min-height: 657px;
}
@media (max-width: 1599px) {
	.subscribe-section .box {
		max-width: 1064px;
		margin: 0 auto;
		min-height: 580px;
		padding: 56px 50px 120px;
	}
}
@media (max-width: 1199px) {
	.subscribe-section .box {
		max-width: 848px;
		min-height: 456px;
		padding: 51px 30px 56px;
	}
}
@media (max-width: 991px) {
	.subscribe-section .box {
		max-width: 636px;
		min-height: 760px;
		padding: 141px 30px 100px;
	}
}
.subscribe-section .box .link {
	display: inline-block;
	vertical-align: top;
	font: 74px/76px "HighTide", Times, serif;
	margin: -10px 0 0 8px;
	position: relative;
	z-index: 1;
}
@media (max-width: 1599px) {
	.subscribe-section .box .link {
		font-size: 67px;
		line-height: 67px;
		margin: -11px 0 0 8px;
	}
}
@media (max-width: 1199px) {
	.subscribe-section .box .link {
		font-size: 48px;
		line-height: 48px;
		margin: -10px 0 0 8px;
	}
}
@media (max-width: 991px) {
	.subscribe-section .box .link {
		margin: -9px 0 0 7px;
	}
}
.subscribe-section .box .link:after, .subscribe-section .box .link:before {
	position: absolute;
	content: "";
	background: url("../images/underline-03.svg") no-repeat;
	background-size: 160px 24px;
	width: 160px;
	height: 24px;
	right: 5px;
	bottom: -10px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 1599px) {
	.subscribe-section .box .link:after, .subscribe-section .box .link:before {
		bottom: -18px;
		right: 0;
	}
}
@media (max-width: 1199px) {
	.subscribe-section .box .link:after, .subscribe-section .box .link:before {
		bottom: -17px;
	}
}
.subscribe-section .box .link:after {
	background-image: url("../images/underline-04.svg");
	opacity: 0;
}
.subscribe-section .box .link:focus:before, .subscribe-section .box .link:hover:before {
	opacity: 0;
}
.subscribe-section .box .link:focus:after, .subscribe-section .box .link:hover:after {
	opacity: 1;
}
.subscribe-section .box .links {
	display: none;
	vertical-align: top;
	position: relative;
}
.subscribe-section .box .links .link {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	right: auto;
	bottom: auto;
	visibility: hidden;
	white-space: nowrap;
}
@media (max-width: 1599px) {
	.subscribe-section .box .links .link {
		font-size: 53px;
		margin: -9px 0 0 1px;
	}
}
@media (max-width: 1199px) {
	.subscribe-section .box .links .link {
		font-size: 48px;
		margin: -7px 0 0 5px;
	}
}
@media (max-width: 1599px) {
	.subscribe-section .box .links .link:after, .subscribe-section .box .links .link:before {
		bottom: -13px;
	}
}
.subscribe-section .box .links .link.active {
	display: inline-block;
	position: relative;
	opacity: 1;
	visibility: visible;
	z-index: 5;
	white-space: normal;
}
.subscribe-section .box .ttl-block h2 a {
	color: #8d8f3c;
}
.subscribe-section .box .ttl-block h2 strong {
	margin: 0 0 6px;
}
.subscribe-section .box .ttl-block h2 strong::before {
	background-color: #fbedda;
}
.subscribe-section .box .info-text {
	margin: 0 0 80px 90px;
	font-size: 40px;
	line-height: 46px;
}
@media (max-width: 1599px) {
	.subscribe-section .box .info-text {
		font-size: 36px;
		line-height: 40px;
		margin: 0 0 63px 60px;
	}
}
@media (max-width: 1199px) {
	.subscribe-section .box .info-text {
		font-size: 23px;
		line-height: 26px;
		margin: 0 0 68px 56px;
	}
}
@media (max-width: 991px) {
	.subscribe-section .box .info-text {
		margin: 0 0 47px 33px;
		min-height: 110px;
	}
	.subscribe-section .box .info-text .left-txt {
		display: table-cell;
		float: left;
		vertical-align: top;
		width: 126px;
		white-space: nowrap;
	}
}
.subscribe-section .box .info-text.type2 {
	min-width: 735px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-left: 0;
}
@media (max-width: 1599px) {
	.subscribe-section .box .info-text.type2 {
		min-width: 580px;
	}
}
@media (max-width: 1199px) {
	.subscribe-section .box .info-text.type2 {
		min-width: 467px;
	}
}
@media (max-width: 991px) {
	.subscribe-section .box .info-text.type2 {
		min-width: 408px;
		width: 408px;
		display: table;
		margin-left: auto;
	}
}
.subscribe-section .box .info-text.type2 .link {
	margin-left: 1px;
}
.subscribe-section .box .info-text.type2 .link:after, .subscribe-section .box .info-text.type2 .link:before {
	right: auto;
	left: -6px;
}
.subscribe-section .box .info-text.active .links {
	display: inline-block;
}
@media (max-width: 991px) {
	.subscribe-section .box .info-text.active .links {
		display: table-cell;
	}
}
.subscribe-section .box .info-text.active .btn-surprise {
	display: none;
}
.subscribe-section .box .toggle-link {
	display: block;
	font: 600 22px/26px "Futura-PT", Arial, sans-serif;
	margin: -44px 0 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 1599px) {
	.subscribe-section .box .toggle-link {
		padding-right: 146px;
		font-size: 20px;
		line-height: 24px;
		margin: -33px 0 0;
	}
}
@media (max-width: 1199px) {
	.subscribe-section .box .toggle-link {
		padding-right: 127px;
		font-size: 18px;
		line-height: 22px;
		margin: -46px 0 0;
	}
}
@media (max-width: 991px) {
	.subscribe-section .box .toggle-link {
		margin: -20px 0 0;
		padding-right: 74px;
	}
}
.subscribe-section .box .toggle-link.active {
	opacity: 1;
	visibility: visible;
}
.subscribe-section .box .subscribe-box {
	position: absolute;
	left: 20px;
	right: 20px;
	width: 100%;
	bottom: -294px;
}
@media (max-width: 1599px) {
	.subscribe-section .box .subscribe-box {
		bottom: -190px;
	}
}
@media (max-width: 1199px) {
	.subscribe-section .box .subscribe-box {
		bottom: -260px;
	}
}
@media (max-width: 991px) {
	.subscribe-section .box .subscribe-box {
		bottom: -160px;
	}
}

.ttl-block {
	text-align: center;
	padding: 0 0 81px;
}
@media (max-width: 1599px) {
	.ttl-block {
		padding-bottom: 62px;
	}
}
@media (max-width: 991px) {
	.ttl-block {
		padding-bottom: 96px;
	}
}
.ttl-block h2 {
	font: 17px/20px "Futura-PT", Arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
}
@media (max-width: 1199px) {
	.ttl-block h2 {
		font-size: 14px;
		line-height: 18px;
	}
}
.ttl-block h2 > a {
	display: inline-block;
	vertical-align: top;
}
.ttl-block h2 strong {
	display: block;
	font: 40px/40px "HighTide", Times, serif;
	text-transform: none;
	padding: 0 0 20px;
	margin: 0 0 10px;
	position: relative;
}
@media (max-width: 1599px) {
	.ttl-block h2 strong {
		font-size: 36px;
		margin-bottom: 16px;
	}
}
@media (max-width: 1199px) {
	.ttl-block h2 strong {
		font-size: 32px;
		line-height: 32px;
		margin-bottom: 8px;
	}
}
.ttl-block h2 strong span {
	display: block;
	-webkit-transform: rotate(-7deg);
	transform: rotate(-7deg);
	position: relative;
	z-index: 2;
	top: 15px;
}
.ttl-block h2 strong:before {
	position: absolute;
	content: "";
	width: 60px;
	height: 60px;
	border-radius: 100%;
	top: 0;
	left: 50%;
	margin: 0 0 0 -30px;
	background-color: #fbedda;
}
@media (max-width: 1599px) {
	.ttl-block h2 strong:before {
		width: 58px;
		height: 58px;
		margin: 0 0 0 -29px;
	}
}
@media (max-width: 1199px) {
	.ttl-block h2 strong:before {
		width: 50px;
		height: 50px;
		margin: 0 0 0 -25px;
	}
}

.subscribe-box {
	max-width: 754px;
	margin: 0 auto;
	background: #ffffff;
	color: #000000;
	border: 2px solid #8d8f3c;
	padding: 51px 30px 52px;
	text-align: center;
}
@media (max-width: 1199px) {
	.subscribe-box {
		max-width: 700px;
		padding: 37px 20px 48px;
	}
}
@media (max-width: 991px) {
	.subscribe-box {
		padding: 34px 20px 41px;
		max-width: 550px;
	}
}
.subscribe-box label {
	display: block;
	margin: 0 0 40px;
	color: #000000;
	font: 58px/60px "HighTide", Times, serif;
}
@media (max-width: 1599px) {
	.subscribe-box label {
		font-size: 44px;
		line-height: 42px;
		margin: 0 0 26px;
	}
}
@media (max-width: 991px) {
	.subscribe-box label {
		font-size: 42px;
		line-height: 42px;
		margin: 0 0 23px;
	}
}
.subscribe-box .input-group {
	border-collapse: collapse;
	outline: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 0 !important;
}
.subscribe-box .input-group .form-control {
	border: 0;
	height: 46px;
	background: #ffffff;
	text-align: center;
	font: 22px/26px "Futura-PT", Arial, sans-serif;
	padding: 10px 24px;
	color: #ce4d1f;
	-webkit-appearance: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #000000;
	outline: 0 !important;
	width: 47%;
	background-clip: padding-box;
	border-radius: 0 !important;
}
.subscribe-box .input-group .form-control::-moz-placeholder {
	color: #808285;
	opacity: 1;
}
.subscribe-box .input-group .form-control:-ms-input-placeholder {
	color: #808285;
}
.subscribe-box .input-group .form-control::-webkit-input-placeholder {
	color: #808285;
}
.subscribe-box .input-group .form-control:first-child {
	width: 49%;
	margin-right: 4%;
}
@media (max-width: 1199px) {
	.subscribe-box .input-group .form-control {
		height: 44px;
		line-height: 24px;
		font-size: 16px;
		text-align: left;
	}
}
.subscribe-box .input-group .input-group-btn {
	padding: 0 0 0 30px;
}
@media (max-width: 1199px) {
	.subscribe-box .input-group .input-group-btn {
		padding-left: 20px;
	}
}
.subscribe-box .input-group .input-group-btn .btn {
	margin: 0;
	line-height: 22px;
}
.subscribe-box .input-group .input-group-btn .btn input {
	min-width: 119px;
}
@media (max-width: 1199px) {
	.subscribe-box .input-group .input-group-btn .btn {
		line-height: 20px;
	}
}
@media (max-width: 991px) {
	.subscribe-box .input-group .input-group-btn .btn input {
		min-width: 128px;
	}
}
.subscribe-box .input-list {
	padding: 0 40px;
	margin: -10px 0 0;
}
@media (max-width: 1599px) {
	.subscribe-box .input-list {
		padding: 0 20px;
	}
}
@media (max-width: 991px) {
	.subscribe-box .input-list {
		margin: 0;
	}
}
@media (max-width: 767px) {
	.subscribe-box .input-list {
		padding: 0;
	}
}
.subscribe-box .input-list .form-control {
	border: 1px solid #000000;
	height: 48px;
	background: #ffffff;
	text-align: center;
	font: 22px/28px "Futura-PT", Arial, sans-serif;
	padding: 10px 24px;
	color: #ce4d1f;
	-webkit-appearance: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	margin: 0 0 15px;
}
.subscribe-box .input-list .form-control::-moz-placeholder {
	color: #808285;
	opacity: 1;
}
.subscribe-box .input-list .form-control:-ms-input-placeholder {
	color: #808285;
}
.subscribe-box .input-list .form-control::-webkit-input-placeholder {
	color: #808285;
}
@media (max-width: 1599px) {
	.subscribe-box .input-list .form-control {
		height: 46px;
		line-height: 26px;
	}
}
@media (max-width: 1199px) {
	.subscribe-box .input-list .form-control {
		height: 44px;
		line-height: 24px;
		font-size: 16px;
		text-align: left;
	}
}
.subscribe-box .confirmation {
	position: relative;
	padding: 0 0 0 25px;
	margin: 15px 0 0;
}
.subscribe-box .confirmation input[type=checkbox] {
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	margin: 4px 0 0;
}
.subscribe-box .confirmation label {
	color: #000000;
	font: 16px/1.3 "Futura-PT", Arial, sans-serif;
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
}
.subscribe-box .confirmation label a {
	text-decoration: underline;
	color: inherit;
}
.subscribe-box .confirmation label a:hover {
	text-decoration: none;
	color: inherit;
}

#footer .top-block {
	background: #fbedda;
	padding: 83px 0 63px;
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 0.5px;
}
@media (max-width: 991px) {
	#footer .top-block {
		padding: 60px 0;
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	#footer .top-block {
		padding: 50px 0 30px;
	}
	#footer .top-block .block {
		padding-bottom: 20px;
	}
}
#footer .top-block h3 {
	font-size: 26px;
	font-weight: 300;
	margin: 0 0 21px;
	font-family: "LeituraNews", Times, serif;
	letter-spacing: 1px;
}
@media (max-width: 991px) {
	#footer .top-block h3 {
		font-size: 24px;
	}
}
#footer .top-block address {
	margin: 0 0 20px;
	line-height: inherit;
}
#footer .top-block p {
	margin: 0 0 10px;
}
#footer .top-block a {
	color: inherit;
}
#footer .top-block .social {
	margin: 0 -15px;
	padding: 5px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
@media (max-width: 991px) {
	#footer .top-block .social {
		margin: 0 -10px;
	}
}
@media (max-width: 767px) {
	#footer .top-block .social {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		padding: 0;
		margin-bottom: -20px;
	}
}
#footer .top-block .social li {
	margin: 0 13px 20px 12px;
}
@media (max-width: 991px) {
	#footer .top-block .social li {
		margin: 0 10px 20px;
	}
}
#footer .top-block .social li a {
	color: #c8431f;
}
#footer .top-block .social li a:hover {
	color: rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
	#footer .top-block .social li a {
		width: auto;
	}
	#footer .top-block .social li a i {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	#footer .top-block .social li a i {
		font-size: 28px;
	}
}
#footer .bottom-block {
	padding: 60px 0;
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 0.5px;
}
@media (max-width: 1199px) {
	#footer .bottom-block {
		font-size: 16px;
		padding: 40px 0;
	}
}
@media (max-width: 991px) {
	#footer .bottom-block {
		font-size: 12px;
		padding: 30px 0;
		letter-spacing: 0;
	}
}
@media (max-width: 767px) {
	#footer .bottom-block {
		padding: 20px 0;
	}
}
#footer .bottom-block p {
	margin: 0 0 10px;
}
@media (max-width: 767px) {
	#footer .bottom-block p {
		margin-bottom: 5px;
	}
}
#footer .bottom-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .bottom-block ul li {
	padding: 0 0 10px;
}
#footer .bottom-block a {
	color: inherit;
}
#footer .bottom-block a:hover {
	color: #c8431f;
}

.social {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
}
.social li {
	display: inline-block;
	vertical-align: top;
	font-size: 38px;
	line-height: 38px;
	margin-right: 30px;
}
@media (max-width: 1199px) {
	.social li {
		font-size: 32px;
		line-height: 32px;
	}
}
@media (max-width: 767px) {
	.social li {
		font-size: 24px;
		line-height: 24px;
	}
}
.social li a {
	display: block;
	width: 32px;
	color: #ce4d1f;
}
@media (max-width: 1199px) {
	.social li a {
		width: 28px;
	}
}
@media (max-width: 767px) {
	.social li a {
		width: 22px;
	}
}
.social li a:hover {
	color: #000000;
}
.social li .fa-instagram {
	font-size: 38px;
}
@media (max-width: 1199px) {
	.social li .fa-instagram {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.social li .fa-instagram {
		font-size: 24px;
	}
}
.social li .fa-youtube-play {
	font-size: 34px;
}
@media (max-width: 1199px) {
	.social li .fa-youtube-play {
		font-size: 28px;
	}
}
@media (max-width: 767px) {
	.social li .fa-youtube-play {
		font-size: 22px;
	}
}
.social li .fa-pinterest {
	font-size: 38px;
}
@media (max-width: 1199px) {
	.social li .fa-pinterest {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.social li .fa-pinterest {
		font-size: 24px;
	}
}
.social li .fa-twitter {
	font-size: 38px;
}
@media (max-width: 1199px) {
	.social li .fa-twitter {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.social li .fa-twitter {
		font-size: 24px;
	}
}
.social li .fa-facebook {
	font-size: 36px;
}
@media (max-width: 1199px) {
	.social li .fa-facebook {
		font-size: 30px;
	}
}
@media (max-width: 767px) {
	.social li .fa-facebook {
		font-size: 22px;
	}
}
.social.share-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.social.share-social li {
	margin: 0;
	padding: 0 4px;
}
.social.share-social li a {
	display: block;
	position: relative;
	overflow: hidden;
	width: 32px;
	height: 32px;
	color: #ffffff;
	background-color: #ce4d1f;
	border-radius: 100%;
}
@media (max-width: 1199px) {
	.social.share-social li a {
		width: 32px;
	}
}
@media (max-width: 767px) {
	.social.share-social li a {
		width: 32px;
	}
}
.social.share-social li a:hover {
	color: #ffffff;
	background-color: #a43d19;
}
.social.share-social li .fa {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	margin-top: -0.5em;
	font-size: 18px;
	line-height: 1em;
}

.social-section {
	padding: 70px 0 100px;
	text-align: center;
}
@media (max-width: 1599px) {
	.social-section {
		padding: 65px 0 95px;
	}
}
@media (max-width: 1199px) {
	.social-section {
		padding: 30px 0 89px;
	}
}
@media (max-width: 991px) {
	.social-section {
		padding: 30px 0 94px;
	}
}
.social-section h2 {
	font: 58px/70px "HighTide", Times, serif;
	color: #939651;
	margin: 0 0 46px;
}
@media (max-width: 1199px) {
	.social-section h2 {
		font-size: 47px;
		line-height: 60px;
		margin: 17px 0 22px;
	}
}
@media (max-width: 991px) {
	.social-section h2 {
		margin: 15px 0 12px;
	}
}

.social-gallery {
	margin: 0 -15px;
	overflow: hidden;
	position: relative;
}
@media (max-width: 991px) {
	.social-gallery {
		margin: 0 -10px;
	}
}
.social-gallery .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}
.social-gallery .slide {
	padding: 0 15px;
}
@media (max-width: 991px) {
	.social-gallery .slide {
		padding: 0 10px;
	}
}
.social-gallery .slide a {
	display: block;
	color: #ffffff;
}
.social-gallery .slide a:hover {
	color: #ffffff;
}
.social-gallery .slide figure {
	margin: 0;
	position: relative;
	height: 469px;
}
@media (max-width: 1599px) {
	.social-gallery .slide figure {
		height: 374px;
		padding: 0 0 70px;
	}
}
@media (max-width: 1199px) {
	.social-gallery .slide figure {
		height: 304px;
		padding: 0 0 64px;
	}
}
.social-gallery .slide figure .img {
	width: 100%;
	height: 381px;
	background-size: cover;
	background-position: 50% 50%;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	position: relative;
	top: 0;
}
.social-gallery .slide figure .img img {
	display: none;
}
@media (max-width: 1599px) {
	.social-gallery .slide figure .img {
		height: 304px;
	}
}
@media (max-width: 1199px) {
	.social-gallery .slide figure .img {
		height: 240px;
	}
}
.social-gallery .slide figure figcaption {
	display: table;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 88px;
	z-index: 10;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 1599px) {
	.social-gallery .slide figure figcaption {
		height: 70px;
		-webkit-transition: all ease 0.2s;
		transition: all ease 0.2s;
	}
}
@media (max-width: 1199px) {
	.social-gallery .slide figure figcaption {
		height: 64px;
	}
}
.social-gallery .slide figure figcaption .cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	font-size: 18px;
	line-height: 26px;
	padding: 0 28px;
	border: 2px solid;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 1199px) {
	.social-gallery .slide figure figcaption .cell {
		padding: 0 15px;
		font-size: 16px;
		line-height: 24px;
	}
}
.social-gallery .slide figure figcaption .cell .fa {
	font-size: 44px;
	line-height: 48px;
}
@media (max-width: 1599px) {
	.social-gallery .slide figure figcaption .cell .fa {
		font-size: 40px;
		line-height: 40px;
	}
}
@media (max-width: 1199px) {
	.social-gallery .slide figure figcaption .cell .fa {
		font-size: 38px;
		line-height: 38px;
	}
}
.social-gallery .slide figure figcaption .cell p {
	margin: 0;
	opacity: 0;
	visibility: hidden;
	height: 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-gallery .slide figure figcaption.bg-blue .cell {
	border-color: #8d8f3c;
	color: #8d8f3c;
}
.social-gallery .slide figure figcaption.bg-orange .cell {
	border-color: #d2a461;
	color: #d2a461;
}
.social-gallery .slide figure figcaption.bg-yellow .cell {
	border-color: #ce4d1f;
	color: #ce4d1f;
}
.social-gallery .slide figure:hover figcaption.bg-blue .cell {
	background-color: #8d8f3c;
	border-color: #8d8f3c;
	color: #ffffff;
}
.social-gallery .slide figure:hover figcaption.bg-orange .cell {
	background-color: #d2a461;
	border-color: #ce4d1f;
	color: #ffffff;
}
.social-gallery .slide figure:hover figcaption.bg-yellow .cell {
	background-color: #ce4d1f;
	border-color: #ce4d1f;
	color: #ffffff;
}
.social-gallery .slick-arrow {
	outline: none;
	position: absolute;
	font-size: 0;
	line-height: 0;
	padding: 0;
	border: none;
	width: 23px;
	height: 20px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	bottom: 34px;
	z-index: 10;
}
@media (max-width: 1599px) {
	.social-gallery .slick-arrow {
		bottom: 25px;
	}
}
.social-gallery .slick-arrow:hover {
	width: 40px;
}
.social-gallery .slick-arrow.slick-prev {
	background: url(../images/arr-black-left-001.svg) no-repeat;
	background-size: 10px 18px;
	background-position: 0 50%;
	left: 56px;
}
@media (max-width: 1599px) {
	.social-gallery .slick-arrow.slick-prev {
		left: 30px;
	}
}
.social-gallery .slick-arrow.slick-prev:hover {
	left: 20px;
}
.social-gallery .slick-arrow.slick-next {
	background: url(../images/arr-black-right-001.svg) no-repeat;
	background-size: 10px 18px;
	background-position: 100% 50%;
	right: 56px;
}
@media (max-width: 1599px) {
	.social-gallery .slick-arrow.slick-next {
		right: 30px;
	}
}
.social-gallery .slick-arrow.slick-next:hover {
	right: 20px;
}
.social-gallery .slick-arrow.slick-disabled {
	opacity: 0;
	visibility: hidden;
}
.social-gallery .slick-arrow:before {
	content: "";
	left: 1px;
	right: 1px;
	height: 2px;
	background: #000000;
	position: absolute;
	top: 50%;
	margin-top: -1px;
}

.dream-section {
	padding: 55px 0 0;
	font: 300 29px/1.393 "LeituraNews", Times, serif;
	max-width: 2000px;
	margin: 0 auto;
	color: #1d1d1b;
}
@media (max-width: 1599px) {
	.dream-section {
		font-size: 25px;
		line-height: 37px;
	}
}
@media (max-width: 1199px) {
	.dream-section {
		font-size: 23px;
		line-height: 34px;
	}
}
@media (max-width: 991px) {
	.dream-section {
		font-size: 20px;
		line-height: 32px;
		padding: 50px 0;
		min-height: 0;
	}
}
@media (max-width: 767px) {
	.dream-section {
		font-size: 13px;
		line-height: 22px;
		padding: 26px 0 49px;
		min-height: 0;
	}
}
.dream-section .container {
	width: auto;
	max-width: 1000px;
}
.dream-section .centered {
	text-align: center;
	max-width: 1340px;
	margin: 0 auto 57px;
}
@media (max-width: 1199px) {
	.dream-section .centered {
		max-width: 610px;
		margin-bottom: 92px;
	}
}
@media (max-width: 767px) {
	.dream-section .centered {
		margin: 0 auto;
	}
}
.dream-section h2 {
	text-transform: uppercase;
	font: 17px/23px "Futura-PT", Arial, sans-serif;
	color: #8d8f3c;
	margin: 0 0 31px;
}
@media (max-width: 1599px) {
	.dream-section h2 {
		margin: 0 0 25px;
	}
}
@media (max-width: 1199px) {
	.dream-section h2 {
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 28px;
	}
}
@media (max-width: 991px) {
	.dream-section h2 {
		font-size: 12px;
		line-height: 18px;
		margin: 0 0 29px;
	}
}
@media (max-width: 767px) {
	.dream-section h2 {
		margin: 0 0 7px;
	}
}
.dream-section h2 span {
	display: block;
	position: relative;
	font: 40px/60px "HighTide", Times, serif;
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	margin-bottom: 30px;
	top: 15px;
}
@media (max-width: 1199px) {
	.dream-section h2 span {
		font-size: 32px;
		line-height: 50px;
		margin-bottom: 24px;
	}
}
@media (max-width: 991px) {
	.dream-section h2 span {
		font-size: 29px;
		line-height: 40px;
		margin-bottom: 26px;
	}
}
@media (max-width: 767px) {
	.dream-section h2 span {
		font-size: 21px;
		line-height: 31px;
		margin-bottom: 16px;
		top: 8px;
	}
}
.dream-section h2 span:before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #ffffff;
	left: 50%;
	top: 50%;
	margin-top: -15px;
	-webkit-transform: translate(-50%, -30%);
	transform: translate(-50%, -30%);
}
@media (max-width: 1199px) {
	.dream-section h2 span:before {
		width: 50px;
		height: 50px;
	}
}
@media (max-width: 991px) {
	.dream-section h2 span:before {
		width: 44px;
		height: 44px;
	}
}
@media (max-width: 767px) {
	.dream-section h2 span:before {
		width: 33px;
		height: 33px;
		margin-top: -7px;
	}
}
.dream-section p {
	margin: 0 0 43px;
}
@media (max-width: 1199px) {
	.dream-section p {
		margin: 0 0 29px;
	}
}
.dream-section .btn {
	padding: 16px 41px;
}
@media (max-width: 1199px) {
	.dream-section .btn {
		padding: 10px 20px;
		font-size: 14px;
		line-height: 20px;
	}
}
@media (max-width: 991px) {
	.dream-section .btn {
		font-size: 12px;
		line-height: 18px;
	}
}
.dream-section .images .img {
	height: 540px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
@media (max-width: 1599px) {
	.dream-section .images .img {
		height: 344px;
	}
}
@media (max-width: 1199px) {
	.dream-section .images .img {
		height: 277px;
	}
}
@media (max-width: 991px) {
	.dream-section .images .img {
		height: 203px;
	}
}
.dream-section .images .img.img-lg {
	height: 770px;
}
@media (max-width: 1599px) {
	.dream-section .images .img.img-lg {
		height: 490px;
	}
}
@media (max-width: 1199px) {
	.dream-section .images .img.img-lg {
		height: 390px;
	}
}
@media (max-width: 991px) {
	.dream-section .images .img.img-lg {
		height: 293px;
	}
}
.dream-section .images .img > img {
	display: none;
}
.dream-section .images img {
	vertical-align: top;
	width: 100%;
}

@media (max-width: 767px) {
	.gallery-section {
		padding-bottom: 50px;
	}
}

.images-slider {
	max-width: 1650px;
	margin: 0 auto;
}
@media (max-width: 1599px) {
	.images-slider {
		max-width: 1060px;
	}
}
@media (max-width: 1199px) {
	.images-slider {
		max-width: 846px;
	}
}
@media (max-width: 991px) {
	.images-slider {
		max-width: 728px;
	}
}
.images-slider .slide {
	outline: none;
}
@media (max-width: 991px) {
	.images-slider .slide {
		min-height: 1px;
	}
}
.images-slider .slide figure {
	margin: 0;
	padding: 0 170px 0 0;
	position: relative;
}
@media (max-width: 1599px) {
	.images-slider .slide figure {
		padding: 0 106px 0 0;
	}
}
@media (max-width: 1199px) {
	.images-slider .slide figure {
		padding: 0 83px 50px 0;
	}
}
@media (max-width: 991px) {
	.images-slider .slide figure {
		padding: 0 113px 128px 45px;
	}
}
@media (max-width: 767px) {
	.images-slider .slide figure {
		padding: 0 0 157px;
	}
}
.images-slider .slide figure .image {
	height: calc(100vh - 74px);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
@media (max-width: 1599px) {
	.images-slider .slide figure .image {
		height: calc(100vh - 66px);
	}
}
@media (max-width: 1199px) {
	.images-slider .slide figure .image {
		height: calc(100vh - 60px);
	}
}
@media (max-width: 991px) {
	.images-slider .slide figure .image {
		height: 380px;
	}
}
@media (max-width: 767px) {
	.images-slider .slide figure .image {
		height: auto;
		padding-bottom: 66%;
	}
}
.images-slider .slide figure .image img {
	display: none;
}
.images-slider .slide figure figcaption {
	position: absolute;
	max-width: 643px;
	right: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: #ffffff;
	color: #000000;
	border: 2px solid #8d8f3c;
	padding: 50px 55px 60px;
}
@media (max-width: 1599px) {
	.images-slider .slide figure figcaption {
		max-width: 520px;
		padding: 40px 55px 50px;
	}
}
@media (max-width: 1199px) {
	.images-slider .slide figure figcaption {
		max-width: 496px;
		padding: 38px 45px 48px;
		top: auto;
		bottom: 0;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
@media (max-width: 991px) {
	.images-slider .slide figure figcaption {
		max-width: 470px;
		padding: 26px 30px 38px;
	}
}
@media (max-width: 767px) {
	.images-slider .slide figure figcaption {
		right: 20px;
		left: 20px;
		max-width: 100%;
		padding: 17px 15px 15px;
	}
}
.images-slider .slide figure figcaption blockquote {
	border: none;
	padding: 0;
	margin: 0;
	font: 300 22px/32px "LeituraNews", Times, serif;
}
@media (max-width: 1599px) {
	.images-slider .slide figure figcaption blockquote {
		font-size: 20px;
		line-height: 30px;
	}
}
@media (max-width: 1199px) {
	.images-slider .slide figure figcaption blockquote {
		font-size: 18px;
		line-height: 28px;
	}
}
@media (max-width: 991px) {
	.images-slider .slide figure figcaption blockquote {
		font-size: 16px;
		line-height: 26px;
	}
}
@media (max-width: 767px) {
	.images-slider .slide figure figcaption blockquote {
		text-align: center;
		font-size: 15px;
		line-height: 22px;
	}
}
.images-slider .slide figure figcaption blockquote q {
	display: block;
}
.images-slider .slide figure figcaption blockquote cite {
	display: block;
	font-style: normal;
	font: 40px/1.1 "HighTide", Times, serif;
	color: #000000;
	position: relative;
	top: 13px;
}
@media (max-width: 1199px) {
	.images-slider .slide figure figcaption blockquote cite {
		font-size: 27px;
		line-height: 40px;
	}
}
@media (max-width: 991px) {
	.images-slider .slide figure figcaption blockquote cite {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.images-slider .slide figure figcaption blockquote cite {
		font-size: 18px;
		top: 5px;
	}
}
.images-slider .slide figure figcaption blockquote cite span {
	color: #ce4d1f;
}

.images-slider.type2 {
	margin: 0;
	max-width: none;
	position: relative;
}
.images-slider.type2 .slide {
	min-height: 1px;
}
.images-slider.type2 .slide figure {
	padding-right: 130px;
}
.images-slider.type2 .slide figure figcaption {
	max-width: 650px;
	padding: 67px 55px 88px;
}
.images-slider.type2 .slide figure figcaption blockquote q {
	padding: 0 0 7px;
}
.images-slider.type2 .slide figure figcaption blockquote cite {
	font-size: 40px;
	line-height: 44px;
}
@media (max-width: 1599px) {
	.images-slider.type2 {
		margin: 0;
		max-width: none;
	}
	.images-slider.type2 .slide {
		min-height: 1px;
	}
	.images-slider.type2 .slide figure {
		padding-right: 100px;
	}
	.images-slider.type2 .slide figure figcaption {
		max-width: 522px;
	}
}
@media (max-width: 1199px) {
	.images-slider.type2 {
		margin: 0;
		max-width: none;
	}
	.images-slider.type2 .slide {
		min-height: 1px;
	}
	.images-slider.type2 .slide figure {
		padding: 0 90px 128px 90px;
	}
	.images-slider.type2 .slide figure figcaption {
		padding: 26px 30px 38px;
		max-width: 470px;
		margin-right: 87px;
	}
	.images-slider.type2 .slide figure figcaption blockquote q {
		padding: 0;
		font-size: 16px;
		line-height: 26px;
	}
	.images-slider.type2 .slide figure figcaption blockquote cite {
		font-size: 24px;
		line-height: 40px;
	}
}
@media (max-width: 991px) {
	.images-slider.type2 {
		margin: 0;
		max-width: none;
	}
	.images-slider.type2 .slide {
		min-height: 1px;
	}
	.images-slider.type2 .slide figure {
		padding: 0 156px 128px 40px;
	}
	.images-slider.type2 .slide figure figcaption {
		padding: 26px 30px 38px;
		margin-right: 43px;
	}
}
@media (max-width: 767px) {
	.images-slider.type2 {
		margin: 0;
		max-width: 728px;
	}
	.images-slider.type2 .slide {
		min-height: 0;
	}
	.images-slider.type2 .slide figure {
		padding: 0 0 157px;
	}
	.images-slider.type2 .slide figure figcaption {
		padding: 17px 15px 15px;
		max-width: 100%;
		margin: 0;
	}
	.images-slider.type2 .slide figure figcaption blockquote q {
		font-size: 15px;
		line-height: 22px;
	}
	.images-slider.type2 .slide figure figcaption blockquote cite {
		font-size: 18px;
		line-height: 40px;
	}
}
.images-slider.type2 .slick-dots {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	bottom: 32px;
	text-align: center;
}
@media (max-width: 1599px) {
	.images-slider.type2 .slick-dots {
		bottom: 30px;
	}
}
@media (max-width: 991px) {
	.images-slider.type2 .slick-dots {
		bottom: 20px;
	}
}
.images-slider.type2 .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.images-slider.type2 .slick-dots li button {
	padding: 0;
	font-size: 0;
	line-height: 0;
	border: none;
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ce4d1f;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.images-slider.type2 .slick-dots li button:hover {
	background: rgba(206, 77, 31, 0.3);
}
.images-slider.type2 .slick-dots li.slick-active button {
	background: rgba(206, 77, 31, 0.3);
}
@media (max-width: 991px) {
	.images-slider.type3 .slide {
		min-height: 1px;
	}
}
.images-slider.type3 .slide figure {
	padding: 0 275px 0 0;
}
@media (max-width: 1599px) {
	.images-slider.type3 .slide figure {
		padding: 0 106px 0 0;
	}
}
@media (max-width: 1199px) {
	.images-slider.type3 .slide figure {
		padding: 0 83px 50px 0;
	}
}
@media (max-width: 991px) {
	.images-slider.type3 .slide figure {
		padding: 0 113px 128px 45px;
	}
}
@media (max-width: 767px) {
	.images-slider.type3 .slide figure {
		padding: 0 0 157px;
	}
}
.images-slider.type3 .slide figure .image {
	height: calc(100vh - 74px);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
@media (max-width: 1599px) {
	.images-slider.type3 .slide figure .image {
		height: calc(100vh - 66px);
	}
}
@media (max-width: 1199px) {
	.images-slider.type3 .slide figure .image {
		height: calc(100vh - 60px);
	}
}
@media (max-width: 991px) {
	.images-slider.type3 .slide figure .image {
		height: 380px;
	}
}
@media (max-width: 767px) {
	.images-slider.type3 .slide figure .image {
		height: 213px;
	}
}
.images-slider.type3 .slide figure .image img {
	display: none;
}
.images-slider.type3 .slide figure figcaption {
	max-width: 685px;
	right: 59px;
	border: 30px solid #31b9cf;
	padding: 59px 42px 60px 52px;
}
@media (max-width: 1599px) {
	.images-slider.type3 .slide figure figcaption {
		max-width: 520px;
		border-width: 30px;
		padding: 40px 55px 50px;
		right: 0;
	}
}
@media (max-width: 1199px) {
	.images-slider.type3 .slide figure figcaption {
		border-width: 20px;
		max-width: 496px;
		padding: 38px 45px 48px;
	}
}
@media (max-width: 991px) {
	.images-slider.type3 .slide figure figcaption {
		max-width: 470px;
		padding: 26px 30px 38px;
	}
}
@media (max-width: 767px) {
	.images-slider.type3 .slide figure figcaption {
		border-width: 15px;
		right: 20px;
		left: 20px;
		max-width: 100%;
		padding: 17px 15px 15px;
	}
}
.images-slider.type3 .slide figure figcaption blockquote cite {
	font: 40px/40px "HighTide", Times, serif;
	padding: 9px 0 13px;
}
@media (max-width: 1599px) {
	.images-slider.type3 .slide figure figcaption blockquote cite {
		font-size: 36px;
		line-height: 36px;
	}
}
@media (max-width: 1199px) {
	.images-slider.type3 .slide figure figcaption blockquote cite {
		font-size: 32px;
		line-height: 32px;
	}
}
@media (max-width: 991px) {
	.images-slider.type3 .slide figure figcaption blockquote cite {
		font-size: 29px;
		line-height: 29px;
	}
}

.dare-section {
	position: relative;
	font: 300 40px/55px "LeituraNews", Times, serif;
	margin-top: 40px;
	margin-bottom: 50px;
}
.dare-section.type2 {
	margin-bottom: 145px;
}
.dare-section.type3 {
	margin-top: 90px;
	margin-bottom: 6px;
}
@media (max-width: 1599px) {
	.dare-section {
		font-size: 25px;
		line-height: 39px;
	}
	.dare-section.type2 {
		margin-bottom: 20px;
	}
}
@media (max-width: 1199px) {
	.dare-section {
		font-size: 23px;
		line-height: 36px;
	}
}
@media (max-width: 991px) {
	.dare-section {
		font-size: 20px;
		line-height: 34px;
	}
}
@media (max-width: 767px) {
	.dare-section {
		font-size: 15px;
		line-height: 28px;
	}
	.dare-section.type2 {
		margin-bottom: 0;
	}
	.dare-section.type3 {
		margin-top: 40px;
		margin-bottom: 0;
	}
}
.dare-section .centered {
	text-align: center;
	max-width: 570px;
	margin: 0 auto;
}
@media (max-width: 1599px) {
	.dare-section .centered {
		max-width: 450px;
	}
}
.dare-section h2 {
	font: 90px/1.044 "HighTide", Times, serif;
	margin: 0;
	padding: 0 0 64px;
}
@media (max-width: 1599px) {
	.dare-section h2 {
		font-size: 70px;
		line-height: 90px;
		padding: 0 0 56px;
	}
}
@media (max-width: 1199px) {
	.dare-section h2 {
		font-size: 62px;
		line-height: 72px;
	}
}
@media (max-width: 991px) {
	.dare-section h2 {
		font-size: 40px;
		line-height: 60px;
	}
}
@media (max-width: 767px) {
	.dare-section h2 {
		font-size: 32px;
		line-height: 40px;
		padding: 0 0 42px;
	}
}
.dare-section h2 span {
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 33px;
}
@media (max-width: 1199px) {
	.dare-section h2 span {
		top: 27px;
	}
}
@media (max-width: 991px) {
	.dare-section h2 span {
		top: 21px;
	}
}
@media (max-width: 767px) {
	.dare-section h2 span {
		top: 15px;
	}
}
.dare-section h2 span:before {
	content: "";
	width: 214px;
	height: 34px;
	position: absolute;
	top: 100%;
	right: 0;
	margin-top: -32px;
}
@media (max-width: 1199px) {
	.dare-section h2 span:before {
		margin-top: -26px;
	}
}
@media (max-width: 991px) {
	.dare-section h2 span:before {
		margin-top: -21px;
	}
}
@media (max-width: 767px) {
	.dare-section h2 span:before {
		width: 160px;
		height: 24px;
		right: 50%;
		margin-right: -80px;
		margin-top: -15px;
	}
}
.dare-section h3 {
	color: #ffffff;
	font: 300 64px/1.109 "LeituraNews", Times, serif;
	margin: 0 0 56px;
}
@media (max-width: 991px) {
	.dare-section h3 {
		font-size: 50px;
	}
}
@media (max-width: 767px) {
	.dare-section h3 {
		font-size: 26px;
		margin-bottom: 30px;
	}
}
@media (max-width: 1199px) {
	.dare-section .btn {
		font-size: 14px;
		line-height: 18px;
	}
}
@media (max-width: 767px) {
	.dare-section .btn {
		padding: 10px 20px;
	}
}
.dare-section .right-side {
	position: absolute;
	top: 175px;
	bottom: 99px;
	right: 40px;
	width: 47%;
	background: #ce4d1f;
	color: #ffffff;
	padding: 41px 20px 30px;
}
@media (max-width: 1599px) {
	.dare-section .right-side {
		width: 45%;
		top: 157px;
		bottom: 91px;
	}
}
@media (max-width: 1199px) {
	.dare-section .right-side {
		width: 38%;
		top: 128px;
		bottom: 43px;
		padding: 38px 15px 30px;
	}
}
@media (max-width: 991px) {
	.dare-section .right-side {
		top: 38px;
		right: 20px;
		width: 46%;
		padding: 43px 30px 30px;
	}
}
@media (max-width: 767px) {
	.dare-section .right-side {
		position: static;
		width: 100%;
		padding: 26px 20px 50px;
	}
}
.dare-section .right-side h2 {
	color: #000000;
}
@media (max-width: 1199px) {
	.dare-section .right-side h2 {
		font-size: 44px;
		line-height: 62px;
	}
}
@media (max-width: 1199px) and (max-width: 1199px) {
	.dare-section .right-side h2 span {
		top: 20px;
	}
}
@media (max-width: 1199px) and (max-width: 1199px) and (max-width: 1199px) {
	.dare-section .right-side h2 span:before {
		margin-top: -20px;
	}
}
@media (max-width: 1199px) and (max-width: 767px) {
	.dare-section .right-side h2 span {
		top: 15px;
	}
}
@media (max-width: 1199px) and (max-width: 767px) and (max-width: 1199px) {
	.dare-section .right-side h2 span:before {
		margin-top: -15px;
	}
}
@media (max-width: 991px) {
	.dare-section .right-side h2 {
		font-size: 40px;
		line-height: 60px;
	}
}
@media (max-width: 767px) {
	.dare-section .right-side h2 {
		font-size: 32px;
		line-height: 42px;
	}
}
.dare-section .right-side h2 span:before {
	background: url(../images/line-black-001.svg) no-repeat;
	background-size: 100% 100%;
}
.dare-section .right-side p {
	margin: 0 0 67px;
}
@media (max-width: 1599px) {
	.dare-section .right-side p {
		margin: 0 0 38px;
	}
}
@media (max-width: 1199px) {
	.dare-section .right-side p {
		margin: 0 0 28px;
	}
}
@media (max-width: 991px) {
	.dare-section .right-side p {
		margin: 0 0 62px;
	}
}
@media (max-width: 767px) {
	.dare-section .right-side p {
		margin: 0 0 20px;
	}
}
@media (max-width: 991px) {
	.dare-section .right-side .btn {
		font-size: 11px;
		line-height: 18px;
		padding: 12px 25px;
	}
}
.dare-section .right-side .wrap {
	position: relative;
}
.dare-section .right-side .wrap .holder {
	display: none;
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #ce4d1f;
	padding-top: 10px;
}
@media (max-width: 991px) {
	.dare-section .right-side .wrap .holder {
		padding: 0;
	}
}
.dare-section .right-side .wrap .holder .form-control {
	display: block;
	width: 100%;
	max-width: 560px;
	height: 48px;
	font: 22px/28px "Futura-PT", Arial, sans-serif;
	letter-spacing: 0.5px;
	text-align: center;
	color: #ce4d1f;
	border: none;
	border-radius: 0;
	padding: 2px 5px 4px;
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;
	margin: 0 auto 32px;
}
@media (max-width: 1199px) {
	.dare-section .right-side .wrap .holder .form-control {
		height: 42px;
	}
}
@media (max-width: 991px) {
	.dare-section .right-side .wrap .holder .form-control {
		margin: 0 0 30px;
	}
}
@media (max-width: 767px) {
	.dare-section .right-side .wrap .holder .form-control {
		max-width: 100%;
		text-align: center;
		margin: 0 0 20px;
		height: 35px;
		font-size: 15px;
		line-height: 18px;
	}
}
.dare-section .right-side .wrap .holder .btn {
	font-size: 17px;
	line-height: 23px;
	padding: 15px 25px;
}
@media (max-width: 991px) {
	.dare-section .right-side .wrap .holder .btn {
		font-size: 13px;
		line-height: 19px;
		padding: 10px 22px;
	}
}
.dare-section .image {
	padding: 77px 20px 178px;
	background-size: cover;
	background-position: 50% 50%;
	background-color: #000000;
	color: #ffffff;
}
@media (max-width: 767px) {
	.dare-section .image {
		padding: 28px 20px 55px;
	}
}
.dare-section .image > img {
	display: none;
}
.dare-section .image h2 span:before {
	background: url(../images/line-white-001.svg) no-repeat;
	background-size: 100% 100%;
}
@media (max-width: 767px) {
	.dare-section .image h2 {
		padding: 0 0 53px;
	}
}
.dare-section .image p {
	margin: 0 0 67px;
}
@media (max-width: 1599px) {
	.dare-section .image p {
		margin: 0 0 37px;
	}
}
@media (max-width: 991px) {
	.dare-section .image p {
		margin: 0 0 34px;
	}
}
@media (max-width: 767px) {
	.dare-section .image p {
		margin: 0 0 17px;
	}
}
.dare-section.type3 .image {
	padding: 185px 20px 206px;
}
@media (max-width: 767px) {
	.dare-section.type3 .image {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

.holiday-types {
	padding: 75px 0 110px;
	font: 300 28px/39px "LeituraNews", Times, serif;
	max-width: 2000px;
	margin: 0 auto;
}
@media (max-width: 1599px) {
	.holiday-types {
		font-size: 25px;
		line-height: 37px;
		padding: 75px 0 105px;
	}
}
@media (max-width: 1199px) {
	.holiday-types {
		padding: 60px 0 70px;
		font-size: 23px;
		line-height: 31px;
		min-height: calc(100vh - 60px);
	}
}
@media (max-width: 991px) {
	.holiday-types {
		padding: 30px 0 50px;
		font-size: 20px;
		line-height: 29px;
		text-align: center;
	}
}
@media (max-width: 767px) {
	.holiday-types {
		padding: 18px 0 40px;
		font-size: 13px;
		line-height: 22px;
		min-height: 1px;
	}
}
.holiday-types h2 {
	font: 58px/70px "HighTide", Times, serif;
	color: #ce4d1f;
	text-align: center;
	margin: 20px 0 44px;
}
@media (max-width: 1599px) {
	.holiday-types h2 {
		font-size: 52px;
	}
}
@media (max-width: 1199px) {
	.holiday-types h2 {
		font-size: 47px;
		line-height: 60px;
		margin: -14px 0 34px;
	}
}
@media (max-width: 991px) {
	.holiday-types h2 {
		font-size: 42px;
		line-height: 56px;
	}
}
@media (max-width: 767px) {
	.holiday-types h2 {
		font-size: 31px;
		line-height: 45px;
		margin: 13px 0 22px;
	}
}
.holiday-types h3 {
	font: 300 28px/39px "LeituraNews", Times, serif;
	margin: 0 0 15px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 1599px) {
	.holiday-types h3 {
		font-size: 25px;
		line-height: 35px;
		margin: 0 0 12px;
	}
}
@media (max-width: 1199px) {
	.holiday-types h3 {
		font-size: 23px;
		line-height: 33px;
	}
}
@media (max-width: 991px) {
	.holiday-types h3 {
		font-size: 23px;
		line-height: 28px;
	}
}
@media (max-width: 767px) {
	.holiday-types h3 {
		font-size: 15px;
		line-height: 21px;
		margin: 0 0 22px;
	}
}
.holiday-types .holiday-box {
	height: 661px;
	padding: 0;
	margin: 0 0 28px;
	position: relative;
	background-color: #000000;
	color: #ffffff;
	overflow: hidden;
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box {
		height: 419px;
	}
}
@media (max-width: 1199px) {
	.holiday-types .holiday-box {
		height: 337px;
		margin: 0 0 22px;
	}
}
@media (max-width: 991px) {
	.holiday-types .holiday-box {
		height: 514px;
		margin: 0 0 30px;
	}
}
@media (max-width: 767px) {
	.holiday-types .holiday-box {
		height: auto;
		padding-bottom: 66%;
		margin: 0 0 20px;
	}
}
.holiday-types .holiday-box.size-02 {
	height: 319px;
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box.size-02 {
		height: 198px;
	}
}
@media (max-width: 1199px) {
	.holiday-types .holiday-box.size-02 {
		height: 160px;
	}
}
@media (max-width: 991px) {
	.holiday-types .holiday-box.size-02 {
		height: 246px;
	}
}
@media (max-width: 767px) {
	.holiday-types .holiday-box.size-02 {
		height: 99px;
	}
}
.holiday-types .holiday-box.size-02 figcaption {
	top: 29px;
	left: 33px;
	right: 20px;
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box.size-02 figcaption {
		left: 32px;
		top: 25px;
		right: 15px;
	}
}
@media (max-width: 1199px) {
	.holiday-types .holiday-box.size-02 figcaption {
		left: 26px;
		top: 10px;
	}
}
@media (max-width: 991px) {
	.holiday-types .holiday-box.size-02 figcaption {
		top: 50%;
		left: 20px;
		right: 20px;
	}
}
.holiday-types .holiday-box.size-02 figcaption h3 {
	margin: 0 0 13px;
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box.size-02 figcaption h3 {
		margin: 0 0 11px;
	}
}
@media (max-width: 767px) {
	.holiday-types .holiday-box.size-02 figcaption h3 {
		margin: 0;
	}
}
.holiday-types .holiday-box.size-02 figcaption p {
	font-size: 18px;
	line-height: 25px;
	max-height: 125px;
}
.holiday-types .holiday-box.size-02 figcaption p:not(.yellow-btn) {
	margin: 100px 0 0;
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box.size-02 figcaption p {
		font-size: 12px;
		line-height: 18px;
		max-height: 72px;
	}
}
@media (max-width: 1199px) {
	.holiday-types .holiday-box.size-02 figcaption p {
		display: none;
	}
}
.holiday-types .holiday-box.size-02 figcaption .btn {
	font-size: 13px;
	line-height: 19px;
	padding: 10px 22px;
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box.size-02 figcaption .btn {
		font-size: 11px;
		line-height: 17px;
		padding: 9px 14px;
	}
}
@media (max-width: 991px) {
	.holiday-types .holiday-box.size-02 figcaption .btn {
		font-size: 12px;
		line-height: 16px;
		padding: 9px 25px;
	}
}
@media (max-width: 767px) {
	.holiday-types .holiday-box.size-02 figcaption .btn {
		display: none;
	}
}
.holiday-types .holiday-box.size-02:hover figcaption p:not(.yellow-btn) {
	margin: 15px 0 0;
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box.size-02:hover figcaption p:not(.yellow-btn) {
		margin: 5px 0 0;
	}
}
.holiday-types .holiday-box:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #babc6c;
	mix-blend-mode: multiply;
	opacity: 0;
	z-index: 2;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.not-support-mix-blend-mode .holiday-types .holiday-box:before {
	opacity: 0.3;
}

.holiday-types .holiday-box:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNWFhMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjNTk5NGMxIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	/* FF3.6-15 */
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 90, 160, 0.4)), color-stop(35%, rgba(89, 148, 193, 0)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(to bottom, rgba(0, 90, 160, 0.4) 0%, rgba(89, 148, 193, 0) 35%, rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	z-index: 2;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	opacity: 1;
	visibility: visible;
}
.holiday-types .holiday-box .img {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: 50% 50%;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.holiday-types .holiday-box .img > img {
	display: none;
}
.holiday-types .holiday-box figcaption {
	position: absolute;
	top: 35px;
	left: 45px;
	right: 40px;
	z-index: 5;
	font-size: 22px;
	line-height: 34px;
}
.holiday-types .holiday-box figcaption h3 {
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box figcaption {
		top: 34px;
		left: 40px;
		font-size: 20px;
		line-height: 30px;
	}
}
@media (max-width: 1199px) {
	.holiday-types .holiday-box figcaption {
		top: 20px;
		left: 30px;
		right: 20px;
		font-size: 16px;
		line-height: 26px;
	}
}
@media (max-width: 991px) {
	.holiday-types .holiday-box figcaption {
		top: 50%;
		left: 20px;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box figcaption .btn {
		font-size: 15px;
		line-height: 20px;
	}
}
@media (max-width: 1199px) {
	.holiday-types .holiday-box figcaption .btn {
		font-size: 14px;
		line-height: 18px;
		padding: 9px 25px;
	}
}
@media (max-width: 991px) {
	.holiday-types .holiday-box figcaption .btn {
		font-size: 12px;
		line-height: 16px;
	}
}
.holiday-types .holiday-box figcaption p:not(.yellow-btn) {
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	margin: 150px 0 0;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
@media (max-width: 991px) {
	.holiday-types .holiday-box figcaption p {
		display: none;
	}
}
.holiday-types .holiday-box:hover:before {
	opacity: 0.75;
}
.holiday-types .holiday-box:hover:after {
	opacity: 0;
	visibility: hidden;
}
.holiday-types .holiday-box:hover figcaption .cat-name,
.holiday-types .holiday-box:hover figcaption h3 {
	text-shadow: none !important;
}
.holiday-types .holiday-box:hover figcaption p:not(.yellow-btn) {
	margin: 50px 0 0;
	opacity: 1;
	visibility: visible;
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box:hover figcaption p:not(.yellow-btn) {
		margin: 30px 0 0;
	}
}
.holiday-types .holiday-box.type-02 {
	height: 707px;
	margin: 0 0 30px;
}
.holiday-types .holiday-box.type-02 figcaption {
	top: 44px;
	left: 52px;
	max-width: 745px;
	line-height: 32px;
}
.holiday-types .holiday-box.type-02:hover figcaption p {
	margin: 63px 0 0;
}
.holiday-types .holiday-box.type-03, .holiday-types .holiday-box.type-04 {
	height: 338px;
	margin: 0 0 30px;
}
.holiday-types .holiday-box.type-03 {
	margin: 0 0 5px;
}
.holiday-types .normal.modul figcaption {
	text-align: center;
	margin-bottom: 40px;
}
.holiday-types .holiday-box.type-03 figcaption, .holiday-types .holiday-box.type-04 figcaption {
	font-size: 18px;
	line-height: 25px;
}
.holiday-types .holiday-box.type-03 figcaption h3, .holiday-types .holiday-box.type-04 figcaption h3 {
	margin: 0 0 12px;
}
.holiday-types .holiday-box.type-03 .btn, .holiday-types .holiday-box.type-04 .btn {
	padding: 12px 20px 10px;
	font-size: 13px;
	line-height: 17px;
}
.holiday-types .holiday-box.type-03:hover figcaption p, .holiday-types .holiday-box.type-04:hover figcaption p {
	margin: 15px 0 0;
}
.holiday-types .holiday-box.type-03 figcaption {
	top: 32px;
	left: 37px;
	right: 37px;
}
.holiday-types .holiday-box.type-04 figcaption {
	top: 17px;
	left: 28px;
	right: 28px;
}
.holiday-types .holiday-box.type-05 {
	height: 526px;
	margin: 0 0 30px;
}
.holiday-types .holiday-box.type-06 {
	height: 251px;
	margin: 0 0 30px;
}
.holiday-types .holiday-box.type-06 figcaption {
	top: 23px;
	left: 32px;
	right: 32px;
	font-size: 18px;
	line-height: 25px;
}
.holiday-types .holiday-box.type-06 figcaption p {
	max-height: 100px;
}
.holiday-types .holiday-box.type-06 h3 {
	margin: 0 0 18px;
	font-size: 22px;
	line-height: 26px;
}
.holiday-types .holiday-box.type-06 .btn {
	padding: 12px 20px 10px;
	font-size: 13px;
	line-height: 17px;
}
.holiday-types .holiday-box.type-06:hover figcaption p {
	margin: 15px 0 0;
}
.holiday-types .holiday-box.type-07 {
	height: 340px;
	margin: 0 0 49px;
}
.holiday-types .holiday-box.type-07 figcaption {
	left: 33px;
	right: 33px;
	top: 30px;
	font-size: 18px;
	line-height: 25px;
}
.holiday-types .holiday-box.type-02 figcaption h3, .holiday-types .holiday-box.type-03 figcaption h3, .holiday-types .holiday-box.type-04 figcaption h3 {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.holiday-types .holiday-box.no-caption:before {
	display: none;
}
.holiday-types .holiday-box.no-caption:hover .img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.holiday-types .holiday-box.no-gradient:after {
	display: none;
}
.holiday-types .holiday-box.black-gradient:after {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
}
.holiday-types .holiday-box.black-blue-gradient:after {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 90, 160, 0.4)), color-stop(35%, rgba(89, 148, 193, 0)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(to bottom, rgba(0, 90, 160, 0.4) 0%, rgba(89, 148, 193, 0) 35%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box.type-02 {
		height: 570px;
	}
	.holiday-types .holiday-box.type-03, .holiday-types .holiday-box.type-04 {
		height: 270px;
	}
	.holiday-types .holiday-box.type-03 figcaption, .holiday-types .holiday-box.type-04 figcaption {
		font-size: 12px;
		line-height: 18px;
	}
	.holiday-types .holiday-box.type-03 figcaption p, .holiday-types .holiday-box.type-04 figcaption p {
		max-height: 90px;
	}
	.holiday-types .holiday-box.type-05 {
		height: 421px;
	}
	.holiday-types .holiday-box.type-06 {
		height: 196px;
	}
	.holiday-types .holiday-box.type-06 figcaption {
		left: 20px;
		right: 20px;
		font-size: 12px;
		line-height: 18px;
	}
	.holiday-types .holiday-box.type-06 figcaption p {
		max-height: 54px;
	}
	.holiday-types .holiday-box.type-06 h3 {
		font-size: 18px;
		line-height: 22px;
	}
	.holiday-types .holiday-box.type-07 {
		height: 269px;
		margin: 0 0 24px;
	}
	.holiday-types .holiday-box.type-07 figcaption {
		font-size: 12px;
		line-height: 18px;
	}
}
@media (max-width: 1199px) {
	.holiday-types .holiday-box.type-02 {
		height: 457px;
		margin: 0 0 27px;
	}
	.holiday-types .holiday-box.type-03, .holiday-types .holiday-box.type-04 {
		height: 215px;
		margin: 0 0 27px;
	}
	.holiday-types .holiday-box.type-03 figcaption p, .holiday-types .holiday-box.type-04 figcaption p {
		max-height: 72px;
	}
	.holiday-types .holiday-box.type-03:hover figcaption p, .holiday-types .holiday-box.type-04:hover figcaption p {
		margin: 15px 0 0;
	}
	.holiday-types .holiday-box.type-03 figcaption {
		top: 20px;
	}
	.holiday-types .holiday-box.type-05 {
		height: 338px;
		margin: 0 0 26px;
	}
	.holiday-types .holiday-box.type-06 {
		height: 157px;
		margin: 0 0 26px;
	}
	.holiday-types .holiday-box.type-07 {
		height: 216px;
		margin: 0 0 30px;
	}
	.holiday-types .holiday-box.type-07 figcaption p {
		max-height: 108px;
	}
	.holiday-types .holiday-box.type-07:hover figcaption p {
		margin: 15px 0 0;
	}
}
@media (max-width: 991px) {
	.holiday-types .holiday-box.type-02 {
		height: 514px;
		margin: 0 0 25px;
	}
	.holiday-types .holiday-box.type-02 figcaption {
		left: 20px;
		right: 20px;
		top: 50%;
		max-width: none;
	}
	.holiday-types .holiday-box.type-03, .holiday-types .holiday-box.type-04 {
		height: 247px;
		margin: 0 0 25px;
	}
	.holiday-types .holiday-box.type-03 figcaption, .holiday-types .holiday-box.type-04 figcaption {
		left: 20px;
		right: 20px;
		top: 50%;
	}
	.holiday-types .holiday-box.type-03 .btn, .holiday-types .holiday-box.type-04 .btn {
		padding: 9px 20px;
		font-size: 12px;
		line-height: 16px;
	}
	.holiday-types .holiday-box.type-05 {
		height: 514px;
	}
	.holiday-types .holiday-box.type-06 {
		height: 246px;
	}
	.holiday-types .holiday-box.type-06 figcaption {
		top: 50%;
	}
	.holiday-types .holiday-box.type-07 {
		height: 246px;
		margin: 0 0 26px;
	}
	.holiday-types .holiday-box.type-07 figcaption {
		top: 50%;
		left: 20px;
		right: 20px;
	}
}
@media (max-width: 767px) {
	.holiday-types .holiday-box.type-02, .holiday-types .holiday-box.type-03, .holiday-types .holiday-box.type-04, .holiday-types .holiday-box.type-05, .holiday-types .holiday-box.type-06, .holiday-types .holiday-box.type-07 {
		height: auto;
		margin: 0 0 20px;
		padding-bottom: 66%;
	}
	.holiday-types .holiday-box.type-03 figcaption, .holiday-types .holiday-box.type-04 figcaption {
		left: 10px;
		right: 10px;
	}
	.holiday-types .holiday-box.type-03 figcaption h3, .holiday-types .holiday-box.type-04 figcaption h3 {
		margin: 0;
		line-height: 17px;
	}
	.holiday-types .holiday-box.type-03 .btn, .holiday-types .holiday-box.type-04 .btn {
		margin: 12px 0 0;
	}
	.holiday-types .holiday-box.type-06 .btn {
		padding: 9px 20px;
	}
}
@media (max-width: 479px) {
	.holiday-types .holiday-box.type-03 .btn, .holiday-types .holiday-box.type-04 .btn {
		margin: 7px 0 0;
		padding: 5px 9px;
	}
}
.holiday-types .text-box {
	padding: 83px 44px 40px;
	color: #8d8f3c;
}
@media (max-width: 1599px) {
	.holiday-types .text-box {
		padding: 17px 36px 30px;
	}
}
@media (max-width: 1199px) {
	.holiday-types .text-box {
		padding: 1px 35px 20px;
	}
}
@media (max-width: 991px) {
	.holiday-types .text-box {
		padding: 21px 30px 12px;
	}
}
@media (max-width: 767px) {
	.holiday-types .text-box {
		padding: 26px 10px 21px;
	}
}
.holiday-types .text-box h3 {
	color: #231f20;
	margin: 0;
}
@media (max-width: 767px) {
	.holiday-types .text-box h3 {
		font-size: 13px;
		line-height: 22px;
	}
}
.holiday-types .text-box p {
	margin: 0;
}
.holiday-types .text-box.type-02 {
	padding: 28px 52px;
	line-height: 41px;
}
.holiday-types .text-box.type-02 p {
	margin: 0 0 26px;
}
.holiday-types .text-box.type-02 .btn {
	padding: 15px 20px;
}
@media (max-width: 1599px) {
	.holiday-types .text-box.type-02 {
		line-height: 31px;
	}
}
@media (max-width: 1199px) {
	.holiday-types .text-box.type-02 {
		padding: 38px 20px 28px 60px;
		font-size: 18px;
		line-height: 26px;
	}
}
@media (max-width: 991px) {
	.holiday-types .text-box.type-02 {
		padding: 67px 70px 89px;
		font-size: 20px;
		line-height: 31px;
	}
	.holiday-types .text-box.type-02 h3 {
		line-height: 31px;
	}
	.holiday-types .text-box.type-02 p {
		margin: 0 0 32px;
	}
	.holiday-types .text-box.type-02 .btn {
		padding: 12px 20px;
	}
}
@media (max-width: 767px) {
	.holiday-types .text-box.type-02 {
		padding: 25px 40px 45px;
	}
	.holiday-types .text-box.type-02 h3 {
		font-size: 20px;
		line-height: 31px;
	}
	.holiday-types .text-box.type-02 .btn {
		padding: 9px 20px;
	}
}
.holiday-types.type-02 {
	min-height: 1px;
	padding: 0;
}
.holiday-types.type-03 {
	min-height: 1px;
	padding: 113px 0 0;
}
.holiday-types.type-03 h2 {
	margin: 20px 0 48px;
}
#header + .container-fluid + .holiday-types.type-03 {
	padding-top: 30px;
}
.holiday-types.type-03 + .dare-section {
	padding-top: 95px;
}
@media (max-width: 1599px) {
	.holiday-types.type-03 {
		padding: 47px 0 0;
	}
	.holiday-types.type-03 h2 {
		margin: 20px 0 43px;
	}
	#header + .container-fluid + .holiday-types.type-03 {
		padding-top: 23px;
	}
	.holiday-types.type-03 + .dare-section {
		padding-top: 116px;
	}
}
@media (max-width: 1199px) {
	.holiday-types.type-03 {
		padding: 25px 0 0;
	}
	#header + .container-fluid + .holiday-types.type-03 {
		padding-top: 40px;
	}
	.holiday-types.type-03 + .dare-section {
		padding-top: 73px;
	}
}
@media (max-width: 991px) {
	.holiday-types.type-03 + .dare-section {
		padding-top: 70px;
	}
}
@media (max-width: 767px) {
	.holiday-types.type-03 h2 {
		margin: 20px 0 26px;
	}
	#header + .container-fluid + .holiday-types.type-03 {
		padding-top: 23px;
	}
	.holiday-types.type-03 + .dare-section {
		padding-top: 50px;
	}
}
.holiday-types .lbl {
	position: absolute;
	top: 28px;
	right: 36px;
	font: 600 17px/21px "Futura-PT", Arial, sans-serif;
	text-align: center;
	color: #231f20;
}
.holiday-types .lbl span {
	display: block;
	margin: 7px 0 0;
	font: 34px/38px "HighTide", Times, serif;
	color: #31b9cf;
}
@media (max-width: 1199px) {
	.holiday-types .lbl {
		top: 15px;
		right: 15px;
	}
}
@media (max-width: 767px) {
	.holiday-types .lbl {
		font-size: 12px;
		line-height: 16px;
	}
	.holiday-types .lbl span {
		margin: 0;
		font-size: 17px;
		line-height: 21px;
	}
}
.holiday-types .hidden-xlg {
	display: none;
}
@media (max-width: 1599px) {
	.holiday-types .hidden-xlg {
		display: block;
	}
}

.travel-gallery {
	position: relative;
	margin-bottom: 84px;
}
@media (max-width: 991px) {
	.travel-gallery {
		margin-bottom: 20px;
	}
}
.travel-gallery .slide {
	outline: none;
	padding: 0 20px;
}
@media (max-width: 1599px) {
	.travel-gallery .slide {
		padding: 0 12px;
	}
}
@media (max-width: 1199px) {
	.travel-gallery .slide {
		padding: 0 10px;
	}
}
@media (max-width: 991px) {
	.travel-gallery .slide {
		padding: 0;
	}
}
@media (max-width: 767px) {
	.travel-gallery .slide {
		padding-bottom: 46px;
	}
}
.travel-gallery .picture {
	height: calc(100vh - 74px);
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
}
@media (max-width: 1599px) {
	.travel-gallery .picture {
		height: calc(100vh - 66px);
	}
}
@media (max-width: 1199px) {
	.travel-gallery .picture {
		height: calc(100vh - 60px);
	}
}
@media (max-width: 767px) {
	.travel-gallery .picture {
		height: auto;
		padding-bottom: 66%;
	}
}
.travel-gallery .picture > img {
	display: none;
}
.travel-gallery .picture .story-box {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #ce4d1f;
	color: #ffffff;
	text-align: center;
	min-width: 470px;
	padding: 40px 30px 45px;
}
@media (max-width: 1599px) {
	.travel-gallery .picture .story-box {
		min-width: 405px;
		padding: 30px 30px 35px;
	}
}
@media (max-width: 1199px) {
	.travel-gallery .picture .story-box {
		min-width: 320px;
		padding: 30px 20px 40px;
	}
}
@media (max-width: 991px) {
	.travel-gallery .picture .story-box {
		min-width: 245px;
		padding: 24px 10px 26px;
	}
}
@media (max-width: 767px) {
	.travel-gallery .picture .story-box {
		top: auto;
		bottom: -46px;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		min-width: 242px;
		padding: 12px 10px 20px;
	}
}
.travel-gallery .picture .story-box:hover {
	background: #8d8f3c;
}
.travel-gallery .picture .story-box:hover .see {
	color: #000000;
}
.travel-gallery .picture .story-box .name {
	display: block;
	font: 17px/25px "Futura-PT", Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 0 15px;
}
@media (max-width: 1599px) {
	.travel-gallery .picture .story-box .name {
		font-size: 16px;
		line-height: 24px;
	}
}
@media (max-width: 1199px) {
	.travel-gallery .picture .story-box .name {
		font-size: 13px;
		line-height: 21px;
		margin: 0 0 5px;
	}
}
@media (max-width: 991px) {
	.travel-gallery .picture .story-box .name {
		font-size: 12px;
		line-height: 20px;
	}
}
@media (max-width: 767px) {
	.travel-gallery .picture .story-box .name {
		font-size: 9px;
		line-height: 17px;
		margin: 0;
	}
}
.travel-gallery .picture .story-box h3 {
	font: 300 28px/39px "LeituraNews", Times, serif;
	color: #ffffff;
	margin: 0;
}
@media (max-width: 1599px) {
	.travel-gallery .picture .story-box h3 {
		font-size: 25px;
		line-height: 35px;
	}
}
@media (max-width: 1199px) {
	.travel-gallery .picture .story-box h3 {
		font-size: 18px;
		line-height: 28px;
	}
}
@media (max-width: 991px) {
	.travel-gallery .picture .story-box h3 {
		font-size: 16px;
		line-height: 24px;
	}
}
@media (max-width: 767px) {
	.travel-gallery .picture .story-box h3 {
		font-size: 15px;
		line-height: 18px;
	}
}
.travel-gallery .picture .story-box .see {
	display: block;
	font: 37px/1.108 "HighTide", Times, serif;
	color: #ffffff;
	margin: 13px 0 -13px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 1599px) {
	.travel-gallery .picture .story-box .see {
		font-size: 30px;
		line-height: 40px;
	}
}
@media (max-width: 1199px) {
	.travel-gallery .picture .story-box .see {
		font-size: 28px;
		line-height: 38px;
		margin: 10px 0 -10px;
	}
}
@media (max-width: 767px) {
	.travel-gallery .picture .story-box .see {
		font-size: 18px;
		line-height: 24px;
		margin: 6px 0 -6px;
	}
}
.travel-gallery .slick-arrow {
	outline: none;
	position: absolute;
	z-index: 10;
	font-size: 0;
	line-height: 0;
	padding: 0;
	border: none;
	width: 23px;
	height: 18px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	top: 50%;
	margin-top: -9px;
}
@media (max-width: 767px) {
	.travel-gallery .slick-arrow {
		width: 20px;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		margin-top: -25px;
	}
}
.travel-gallery .slick-arrow:hover {
	width: 40px;
}
@media (max-width: 767px) {
	.travel-gallery .slick-arrow:hover {
		width: 20px;
	}
}
.travel-gallery .slick-arrow.slick-prev {
	background: url(../img/arrow-left-white-02.svg) no-repeat;
	background-size: 10px 18px;
	background-position: 0 50%;
	left: 200px;
}
.travel-gallery .slick-arrow.slick-prev:hover {
	left: 183px;
}
@media (max-width: 1599px) {
	.travel-gallery .slick-arrow.slick-prev {
		left: 140px;
	}
	.travel-gallery .slick-arrow.slick-prev:hover {
		left: 123px;
	}
}
@media (max-width: 1199px) {
	.travel-gallery .slick-arrow.slick-prev {
		left: 117px;
	}
	.travel-gallery .slick-arrow.slick-prev:hover {
		left: 100px;
	}
}
@media (max-width: 991px) {
	.travel-gallery .slick-arrow.slick-prev {
		left: 20px;
	}
	.travel-gallery .slick-arrow.slick-prev:hover {
		left: 10px;
	}
}
@media (max-width: 767px) {
	.travel-gallery .slick-arrow.slick-prev {
		left: 10px;
	}
	.travel-gallery .slick-arrow.slick-prev:hover {
		left: 10px;
	}
}
.travel-gallery .slick-arrow.slick-next {
	background: url(../img/arrow-right-white-04.svg) no-repeat;
	background-size: 10px 18px;
	background-position: 100% 50%;
	right: 200px;
}
.travel-gallery .slick-arrow.slick-next:hover {
	right: 183px;
}
@media (max-width: 1599px) {
	.travel-gallery .slick-arrow.slick-next {
		right: 140px;
	}
	.travel-gallery .slick-arrow.slick-next:hover {
		right: 123px;
	}
}
@media (max-width: 1199px) {
	.travel-gallery .slick-arrow.slick-next {
		right: 117px;
	}
	.travel-gallery .slick-arrow.slick-next:hover {
		right: 100px;
	}
}
@media (max-width: 991px) {
	.travel-gallery .slick-arrow.slick-next {
		right: 20px;
	}
	.travel-gallery .slick-arrow.slick-next:hover {
		right: 10px;
	}
}
@media (max-width: 767px) {
	.travel-gallery .slick-arrow.slick-next {
		right: 10px;
	}
	.travel-gallery .slick-arrow.slick-next:hover {
		right: 10px;
	}
}
.travel-gallery .slick-arrow:before {
	content: "";
	left: 1px;
	right: 1px;
	height: 2px;
	background: #ffffff;
	position: absolute;
	top: 50%;
	margin-top: -1px;
}
.travel-gallery .slick-dots {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	bottom: 44px;
	text-align: center;
}
@media (max-width: 1599px) {
	.travel-gallery .slick-dots {
		bottom: 30px;
	}
}
@media (max-width: 991px) {
	.travel-gallery .slick-dots {
		bottom: 20px;
	}
}
@media (max-width: 767px) {
	.travel-gallery .slick-dots {
		display: none !important;
	}
}
.travel-gallery .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.travel-gallery .slick-dots li button {
	padding: 0;
	font-size: 0;
	line-height: 0;
	border: none;
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ffffff;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.travel-gallery .slick-dots li button:hover {
	background: #ce4d1f;
}
.travel-gallery .slick-dots li.slick-active button {
	background: #ce4d1f;
}
.travel-gallery.type2 {
	margin-bottom: -23px;
}
@media (max-width: 991px) {
	.travel-gallery.type2 {
		margin-bottom: 20px;
	}
}
.travel-gallery.type2 .picture .story-box {
	min-width: 452px;
}
.travel-gallery.type2 .picture .story-box .name {
	margin: 0 0 9px;
}
.travel-gallery.type2 .picture .story-box h3 {
	font-size: 40px;
	line-height: 44px;
	margin: 0 0 2px;
}
@media (max-width: 767px) {
	.travel-gallery.type2 .picture .story-box {
		min-width: 242px;
	}
	.travel-gallery.type2 .picture .story-box .name {
		margin: 0;
	}
	.travel-gallery.type2 .picture .story-box h3 {
		font-size: 15px;
		line-height: 18px;
		margin: 0;
	}
}

.intro-block {
	text-align: center;
	padding: 91px 0;
	font-size: 28px;
	line-height: 41px;
}
@media (max-width: 1599px) {
	.intro-block {
		font-size: 25px;
		line-height: 34px;
	}
}
@media (max-width: 1199px) {
	.intro-block {
		font-size: 20px;
		line-height: 30px;
		padding: 50px 0 82px;
	}
}
@media (max-width: 991px) {
	.intro-block {
		font-size: 18px;
		line-height: 26px;
		padding: 70px 0;
	}
}
@media (max-width: 767px) {
	.intro-block {
		font-size: 15px;
		line-height: 22px;
		padding: 30px 0 50px;
	}
}
.intro-block .ttl-block {
	padding-bottom: 38px;
}
.intro-block p {
	margin: 0 0 37px;
}
@media (max-width: 767px) {
	.intro-block p {
		margin-bottom: 25px;
	}
}
.intro-block.type2 {
	padding: 141px 0;
}
@media (max-width: 991px) {
	.intro-block.type2 {
		padding: 80px 0;
	}
}
@media (max-width: 767px) {
	.intro-block.type2 {
		padding: 50px 0;
	}
}
.intro-block.type-border {
	position: relative;
}
.intro-block.type-border .container.md {
	padding: 0;
}
@media (max-width: 767px) {
	.intro-block.type-border .container.md {
		padding: 0 20px;
	}
}
.intro-block.type-border:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 2px solid #000000;
	content: "";
	top: 70px;
	bottom: 70px;
}
@media (max-width: 991px) {
	.intro-block.type-border:before {
		top: 40px;
		bottom: 40px;
	}
}
@media (max-width: 767px) {
	.intro-block.type-border:before {
		top: 25px;
		bottom: 25px;
	}
}
.intro-block .subscribe-box.style001 {
	margin-top: 0;
	margin-bottom: 0;
}
.intro-block.type3 {
	padding: 34px 0 26px;
}
.intro-block figure {
	margin: 0 0 35px;
	text-align: center;
}
.intro-block figure .photo {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 76px;
	height: 76px;
	border: 3px solid #ce4d1f;
	border-radius: 100%;
	margin: 0 auto 8px;
}
@media (max-width: 1599px) {
	.intro-block figure .photo {
		width: 65px;
		height: 65px;
	}
}
.intro-block figure .photo > img {
	display: none;
}
.intro-block figure figcaption h2 {
	color: #ce4d1f;
	font: 600 17px/22px "Futura-PT", Arial, sans-serif;
	margin: 0 0 1px;
}
@media (max-width: 767px) {
	.intro-block figure figcaption h2 {
		font-size: 15px;
		line-height: 20px;
	}
}
.intro-block figure figcaption h3 {
	font: 600 17px/22px "Futura-PT", Arial, sans-serif;
	margin: 0;
	color: #231f20;
}
@media (max-width: 767px) {
	.intro-block figure figcaption h3 {
		font-size: 15px;
		line-height: 20px;
	}
}

.slideshow {
	position: relative;
	margin: 0 -100px 124px;
}
@media (max-width: 1599px) {
	.slideshow {
		margin: 0 -83px 95px;
	}
}
@media (max-width: 1199px) {
	.slideshow {
		margin: 0 -67px 95px;
	}
}
@media (max-width: 991px) {
	.slideshow {
		margin: 0 -84px 70px;
	}
}
@media (max-width: 991px) {
	.slideshow {
		margin: 0 -20px 60px;
	}
}
.slideshow .img {
	height: 766px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
@media (max-width: 1599px) {
	.slideshow .img {
		height: 613px;
	}
}
@media (max-width: 1199px) {
	.slideshow .img {
		height: 488px;
	}
}
@media (max-width: 991px) {
	.slideshow .img {
		height: 506px;
	}
}
@media (max-width: 767px) {
	.slideshow .img {
		height: auto;
		padding-bottom: 66%;
	}
}
.slideshow .img > img {
	display: none;
}
.slideshow .slick-dots {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	bottom: 32px;
	text-align: center;
}
@media (max-width: 1599px) {
	.slideshow .slick-dots {
		bottom: 30px;
	}
}
@media (max-width: 991px) {
	.slideshow .slick-dots {
		bottom: 20px;
	}
}
.slideshow .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.slideshow .slick-dots li button {
	padding: 0;
	font-size: 0;
	line-height: 0;
	border: none;
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ffffff;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.slideshow .slick-dots li button:hover {
	background-color: #ce4d1f;
}
.slideshow .slick-dots li.slick-active button {
	background-color: #ce4d1f;
}
.slideshow .slick-arrow {
	position: absolute;
	top: 50%;
	cursor: pointer;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	z-index: 10;
}
@media (max-width: 1199px) {
	.slideshow .slick-arrow {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		-webkit-transform-origin: 100% 50%;
		transform-origin: 100% 50%;
	}
}
@media (max-width: 991px) {
	.slideshow .slick-arrow {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}
.slideshow .slick-arrow:before {
	position: absolute;
	top: 50%;
	background: url("../images/arr-black-right-001.svg") no-repeat;
	background-size: 11px 20px;
	width: 11px;
	height: 20px;
	margin: -10px 0 0;
	content: "";
}
.slideshow .slick-arrow:after {
	content: "";
	position: absolute;
	height: 2px;
	background: #231f20;
	top: 50%;
	margin: -1px 0 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	width: 22px;
}
.slideshow .slick-arrow:hover:after {
	width: 44px;
}
.slideshow .slick-arrow.slick-prev {
	left: 33px;
	padding: 0 0 0 50px;
}
@media (max-width: 1199px) {
	.slideshow .slick-arrow.slick-prev {
		left: 25px;
		padding: 0 0 0 30px;
	}
}
.slideshow .slick-arrow.slick-prev:before {
	left: 0;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.slideshow .slick-arrow.slick-prev:after {
	left: 1px;
}
.slideshow .slick-arrow.slick-next {
	right: 33px;
	padding: 0 50px 0 0;
}
@media (max-width: 1199px) {
	.slideshow .slick-arrow.slick-next {
		right: 25px;
		padding: 0 30px 0 0;
	}
}
.slideshow .slick-arrow.slick-next:before {
	right: 0;
}
.slideshow .slick-arrow.slick-next:after {
	right: 1px;
}
.slideshow.slideshow-small {
	max-width: 712px;
	margin: 0 auto 100px;
}
@media (max-width: 1599px) {
	.slideshow.slideshow-small {
		margin: 0 auto 100px;
	}
}
@media (max-width: 1199px) {
	.slideshow.slideshow-small {
		margin: 0 auto 90px;
	}
}
@media (max-width: 991px) {
	.slideshow.slideshow-small {
		margin: 0 auto 70px;
	}
}
@media (max-width: 991px) {
	.slideshow.slideshow-small {
		max-width: none;
		margin: 0 -20px 35px;
	}
}
.slideshow.slideshow-small .img {
	width: 100%;
	display: block;
	max-width: 100%;
	height: auto;
}
@media (max-width: 767px) {
	.slideshow.slideshow-small .img {
		height: auto;
		padding-bottom: 0;
	}
}
.slideshow.slideshow-small .slick-dots li button:hover {
	background: #ff0;
}
.slideshow.slideshow-small .slick-dots li.slick-active button {
	background: #ff0;
}
.slideshow.slideshow-small .slick-arrow:before {
	position: absolute;
	top: 50%;
	background: url("../images/arrow-right-white-02.svg") no-repeat;
	background-size: 11px 20px;
	width: 11px;
	height: 20px;
	margin: -10px 0 0;
	content: "";
}
.slideshow.slideshow-small .slick-arrow:after {
	content: "";
	position: absolute;
	height: 2px;
	background: #ffffff;
	top: 50%;
	margin: -1px 0 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	width: 22px;
}
.slideshow.slideshow-small .slick-arrow:hover:after {
	width: 44px;
}
.slideshow.slideshow-small .slick-arrow.slick-prev {
	left: 33px;
	padding: 0 0 0 50px;
}
@media (max-width: 1199px) {
	.slideshow.slideshow-small .slick-arrow.slick-prev {
		left: 25px;
		padding: 0 0 0 30px;
	}
}
.slideshow.slideshow-small .slick-arrow.slick-prev:before {
	left: 0;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.slideshow.slideshow-small .slick-arrow.slick-prev:after {
	left: 1px;
}
.slideshow.slideshow-small .slick-arrow.slick-next {
	right: 33px;
	padding: 0 50px 0 0;
}
@media (max-width: 1199px) {
	.slideshow.slideshow-small .slick-arrow.slick-next {
		right: 25px;
		padding: 0 30px 0 0;
	}
}
.slideshow.slideshow-small .slick-arrow.slick-next:before {
	right: 0;
}
.slideshow.slideshow-small .slick-arrow.slick-next:after {
	right: 1px;
}

.news-slideshow-top-offset {
	margin-top: -230px;
}
@media (max-width: 767px) {
	.news-slideshow-top-offset {
		margin-top: 0;
	}
}

.info-block {
	padding: 0 0 140px;
	font-family: "Futura-PT", Arial, sans-serif;
}
@media (max-width: 1199px) {
	.info-block {
		padding-bottom: 60px;
	}
}
@media (max-width: 767px) {
	.info-block {
		padding-bottom: 40px;
	}
}
.info-block p {
	margin: 0 0 14px;
}
.info-block figure {
	margin: 0 0 45px;
}
@media (max-width: 767px) {
	.info-block figure {
		margin-bottom: 25px;
	}
}
.info-block figure .photo {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	float: left;
	width: 76px;
	height: 76px;
	border: 3px solid #ce4d1f;
	border-radius: 100%;
	margin: 0 20px 0 -5px;
}
@media (max-width: 1599px) {
	.info-block figure .photo {
		width: 65px;
		height: 65px;
	}
}
@media (max-width: 767px) {
	.info-block figure .photo {
		float: none;
		margin: 0 auto 25px;
	}
}
.info-block figure .photo > img {
	display: none;
}
.info-block figcaption {
	overflow: hidden;
	padding: 17px 0 0;
	color: #231f20;
}
@media (max-width: 767px) {
	.info-block figcaption {
		text-align: center;
		padding: 0;
	}
}
.info-block figcaption header {
	float: left;
	width: 200px;
	padding: 0 20px 0 0;
}
@media (max-width: 1199px) {
	.info-block figcaption header {
		width: 166px;
		padding: 0 0 20px;
	}
}
@media (max-width: 767px) {
	.info-block figcaption header {
		float: none;
		width: auto;
	}
}
.info-block figcaption header h3 {
	text-transform: uppercase;
	color: #ce4d1f;
	font: 600 17px/20px "Futura-PT", Arial, sans-serif;
	margin: 0 0 9px;
}
.info-block figcaption header h4 {
	font: 600 17px/20px "Futura-PT", Arial, sans-serif;
	margin: 0;
}
.info-block figcaption dl {
	margin: 0;
	overflow: hidden;
}
.info-block figcaption dl dt {
	display: block;
	font: 17px/20px "Futura-PT", Arial, sans-serif;
	margin: 0 0 9px;
}
.info-block figcaption dl dd {
	margin: 0;
	font: 600 17px/20px "Futura-PT", Arial, sans-serif;
}
.info-block figcaption dl dd a {
	font-size: 15px;
}

.container.md .info-block.type2 {
	margin: 0 -95px;
}
@media (max-width: 991px) {
	.container.md .info-block.type2 {
		margin: 0 auto;
		max-width: 510px;
	}
}

.info-section {
	background-color: #fbedda;
	padding: 0 0 112px;
	font-family: "Futura-PT", Arial, sans-serif;
	line-height: 31px;
}
@media (max-width: 1599px) {
	.info-section {
		line-height: 28px;
		padding: 0 0 100px;
	}
}
@media (max-width: 1199px) {
	.info-section {
		line-height: 26px;
		padding: 0 0 80px;
	}
}
@media (max-width: 991px) {
	.info-section {
		line-height: 24px;
	}
}
@media (max-width: 767px) {
	.info-section {
		line-height: 20px;
		padding: 0 0 20px;
	}
}
.info-section.type2 {
	padding-bottom: 317px;
}
.info-section.type3 {
	background: none;
	padding-top: 80px;
}
@media (max-width: 767px) {
	.info-section.type3 {
		padding-top: 50px;
	}
}
.info-section.type3 .cat-overlay {
	display: none;
}
@media (max-width: 1199px) {
	.info-section .container.md {
		max-width: 700px;
	}
}
@media (max-width: 991px) {
	.info-section .container.md {
		max-width: 620px;
	}
}
@media (max-width: 767px) {
	.info-section .container.md {
		max-width: none;
	}
}
.info-section p {
	margin: 0 0 10px;
}
.info-section h2 {
	font: 300 30px/34px "LeituraNews", Times, serif;
	margin: 0 0 30px;
	color: #1d1d1b;
	text-align: center;
	position: relative;
	top: 17px;
}
@media (max-width: 1599px) {
	.info-section h2 {
		top: 14px;
	}
}
@media (max-width: 1199px) {
	.info-section h2 {
		font-size: 25px;
		line-height: 30px;
	}
}
@media (max-width: 991px) {
	.info-section h2 {
		font-size: 23px;
		line-height: 28px;
	}
}
@media (max-width: 767px) {
	.info-section h2 {
		font-size: 18px;
		line-height: 24px;
		top: 7px;
	}
}
.info-section figure {
	margin: 0 0 88px 135px;
	position: relative;
}
@media (max-width: 1599px) {
	.info-section figure {
		margin: 0 0 180px 222px;
	}
}
@media (max-width: 1199px) {
	.info-section figure {
		margin: 0 0 180px 175px;
	}
}
@media (max-width: 991px) {
	.info-section figure {
		margin: 0 0 84px;
	}
}
@media (max-width: 767px) {
	.info-section figure {
		margin: 0 0 50px;
	}
}
.info-section figure .img {
	height: 886px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
@media (max-width: 1599px) {
	.info-section figure .img {
		height: 637px;
	}
}
@media (max-width: 1199px) {
	.info-section figure .img {
		height: 512px;
	}
}
@media (max-width: 991px) {
	.info-section figure .img {
		height: 100vh;
	}
}
@media (max-width: 767px) {
	.info-section figure .img {
		height: auto;
		padding-bottom: 66%;
	}
}
.info-section figure .img > img {
	display: none;
}
.info-section figure figcaption {
	position: absolute;
	left: -135px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 506px;
	background: #ffffff;
	color: #000000;
	padding: 53px 56px 60px;
}
@media (max-width: 1599px) {
	.info-section figure figcaption {
		top: 80px;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		left: -222px;
	}
}
@media (max-width: 1199px) {
	.info-section figure figcaption {
		left: -175px;
		width: 502px;
	}
}
@media (max-width: 991px) {
	.info-section figure figcaption {
		width: 610px;
		position: relative;
		left: auto;
		top: auto;
		margin: 0 auto -180px;
		z-index: 2;
		padding: 60px 76px;
	}
}
@media (max-width: 767px) {
	.info-section figure figcaption {
		width: auto;
		margin: 0;
		padding: 20px;
	}
}
.info-section figure figcaption h2 {
	color: #231f20;
	font: 40px/40px "HighTide", Times, serif;
	margin: 0 0 29px;
	text-align: left;
}
@media (max-width: 1599px) {
	.info-section figure figcaption h2 {
		font-size: 36px;
		line-height: 36px;
	}
}
@media (max-width: 1199px) {
	.info-section figure figcaption h2 {
		font-size: 32px;
		line-height: 32px;
	}
}
@media (max-width: 991px) {
	.info-section figure figcaption h2 {
		font-size: 29px;
		line-height: 29px;
	}
}
@media (max-width: 767px) {
	.info-section figure figcaption h2 {
		font-size: 26px;
		line-height: 22px;
	}
}
.info-section figure figcaption p {
	margin: 0;
}
.info-section figure figcaption dl {
	margin: 0 0 21px;
	overflow: hidden;
}
.info-section figure figcaption dl dt {
	color: #8d8f3c;
	float: left;
	padding: 0 4px 0 0;
	font: 22px/25px "Futura-PT", Arial, sans-serif;
}
@media (max-width: 1599px) {
	.info-section figure figcaption dl dt {
		font-size: 20px;
	}
}
@media (max-width: 1199px) {
	.info-section figure figcaption dl dt {
		font-size: 18px;
		line-height: 22px;
	}
}
@media (max-width: 767px) {
	.info-section figure figcaption dl dt {
		font-size: 15px;
		line-height: 20px;
	}
}
.info-section figure figcaption dl dd {
	margin: 0 0 10px;
	font: 22px/25px "Futura-PT", Arial, sans-serif;
	color: #000000;
}
@media (max-width: 1599px) {
	.info-section figure figcaption dl dd {
		font-size: 20px;
	}
}
@media (max-width: 1199px) {
	.info-section figure figcaption dl dd {
		font-size: 18px;
		line-height: 22px;
	}
}
@media (max-width: 767px) {
	.info-section figure figcaption dl dd {
		font-size: 15px;
		line-height: 20px;
	}
}
@media (max-width: 991px) {
	.info-section.type2 {
		padding-bottom: 10px;
	}
}
.info-section.type2 figure {
	margin: 0 135px 0 0;
}
@media (max-width: 1599px) {
	.info-section.type2 figure {
		margin: 0 222px 0 0;
	}
}
@media (max-width: 1199px) {
	.info-section.type2 figure {
		margin: 0 175px 0 0;
	}
}
@media (max-width: 991px) {
	.info-section.type2 figure {
		margin: 0;
	}
}
@media (max-width: 767px) {
	.info-section.type2 figure {
		margin: 0;
	}
}
.info-section.type2 figure figcaption {
	left: auto;
	right: -135px;
}
@media (max-width: 1599px) {
	.info-section.type2 figure figcaption {
		right: -222px;
		left: auto;
	}
}
@media (max-width: 1199px) {
	.info-section.type2 figure figcaption {
		right: -175px;
		left: auto;
	}
}
@media (max-width: 991px) {
	.info-section.type2 figure figcaption {
		right: auto;
	}
}
.info-section.type2 figure figcaption a:not(.btn) {
	color: #ff0;
}
.info-section.type2 figure figcaption a:not(.btn):hover {
	text-decoration: underline;
}
.info-section .yellow {
	color: #ff0;
}
.info-section.caption-style-02 figure figcaption {
	background-color: #8d8f3c;
	color: #ffffff;
}

.btn .ico-arrow {
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 16px;
	background: url("../images/arrow-07.svg") no-repeat;
	background-size: 100% auto;
	margin: 3px -15px 0 13px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 767px) {
	.btn .ico-arrow {
		margin-top: -2px;
	}
}

.map-section {
	position: relative;
}
@media (max-width: 767px) {
	.map-section {
		margin-bottom: 50px;
	}
}
.map-section .map {
	height: 556px;
}
@media (max-width: 991px) {
	.map-section .map {
		min-height: calc(100vh - 45px);
	}
}
.map-section .subscribe-box {
	left: auto;
	right: 143px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	bottom: auto;
	position: absolute;
	width: 510px;
}
@media (max-width: 1599px) {
	.map-section .subscribe-box {
		width: 445px;
		right: 83px;
	}
}
@media (max-width: 1199px) {
	.map-section .subscribe-box {
		width: 445px;
		right: 37px;
	}
	.map-section .subscribe-box label {
		margin-bottom: 13px;
	}
}
@media (max-width: 991px) {
	.map-section .subscribe-box {
		right: 56px;
		top: auto;
		bottom: 60px;
		padding-top: 24px;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.map-section .subscribe-box label {
		margin-bottom: 23px;
	}
}
@media (max-width: 767px) {
	.map-section .subscribe-box {
		padding-top: 20px;
		width: auto;
		position: static;
	}
	.map-section .subscribe-box label {
		margin-bottom: 20px;
		font-size: 22px;
		line-height: 24px;
	}
}

.info-box {
	height: 335px;
	margin: 0 0 32px;
	position: relative;
	background-color: #000000;
	color: #ffffff;
	overflow: hidden;
}
@media (max-width: 1599px) {
	.info-box {
		height: 268px;
	}
}
@media (max-width: 1199px) {
	.info-box {
		height: 214px;
		margin: 0 0 22px;
	}
}
@media (max-width: 991px) {
	.info-box {
		height: 160px;
		margin: 0 0 30px;
	}
}
@media (max-width: 767px) {
	.info-box {
		height: auto;
		padding-bottom: 66%;
		margin: 0 0 20px;
	}
}
.info-box:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #babc6c;
	mix-blend-mode: multiply;
	opacity: 0;
	z-index: 2;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.info-box:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 90, 160, 0.4)), color-stop(35%, rgba(89, 148, 193, 0)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(to bottom, rgba(0, 90, 160, 0.4) 0%, rgba(89, 148, 193, 0) 35%, rgba(255, 255, 255, 0) 100%);
	z-index: 2;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	opacity: 1;
	visibility: visible;
}
.info-box .img {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.info-box .img > img {
	display: none;
}
.info-box figcaption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px 42px;
	z-index: 5;
	font-size: 18px;
	line-height: 25px;
}
@media (max-width: 1599px) {
	.info-box figcaption {
		font-size: 12px;
		line-height: 18px;
	}
}
@media (max-width: 1199px) {
	.info-box figcaption {
		padding: 20px;
	}
}
@media (max-width: 991px) {
	.info-box figcaption {
		padding: 15px;
	}
}
@media (max-width: 767px) {
	.info-box figcaption {
		padding: 20px;
	}
}
@media (max-width: 1599px) {
	.info-box figcaption .btn {
		font-size: 15px;
		line-height: 20px;
	}
}
@media (max-width: 1199px) {
	.info-box figcaption .btn {
		font-size: 14px;
		line-height: 18px;
		padding: 9px 25px;
	}
}
@media (max-width: 991px) {
	.info-box figcaption .btn {
		font-size: 12px;
		line-height: 16px;
	}
}
.info-box figcaption p {
	margin: 15px 0 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	max-height: 125px;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
@media (max-width: 1599px) {
	.info-box figcaption p {
		max-height: 72px;
	}
}
@media (max-width: 1199px) {
	.info-box figcaption p {
		display: none;
	}
}
.info-box figcaption h3 {
	font: 300 22px/39px "LeituraNews", Times, serif;
	margin: 0 0 15px;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.info-box figcaption h3 .pre-title {
	display: block;
	font: 17px/20px "Futura-PT", Arial, sans-serif;
	text-transform: uppercase;
	margin: 0 0 3px;
}
@media (max-width: 1599px) {
	.info-box figcaption h3 {
		margin: 0 0 11px;
		line-height: 30px;
	}
}
@media (max-width: 1199px) {
	.info-box figcaption h3 {
		line-height: 28px;
	}
}
@media (max-width: 991px) {
	.info-box figcaption h3 {
		font-size: 18px;
		line-height: 24px;
	}
}
.info-box:hover:before {
	opacity: 0.75;
}
.info-box:hover:after {
	opacity: 0;
	visibility: hidden;
}
.info-box:hover figcaption h3 {
	text-shadow: none !important;
}
.info-box:hover figcaption p {
	opacity: 1;
	visibility: visible;
}

.properties-section {
	padding: 98px 0 152px;
	max-width: 2000px;
	margin: 0 auto;
}
@media (max-width: 1599px) {
	.properties-section {
		padding: 98px 0;
	}
}
@media (max-width: 991px) {
	.properties-section {
		padding: 60px 0;
	}
}
@media (max-width: 767px) {
	.properties-section {
		padding: 20px 0 50px;
	}
}
.properties-section .title-area {
	text-align: center;
	padding: 0 0 67px;
}
@media (max-width: 767px) {
	.properties-section .title-area {
		padding: 0 0 50px;
	}
}
.properties-section .title-area h2 {
	font: 58px/58px "HighTide", Times, serif;
	color: #ce4d1f;
	margin: 0;
	position: relative;
	top: 20px;
}
@media (max-width: 1599px) {
	.properties-section .title-area h2 {
		font-size: 52px;
		line-height: 52px;
	}
}
@media (max-width: 1199px) {
	.properties-section .title-area h2 {
		font-size: 47px;
		line-height: 47px;
	}
}
@media (max-width: 991px) {
	.properties-section .title-area h2 {
		font-size: 42px;
		line-height: 42px;
		top: 15px;
	}
}
@media (max-width: 767px) {
	.properties-section .title-area h2 {
		font-size: 31px;
		line-height: 31px;
	}
}
.properties-section .bottom-area {
	text-align: center;
}
.properties-section.type2 {
	padding: 108px 0 16px;
}
@media (max-width: 1599px) {
	.properties-section.type2 {
		padding: 96px 0 0;
	}
}
@media (max-width: 1199px) {
	.properties-section.type2 {
		padding: 61px 0 0;
	}
}
@media (max-width: 991px) {
	.properties-section.type2 {
		padding: 50px 0 0;
	}
}
.properties-section.type2 .title-area {
	padding-bottom: 60px;
}
@media (max-width: 991px) {
	.properties-section.type2 .title-area {
		padding-bottom: 40px;
	}
}
.properties-section.type2 .title-area h2 {
	color: #8d8f3c;
}
.properties-section.type2 .bottom-area {
	padding-top: 10px;
}
.properties-section.style002 {
	padding: 0;
}
.properties-section.style002 h2 {
	color: #ce4d1f;
}
.properties-section.style002 h2 a {
	color: inherit;
}
@media (max-width: 991px) {
	.properties-section.style002 .info-box {
		height: 247px;
	}
}
@media (max-width: 767px) {
	.properties-section.style002 .info-box {
		height: auto;
		padding-bottom: 66%;
	}
}

/* continents-map */
h2.map-title {
	margin: 92px 0 38px;
	font: 58px/1.069 "HighTide", Times, serif;
	text-align: center;
	color: #ce4d1f;
}

.continents-map {
	position: relative;
	background: url("../images/bg-map-0002.png") repeat;
	background-size: 32px 23px;
	padding: 59px 0 9px;
	margin: 0 0 36px;
}

.map-block {
	max-width: 1747px;
	margin: 0 auto;
	position: relative;
}
.map-block img {
	display: block;
	max-width: 100%;
	height: auto;
}

.map-labels {
	list-style: none;
	margin: 0;
	padding: 0;
}

.map-label {
	position: absolute;
	z-index: 30;
	top: 0;
	left: 0;
	text-transform: uppercase;
	background: #231f20;
	color: #ffffff;
	font: 600 18px/1.167 "Futura-PT", Arial, sans-serif;
	letter-spacing: 0.4px;
	text-decoration: none;
	padding: 10px 12px;
	text-align: center;
	-webkit-transition: background ease 0.6s, color ease 0.6s;
	transition: background ease 0.6s, color ease 0.6s;
}
.map-label:before, .map-label:after {
	content: "";
	position: absolute;
	visibility: hidden;
	background: #000000;
}
.map-label:before {
	right: 100%;
	height: 2px;
	top: 0;
	left: 0;
	-webkit-transition: all ease 0.2s 0.6s;
	transition: all ease 0.2s 0.6s;
}
.map-label:after {
	width: 2px;
	bottom: 100%;
	top: 0;
	right: 0;
	-webkit-transition: all ease 0.2s 0.4s;
	transition: all ease 0.2s 0.4s;
}
.map-label .wrap-in:before, .map-label .wrap-in:after {
	content: "";
	position: absolute;
	visibility: hidden;
	background: #000000;
}
.map-label .wrap-in:before {
	width: 2px;
	top: 100%;
	bottom: 0;
	left: 0;
	-webkit-transition: all ease 0.2s;
	transition: all ease 0.2s;
}
.map-label .wrap-in:after {
	left: 100%;
	height: 2px;
	bottom: 0;
	right: 0;
	-webkit-transition: all ease 0.2s 0.2s;
	transition: all ease 0.2s 0.2s;
}
.map-label:hover {
	text-decoration: none;
	background: #ffffff;
	border-color: #000000;
	color: #000000;
}
.map-label:hover:before {
	right: 0;
	visibility: visible;
	-webkit-transition: all ease 0.2s;
	transition: all ease 0.2s;
}
.map-label:hover:after {
	bottom: 0;
	visibility: visible;
	-webkit-transition: all ease 0.2s 0.2s;
	transition: all ease 0.2s 0.2s;
}
.map-label:hover .wrap-in:after {
	left: 0;
	visibility: visible;
	-webkit-transition: all ease 0.2s 0.4s;
	transition: all ease 0.2s 0.4s;
}
.map-label:hover .wrap-in:before {
	top: 0;
	visibility: visible;
	-webkit-transition: all ease 0.2s 0.6s;
	transition: all ease 0.2s 0.6s;
}
.map-label.type2 {
	font-size: 15px;
	line-height: 19px;
}
.map-label.type3 {
	font-size: 16px;
	line-height: 21px;
	padding: 6px 9px;
}
.map-label.type4 {
	font-size: 16px;
	line-height: 21px;
	padding: 10px 16px;
}
.map-label.pos1 {
	margin: 21.25% 0 0 15.3%;
	font-size: 19px;
}
.map-label.pos2 {
	margin: 31% 0 0 9.1%;
}
.map-label.pos3 {
	margin: 32.6% 0 0 28.3%;
}
.map-label.pos4 {
	margin: 42.25% 0 0 28.8%;
}
.map-label.pos5 {
	margin: 55.7% 0 0 33.2%;
}
.map-label.pos6 {
	margin: 2.7% 0 0 48.5%;
}
.map-label.pos7 {
	margin: 11.15% 0 0 43.6%;
}
.map-label.pos8 {
	margin: 23% 0 0 40.1%;
}
.map-label.pos9 {
	margin: 28.9% 0 0 41.5%;
}
.map-label.pos10 {
	margin: 19.9% 0 0 53.2%;
}
.map-label.pos11 {
	margin: 24.95% 0 0 57.1%;
}
.map-label.pos12 {
	margin: 30.05% 0 0 60.4%;
}
.map-label.pos13 {
	margin: 23.9% 0 0 72.1%;
}
.map-label.pos14 {
	margin: 33.65% 0 0 80.75%;
}
.map-label.pos15 {
	margin: 45.4% 0 0 85.8%;
}
.map-label.pos16 {
	left: auto;
	right: 0;
	margin: 2.7% -5.1% 0 0;
}
.map-label.pos17 {
	margin: 37.3% 0 0 51.8%;
}
.map-label.has-arrow {
	min-width: 80px;
	white-space: nowrap;
}
.map-label .arrow {
	display: inline-block;
	vertical-align: top;
	margin: 1px 10px -1px 4px;
	width: 14px;
	height: 17px;
	position: relative;
	overflow: hidden;
}
.map-label .arrow:before, .map-label .arrow:after {
	content: "";
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 14px 17px;
	width: 14px;
	height: 17px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
}
.map-label .arrow:after {
	opacity: 0;
}
.map-label .arrow.arrow-down:before {
	background-image: url("../images/arrow-down-white-0001.svg");
}
.map-label .arrow.arrow-down:after {
	background-image: url("../images/arrow-down-black-0001.svg");
}
.map-label .arrow.arrow-up:before {
	background-image: url("../images/arrow-up-white-0001.svg");
}
.map-label .arrow.arrow-up:after {
	background-image: url("../images/arrow-up-black-0001.svg");
}
.map-label:hover .arrow:before {
	opacity: 0;
}
.map-label:hover .arrow:after {
	opacity: 1;
}
@media (max-width: 2000px) {
	.map-label.pos16 {
		margin-right: 15px;
	}
}
@media (max-width: 1599px) {
	.map-label {
		font-size: 13px;
		line-height: 15px;
	}
	.map-label.type2 {
		font-size: 13px;
		line-height: 15px;
	}
	.map-label.type3 {
		font-size: 14px;
		line-height: 16px;
	}
	.map-label.type4 {
		font-size: 14px;
		line-height: 16px;
	}
	.map-label.pos1, .map-label.pos3 {
		font-size: 14px;
		line-height: 16px;
	}
}
@media (max-width: 1199px) {
	.map-label {
		font-size: 12px;
		line-height: 14px;
		letter-spacing: 0;
		padding: 5px 10px;
	}
	.map-label.type2 {
		font-size: 13px;
		line-height: 15px;
	}
	.map-label.type3 {
		font-size: 14px;
		line-height: 16px;
		padding: 6px 10px;
	}
	.map-label.type4 {
		font-size: 14px;
		line-height: 16px;
		padding: 6px 10px;
	}
	.map-label.pos1, .map-label.pos3 {
		font-size: 14px;
		line-height: 16px;
		padding: 6px 10px;
	}
	.map-label .arrow {
		margin: 1px 8px 0 0;
		width: 12px;
		height: 14px;
	}
	.map-label .arrow::before, .map-label .arrow::after {
		background-size: 12px 14px;
		width: 12px;
		height: 14px;
	}
}
@media (max-width: 991px) {
	.map-label {
		font-size: 10px;
		line-height: 12px;
	}
	.map-label.type2 {
		font-size: 11px;
		line-height: 13px;
	}
	.map-label.type3 {
		font-size: 12px;
		line-height: 14px;
	}
	.map-label.type4 {
		font-size: 12px;
		line-height: 14px;
	}
	.map-label.pos5 {
		top: auto;
		bottom: 0;
		margin-top: 0;
		margin-bottom: 15px;
	}
	.map-label.has-arrow {
		min-width: 1px;
	}
	.map-label .arrow {
		margin: 1px 5px 0 0;
		width: 10px;
		height: 11px;
	}
	.map-label .arrow:before, .map-label .arrow:after {
		background-size: 10px 11px;
		width: 10px;
		height: 11px;
	}
}

/* end continents-map */
/* destinations-section */
.destinations-section {
	background: #ffffff;
}
.destinations-section .container {
	padding-top: 97px;
	padding-bottom: 80px;
}
@media (max-width: 1599px) {
	.destinations-section .container {
		width: auto;
		padding-left: 110px;
		padding-right: 110px;
	}
}
@media (max-width: 1199px) {
	.destinations-section .container {
		width: auto;
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media (max-width: 991px) {
	.destinations-section .container {
		width: auto;
		padding: 64px 68px 70px;
	}
}
@media (max-width: 767px) {
	.destinations-section .container {
		padding: 84px 15px 49px;
	}
}

.destinations-heading {
	text-align: center;
	color: #8d8f3c;
	font-size: 28px;
	line-height: 41px;
	font-weight: 300;
	padding: 0 0 64px;
	max-width: 880px;
	margin: 0 auto;
}
.destinations-heading h1 {
	color: #231f20;
	margin: 0 0 19px;
	font: 300 58px/62px "LeituraNews", Times, serif;
}
.destinations-heading p {
	margin: 0;
}
@media (max-width: 991px) {
	.destinations-heading {
		font-size: 26px;
		line-height: 38px;
		padding: 0 0 70px;
	}
	.destinations-heading h1 {
		font-size: 54px;
		line-height: 58px;
	}
}
@media (max-width: 767px) {
	.destinations-heading {
		font-size: 15px;
		line-height: 20px;
		padding: 0 15px 40px;
	}
	.destinations-heading h1 {
		font-size: 30px;
		line-height: 34px;
		margin: 0 0 12px;
	}
}

.destinations-info {
	margin: 0 -21px;
	padding: 0 0 123px;
}
.destinations-info > .row {
	margin-left: -35px;
	margin-right: -35px;
}
.destinations-info > .row > div[class^=col-] {
	padding-left: 35px;
	padding-right: 35px;
}
@media (max-width: 1599px) {
	.destinations-info {
		margin: 0;
	}
	.destinations-info > .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.destinations-info > .row > div[class^=col-] {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 991px) {
	.destinations-info {
		padding: 0 0 58px;
	}
	.destinations-info > .row {
		margin-left: -6px;
		margin-right: -6px;
	}
	.destinations-info > .row > div[class^=col-] {
		padding-left: 6px;
		padding-right: 6px;
	}
}
@media (max-width: 767px) {
	.destinations-info {
		max-width: 179px;
		margin: 0 auto;
		padding: 0 0 76px;
	}
}

.destinations-block {
	position: relative;
	padding: 0 0 6px;
}
.destinations-block h2 {
	color: #ce4d1f;
	margin: 0 0 26px;
	font: 40px/44px "HighTide", Times, serif;
	position: relative;
	top: 15px;
}
@media (max-width: 991px) {
	.destinations-block h2 {
		top: 7px;
	}
}
@media (max-width: 767px) {
	.destinations-block h2 {
		top: 0;
	}
}
.destinations-block .collapse-block {
	position: relative;
}
.destinations-block h3 {
	color: #231f20;
	text-transform: uppercase;
	margin: 0 0 11px;
	font: 17px/21px "Futura-PT", Arial, sans-serif;
	letter-spacing: -0.5px;
}
.destinations-block h3 a {
	text-decoration: none;
	color: inherit;
}
.destinations-block h3 a:hover {
	text-decoration: none;
	color: #ce4d1f;
}
.destinations-block ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
}
.destinations-block ul li {
	color: #ce4d1f;
	font: 19px/22px "Futura-PT", Arial, sans-serif;
	padding: 0 0 10px;
}
@media (max-width: 1199px) {
	.destinations-block ul li {
		font-size: 18px;
		line-height: 26px;
	}
}
@media (max-width: 991px) {
	.destinations-block ul li {
		font-size: 16px;
		line-height: 24px;
	}
}
@media (max-width: 767px) {
	.destinations-block ul li {
		font-size: 15px;
		line-height: 20px;
	}
}
.destinations-block ul li a {
	text-decoration: none;
	color: #ce4d1f;
}
.destinations-block ul li a:hover {
	text-decoration: none;
	color: #231f20;
}
@media (max-width: 991px) {
	.destinations-block {
		padding: 0 0 26px;
	}
	.destinations-block h2 {
		margin: 0 0 18px;
		font-size: 25px;
		line-height: 29px;
	}
	.destinations-block h3 {
		margin: 0 0 8px;
		font-size: 11px;
		line-height: 15px;
		letter-spacing: -0.5px;
	}
	.destinations-block ul {
		padding: 0 0 7px;
	}
	.destinations-block ul li {
		font-size: 14px;
		line-height: 18px;
		padding: 0 0 6px;
	}
}
@media (max-width: 767px) {
	.destinations-block {
		margin: 0 0 20px;
		padding: 0;
		border: solid 2px #ce4d1f;
	}
	.destinations-block h2 {
		color: #ce4d1f;
		margin: 0;
		position: relative;
		overflow: hidden;
		font: 600 12px/16px "Futura-PT", Arial, sans-serif;
		text-transform: uppercase;
		text-align: center;
		padding: 15px 20px;
	}
	.destinations-block h2 .mobile-opener {
		position: absolute;
		z-index: 20;
		cursor: pointer;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.destinations-block .collapse-block {
		text-align: center;
		padding: 0 0 10px;
	}
}
@media (min-width: 768px) {
	.destinations-block .collapse-block {
		display: block !important;
	}
}

.planning-info {
	text-align: center;
	max-width: 950px;
	margin: 0 auto;
	padding: 0 0 100px;
	color: #1d1d1b;
	font-size: 28px;
	line-height: 41px;
	font-weight: 300;
}
.planning-info .ttl-block {
	padding: 0 0 36px;
}
.planning-info .ttl-block a {
	color: #8d8f3c;
}
.planning-info .ttl-block strong::before {
	background-color: #f2e5ce;
}
.planning-info p {
	margin: 0 0 38px;
}
.planning-info .btn {
	min-width: 239px;
	letter-spacing: 0.7px;
}
@media (max-width: 991px) {
	.planning-info {
		font-size: 22px;
		line-height: 36px;
	}
	.planning-info .ttl-block {
		padding: 0 0 18px;
	}
	.planning-info p {
		margin: 0 0 20px;
	}
}
@media (max-width: 767px) {
	.planning-info {
		font-size: 15px;
		line-height: 20px;
	}
	.planning-info .ttl-block {
		padding: 0 0 8px;
	}
	.planning-info p {
		margin: 0 0 23px;
	}
}

/* end destinations-section */
/* map-area */
.map-area {
	position: relative;
	padding: 0 0 29px;
}
.map-area .container {
	padding-top: 35px;
	padding-bottom: 58px;
}
.map-area h2 {
	text-align: center;
	color: #8d8f3c;
	margin: 0;
	font: 59px/63px "HighTide", Times, serif;
	position: relative;
	top: 20px;
}

.world-map {
	position: relative;
	overflow: hidden;
	height: 835px;
}
@media (max-width: 1599px) {
	.world-map {
		height: 721px;
	}
}
@media (max-width: 1199px) {
	.world-map {
		height: 576px;
	}
}
@media (max-width: 991px) {
	.world-map {
		height: 958px;
	}
}

.map-tooltip {
	display: block;
	padding: 10px 13px;
	width: 178px;
	font: 14px/18px "Futura-PT", Arial, sans-serif;
	text-transform: uppercase;
	border: 3px solid;
}
.map-tooltip:before, .map-tooltip:after {
	content: "";
	position: absolute;
	z-index: 20;
	top: 100%;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
}
.map-tooltip:before {
	border-width: 14px 11px 0 11px;
	margin: -4px 0 0 -11px;
}
.map-tooltip:after {
	border-width: 10px 7px 0 7px;
	margin: -4px 0 0 -7px;
}
.map-tooltip.color-white {
	background: #ffffff;
	color: #ce4d1f;
	border-color: #ce4d1f;
}
.map-tooltip.color-white a {
	color: #ce4d1f;
}
.map-tooltip.color-white:before {
	border-color: #ce4d1f transparent transparent transparent;
}
.map-tooltip.color-white:after {
	border-color: #ffffff transparent transparent transparent;
}
.map-tooltip.color-orange {
	background: #ce4d1f;
	color: white;
	border-color: #ffffff;
}
.map-tooltip.color-orange a {
	color: inherit;
}
.map-tooltip.color-orange:before {
	border-color: #ffffff transparent transparent transparent;
}
.map-tooltip.color-orange:after {
	border-color: #ce4d1f transparent transparent transparent;
}

/* end map-area */
.story-section {
	padding: 0 0 10px;
	line-height: 150%;
}
.story-section .text-centered {
	text-align: center;
	max-width: 1050px;
	margin: 0 auto;
	padding: 48px 0 50px;
	font: 300 28px/150% "LeituraNews", Times, serif;
}
@media (max-width: 1599px) {
	.story-section .text-centered {
		font-size: 26px;
		max-width: 850px;
		padding: 48px 0 52px;
	}
}
@media (max-width: 1199px) {
	.story-section .text-centered {
		padding: 32px 0 74px;
		max-width: 690px;
	}
}
@media (max-width: 991px) {
	.story-section .text-centered {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.story-section .text-centered {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.story-section .text-centered {
		padding: 32px 0 50px;
	}
}
.story-section .text-centered .author {
	text-transform: uppercase;
	color: #ce4d1f;
	font: 17px/23px "Futura-PT", Arial, sans-serif;
	margin: 0 0 31px;
}
@media (max-width: 767px) {
	.story-section .text-centered .author {
		font-size: 13px;
		line-height: 21px;
	}
}
.story-section .text-centered .author .photo {
	display: block;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	border: 3px solid #ce4d1f;
	margin: 0 auto 8px;
	background-size: cover;
	background-position: 50% 50%;
}
@media (max-width: 1599px) {
	.story-section .text-centered .author .photo {
		margin-bottom: 35px;
	}
}
@media (max-width: 1199px) {
	.story-section .text-centered .author .photo {
		width: 67px;
		height: 67px;
	}
}
.story-section .text-centered .author .photo > img {
	display: none;
}
.story-section .text-centered p {
	margin: 0;
}
.story-section .text-centered p a {
	color: #ce4d1f;
}
.story-section .text-centered p a:hover {
	color: #8d8f3c;
}
.story-section .text-centered p a .fa {
	font-size: 40px;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
}
@media (max-width: 1599px) {
	.story-section .text-centered p a .fa {
		font-size: 36px;
		line-height: 100%;
	}
}
@media (max-width: 1199px) {
	.story-section .text-centered p a .fa {
		font-size: 32px;
		line-height: 100%;
	}
}
@media (max-width: 991px) {
	.story-section .text-centered p a .fa {
		font-size: 28px;
		line-height: 100%;
	}
}
@media (max-width: 767px) {
	.story-section .text-centered p a .fa {
		font-size: 24px;
		line-height: 24px;
	}
}
.story-section .text-centered .related {
	padding: 103px 0 0;
	max-width: 790px;
	margin: 0 auto;
}
@media (max-width: 1599px) {
	.story-section .text-centered .related {
		padding: 100px 0 0;
	}
}
@media (max-width: 1199px) {
	.story-section .text-centered .related {
		padding: 28px 0 0;
		max-width: 580px;
	}
}
.story-section .text-centered .related span {
	display: block;
	font: 22px/150% "Futura-PT", Arial, sans-serif;
	margin-bottom: 12px;
}
@media (max-width: 1599px) {
	.story-section .text-centered .related span {
		font-size: 20px;
	}
}
@media (max-width: 1199px) {
	.story-section .text-centered .related span {
		font-size: 18px;
		margin-bottom: 4px;
	}
}
@media (max-width: 991px) {
	.story-section .text-centered .related span {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.story-section .text-centered .related span {
		font-size: 15px;
	}
}
.story-section .text-centered .related .related-list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
}
.story-section .text-centered .related .related-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 0 0;
	color: #ce4d1f;
	font: 600 20px/150% "Futura-PT", Arial, sans-serif;
}
@media (max-width: 1599px) {
	.story-section .text-centered .related .related-list li {
		font-size: 20px;
	}
}
@media (max-width: 1199px) {
	.story-section .text-centered .related .related-list li {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	.story-section .text-centered .related .related-list li {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.story-section .text-centered .related .related-list li {
		font-size: 15px;
	}
}
.story-section .text-centered .related .related-list li:after {
	content: ",";
}
.story-section .text-centered .related .related-list li:last-child:after {
	display: none;
}
.story-section .picture {
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
}
@media (max-width: 767px) {
	.story-section .picture {
		background-position: 50% 10%;
	}
}
.story-section .picture.wide {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 120px;
}
@media (max-width: 1599px) {
	.story-section .picture.wide {
		margin-bottom: 100px;
	}
}
@media (max-width: 1199px) {
	.story-section .picture.wide {
		margin-bottom: 90px;
	}
}
@media (max-width: 991px) {
	.story-section .picture.wide {
		margin-bottom: 80px;
	}
}
@media (max-width: 767px) {
	.story-section .picture.wide {
		margin-bottom: 50px;
	}
}
.story-section .picture.wide:after {
	padding-bottom: 61%;
	content: "";
	display: block;
}
.story-section .picture.small-centered {
	width: 568px;
	height: 836px;
	/*
	width: 626px;
	height: 925px;
	*/
	margin: 0 auto 78px;
}
@media (max-width: 1599px) {
	.story-section .picture.small-centered {
		width: 568px;
		height: 836px;
		margin-bottom: 60px;
	}
}
@media (max-width: 1199px) {
	.story-section .picture.small-centered {
		width: 412px;
		height: 574px;
		margin-bottom: 60px;
	}
}
@media (max-width: 991px) {
	.story-section .picture.small-centered {
		width: 372px;
		height: 516px;
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.story-section .picture.small-centered {
		width: 100%;
		height: 445px;
		margin-bottom: 24px;
	}
}
.story-section .picture img {
	display: none;
}
.story-section .text-box {
	max-width: 970px;
	margin: 0 auto;
	font: 22px/150% "Futura-PT", Arial, sans-serif;
}
@media (max-width: 1599px) {
	.story-section .text-box {
		max-width: 770px;
	}
}
@media (max-width: 1199px) {
	.story-section .text-box {
		max-width: 680px;
	}
}
@media (max-width: 991px) {
	.story-section .text-box {
		max-width: 580px;
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.story-section .text-box {
		font-size: 14px;
	}
}
.story-section .text-box.spacing {
	padding-bottom: 120px;
}
@media (max-width: 1599px) {
	.story-section .text-box.spacing {
		padding-bottom: 100px;
	}
}
@media (max-width: 1199px) {
	.story-section .text-box.spacing {
		padding-bottom: 90px;
	}
}
@media (max-width: 991px) {
	.story-section .text-box.spacing {
		padding-bottom: 80px;
	}
}
@media (max-width: 767px) {
	.story-section .text-box.spacing {
		padding-bottom: 50px;
	}
}
.story-section .text-box p {
	margin: 0 0 12px;
}
@media (max-width: 991px) {
	.story-section .text-box p {
		margin: 0 0 5px;
	}
}
.story-section .text-box p a {
	font: 32px/30px "HighTide", Times, serif;
	position: relative;
	z-index: 1;
	display: inline-block;
}
@media (max-width: 991px) {
	.story-section .text-box p a {
		font-size: 24px;
		line-height: 26px;
	}
}
@media (max-width: 767px) {
	.story-section .text-box p a {
		font-size: 20px;
		line-height: 24px;
	}
}
.story-section .story-intro-section {
	background-color: #fbedda;
}
.story-section .story-intro-section .container {
	padding-bottom: 83px;
}
@media (max-width: 991px) {
	.story-section .story-intro-section .container {
		padding-top: 0;
		padding-bottom: 60px;
	}
}
@media (max-width: 767px) {
	.story-section .story-intro-section .container {
		padding-top: 0;
		padding-bottom: 40px;
	}
}
.story-section .story-intro-section .text-centered .author {
	margin: -32px 0 107px;
}
@media (max-width: 991px) {
	.story-section .story-intro-section .text-centered .author {
		margin: 0 0 50px;
	}
}
@media (max-width: 767px) {
	.story-section .story-intro-section .text-centered .author {
		margin: 0 0 30px;
	}
}
.story-section .story-intro-section .text-centered .related {
	padding-top: 101px;
	margin-bottom: 0;
}
@media (max-width: 991px) {
	.story-section .story-intro-section .text-centered .related {
		padding-top: 50px;
	}
}
@media (max-width: 767px) {
	.story-section .story-intro-section .text-centered .related {
		padding-top: 30px;
	}
}
.story-section .picture-centered {
	margin: 0;
	padding: 64px 0 70px;
}
@media (max-width: 1599px) {
	.story-section .picture-centered {
		padding: 100px 0 48px;
	}
}
@media (max-width: 1199px) {
	.story-section .picture-centered {
		padding: 92px 62px 30px;
	}
}
@media (max-width: 991px) {
	.story-section .picture-centered {
		padding: 80px 45px 16px;
	}
}
@media (max-width: 767px) {
	.story-section .picture-centered {
		padding: 50px 0 0;
		margin: 0 -20px;
	}
}
.story-section .picture-centered .picture {
	min-height: 860px;
}
@media (max-width: 1599px) {
	.story-section .picture-centered .picture {
		min-height: 768px;
	}
}
@media (max-width: 1199px) {
	.story-section .picture-centered .picture {
		min-height: 572px;
	}
}
@media (max-width: 991px) {
	.story-section .picture-centered .picture {
		min-height: 418px;
	}
}
@media (max-width: 767px) {
	.story-section .picture-centered .picture {
		min-height: 1px;
		padding-bottom: 66%;
		background-position: 50% 50%;
	}
}
.story-section .picture-centered figcaption {
	padding-top: 17px;
}
@media (max-width: 1599px) {
	.story-section .picture-centered figcaption {
		padding-top: 38px;
	}
}
@media (max-width: 1199px) {
	.story-section .picture-centered figcaption {
		padding-top: 58px;
	}
}
@media (max-width: 991px) {
	.story-section .picture-centered figcaption {
		padding-top: 50px;
	}
}
@media (max-width: 767px) {
	.story-section .picture-centered figcaption {
		padding: 18px 20px 0;
	}
}
.story-section .two-pics {
	max-width: 1330px;
	margin: 0 auto 120px;
	position: relative;
}
@media (max-width: 1599px) {
	.story-section .two-pics {
		margin-bottom: 100px;
	}
}
@media (max-width: 991px) {
	.story-section .two-pics {
		margin-bottom: 80px;
	}
}
@media (max-width: 767px) {
	.story-section .two-pics {
		margin-bottom: 50px;
	}
}
.story-section .two-pics .left {
	width: 49%;
	float: left;
	height: 959px;
}
@media (max-width: 1599px) {
	.story-section .two-pics .left {
		width: 40%;
		height: 762px;
		margin-left: 9%;
	}
}
@media (max-width: 1199px) {
	.story-section .two-pics .left {
		height: 572px;
	}
}
@media (max-width: 991px) {
	.story-section .two-pics .left {
		width: 48%;
		height: 518px;
	}
}
@media (max-width: 767px) {
	.story-section .two-pics .left {
		width: 100%;
		margin: 0;
		height: 435px;
		float: none;
	}
}
.story-section .two-pics .right {
	height: 778px;
	width: 38.5%;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
@media (max-width: 1599px) {
	.story-section .two-pics .right {
		width: 31.5%;
		height: 614px;
		margin-right: 9%;
	}
}
@media (max-width: 1199px) {
	.story-section .two-pics .right {
		height: 456px;
	}
}
@media (max-width: 991px) {
	.story-section .two-pics .right {
		margin-right: 0;
		width: 39.5%;
		height: 424px;
	}
}
@media (max-width: 767px) {
	.story-section .two-pics .right {
		position: static;
		width: 260px;
		height: 364px;
		margin: 48px auto 0;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
.story-section .two-pics figcaption {
	position: absolute;
	bottom: -42px;
	width: 100%;
}
.story-section .two-pics.wide {
	max-width: 100%;
	margin: 133px 0 120px;
}
@media (max-width: 1599px) {
	.story-section .two-pics.wide {
		margin: 100px 0;
	}
}
@media (max-width: 1199px) {
	.story-section .two-pics.wide {
		margin: 80px 0 90px;
	}
}
@media (max-width: 991px) {
	.story-section .two-pics.wide {
		margin: 78px 0 80px;
	}
}
@media (max-width: 767px) {
	.story-section .two-pics.wide {
		margin: 50px 0;
	}
}
.story-section .two-pics.wide .left {
	width: 57.5%;
	height: 612px;
}
@media (max-width: 1599px) {
	.story-section .two-pics.wide .left {
		height: 490px;
		margin-left: 0;
	}
}
@media (max-width: 991px) {
	.story-section .two-pics.wide .left {
		height: 292px;
	}
}
@media (max-width: 767px) {
	.story-section .two-pics.wide .left {
		width: 100%;
		float: none;
		height: auto;
		padding-bottom: 66%;
	}
}
.story-section .two-pics.wide .right {
	width: 40.5%;
	height: 432px;
}
@media (max-width: 1599px) {
	.story-section .two-pics.wide .right {
		height: 342px;
		margin-right: 0;
	}
}
@media (max-width: 991px) {
	.story-section .two-pics.wide .right {
		height: 204px;
	}
}
@media (max-width: 767px) {
	.story-section .two-pics.wide .right {
		float: none;
		height: auto;
		padding-bottom: 66%;
		margin-left: auto;
		margin-right: auto;
		width: 260px;
	}
}
.story-section .two-pics.wide.two-pics-inv .left {
	width: 40.5%;
	height: 432px;
}
@media (max-width: 1599px) {
	.story-section .two-pics.wide.two-pics-inv .left {
		height: 342px;
		margin-right: 0;
	}
}
@media (max-width: 991px) {
	.story-section .two-pics.wide.two-pics-inv .left {
		height: 204px;
	}
}
@media (max-width: 767px) {
	.story-section .two-pics.wide.two-pics-inv .left {
		float: none;
		height: auto;
		padding-bottom: 66%;
		margin-left: auto;
		margin-right: auto;
		width: 260px;
	}
}
.story-section .two-pics.wide.two-pics-inv .right {
	width: 57.5%;
	height: 612px;
}
@media (max-width: 1599px) {
	.story-section .two-pics.wide.two-pics-inv .right {
		height: 490px;
		margin-left: 0;
	}
}
@media (max-width: 991px) {
	.story-section .two-pics.wide.two-pics-inv .right {
		height: 292px;
	}
}
@media (max-width: 767px) {
	.story-section .two-pics.wide.two-pics-inv .right {
		width: 100%;
		float: none;
		height: auto;
		padding-bottom: 66%;
	}
}
.story-section .two-pics.two-pics-inv .left {
	width: 49%;
	float: right;
	height: 959px;
}
@media (max-width: 1599px) {
	.story-section .two-pics.two-pics-inv .left {
		width: 40%;
		height: 762px;
		margin-left: 9%;
	}
}
@media (max-width: 1199px) {
	.story-section .two-pics.two-pics-inv .left {
		height: 572px;
	}
}
@media (max-width: 991px) {
	.story-section .two-pics.two-pics-inv .left {
		width: 48%;
		height: 518px;
	}
}
@media (max-width: 767px) {
	.story-section .two-pics.two-pics-inv .left {
		width: 100%;
		margin: 0;
		height: 435px;
		float: none;
	}
}
.story-section .two-pics.two-pics-inv .right {
	height: 778px;
	width: 38.5%;
	position: absolute;
	left: 0;
	right: auto;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
@media (max-width: 1599px) {
	.story-section .two-pics.two-pics-inv .right {
		width: 31.5%;
		height: 614px;
		margin-right: 9%;
	}
}
@media (max-width: 1199px) {
	.story-section .two-pics.two-pics-inv .right {
		height: 456px;
	}
}
@media (max-width: 991px) {
	.story-section .two-pics.two-pics-inv .right {
		margin-right: 0;
		width: 39.5%;
		height: 424px;
	}
}
@media (max-width: 767px) {
	.story-section .two-pics.two-pics-inv .right {
		position: static;
		width: 260px;
		height: 364px;
		margin: 48px auto 0;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
.story-section .subscribe-holder {
	margin: 0 auto 100px;
	height: calc(100vh - 65px);
}
@media (max-width: 1199px) {
	.story-section .subscribe-holder {
		margin-bottom: 90px;
		height: calc(100vh - 60px);
	}
}
@media (max-width: 991px) {
	.story-section .subscribe-holder {
		height: 432px;
		margin-bottom: 80px;
	}
}
@media (max-width: 767px) {
	.story-section .subscribe-holder {
		height: 372px;
		margin-bottom: 50px;
	}
}
.story-section .subscribe-holder .subscribe-box {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 782px;
}
@media (max-width: 1199px) {
	.story-section .subscribe-holder .subscribe-box .confirmation label {
		font-size: 16px;
		line-height: 1.313;
	}
}
@media (max-width: 991px) {
	.story-section .subscribe-holder .subscribe-box {
		width: 90%;
	}
	.story-section .subscribe-holder .subscribe-box label {
		font-size: 38px;
		line-height: 38px;
		margin: 0 0 30px;
	}
	.story-section .subscribe-holder .subscribe-box .confirmation label {
		font-size: 16px;
		line-height: 1.313;
	}
}
@media (max-width: 767px) {
	.story-section .subscribe-holder .subscribe-box {
		padding: 15px 15px 30px;
	}
	.story-section .subscribe-holder .subscribe-box label {
		font-size: 24px;
		line-height: 24px;
	}
	.story-section .subscribe-holder .subscribe-box .input-group {
		display: block;
	}
	.story-section .subscribe-holder .subscribe-box .input-group .form-control {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 20px;
		padding: 5px 10px;
		font-size: 15px;
		line-height: 20px;
		height: 35px;
		text-align: center;
	}
	.story-section .subscribe-holder .subscribe-box .input-group .input-group-btn {
		display: block;
		width: 100%;
		padding: 0;
	}
	.story-section .subscribe-holder .subscribe-box .input-group .input-group-btn .btn {
		width: 100%;
		line-height: 18px;
		text-align: center;
	}
	.story-section .subscribe-holder .subscribe-box .input-group .input-group-btn .btn input {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.story-section .subscribe-holder .subscribe-box .confirmation label {
		font-size: 16px;
		line-height: 1.313;
	}
}
.story-section .pic-holder {
	margin: 0 0 88px;
	padding: 0;
}
@media (max-width: 1599px) {
	.story-section .pic-holder {
		margin: 0 0 84px;
	}
}
@media (max-width: 1199px) {
	.story-section .pic-holder {
		margin: 0 0 90px;
	}
}
@media (max-width: 991px) {
	.story-section .pic-holder {
		margin: 0 0 80px;
	}
}
@media (max-width: 767px) {
	.story-section .pic-holder {
		margin: 0 0 50px;
	}
}
.story-section .pic-holder .picture.size-01 {
	height: 986px;
}
@media (max-width: 1599px) {
	.story-section .pic-holder .picture.size-01 {
		height: 789px;
	}
}
@media (max-width: 1199px) {
	.story-section .pic-holder .picture.size-01 {
		height: 672px;
	}
}
@media (max-width: 991px) {
	.story-section .pic-holder .picture.size-01 {
		height: 496px;
	}
}
@media (max-width: 767px) {
	.story-section .pic-holder .picture.size-01 {
		height: auto;
		padding-bottom: 66%;
	}
}
.story-section .pic-holder figcaption {
	padding: 19px 20px 0;
	font: 17px/150% "Futura-PT", Arial, sans-serif;
	text-align: center;
}
@media (max-width: 991px) {
	.story-section .pic-holder figcaption {
		padding: 19px 20px 0;
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.story-section .pic-holder figcaption {
		padding: 10px 15px 0;
		font-size: 15px;
	}
}
.story-section .pic-holder figcaption p {
	margin: 0;
}
.story-section .picture-cols {
	padding: 32px 0 102px;
}
@media (max-width: 1599px) {
	.story-section .picture-cols {
		padding: 15px 0 72px;
	}
}
@media (max-width: 1199px) {
	.story-section .picture-cols {
		padding: 4px 0 36px;
	}
}
@media (max-width: 991px) {
	.story-section .picture-cols {
		padding: 4px 0 58px;
	}
}
@media (max-width: 767px) {
	.story-section .picture-cols {
		padding: 4px 0 50px;
	}
	.story-section .picture-cols .column-right {
		margin-top: 46px !important;
	}
	.story-section .picture-cols .column-right .pic {
		max-width: 260px;
		margin: 0 auto;
	}
}
.story-section .picture-cols .pic-holder {
	margin: 0;
}
.story-section .picture-cols .pic-holder img {
	display: block;
	width: 100%;
}
.story-section .picture-cols .pic-holder figcaption {
	padding: 19px 10px 0;
}
@media (max-width: 991px) {
	.story-section .picture-cols .pic-holder figcaption {
		padding: 19px 10px 0;
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.story-section .picture-cols .pic-holder figcaption {
		padding: 10px 10px 0;
		font-size: 15px;
	}
}

.suggested-trips {
	max-width: 2000px;
	margin: 0 auto;
}
@media (max-width: 991px) {
	.suggested-trips {
		padding: 5px 0 80px;
	}
}
@media (max-width: 767px) {
	.suggested-trips {
		padding: 0 0 50px;
	}
}
.suggested-trips h2 {
	font: 58px/64px "HighTide", Times, serif;
	color: #ce4d1f;
	text-align: center;
	margin: 0 0 102px;
	position: relative;
	top: 20px;
}
@media (max-width: 1599px) {
	.suggested-trips h2 {
		font-size: 50px;
		line-height: 60px;
		margin: 0 0 53px;
	}
}
@media (max-width: 1199px) {
	.suggested-trips h2 {
		font-size: 30px;
		line-height: 40px;
		margin: 0 0 35px;
		top: 13px;
	}
}
@media (max-width: 991px) {
	.suggested-trips h2 {
		font-size: 27px;
		line-height: 34px;
	}
}
@media (max-width: 767px) {
	.suggested-trips h2 {
		font-size: 26px;
		line-height: 30px;
		top: 7px;
	}
}
.suggested-trips .info-box {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.suggested-trips .info-box {
		margin-bottom: 18px;
	}
}
.suggested-trips .trip-box {
	height: 342px;
	padding: 0;
	margin: 0;
	position: relative;
	background-color: #000000;
	color: #ffffff;
	overflow: hidden;
}
@media (max-width: 1599px) {
	.suggested-trips .trip-box {
		height: 270px;
	}
}
@media (max-width: 1199px) {
	.suggested-trips .trip-box {
		height: 215px;
	}
}
@media (max-width: 991px) {
	.suggested-trips .trip-box {
		height: 160px;
	}
}
@media (max-width: 767px) {
	.suggested-trips .trip-box {
		height: auto;
		padding-bottom: 66%;
		margin-bottom: 18px;
	}
}
.suggested-trips .trip-box:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #ce4d1f;
	opacity: 0;
	z-index: 2;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.suggested-trips .trip-box:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 90, 160, 0.4)), color-stop(35%, rgba(89, 148, 193, 0)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(to bottom, rgba(0, 90, 160, 0.4) 0%, rgba(89, 148, 193, 0) 35%, rgba(255, 255, 255, 0) 100%);
	z-index: 2;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	opacity: 1;
	visibility: visible;
}
.suggested-trips .trip-box .img {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: 50% 50%;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.suggested-trips .trip-box .img > img {
	display: none;
}
.suggested-trips .trip-box figcaption {
	position: absolute;
	top: 26px;
	left: 26px;
	right: 40px;
	z-index: 5;
}
@media (max-width: 1199px) {
	.suggested-trips .trip-box figcaption {
		top: 15px;
		left: 15px;
		right: 15px;
	}
}
@media (max-width: 991px) {
	.suggested-trips .trip-box figcaption {
		top: 10px;
		left: 10px;
		right: 10px;
	}
}
@media (max-width: 767px) {
	.suggested-trips .trip-box figcaption {
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		text-align: center;
	}
}
.suggested-trips .trip-box figcaption .country {
	display: block;
	font: 17px/23px "Futura-PT", Arial, sans-serif;
	text-transform: uppercase;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1199px) {
	.suggested-trips .trip-box figcaption .country {
		font-size: 14px;
		line-height: 20px;
	}
}
@media (max-width: 991px) {
	.suggested-trips .trip-box figcaption .country {
		font-size: 15px;
		line-height: 18px;
	}
}
.suggested-trips .trip-box figcaption h3 {
	font: 300 30px/36px "LeituraNews", Times, serif;
	margin: 0 0 30px;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1199px) {
	.suggested-trips .trip-box figcaption h3 {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 20px;
	}
}
@media (max-width: 991px) {
	.suggested-trips .trip-box figcaption h3 {
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 10px;
	}
}
.suggested-trips .trip-box figcaption .btn {
	font-size: 13px;
	line-height: 19px;
	padding: 11px 20px;
}
@media (max-width: 991px) {
	.suggested-trips .trip-box figcaption .btn {
		font-size: 15px;
		line-height: 16px;
		padding: 8px 15px;
	}
}
.suggested-trips .trip-box:hover:before {
	opacity: 0.75;
}
.suggested-trips .trip-box:hover:after {
	opacity: 0;
	visibility: hidden;
}
.suggested-trips .trip-box:hover .img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* ideas-section */
.ideas-section {
	background: #ffffff;
	text-align: center;
}
.ideas-section .container {
	padding-top: 118px;
	padding-bottom: 170px;
	width: auto;
	max-width: 1600px;
}
.ideas-section h2 {
	color: #31b9cf;
	margin: 0 0 105px;
	font: 58px/62px "HighTide", Times, serif;
	position: relative;
	top: 20px;
}
@media (max-width: 1599px) {
	.ideas-section .container {
		width: auto;
		padding: 104px 40px 128px;
	}
	.ideas-section h2 {
		margin: 0 0 79px;
		font-size: 52px;
		line-height: 52px;
	}
}
@media (max-width: 1199px) {
	.ideas-section .container {
		width: auto;
		padding: 31px 30px 91px;
	}
	.ideas-section h2 {
		margin: 0 0 93px;
		font-size: 47px;
		line-height: 49px;
	}
}
@media (max-width: 991px) {
	.ideas-section .container {
		width: auto;
		padding: 43px 40px 8px;
	}
	.ideas-section h2 {
		margin: 0 0 87px;
		font-size: 42px;
		line-height: 44px;
	}
}
@media (max-width: 767px) {
	.ideas-section .container {
		padding: 30px 20px 20px;
	}
	.ideas-section h2 {
		font-size: 31px;
		line-height: 45px;
		margin: 0 0 30px;
		top: 10px;
	}
}

.ideas-list {
	list-style: none;
	margin: 0 -34px;
	padding: 0;
	font-size: 0;
	line-height: 0;
	font-size: 0;
	line-height: 0;
	font-family: "AdobeBlank";
	text-align: center;
}
.ideas-list > li {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px 66px;
	width: 25%;
}
@media (max-width: 1599px) {
	.ideas-list {
		margin: 0 -58px;
	}
	.ideas-list > li {
		padding: 0 10px 76px;
	}
}
@media (max-width: 1199px) {
	.ideas-list {
		margin: 0 -39px;
	}
	.ideas-list > li {
		padding: 0 10px 84px;
	}
}
@media (max-width: 991px) {
	.ideas-list {
		margin: 0 -53px;
	}
	.ideas-list > li {
		padding: 0 10px 99px;
	}
}
@media (max-width: 767px) {
	.ideas-list {
		margin: 0 -10px;
	}
	.ideas-list > li {
		width: 140px;
		padding: 0 10px 70px;
	}
}

.idea-item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #231f20;
	font: 72px/76px "HighTide", Times, serif;
}
.idea-item:before {
	content: "";
	position: absolute;
	z-index: 5;
	top: 50%;
	left: 50%;
	width: 106px;
	height: 106px;
	border-radius: 100%;
	margin: -25px 0 0 -49px;
}
.idea-item span {
	position: relative;
	z-index: 20;
	display: inline-block;
	vertical-align: top;
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
	top: 23px;
}
@media (max-width: 1199px) {
	.idea-item span {
		top: 20px;
	}
}
@media (max-width: 991px) {
	.idea-item span {
		top: 16px;
	}
}
.idea-item.color-olive:before {
	background: #cc9;
}
.idea-item.color-orange:before {
	background: #ce4d1f;
}
.idea-item.color-green:before {
	background: #31dda0;
}
.idea-item.color-yellow:before {
	background: #ff0;
}
.idea-item.color-pink:before {
	background: #ffafa1;
}
.idea-item.color-blue:before {
	background: #31b9cf;
}
@media (max-width: 1599px) {
	.idea-item {
		font-size: 65px;
		line-height: 69px;
	}
	.idea-item:before {
		width: 96px;
		height: 96px;
		margin: -24px 0 0 -46px;
	}
}
@media (max-width: 1199px) {
	.idea-item {
		font-size: 53px;
		line-height: 57px;
	}
	.idea-item:before {
		width: 87px;
		height: 87px;
		margin: -27px 0 0 -40px;
	}
}
@media (max-width: 991px) {
	.idea-item {
		font-size: 39px;
		line-height: 43px;
	}
	.idea-item:before {
		width: 78px;
		height: 78px;
		margin: -25px 0 0 -37px;
	}
}

/* end ideas-section */
/* testimonials-section */
.testimonials-section {
	background: #ffffff;
}
.testimonials-section .container {
	padding-top: 92px;
	padding-bottom: 131px;
	width: auto;
	max-width: 1492px;
}
.testimonials-section .container > .row {
	margin-left: -40px;
	margin-right: -40px;
}
.testimonials-section .container > .row > div[class^=col-] {
	padding-left: 40px;
	padding-right: 40px;
}
.testimonials-section .container > .row > div[class^=col-]:nth-child(2) {
	padding-top: 127px;
}
@media (max-width: 1599px) {
	.testimonials-section .container {
		width: auto;
		padding: 92px 40px 26px;
	}
	.testimonials-section .container > .row {
		margin-left: -35px;
		margin-right: -35px;
	}
	.testimonials-section .container > .row > div[class^=col-] {
		padding-left: 35px;
		padding-right: 35px;
	}
	.testimonials-section .container > .row > div[class^=col-]:nth-child(2) {
		padding-top: 127px;
	}
}
@media (max-width: 1199px) {
	.testimonials-section .container {
		width: auto;
		padding: 92px 30px 10px;
	}
	.testimonials-section .container > .row {
		margin-left: -20px;
		margin-right: -20px;
	}
	.testimonials-section .container > .row > div[class^=col-] {
		padding-left: 20px;
		padding-right: 20px;
	}
	.testimonials-section .container > .row > div[class^=col-]:nth-child(2) {
		padding-top: 178px;
	}
}
@media (max-width: 991px) {
	.testimonials-section .container {
		width: auto;
		padding: 55px 40px 20px;
	}
	.testimonials-section .container > .row > div[class^=col-]:nth-child(2) {
		padding-top: 33px;
	}
}
@media (max-width: 767px) {
	.testimonials-section .container {
		padding: 40px 20px 20px;
	}
	.testimonials-section .container > .row > div[class^=col-]:nth-child(2) {
		padding-top: 25px;
	}
}

.testimonial {
	margin: 0;
	padding: 0;
	border: 0;
}
.testimonial q {
	display: block;
	color: #231f20;
	font-size: 30px;
	line-height: 41px;
	font-weight: 300;
	padding: 0 0 3px;
}
.testimonial cite {
	display: block;
	color: #231f20;
	font: 40px/50px "HighTide", Times, serif;
	position: relative;
	top: 15px;
}
.testimonial cite span {
	color: #ce4d1f;
}
@media (max-width: 991px) {
	.testimonial q {
		font-size: 22px;
		line-height: 36px;
		padding: 0;
	}
	.testimonial cite {
		font-size: 30px;
		line-height: 34px;
	}
}
@media (max-width: 767px) {
	.testimonial q {
		font-size: 18px;
		line-height: 28px;
		padding: 0 0 10px;
	}
	.testimonial cite {
		font-size: 26px;
		line-height: 30px;
		top: 7px;
	}
}

/* end testimonials-section */
/* gallery-heading */
.gallery-heading {
	background: #ffffff;
	text-align: center;
}
.gallery-heading .container {
	padding-top: 140px;
	padding-bottom: 62px;
}
.gallery-heading h2 {
	color: #8d8f3c;
	margin: 0;
	font: 58px/62px "HighTide", Times, serif;
}
@media (max-width: 1199px) {
	.gallery-heading .container {
		width: auto;
		padding: 48px 30px 45px;
	}
}
@media (max-width: 767px) {
	.gallery-heading .container {
		padding: 15px 20px 25px;
	}
	.gallery-heading h2 {
		font-size: 31px;
		line-height: 45px;
		margin: 0;
	}
}

/* end gallery-heading */
.btn-md {
	padding-top: 11px;
	padding-bottom: 11px;
}

.pagination-block .pagination > li.prev > a > span, .pagination-block .pagination > li.next > a > span, .travel-area .travel-filter .text-search .status, .travel-area .travel-filter .text-search .tip-str, .travel-area .travel-filter .text-search .form-control {
	opacity: 0;
	visibility: hidden;
}

.travel-area .travel-filter .text-search.opened.loading .status, .travel-area .travel-filter .text-search.opened.with-tip .tip-str, .travel-area .travel-filter .text-search.opened .form-control {
	opacity: 1;
	visibility: visible;
}

.holiday-types .holiday-box .cat-name {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	font-family: "Futura-PT", Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 2px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}
.holiday-types .holiday-box .by-str {
	display: block;
	font-size: 34px;
	line-height: 37px;
	font-weight: 400;
	font-family: "HighTide", Times, serif;
	color: #ffffff;
	margin-bottom: 20px;
	-webkit-transform: rotate(-3deg);
	transform: rotate(-3deg);
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (max-width: 1599px) {
	.holiday-types .holiday-box .by-str {
		margin-bottom: 15px;
		font-size: 30px;
		line-height: 35px;
	}
}
@media (max-width: 1200px) {
	.holiday-types .holiday-box .by-str {
		font-size: 22px;
		line-height: 26px;
	}
}
@media (max-width: 991px) {
	.holiday-types .holiday-box .by-str {
		margin-top: 20px;
	}
}
@media (min-width: 1600px) {
	.holiday-types .holiday-box .btn.btn-sm, .holiday-types .holiday-box .btn-group-sm > .btn {
		font-size: 17px;
		line-height: 22px;
		padding: 15px 30px;
	}
}

/* travel-area */
.travel-area {
	background-color: #fbedda;
	padding-top: 103px;
	padding-bottom: 91px;
}
.travel-area.travel-area-archive-page {
	padding-top: 27px;
}
.post-type-archive-story .travel-area {
	background: none;
}

@media (max-width: 1599px) {
	.travel-area {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}
@media (max-width: 767px) {
	.travel-area {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
.travel-area + .dare-section {
	margin-top: -45px;
}
@media (max-width: 991px) {
	.travel-area + .dare-section {
		margin-top: 0;
	}
}
.travel-area .holiday-types {
	min-height: 1px;
	padding-top: 63px;
	padding-bottom: 6px;
}
@media (max-width: 1599px) {
	.travel-area .holiday-types {
		padding-top: 63px;
	}
}
@media (max-width: 991px) {
	.travel-area .holiday-types {
		padding-top: 57px;
	}
}
@media (max-width: 767px) {
	.travel-area .holiday-types {
		padding-top: 36px;
		margin-bottom: 10px;
	}
}
.travel-area .holiday-types .row {
	margin-left: -17px;
	margin-right: -17px;
}
@media (max-width: 1599px) {
	.travel-area .holiday-types .row {
		margin-left: -16px;
		margin-right: -16px;
	}
}
@media (max-width: 1199px) {
	.travel-area .holiday-types .row {
		margin-left: -14px;
		margin-right: -14px;
	}
}
@media (max-width: 991px) {
	.travel-area .holiday-types .row {
		margin-left: -10px;
		margin-right: -10px;
	}
}
@media (max-width: 767px) {
	.travel-area .holiday-types .row {
		margin-left: -20px;
		margin-right: -20px;
	}
}
.travel-area .holiday-types .holiday-grid {
	position: relative;
}
@media (max-width: 767px) {
	.travel-area .holiday-types .holiday-grid {
		margin-left: 0;
		margin-right: 0;
	}
}
@media (min-width: 1600px) {
	.travel-area .holiday-types.small-types .grid-item {
		width: 25%;
	}
}
@media (max-width: 991px) {
	.travel-area .holiday-types.small-types .grid-item {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.travel-area .holiday-types.small-types .grid-item {
		width: 100%;
	}
}
@media (min-width: 1600px) {
	.travel-area .holiday-types.small-types .holiday-box {
		margin-bottom: 35px;
		padding-bottom: 61.42%;
	}
}
@media (min-width: 1600px) {
	.travel-area .holiday-types.small-types .holiday-box figcaption {
		top: 19px;
		left: 30px;
		right: 30px;
	}
}
@media (min-width: 1600px) {
	.travel-area .holiday-types.small-types .holiday-box .by-str {
		margin-top: 0;
	}
}
.travel-area .holiday-types .grid-item {
	float: left;
	width: 33.33%;
}
@media (max-width: 767px) {
	.travel-area .holiday-types .grid-item {
		width: 100%;
	}
}
.travel-area .holiday-types .holiday-box {
	height: 0;
	padding-bottom: 63.92%;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 33px;
}
@media (max-width: 1599px) {
	.travel-area .holiday-types .holiday-box {
		margin-left: 16px;
		margin-right: 16px;
		margin-bottom: 39px;
	}
}
@media (max-width: 1199px) {
	.travel-area .holiday-types .holiday-box {
		margin-left: 14px;
		margin-right: 14px;
		margin-bottom: 33px;
	}
}
@media (max-width: 991px) {
	.travel-area .holiday-types .holiday-box {
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 26px;
		padding-bottom: 62.92%;
	}
}
@media (max-width: 767px) {
	.travel-area .holiday-types .holiday-box {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 18px;
		padding-bottom: 66.92%;
	}
}
@media (min-width: 1600px) {
	.travel-area .holiday-types .holiday-box figcaption {
		left: 50px;
	}
}
.travel-area .holiday-types .holiday-box h3 {
	font-size: 22px;
	line-height: 29px;
	margin-bottom: 20px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}
@media (max-width: 1599px) {
	.travel-area .holiday-types .holiday-box h3 {
		margin-bottom: 15px;
	}
}
@media (max-width: 991px) {
	.travel-area .holiday-types .holiday-box h3 {
		font-size: 16px;
		line-height: 20px;
	}
}
.travel-area .holiday-types .holiday-box .yellow-btn {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.travel-area .holiday-types .holiday-box .btn {
	text-transform: uppercase;
}
.travel-area .holiday-types .holiday-box:hover .img {
	-webkit-transform: none;
	        transform: none;
}
.travel-area .holiday-types .holiday-box:hover .by-str {
	color: #ffffff;
}
.travel-area .holiday-types .holiday-box:hover .yellow-btn {
	opacity: 1;
	visibility: visible;
}
.travel-area .text-info {
	color: #8d8f3c;
}
.travel-area h2 {
	font-size: 58px;
	line-height: 1.069;
	font-weight: 400;
	margin: 0 0 18px;
}
@media (max-width: 1599px) {
	.travel-area h2 {
		margin-bottom: 24px;
	}
}
@media (max-width: 991px) {
	.travel-area h2 {
		margin-bottom: 28px;
	}
}
@media (max-width: 767px) {
	.travel-area h2 {
		margin-bottom: 21px;
	}
}
.travel-area .centered {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #1d1d1b;
	padding-bottom: 69px;
}
.travel-area .lead {
	font-size: 1.27em;
	line-height: 1.468em;
}
@media (max-width: 1599px) {
	.travel-area .lead {
		line-height: 1.168em;
	}
}
@media (max-width: 1199px) {
	.travel-area .lead {
		line-height: 1.38em;
	}
}
@media (max-width: 991px) {
	.travel-area .lead {
		line-height: 1.48em;
	}
}
@media (max-width: 767px) {
	.travel-area .lead {
		line-height: 2.08em;
	}
}
.travel-area .head {
	text-align: center;
	padding-bottom: 10px;
}
@media (max-width: 1599px) {
	.travel-area .head {
		padding-bottom: 21px;
	}
}
@media (max-width: 1199px) {
	.travel-area .head {
		padding-bottom: 18px;
	}
}
@media (max-width: 767px) {
	.travel-area .head {
		padding-bottom: 0;
	}
}
.travel-area .travel-filter {
	text-align: center;
	margin-top: 22px;
}
@media (max-width: 767px) {
	.travel-area .travel-filter {
		margin-left: -20px;
		margin-right: -20px;
	}
}
@media (min-width: 768px) {
	.travel-area .travel-filter .collapse-holder {
		display: block !important;
		height: auto !important;
	}
}
.travel-area .travel-filter .cell {
	display: inline-block;
	vertical-align: top;
	margin-left: 7px;
	margin-right: 7px;
}
@media (max-width: 767px) {
	.travel-area .travel-filter .cell {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
}
.travel-area .travel-filter .btn {
	min-width: 172px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 1599px) and (min-width: 1200px) {
	.travel-area .travel-filter .btn {
		font-size: 17px;
	}
}
@media (max-width: 1199px) and (min-width: 992px) {
	.travel-area .travel-filter .btn {
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	.travel-area .travel-filter .btn {
		min-width: 152px;
		font-size: 13px;
	}
}
@media (max-width: 767px) {
	.travel-area .travel-filter .btn {
		display: block;
		min-width: 100%;
		border-left: 0;
		border-right: 0;
		font-size: 11px;
		padding-top: 6px;
		padding-bottom: 6px;
	}
}
.travel-area .travel-filter .dropdown-menu {
	margin-top: 10px;
	min-width: 100%;
	border-width: 2px;
	border-color: #ce4d1f;
	border-radius: 0;
	color: #231f20;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.travel-area .travel-filter .dropdown-menu .checkbox {
	margin-top: 12px;
	margin-bottom: 12px;
}
.travel-area .travel-filter .dropdown-menu .checkbox input {
	display: block !important;
	position: absolute !important;
	left: -9999px !important;
}
.travel-area .travel-filter .dropdown-menu .checkbox input + label {
	padding-left: 38px;
}
.travel-area .travel-filter .dropdown-menu .checkbox input + label:before, .travel-area .travel-filter .dropdown-menu .checkbox input + label:after {
	content: "";
	position: absolute;
	top: 1px;
	left: 10px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.travel-area .travel-filter .dropdown-menu .checkbox input + label:before {
	border: 1px solid #d1d3d4;
}
.travel-area .travel-filter .dropdown-menu .checkbox input + label:after {
	content: "\f00c";
	font: 12px / 18px "FontAwesome";
	text-align: center;
	color: #ffffff;
	opacity: 0;
}
.travel-area .travel-filter .dropdown-menu .checkbox input + label:hover {
	color: #ce4d1f;
}
.travel-area .travel-filter .dropdown-menu .checkbox input + label:hover:before {
	border-color: #ce4d1f;
}
.travel-area .travel-filter .dropdown-menu .checkbox input:checked + label {
	color: #ce4d1f;
}
.travel-area .travel-filter .dropdown-menu .checkbox input:checked + label:before {
	border-color: #ce4d1f;
	background-color: #ce4d1f;
}
.travel-area .travel-filter .dropdown-menu .checkbox input:checked + label:after {
	opacity: 1;
}
.travel-area .travel-filter .dropdown-menu .checkbox label {
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 20px;
	font-weight: 600;
	font-family: "Futura-PT", Arial, sans-serif;
}
@media (max-width: 991px) {
	.travel-area .travel-filter .dropdown-menu .checkbox label {
		font-size: 14px;
	}
}
.travel-area .travel-filter .text-search {
	position: relative;
	min-width: 172px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@media (max-width: 991px) {
	.travel-area .travel-filter .text-search {
		min-width: 152px;
	}
}
.travel-area .travel-filter .text-search.opened {
	min-width: 360px;
}
@media (max-width: 767px) {
	.travel-area .travel-filter .text-search.opened {
		min-width: 100%;
	}
}
.travel-area .travel-filter .text-search.opened.loading .status {
	-webkit-animation: anim-loading 1.5s linear infinite;
	animation: anim-loading 1.5s linear infinite;
}
.travel-area .travel-filter .text-search .form-control {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: transparent transparent #ce4d1f;
	border-width: 2px 0;
	padding: 9px 80px 9px 13px;
	font-size: 16px;
	font-weight: 600;
	font-family: "Futura-PT", Arial, sans-serif;
	width: 100%;
	height: 46px;
	color: #ce4d1f;
}
.travel-area .travel-filter .text-search .form-control::-moz-placeholder {
	color: #ce4d1f;
	opacity: 1;
}
.travel-area .travel-filter .text-search .form-control:-ms-input-placeholder {
	color: #ce4d1f;
}
.travel-area .travel-filter .text-search .form-control::-webkit-input-placeholder {
	color: #ce4d1f;
}
@media (max-width: 767px) {
	.travel-area .travel-filter .text-search .form-control {
		height: 36px;
		padding-top: 4px;
		padding-bottom: 4px;
	}
}
.travel-area .travel-filter .text-search .tip-str {
	position: absolute;
	right: 0;
	bottom: 7px;
	z-index: 10;
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	font-family: "Futura-PT", Arial, sans-serif;
	text-transform: uppercase;
}
@media (max-width: 767px) {
	.travel-area .travel-filter .text-search .tip-str {
		margin-right: 3px;
	}
}
.travel-area .travel-filter .text-search .tip-str a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 2px 0 2px 25px;
}
.travel-area .travel-filter .text-search .tip-str a:before {
	content: "\f00d";
	position: absolute;
	top: 1px;
	left: 0;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #ce4d1f;
	color: #ff0;
	text-align: center;
	font: 12px/18px "FontAwesome";
}
.travel-area .travel-filter .text-search .status {
	position: absolute;
	left: 100%;
	bottom: 0;
	margin-left: 7px;
	width: 26px;
	height: 22px;
	background: url("../images/ico-load-00001.svg") no-repeat 50% 50%;
	background-size: 100% 100%;
}
.travel-area .btn {
	text-transform: none;
}
.travel-area .btn.text-left {
	text-align: left;
	padding-left: 11px;
}
@media (max-width: 767px) {
	.travel-area .btn.text-left {
		text-align: center;
	}
}
@media (max-width: 767px) {
	.travel-area .btn .wrap-in {
		display: inline-block;
		vertical-align: top;
		position: relative;
		padding-right: 25px;
		text-align: left;
		min-width: 90px;
	}
}
.travel-area .btn.btn-collapse:not(.collapsed) .caret {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.travel-area .btn .caret {
	position: absolute;
	top: 0;
	right: 12px;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	width: 8px;
	height: 8px;
	border: solid;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: transform 0.3s ease;
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (max-width: 767px) {
	.travel-area .btn .caret {
		width: 6px;
		height: 6px;
		right: 3px;
	}
}

/* pagination-block */
.pagination-block {
	text-align: center;
	color: #231f20;
}
.pagination-block .str {
	display: block;
	font-size: 34px;
	line-height: 37px;
	font-weight: 400;
	font-family: "HighTide", Times, serif;
	margin-bottom: 13px;
	position: relative;
	top: 13px;
}
@media (max-width: 991px) {
	.pagination-block .str {
		font-size: 27px;
		line-height: 32px;
		margin-bottom: 2px;
	}
}
.pagination-block .pagination {
	font-size: 13px;
	font-family: "Futura-PT", Arial, sans-serif;
	margin-top: 8px;
}
@media (max-width: 991px) {
	.pagination-block .pagination {
		margin-bottom: 0;
	}
}
.pagination-block .pagination > li > a,
.pagination-block .pagination > li > span {
	font-weight: 600;
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 767px) {
	.pagination-block .pagination > li > a,
.pagination-block .pagination > li > span {
		padding-left: 11px;
		padding-right: 11px;
	}
}
.pagination-block .pagination > li > a, .pagination-block .pagination > li > a:hover, .pagination-block .pagination > li > a:focus,
.pagination-block .pagination > li > span,
.pagination-block .pagination > li > span:hover,
.pagination-block .pagination > li > span:focus {
	background: none;
	border-color: transparent;
}
.pagination-block .pagination > li > a {
	color: #ce4d1f;
}
.pagination-block .pagination > li > a:hover, .pagination-block .pagination > li > a:focus {
	color: inherit;
}
.pagination-block .pagination > li.active > a, .pagination-block .pagination > li.active > a:hover, .pagination-block .pagination > li.active > a:focus {
	color: inherit;
	background: none;
	border-color: transparent;
}
.pagination-block .pagination > li.prev > a:before, .pagination-block .pagination > li.prev > a:after, .pagination-block .pagination > li.next > a:before, .pagination-block .pagination > li.next > a:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	right: 0;
}
.pagination-block .pagination > li.prev > a:before, .pagination-block .pagination > li.next > a:before {
	width: 16px;
	height: 2px;
	border: solid;
	border-width: 1px 0;
	margin-top: -1px;
	margin-left: -8px;
}
.pagination-block .pagination > li.prev > a:after, .pagination-block .pagination > li.next > a:after {
	width: 10px;
	height: 10px;
	border: solid;
	border-width: 2px 2px 0 0;
	margin-top: -5px;
}
.pagination-block .pagination > li.prev > a > span, .pagination-block .pagination > li.next > a > span {
	display: inline-block;
	width: 2px;
}
.pagination-block .pagination > li.prev > a:after {
	margin-left: -7px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.pagination-block .pagination > li.next > a:after {
	margin-left: -2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

@font-face {
	font-family: "Socicon";
	src: url("../fonts/Socicon.eot?3i0ff0");
	src: url("../fonts/Socicon.eot?3i0ff0#iefix") format("embedded-opentype"), url("../fonts/Socicon.woff2?3i0ff0") format("woff2"), url("../fonts/Socicon.ttf?3i0ff0") format("truetype"), url("../fonts/Socicon.woff?3i0ff0") format("woff"), url("../fonts/Socicon.svg?3i0ff0#Socicon") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^=socicon-], [class*=" socicon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "Socicon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.socicon-500px:before {
	content: "\e000";
}

.socicon-8tracks:before {
	content: "\e001";
}

.socicon-airbnb:before {
	content: "\e002";
}

.socicon-alliance:before {
	content: "\e003";
}

.socicon-amazon:before {
	content: "\e004";
}

.socicon-amplement:before {
	content: "\e005";
}

.socicon-android:before {
	content: "\e006";
}

.socicon-angellist:before {
	content: "\e007";
}

.socicon-apple:before {
	content: "\e008";
}

.socicon-appnet:before {
	content: "\e009";
}

.socicon-baidu:before {
	content: "\e00a";
}

.socicon-bandcamp:before {
	content: "\e00b";
}

.socicon-battlenet:before {
	content: "\e00c";
}

.socicon-beam:before {
	content: "\e00d";
}

.socicon-bebee:before {
	content: "\e00e";
}

.socicon-bebo:before {
	content: "\e00f";
}

.socicon-behance:before {
	content: "\e010";
}

.socicon-blizzard:before {
	content: "\e011";
}

.socicon-blogger:before {
	content: "\e012";
}

.socicon-buffer:before {
	content: "\e013";
}

.socicon-chrome:before {
	content: "\e014";
}

.socicon-coderwall:before {
	content: "\e015";
}

.socicon-curse:before {
	content: "\e016";
}

.socicon-dailymotion:before {
	content: "\e017";
}

.socicon-deezer:before {
	content: "\e018";
}

.socicon-delicious:before {
	content: "\e019";
}

.socicon-deviantart:before {
	content: "\e01a";
}

.socicon-diablo:before {
	content: "\e01b";
}

.socicon-digg:before {
	content: "\e01c";
}

.socicon-discord:before {
	content: "\e01d";
}

.socicon-disqus:before {
	content: "\e01e";
}

.socicon-douban:before {
	content: "\e01f";
}

.socicon-draugiem:before {
	content: "\e020";
}

.socicon-dribbble:before {
	content: "\e021";
}

.socicon-drupal:before {
	content: "\e022";
}

.socicon-ebay:before {
	content: "\e023";
}

.socicon-ello:before {
	content: "\e024";
}

.socicon-endomodo:before {
	content: "\e025";
}

.socicon-envato:before {
	content: "\e026";
}

.socicon-etsy:before {
	content: "\e027";
}

.socicon-facebook:before {
	content: "\e028";
}

.socicon-feedburner:before {
	content: "\e029";
}

.socicon-filmweb:before {
	content: "\e02a";
}

.socicon-firefox:before {
	content: "\e02b";
}

.socicon-flattr:before {
	content: "\e02c";
}

.socicon-flickr:before {
	content: "\e02d";
}

.socicon-formulr:before {
	content: "\e02e";
}

.socicon-forrst:before {
	content: "\e02f";
}

.socicon-foursquare:before {
	content: "\e030";
}

.socicon-friendfeed:before {
	content: "\e031";
}

.socicon-github:before {
	content: "\e032";
}

.socicon-goodreads:before {
	content: "\e033";
}

.socicon-google:before {
	content: "\e034";
}

.socicon-google-scholar:before {
	content: "\e035";
}

.socicon-googlegroups:before {
	content: "\e036";
}

.socicon-googlephotos:before {
	content: "\e037";
}

.socicon-googleplus:before {
	content: "\e038";
}

.socicon-grooveshark:before {
	content: "\e039";
}

.socicon-hackerrank:before {
	content: "\e03a";
}

.socicon-hearthstone:before {
	content: "\e03b";
}

.socicon-hellocoton:before {
	content: "\e03c";
}

.socicon-heroes:before {
	content: "\e03d";
}

.socicon-hitbox:before {
	content: "\e03e";
}

.socicon-horde:before {
	content: "\e03f";
}

.socicon-houzz:before {
	content: "\e040";
}

.socicon-icq:before {
	content: "\e041";
}

.socicon-identica:before {
	content: "\e042";
}

.socicon-imdb:before {
	content: "\e043";
}

.socicon-instagram:before {
	content: "\e044";
}

.socicon-issuu:before {
	content: "\e045";
}

.socicon-istock:before {
	content: "\e046";
}

.socicon-itunes:before {
	content: "\e047";
}

.socicon-keybase:before {
	content: "\e048";
}

.socicon-lanyrd:before {
	content: "\e049";
}

.socicon-lastfm:before {
	content: "\e04a";
}

.socicon-line:before {
	content: "\e04b";
}

.socicon-linkedin:before {
	content: "\e04c";
}

.socicon-livejournal:before {
	content: "\e04d";
}

.socicon-lyft:before {
	content: "\e04e";
}

.socicon-macos:before {
	content: "\e04f";
}

.socicon-mail:before {
	content: "\e050";
}

.socicon-medium:before {
	content: "\e051";
}

.socicon-meetup:before {
	content: "\e052";
}

.socicon-mixcloud:before {
	content: "\e053";
}

.socicon-modelmayhem:before {
	content: "\e054";
}

.socicon-mumble:before {
	content: "\e055";
}

.socicon-myspace:before {
	content: "\e056";
}

.socicon-newsvine:before {
	content: "\e057";
}

.socicon-nintendo:before {
	content: "\e058";
}

.socicon-npm:before {
	content: "\e059";
}

.socicon-odnoklassniki:before {
	content: "\e05a";
}

.socicon-openid:before {
	content: "\e05b";
}

.socicon-opera:before {
	content: "\e05c";
}

.socicon-outlook:before {
	content: "\e05d";
}

.socicon-overwatch:before {
	content: "\e05e";
}

.socicon-patreon:before {
	content: "\e05f";
}

.socicon-paypal:before {
	content: "\e060";
}

.socicon-periscope:before {
	content: "\e061";
}

.socicon-persona:before {
	content: "\e062";
}

.socicon-pinterest:before {
	content: "\e063";
}

.socicon-play:before {
	content: "\e064";
}

.socicon-player:before {
	content: "\e065";
}

.socicon-playstation:before {
	content: "\e066";
}

.socicon-pocket:before {
	content: "\e067";
}

.socicon-qq:before {
	content: "\e068";
}

.socicon-quora:before {
	content: "\e069";
}

.socicon-raidcall:before {
	content: "\e06a";
}

.socicon-ravelry:before {
	content: "\e06b";
}

.socicon-reddit:before {
	content: "\e06c";
}

.socicon-renren:before {
	content: "\e06d";
}

.socicon-researchgate:before {
	content: "\e06e";
}

.socicon-residentadvisor:before {
	content: "\e06f";
}

.socicon-reverbnation:before {
	content: "\e070";
}

.socicon-rss:before {
	content: "\e071";
}

.socicon-sharethis:before {
	content: "\e072";
}

.socicon-skype:before {
	content: "\e073";
}

.socicon-slideshare:before {
	content: "\e074";
}

.socicon-smugmug:before {
	content: "\e075";
}

.socicon-snapchat:before {
	content: "\e076";
}

.socicon-songkick:before {
	content: "\e077";
}

.socicon-soundcloud:before {
	content: "\e078";
}

.socicon-spotify:before {
	content: "\e079";
}

.socicon-stackexchange:before {
	content: "\e07a";
}

.socicon-stackoverflow:before {
	content: "\e07b";
}

.socicon-starcraft:before {
	content: "\e07c";
}

.socicon-stayfriends:before {
	content: "\e07d";
}

.socicon-steam:before {
	content: "\e07e";
}

.socicon-storehouse:before {
	content: "\e07f";
}

.socicon-strava:before {
	content: "\e080";
}

.socicon-streamjar:before {
	content: "\e081";
}

.socicon-stumbleupon:before {
	content: "\e082";
}

.socicon-swarm:before {
	content: "\e083";
}

.socicon-teamspeak:before {
	content: "\e084";
}

.socicon-teamviewer:before {
	content: "\e085";
}

.socicon-technorati:before {
	content: "\e086";
}

.socicon-telegram:before {
	content: "\e087";
}

.socicon-tripadvisor:before {
	content: "\e088";
}

.socicon-tripit:before {
	content: "\e089";
}

.socicon-triplej:before {
	content: "\e08a";
}

.socicon-tumblr:before {
	content: "\e08b";
}

.socicon-twitch:before {
	content: "\e08c";
}

.socicon-twitter:before {
	content: "\e08d";
}

.socicon-uber:before {
	content: "\e08e";
}

.socicon-ventrilo:before {
	content: "\e08f";
}

.socicon-viadeo:before {
	content: "\e090";
}

.socicon-viber:before {
	content: "\e091";
}

.socicon-viewbug:before {
	content: "\e092";
}

.socicon-vimeo:before {
	content: "\e093";
}

.socicon-vine:before {
	content: "\e094";
}

.socicon-vkontakte:before {
	content: "\e095";
}

.socicon-warcraft:before {
	content: "\e096";
}

.socicon-wechat:before {
	content: "\e097";
}

.socicon-weibo:before {
	content: "\e098";
}

.socicon-whatsapp:before {
	content: "\e099";
}

.socicon-wikipedia:before {
	content: "\e09a";
}

.socicon-windows:before {
	content: "\e09b";
}

.socicon-wordpress:before {
	content: "\e09c";
}

.socicon-wykop:before {
	content: "\e09d";
}

.socicon-xbox:before {
	content: "\e09e";
}

.socicon-xing:before {
	content: "\e09f";
}

.socicon-yahoo:before {
	content: "\e0a0";
}

.socicon-yammer:before {
	content: "\e0a1";
}

.socicon-yandex:before {
	content: "\e0a2";
}

.socicon-yelp:before {
	content: "\e0a3";
}

.socicon-younow:before {
	content: "\e0a4";
}

.socicon-youtube:before {
	content: "\e0a5";
}

.socicon-zapier:before {
	content: "\e0a6";
}

.socicon-zerply:before {
	content: "\e0a7";
}

.socicon-zomato:before {
	content: "\e0a8";
}

.socicon-zynga:before {
	content: "\e0a9";
}

/* Reset */
.dcsns ul, .dcsns li {
	padding: 0;
	margin: 0;
	list-style: none !important;
	background: none;
}

/* Main styles */
/* Icons */
.socicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "socicon";
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	color: #fff;
}

.socicon:empty {
	width: 1em;
}

[class^=socicon-]:before,
[class*=" socicon-"]:before {
	font-family: "socicon" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.dcsns-li .socicon {
	position: absolute;
	bottom: 4px;
	left: 8px;
	z-index: 3;
	top: auto;
}

.dcsns-toolbar .filter li a {
	width: 26px;
	text-align: center;
}

/* Feeds */
.dcsns {
	color: #444;
	list-style: none outside none;
	margin: 0;
	clear: both;
}

.dcsns h1 {
	width: auto;
	position: relative;
}

.dcsns h1, .dcsns h2, .dcsns h3 {
	line-height: 1.35em;
}

.dcsns-content {
	position: relative;
	padding: 0;
}

.dcsns-loading {
	background: url(../images/loading_light.gif) no-repeat 0 0;
	height: 24px;
	padding: 6px 0 0 30px;
	position: absolute;
	top: 10px;
	left: 10px;
}

.dcsns-toolbar .dcsns-loading {
	right: 10px;
	left: auto;
}

.stream {
	margin: 0 auto !important;
}

.stream p {
	margin: 0;
	padding: 0;
}

.stream li a {
	color: #2DB6E8;
}

.stream li {
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	font-size: 11px;
	padding: 15px 0 35px 0;
	width: 224px;
	position: relative;
	margin: 0 12px 12px 0;
	font-family: Arial, sans-serif;
	line-height: 1.35em;
}

.stream li .inner {
	overflow: hidden;
	padding: 0 15px;
}

.stream li .icon {
	position: absolute;
	left: 3px;
	bottom: 0;
	z-index: 3;
}

.stream li .section-intro {
	padding: 7px 0;
	width: 100%;
	left: 0;
	bottom: 0;
	position: absolute;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	z-index: 2;
}

.stream li .clear {
	clear: both;
}

/* Content blocks */
.stream li .section-intro a {
	text-decoration: underline;
	color: #fff;
	margin-left: 35px;
}

.stream li .section-title {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

.stream li .section-title a {
	color: #555;
}

.stream li .section-title a:hover {
	color: #2DB6E8;
}

.stream li .section-thumb {
	float: left;
	margin: 0 7px 0 0;
}

.stream li .section-thumb img, .stream li .section-text img {
	display: none;
}

.stream li .section-thumb img {
	border: 1px solid #ccc;
	padding: 1px;
	background: #fff;
}

.stream li .section-text {
	display: block;
	margin-bottom: 3px;
}

.stream li .section-text br {
	display: block;
}

.stream li .section-user {
	clear: both;
	display: block;
	font-style: italic;
	margin: 0 8px 5px 0;
	display: block;
	float: left;
	padding: 7px 0 0 15px;
	line-height: 12px;
	background: url(../images/profile.png) no-repeat 0 7px;
}

.stream li .meta {
	display: block;
	font-size: 90%;
	color: #999;
}

.stream li .meta span {
	margin: 0 8px 5px 0;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	line-height: 12px;
}

.meta span.shares {
	background: url(../images/shares.png) no-repeat 0 0;
	padding-left: 20px;
}

.meta span.views {
	background: url(../images/views.png) no-repeat 0 0;
	padding-left: 18px;
}

.meta span.likes {
	background: url(../images/likes.png) no-repeat 0 0;
	padding-left: 16px;
}

.meta span.comments {
	background: url(../images/comments.png) no-repeat 0 0;
}

.meta span.users {
	background: url(../images/users.png) no-repeat 0 0;
}

.meta span.videos {
	background: url(../images/videos.png) no-repeat 0 0;
	padding-left: 16px;
}

.stream li .section-meta {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}

.stream li .meta.item-comments {
	padding: 0 0 0 35px;
	margin: 0 0 5px 0;
	min-height: 30px;
	position: relative;
	clear: both;
	line-height: 1.3em;
}

.stream li .meta.item-comments img {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
}

.stream li .meta.item-likes {
	padding: 0;
	width: 100%;
	overflow: hidden;
	clear: both;
	line-height: 1.3em;
}

.stream li .meta.item-likes img {
	float: left;
	margin: 0 5px 5px 0;
	width: 30px;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
}

.stream li.dcsns-error {
	color: #990000;
}

.stream li .section-share {
	display: block;
	margin: 0 0 5px 0;
	padding: 4px 0 0;
	float: right;
}

.stream li .section-share a {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin: 0 2px 0 0;
	background: url(../images/share.png) no-repeat 0 0;
}

.stream li .section-share a.share-twitter {
	background-position: 0 -16px;
}

.stream li .section-share a.share-reply {
	background-position: 0 -32px;
}

.stream li .section-share a.share-retweet {
	background-position: 0 -48px;
}

.stream li .section-share a.share-favorite {
	background-position: 0 -64px;
}

.stream li .section-share a.share-google {
	background-position: 0 -80px;
}

.stream li .section-share a.share-linkedin {
	background-position: 0 -96px;
}

.stream li .section-share a.share-facebook:hover {
	background-position: -16px 0;
}

.stream li .section-share a.share-twitter:hover {
	background-position: -16px -16px;
}

.stream li .section-share a.share-reply:hover {
	background-position: -16px -32px;
}

.stream li .section-share a.share-retweet:hover {
	background-position: -16px -48px;
}

.stream li .section-share a.share-favorite:hover {
	background-position: -16px -64px;
}

.stream li .section-share a.share-google:hover {
	background-position: -16px -80px;
}

.stream li .section-share a.share-linkedin:hover {
	background-position: -16px -96px;
}

.stream li.dcsns-twitter .section-share .share-facebook, .stream li.dcsns-twitter .section-share .share-google, .stream li.dcsns-twitter .section-share .share-linkedin, .stream li.dcsns-twitter .section-share .share-twitter {
	display: none;
}

/* Toolbar */
.dcsns-toolbar {
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}

/* Filter */
#wall {
	padding-top: 15px;
}

#wall .dcsns-toolbar {
	margin-bottom: 25px;
}

#dcsns-filter.dc-center {
	float: left;
	padding-left: 50%;
	display: none;
	margin: 0;
}

.dcsns-toolbar .filter {
	padding: 0;
	margin: 0 0 15px 0;
}

.dcsns-toolbar .filter li {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

.dcsns-toolbar .filter .link-all {
	color: #fff;
	height: 21px;
	padding: 7px 7px 4px 7px;
	text-shadow: 0 0 1px #555;
	font-weight: bold;
}

.dcsns-toolbar .filter li a {
	padding: 4px 3px 0 3px;
	margin: 0 1px 1px 0;
	display: block;
	float: left;
	background: #777;
	height: 28px;
}

.dcsns-toolbar .filter li img {
	margin: 0;
	height: 24px;
	width: 25px;
}

/* Controls */
.dcsns .controls {
	position: absolute;
	right: 0;
	top: 7px;
	height: 22px;
	padding: 0;
	z-index: 12;
}

.dcsns .controls li {
	display: inline;
	background: none;
}

.dcsns .controls a {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	margin: 0 0 0 2px;
	background: url(../images/controls.png) no-repeat 0 0;
}

.dcsns .controls .prev {
	background-position: -44px 0;
}

.dcsns .controls .next {
	background-position: -66px 0;
}

.dcsns .controls .play {
	background-position: 0 0;
}

.dcsns .controls .pause {
	background-position: -22px 0;
}

.dcsns .controls .prev:hover {
	background-position: -44px -22px;
}

.dcsns .controls .next:hover {
	background-position: -66px -22px;
}

.dcsns .controls .play:hover {
	background-position: 0 -22px;
}

.dcsns .controls .pause:hover {
	background-position: -22px -22px;
}

/* Facebook */
.stream li.dcsns-facebook .section-thumb img {
	max-width: 192px;
	margin-bottom: 5px;
}

.stream li.dcsns-facebook .section-thumb img, .stream li.dcsns-facebook .section-text img {
	display: block;
}

.stream li.dcsns-facebook .section-text img {
	margin: 5px 7px 5px 0;
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	max-width: 192px;
}

.stream li.dcsns-facebook .section-text a {
	margin-right: 4px;
	color: #444;
}

.stream li.dcsns-facebook .section-text-fb a {
	display: none;
}

.stream li.dcsns-facebook .meta {
	display: block;
	clear: both;
}

.stream li.dcsns-facebook .meta.item-comments {
	padding: 0;
	min-height: auto;
}

.stream li.dcsns-facebook .meta.item-comments a {
	display: block;
	margin: 0 0 2px 0;
}

.stream li.dcsns-facebook .share-facebook {
	display: none;
}

/* twitter */
.stream li.dcsns-twitter .section-thumb {
	margin-top: 3px;
}

.stream li.dcsns-twitter .section-thumb img {
	width: 48px;
	height: 48px;
	display: block;
}

.stream li.dcsns-twitter .section-user {
	padding: 0;
	background: none;
}

.stream li.dcsns-twitter .section-text img {
	margin: 5px 0 0;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	max-width: 192px;
}

.stream li.dcsns-twitter a {
	color: #38AEAE;
}

.stream li.dcsns-twitter .section-intro a, .stream li.dcsns-twitter .section-intro a:hover {
	color: #fff;
}

.stream li.dcsns-twitter .section-intro span a {
	text-decoration: none;
	margin-left: 0;
}

.stream li.dcsns-twitter .section-intro span a:hover {
	text-decoration: underline;
}

.stream li.dcsns-twitter a:hover {
	color: #38AEAE;
	text-decoration: underline;
}

.stream li.dcsns-twitter .twitter-user {
	margin-bottom: 2px;
	display: block;
}

.stream li.dcsns-twitter .twitter-user a {
	color: #999;
	line-height: 1.35em;
}

.stream li.dcsns-twitter .twitter-user a:hover {
	color: #999;
	text-decoration: none;
}

.stream li.dcsns-twitter .twitter-user a strong {
	color: #444;
}

.stream li.dcsns-twitter .twitter-user a:hover strong {
	color: #38AEAE !important;
	text-decoration: underline;
}

/* google */
.stream li.dcsns-google .section-title {
	margin-bottom: 5px;
}

.dcsns .stream li.dcsns-google .section-thumb img {
	max-width: 192px;
}

.stream li.dcsns-google .meta span.plusones {
	padding-left: 0;
}

/* rss */
.stream li.dcsns-rss .section-thumb img {
	max-width: 192px;
}

.stream li.dcsns-rss .section-text img {
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	max-width: 192px;
}

/* stumbleupon */
.dcsns .stream li.dcsns-stumbleupon .section-title {
	display: block;
	clear: both;
}

.dcsns .stream li.dcsns-stumbleupon .section-thumb img {
	max-width: 192px;
}

/* youtube */
.stream li.dcsns-youtube .section-thumb img {
	max-width: 192px;
}

/* vimeo */
.stream li.dcsns-vimeo .section-thumb img {
	max-width: 192px;
}

.dcsns .stream li.dcsns-vimeo .section-title {
	display: block;
	clear: both;
}

.stream li.dcsns-vimeo .section-text {
	margin-bottom: 5px;
}

.stream li.dcsns-vimeo .section-text .meta {
	padding-top: 5px;
}

.stream li.dcsns-vimeo .logo {
	margin-bottom: 3px;
}

/* Flickr */
.stream li.dcsns-flickr .section-thumb {
	margin: 0;
}

.stream li.dcsns-flickr .section-thumb img {
	max-width: 192px;
}

/* Pinterest */
.stream li.dcsns-pinterest .section-thumb {
	display: block;
}

.stream li.dcsns-pinterest .section-text {
	clear: both;
}

.stream li.dcsns-pinterest .section-thumb img {
	width: 190px;
}

/* dribbble */
.stream li.dcsns-dribbble .inner img {
	margin-bottom: 5px;
	max-width: 192px;
}

/* lastfm */
.stream li.dcsns-lastfm .section-title {
	background: url(../images/tracks.png) no-repeat 0 0;
	padding-left: 17px;
	margin-bottom: 0;
}

/* deviantart */
.stream li.dcsns-deviantart .section-thumb {
	display: block;
	float: none;
}

.stream li.dcsns-deviantart .section-thumb img {
	max-width: 192px;
}

/* tumblr */
.stream li.dcsns-tumblr .section-text img {
	margin: 0 7px 5px 0;
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	max-width: 192px;
}

.stream li.dcsns-tumblr .track {
	display: block;
	background: url(../images/tracks.png) no-repeat 0 5px;
	padding: 5px 0 0 17px;
	margin-bottom: 0;
}

/* instagram */
.stream li.dcsns-instagram {
	padding-bottom: 40px;
}

.stream li.dcsns-instagram .section-title {
	font-weight: normal;
	clear: both;
}

.stream li.dcsns-instagram .section-thumb img {
	margin: 0 7px 5px 0;
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	max-width: 192px;
}

.stream li.dcsns-instagram .meta {
	clear: both;
}

.stream li.dcsns-instagram .section-meta .meta .comments, .stream li.dcsns-instagram .section-meta .meta .likes {
	margin: 0 0 5px 0;
	padding-top: 5px;
	background-position: 0px 5px;
	float: none;
	font-size: 100%;
	font-weight: bold;
}

/* vine */
.stream li.dcsns-vine {
	padding-bottom: 40px;
}

.stream li.dcsns-vine .section-title {
	font-weight: normal;
	clear: both;
}

.stream li.dcsns-vine .section-thumb img {
	margin: 0 7px 5px 0;
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	max-width: 192px;
}

.stream li.dcsns-vine .meta {
	clear: both;
}

.stream li.dcsns-vine .section-meta .meta .comments, .stream li.dcsns-vine .section-meta .meta .likes {
	margin: 0 0 5px 0;
	padding-top: 5px;
	background-position: 0px 5px;
	float: none;
	font-size: 100%;
	font-weight: bold;
}

/* Foursquare */
.stream li.dcsns-foursquare .section-thumb img {
	max-width: 192px;
	margin-bottom: 5px;
	display: block;
}

/* layouts */
/* modern */
.modern .stream li {
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	padding: 0;
	width: 260px;
	margin: 0 20px 20px 0;
	font-size: 14px;
	text-align: center;
	word-wrap: break-word;
}

.modern .stream li .inner {
	padding: 0;
}

.modern .stream li .section-thumb {
	margin: 0 0 20px 0;
	display: block;
	float: none;
}

.modern .stream li .section-thumb img {
	max-width: 100% !important;
	width: 100% !important;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

.modern .stream li.dcsns-twitter .section-thumb {
	float: left;
	margin: 20px 10px 10px 20px;
}

.modern .stream li.dcsns-twitter .section-thumb img {
	display: block;
	height: 48px !important;
	width: 48px !important;
}

.modern .twitter-user {
	text-align: left !important;
	margin-top: 20px;
}

.modern .twitter-text {
	clear: both;
	display: block;
}

.modern .stream li.dcsns-tumblr .inner {
	padding-top: 20px;
}

.modern .stream li .section-title {
	font-weight: normal;
}

.modern .stream li .section-text, .modern .stream li .section-user, .modern .stream li .section-title {
	padding: 0 20px;
	margin: 0 0 20px 0;
}

.modern .stream li .section-text img {
	max-width: 100% !important;
	width: 100% !important;
	background: none;
	border: none;
	padding: 0;
	float: none;
	margin: 0;
}

.modern .stream li .meta {
	display: none;
}

.modern .stream li .section-user {
	font-size: 12px;
	background: none;
	float: none;
	text-align: center;
}

.modern .stream li .section-intro {
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	display: block;
}

.modern .stream li .section-intro a {
	margin: 0;
	text-decoration: none;
	padding: 0 5px;
}

.modern .stream li .section-intro span {
	font-size: 12px;
}

.modern .stream li .section-intro a.link-user {
	display: block;
}

.modern .stream li .section-intro a.link-user:hover {
	color: #38AEAE;
}

.modern .stream li .section-intro a.link-intro {
	display: none;
}

.modern .stream li .section-user {
	display: none;
}

.modern .stream li .section-share {
	margin: 0 20px 20px 0;
	padding: 0;
}

.modern .stream li .socicon {
	position: absolute;
	bottom: 15px;
	left: 15px;
	font-size: 24px;
}

.modern .stream li.dcsns-lastfm .section-title {
	background: url(../images/tracks.png) no-repeat 20px 3px;
	padding-left: 37px;
}

.modern .stream li.dcsns-instagram .section-thumb img {
	margin-bottom: 20px;
}

/* modern - dark*/
.modern.dark .stream li, .modern.dark .stream li .section-user, .modern.dark .stream li .section-intro a, .modern.dark .stream li .section-text a,
.modern.dark .stream li .section-intro span, .modern.dark .stream li.dcsns-twitter .twitter-user a strong, .modern.dark .stream li .socicon {
	color: #fff;
}

.modern.dark .stream li .section-intro a:hover, .modern.dark .stream li .section-title a:hover, .modern.dark .stream li .section-text a:hover, .stream li.dcsns-twitter .twitter-user a:hover strong {
	color: #4EC2DC;
}

.modern.dark .stream li {
	background-color: #393939;
}

.modern.dark .stream li .section-title a {
	color: #fff;
}

.modern.dark .stream li .section-intro {
	background: #2C2C2C !important;
}

/* modern - light*/
.modern.light .stream li .section-intro a:hover, .modern.light .stream li .section-title a:hover, .modern.light .stream li .section-text a:hover, .stream li.dcsns-twitter .twitter-user a:hover strong {
	/*color: #4EC2DC;*/
	color: #38aeae;
}

.modern.light .stream li {
	background-color: #fff;
}

.modern.light .stream li .section-intro {
	background: #ececec !important;
}

.modern.light .stream li, .modern.light .stream li .section-intro a, .modern.light .stream li .section-intro span {
	color: #494949;
}

.modern.light .stream li .socicon {
	color: #494949;
}

/*isotope */
.isotope,
.isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

/* heading */
.heading {
	padding: 189px 0 67px;
	font-size: 30px;
	line-height: 41px;
	color: #8d8f3c;
}
.heading .color-black {
	color: #000000;
}
.heading h1 {
	margin: 0 0 14px;
	font-size: 52px;
	line-height: 56px;
	color: #231f20;
}
.heading p {
	margin: 0;
}
@media (max-width: 1599px) {
	.heading {
		padding: 166px 0 44px;
		font-size: 22px;
		line-height: 32px;
	}
}
@media (max-width: 1199px) {
	.heading {
		padding: 117px 0 4px;
		font-size: 18px;
		line-height: 25px;
	}
	.heading h1 {
		margin: 0 0 17px;
		font-size: 40px;
		line-height: 44px;
	}
}
@media (max-width: 991px) {
	.heading {
		padding: 100px 0 0;
	}
}
@media (max-width: 767px) {
	.heading {
		padding: 88px 0 10px;
	}
	.heading h1 {
		font-size: 30px;
		line-height: 36px;
	}
}

/* ttl-block */
.ttl-block.type-02 {
	padding: 57px 0 52px;
}
.ttl-block.type-02 h2 strong {
	font-size: 72px;
	line-height: 1;
}
.ttl-block.type-02 h2 strong:before {
	top: -6px;
	width: 105px;
	height: 105px;
	margin-left: -45px;
}
.ttl-block.type-02 h2 strong span {
	-webkit-transform: rotate(-8.5deg);
	transform: rotate(-8.5deg);
}
@media (max-width: 1599px) {
	.ttl-block.type-02 h2 strong {
		font-size: 64px;
	}
	.ttl-block.type-02 h2 strong:before {
		top: 0;
		width: 90px;
		height: 90px;
	}
}
@media (max-width: 1199px) {
	.ttl-block.type-02 {
		padding: 57px 0 47px;
	}
	.ttl-block.type-02 h2 strong {
		font-size: 54px;
	}
	.ttl-block.type-02 h2 strong:before {
		width: 72px;
		height: 72px;
		margin-left: -36px;
	}
}
@media (max-width: 767px) {
	.ttl-block.type-02 {
		padding: 30px 0 20px;
	}
	.ttl-block.type-02 h2 strong {
		font-size: 36px;
	}
	.ttl-block.type-02 h2 strong:before {
		top: 8px;
		width: 50px;
		height: 50px;
		margin-left: -25px;
	}
}

/* add-nav */
.add-nav .list {
	list-style: none;
	margin: 0 -9px;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.add-nav .list li {
	display: inline-block;
	vertical-align: top;
	padding: 0 9px 18px;
}
.add-nav .btn {
	padding: 13px 30px 12px;
	font-size: 13px;
	line-height: 17px;
}
.add-nav .btn .caret {
	position: absolute;
	top: 0;
	right: 12px;
	bottom: 0;
	margin-top: 6px;
	margin-bottom: auto;
	width: 8px;
	height: 8px;
	border: solid;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: transform 0.3s ease;
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.add-nav .btn.collapsed .caret {
	margin-top: 4px;
}
.add-nav .button-caret:not(.collapsed) .caret {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
@media (min-width: 768px) {
	.add-nav .collapse {
		display: block !important;
		height: auto !important;
	}
}
@media (max-width: 1199px) {
	.add-nav {
		padding: 60px 0 0;
	}
	.add-nav .list {
		margin: 0 -60px;
	}
}
@media (max-width: 991px) {
	.add-nav .btn {
		padding: 13px 20px 12px;
	}
	.add-nav .list {
		margin: 0 -20px;
	}
}
@media (max-width: 767px) {
	.add-nav {
		margin-left: -20px;
		margin-right: -20px;
		padding: 30px 0 0;
	}
	.add-nav .btn {
		display: block;
		padding: 6px 15px;
		border-width: 2px 0;
		font-size: 12px;
	}
	.add-nav .btn .caret {
		right: 3px;
		width: 6px;
		height: 6px;
	}
	.add-nav .btn-collapse {
		margin: 0 0 15px;
	}
	.add-nav .button-caret .wrap-in {
		display: inline-block;
		vertical-align: top;
		position: relative;
		min-width: 90px;
		padding-right: 25px;
	}
	.add-nav .list li {
		display: block;
		padding: 0 0 15px;
	}
}

.add-nav-section {
	position: relative;
}
.add-nav-section .container {
	padding-top: 64px;
}
@media (max-width: 767px) {
	.add-nav-section .container {
		padding-top: 0;
	}
}

.news-nav-section {
	position: relative;
}
.news-nav-section .container-fluid {
	padding-top: 82px;
	padding-bottom: 3px;
}
@media (max-width: 1599px) {
	.news-nav-section .add-nav {
		padding: 0;
	}
}
@media (max-width: 767px) {
	.news-nav-section .container-fluid {
		padding-top: 50px;
		padding-bottom: 0;
	}
}

/* partners-section */
.partners-section {
	margin: 0 0 -69px;
	padding: 30px 0 0;
}
.partners-section .container-fluid {
	max-width: 1440px;
}
@media (max-width: 1599px) {
	.partners-section .container-fluid {
		max-width: 1170px;
	}
}
@media (max-width: 1199px) {
	.partners-section {
		margin: 0 0 -24px;
	}
	.partners-section .container-fluid {
		max-width: 870px;
	}
}
@media (max-width: 991px) {
	.partners-section {
		margin: 0;
	}
	.partners-section .container-fluid {
		max-width: 655px;
	}
}
@media (max-width: 767px) {
	.partners-section {
		padding: 15px 0;
	}
	.partners-section .container-fluid {
		max-width: none;
	}
}

/* partner-block */
.partner-block {
	padding: 50px 20px 50px 0;
	font: 22px/31px "Futura-PT", Arial, sans-serif;
}
.partner-block:before, .partner-block:after {
	content: " ";
	display: table;
}
.partner-block:after {
	clear: both;
}
.partner-block .img {
	float: left;
	width: 200px;
	padding: 16px 10px;
	text-align: center;
}
.partner-block .img img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
.partner-block figcaption {
	padding: 0 0 0 200px;
}
.partner-block h2 {
	margin: 0 0 -3px;
	font: 40px/150% "HighTide";
	color: #231f20;
}
.partner-block h2 a {
	color: inherit;
}
.partner-block blockquote {
	margin: 0 0 15px;
	padding: 0;
	border: 0;
	font: 300 22px/32px "LeituraNews";
}
.partner-block blockquote q {
	display: block;
	quotes: none;
}
.partner-block p {
	margin: 0 0 15px;
}
@media (max-width: 1599px) {
	.partner-block {
		font-size: 20px;
		line-height: 150%;
	}
	.partner-block h2 {
		margin: 0;
		font-size: 36px;
	}
	.partner-block blockquote {
		font-size: 20px;
		line-height: 150%;
	}
}
@media (max-width: 1199px) {
	.partner-block {
		padding: 44px 20px 44px 0;
		font-size: 18px;
	}
	.partner-block .img {
		float: none;
		width: auto;
		padding: 0 0 20px;
		text-align: left;
	}
	.partner-block figcaption {
		padding: 0;
	}
	.partner-block h2 {
		font-size: 32px;
	}
	.partner-block blockquote {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	.partner-block {
		padding: 30px 20px 30px 0;
		font-size: 16px;
	}
	.partner-block blockquote {
		font-size: 16px;
	}
	.partner-block h2 {
		font-size: 29px;
	}
}
@media (max-width: 767px) {
	.partner-block {
		padding: 15px 0;
		font-size: 12px;
	}
	.partner-block .img {
		padding: 0 0 10px;
	}
	.partner-block blockquote {
		margin: 0 0 10px;
		font-size: 12px;
	}
	.partner-block h2 {
		font-size: 22px;
	}
	.partner-block p {
		margin: 0 0 10px;
	}
}

/* post-section */
.post-section {
	margin: 0 0 -22px;
	padding: 67px 0 0;
}
@media (min-width: 1600px) {
	.post-section > .row {
		margin: 0 -19px;
	}
	.post-section > .row > [class*=col-] {
		padding: 0 19px;
	}
}
@media (max-width: 1199px) {
	.post-section {
		margin: 0;
		padding: 92px 0 0;
	}
}
@media (max-width: 991px) {
	.post-section {
		padding: 67px 0 0;
	}
}
@media (max-width: 767px) {
	.post-section {
		padding: 55px 26px 46px;
	}
}
@media (max-width: 559px) {
	.post-section > .row > [class*=col-] {
		width: 100%;
	}
}

/* post */
.post {
	position: relative;
	min-height: 467px;
	margin: 0 0 38px;
	padding: 28px 26px 108px;
	border: 2px solid;
	font: 22px/1.227 "Futura-PT", Arial, sans-serif;
}
.post .img {
	height: 201px;
	margin: 0 0 26px;
	background-position: 50% 50%;
	background-size: cover;
}
.post .img > img {
	display: none;
}
.post .entry-title {
	min-height: 42px;
	max-height: 54px;
	margin: 0 0 15px;
	overflow: hidden;
	font-size: 22px;
	line-height: 1.227;
	font-weight: normal;
}
.post .entry-title a {
	color: inherit;
}
.post strong {
	font-weight: 600;
}
.post .row {
	font-size: 17px;
	line-height: 1.235;
}
.post .row .entry-title {
	margin: 0;
	min-height: 0;
	max-height: none;
}
.post .entry-footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 17px;
	line-height: 1.235;
	border-top: 2px solid;
}
.post .entry-footer p {
	margin: 0;
}
.post .entry-footer .inner {
	display: table-cell;
	vertical-align: middle;
	width: 1%;
	height: 88px;
	padding: 18px 26px 10px;
}
.post .lbl {
	position: relative;
	z-index: 5;
	display: inline-block;
	margin: 0 5px 0 0;
	font: 28px/1 "HighTide", Times, serif;
	color: #231f20;
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.post .lbl:before {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: -1;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	content: "";
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.post .date {
	font-style: normal;
}
.post .btn-next {
	margin: 0;
	font-size: inherit;
	line-height: inherit;
	font-weight: normal;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.post.yellow {
	border-color: #babc6c;
}
.post.yellow .entry-footer {
	border-color: #babc6c;
}
.post.yellow .lbl::before {
	background-color: #babc6c;
}
.post.orange {
	border-color: #d6715a;
}
.post.orange .entry-footer {
	border-color: #d6715a;
}
.post.orange .lbl::before {
	background-color: #d6715a;
}
.post.blue {
	border-color: #d2a461;
}
.post.blue .entry-footer {
	border-color: #d2a461;
}
.post.blue .lbl::before {
	background-color: #d2a461;
}
.post.large {
	min-height: 662px;
}
.post.large .img {
	height: 463px;
}
.post.large figcaption {
	padding: 30px 0 0;
}
.post.large .social-list {
	margin-top: 3px;
}
.post.large .entry-footer {
	font-size: 22px;
	line-height: 1.227;
}
@media (max-width: 1599px) {
	.post {
		min-height: 430px;
		margin: 0 0 30px;
		padding: 24px 24px 90px;
		font-size: 20px;
	}
	.post .img {
		height: 166px;
	}
	.post .entry-title {
		font-size: 20px;
	}
	.post .row {
		font-size: 15px;
	}
	.post .entry-footer {
		font-size: 15px;
	}
	.post .entry-footer .inner {
		height: 68px;
		padding: 10px 24px;
	}
	.post .lbl {
		font-size: 23px;
	}
	.post .lbl:before {
		width: 36px;
		height: 36px;
	}
	.post .btn-next {
		padding: 0 23px 0 0;
	}
	.post .btn-next:before, .post .btn-next:after {
		top: 1px;
	}
	.post.large {
		min-height: 545px;
	}
	.post.large .img {
		height: 366px;
	}
	.post.large .entry-footer {
		font-size: 20px;
	}
}
@media (max-width: 1310px) {
	.post .social-list {
		margin-left: -10px;
	}
}
@media (max-width: 1199px) {
	.post {
		min-height: 433px;
		margin: 0 0 26px;
		padding: 23px 23px 80px;
		font-size: 18px;
	}
	.post .img {
		height: 180px;
	}
	.post .entry-title {
		min-height: 60px;
		max-height: 60px;
		font-size: 18px;
	}
	.post .row {
		font-size: 14px;
	}
	.post .entry-footer {
		font-size: 14px;
	}
	.post .entry-footer .inner {
		height: 70px;
		padding: 10px 23px;
	}
	.post .btn-next:before, .post .btn-next:after {
		top: 0;
	}
	.post.large {
		min-height: 575px;
	}
	.post.large .img {
		height: 400px;
	}
	.post.large .entry-footer {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	.post {
		min-height: 353px;
		padding: 19px 18px 70px;
		font-size: 16px;
	}
	.post .img {
		height: 135px;
		margin: 0 0 20px;
	}
	.post .entry-title {
		min-height: 55px;
		max-height: 55px;
		font-size: 16px;
	}
	.post .row {
		font-size: 12px;
	}
	.post .entry-footer {
		font-size: 12px;
	}
	.post .entry-footer .inner {
		height: 57px;
		padding: 10px 18px;
	}
	.post .lbl {
		font-size: 20px;
	}
	.post .lbl:before {
		width: 31px;
		height: 31px;
	}
	.post .btn-next:before, .post .btn-next:after {
		top: -1px;
	}
	.post .social-list {
		margin-left: -15px;
	}
	.post.large {
		min-height: 462px;
	}
	.post.large .img {
		height: 297px;
	}
	.post.large .entry-footer {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.post {
		min-height: 0;
		padding: 20px 20px 86px;
		font-size: 12px;
	}
	.post .img {
		height: 0;
		margin: 0 0 30px;
		padding-bottom: 66%;
	}
	.post .entry-title {
		max-height: 30px;
		min-height: 30px;
		font-size: 12px;
	}
	.post .row {
		font-size: 11px;
	}
	.post .entry-footer {
		font-size: 11px;
	}
	.post .entry-footer .inner {
		height: 62px;
		padding: 10px 20px;
	}
	.post .lbl {
		font-size: 22px;
	}
	.post.large {
		min-height: 0;
	}
	.post.large .img {
		height: 0;
	}
	.post.large .social-list {
		margin-top: 0;
	}
	.post.large .entry-footer {
		font-size: 12px;
	}
}
@media (max-width: 767px) and (max-width: 559px) {
	.post .social-list {
		margin-left: -2px;
	}
	.post.large .entry-footer {
		font-size: 11px;
	}
}

/* social-list */
.social-list {
	list-style: none;
	margin: 0 -2px;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.social-list li {
	display: inline-block;
	vertical-align: top;
	padding: 0 2px 4px;
	text-align: center;
}
.social-list a {
	display: inline-block;
	vertical-align: top;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: #231f20;
	color: #ffffff;
}
.social-list a:hover {
	opacity: 0.7;
}
.social-list .fa {
	font-size: 14px;
	line-height: 22px;
}
@media (max-width: 1599px) {
	.social-list a {
		width: 18px;
		height: 18px;
	}
	.social-list .fa {
		font-size: 11px;
		line-height: 18px;
	}
}

/* stream-section */
.stream-section {
	padding: 80px 38px 0;
}
@media (max-width: 1599px) {
	.stream-section {
		padding: 50px 30px 38px;
	}
}
@media (max-width: 1310px) {
	.stream-section {
		padding: 70px 30px 0;
	}
}
@media (max-width: 767px) {
	.stream-section {
		padding: 43px 30px;
	}
}

#dcsns-filter.dc-center {
	float: none;
	padding: 0;
}

.dcsns-toolbar {
	margin: 0 0 71px;
	text-align: center;
}
.dcsns-toolbar .filter {
	list-style: none;
	margin: 0 -9px !important;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.dcsns-toolbar .filter li {
	display: inline-block;
	vertical-align: top;
	padding: 0 9px 18px;
}
.dcsns-toolbar .filter li a,
.dcsns-toolbar .filter li .link-all {
	min-width: 47px;
	width: auto;
	height: 47px;
	margin: 0;
	padding: 0;
	border: 2px solid #ce4d1f;
	background: none;
	color: #ce4d1f;
	font: 600 13px/17px "Futura-PT", Arial, sans-serif, sans-serif;
	text-transform: uppercase;
}
.dcsns-toolbar .filter li a.iso-active, .dcsns-toolbar .filter li a:hover,
.dcsns-toolbar .filter li .link-all.iso-active,
.dcsns-toolbar .filter li .link-all:hover {
	background: #ce4d1f;
	color: #ffffff;
}
.dcsns-toolbar .filter li .link-all {
	padding: 13px 30px 12px;
	text-shadow: none;
}
.dcsns-toolbar .socicon {
	top: auto;
	vertical-align: top;
	font-size: 24px;
	line-height: 43px;
	color: inherit;
}
@media (max-width: 1599px) {
	.dcsns-toolbar {
		margin: 0 0 90px;
	}
}
@media (max-width: 991px) {
	.dcsns-toolbar {
		margin-bottom: 40px;
	}
	.dcsns-toolbar .filter {
		margin: 0 -5px !important;
	}
	.dcsns-toolbar .filter li {
		padding: 0 5px 10px;
	}
}
@media (max-width: 767px) {
	.dcsns-toolbar {
		width: auto;
		margin: 0 -30px 43px;
		background: #ce4d1f;
	}
	.dcsns-toolbar .filter {
		margin: 0 !important;
	}
	.dcsns-toolbar .filter li {
		padding: 0;
	}
	.dcsns-toolbar .filter li a,
.dcsns-toolbar .filter li .link-all {
		min-width: 35px;
		height: 35px;
		border-width: 0 1px;
		background: #ffffff;
		font-size: 12px;
		line-height: 16px;
	}
	.dcsns-toolbar .filter li .link-all {
		padding: 10px 10px 9px;
	}
	.dcsns-toolbar .socicon {
		font-size: 20px;
		line-height: 35px;
	}
}

.social-stream {
	margin: 0 -17px;
	color: #000000;
}
@media (max-width: 1599px) {
	.social-stream {
		margin: 0 -15px;
	}
}
@media (max-width: 1310px) {
	.social-stream {
		margin: 0 -10px;
	}
}

.stream li {
	width: 25%;
	margin: 0 0 40px;
	padding: 0 17px;
	background: none;
	font: 22px/1.227 "Futura-PT", Arial, sans-serif;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.stream li .inner {
	padding: 29px 28px 128px;
	border: 2px solid;
}
.stream li .section-thumb {
	float: none;
	display: block;
	margin: 0 0 38px;
}
.stream li .section-thumb img {
	display: block !important;
	width: 100%;
	padding: 0;
	border: 0;
}
.stream li .section-title {
	margin: 0 0 20px;
	font-weight: bold;
}
.stream li .section-title:empty {
	margin: 0;
}
.stream li .section-title a {
	color: inherit;
}
.stream li .section-title a:hover {
	color: inherit;
}
.stream li .section-user {
	position: relative;
	max-width: 48%;
	margin: 0;
	padding: 0 0 0 28px;
	background: none;
	font-size: 17px;
	line-height: 1.235;
	font-style: normal;
	font-weight: 600;
}
.stream li .section-user:before {
	position: absolute;
	left: 0;
	top: 50%;
	width: 17px;
	height: 17px;
	background: url(../images/profile.svg) no-repeat;
	background-size: 17px 17px;
	content: "";
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.stream li a {
	position: static;
	color: #ce4d1f;
}
.stream li .section-share {
	max-width: 48%;
	margin: 0 -2px;
	padding: 0;
}
.stream li .section-share a {
	width: 22px;
	height: 22px;
	margin: 0 2px;
	border-radius: 50%;
	background: #231f20;
	color: #ffffff;
	font: normal normal normal 14px/22px FontAwesome;
	text-rendering: auto;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.stream li .section-share a:hover {
	opacity: 0.7;
}
.stream li .section-share .share-facebook:before {
	content: "\f09a";
}
.stream li .section-share .share-twitter:before {
	content: "\f099";
}
.stream li .section-share .share-google {
	font-size: 12px;
}
.stream li .section-share .share-google:before {
	content: "\f0d5";
}
.stream li .section-share .share-linkedin:before {
	content: "\f0e1";
}
.stream li .section-share .share-reply,
.stream li .section-share .share-retweet,
.stream li .section-share .share-favorite {
	background: none;
	color: #231f20;
}
.stream li .section-share .share-reply {
	font-size: 15px;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.stream li .section-share .share-reply:before {
	content: "\f064";
}
.stream li .section-share .share-retweet {
	font-size: 18px;
}
.stream li .section-share .share-retweet:before {
	content: "\f079";
}
.stream li .section-share .share-favorite {
	font-size: 15px;
}
.stream li .section-share .share-favorite:before {
	content: "\f005";
}
.stream li .section-intro {
	left: 19px;
	right: 19px;
	bottom: 2px;
	width: auto;
	padding: 0;
	color: inherit;
	font-size: 16px;
	line-height: 1.235;
	height: 85px;
	padding-left: 0;
	padding-top: 0;
	font-weight: normal;
	border-top: 2px solid;
	padding: 15px 28px 15px 90px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.stream li .section-intro a {
	margin-left: 0;
	font-weight: 600;
	text-decoration: none;
	color: inherit;
}
.stream li .section-text {
	margin: 0 0 38px;
}
.stream li .socicon {
	left: 47px;
	bottom: 23px;
	font-size: 40px;
	color: #000000;
}
.stream li .socion-instagram,
.stream li .socicon-facebook {
	font-size: 37px;
}
.stream li .socicon-instagram {
	color: #ce4d1f;
}
.stream li .socicon-facebook {
	color: #4a6e99;
}
.stream li .socicon-pinterest {
	color: #8d8f3c;
}
.stream li .socicon-youtube {
	color: #d2a461;
}
.stream li .meta {
	font-size: 17px;
	line-height: 1.235;
}
.stream li.dcsns-youtube .inner {
	border-color: #d2a461;
}
.stream li.dcsns-youtube .section-intro {
	border-color: #d2a461;
}
.stream li.dcsns-instagram {
	padding-bottom: 0;
}
.stream li.dcsns-instagram .inner {
	border-color: #ce4d1f;
}
.stream li.dcsns-instagram .section-thumb img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}
.stream li.dcsns-instagram .section-intro {
	border-color: #ce4d1f;
}
.stream li.dcsns-dribbble .inner {
	border-color: #f175a8;
}
.stream li.dcsns-dribbble .section-intro {
	background: #f175a8;
}
.stream li.dcsns-vimeo .inner {
	border-color: #4ebaff;
}
.stream li.dcsns-vimeo .section-intro {
	background: #4ebaff;
}
.stream li.dcsns-dribbble .inner {
	border-color: #f90784;
}
.stream li.dcsns-dribbble .section-intro {
	background: #f90784;
}
.stream li.dcsns-tumblr .inner {
	border-color: #365472;
}
.stream li.dcsns-tumblr .section-intro {
	background: #365472;
}
.stream li.dcsns-tumblr .section-text img {
	float: none;
	max-width: none;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
.stream li.dcsns-google .inner {
	border-color: #808285;
}
.stream li.dcsns-google .section-intro {
	background: #808285;
}
.dcsns .stream li.dcsns-google .section-thumb img {
	max-width: none;
}
.stream li.dcsns-twitter .inner {
	border-color: #ce4d1f;
}
.stream li.dcsns-twitter .section-intro {
	background: #ce4d1f;
}
.stream li.dcsns-twitter .section-intro a {
	color: inherit;
}
.stream li.dcsns-twitter .section-intro a:hover {
	color: inherit;
	text-decoration: none;
}
.stream li.dcsns-twitter .section-thumb {
	margin-top: 0;
}
.stream li.dcsns-twitter .section-user {
	padding: 0 0 0 28px;
}
.stream li.dcsns-twitter a {
	color: #ce4d1f;
}
.stream li.dcsns-twitter a:hover {
	color: inherit;
	text-decoration: none;
}
.stream li.dcsns-twitter .section-share {
	margin: 0 -4px;
}
.stream li.dcsns-twitter .section-share a {
	margin: 0 4px;
}
.stream li.dcsns-facebook .inner {
	border-color: #4a6e99;
}
.stream li.dcsns-facebook .section-intro {
	border-color: #4a6e99;
}
.stream li.dcsns-pinterest .inner {
	border-color: #8d8f3c;
}
.stream li.dcsns-pinterest .section-intro {
	border-color: #8d8f3c;
}
.stream li.desaturated-yellow .inner {
	border-color: #cccc99;
}
.stream li.desaturated-yellow .section-intro {
	background: #cccc99;
}
.stream li.dcsns-li .section-thumb img {
	max-width: none;
	width: 100%;
	height: auto;
	margin: 0;
}
.stream li.dcsns-li .section-title,
.stream li.dcsns-li .section-text {
	margin: 0 0 38px;
}
@media (max-width: 1599px) {
	.stream li {
		margin: 0 0 30px;
		padding: 0 15px;
		font-size: 20px;
	}
	.stream li .inner {
		padding: 23px 23px 103px;
	}
	.stream li .section-thumb {
		margin: 0 0 22px;
	}
	.stream li .section-user {
		padding: 0 0 0 24px;
		font-size: 14px;
	}
	.stream li .section-user:before {
		width: 15px;
		height: 15px;
		background-size: 15px 15px;
	}
	.stream li .section-intro {
		left: 17px;
		right: 17px;
		font-size: 14px;
		padding: 10px 23px 10px 70px;
	}
	.stream li .socicon {
		left: 24px;
	}
	.stream li .socicon-youtube {
		font-size: 31px;
	}
	.stream li .section-share a {
		width: 18px;
		height: 18px;
		font-size: 11px;
		line-height: 18px;
	}
	.stream li .section-share .share-google {
		font-size: 9px;
	}
	.stream li .section-share .share-reply {
		font-size: 13px;
	}
	.stream li .section-share .share-retweet {
		font-size: 15px;
	}
	.stream li .section-share .share-favorite {
		font-size: 13px;
	}
	.stream li .meta {
		font-size: 14px;
	}
	.stream li.dcsns-twitter .section-user {
		padding: 0 0 0 24px;
	}
	.stream li.dcsns-twitter .section-share {
		margin: 0 -3px;
	}
	.stream li.dcsns-twitter .section-share a {
		margin: 0 3px;
	}
}
@media (max-width: 1310px) {
	.stream li {
		width: 33.33%;
		padding: 0 10px;
		font-size: 18px;
	}
	.stream li .section-intro {
		left: 12px;
		right: 12px;
	}
}
@media (max-width: 991px) {
	.stream li {
		width: 50%;
		margin: 0 0 20px;
		font-size: 16px;
	}
	.stream li .inner {
		padding: 17px 17px 80px;
	}
	.stream li .section-title,
.stream li .section-text {
		margin: 0 0 22px;
	}
	.stream li .section-intro {
		font-size: 12px;
		height: 50px;
		padding: 10px 17px 10px 50px;
	}
	.stream li .section-user {
		float: none;
		max-width: none;
		margin: 0 0 22px;
		font-size: 12px;
	}
	.stream li .section-share {
		float: none;
		max-width: none;
		overflow: hidden;
	}
	.stream li .meta {
		overflow: hidden;
		font-size: 12px;
	}
	.stream li .socicon {
		left: 22px;
		bottom: 13px;
		font-size: 25px;
	}
	.stream li.dcsns-li .section-title,
.stream li.dcsns-li .section-text {
		margin: 0 0 22px;
	}
}
@media (max-width: 767px) {
	.stream li {
		width: 50%;
		font-size: 12px;
	}
	.stream li .inner {
		padding: 19px 19px 80px;
	}
	.stream li .section-intro {
		font-size: 11px;
		height: 56px;
	}
	.stream li .section-user {
		float: left;
		max-width: 48%;
		margin: 0;
		font-size: 11px;
	}
	.stream li .meta {
		overflow: visible;
		font-size: 11px;
	}
	.stream li .meta span {
		margin: 0 5px 5px 0;
	}
	.stream li .section-share {
		float: right;
		max-width: 48%;
	}
	.stream li .socicon {
		bottom: 18px;
	}
}
@media (max-width: 599px) {
	.stream li {
		width: 100%;
	}
}

.fancybox-enabled {
	overflow: hidden;
}

.fancybox-enabled body {
	overflow: visible;
	height: 100%;
}

.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99993;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
	z-index: 99992;
}

.fancybox-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #0f0f11;
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
	        transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fancybox-container--ready .fancybox-bg {
	opacity: 0.87;
	-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	        transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-controls {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	z-index: 99994;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	direction: ltr;
}

.fancybox-show-controls .fancybox-controls {
	opacity: 1;
}

.fancybox-infobar {
	display: none;
}

.fancybox-show-infobar .fancybox-infobar {
	display: inline-block;
	pointer-events: all;
}

.fancybox-infobar__body {
	display: inline-block;
	width: 70px;
	line-height: 44px;
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	color: #ddd;
	background-color: rgba(30, 30, 30, 0.7);
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-buttons {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	pointer-events: all;
}

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

.fancybox-slider-wrap {
	overflow: hidden;
	direction: ltr;
}

.fancybox-slider-wrap,
.fancybox-slider {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	z-index: 99993;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

.fancybox-content {
	display: inline-block;
	position: relative;
	margin: 44px auto;
	padding: 0;
	border: 0;
	width: 80%;
	height: calc(100% - 88px);
	vertical-align: middle;
	line-height: normal;
	text-align: left;
	white-space: normal;
	outline: none;
	font-size: 16px;
	font-family: Arial, sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
}

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

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

.fancybox-placeholder {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

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

.fancybox-controls--canzoomOut .fancybox-placeholder {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.fancybox-controls--canGrab .fancybox-placeholder {
	cursor: -webkit-grab;
	cursor: grab;
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

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

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

.fancybox-error {
	position: absolute;
	margin: 0;
	padding: 40px;
	top: 50%;
	left: 50%;
	width: 380px;
	max-width: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	cursor: default;
}

.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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

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

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

.fancybox-slide--video .fancybox-close-small {
	top: -36px;
	right: -36px;
	background: transparent;
}

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

/* Caption */
.fancybox-caption-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 30px 0 30px;
	z-index: 99998;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	pointer-events: none;
}

.fancybox-show-caption .fancybox-caption-wrap {
	opacity: 1;
}

.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button {
	pointer-events: all;
}

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

/* Buttons */
.fancybox-button {
	display: inline-block;
	position: relative;
	width: 44px;
	height: 44px;
	line-height: 44px;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	background: transparent;
	color: #fff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	vertical-align: top;
	outline: none;
}

.fancybox-button--disabled {
	cursor: default;
	pointer-events: none;
}

.fancybox-infobar__body, .fancybox-button {
	background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover {
	background: rgba(0, 0, 0, 0.8);
}

.fancybox-button::before,
.fancybox-button::after {
	content: "";
	pointer-events: none;
	position: absolute;
	border-color: #fff;
	background-color: currentColor;
	color: currentColor;
	opacity: 0.9;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: inline-block;
}

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
	opacity: 0.5;
}

.fancybox-button--left::after {
	left: 20px;
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.fancybox-button--right::after {
	right: 20px;
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-button--left {
	border-bottom-left-radius: 5px;
}

.fancybox-button--right {
	border-bottom-right-radius: 5px;
}

.fancybox-button--close {
	float: right;
}

.fancybox-button--close::before, .fancybox-button--close::after {
	content: "";
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 16px;
	top: calc(50% - 1px);
	left: calc(50% - 8px);
}

.fancybox-button--close::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-button--close::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* Loading spinner */
.fancybox-loading {
	border: 6px solid rgba(100, 100, 100, 0.4);
	border-top: 6px solid rgba(255, 255, 255, 0.6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: fancybox-rotate 0.8s infinite linear;
	animation: fancybox-rotate 0.8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
	.fancybox-controls {
		text-align: left;
	}

	.fancybox-button--left,
.fancybox-button--right,
.fancybox-buttons button:not(.fancybox-button--close) {
		display: none !important;
	}

	.fancybox-caption {
		padding: 20px 0;
		margin: 0;
	}
}
/* Fullscreen  */
.fancybox-button--fullscreen::before {
	width: 15px;
	height: 11px;
	left: 15px;
	top: 16px;
	border: 2px solid;
	background: none;
}

/* Slideshow button */
.fancybox-button--play::before {
	top: 16px;
	left: 18px;
	width: 0;
	height: 0;
	border-top: 6px inset transparent;
	border-bottom: 6px inset transparent;
	border-left: 10px solid;
	border-radius: 1px;
	background: transparent;
}

.fancybox-button--pause::before {
	top: 16px;
	left: 18px;
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 2px 0 2px;
	background: transparent;
}

/* Thumbs */
.fancybox-button--thumbs span {
	font-size: 23px;
}

.fancybox-button--thumbs::before {
	top: 20px;
	left: 21px;
	width: 3px;
	height: 3px;
	-webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
	        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
	right: 220px;
}

.fancybox-thumbs {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	width: 220px;
	margin: 0;
	padding: 5px 5px 0 0;
	background: #fff;
	z-index: 99993;
	word-break: normal;
	-webkit-overflow-scrolling: touch;
	-webkit-tap-highlight-color: transparent;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

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

.fancybox-thumbs > ul > li {
	float: left;
	overflow: hidden;
	max-width: 50%;
	padding: 0;
	margin: 0;
	width: 105px;
	height: 75px;
	position: relative;
	cursor: pointer;
	outline: none;
	border: 5px solid #fff;
	border-top-width: 0;
	border-right-width: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

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

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
	.fancybox-thumbs {
		display: none !important;
	}

	.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
		right: 0;
	}
}
.about-video {
	min-height: 100vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
@media (max-width: 1024px) {
	.about-video {
		min-height: auto;
	}
}
@media (max-width: 767px) {
	.about-video {
		margin: 0 -15px;
	}
}
/* .about-video:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 240px;
	z-index: -1;
	background: -webkit-gradient(linear, left top, left bottom, from(#005aa0), to(rgba(0, 90, 160, 0)));
	background: linear-gradient(to bottom, #005aa0 0%, rgba(0, 90, 160, 0) 100%);
	opacity: 0.5;
} */
.about-video > img {
	display: none;
}
.about-video .cell {
	padding: 100px 0 126px;
	display: table-cell;
	height: 100vh;
	vertical-align: middle;
	width: 1%;
}
@media (max-width: 1024px) {
	.about-video .cell {
		height: auto;
	}
}
@media (max-width: 767px) {
	.about-video .cell {
		padding: 60px 0;
	}
}
.about-video h1 {
	color: #ffffff;
	font-family: "HighTide", Times, serif;
	font-size: 132px;
	line-height: 130px;
	margin: 0 0 59px;
}
@media (max-width: 1599px) {
	.about-video h1 {
		font-size: 84px;
		line-height: 84px;
	}
}
@media (max-width: 1199px) {
	.about-video h1 {
		font-size: 76.2px;
		line-height: 76.2px;
	}
}
@media (max-width: 991px) {
	.about-video h1 {
		font-size: 68.5px;
		line-height: 68.5px;
	}
}
@media (max-width: 767px) {
	.about-video h1 {
		font-size: 60.9px;
		line-height: 60.9px;
		margin-bottom: 30px;
	}
}
.about-video .btn-play {
	display: block;
	margin: 0 auto;
	width: 92px;
	height: 92px;
	border-radius: 50%;
	border: 2px solid #ffffff;
	position: relative;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}
@media (max-width: 767px) {
	.about-video .btn-play {
		width: 70px;
		height: 70px;
	}
}
.about-video .btn-play:focus {
	outline: none;
}
.about-video .btn-play:hover {
	opacity: 0.7;
}
.about-video .btn-play:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	border: 16px solid transparent;
	border-left: 30px solid #ffffff;
	margin: -16px 0 0 -12px;
}
@media (max-width: 767px) {
	.about-video .btn-play:before {
		border: 10px solid transparent;
		border-left: 20px solid #ffffff;
		margin: -10px 0 0 -6px;
	}
}

.intro-text {
	text-align: center;
	font-family: "LeituraNews", Times, serif;
	font-size: 28px;
	line-height: 41px;
	padding: 146px 0 39px;
}
.intro-text.type2 {
	padding: 0 0 48px;
}
@media (max-width: 1599px) {
	.intro-text.type2 {
		padding: 0 0 30px;
	}
}
@media (max-width: 991px) {
	.intro-text.type2 {
		padding: 0 0 30px;
	}
}
@media (max-width: 767px) {
	.intro-text.type2 {
		padding-bottom: 40px;
	}
}
@media (max-width: 1599px) {
	.intro-text {
		padding: 108px 0 30px;
		font-size: 25.4px;
		line-height: 34px;
	}
}
@media (max-width: 1199px) {
	.intro-text {
		padding: 91px 0 33px;
		font-size: 22.86px;
	}
}
@media (max-width: 991px) {
	.intro-text {
		font-size: 20px;
		line-height: 150%;
		padding: 97px 0 28px;
	}
}
@media (max-width: 767px) {
	.intro-text {
		font-size: 15px;
		line-height: 150%;
		padding: 30px 0 28px;
	}
}
.intro-text .blue {
	color: #8d8f3c;
}
.intro-text p {
	margin: 0;
}

.subscribe-box.style001 {
	margin: 0 auto 147px;
}
@media (max-width: 1599px) {
	.subscribe-box.style001 {
		margin-bottom: 84px;
	}
}
@media (max-width: 1199px) {
	.subscribe-box.style001 {
		margin-bottom: 114px;
	}
}
@media (max-width: 991px) {
	.subscribe-box.style001 {
		margin-bottom: 103px;
	}
}
@media (max-width: 767px) {
	.subscribe-box.style001 {
		max-width: none;
		margin: 0 -20px 60px;
		padding: 30px 35px;
	}
	.subscribe-box.style001 label {
		margin: 0 0 30px;
		font-size: 24px;
		line-height: 24px;
	}
	.subscribe-box.style001 .input-group {
		display: block;
	}
	.subscribe-box.style001 .input-group .form-control {
		float: none;
		width: 100%;
		height: 35px;
		margin: 0 0 20px;
		padding: 5px 10px;
		font-size: 12px;
		text-align: center;
	}
	.subscribe-box.style001 .input-group .form-control:nth-child(n) {
		width: 100%;
	}
	.subscribe-box.style001 .input-group .input-group-btn {
		display: block;
		width: auto;
		padding: 0;
	}
	.subscribe-box.style001 .confirmation label {
		font: 16px/1.3 "Futura-PT", Arial, sans-serif;
		margin: 0;
	}
}

.moves-us {
	background: #d2a461;
	padding: 48px 0 42px;
	font-size: 22px;
	line-height: 30px;
	counter-reset: list1;
	color: #ffffff;
	font-family: "Futura-PT", Arial, sans-serif;
}
@media (max-width: 1599px) {
	.moves-us {
		padding: 65px 0 51px;
		font-size: 20px;
		line-height: 26px;
	}
}
@media (max-width: 1199px) {
	.moves-us {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	.moves-us {
		font-size: 16px;
		line-height: 150%;
		padding: 37px 0;
	}
}
@media (max-width: 767px) {
	.moves-us {
		font-size: 15px;
		line-height: 150%;
		padding: 41px 0 20px;
	}
}
.moves-us h2 {
	color: #000000;
	margin: 0 0 53px;
	text-align: center;
	font-family: "HighTide", Times, serif;
	font-size: 58px;
	line-height: 64px;
	position: relative;
}
@media (max-width: 1599px) {
	.moves-us h2 {
		font-size: 52.6px;
		line-height: 58px;
		margin-bottom: 44px;
	}
}
@media (max-width: 1199px) {
	.moves-us h2 {
		font-size: 47.34px;
		line-height: 52px;
	}
}
@media (max-width: 991px) {
	.moves-us h2 {
		font-size: 42px;
		line-height: 150%;
		margin-bottom: 18px;
	}
}
@media (max-width: 767px) {
	.moves-us h2 {
		font-size: 31.56px;
		line-height: 150%;
		margin-bottom: 14px;
	}
}
.moves-us h2 span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 17px;
}
.moves-us h2 span:before {
	content: "";
	height: 23px;
	margin-top: -32px;
	position: absolute;
	right: 0;
	top: 100%;
	width: 139px;
	background: url("../images/underline-black-01.svg") no-repeat;
	background-size: 100% auto;
}
@media (max-width: 767px) {
	.moves-us h2 span:before {
		margin-top: -27px;
	}
}
.moves-us h3 {
	font-family: "LeituraNews", Times, serif;
	font-weight: 300;
	color: #000000;
	font-size: 30px;
	line-height: 40px;
	margin: 0 0 9px;
}
@media (max-width: 1599px) {
	.moves-us h3 {
		font-size: 25.4px;
		line-height: 32px;
		margin: 0 0 12px;
	}
}
@media (max-width: 1199px) {
	.moves-us h3 {
		font-size: 22.86px;
		line-height: 30px;
	}
}
@media (max-width: 991px) {
	.moves-us h3 {
		font-size: 23px;
		line-height: 150%;
	}
}
@media (max-width: 767px) {
	.moves-us h3 {
		font-size: 15px;
		line-height: 150%;
		margin: 0 0 4px;
	}
}
.moves-us .list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.moves-us .list li {
	position: relative;
	padding: 0 26px 25px 119px;
}
@media (max-width: 1599px) {
	.moves-us .list li {
		padding: 0 25px 25px 166px;
	}
}
@media (max-width: 1199px) {
	.moves-us .list li {
		padding: 0 20px 24px 70px;
	}
}
@media (max-width: 991px) {
	.moves-us .list li {
		padding: 0 20px 24px 42px;
	}
}
@media (max-width: 767px) {
	.moves-us .list li {
		padding: 0 20px 18px 59px;
	}
}
.moves-us .list li:before {
	content: counter(list1) "/";
	counter-increment: list1;
	position: absolute;
	top: 1px;
	left: 28px;
	color: #000000;
	font-family: "HighTide", Times, serif;
	font-size: 58px;
	line-height: 62px;
}
@media (max-width: 1599px) {
	.moves-us .list li:before {
		line-height: 46px;
		font-size: 52px;
		top: -3px;
		left: 85px;
	}
}
@media (max-width: 1199px) {
	.moves-us .list li:before {
		font-size: 40px;
		left: 0;
	}
}
@media (max-width: 767px) {
	.moves-us .list li:before {
		font-size: 23px;
		line-height: 30px;
		left: 18px;
		top: -3px;
	}
}
.moves-us .list li .btn {
	margin: 47px 0 0;
}
@media (max-width: 1599px) {
	.moves-us .list li .btn {
		margin-top: 30px;
	}
}
@media (max-width: 767px) {
	.moves-us .list li .btn {
		margin-top: 15px;
	}
}
.moves-us p {
	margin: 0;
}

.travel-section {
	padding: 147px 0 0;
	font-size: 28px;
	line-height: 41px;
	text-align: center;
}
@media (max-width: 1599px) {
	.travel-section {
		font-size: 25.4px;
		line-height: 34px;
		padding: 241px 0 0;
	}
}
@media (max-width: 1199px) {
	.travel-section {
		padding: 140px 0 0;
		font-size: 22.86px;
	}
}
@media (max-width: 991px) {
	.travel-section {
		padding: 103px 0 0;
		font-size: 20px;
		line-height: 150%;
	}
}
@media (max-width: 767px) {
	.travel-section {
		padding: 86px 0 0;
		font-size: 15px;
		line-height: 150%;
	}
}
@media (max-width: 1599px) {
	.travel-section .container.md {
		max-width: 990px;
	}
}
@media (max-width: 1199px) {
	.travel-section .container.md {
		max-width: 818px;
	}
}
@media (max-width: 991px) {
	.travel-section .container.md {
		max-width: 634px;
	}
}
.travel-section .row {
	margin-bottom: 94px;
}
@media (max-width: 1199px) {
	.travel-section .row {
		margin-bottom: 86px;
	}
}
@media (max-width: 767px) {
	.travel-section .row {
		margin-bottom: 56px;
	}
}
.travel-section .row:nth-child(2) {
	margin-bottom: 129px;
}
@media (max-width: 1199px) {
	.travel-section .row:nth-child(2) {
		margin-bottom: 152px;
	}
}
@media (max-width: 991px) {
	.travel-section .row:nth-child(2) {
		margin-bottom: 75px;
	}
}
@media (max-width: 767px) {
	.travel-section .row:nth-child(2) {
		margin-bottom: 23px;
	}
}
.travel-section .row:last-child {
	margin-bottom: 77px;
}
@media (max-width: 1599px) {
	.travel-section .row:last-child {
		margin-bottom: 103px;
	}
}
@media (max-width: 991px) {
	.travel-section .row:last-child {
		margin-bottom: 83px;
	}
}
@media (max-width: 767px) {
	.travel-section .row:last-child {
		margin-bottom: 56px;
	}
}
.travel-section .title {
	color: #000000;
	background: #fbedda;
	text-align: center;
	padding: 113px 20px 91px;
	position: relative;
	z-index: 2;
}
@media (max-width: 1599px) {
	.travel-section .title {
		padding: 105px 20px 83px;
	}
}
@media (max-width: 1199px) {
	.travel-section .title {
		padding: 72px 20px 62px;
	}
}
@media (max-width: 991px) {
	.travel-section .title {
		margin: 0 -19px 0 0;
		padding: 54px 20px 32px;
	}
}
@media (max-width: 767px) {
	.travel-section .title {
		margin: 0 0 -83px;
		padding: 80px 20px 66px;
	}
}
.travel-section .title h2 {
	color: #000000;
	margin: 0;
	font-family: "HighTide", Times, serif;
	font-size: 58px;
	line-height: 40px;
}
@media (max-width: 1599px) {
	.travel-section .title h2 {
		font-size: 52.6px;
		line-height: 58px;
	}
}
@media (max-width: 1199px) {
	.travel-section .title h2 {
		font-size: 47.34px;
		line-height: 52px;
	}
}
@media (max-width: 991px) {
	.travel-section .title h2 {
		font-size: 42px;
		line-height: 150%;
	}
}
@media (max-width: 767px) {
	.travel-section .title h2 {
		font-size: 31.56px;
		line-height: 150%;
	}
}
.travel-section .title h2 span {
	-webkit-transform: rotate(-5.5deg);
	transform: rotate(-5.5deg);
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 28px;
}
@media (max-width: 767px) {
	.travel-section .title h2 span {
		padding-bottom: 20px;
	}
}
.travel-section .title h2 span:before {
	content: "";
	position: absolute;
	height: 31px;
	width: 124px;
	bottom: 0;
	right: 45px;
	background: url("../images/line-black-01.svg") no-repeat;
	background-size: 100% 100%;
}
@media (max-width: 767px) {
	.travel-section .title h2 span:before {
		right: 0;
	}
}
.travel-section .img-left {
	margin: 55px 0 0 -100px;
}
@media (max-width: 1199px) {
	.travel-section .img-left {
		margin: 47px 0 0 -79px;
	}
}
@media (max-width: 991px) {
	.travel-section .img-left {
		margin: 45px 0 0 -58px;
	}
}
@media (max-width: 767px) {
	.travel-section .img-left {
		margin: 0 -20px;
	}
}
.travel-section .img-left img {
	width: 100%;
	vertical-align: top;
}
.travel-section .img-small {
	margin: 35px -30px 0 0;
	width: 370px;
	float: right;
}
@media (max-width: 1199px) {
	.travel-section .img-small {
		width: 310px;
		margin: 41px -88px 0 0;
	}
}
@media (max-width: 991px) {
	.travel-section .img-small {
		width: 260px;
		margin: 10px -35px 0 0;
	}
}
@media (max-width: 767px) {
	.travel-section .img-small {
		width: auto;
		margin: 56px -21px 0;
		float: none;
	}
}
.travel-section .img-small img {
	width: 100%;
	vertical-align: top;
}
.travel-section .img-big {
	margin: 8px 30px 0 -317px;
}
@media (max-width: 1599px) {
	.travel-section .img-big {
		margin-left: -156px;
	}
}
@media (max-width: 1199px) {
	.travel-section .img-big {
		margin: 0 83px 0 -113px;
	}
}
@media (max-width: 991px) {
	.travel-section .img-big {
		margin: 8px 6px 0 -77px;
	}
}
@media (max-width: 767px) {
	.travel-section .img-big {
		margin: 0 -21px 56px;
	}
}
.travel-section .img-big img {
	width: 100%;
	vertical-align: top;
}
.travel-section .img {
	margin-right: -160px;
}
@media (max-width: 1599px) {
	.travel-section .img {
		margin-right: -102px;
	}
}
@media (max-width: 1199px) {
	.travel-section .img {
		margin-right: -89px;
	}
}
@media (max-width: 991px) {
	.travel-section .img {
		margin-right: -33px;
		margin-left: -25px;
	}
}
@media (max-width: 767px) {
	.travel-section .img {
		margin: 0 -21px 23px;
	}
}
.travel-section .img.top {
	margin-top: -211px;
}
@media (max-width: 1599px) {
	.travel-section .img.top {
		margin-top: -111px;
	}
}
@media (max-width: 1199px) {
	.travel-section .img.top {
		margin-top: -74px;
	}
}
@media (max-width: 991px) {
	.travel-section .img.top {
		margin-top: 0;
	}
}
.travel-section .img img {
	width: 100%;
	vertical-align: top;
}
.travel-section .img-small-2 {
	margin: 39px 30px 0 -2px;
}
@media (max-width: 1599px) {
	.travel-section .img-small-2 {
		margin-top: 138px;
	}
}
@media (max-width: 1199px) {
	.travel-section .img-small-2 {
		margin: 117px 80px 0 0;
	}
}
@media (max-width: 991px) {
	.travel-section .img-small-2 {
		margin: 148px 36px 0 0;
	}
}
@media (max-width: 767px) {
	.travel-section .img-small-2 {
		margin: 0 -21px;
	}
}
.travel-section .img-small-2 img {
	width: 100%;
	vertical-align: top;
}

.offices {
	padding: 0 0 143px;
	font-size: 28px;
	line-height: 41px;
	text-align: center;
}
@media (max-width: 1599px) {
	.offices {
		font-size: 25.4px;
		line-height: 34px;
		padding-bottom: 71px;
	}
}
@media (max-width: 1199px) {
	.offices {
		padding-bottom: 41px;
		font-size: 22.86px;
	}
}
@media (max-width: 991px) {
	.offices {
		font-size: 20px;
		line-height: 150%;
		padding-bottom: 77px;
	}
}
@media (max-width: 767px) {
	.offices {
		font-size: 15px;
		line-height: 150%;
		padding-bottom: 99px;
	}
}
.offices h2 {
	text-align: center;
	color: #8d8f3c;
	font-family: "HighTide", Times, serif;
	font-size: 58px;
	line-height: 87px;
	margin: 0 0 26px;
}
@media (max-width: 1599px) {
	.offices h2 {
		margin: 0 0 7px;
		font-size: 52.6px;
		line-height: 58px;
	}
}
@media (max-width: 1199px) {
	.offices h2 {
		font-size: 47.34px;
		line-height: 52px;
		margin: 0 0 62px;
	}
}
@media (max-width: 991px) {
	.offices h2 {
		font-size: 42px;
		line-height: 150%;
		margin: 0 0 39px;
	}
}
@media (max-width: 767px) {
	.offices h2 {
		font-size: 31.56px;
		line-height: 150%;
		margin: 0 0 24px;
	}
}
.offices .slideshow {
	margin-bottom: 69px;
}
@media (max-width: 1599px) {
	.offices .slideshow {
		margin: 0 -200px 80px;
	}
}
@media (max-width: 1199px) {
	.offices .slideshow {
		margin: 0 -209px 66px;
	}
}
@media (max-width: 991px) {
	.offices .slideshow {
		margin: 0 -84px 41px;
	}
}
@media (max-width: 767px) {
	.offices .slideshow {
		margin: 0 -20px 90px;
	}
}
.offices p {
	margin: 0 0 21px;
}
.offices .btn {
	border-width: 3px;
}

.info-widget {
	text-align: center;
	border: 2px solid #ce4d1f;
	margin: 0 0 172px 55px;
	margin: 0 auto;
	max-width: 511px;
}
@media (max-width: 1599px) {
	.info-widget {
		margin-bottom: 114px;
	}
}
@media (max-width: 1199px) {
	.info-widget {
		margin-bottom: 80px;
	}
}
@media (max-width: 991px) {
	.info-widget {
		margin-bottom: 90px;
	}
}
@media (max-width: 767px) {
	.info-widget {
		margin: 0 -20px 51px;
		border-width: 20px;
	}
}
.info-widget.blue {
	border-color: #31b9cf;
}
.info-widget.blue h2 {
	color: #31b9cf;
}
.info-widget.blue h2 span:before {
	background-image: url("../images/underline-blue001.svg");
	bottom: 25px;
	right: -10px;
}
@media (max-width: 767px) {
	.info-widget.blue h2 span:before {
		bottom: 10px;
	}
}
.info-widget .cell {
	display: table-cell;
	width: 1%;
	vertical-align: middle;
	height: 320px;
	padding: 15px 15px 2px;
}
@media (max-width: 1199px) {
	.info-widget .cell {
		height: 234px;
	}
}
@media (max-width: 767px) {
	.info-widget .cell {
		height: 294px;
	}
}
.info-widget h2 {
	font-family: "HighTide", Times, serif;
	font-size: 58px;
	line-height: 62px;
	margin: 0;
	color: #000000;
}
@media (max-width: 1599px) {
	.info-widget h2 {
		font-size: 52.6px;
		line-height: 58px;
	}
}
@media (max-width: 1199px) {
	.info-widget h2 {
		font-size: 47.34px;
		line-height: 52px;
	}
}
@media (max-width: 991px) {
	.info-widget h2 {
		font-size: 42px;
		line-height: 46px;
	}
}
@media (max-width: 767px) {
	.info-widget h2 {
		font-size: 31.56px;
		line-height: 36px;
	}
}
.info-widget h2 span {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 32px;
	position: relative;
	-webkit-transform: rotate(-4.4deg);
	transform: rotate(-4.4deg);
}
.info-widget h2 span:before {
	content: "";
	position: absolute;
	right: 10px;
	bottom: 23px;
	width: 127px;
	height: 32px;
	background: url("../images/underline-black-01.svg") no-repeat;
	background-size: 100% 100%;
	-webkit-transform: rotate(4.4deg);
	transform: rotate(4.4deg);
}
@media (max-width: 767px) {
	.info-widget h2 span:before {
		bottom: 10px;
	}
}

.two-columns-about {
	padding-bottom: 150px;
	max-width: 1195px;
}
@media (max-width: 767px) {
	.two-columns-about {
		padding-bottom: 0;
	}
}

.special-guest {
	background: #fbedda;
	padding: 118px 0 206px;
	text-align: center;
	color: #000000;
	position: relative;
	font-size: 22px;
	line-height: 26px;
	font-family: "Futura-PT", Arial, sans-serif;
	margin: 0 0 123px;
}
@media (max-width: 1599px) {
	.special-guest {
		padding: 94px 0 213px;
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 135px;
	}
}
@media (max-width: 1199px) {
	.special-guest {
		padding: 68px 0 181px;
		font-size: 18px;
		margin-bottom: 113px;
	}
}
@media (max-width: 991px) {
	.special-guest {
		font-size: 16px;
		line-height: 150%;
		padding: 68px 0 175px;
		margin-bottom: 0px;
	}
}
@media (max-width: 767px) {
	.special-guest {
		padding: 62px 0;
		margin-bottom: 90px;
		font-size: 15px;
		line-height: 150%;
	}
}
.special-guest h2 {
	color: #8d8f3c;
	margin: 0 0 77px;
	font-family: "HighTide", Times, serif;
	font-size: 58px;
	line-height: 64px;
}
@media (max-width: 1599px) {
	.special-guest h2 {
		font-size: 52.6px;
		line-height: 58px;
		margin-bottom: 63px;
	}
}
@media (max-width: 1199px) {
	.special-guest h2 {
		font-size: 47.34px;
		line-height: 52px;
		margin-bottom: 42px;
	}
}
@media (max-width: 991px) {
	.special-guest h2 {
		font-size: 42px;
		line-height: 150%;
	}
}
@media (max-width: 767px) {
	.special-guest h2 {
		font-size: 31.56px;
		line-height: 150%;
		margin-bottom: 36px;
	}
}
.special-guest .slick-arrow {
	font-size: 0;
	line-height: 0;
	float: left;
	width: 50%;
	height: 67px;
	border: none;
	padding: 0;
}
@media (max-width: 767px) {
	.special-guest .slick-arrow {
		height: 50px;
	}
}
.special-guest .slick-arrow:hover {
	background-color: #a43d19;
}
.special-guest .slick-prev {
	background: url("../img/arrow-left-white-01.svg") no-repeat 50% 50%;
	background-size: 24px auto;
}
@media (max-width: 767px) {
	.special-guest .slick-prev {
		background-position: 50% 50%;
	}
}
.special-guest .slick-next {
	background: url("../img/arrow-right-white-01.svg") no-repeat 50% 50%;
	background-size: 24px auto;
}
@media (max-width: 767px) {
	.special-guest .slick-next {
		background-position: 50% 50%;
	}
}
.special-guest .btn-holder {
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 83px;
	width: 156px;
	margin-left: -78px;
	background-color: #ce4d1f;
}
@media (max-width: 1599px) {
	.special-guest .btn-holder {
		bottom: 67px;
	}
}
@media (max-width: 1199px) {
	.special-guest .btn-holder {
		bottom: 52px;
	}
}
@media (max-width: 991px) {
	.special-guest .btn-holder {
		bottom: 48px;
	}
}
@media (max-width: 1024px){
	.two-columns-about {
		padding-bottom: 75px;
	}
}
@media (max-width: 767px) {
	.special-guest .btn-holder {
		bottom: 30px;
		width: 120px;
		margin-left: -60px;
		display: none;
	}
}
.special-guest h3 {
	font-size: 30px;
	line-height: 34px;
	color: #8d8f3c;
	margin: 0 0 27px;
	font-weight: 300;
	font-family: "LeituraNews", Times, serif;
}
@media (max-width: 1599px) {
	.special-guest h3 {
		font-size: 25.4px;
		line-height: 32px;
	}
}
@media (max-width: 1199px) {
	.special-guest h3 {
		font-size: 22.86px;
		line-height: 30px;
	}
}
@media (max-width: 991px) {
	.special-guest h3 {
		margin: 0 0 20px;
		font-size: 23px;
		line-height: 150%;
	}
}
@media (max-width: 767px) {
	.special-guest h3 {
		margin: 0 0 31px;
		font-size: 15px;
		line-height: 150%;
		display: none;
	}
}
.special-guest strong {
	display: block;
	font-weight: 700;
	margin: 0 0 5px;
}
@media (max-width: 991px) {
	.special-guest strong {
		margin-bottom: 3px;
	}
}
.special-guest .slider {
	padding: 0 40px;
}
@media (max-width: 1599px) {
	.special-guest .slider {
		padding: 0;
	}
}
.special-guest .btn {
	min-width: 173px;
	text-align: left;
	padding: 14px 22px;
	color: #ff0;
	font-size: 12px;
	position: relative;
}
.special-guest .btn:after {
	content: "";
	position: absolute;
	top: 18px;
	right: 11px;
	width: 10px;
	height: 7px;
	background: url("../images/ico-bottom-yellow001.svg") no-repeat;
	background-size: 10px auto;
}
.special-guest .dropdown {
	width: 173px;
	margin: 0 auto 36px;
}
.special-guest .dropdown-menu {
	background: #31b9cf;
	border: 2px solid #ff0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	left: 0;
	right: 0;
	min-width: auto;
	padding: 0;
}
.special-guest .dropdown-menu a {
	padding: 10px 22px;
	color: #ff0;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
}
.special-guest .dropdown-menu a:hover {
	background: #ffffff;
}
.special-guest p {
	margin: 0 0 15px;
}
@media (max-width: 1599px) {
	.special-guest p {
		padding-bottom: 14px;
	}
}
@media (max-width: 1199px) {
	.special-guest p {
		margin: 0;
	}
}
@media (max-width: 767px) {
	.special-guest p {
		margin: 0 0 3px;
	}
}

.holiday-types-subcat {
	padding: 0 0 59px;
}
@media (max-width: 767px) {
	.holiday-types-subcat {
		padding-bottom: 0;
	}
}
.holiday-types-subcat .heading {
	padding: 82px 0 111px;
}
@media (max-width: 1599px) {
	.holiday-types-subcat .heading {
		padding: 147px 0 111px;
	}
}
@media (max-width: 1199px) {
	.holiday-types-subcat .heading {
		padding-bottom: 84px;
	}
}
@media (max-width: 991px) {
	.holiday-types-subcat .heading {
		padding: 105px 0 111px;
	}
}
@media (max-width: 767px) {
	.holiday-types-subcat .heading {
		padding-bottom: 28px;
	}
}
.holiday-types-subcat .heading .btn {
	letter-spacing: 0.9px;
}
.holiday-types-subcat .heading .ttl-block {
	color: #ce4d1f;
	font-size: 17px;
	line-height: 24px;
}
@media (max-width: 1599px) {
	.holiday-types-subcat .heading .ttl-block {
		font-size: 15.4px;
		line-height: 150%;
	}
}
@media (max-width: 1199px) {
	.holiday-types-subcat .heading .ttl-block {
		font-size: 13.8px;
	}
}
.holiday-types-subcat .heading .ttl-block h2 {
	margin: 0;
}
.holiday-types-subcat .heading .ttl {
	display: block;
	font-family: "Futura-PT", Arial, sans-serif;
	margin: -4px 0 0;
}

.info-section.style001 {
	padding: 0 0 105px;
	font-size: 22px;
	line-height: 32px;
	font-family: "LeituraNews", Times, serif;
	font-weight: 300;
}
@media (max-width: 1599px) {
	.info-section.style001 {
		font-size: 20px;
		line-height: 150%;
		padding: 0 0 71px;
	}
}
@media (max-width: 1199px) {
	.info-section.style001 {
		font-size: 18px;
		padding: 0 0 41px;
	}
}
@media (max-width: 991px) {
	.info-section.style001 {
		font-size: 16px;
		padding: 0 0 64px;
	}
}
@media (max-width: 767px) {
	.info-section.style001 {
		font-size: 15px;
	}
}
.info-section.style001 figure {
	margin-bottom: 101px;
}
@media (max-width: 1599px) {
	.info-section.style001 figure {
		margin-bottom: 69px;
	}
}
@media (max-width: 1199px) {
	.info-section.style001 figure {
		margin-bottom: 96px;
	}
}
@media (max-width: 991px) {
	.info-section.style001 figure {
		margin-bottom: 69px;
	}
}
@media (max-width: 767px) {
	.info-section.style001 figure {
		margin-bottom: 55px;
	}
}
.info-section.style001 figure figcaption {
	padding: 68px 64px 74px;
}
@media (max-width: 1599px) {
	.info-section.style001 figure figcaption {
		top: 98px;
		padding-bottom: 82px;
	}
}
@media (max-width: 1199px) {
	.info-section.style001 figure figcaption {
		padding: 57px 60px;
		top: 80px;
	}
}
@media (max-width: 991px) {
	.info-section.style001 figure figcaption {
		top: 0;
	}
}
@media (max-width: 767px) {
	.info-section.style001 figure figcaption {
		padding: 30px 20px;
	}
}
.info-section.style001 p {
	margin-bottom: 34px;
}
@media (max-width: 1599px) {
	.info-section.style001 p {
		margin-bottom: 47px;
	}
}
@media (max-width: 1199px) {
	.info-section.style001 p {
		margin-bottom: 30px;
	}
}
.info-section.style001 .btn {
	letter-spacing: 0.9px;
}
.info-section.style001 .text {
	font-size: 28px;
	line-height: 150%;
	text-align: center;
}
@media (max-width: 1599px) {
	.info-section.style001 .text {
		font-size: 25.4px;
	}
}
@media (max-width: 1199px) {
	.info-section.style001 .text {
		font-size: 22.86px;
	}
}
@media (max-width: 991px) {
	.info-section.style001 .text {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.info-section.style001 .text {
		font-size: 15px;
	}
}
.info-section.style001 .text p {
	margin: 0;
}

.properties-section.style001 {
	padding: 50px 0 96px;
}
@media (max-width: 1599px) {
	.properties-section.style001 {
		padding: 50px 0 54px;
	}
}
@media (max-width: 1199px) {
	.properties-section.style001 {
		padding-bottom: 72px;
	}
}
@media (max-width: 991px) {
	.properties-section.style001 {
		padding-bottom: 38px;
	}
}
@media (max-width: 767px) {
	.properties-section.style001 {
		padding-top: 40px;
		padding-bottom: 52px;
	}
}
.properties-section.style001 h2 {
	color: #8d8f3c;
}
.properties-section.style001 .title-area {
	padding-bottom: 76px;
}
@media (max-width: 1599px) {
	.properties-section.style001 .title-area {
		padding-bottom: 86px;
	}
}
@media (max-width: 1199px) {
	.properties-section.style001 .title-area {
		padding-bottom: 72px;
	}
}
@media (max-width: 767px) {
	.properties-section.style001 .title-area {
		padding-bottom: 30px;
	}
}
@media (max-width: 991px) {
	.properties-section.style001 .info-box {
		height: 247px;
	}
}
@media (max-width: 767px) {
	.properties-section.style001 .info-box {
		height: auto;
		padding-bottom: 66%;
	}
}

.moves-us.style001 {
	margin-bottom: 132px;
}
@media (max-width: 1599px) {
	.moves-us.style001 {
		margin-bottom: 123px;
	}
}
@media (max-width: 991px) {
	.moves-us.style001 {
		margin-bottom: 108px;
	}
}
@media (max-width: 767px) {
	.moves-us.style001 {
		margin-bottom: 60px;
	}
}
.moves-us.style001 h2 span:before {
	display: none;
}

.info-widget.style001 {
	margin: 0 -24px 78px;
	font-size: 28px;
	line-height: 150%;
	font-family: "LeituraNews", Times, serif;
	font-weight: 300;
}
@media (max-width: 1599px) {
	.info-widget.style001 {
		font-size: 25.4px;
		border-width: 24px;
		margin: 0 58px 42px;
	}
}
@media (max-width: 1199px) {
	.info-widget.style001 {
		font-size: 22.86px;
	}
}
@media (max-width: 991px) {
	.info-widget.style001 {
		font-size: 20px;
		border-width: 17px;
	}
}
@media (max-width: 767px) {
	.info-widget.style001 {
		font-size: 15px;
		margin: 0 -20px 30px;
		border-width: 19px;
	}
}
.info-widget.style001 .cell {
	padding: 60px 15px 62px;
}
@media (max-width: 1199px) {
	.info-widget.style001 .cell {
		padding: 40px 15px;
	}
}
@media (max-width: 767px) {
	.info-widget.style001 .cell {
		padding: 20px 15px;
	}
}
.info-widget.style001 h2 {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	font-size: 70px;
	line-height: 76px;
	margin: 0 0 11px;
}
@media (max-width: 1599px) {
	.info-widget.style001 h2 {
		font-size: 65px;
	}
}
@media (max-width: 1199px) {
	.info-widget.style001 h2 {
		font-size: 65px;
		line-height: 68px;
	}
}
@media (max-width: 991px) {
	.info-widget.style001 h2 {
		font-size: 38.67px;
		line-height: 45px;
	}
}
.info-widget.style001 h2 span {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
@media (max-width: 767px) {
	.info-widget.style001 h2 span {
		padding: 0 0 20px;
	}
}
.info-widget.style001 h2 span:before {
	width: 235px;
	height: 38px;
	background-image: url("../images/underline-01.svg");
	-webkit-transform: rotate(0deg);
	        transform: rotate(0deg);
	bottom: 1px;
	right: 0;
}
@media (max-width: 991px) {
	.info-widget.style001 h2 span:before {
		width: 160px;
		height: 30px;
	}
}
@media (max-width: 767px) {
	.info-widget.style001 h2 span:before {
		width: 100px;
		height: 20px;
	}
}
.info-widget.style001 p {
	margin: 0 0 36px;
}
@media (max-width: 767px) {
	.info-widget.style001 p {
		margin-bottom: 15px;
	}
}

.gallery-heading.style001 .container {
	padding-bottom: 41px;
}
@media (max-width: 991px) {
	.gallery-heading.style001 .container {
		padding-bottom: 20px;
	}
}

.holiday-types-list {
	text-align: center;
	padding: 180px 0 0;
	background-color: #fbedda;
}
@media (max-width: 1599px) {
	.holiday-types-list {
		padding: 123px 0 0;
	}
}
@media (max-width: 1199px) {
	.holiday-types-list {
		padding: 100px 0 0;
	}
}
@media (max-width: 991px) {
	.holiday-types-list {
		padding: 43px 0 0;
	}
}
@media (max-width: 767px) {
	.holiday-types-list {
		padding: 26px 0 15px;
	}
}
.holiday-types-list h2 {
	color: #ce4d1f;
	margin: 0 0 43px;
	font-family: "HighTide", Times, serif;
	font-size: 58px;
	line-height: 64px;
}
@media (max-width: 1599px) {
	.holiday-types-list h2 {
		font-size: 52.6px;
		line-height: 58px;
		margin-bottom: 52px;
	}
}
@media (max-width: 1199px) {
	.holiday-types-list h2 {
		font-size: 47.34px;
		line-height: 52px;
		margin-bottom: 42px;
	}
}
@media (max-width: 991px) {
	.holiday-types-list h2 {
		font-size: 42px;
		line-height: 150%;
		margin-bottom: 28px;
	}
}
@media (max-width: 767px) {
	.holiday-types-list h2 {
		font-size: 31.56px;
		line-height: 150%;
		margin-bottom: 36px;
	}
}
@media (max-width: 1199px) {
	.holiday-types-list .row {
		margin: 0 -10px;
	}
}
@media (max-width: 991px) {
	.holiday-types-list .row {
		font-size: 0;
		line-height: 0;
	}
}
.holiday-types-list .container {
	width: 1348px;
}
@media (max-width: 1599px) {
	.holiday-types-list .container {
		width: 1200px;
	}
}
@media (max-width: 1199px) {
	.holiday-types-list .container {
		width: 990px;
	}
}
@media (max-width: 991px) {
	.holiday-types-list .container {
		width: 770px;
	}
}
@media (max-width: 767px) {
	.holiday-types-list .container {
		width: 100%;
	}
}
.holiday-types-list .col {
	float: left;
	width: 20%;
	padding: 0 15px;
}
@media (max-width: 1199px) {
	.holiday-types-list .col {
		padding: 0 10px;
	}
}
@media (max-width: 991px) {
	.holiday-types-list .col {
		float: none;
		display: inline-block;
		vertical-align: top;
		width: 33.333%;
		font-size: 16px;
		line-height: 150%;
		padding-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.holiday-types-list .col {
		display: block;
		width: auto;
	}
}
.holiday-types-list .ttl-block {
	padding-bottom: 17px;
}
@media (max-width: 1599px) {
	.holiday-types-list .ttl-block {
		padding-bottom: 12px;
	}
}
@media (max-width: 991px) {
	.holiday-types-list .ttl-block {
		padding-bottom: 0;
	}
}
.holiday-types-list .ttl-block h2 {
	margin: 0;
}
.holiday-types-list .ttl-block h2 strong::before {
	background-color: #ffffff;
}
.holiday-types-list .list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Futura-PT", Arial, sans-serif;
}
.holiday-types-list .list li {
	margin-bottom: 3px;
}
@media (max-width: 1599px) {
	.holiday-types-list .list li {
		margin: 0;
	}
}
.holiday-types-list .list a {
	color: inherit;
}
.holiday-types-list .list a:hover {
	color: #ce4d1f;
}

.info-section.style002 {
	padding-bottom: 40px;
}
@media (max-width: 1599px) {
	.info-section.style002 {
		padding-bottom: 45px;
	}
}
@media (max-width: 991px) {
	.info-section.style002 {
		padding-bottom: 66px;
	}
}
@media (max-width: 767px) {
	.info-section.style002 {
		padding: 0 0 34px;
	}
}
.info-section.style002 figure {
	margin: 0 0 0 548px;
}
@media (max-width: 1599px) {
	.info-section.style002 figure {
		margin: 0 0 0 439px;
	}
}
@media (max-width: 1199px) {
	.info-section.style002 figure {
		margin-left: 173px;
	}
}
@media (max-width: 991px) {
	.info-section.style002 figure {
		margin-left: 0;
	}
}
@media (max-width: 767px) {
	.info-section.style002 figure {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-ms-flex-direction: column-reverse;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		        flex-direction: column-reverse;
	}
}
.info-section.style002 figure .img {
	height: 705px;
}
@media (max-width: 1599px) {
	.info-section.style002 figure .img {
		height: 561px;
	}
}
@media (max-width: 1199px) {
	.info-section.style002 figure .img {
		height: 512px;
	}
}
@media (max-width: 991px) {
	.info-section.style002 figure .img {
		min-height: 100vh;
	}
}
@media (max-width: 767px) {
	.info-section.style002 figure .img {
		min-height: auto;
		height: 431px;
	}
}
.info-section.style002 figure h2 {
	font-family: "LeituraNews", Times, serif;
	color: #000000;
	font-size: 30px;
	line-height: 34px;
	font-weight: 300;
	margin: 0 0 24px;
}
@media (max-width: 1599px) {
	.info-section.style002 figure h2 {
		font-size: 25.4px;
	}
}
@media (max-width: 1199px) {
	.info-section.style002 figure h2 {
		font-size: 22.86px;
	}
}
@media (max-width: 991px) {
	.info-section.style002 figure h2 {
		font-size: 20px;
		line-height: 150%;
	}
}
@media (max-width: 767px) {
	.info-section.style002 figure h2 {
		font-size: 15px;
		margin-bottom: 20px;
	}
}
.info-section.style002 figure figcaption {
	width: 538px;
	padding-top: 39px;
	padding-bottom: 60px;
	left: -487px;
}
@media (max-width: 1599px) {
	.info-section.style002 figure figcaption {
		top: 113px;
		left: -375px;
	}
}
@media (max-width: 1199px) {
	.info-section.style002 figure figcaption {
		left: -173px;
		width: 502px;
		top: 82px;
	}
}
@media (max-width: 991px) {
	.info-section.style002 figure figcaption {
		top: 0;
		left: auto;
		margin: 0 auto -161px;
		width: 478px;
		position: static;
		top: 0;
	}
}
@media (max-width: 767px) {
	.info-section.style002 figure figcaption {
		width: auto;
		padding-top: 22px;
		padding-bottom: 34px;
		position: static;
		margin: -75px 20px 0;
	}
}
.info-section.style002 figure figcaption .holder {
	margin: 0 0 26px;
}
@media (max-width: 767px) {
	.info-section.style002 figure figcaption .holder {
		margin-bottom: 20px;
	}
}
.info-section.right figure {
	margin: 0 548px 0 0;
}
@media (max-width: 1599px) {
	.info-section.right figure {
		margin: 0 439px 0 0;
	}
}
@media (max-width: 1199px) {
	.info-section.right figure {
		margin-right: 173px;
	}
}
@media (max-width: 991px) {
	.info-section.right figure {
		margin-right: 0;
	}
}
.info-section.right figure figcaption {
	left: auto;
	right: -487px;
}
@media (max-width: 1599px) {
	.info-section.right figure figcaption {
		right: -375px;
	}
}
@media (max-width: 1199px) {
	.info-section.right figure figcaption {
		right: -173px;
	}
}
@media (max-width: 991px) {
	.info-section.right figure figcaption {
		right: auto;
	}
}
.properties-section.style003 {
	padding: 44px 0 0;
}
@media (max-width: 1599px) {
	.properties-section.style003 {
		padding: 78px 0 0;
	}
}
@media (max-width: 1199px) {
	.properties-section.style003 {
		padding-top: 10px;
	}
}
@media (max-width: 991px) {
	.properties-section.style003 {
		padding-bottom: 70px;
	}
}
.properties-section.style003 h2 {
	color: #31b9cf;
}
.properties-section.style003 h2 a {
	color: inherit;
}
@media (max-width: 991px) {
	.properties-section.style003 .info-box {
		height: 374px;
	}
}
@media (max-width: 767px) {
	.properties-section.style003 .info-box {
		height: auto;
		padding-bottom: 66%;
	}
}

/*team-heading*/
.team-heading {
	padding: 21px 0 31px;
	background-color: #fbedda;
}
@media (max-width: 1599px) {
	.team-heading {
		padding: 38px 0 109px;
	}
}
@media (max-width: 1199px) {
	.team-heading {
		padding: 97px 0 193px;
	}
}
@media (max-width: 991px) {
	.team-heading {
		padding: 79px 0 168px;
	}
}
@media (max-width: 767px) {
	.team-heading {
		padding: 12px 0 69px;
	}
}
.team-heading .heading {
	max-width: 920px;
	margin: 0 auto;
	padding-top: 100px;
}

.intro-section {
	text-align: center;
	padding: 20px 0;
	font-size: 28px;
	line-height: 41px;
	color: #8d8f3c;
	max-width: 890px;
	margin: 0 auto;
}
@media (max-width: 1199px) {
	.intro-section {
		font-size: 22px;
		line-height: 30px;
		max-width: 600px;
		padding-top: 35px;
		padding-bottom: 10px;
	}
}
@media (max-width: 991px) {
	.intro-section {
		font-size: 20px;
		line-height: 28px;
		padding-top: 20px;
	}
}
@media (max-width: 767px) {
	.intro-section {
		font-size: 16px;
		line-height: 150%;
		padding: 90px 0 40px;
	}
}
.intro-section h1 {
	font: 300 52px/54px "LeituraNews", Times, serif;
	color: #231f20;
	margin: 0 0 15px;
}
@media (max-width: 1199px) {
	.intro-section h1 {
		font-size: 40px;
		line-height: 44px;
		margin-bottom: 10px;
	}
}
@media (max-width: 991px) {
	.intro-section h1 {
		font-size: 32px;
		line-height: 36px;
	}
}
@media (max-width: 767px) {
	.intro-section h1 {
		font-size: 28px;
		line-height: 32px;
	}
}
.intro-section p {
	margin: 0;
}

.container.md-2 {
	max-width: 1090px;
}
@media (max-width: 1199px) {
	.container.md-2 {
		max-width: 870px;
	}
}
@media (max-width: 991px) {
	.container.md-2 {
		max-width: 660px;
	}
}
@media (max-width: 1199px) {
	.container.md-2.type2 {
		max-width: none;
		padding: 0;
		width: auto;
	}
}

@media (min-width: 1280px) and (max-width: 1599px) {
	.col-lg2-7 {
		width: 58.3333%;
	}
}

.tabs {
	padding: 0 0 94px;
}
@media (max-width: 991px) {
	.tabs {
		padding-bottom: 70px;
	}
}
@media (max-width: 767px) {
	.tabs {
		padding-top: 37px;
	}
}
.tabs .tabset {
	margin: 0 0 74px -2px;
	padding: 0;
	list-style: none;
	display: table;
	width: calc(100% + 4px);
}
@media (max-width: 1199px) {
	.tabs .tabset {
		width: calc(100% + 2px);
		margin-left: -1px;
		margin-bottom: 71px;
	}
}
@media (max-width: 991px) {
	.tabs .tabset {
		margin-bottom: 65px;
	}
}
@media (max-width: 767px) {
	.tabs .tabset {
		display: none;
		width: auto;
		margin: 10px 0 0;
	}
}
@media (min-width: 768px) {
	.tabs .tabset {
		display: table !important;
		height: auto !important;
	}
}
.tabs .tabset li {
	display: table-cell;
	vertical-align: top;
	border: solid transparent;
	border-width: 0 2px;
	width: 33.3333%;
}
@media (max-width: 1199px) {
	.tabs .tabset li {
		border-width: 0 1px;
	}
}
@media (max-width: 767px) {
	.tabs .tabset li {
		display: block;
		width: auto;
		border-width: 2px 0 0;
	}
	.tabs .tabset li:first-child {
		border: 0;
	}
}
.tabs .tabset li a {
	display: table-cell;
	vertical-align: middle;
	width: 1%;
	height: 95px;
	color: #ce4d1f;
	text-align: center;
	font: 40px/40px "HighTide", Times, serif;
	padding: 7px 10px;
	border: 2px solid #8d8f3c;
}
.tabs .tabset li a:hover {
	border-color: #ffffff;
	color: #ce4d1f;
}
@media (max-width: 1599px) {
	.tabs .tabset li a {
		font-size: 36px;
	}
}
@media (max-width: 1199px) {
	.tabs .tabset li a {
		font-size: 32px;
	}
}
@media (max-width: 991px) {
	.tabs .tabset li a {
		font: 600 18px/22px "Futura-PT", Arial, sans-serif;
		height: auto;
		display: block;
		padding: 10px 15px;
		width: auto;
	}
}
.tabs .tabset li.active a {
	color: #ce4d1f;
	border-color: #ffffff;
}
.tabs .two-cols {
	margin-right: -150px;
}
@media (max-width: 1599px) {
	.tabs .two-cols {
		margin-right: -15px;
	}
}
@media (max-width: 1199px) {
	.tabs .two-cols {
		margin-right: -97px;
	}
}
@media (max-width: 991px) {
	.tabs .two-cols {
		margin-right: -74px;
	}
}
@media (max-width: 767px) {
	.tabs .two-cols {
		margin-right: -10px;
	}
}
.tabs .btn-sel {
	font: 600 12px/14px "Futura-PT", Arial, sans-serif;
	background: #ce4d1f;
	color: #ffffff;
	padding: 15px 36px 15px 10px;
	text-align: center;
	min-width: 170px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.tabs .btn-sel i {
	position: absolute;
	right: 10px;
	top: 50%;
	margin: -6px 0 0;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.tabs .btn-sel.active i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.contact-form {
	padding: 2px 0 0;
}
@media (max-width: 1199px) {
	.contact-form {
		padding-right: 30px;
	}
}
@media (max-width: 991px) {
	.contact-form {
		max-width: 310px;
		padding-right: 0;
	}
}
@media (max-width: 767px) {
	.contact-form {
		padding: 50px 7px 0;
		max-width: none;
	}
}
.contact-form p {
	margin: 0 0 52px;
}
@media (max-width: 1599px) {
	.contact-form p {
		line-height: 30px;
	}
}
@media (max-width: 1199px) {
	.contact-form p {
		max-width: 500px;
		margin-bottom: 59px;
	}
}
@media (max-width: 991px) {
	.contact-form p {
		line-height: 22px;
		max-width: 300px;
		margin-bottom: 29px;
	}
}
@media (max-width: 767px) {
	.contact-form p {
		font-size: 15px;
	}
}
.contact-form label {
	font-family: "Futura-PT", Arial, sans-serif;
	font-weight: normal;
	color: #231f20;
	margin: 0 0 25px;
}
@media (max-width: 991px) {
	.contact-form label {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.contact-form label {
		font-size: 14px;
		margin-bottom: 15px;
	}
}
.contact-form label span {
	display: block;
	font-size: 17px;
	line-height: 20px;
	padding: 5px 0 1px;
}
@media (max-width: 767px) {
	.contact-form label span {
		font-size: 14px;
		padding: 3px 0 4px;
	}
}
.contact-form .input-text, .contact-form .form-subscribe .form-control, .form-subscribe .contact-form .form-control {
	margin-bottom: 42px;
	margin-top: -18px;
}
@media (max-width: 1599px) {
	.contact-form .input-text, .contact-form .form-subscribe .form-control, .form-subscribe .contact-form .form-control {
		margin-bottom: 45px;
		font-size: 15px;
	}
}
@media (max-width: 991px) {
	.contact-form .input-text, .contact-form .form-subscribe .form-control, .form-subscribe .contact-form .form-control {
		margin-bottom: 48px;
	}
}
@media (max-width: 767px) {
	.contact-form .input-text, .contact-form .form-subscribe .form-control, .form-subscribe .contact-form .form-control {
		font-size: 15px;
		margin-bottom: 43px;
		margin-top: -13px;
	}
}
.contact-form .select {
	margin: 0 0 53px;
}
@media (max-width: 1599px) {
	.contact-form .select {
		margin-bottom: 56px;
	}
}
@media (max-width: 991px) {
	.contact-form .select {
		margin-bottom: 59px;
	}
}
@media (max-width: 767px) {
	.contact-form .select {
		margin-bottom: 53px;
	}
}
.contact-form .btn-row {
	padding: 10px 0 0;
}
.contact-form .btn-row .button-search {
	padding: 15px 30px;
}
@media (max-width: 1599px) {
	.contact-form .btn-row .button-search {
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	.contact-form .btn-row .button-search {
		font-size: 14px;
		padding: 15px 22px;
	}
}
.contact-form .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 45px;
}
.contact-form .wpcf7-acceptance label {
	margin-bottom: 0;
}
.contact-form .row > p {
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 1199px) {
	.contact-form .row > p {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 767px) {
	body .contact-form div.row p {
		float: none;
	}
}

.contact-box {
	margin: 0 0 39px;
	background: #fbedda;
	border: 2px solid transparent;
	padding: 45px 40px 44px 62px;
	font-family: "Futura-PT", Arial, sans-serif;
}
@media (max-width: 1599px) {
	.contact-box {
		max-width: 298px;
		margin-left: auto;
		padding: 45px 40px 35px 51px;
		margin-bottom: 58px;
	}
}
@media (max-width: 1199px) {
	.contact-box {
		max-width: none;
		margin-left: -28px;
	}
}
@media (max-width: 767px) {
	.contact-box {
		margin: 0 -20px 40px;
		padding: 20px;
		font-size: 16px;
		line-height: 24px;
	}
}
.contact-box h2 {
	font: 40px/40px "HighTide", Times, serif;
	margin: 0 0 15px;
}
@media (max-width: 1599px) {
	.contact-box h2 {
		font-size: 36px;
		line-height: 36px;
		margin-bottom: 17px;
	}
}
@media (max-width: 1199px) {
	.contact-box h2 {
		font-size: 32px;
		line-height: 32px;
	}
}
@media (max-width: 991px) {
	.contact-box h2 {
		font-size: 29px;
		line-height: 29px;
	}
}
@media (max-width: 767px) {
	.contact-box h2 {
		font-size: 26px;
		line-height: 22px;
	}
}
.contact-box dl {
	overflow: hidden;
	margin: 0;
}
.contact-box dl dt {
	float: left;
	color: #8d8f3c;
	padding: 0 5px 0 0;
	line-height: 28px;
	font-weight: normal;
}
@media (max-width: 1599px) {
	.contact-box dl dt {
		line-height: 26px;
	}
}
@media (max-width: 767px) {
	.contact-box dl dt {
		line-height: 24px;
	}
}
.contact-box dl dd {
	margin: 0 0 10px;
	line-height: 28px;
}
@media (max-width: 1599px) {
	.contact-box dl dd {
		line-height: 26px;
	}
}
@media (max-width: 767px) {
	.contact-box dl dd {
		line-height: 24px;
		margin: 0 0 5px;
	}
}
.contact-box dl dd a {
	color: inherit;
}
.contact-box dl dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-box dl dd address {
	margin: 0;
	line-height: 28px;
}
@media (max-width: 1599px) {
	.contact-box dl dd address {
		line-height: 26px;
	}
	.contact-box dl dd address span {
		display: block;
	}
}
@media (max-width: 1599px) and (max-width: 1199px) {
	.contact-box dl dd address span {
		display: inline;
	}
}
@media (max-width: 767px) {
	.contact-box dl dd address {
		line-height: 24px;
	}
}
.contact-box dl.type2 dt {
	float: none;
	padding: 0;
}
.contact-box .social {
	margin-right: -40px;
	padding: 4px 0 0;
}
@media (max-width: 1599px) {
	.contact-box .social {
		padding: 0 0 12px;
	}
	.contact-box .social i {
		font-size: 28px;
	}
	.contact-box .social li {
		line-height: 28px;
		margin-right: 16px;
	}
}
@media (max-width: 1599px) and (max-width: 1199px) {
	.contact-box .social li {
		margin-right: 20px;
	}
}
@media (max-width: 1599px) and (max-width: 767px) {
	.contact-box .social li {
		margin-right: 30px;
	}
}
.contact-box.type2 {
	background: none;
	border-color: #8d8f3c;
}
.contact-box.type2 h2 {
	color: #8d8f3c;
}
@media (min-width: 1600px) {
	.contact-box.type2 h2 {
		margin-bottom: 17px;
	}
}
.contact-box.type2 dl dt {
	color: #8d8f3c;
}
.contact-box.type2 dd a {
	color: #ce4d1f;
}
.contact-box .block {
	padding: 44px 0 0;
}
@media (max-width: 1599px) {
	.contact-box .block {
		padding: 24px 0 0;
	}
}

.location {
	padding: 0 0 242px;
}
@media (max-width: 1599px) {
	.location {
		padding: 0 0 54px;
	}
}
@media (max-width: 1199px) {
	.location {
		padding-bottom: 142px;
	}
}
@media (max-width: 991px) {
	.location {
		padding-bottom: 113px;
	}
}
.location h2 {
	text-align: center;
	font: 40px/40px "HighTide", Times, serif;
	margin: 0 0 36px;
	color: #8d8f3c;
}
@media (max-width: 1599px) {
	.location h2 {
		font-size: 36px;
		line-height: 36px;
	}
}
@media (max-width: 1199px) {
	.location h2 {
		font-size: 32px;
		line-height: 32px;
	}
}
@media (max-width: 991px) {
	.location h2 {
		font-size: 29px;
		line-height: 29px;
	}
}
@media (max-width: 767px) {
	.location h2 {
		font-size: 26px;
		line-height: 22px;
	}
}
.location h2 a {
	color: inherit;
}
.location h2 a:hover {
	color: #ce4d1f;
}
.location .map {
	height: 702px;
}
@media (max-width: 1199px) {
	.location .map {
		height: 680px;
	}
}
@media (max-width: 991px) {
	.location .map {
		height: 514px;
	}
}

.page-template-contact .tabs {
	margin-top: 102px;
}
@media (max-width: 991px) {
	.page-template-contact .tabs {
		margin-top: 40px;
	}
}
.page-template-contact .intro-section {
	color: #000000;
}

.subscribe-area {
	padding: 10px 0 63px;
}
.subscribe-area .subscribe-box {
	background: #31b9cf;
	max-width: 788px;
}
.subscribe-area .subscribe-box .input-group .form-control:first-child {
	border-right-color: #31b9cf;
}

@media (max-width: 767px) {
	.properties-section.type2-xs {
		padding-bottom: 50px;
	}
}

#header-bar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 120;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.sticky #header-bar {
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.page-template-about.sticky #header-bar:hover .logo:before {
	opacity: 1;
}
.page-template-about.sticky #header-bar:hover .logo:after {
	opacity: 0;
}
.open-menu #header-bar {
	background-color: #ffffff;
}

@media (min-width: 992px) {
	#header-bar:hover {
		background: #000000;
	}
	#header-bar:hover .main-navigation > ul > li > a {
		color: white;
	}
	#header-bar:hover .main-navigation > ul > li:hover > a {
		color: #cc4d1f;
	}

	#header-bar:hover .btn-search::before,
	.home.sticky #header-bar:hover .btn-search::before {
		border-color: white;
	}
	#header-bar:hover .btn-search::after,
	.home.sticky #header-bar:hover .btn-search::after {
		background: white;
	}
	#header-bar:hover .logo:before,
	.sticky.home #header-bar:hover .logo:before {
		opacity: 1;
	}
	#header-bar:hover .logo:after,
	.sticky.home #header-bar:hover .logo:after {
		opacity: 0;
	}
}
.open-search #header-bar:hover {
	background: #ffffff;
}

#header-bar .container-fluid {
	padding: 0 21px;
	position: relative;
	min-height: 75px;
}
#header-bar .container-fluid > .row {
	margin-left: -10px;
	margin-right: -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
#header-bar .container-fluid > .row > [class^=col] {
	padding-left: 10px;
	padding-right: 10px;
}
#header-bar .container-fluid > .row::before, #header-bar .container-fluid > .row::after {
	display: none;
}
#header-bar .container-fluid > .row > div[class^=col-] {
	float: none;
	width: auto;
	position: static;
}
#header-bar .container-fluid > .row > div[class^=col-]:nth-child(1) {
	max-width: 200px;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 200px;
	        flex: 0 0 200px;
	z-index: 130;
}
#header-bar .container-fluid > .row > div[class^=col-]:nth-child(2) {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}
#header-bar .container-fluid > .row > div[class^=col-]:nth-child(3) {
	max-width: 200px;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 200px;
	        flex: 0 0 200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	z-index: 130;
}
#header-bar .logo {
	width: 160px;
	height: 33px;
	font-size: 0;
	line-height: 0;
	font-family: "AdobeBlank";
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
@media (min-width: 992px) {
	#header-bar .logo {
		margin: 21px 0;
	}
}
#header-bar .logo::before, #header-bar .logo::after {
	content: "";
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 160px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 160px 33px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#header-bar .logo::before {
	background-image: url(../images/logo-white.svg);
	opacity: 0;
}
#header-bar .logo::after {
	background-image: url(../images/logo-02.svg);
}
@media (min-width: 768px) {
	.sticky #header-bar .logo::before {
		opacity: 0;
	}
	.sticky #header-bar .logo::after {
		opacity: 1;
	}

	.home #header-bar .logo::before {
		opacity: 1;
	}
	.home #header-bar .logo::after {
		opacity: 0;
	}

	.home.sticky #header-bar .logo::before {
		opacity: 0;
	}
	.home.sticky #header-bar .logo::after {
		opacity: 1;
	}

	.open-search #header-bar .logo::before {
		opacity: 0;
	}
	.open-search #header-bar .logo::after {
		opacity: 1;
	}

	.open-menu #header-bar .logo::before {
		opacity: 0;
	}
	.open-menu #header-bar .logo::after {
		opacity: 1;
	}
}
#header-bar .logo a {
	display: block;
	height: 100%;
	position: relative;
	z-index: 10;
}
#header-bar .languages-box {
	position: relative;
	margin: 8px 65px 0 0;
	font-size: 0;
	line-height: 0;
	font-family: "AdobeBlank";
}
.open-search #header-bar .languages-box {
	display: none;
}

#header-bar .languages-box .language-link {
	display: inline-block;
	vertical-align: top;
	color: #ce4d1f;
	text-decoration: none;
	font: 600 12px/1.333 "Futura-PT", Arial, sans-serif;
	text-transform: uppercase;
}
#header-bar .languages-box .language-link:hover {
	text-decoration: none;
	color: #FFF;
}
@media (min-width: 768px) {
	.home #header-bar .languages-box .language-link {
		color: #ffffff;
	}
	.home #header-bar .languages-box .language-link:hover {
		color: #ce4d1f;
	}

	.home.sticky #header-bar .languages-box .language-link {
		color: #ce4d1f;
	}
	.home.sticky #header-bar .languages-box .language-link:hover {
		color: #FFF;
	}

	.open-menu #header-bar .languages-box .language-link {
		color: #ce4d1f;
	}
	.open-menu #header-bar .languages-box .language-link:hover {
		color: #000000;
	}
}
#header-bar .btn-search {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	width: 75px;
	height: 75px;
	background: none;
}
.open-menu #header-bar .btn-search {
	pointer-events: none;
}

@media (max-width: 1199px) {
	#header-bar .btn-search {
		width: 75px;
		height: 75px;
	}
}
@media (max-width: 991px) {
	#header-bar .btn-search {
		width: 60px;
		height: 60px;
	}
}
@media (max-width: 767px) {
	#header-bar .btn-search {
		width: 45px;
		height: 45px;
	}
}
#header-bar .btn-search::before {
	border-color: #000000;
	width: 22px;
	height: 22px;
	top: 25px;
	left: 22px;
}
@media (min-width: 768px) {
	.home #header-bar .btn-search::before {
		border-color: #ffffff;
	}

	.open-menu .home #header-bar .btn-search::before {
		border-color: #000000;
	}

	.home.sticky #header-bar .btn-search::before {
		border-color: #000000;
	}
}
@media (max-width: 1199px) {
	#header-bar .btn-search::before {
		width: 22px;
		height: 22px;
		top: 25px;
		left: 22px;
	}
}
@media (max-width: 991px) {
	#header-bar .btn-search::before {
		width: 18px;
		height: 18px;
		top: 18px;
		left: 18px;
	}
}
@media (max-width: 767px) {
	#header-bar .btn-search::before {
		width: 14px;
		height: 14px;
		top: 14px;
		left: 14px;
		border: 1px solid #000000;
	}
}
#header-bar .btn-search::after {
	height: 2px;
	width: 11px;
	background: #000000;
	bottom: 22px;
	right: 26px;
}
@media (min-width: 768px) {
	.home #header-bar .btn-search::after {
		background-color: #ffffff;
	}

	.open-menu .home #header-bar .btn-search::after {
		background-color: #000000;
	}

	.home.sticky #header-bar .btn-search::after {
		background-color: #000000;
	}
}
@media (max-width: 1199px) {
	#header-bar .btn-search::after {
		bottom: 22px;
		right: 26px;
		width: 11px;
	}
}
@media (max-width: 991px) {
	#header-bar .btn-search::after {
		bottom: 21px;
		right: 21px;
		width: 7px;
	}
}
@media (max-width: 767px) {
	#header-bar .btn-search::after {
		bottom: 13px;
		right: 15px;
		width: 6px;
	}
}
#header-bar .btn-search:hover {
	background: #ce4d1f;
}
#header-bar .btn-search:hover::before {
	border-color: #ffffff;
}
.home.sticky #header-bar .btn-search:hover::before {
	border-color: #ffffff;
}

#header-bar .btn-search:hover::after {
	background: #ffffff;
}
.home.sticky #header-bar .btn-search:hover::after {
	background-color: #ffffff;
}

.open-search #header-bar .btn-search {
	background: #ce4d1f;
}
.open-search #header-bar .btn-search::before {
	background: #ffffff;
	width: 34px;
	height: 2px;
	top: 27px;
	left: 15px;
}
@media (max-width: 1199px) {
	.open-search #header-bar .btn-search::before {
		width: 34px;
		top: 27px;
		left: 15px;
	}
}
@media (max-width: 991px) {
	.open-search #header-bar .btn-search::before {
		width: 27px;
		top: 18px;
		left: 12px;
	}
}
@media (max-width: 767px) {
	.open-search #header-bar .btn-search::before {
		width: 14px;
		height: 14px;
		top: 14px;
		left: 14px;
		background: none;
		border: 1px solid #ffffff;
	}
}
.open-search #header-bar .btn-search::after {
	background: #ffffff;
	width: 34px;
}
.home.sticky .open-search #header-bar .btn-search::after {
	background-color: #ffffff;
}

@media (max-width: 1199px) {
	.open-search #header-bar .btn-search::after {
		width: 34px;
	}
}
@media (max-width: 991px) {
	.open-search #header-bar .btn-search::after {
		width: 27px;
	}
}
@media (max-width: 767px) {
	.open-search #header-bar .btn-search::after {
		width: 6px;
	}
}

.open-search .home.sticky #header-bar .btn-search::before {
	border-color: #ffffff;
}
.open-search .home.sticky #header-bar .btn-search::after {
	background-color: #ffffff;
}

@media (max-width: 1199px) {
	#header-bar .container-fluid > .row > div[class^=col-]:nth-child(3) {
		max-width: 175px;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 175px;
		        flex: 0 0 175px;
	}
}
@media (max-width: 991px) {
	#header-bar .container-fluid {
		padding: 10px;
		min-height: 60px;
	}
	#header-bar .container-fluid > .row {
		min-height: 40px;
	}
	#header-bar .container-fluid > .row > div[class^=col-]:nth-child(1) {
		max-width: 50%;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
	}
	.open-search #header-bar .container-fluid > .row > div[class^=col-]:nth-child(1) {
		max-width: 25%;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 25%;
		        flex: 0 0 25%;
	}
	#header-bar .container-fluid > .row > div[class^=col-]:nth-child(2) {
		-webkit-box-flex: 0;
		    -ms-flex-positive: 0;
		        flex-grow: 0;
		padding: 0;
	}
	#header-bar .container-fluid > .row > div[class^=col-]:nth-child(3) {
		max-width: 50%;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
	}
	.open-search #header-bar .container-fluid > .row > div[class^=col-]:nth-child(3) {
		max-width: 25%;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 25%;
		        flex: 0 0 25%;
	}
	#header-bar .logo {
		width: 150px;
		height: 31px;
	}
	#header-bar .logo::before, #header-bar .logo::after {
		width: 150px;
		height: 31px;
		background-size: 150px 31px;
	}
	#header-bar .languages-box {
		margin: 0 130px 0 0;
	}
	#header-bar .btn-search {
		margin-right: 60px;
	}
	#header-bar .btn-menu {
		position: absolute;
		z-index: 10;
		top: 0;
		right: 0;
		width: 60px;
		height: 60px;
		background: none;
		padding: 19px;
	}
	.open-search #header-bar .btn-menu {
		pointer-events: none;
	}

	#header-bar .btn-menu span, #header-bar .btn-menu span::before, #header-bar .btn-menu span::after {
		width: 20px;
		background-color: #000000;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.home #header-bar .btn-menu span, .home #header-bar .btn-menu span::before, .home #header-bar .btn-menu span::after {
		background-color: #ffffff;
	}

	.home.sticky #header-bar .btn-menu span, .home.sticky #header-bar .btn-menu span::before, .home.sticky #header-bar .btn-menu span::after {
		background-color: #000000;
	}
}
@media (max-width: 991px) {
	#header-bar .btn-menu span::before {
		top: -8px;
	}
}
@media (max-width: 991px) {
	#header-bar .btn-menu span::after {
		bottom: -8px;
	}
}
@media (max-width: 991px) {
	#header-bar .btn-menu:hover {
		background: #ce4d1f;
	}
	#header-bar .btn-menu:hover span, #header-bar .btn-menu:hover span::before, #header-bar .btn-menu:hover span::after {
		background-color: #ffffff;
	}
}
@media (max-width: 991px) {
	.open-menu #header-bar .btn-menu {
		background: #ce4d1f;
	}
	.open-menu #header-bar .btn-menu span {
		-webkit-transform: rotate(45deg) scale(1.3);
		        transform: rotate(45deg) scale(1.3);
		-webkit-transition-delay: 0.14s;
		        transition-delay: 0.14s;
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
}
@media (max-width: 991px) and (max-width: 1599px) {
	.open-menu #header-bar .btn-menu span {
		-webkit-transform: rotate(45deg) scale(1.1);
		        transform: rotate(45deg) scale(1.1);
	}
}
@media (max-width: 991px) and (max-width: 1199px) {
	.open-menu #header-bar .btn-menu span {
		-webkit-transform: rotate(45deg) scale(1.2);
		        transform: rotate(45deg) scale(1.2);
	}
}
@media (max-width: 991px) {
	.open-menu #header-bar .btn-menu span, .open-menu #header-bar .btn-menu span::before, .open-menu #header-bar .btn-menu span::after {
		background-color: #ffffff;
	}
}
@media (max-width: 991px) {
	.open-menu #header-bar .btn-menu span::before {
		top: 0;
		opacity: 0;
		-webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
		transition: top 0.1s ease, opacity 0.1s 0.14s ease;
	}
}
@media (max-width: 991px) {
	.open-menu #header-bar .btn-menu span::after {
		bottom: 0;
		-webkit-transform: rotate(-90deg);
		        transform: rotate(-90deg);
		-webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
		transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
		transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
		transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	}
}
@media (max-width: 767px) {
	.home #header-bar {
		background-color: #fbedda;
	}

	#header-bar .container-fluid {
		padding: 10px 20px;
		min-height: 45px;
	}
	#header-bar .container-fluid > .row {
		min-height: 25px;
	}
	#header-bar .container-fluid > .row > div[class^=col-]:nth-child(1) {
		max-width: 50%;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
	}
	#header-bar .container-fluid > .row > div[class^=col-]:nth-child(3) {
		max-width: 50%;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
	}
	#header-bar .logo {
		width: 100px;
		height: 21px;
	}
	#header-bar .logo::before, #header-bar .logo::after {
		width: 100px;
		height: 21px;
		background-size: 100px 21px;
	}
	#header-bar .languages-box {
		margin: 0 90px 0 0;
	}
	#header-bar .languages-box .language-link {
		font-size: 11px;
	}
	#header-bar .btn-search {
		margin-right: 45px;
	}
	#header-bar .btn-menu {
		width: 45px;
		height: 45px;
		padding: 15px;
	}
	#header-bar .btn-menu span {
		margin-top: -0.5px;
	}
	#header-bar .btn-menu span, #header-bar .btn-menu span::before, #header-bar .btn-menu span::after {
		width: 15px;
		height: 1px;
	}
	#header-bar .btn-menu span::before {
		top: -6px;
	}
	#header-bar .btn-menu span::after {
		bottom: -6px;
	}
	#header-bar .btn-menu:hover {
		background: #ce4d1f;
	}
	#header-bar .btn-menu:hover span, #header-bar .btn-menu:hover span::before, #header-bar .btn-menu:hover span::after {
		background-color: #ffffff;
	}
	.push #header-bar .btn-menu {
		background: #ce4d1f;
	}
	.push #header-bar .btn-menu span {
		-webkit-transform: rotate(45deg) scale(1.2);
		        transform: rotate(45deg) scale(1.2);
	}
	.push #header-bar .btn-menu span, .push #header-bar .btn-menu span::before, .push #header-bar .btn-menu span::after {
		background-color: #ffffff;
	}
	.push #header-bar .btn-menu span::before {
		top: 0;
	}
	.push #header-bar .btn-menu span::after {
		bottom: 0;
		-webkit-transform: rotate(-90deg);
		        transform: rotate(-90deg);
		-webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
		transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
		transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
		transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
	}
}

.open-menu .home.sticky #header-bar .btn-menu span, .open-menu .home.sticky #header-bar .btn-menu span::before, .open-menu .home.sticky #header-bar .btn-menu span::after {
	background-color: #ffffff;
}

.search-navigation {
	display: none;
}
@media (min-width: 767px) {
	.open-search .search-navigation {
		display: block;
	}
}

.search-navigation > ul {
	list-style: none;
	margin: 0 -28px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.search-navigation > ul > li {
	font: 600 14px/1.286 "Futura-PT", Arial, sans-serif;
	text-transform: uppercase;
	padding: 0 20px;
}
@media (min-width: 991px) {
	.search-navigation > ul > li {
		padding: 31px 32px 26px;
	}
}
.search-navigation > ul > li > a {
	color: #000000;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 130;
}
.search-navigation > ul > li > a:hover {
	text-decoration: none;
}
.search-navigation > ul > li > a::before {
	content: "";
	position: absolute;
	z-index: 130;
	bottom: -2px;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #ce4d1f;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.search-navigation > ul > li:hover > a, .search-navigation > ul > li.active > a {
	color: #ce4d1f;
}

.back-to-menu-link {
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	display: none;
	text-decoration: underline;
	margin-right: 65px;
}
.open-search .back-to-menu-link {
	display: inline-block;
}

@media (max-width: 991px) {
	.back-to-menu-link {
		display: none !important;
	}
}
.back-to-menu-link:hover {
	color: #ce4d1f;
}

.main-navigation {
	z-index: 120;
}
.open-search .main-navigation {
	display: none;
}

.main-navigation > ul {
	list-style: none;
	margin: 0 -28px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.main-navigation > ul > li {
	font: 600 14px/1.286 "Futura-PT", Arial, sans-serif;
	text-transform: uppercase;
	padding: 31px 32px 26px;
}
.main-navigation > ul > li > a {
	color: #000000;
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 130;
}
.main-navigation > ul > li > a:hover {
	text-decoration: none;
}
.main-navigation > ul > li > a::before {
	content: "";
	position: absolute;
	z-index: 130;
	bottom: -2px;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #ce4d1f;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
@media (min-width: 992px) {
	.home .main-navigation > ul > li > a {
		color: #ffffff;
	}

	.home.sticky .main-navigation > ul > li > a {
		color: #000000;
	}
}
.main-navigation > ul > li:hover > a, .main-navigation > ul > li.active > a {
	color: #ce4d1f;
}
.main-navigation > ul > li > div {
	list-style: none;
	margin: -2px 0 0;
	padding: 30px 0;
	position: absolute;
	z-index: 120;
	top: 100%;
	left: 0;
	width: 100vw;
	background: #ffffff;
	text-transform: none;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	visibility: hidden;
	opacity: 0;
}
.main-navigation > ul > li > div .container {
	position: relative;
	z-index: 20;
}
@media (max-width: 991px) {
	.main-navigation > ul > li > div .container {
		width: 100%;
	}
}
@media (min-width: 1200px) {
	.main-navigation > ul > li > div .container {
		padding-right: 88px;
	}
}
@media (min-width: 1200px) {
	.main-navigation > ul > li > div .container > .row {
		margin-left: -50px;
		margin-right: -50px;
	}
	.main-navigation > ul > li > div .container > .row > [class^=col] {
		padding-left: 50px;
		padding-right: 50px;
	}
}
.main-navigation > ul > li > div .container > .row .row {
	padding-top: 38px;
}
@media (min-width: 1200px) {
	.main-navigation > ul > li > div .container > .row .row {
		margin-left: -50px;
		margin-right: -50px;
		margin-right: -152px;
	}
	.main-navigation > ul > li > div .container > .row .row > [class^=col] {
		padding-left: 50px;
		padding-right: 50px;
	}
}
.main-navigation > ul > li > div .container > .row .row > div {
	margin-bottom: 20px;
}
.main-navigation > ul > li > div .post-item {
	margin-bottom: 45px;
}
.main-navigation > ul > li > div .post-item h3 {
	text-transform: none;
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 25px;
}
.main-navigation > ul > li > div .post-item .img-holder {
	position: relative;
	margin-bottom: 14px;
}
.main-navigation > ul > li > div .post-item .img-holder:hover figcaption {
	opacity: 1;
	visibility: visible;
}
.main-navigation > ul > li > div .post-item .img-holder img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	font-family: "object-fit: cover;";
}
.main-navigation > ul > li > div .post-item .img-holder figcaption {
	position: relative;
	padding: 29px;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	height: 100%;
	min-height: 205px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.main-navigation > ul > li > div .post-item .img-holder figcaption::before {
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(141, 143, 60, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.main-navigation > ul > li > div .post-item .img-holder figcaption h4 {
	font-family: "LeituraNews", Times, serif;
	font-size: 26px;
	color: #ffffff;
	letter-spacing: 0.04em;
	margin-top: 0;
	margin-bottom: 20px;
	position: relative;
	z-index: 5;
}
.main-navigation > ul > li > div .post-item .img-holder figcaption .btn {
	padding: 10px 20px;
	font-size: 15px;
}
.main-navigation > ul > li > div .post-item .text-holder {
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
}
.main-navigation > ul > li > div .sub-menu-ul {
	margin: 40px 0 0;
	padding: 0;
	list-style: none;
	font-family: "LeituraNews", Times, serif;
	font-size: 18px;
	color: #000000;
}
.main-navigation > ul > li > div .sub-menu-ul li {
	margin-bottom: 33px;
}
.main-navigation > ul > li > div .sub-menu-ul li a {
	color: #000000;
	text-decoration: underline;
}
.main-navigation > ul > li > div .sub-menu-ul li a:hover {
	color: #ce4d1f;
}
@media (min-width: 1200px) {
	.main-navigation > ul > li > div .sub-menu-group {
		padding-top: 38px;
		-webkit-columns: 3;
		   -moz-columns: 3;
		        columns: 3;
		margin-right: -182px;
	}
}
.main-navigation > ul > li > div .sub-menu-group .sub-menu-item {
	-webkit-column-break-inside: avoid;
	   -moz-column-break-inside: avoid;
	        break-inside: avoid;
	margin-bottom: 38px;
}
.main-navigation > ul > li > div .sub-menu-item h4 {
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 8px;
	text-decoration: underline;
}
.main-navigation > ul > li > div .sub-menu-item ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
}
.main-navigation > ul > li > div .sub-menu-item ul li {
	margin-bottom: 13px;
}
.main-navigation > ul > li > div .sub-menu-item ul li a {
	color: #000000;
}
.main-navigation > ul > li > div .btn-holder {
	text-align: center;
}
.main-navigation > ul > li > ul {
	list-style: none;
	margin: -2px 0 0;
	padding: 0 0 40px;
	position: absolute;
	z-index: 120;
	top: 100%;
	left: 0;
	width: 150px;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	visibility: hidden;
}
.main-navigation > ul > li > ul::before {
	content: "";
	position: absolute;
	z-index: 5;
	height: 1000px;
	bottom: 500px;
	left: 50%;
	width: 400vw;
	margin-left: -200vw;
	background-color: #ffffff;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
@media (min-width: 992px) {
	.home .main-navigation > ul > li > ul::before {
		background-color: #000000;
	}

	.home.sticky .main-navigation > ul > li > ul::before {
		background-color: #ffffff;
	}
}
.main-navigation > ul > li > ul > li {
	font: 18px/1.222 "LeituraNews", Times, serif;
	text-transform: none;
	margin-bottom: 17px;
	position: relative;
	z-index: 30;
}
.main-navigation > ul > li > ul > li:last-child {
	margin-bottom: 0;
}
.main-navigation > ul > li > ul > li > a {
	opacity: 0;
	color: #000000;
}
.main-navigation > ul > li > ul > li > a:hover {
	text-decoration: none;
}
@media (min-width: 992px) {
	.home .main-navigation > ul > li > ul > li > a {
		color: #ffffff;
	}

	.home.sticky .main-navigation > ul > li > ul > li > a {
		color: #000000;
	}
}
.main-navigation > ul > li > ul > li:hover > a, .main-navigation > ul > li > ul > li.active > a {
	color: #ce4d1f;
}
.main-navigation > ul > li:hover {
	background: #ffffff;
}
.main-navigation > ul > li:hover > a::before {
	width: 100%;
}
.main-navigation > ul > li:hover > div, .main-navigation > ul > li:hover > ul {
	visibility: visible;
	opacity: 1;
}
.main-navigation > ul > li:hover > div::before, .main-navigation > ul > li:hover > ul::before {
	bottom: 0;
}
.main-navigation > ul > li:hover > div > li > a, .main-navigation > ul > li:hover > ul > li > a {
	opacity: 1;
}
@media (max-width: 1199px) {
	.main-navigation > ul {
		margin-left: -15px;
		margin-right: -15px;
	}
	.main-navigation > ul > li {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 991px) {
	.main-navigation {
		position: fixed;
		top: 60px;
		bottom: 0;
		right: 0;
		z-index: 100;
		margin: 0 -320px 0 0;
		width: 320px;
		background: #ffffff;
		overflow: auto;
	}
	.main-navigation > ul {
		display: block;
		margin: 0;
		padding: 0;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	.main-navigation > ul > li {
		margin: 0;
		font-size: 15px;
		line-height: 1.25;
		padding: 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	.main-navigation > ul > li > a {
		display: block;
		padding: 10px 20px;
		position: relative;
	}
	.main-navigation > ul > li > a::before {
		display: none;
	}
	.main-navigation > ul > li > a .opener {
		position: absolute;
		z-index: 20;
		top: 0;
		bottom: 0;
		right: 0;
		width: 40px;
		border-left: 1px solid rgba(0, 0, 0, 0.1);
		font-size: 0;
		line-height: 0;
		font-family: "AdobeBlank";
	}
	.main-navigation > ul > li > a .opener::before {
		content: "\f105";
		position: absolute;
		z-index: 20;
		top: 50%;
		left: 0;
		right: 0;
		margin-top: -0.5em;
		font: 24px/1em "FontAwesome";
		text-align: center;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	.main-navigation > ul > li:hover > a, .main-navigation > ul > li.active > a {
		background-color: #ce4d1f;
		color: #ffffff;
	}
	.main-navigation > ul > li.has-drop > a {
		padding-right: 50px;
	}
	.main-navigation > ul > li.has-drop.opened > a .opener:before {
		-webkit-transform: rotate(90deg);
		        transform: rotate(90deg);
	}
	.main-navigation > ul > li > div {
		padding: 20px 0;
		margin: 0;
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		visibility: visible;
		opacity: 1;
		display: none;
		-webkit-transition: none;
		transition: none;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	.main-navigation > ul > li > div::before {
		display: none;
	}
	.main-navigation > ul > li > div > li {
		font-size: 12px;
		line-height: 1.286;
		margin-bottom: 0;
	}
	.main-navigation > ul > li > div > li > a {
		display: block;
		opacity: 1;
		padding: 8px 15px 8px 25px;
	}
	.main-navigation > ul > li > div > li:hover > a, .main-navigation > ul > li > div > li.active > a {
		background-color: #ce4d1f;
		color: #ffffff;
	}
	.main-navigation > ul > li > ul {
		padding: 0;
		margin: 0;
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		visibility: visible;
		opacity: 1;
		display: none;
		-webkit-transition: none;
		transition: none;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	.main-navigation > ul > li > ul::before {
		display: none;
	}
	.main-navigation > ul > li > ul > li {
		font-size: 12px;
		line-height: 1.286;
		margin-bottom: 0;
	}
	.main-navigation > ul > li > ul > li > a {
		display: block;
		opacity: 1;
		padding: 8px 15px 8px 25px;
	}
	.main-navigation > ul > li > ul > li:hover > a, .main-navigation > ul > li > ul > li.active > a {
		background-color: #ce4d1f;
		color: #ffffff;
	}
}
@media (max-width: 767px) {
	.main-navigation {
		top: 45px;
	}
}

html.open-menu {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
html.open-menu body {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
@media (min-width: 992px) {
	html.open-menu {
		width: auto !important;
		height: auto !important;
		overflow: visible !important;
	}
	html.open-menu body {
		width: auto !important;
		height: auto !important;
		overflow: visible !important;
	}
}

.fader {
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	z-index: 110;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}
@media (min-width: 992px) {
	.fader {
		display: none !important;
	}
}

.top-area {
	background-color: #fbedda;
	padding-top: 100px;
	padding-bottom: 54px;
}
.top-area.top-area-about {
	padding-bottom: 100px;
}
.top-area.top-area-country {
	padding-bottom: 180px;
}
.top-area.top-area-news-single {
	padding-bottom: 316px;
}
.top-area.top-area-news-single + * {
	position: relative;
	z-index: 30;
}
.top-area.bottom-space {
	margin-bottom: 90px;
}
.top-area .container-fluid {
	padding-left: 135px;
	padding-right: 135px;
}
.top-area .intro-text {
	max-width: 990px;
	margin: 0 auto;
	padding-top: 106px;
}
.top-area .heading {
	font-size: 28px;
	padding-top: 19px;
	padding-bottom: 0;
	max-width: 880px;
	margin: 0 auto;
}
.top-area .heading .cat-description + .btn,
.top-area .heading p + .btn {
	margin-top: 30px;
}
.top-area .text-centered {
	text-align: center;
	padding: 48px 0 50px;
}
@media (max-width: 1599px) {
	.top-area .text-centered {
		font-size: 26px;
		max-width: 850px;
		padding: 48px 0 52px;
	}
}
@media (max-width: 1199px) {
	.top-area .text-centered {
		padding: 32px 0 74px;
		max-width: 690px;
	}
}
@media (max-width: 991px) {
	.top-area .text-centered {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.top-area .text-centered {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.top-area .text-centered {
		padding: 32px 0 50px;
	}
}
.top-area .text-centered .author {
	text-transform: uppercase;
	color: #ce4d1f;
	font: 17px/23px "Futura-PT", Arial, sans-serif;
	margin: 0 0 31px;
}
@media (max-width: 767px) {
	.top-area .text-centered .author {
		font-size: 13px;
		line-height: 21px;
	}
}
.top-area .text-centered .author .photo {
	display: block;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	border: 3px solid #ce4d1f;
	margin: 0 auto 8px;
	background-size: cover;
	background-position: 50% 50%;
}
@media (max-width: 1599px) {
	.top-area .text-centered .author .photo {
		margin-bottom: 35px;
	}
}
@media (max-width: 1199px) {
	.top-area .text-centered .author .photo {
		width: 67px;
		height: 67px;
	}
}
.top-area .text-centered .author .photo > img {
	display: none;
}
.top-area .intro-block {
	max-width: 990px;
	margin: 0 auto;
	padding: 200px 0 6px;
}
.top-area .intro-block figure {
	margin: 0 0 44px;
}
.archive.tax-region .top-area + .properties-section {
	padding-top: 80px;
}

.top-area .ttl-block {
	padding: 0 0 36px;
}
.top-area .ttl-block h2 strong::before {
	background-color: #ffffff;
}
.top-area + .ttl-block {
	padding-top: 95px;
	padding-bottom: 0;
}
@media (max-width: 1599px) {
	.top-area .container-fluid {
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media (max-width: 1599px) {
	.top-area .heading {
		font-size: 22px;
	}
}
@media (max-width: 1199px) {
	.top-area .heading {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	.top-area .container-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media (max-width: 767px) {
	.top-area {
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.top-area.top-area-about {
		padding-bottom: 55px;
	}
	.top-area.top-area-country {
		padding-bottom: 40px;
	}
	.top-area.top-area-news-single {
		padding-bottom: 40px;
	}
	.top-area.bottom-space {
		margin-bottom: 40px;
	}
	.top-area .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	.top-area .intro-text {
		padding-top: 50px;
	}
	.top-area .intro-block {
		max-width: none;
		margin: 0;
		padding: 70px 0 0;
	}
	.top-area .intro-block figure {
		margin: 0 0 44px;
	}
	.top-area + .ttl-block {
		padding-top: 40px;
		padding-bottom: 0;
	}
}

.subscribe-block {
	position: relative;
}
.subscribe-block .subscribe-box {
	margin: 0 auto;
	padding: 51px 89px 19px;
	max-width: 1062px;
	background-color: #ffffff;
	border: 2px solid #8d8f3c;
}
.subscribe-block .subscribe-box label {
	color: #000000;
	margin: 0 0 37px;
}
.subscribe-block .subscribe-box .input-group {
	max-width: none;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	        flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.subscribe-block .subscribe-box .input-group .form-control {
	width: auto;
	max-width: 40.5%;
	-ms-flex: 0 0 40.5%;
	-webkit-box-flex: 0;
	        flex: 0 0 40.5%;
	height: 49px;
	border: 1px solid #000000 !important;
}
.subscribe-block .subscribe-box .input-group .form-control::-moz-placeholder {
	color: #808184;
	opacity: 1;
}
.subscribe-block .subscribe-box .input-group .form-control:-ms-input-placeholder {
	color: #808184;
}
.subscribe-block .subscribe-box .input-group .form-control::-webkit-input-placeholder {
	color: #808184;
}
.subscribe-block .subscribe-box .input-group .form-control:first-child {
	width: auto;
	-ms-flex: 0 0 calc(100% - 22px - 40.5% - 150px);
	-webkit-box-flex: 0;
	        flex: 0 0 calc(100% - 22px - 40.5% - 150px);
	max-width: calc(100% - 22px - 40.5% - 150px);
	margin-right: 22px;
}
.subscribe-block .subscribe-box .input-group #fieldName {
	display: block;
}
.subscribe-block .subscribe-box .input-group .input-group-btn {
	-ms-flex: 0 0 150px;
	-webkit-box-flex: 0;
	        flex: 0 0 150px;
	max-width: 150px;
	width: auto;
	display: block;
}
.subscribe-block .subscribe-box .input-group .input-group-btn .btn {
	font-size: 13px;
}
.subscribe-block .subscribe-box .confirmation {
	display: block;
	text-align: left;
	max-width: 730px;
}
.subscribe-block .subscribe-box .confirmation:before, .subscribe-block .subscribe-box .confirmation:after {
	content: " ";
	display: table;
}
.subscribe-block .subscribe-box .confirmation:after {
	clear: both;
}
.subscribe-block .subscribe-box .confirmation label {
	margin: 0;
}
@media (max-width: 1199px) {
	.subscribe-block .subscribe-box {
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media (max-width: 991px) {
	.subscribe-block .subscribe-box .input-group .form-control {
		max-width: 36%;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 36%;
		        flex: 0 0 36%;
	}
}
@media (max-width: 767px) {
	.subscribe-block .subscribe-box {
		margin: 0;
		padding: 30px 35px;
		max-width: none;
	}
	.subscribe-block .subscribe-box label {
		margin: 0 0 30px;
	}
	.subscribe-block .subscribe-box .input-group {
		display: block;
	}
	.subscribe-block .subscribe-box .input-group .form-control {
		width: 100%;
		max-width: 100%;
		margin: 0 0 20px;
		height: 35px;
	}
	.subscribe-block .subscribe-box .input-group .form-control:first-child {
		width: 100%;
		max-width: 100%;
		margin: 0 0 20px;
	}
	.subscribe-block .subscribe-box .input-group .input-group-btn {
		max-width: none;
		display: block;
	}
	.subscribe-block .subscribe-box .confirmation {
		max-width: none;
	}
}

.subscribe-bar {
	position: relative;
	z-index: 10;
}
.subscribe-bar .container {
	padding-bottom: 123px;
}
.subscribe-bar .subscribe-box {
	margin-top: -185px;
}
@media (max-width: 767px) {
	.subscribe-bar .container {
		padding-bottom: 50px;
	}
	.subscribe-bar .subscribe-box {
		margin-top: -50px;
	}
}

.about-subscribe-section {
	position: relative;
}
.about-subscribe-section .container {
	padding-top: 50px;
	padding-bottom: 98px;
}
@media (max-width: 767px) {
	.about-subscribe-section .container {
		padding-top: 10px;
		padding-bottom: 50px;
	}
}

.home .subscribe-bar {
	position: relative;
	z-index: 25;
	margin-bottom: -185px;
}
.home .subscribe-bar .container {
	padding-bottom: 0;
}
.home .subscribe-bar + .travel-area {
	padding-top: 300px;
}
@media (max-width: 767px) {
	.home .subscribe-bar + .travel-area {
		padding-top: 240px;
	}
}
.home .subscribe-bar .subscribe-box {
	margin-top: 0;
}

.testimonial-section {
	position: relative;
}
.testimonial-section .container {
	padding-top: 165px;
	padding-bottom: 120px;
}
.testimonial-section .testimonials-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin: 0 -30px;
}
.testimonial-section .testimonials-section .testimonials-item {
	max-width: 50%;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 50%;
	        flex: 0 0 50%;
	margin: 0;
	padding: 30px;
}
.testimonial-section .testimonials-section .testimonials-item .testimonial-item {
	max-width: none;
	margin: 0;
}
@media (max-width: 1199px) {
	.testimonial-section .testimonials-section {
		margin: 0 -15px;
	}
	.testimonial-section .testimonials-section .testimonials-item {
		max-width: 100%;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
		padding: 15px;
	}
	.testimonial-section .testimonials-section .testimonials-item .testimonial-item {
		margin: 0;
	}
}
@media (max-width: 991px) {
	.testimonial-section .container {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}
@media (max-width: 767px) {
	.testimonial-section .container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

.testimonial-item {
	border: 2px solid #8d8f3c;
	padding: 87px 70px 76px 88px;
	max-width: 885px;
	margin: 0 auto;
}
.testimonial-item q {
	display: block;
	padding-bottom: 22px;
	color: #231f20;
	font: 300 22px/1.455 "LeituraNews", Times, serif;
}
.testimonial-item q::before {
	content: "“";
}
.testimonial-item q::after {
	content: "”";
}
.testimonial-item cite {
	display: block;
	color: #231f20;
	font: 40px/1.1 "HighTide", Times, serif;
}
.testimonial-item cite a {
	text-decoration: none;
}
.testimonial-item cite a:hover {
	text-decoration: none;
}
@media (max-width: 991px) {
	.testimonial-item {
		padding: 50px;
	}
}
@media (max-width: 767px) {
	.testimonial-item {
		padding: 30px 20px;
		text-align: center;
	}
	.testimonial-item q {
		font-size: 15px;
		line-height: 1.467;
		padding-bottom: 15px;
	}
	.testimonial-item cite {
		font-size: 18px;
		line-height: 1.222;
	}
}

.inform-section {
	text-align: center;
	background-color: #fbedda;
	color: #000000;
	font-size: 34px;
	line-height: 1.382;
}
.inform-section .container {
	padding-top: 76px;
	padding-bottom: 98px;
	max-width: 980px;
}
.inform-section h2 {
	color: #8d8f3c;
	font: 70px/1.057 "HighTide", Times, serif;
	margin: 0 0 43px;
}
.inform-section h2 .underline-text {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.inform-section h2 .underline-text::before {
	content: "";
	position: absolute;
	top: 100%;
	right: 0;
	background: url("../images/underline-05.svg") no-repeat;
	background-size: 234px 37px;
	width: 234px;
	height: 37px;
	margin: -17px -25px 0 0;
}
.inform-section p {
	margin: 0 0 39px;
}
@media (max-width: 991px) {
	.inform-section {
		font-size: 26px;
	}
	.inform-section .container {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.inform-section h2 {
		font-size: 56px;
		margin-bottom: 25px;
	}
	.inform-section h2 .underline-text::before {
		background-size: 150px 24px;
		width: 150px;
		height: 24px;
		margin: -17px -15px 0 0;
	}
	.inform-section p {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.inform-section {
		font-size: 20px;
	}
	.inform-section .container {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.inform-section h2 {
		font-size: 40px;
		margin-bottom: 15px;
	}
	.inform-section h2 .underline-text::before {
		background-size: 80px 13px;
		width: 80px;
		height: 13px;
		margin: -12px -7px 0 0;
	}
	.inform-section p {
		margin-bottom: 20px;
	}
}

.content-video-placeholder {
	position: relative;
	overflow: hidden;
	margin-top: 64px;
	margin-bottom: 32px;
}
.content-video-placeholder .video-placeholder {
	position: relative;
	overflow: hidden;
	padding: 55.8% 0 0;
}
.content-video-placeholder .video-placeholder iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0 !important;
}
@media (max-width: 991px) {
	.content-video-placeholder {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.content-video-placeholder {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

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

.search-section {
	text-align: center;
}
.search-section .container {
	padding-top: 123px;
	padding-bottom: 70px;
}
@media (max-width: 767px) {
	.search-section .container {
		padding-top: 50px;
		padding-bottom: 0;
	}
}

.travel-search {
	position: relative;
}
.travel-search label {
	display: block;
	color: #000000;
	font: 74px/1.1 "HighTide", Times, serif;
	margin: 0 0 72px;
}
.travel-search label > span {
	display: block;
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.travel-search label .underline-text {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.travel-search label .underline-text::before {
	content: "";
	position: absolute;
	top: 100%;
	right: 0;
	background: url("../images/underline-06.svg") no-repeat;
	background-size: 160px 26px;
	width: 160px;
	height: 26px;
	margin: -27px 41px 0 0;
	-webkit-transform: rotate(5deg);
	transform: rotate(5deg);
}
.travel-search .input-box {
	max-width: 543px;
	margin: 0 auto 58px;
}
.travel-search .form-control {
	display: block;
	width: 100%;
	height: 46px;
	font: 600 22px "Futura-PT", Arial, sans-serif;
	border: solid #000000;
	border-width: 0 0 1px;
	background: none;
	color: #231f20;
	padding: 2px 17px;
	margin: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border-radius: 0;
	-webkit-appearance: none;
}
.travel-search .form-control::-moz-placeholder {
	color: #929395;
	opacity: 1;
}
.travel-search .form-control:-ms-input-placeholder {
	color: #929395;
}
.travel-search .form-control::-webkit-input-placeholder {
	color: #929395;
}
.travel-search .form-control:focus {
	outline: none;
}
.travel-search .btn-row {
	text-align: center;
}
.travel-search .btn-row .btn {
	min-width: 238px;
}
@media (max-width: 767px) {
	.travel-search label {
		font-size: 32px;
		margin-bottom: 35px;
	}
	.travel-search label .underline-text::before {
		background-size: 80px 13px;
		width: 80px;
		height: 13px;
		margin: -9px 11px 0 0;
	}
	.travel-search .input-box {
		margin: 0 0 30px;
	}
	.travel-search .form-control {
		height: 40px;
		font-size: 14px;
		padding-left: 0;
		padding-right: 0;
	}
	.travel-search .btn-row .btn {
		min-width: 200px;
	}
}

/* honey-section */
.honey-section {
	margin-top: 97px;
	margin-bottom: 150px;
}
@media (max-width: 767px) {
	.honey-section {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}
.honey-section .box {
	border: 2px solid #ce4d1f;
	padding: 32px 80px 30px;
	color: #231f20;
}
@media (max-width: 1199px) {
	.honey-section .box {
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media (max-width: 767px) {
	.honey-section .box {
		padding-left: 40px;
		padding-right: 40px;
	}
}
.honey-section img {
	height: 210px;
	margin: 0 auto 46px;
}
@media (max-width: 1199px) {
	.honey-section img {
		height: 120px;
	}
}
@media (max-width: 767px) {
	.honey-section img {
		height: 80px;
		margin-bottom: 25px;
	}
}
.honey-section header > div.step {
	text-align: center;
	display: block;
	position: relative;
	font: 40px/1.5 "HighTide", Times, serif;
	-webkit-transform: rotate(-7deg);
	        transform: rotate(-7deg);
	margin-bottom: 14px;
	top: 15px;
	color: #8d8f3c;
}
@media (max-width: 767px) {
	.honey-section header > div.step {
		font-size: 30px;
	}
}
.honey-section .honey-title {
	color: #ed9b7f;
	text-align: center;
	font-size: 40px;
	line-height: 46px;
	margin-bottom: 40px;
}
@media (max-width: 1199px) {
	.honey-section .honey-title {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.honey-section .honey-title {
		font-size: 20px;
		line-height: 1.5;
		margin-bottom: 25px;
	}
}
.honey-section .subtitle-honey {
	font: 74px/76px "HighTide", Times, serif;
	color: #8d8f3c;
	text-align: center;
	margin-bottom: 15px;
}
@media (max-width: 1199px) {
	.honey-section .subtitle-honey {
		font-size: 50px;
		line-height: 1.2;
	}
}
@media (max-width: 767px) {
	.honey-section .subtitle-honey {
		font-size: 32px;
	}
}
.honey-section .text-honey {
	text-align: center;
	font-size: 28px;
	line-height: 1.358;
}
@media (max-width: 1199px) {
	.honey-section .text-honey {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.honey-section .text-honey {
		font-size: 16px;
	}
}
.honey-section .honey-slider {
	position: relative;
}
.honey-section .honey-slider .slick-dots {
	display: block;
	text-align: center;
	padding: 0;
	margin: 53px 0 0;
	position: relative;
	top: 20px;
}
@media (max-width: 767px) {
	.honey-section .honey-slider .slick-dots {
		margin-top: 10px;
	}
}
.honey-section .honey-slider .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.honey-section .honey-slider .slick-dots li button {
	padding: 0;
	font-size: 0;
	line-height: 0;
	border: none;
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ce4d1f;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.honey-section .honey-slider .slick-dots li button:hover {
	background: #ff0;
}
.honey-section .honey-slider .slick-dots li.slick-active button {
	background: #ffafa1;
}
.honey-section .honey-slider .slick-arrow {
	position: absolute;
	top: 50%;
	cursor: pointer;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	z-index: 10;
}
.honey-section .honey-slider .slick-arrow:before {
	position: absolute;
	top: 50%;
	background: url("../images/arrow-right-orange-02.svg") no-repeat;
	background-size: 100%;
	width: 32px;
	height: 27px;
	margin: -10px 0 0;
	content: "";
}
.honey-section .honey-slider .slick-arrow.slick-prev {
	left: 33px;
	padding: 0 0 0 50px;
}
@media (max-width: 1199px) {
	.honey-section .honey-slider .slick-arrow.slick-prev {
		left: 25px;
	}
}
.honey-section .honey-slider .slick-arrow.slick-prev:before {
	left: -60px;
	-webkit-transform: scale(-1, 1);
	        transform: scale(-1, 1);
}
.honey-section .honey-slider .slick-arrow.slick-next {
	right: 33px;
	padding: 0 50px 0 0;
}
@media (max-width: 1199px) {
	.honey-section .honey-slider .slick-arrow.slick-next {
		right: 25px;
	}
}
.honey-section .honey-slider .slick-arrow.slick-next:before {
	right: -60px;
}

.cat-honeymoon.holiday-types-subcat + .properties-section.type2 {
	padding: 37px 0 16px;
}

.bg-video {
	position: absolute;
	z-index: 6;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}
.bg-video video {
	position: absolute;
	z-index: 7;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
}

.main-banner {
	margin: 0;
	position: relative;
	overflow: hidden;
	min-height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	background-color: #fbedda;
}
.main-banner .image {
	overflow: hidden;
	position: absolute;
	z-index: 10;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.main-banner .image::before {
	content: "";
	position: absolute;
	z-index: 10;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000000;
	opacity: 0.15;
}
.main-banner .image .bg-img, .main-banner .image .bg-image {
	position: absolute;
	z-index: 5;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.main-banner figcaption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	position: relative;
	z-index: 15;
	color: #ffffff;
	font-size: 26px;
	line-height: 1.308;
	font-weight: 400;
	font-family: "Futura-PT", Arial, sans-serif;
	min-height: 790px;
	text-align: center;
}
.main-banner figcaption .container {
	padding-top: 150px;
	padding-bottom: 161px;
}
.main-banner figcaption h1 {
	color: inherit;
	margin: 0 0 8px;
	font-size: 67px;
	line-height: 1.075;
	font-family: "LeituraNews", Times, serif;
	font-weight: 300;
}
.main-banner figcaption p {
	margin: 0;
}
.main-banner figcaption p strong {
	font-weight: 700;
}
@media (max-width: 991px) {
	.main-banner {
		min-height: 1080px;
	}
	.main-banner figcaption {
		min-height: 1080px;
	}
	.main-banner figcaption .container {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}
@media (max-width: 767px) {
	.main-banner {
		min-height: 0;
		display: block;
		width: auto;
	}
	.main-banner .image {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		padding-top: 55%;
	}
	.main-banner figcaption {
		display: block;
		color: #ffffff;
		font-size: 20px;
		line-height: 1.4;
		min-height: 0;
		color: #000000;
	}
	.main-banner figcaption .container {
		padding-top: 44px;
		padding-bottom: 69px;
	}
	.main-banner figcaption h1 {
		margin-bottom: 7px;
		font-size: 40px;
		line-height: 1.2;
	}
}

.intro-area {
	background-color: #fbedda;
	position: relative;
	z-index: 15;
}
/* .intro-area .container {
	padding-bottom: 89px;
}
@media (max-width: 991px) {
	.intro-area .container {
		padding-top: 60px;
		padding-bottom: 86px;
	}
}
@media (max-width: 767px) {
	.intro-area .container {
		padding-top: 0;
		padding-bottom: 69px;
	}
} */

.intro-banner {
	margin: 0;
}
.intro-banner .image {
	position: relative;
	max-width: 726px;
	margin: 0 auto 67px;
	left: 3px;
	-webkit-transition: all 1s;
	transition: all 1s; }
	.intro-banner .image img {
		display: block;
		width: 100%;
		display: block;
		max-width: 100%;
		height: auto; }
.scrolled .intro-banner .image {
	margin-top: -103px; }

.intro-banner .stamp-image {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 160px;
	margin: 0 0 -81px -56px;
}
.intro-banner .stamp-image img {
	display: block;
	width: 100%;
	display: block;
	max-width: 100%;
	height: auto;
}
.intro-banner figcaption {
	font-size: 26px;
	line-height: 1.385;
	font-family: "Futura-PT", Arial, sans-serif;
	font-weight: 400;
	max-width: 697px;
	margin-left: auto;
	padding-right: 100px;
	color: #000000;
}
.intro-banner figcaption p {
	margin: 0 0 22px;
}
.intro-banner figcaption h3 {
	margin: 0 0 40px;
	color: inherit;
	font-size: 70px;
	line-height: 0.943;
	font-weight: 400;
	font-family: "HighTide", Times, serif;
}
@media (max-width: 1199px) {
	.intro-banner figcaption {
		padding-right: 0;
	}
}
@media (max-width: 991px) {
	.intro-banner .image {
		max-width: 688px;
		margin-top: 0;
		margin-bottom: 50px;
		left: auto;
	}
	.intro-banner .stamp-image {
		width: 152px;
		margin: 0 0 -76px -46px;
	}
	.intro-banner figcaption {
		max-width: 591px;
	}
	.intro-banner figcaption p {
		margin-bottom: 24px;
	}
	.intro-banner figcaption h3 {
		margin-bottom: 38px;
	}
}
@media (max-width: 809px) {
	.intro-banner .stamp-image {
		margin-left: -30px;
	}
}
@media (max-width: 767px) {
	.intro-banner .image {
		max-width: none;
		margin: 0 -20px 42px;
	}
	.intro-banner .stamp-image {
		bottom: 100%;
		width: 90px;
		margin: 0 0 -45px 22px;
	}
	.intro-banner figcaption {
		font-size: 20px;
		line-height: 1.4;
		max-width: none;
		margin-left: 0;
		padding-right: 0;
	}
	.intro-banner figcaption p {
		margin-bottom: 31px;
	}
	.intro-banner figcaption h3 {
		margin-bottom: 49px;
		font-size: 50px;
		line-height: 0.8;
	}
}

.heading-section {
	max-width: 700px;
	margin: 0 auto;
	padding-bottom: 50px;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400;
	font-family: "Futura-PT", Arial, sans-serif;
	text-align: center;
}
.heading-section h2 {
	font-size: 36px;
	line-height: 1.222;
	font-family: "LeituraNews", Times, serif;
	font-weight: 300;
	margin: 0 0 17px;
}
.heading-section p {
	margin: 0;
	letter-spacing: 0.63px;
}
@media (max-width: 991px) {
	.heading-section {
		max-width: 690px;
	}
	.heading-section h2 {
		margin-bottom: 18px;
	}
}
@media (max-width: 767px) {
	.heading-section {
		max-width: none;
		margin: 0;
		padding-bottom: 20px;
		font-size: 15px;
		line-height: 1.533;
	}
	.heading-section h2 {
		font-size: 28px;
		line-height: 1.286;
		margin-bottom: 21px;
	}
	.heading-section p {
		letter-spacing: 0.47px;
	}
}

.travellers-section {
	position: relative;
	z-index: 10;
}
.travellers-section .container {
	/* padding-top: 83px; */
	padding-bottom: 40px;
}
@media (max-width: 991px) {
	.travellers-section .container {
		padding-top: 79px;
		padding-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.travellers-section .container {
		padding-top: 52px;
		padding-bottom: 9px;
	}
}

.travellers-images {
	position: relative;
}
@media (max-width: 767px) {
	.travellers-images {
		margin-bottom: 31px;
	}
	.travellers-images::before, .travellers-images::after {
		content: "";
		position: absolute;
		z-index: 20;
		background-color: #ffffff;
		width: 70px;
		height: 50%;
	}
	.travellers-images::before {
		top: 0;
		right: 0;
	}
	.travellers-images::after {
		bottom: 0;
		left: 0;
	}
}
@media (max-width: 413px) {
	.travellers-images::before, .travellers-images::after {
		width: 30px;
	}
}

.travellers-images-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.travellers-images-list li {
	position: relative;
	width: 511px;
	max-width: 511px;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 511px;
	        flex: 0 0 511px;
	margin-right: -30px;
	
}
.travellers-images-list  li:nth-child(even) {
	width: 407px;
	max-width: 407px;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 407px;
	        flex: 0 0 407px;
}
.travellers-images-list .image {
	position: relative;
	overflow: hidden;
}
.travellers-images-list .image img {
	display: block;
	width: 100%;
	display: block;
	max-width: 100%;
	height: auto;
}
@media (max-width: 1199px) {
	.travellers-images-list  li {
		width: 294px;
		max-width: 294px;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 294px;
		        flex: 0 0 294px;
		margin-right: -17px;
	}
	.travellers-images-list  li:nth-child(even) {
		width: 234px;
		max-width: 234px;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 234px;
		        flex: 0 0 234px;
	}
}
@media (max-width: 767px) {
	.travellers-images-list {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		position: relative;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		        transform: translate(-50%, 0);
	}
	.travellers-images-list  li {
		width: 230px;
		max-width: 230px;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 230px;
		        flex: 0 0 230px;
		margin-right: -14px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.travellers-images-list  li:nth-child(even) {
		width: 181px;
		max-width: 181px;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 181px;
		        flex: 0 0 181px;
	}
}

@media (min-width: 1200px) {
	.image-animation {
		position: relative;
		opacity: 0;
	}

	.travellers-images.active .image-animation {
		opacity: 1;
	}
	.travellers-images.active .image-animation-center {
		-webkit-animation: image-animation-center 2s 1;
		        animation: image-animation-center 2s 1;
	}
	.travellers-images.active .image-animation-left-1 {
		-webkit-animation: image-animation-left-1 2s 1;
		        animation: image-animation-left-1 2s 1;
	}
	.travellers-images.active .image-animation-left-2 {
		-webkit-animation: image-animation-left-2 2s 1;
		        animation: image-animation-left-2 2s 1;
	}
	.travellers-images.active .image-animation-right-1 {
		-webkit-animation: image-animation-right-1 2s 1;
		        animation: image-animation-right-1 2s 1;
	}
	.travellers-images.active .image-animation-right-2 {
		-webkit-animation: image-animation-right-2 2s 1;
		        animation: image-animation-right-2 2s 1;
	}
}
@-webkit-keyframes image-animation-center {
	0% {
		-webkit-transform: translate3d(0, 150vh, 0);
		        transform: translate3d(0, 150vh, 0);
	}
	70% {
		-webkit-transform: translate3d(0, 0, 0);
		        transform: translate3d(0, 0, 0);
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		        transform: translate3d(0, 0, 0);
	}
}
@keyframes image-animation-center {
	0% {
		-webkit-transform: translate3d(0, 150vh, 0);
		        transform: translate3d(0, 150vh, 0);
	}
	70% {
		-webkit-transform: translate3d(0, 0, 0);
		        transform: translate3d(0, 0, 0);
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		        transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes image-animation-left-1 {
	0% {
		-webkit-transform: translate3d(10vw, 150vh, 0) rotate(-10deg);
		        transform: translate3d(10vw, 150vh, 0) rotate(-10deg);
	}
	70% {
		-webkit-transform: translate3d(5vw, 10vh, 0) rotate(-10deg);
		        transform: translate3d(5vw, 10vh, 0) rotate(-10deg);
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		        transform: translate3d(0, 0, 0) rotate(0deg);
	}
}
@keyframes image-animation-left-1 {
	0% {
		-webkit-transform: translate3d(10vw, 150vh, 0) rotate(-10deg);
		        transform: translate3d(10vw, 150vh, 0) rotate(-10deg);
	}
	70% {
		-webkit-transform: translate3d(5vw, 10vh, 0) rotate(-10deg);
		        transform: translate3d(5vw, 10vh, 0) rotate(-10deg);
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		        transform: translate3d(0, 0, 0) rotate(0deg);
	}
}
@-webkit-keyframes image-animation-left-2 {
	0% {
		-webkit-transform: translate3d(10vw, 150vh, 0) rotate(-10deg);
		        transform: translate3d(10vw, 150vh, 0) rotate(-10deg);
	}
	70% {
		-webkit-transform: translate3d(5vw, 15vh, 0) rotate(-10deg);
		        transform: translate3d(5vw, 15vh, 0) rotate(-10deg);
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		        transform: translate3d(0, 0, 0) rotate(0deg);
	}
}
@keyframes image-animation-left-2 {
	0% {
		-webkit-transform: translate3d(10vw, 150vh, 0) rotate(-10deg);
		        transform: translate3d(10vw, 150vh, 0) rotate(-10deg);
	}
	70% {
		-webkit-transform: translate3d(5vw, 15vh, 0) rotate(-10deg);
		        transform: translate3d(5vw, 15vh, 0) rotate(-10deg);
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		        transform: translate3d(0, 0, 0) rotate(0deg);
	}
}
@-webkit-keyframes image-animation-right-1 {
	0% {
		-webkit-transform: translate3d(-10vw, 150vh, 0) rotate(10deg);
		        transform: translate3d(-10vw, 150vh, 0) rotate(10deg);
	}
	70% {
		-webkit-transform: translate3d(-5vw, 10vh, 0) rotate(10deg);
		        transform: translate3d(-5vw, 10vh, 0) rotate(10deg);
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		        transform: translate3d(0, 0, 0) rotate(0deg);
	}
}
@keyframes image-animation-right-1 {
	0% {
		-webkit-transform: translate3d(-10vw, 150vh, 0) rotate(10deg);
		        transform: translate3d(-10vw, 150vh, 0) rotate(10deg);
	}
	70% {
		-webkit-transform: translate3d(-5vw, 10vh, 0) rotate(10deg);
		        transform: translate3d(-5vw, 10vh, 0) rotate(10deg);
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		        transform: translate3d(0, 0, 0) rotate(0deg);
	}
}
@-webkit-keyframes image-animation-right-2 {
	0% {
		-webkit-transform: translate3d(-10vw, 150vh, 0) rotate(10deg);
		        transform: translate3d(-10vw, 150vh, 0) rotate(10deg);
	}
	70% {
		-webkit-transform: translate3d(-5vw, 15vh, 0) rotate(10deg);
		        transform: translate3d(-5vw, 15vh, 0) rotate(10deg);
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		        transform: translate3d(0, 0, 0) rotate(0deg);
	}
}
@keyframes image-animation-right-2 {
	0% {
		-webkit-transform: translate3d(-10vw, 150vh, 0) rotate(10deg);
		        transform: translate3d(-10vw, 150vh, 0) rotate(10deg);
	}
	70% {
		-webkit-transform: translate3d(-5vw, 15vh, 0) rotate(10deg);
		        transform: translate3d(-5vw, 15vh, 0) rotate(10deg);
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate(0deg);
		        transform: translate3d(0, 0, 0) rotate(0deg);
	}
}
.why-travel-section {
	background-color: #fbedda;
	margin-top: -100px;
	color: #000000;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400;
	font-family: "Futura-PT", Arial, sans-serif;
	position: relative;
}
.why-travel-section::before {
	content: "";
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0;
	right: 0;
	height: 168px;
	background-color: #ffffff;
}
.why-travel-section .container {
	/* padding-top: 222px; */
	/* padding-bottom: 50px; */
	position: relative;
	z-index: 10;
}
.home .why-travel-section::before {
	display: none;
}
.why-travel-section h2 {
	font-size: 36px;
	line-height: 1.222;
	font-weight: 300;
	font-family: "LeituraNews", Times, serif;
	text-align: center;
	margin: 0 auto 51px;
	max-width: 700px;
	color: #000000;
}
.home .why-travel-section h2 {
	font: 70px/1 "HighTide", Times, serif;
}
@media screen and (max-width: 767px){
	.home .why-travel-section h2 {
		font: 40px/1 "HighTide", Times, serif;
		max-width: 280px;
	}
}
.home .sub-title {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 830px;
	padding: 0 0 80px;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400;
}
.home .subscribe-module .sub-title {
	padding: 0;
}
.why-travel-section h3 {
	font-size: 26px;
	line-height: 1.385;
	font-weight: 300;
	font-family: "LeituraNews", Times, serif;
	margin: 0 0 34px;
	letter-spacing: 0.81px;
}
.why-travel-section .block {
	max-width: 604px;
	margin-left: auto;
	padding-bottom: 49px;
}
.why-travel-section p {
	margin: 0 0 10px;
	letter-spacing: 0.63px;
}
@media (max-width: 991px) {
	.why-travel-section::before {
		display: none;
	}
	.why-travel-section .container {
		/* padding-top: 200px;
		padding-bottom: 99px; */
		max-width: 702px;
	}
	.why-travel-section h2 {
		margin-bottom: 59px;
	}
	.why-travel-section h3 {
		margin-bottom: 34px;
	}
	.why-travel-section .block {
		max-width: none;
		margin-left: 0;
		padding-bottom: 49px;
	}
}
@media (max-width: 767px) {
	.why-travel-section {
		margin-top: 0;
		font-size: 15px;
		line-height: 1.533;
	}
	.why-travel-section .container {
		/* padding-top: 42px;
		padding-bottom: 70px; */
	}
	.why-travel-section h2 {
		font-size: 28px;
		line-height: 1.286;
		margin-bottom: 34px;
		max-width: 260px;
	}
	.why-travel-section h3 {
		font-size: 20px;
		line-height: 1.4;
		margin-bottom: 12px;
		letter-spacing: 0.63px;
	}
	.why-travel-section .block {
		max-width: none;
		margin-left: 0;
		padding-bottom: 20px;
	}
	.why-travel-section p {
		letter-spacing: 0.47px;
	}
}

.info-tabs {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}
.info-tabs .info-tabs-nav {
	max-width: 434px;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 434px;
	        flex: 0 0 434px;
	margin-right: 36px;
}
.info-tabs .info-tabs-nav > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.info-tabs .info-tabs-nav > ul > li {
	font-size: 32px;
	line-height: 1.375;
	font-weight: 400;
	font-family: "Futura-PT", Arial, sans-serif;
	text-transform: uppercase;
	padding: 0 132px 42px 0;
	position: relative;
	text-align: right;
}
.home .info-tabs .info-tabs-nav > ul > li p {
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400;
	text-transform: initial;
	opacity: 0;
	visibility: hidden;
	height: 0;
	transition: opacity .5s ease-in-out;
}
.home .info-tabs .info-tabs-nav > ul > li.active p {
	height: auto;
	opacity: 1;
	visibility: visible;
}

.info-tabs .info-tabs-nav > ul > li::after {
	content: "";
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	margin-top: 22px;
	width: 0;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.info-tabs .info-tabs-nav > ul > li > a {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-bottom: 4px;
	color: #ce4d1f;
	text-decoration: none;
}
.info-tabs .info-tabs-nav > ul > li > a::before {
	content: "";
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ce4d1f;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.info-tabs .info-tabs-nav > ul > li > a:hover {
	color: #c4c4c4 !important;
	text-decoration: none;
}
.info-tabs .info-tabs-nav > ul > li > a:hover::before {
	background-color: #c4c4c4 !important;
}
.info-tabs .info-tabs-nav > ul > li .info-tabs-nav-img {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 77px;
	margin: -19px 0 0 -50px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: scale(0);
	        transform: scale(0);
}
.info-tabs .info-tabs-nav > ul > li .info-tabs-nav-img img {
	display: block;
	width: 100%;
	display: block;
	max-width: 100%;
	height: auto;
}
.info-tabs .info-tabs-nav > ul > li.active > a {
	color: #c4c4c4 !important;
}
.info-tabs .info-tabs-nav > ul > li.active > a::before {
	width: 0;
}
.info-tabs .info-tabs-nav > ul > li.active .info-tabs-nav-img {
	-webkit-transform: scale(1);
	        transform: scale(1);
}
.info-tabs .info-tabs-nav.shown > ul > li.active::after {
	width: 90px;
}
.info-tabs .tabs-content {
	position: relative;
	padding-top: 7px;
	max-width: calc(100% - 470px);
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 calc(100% - 470px);
	        flex: 0 0 calc(100% - 470px);
}
.info-tabs .tab {
	position: relative;
}
.info-tabs .tab .tab-holder {
	position: relative;
	-webkit-transition: all 1s;
	transition: all 1s;
	left: 100vw;
}
.info-tabs .tab.active .tab-holder {
	left: 0;
}
.info-tabs .tab .info-tabs-mobile-opener {
	display: none;
}
@media (min-width: 992px) {
	.info-tabs .tab .tab-holder {
		display: block !important;
	}
}
@media (max-width: 1439px) {
	.info-tabs .info-tabs-nav > ul > li {
		font-size: 22px;
	}
	.info-tabs .info-tabs-nav > ul > li .info-tabs-nav-img {
		width: 45px;
		margin: -6px 0 0;
	}
}
@media (max-width: 991px) {
	.info-tabs {
		display: block;
	}
	.info-tabs .info-tabs-nav {
		display: none;
	}
	.info-tabs .tabs-content {
		padding-top: 0;
		max-width: none;
	}
	.info-tabs .tab {
		display: block !important;
		padding-bottom: 81px;
		text-align: right;
	}
	.info-tabs .tab:last-child {
		padding-bottom: 0;
	}
	.info-tabs .tab .tab-holder {
		left: auto;
		text-align: left;
		padding-top: 54px;
		-webkit-transition: none;
		transition: none;
	}
	.info-tabs .tab.active .tab-holder {
		left: auto;
	}
	.info-tabs .tab .info-tabs-mobile-opener {
		display: inline-block;
		vertical-align: top;
		cursor: pointer;
		color: #ce4d1f;
		text-transform: uppercase;
		position: relative;
		padding-bottom: 2px;
		font-size: 32px;
		line-height: 1.375;
		font-weight: 400;
		font-family: "Futura-PT", Arial, sans-serif;
		margin-right: 131px;
	}
	.info-tabs .tab .info-tabs-mobile-opener::before {
		content: "";
		position: absolute;
		z-index: 10;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #ce4d1f;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	.info-tabs .tab .info-tabs-mobile-opener::after {
		content: "";
		position: absolute;
		z-index: 10;
		top: 0;
		left: 100%;
		margin-top: 22px;
		margin-left: 43px;
		width: 0;
		height: 1px;
		background-color: rgba(0, 0, 0, 0.3);
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	.info-tabs .tab .info-tabs-mobile-opener:hover {
		color: rgba(0, 0, 0, 0.3);
		text-decoration: none;
	}
	.info-tabs .tab .info-tabs-mobile-opener:hover::before {
		background-color: rgba(0, 0, 0, 0.3);
	}
	.info-tabs .tab.active .info-tabs-mobile-opener {
		color: rgba(0, 0, 0, 0.3);
	}
	.info-tabs .tab.active .info-tabs-mobile-opener::before {
		width: 0;
	}
	.info-tabs .tabs-content.shown .active .info-tabs-mobile-opener::after {
		width: 129px;
	}
}
@media (max-width: 767px) {
	.info-tabs .tab {
		padding-bottom: 42px;
	}
	.info-tabs .tab:last-child {
		padding-bottom: 0;
	}
	.info-tabs .tab .tab-holder {
		padding-top: 41px;
	}
	.info-tabs .tab .info-tabs-mobile-opener {
		padding-bottom: 2px;
		font-size: 22px;
		line-height: 1.364;
		margin-right: 96px;
	}
	.info-tabs .tab .info-tabs-mobile-opener::after {
		margin-top: 17px;
		margin-left: 17px;
	}
	.info-tabs .tabs-content.shown .active .info-tabs-mobile-opener::after {
		width: 83px;
	}
}
@media (max-width: 413px) {
	.info-tabs .tab .info-tabs-mobile-opener {
		font-size: 20px;
	}
}

.images-slideshow {
	position: relative;
	font-size: 0;
	line-height: 0;
	font-family: "AdobeBlank";
}
.images-slideshow .images-slideshow-holder {
	position: relative;
	overflow: hidden;
	margin-right: -9999px;
	padding-right: 9999px;
}
.images-slideshow .slick-list {
	overflow: visible;
}
.images-slideshow .slides {
	margin-left: -15px;
	margin-right: -15px;
	position: relative;
}
.images-slideshow .slick-slide {
	padding: 0 15px;
	position: relative;
}
.home .images-slideshow .slick-slide figcaption {
	position: absolute;
	top: 50px;
	left: 65px;
	opacity: 0;
	transition: opacity .25s ease-in-out;
} 
.home .slick-slide .bg {
	width: calc(100% - 15px);
	height: 100%;
	opacity: 0;
	transition: opacity .25s ease-in-out;
	background-color: #8D8F3C;
	position: absolute;
	left: 0;
	top: 0;
}
.home .gallery-photos .slick-slide .bg {
	width: 100%;
}
.home .images-slideshow .slick-slide:hover figcaption {
	opacity: 1;
}
.home .slick-slide:hover .bg {
	opacity: .5;
}
.home .images-slideshow .slick-slide figcaption h3 {
	margin: 0 0 20px;
	font-weight: 300;
	font-family: "LeituraNews", Times, serif;
	font-size: 22px;
	line-height: 29px;
	text-shadow: 1px 1px 3px rgb(0 0 0 / 35%);
	color: white;
}
.images-slideshow .slick-slide:focus {
	outline: none;
}
.images-slideshow img {
	display: block;
	width: 100%;
	display: block;
	max-width: 100%;
	height: auto;
}
.images-slideshow .slick-arrow {
	position: absolute;
	z-index: 20;
	top: 0;
	bottom: 0;
	font-size: 0;
	line-height: 0;
	font-family: "AdobeBlank";
	padding: 0;
	background: none;
	border: 0;
	width: 1000px;
	height: auto;
	overflow: hidden;
}
.images-slideshow .slick-arrow.slick-prev {
	display: none !important;
}
.images-slideshow .slick-arrow.slick-next {
	left: 100%;
}
@media (max-width: 991px) {
	.images-slideshow {
		max-width: 640px;
	}
}
@media (max-width: 767px) {
	.images-slideshow {
		margin-right: 34px;
	}
	.images-slideshow .slides {
		margin-left: -10px;
		margin-right: -10px;
	}
	.images-slideshow .slick-slide {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.headline-section {
	text-align: center;
	font-size: 20px;
	line-height: 1.4;
	font-family: "Futura-PT", Arial, sans-serif;
	font-weight: 400;
	padding-bottom: 83px;
	color: inherit;
}
.headline-section h2 {
	color: inherit;
	margin: 0 auto 17px;
	max-width: 830px;
	font-size: 70px;
	line-height: 0.943;
	font-weight: 400;
	font-family: "HighTide", Times, serif;
}
.headline-section p {
	margin: 0 auto 41px;
	max-width: 700px;
	letter-spacing: 0.63px;
}
@media (max-width: 767px) {
	.headline-section {
		font-size: 15px;
		line-height: 1.533;
		padding-bottom: 40px;
	}
	.headline-section h2 {
		max-width: none;
		font-size: 40px;
		margin: 0 0 5px;
	}
	.headline-section p {
		margin: 0 0 20px;
		max-width: none;
	}
}

.explore-section {
	background-color: #fbedda;
	color: #000000;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400;
	font-family: "Futura-PT", Arial, sans-serif;
}
.explore-section .container {
	/* padding-top: 98px; */
	padding-bottom: 7px;
}
.explore-section .info-tabs .info-tabs-nav {
	margin-top: 20px;
}
.explore-section .info-tabs .info-tabs-nav > ul > li {
	padding-bottom: 47px;
}
.explore-section .info-tabs .images-slideshow {
	margin-bottom: 62px;
}
.explore-section .info-tabs h3 {
	font-size: 26px;
	line-height: 1.385;
	font-weight: 300;
	font-family: "LeituraNews", Times, serif;
	margin: 0 0 34px;
	letter-spacing: 0.81px;
}
.explore-section .info-tabs .block {
	max-width: 604px;
	margin-left: auto;
}
.explore-section .info-tabs p {
	margin: 0 0 10px;
	letter-spacing: 0.63px;
}
@media (max-width: 767px) {
	.explore-section {
		font-size: 15px;
		line-height: 1.533;
	}
	.explore-section .container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.explore-section .info-tabs .images-slideshow {
		margin-bottom: 25px;
	}
	.explore-section .info-tabs h3 {
		font-size: 20px;
		line-height: 1.4;
		margin-bottom: 12px;
		letter-spacing: 0.63px;
	}
	.explore-section .info-tabs .block {
		max-width: none;
		margin-left: 0;
	}
	.explore-section .info-tabs p {
		letter-spacing: 0.47px;
	}
}

/* members-section */
.members-section {
	padding: 97px 0 38px;
}
@media (max-width: 767px) {
	.members-section {
		padding: 60px 0 40px;
	}
}
.members-section .container {
	width: auto;
	max-width: 1360px;
}
.members-section h2 {
	text-align: center;
	margin: 0 0 33px;
	font: 70px/1 "HighTide", Times, serif;
}
@media (max-width: 991px) {
	.members-section h2 {
		font-size: 60px;
	}
}
@media (max-width: 767px) {
	.members-section h2 {
		font-size: 50px;
	}
}
.members-section .members-list {
	margin: 0 -10px;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.members-section .members-list li {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 25%;
	        flex: 0 0 25%;
	max-width: 25%;
	text-align: center;
	padding: 0 10px 19px;
}
@media (max-width: 991px) {
	.members-section .members-list li {
		padding-bottom: 25px;
	}
}
@media (max-width: 767px) {
	.members-section .members-list li {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
		max-width: 50%;
		padding-bottom: 20px;
	}
}
.members-section .members-list li img {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	height: auto;
	max-height: 106px;
}
@media (max-width: 991px) {
	.members-section .members-list li img {
		max-height: 90px;
	}
}

/* subscribe-module */
.subscribe-module {
	background: #fbedda;
	/* padding: 75px 0 120px; */
	font-family: "Futura-PT", Arial, sans-serif;
	font-size: 20px;
	line-height: 1.4;
}
@media (max-width: 767px) {
	.subscribe-module {
		/* padding: 60px 0; */
	}
}
.subscribe-module p {
	margin: 0 0 10px;
}
.subscribe-module .head {
	text-align: center;
	padding: 0 0 109px;
}
@media (max-width: 991px) {
	.subscribe-module .head {
		padding-bottom: 61px;
	}
}
@media (max-width: 767px) {
	.subscribe-module .head {
		padding-bottom: 39px;
	}
}
.subscribe-module .head h2 {
	font: 300 36px/1.528 "LeituraNews", Times, serif;
	margin: 0 0 20px;
}
.subscribe-module .head h2 span + span::before {
	content: "/ ";
}
@media (max-width: 767px) {
	.subscribe-module .head h2 {
		font-size: 28px;
		line-height: 46px;
		text-align: left;
	}
	.subscribe-module .head h2 span {
		display: block;
	}
	.subscribe-module .head h2 span::before {
		display: none;
	}
}
@media (max-width: 413px) {
	.subscribe-module .head h2 {
		font-size: 24px;
		line-height: 34px;
	}
}
.subscribe-module .title,
.blocks-module .title,
.join-module .title {
	text-align: center;
	max-width: 830px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 88px;
	font-size: 26px;
	line-height: 1.3847;
}
@media (max-width: 767px) {
	.subscribe-module .title,
	.blocks-module .title,
	.join-module .title {
		font-size: 20px;
		padding-bottom: 50px;
	}
}
.subscribe-module .title h2,
.blocks-module .title h2,
.join-module .title h2 {
	/* font-size: 36px; */
	line-height: 1.222;
	font-weight: 300;
	margin: 0 0 17px;
	font: 70px/1 "HighTide", Times, serif;
	
}
.home .subscribe-module {
	z-index: 11;
	position: relative;
}
.subscribe-module.first .title h2 {
	font-size: 36px;
    line-height: 1.222;
    font-family: "LeituraNews", Times, serif;
    font-weight: 300;
		margin: 0 0 17px;
}
@media screen and (max-width: 767px){
	.subscribe-module.first .title h2 {
		font-size: 30px;
	}
}
@media (max-width: 991px) {
	.subscribe-module .title h2,
	.blocks-module .title h2,
	.join-module .title h2 {
		font-size: 60px;
	}
}
@media (max-width: 767px) {
	.subscribe-module .title h2,
	.blocks-module .title h2,
	.join-module .title h2 {
		font-size: 50px;
	}
}
@media (max-width: 413px) {
	.subscribe-module .title h2,
	.blocks-module .title h2,
	.join-module .title h2 {
		font-size: 40px;
	}
}
.subscribe-module .title p,
.blocks-module .title p,
.join-module .title p {
	margin: 0;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.subscribe-module .text-block {
	max-width: 400px;
	letter-spacing: 0.5px;
}
.subscribe-module h3 {
	margin: 0 0 20px;
	font-weight: 300;
	font-family: "LeituraNews", Times, serif;
	font-size: 22px;
	line-height: 29px;
	text-shadow: 1px 1px 3px rgb(0 0 0 / 35%);
}
.subscribe-module .subscribe-holder {
	padding-top: 163px;
}
@media (max-width: 991px) {
	.subscribe-module .subscribe-holder {
		padding-top: 120px;
	}
}
@media (max-width: 767px) {
	.subscribe-module .subscribe-holder {
		padding-top: 100px;
	}
}

.form-subscribe {
	margin: 10px 0 0 -28px;
}
@media (max-width: 1199px) {
	.form-subscribe {
		margin-left: 0;
		padding-left: 10px;
	}
}
@media (max-width: 767px) {
	.form-subscribe {
		padding-left: 0;
		padding-top: 20px;
	}
}
.form-subscribe .form-control {
	border-bottom-width: 1px;
	border-color: #000000;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.form-subscribe .form-control::-webkit-input-placeholder {
	color: #000000;
	opacity: 0.4;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.form-subscribe .form-control::-moz-placeholder {
	color: #000000;
	opacity: 0.4;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.form-subscribe .form-control:-ms-input-placeholder {
	color: #000000;
	opacity: 0.4;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.form-subscribe .form-control::-ms-input-placeholder {
	color: #000000;
	opacity: 0.4;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.form-subscribe .form-control::placeholder {
	color: #000000;
	opacity: 0.4;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.form-subscribe .form-control:hover::-webkit-input-placeholder {
	opacity: 0.6;
}
.form-subscribe .form-control:hover::-moz-placeholder {
	opacity: 0.6;
}
.form-subscribe .form-control:hover:-ms-input-placeholder {
	opacity: 0.6;
}
.form-subscribe .form-control:hover::-ms-input-placeholder {
	opacity: 0.6;
}
.form-subscribe .form-control:hover::placeholder {
	opacity: 0.6;
}
.form-subscribe .form-control:focus::-webkit-input-placeholder {
	opacity: 0;
}
.form-subscribe .form-control:focus::-moz-placeholder {
	opacity: 0;
}
.form-subscribe .form-control:focus:-ms-input-placeholder {
	opacity: 0;
}
.form-subscribe .form-control:focus::-ms-input-placeholder {
	opacity: 0;
}
.form-subscribe .form-control:focus::placeholder {
	opacity: 0;
}
.form-subscribe .form-control.wpcf7-not-valid {
	color: #ce4d1f;
	border-bottom-color: #ce4d1f;
}
.form-subscribe .form-control.wpcf7-not-valid::-webkit-input-placeholder {
	opacity: 1;
	color: #ce4d1f;
}
.form-subscribe .form-control.wpcf7-not-valid::-moz-placeholder {
	opacity: 1;
	color: #ce4d1f;
}
.form-subscribe .form-control.wpcf7-not-valid:-ms-input-placeholder {
	opacity: 1;
	color: #ce4d1f;
}
.form-subscribe .form-control.wpcf7-not-valid::-ms-input-placeholder {
	opacity: 1;
	color: #ce4d1f;
}
.form-subscribe .form-control.wpcf7-not-valid::placeholder {
	opacity: 1;
	color: #ce4d1f;
}
.form-subscribe .wpcf7-not-valid-tip {
	display: block;
	color: #ce4d1f;
	padding: 10px 0 0;
	font-size: 15px;
}
.form-subscribe .row {
	margin-left: -30px;
	margin-right: -30px;
}
.form-subscribe .row > [class^=col] {
	padding-left: 30px;
	padding-right: 30px;
}
@media (max-width: 1199px) {
	.form-subscribe .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.form-subscribe .row > [class^=col] {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 991px) {
	.form-subscribe .row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.form-subscribe .row > [class^=col] {
		padding-left: 10px;
		padding-right: 10px;
	}
}
.form-subscribe .wpcf7-checkbox label {
	font-weight: normal;
	position: relative;
}
.form-subscribe .wpcf7-checkbox label:before {
	position: absolute;
	content: "";
	left: 0;
	width: 24px;
	height: 24px;
	top: 2px;
	border: 2px solid #000000;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.form-subscribe .wpcf7-checkbox label .wpcf7-list-item-label {
	display: block;
	font-size: 20px;
	line-height: 28px;
	position: relative;
	padding-left: 40px;
	letter-spacing: 0.5px;
}
@media (max-width: 767px) {
	.form-subscribe .wpcf7-checkbox label .wpcf7-list-item-label {
		font-size: 18px;
	}
}
.form-subscribe .wpcf7-checkbox label .wpcf7-list-item-label:before, .form-subscribe .wpcf7-checkbox label .wpcf7-list-item-label::after {
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	height: 2px;
	width: 28px;
	top: 13px;
	left: -2px;
	background: #ce4d1f;
}
.form-subscribe .wpcf7-checkbox label .wpcf7-list-item-label:before {
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}
.form-subscribe .wpcf7-checkbox label input {
	position: absolute;
	left: -9999px;
	top: -9999px;
	opacity: 0;
	visibility: hidden;
}
.form-subscribe .wpcf7-checkbox label input:checked ~ .wpcf7-list-item-label:before, .form-subscribe .wpcf7-checkbox label input:checked ~ .wpcf7-list-item-label::after {
	opacity: 1;
}
.form-subscribe .wpcf7-checkbox label:hover:before {
	border-color: #ce4d1f;
}
.form-subscribe .wpcf7-checkbox.wpcf7-not-valid {
	color: #ce4d1f;
}
.form-subscribe .wpcf7-checkbox.wpcf7-not-valid label:before {
	border-color: #ce4d1f;
}
.form-subscribe .wpcf7-checkbox.wpcf7-not-valid ~ .wpcf7-not-valid-tip {
	padding-left: 40px;
	padding-top: 0;
}
.form-subscribe .wpcf7-form-control-wrap {
	display: block;
	padding-bottom: 40px;
}
.form-subscribe span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 10px;
}
.form-subscribe span.wpcf7-list-item label {
	margin: 0;
	display: block;
}
.form-subscribe .btn {
	border-color: #000000;
	background: none;
	font-weight: normal;
	color: #ce4d1f;
	border-width: 1px;
	font-size: 20px;
	line-height: 22px;
	padding: 15px;
	min-width: 140px;
}
.form-subscribe .btn:hover {
	color: #000000;
}

/* gallery-photos */
.gallery-photos {
	max-width: 945px;
	margin-left: auto;
	-webkit-transform: translate(17px, 0);
					transform: translate(17px, 0);
					margin-bottom:50px;
}
.home .gallery-photos {
	max-width: 1125px;
	margin: 0 auto 50px;
}
/* .home .gallery-photos.not-big-imgs .slide {
	width: 45vw !important;
} */
/* .home .gallery-photos.not-big-imgs .slide {
	max-width: 650px;
} */
@media (max-width: 1199px) {
	.gallery-photos {
		max-width: 700px;
		-webkit-transform: translate(0, 0);
		        transform: translate(0, 0);
		margin-right: auto;
	}
}
@media (max-width: 991px) {
	.gallery-photos {
		max-width: 683px;
	}
}
@media (max-width: 767px) {
	.gallery-photos {
		max-width: none;
		padding-right: 30px;
		margin: 0 -10px;
	}
}
@media (max-width: 413px) {
	.gallery-photos {
		padding-right: 20px;
	}
}
.gallery-photos .slick-list {
	overflow: visible;
}
.gallery-photos .slide {
	padding: 0 15px;
	background: url("../images/loader.svg") no-repeat 50% 50%;
	-webkit-transform: translate(0, 34px);
	        transform: translate(0, 34px);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
	outline: 0 !important;

}
@media (max-width: 991px) {
	.gallery-photos .slide {
		-webkit-transform: translate(0, 0);
		        transform: translate(0, 0);
	}
}
@media (max-width: 767px) {
	.gallery-photos .slide {
		padding-left: 10px;
		padding-right: 10px;
	}
}
.gallery-photos .slide.slick-current {
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}
/* .gallery-photos .slide.slick-current ~ .slide {
	-webkit-transform: translate(0, -47px);
	        transform: translate(0, -47px);
} */
@media (max-width: 991px) {
	.gallery-photos .slide.slick-current ~ .slide {
		-webkit-transform: translate(0, 0);
		        transform: translate(0, 0);
	}
}
.gallery-photos .slide > a {
	text-decoration: none !important;
	display: block;
	outline: 0 !important;
}
.gallery-photos figure {
	margin: 0;
	position: relative;
	outline: 0 !important;
}
.gallery-photos figure .bg-img, .gallery-photos figure .bg-image {
	padding-bottom: 67.2%;
}
.gallery-photos figure figcaption {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	/* background: rgba(206, 77, 31, 0.8); */
	color: #ffffff;
	padding: 50px 50px 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-start;
	font: 300 26px/1.3847 "LeituraNews", Times, serif;
	flex-direction: column;
	text-align: left;
	letter-spacing: 0.8px;
	opacity: 0;
}
@media (max-width: 991px) {
	.gallery-photos figure figcaption {
		padding: 30px;
	}
}
@media (max-width: 767px) {
	.gallery-photos figure figcaption {
		font-size: 20px;
		line-height: 28px;
		padding: 15px;
	}
}
@media (max-width: 413px) {
	.gallery-photos figure figcaption {
		font-size: 14px;
		line-height: 20px;
	}
}
.gallery-photos figure figcaption > a {
	display: inline-block;
	vertical-align: top;
	color: inherit;
	text-decoration: none;
	outline: 0 !important;
}
.gallery-photos figure:hover figcaption {
	opacity: 1;
}
.gallery-photos figure:active figcaption {
	background: rgba(206, 77, 31, 0.9);
}

.section-intro {
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
}
.contact-form .select.wpcf7-not-valid {
	margin: 0;
}
.contact-form span.wpcf7-not-valid-tip {
	margin: 0 0 53px;
}
/*# sourceMappingURL=styles-redesign.css.map */



