/* bxslider */
.bx-wrapper{position:relative;margin-bottom:60px;padding:0;-ms-touch-action:pan-y;touch-action:pan-y;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(../images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url(../images/controls.png) 0 -32px no-repeat}.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url(../images/controls.png) -43px -32px no-repeat}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(../images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(../images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}

/*! jQuery UI - v1.11.4 - 2015-11-30
* http://jqueryui.com
* Includes: core.css, autocomplete.css, datepicker.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

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

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	min-height: 0;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
	margin: 0 0 0 0;
	padding: 5px;
	background: #666;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

.jcf-range {
	display: block;
	margin: 0 0 24px;
}

.jcf-range .jcf-range-track {
	margin: 0 5px 0 0;
	position: relative;
	display: block;
	height: 2px;
}

.jcf-range .jcf-range-wrapper {
	position: relative;
	background: rgba(78, 80, 80, .2);
	border-radius: 5px;
	display: block;
	margin: 3px 0;
}

.jcf-range.jcf-vertical {
	min-width: 0;
	width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
	margin: 0;
	width: 10px;
	height: auto;
	padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
	height: 180px;
	width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
	left: -5px;
	top: auto;
}

.jcf-range .jcf-range-display-wrapper {
	position: absolute;
	min-height: 2px;
	min-width: 4px;
	left: 5px;
	right: 5px;
}

.jcf-range .jcf-range-display {
	border-radius: 5px;
	position: absolute;
	background: #964742;
	width: 4px;
	height: 2px;
}

.jcf-range .jcf-range-display.jcf-range-min {
	margin: 0 0 0 -5px;
	padding: 0 0 0 5px;
}

.jcf-range .jcf-range-display.jcf-range-max {
	margin: 0 -5px 0 0;
	padding: 0 5px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
	left: auto;
	right: auto;
	top: 5px;
	bottom: 5px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
	margin: 0 0 -5px;
	padding: 0 0 5px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
	margin: -5px 0 0;
	padding: 5px 0 0;
}

.jcf-range .jcf-range-handle {
	position: absolute;
	background: #964742;
	border-radius: 5px;
	width: 10px;
	height: 10px;
	margin: -4px 0 0;
	z-index: 1;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jcf-range .jcf-range-mark {
	position: absolute;
	overflow: hidden;
	background: #000;
	width: 1px;
	height: 3px;
	top: -7px;
	margin: 0 0 0 5px;
}

.jcf-range.jcf-vertical .jcf-range-mark {
	margin: 0 0 9px;
	left: 7px;
	top: auto;
	width: 3px;
	height: 1px;
}

.jcf-range .jcf-active-handle {
	z-index: 2;
}

.jcf-range.jcf-disabled {
	opacity: .2;
}

.jcf-range.jcf-disabled .jcf-range-wrapper {
	background: #4e5050;
}

.jcf-range.jcf-disabled .jcf-range-display {
	display: none;
}

.jcf-range.jcf-disabled .jcf-range-handle {
	background: #4e5050;
}

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

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

.icon-moon-twitter:before {
	content: "";
}

.icon-moon-share:before {
	content: "";
}

.icon-moon-instagram:before {
	content: "";
}

.icon-moon-facebook:before {
	content: "";
}

.icon-moon-mail:before {
	content: "";
}

.icon-moon-www:before {
	content: "";
}

.icon-moon-pin:before {
	content: "";
}

.icon-moon-phone:before {
	content: "";
}

.icon-moon-coin-dollar:before {
	content: "";
}


@font-face {
	font-family: "DIN W 01";
	src: url("../fonts/DINW01-Light.woff") format("woff"), url("../fonts/DINW01-Light.woff") format("woff2"), url("../fonts/DINW01-Light.svg#DINW01-Light") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "DIN W 01";
	src: url("../fonts/DINW01-LightItalic.woff") format("woff"), url("../fonts/DINW01-LightItalic.woff") format("woff2"), url("../fonts/DINW01-LightItalic.svg#DINW01-LightItalic") format("svg");
	font-weight: normal;
	font-style: italic;
	font-display: block;
}

@font-face {
	font-family: "DIN W 01";
	src: url("../fonts/DINW01-Black.woff") format("woff"), url("../fonts/DINW01-Black.woff") format("woff2"), url("../fonts/DINW01-Black.svg#DINW01-Black") format("svg");
	font-weight: 900;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "DIN W 01";
	src: url("../fonts/DINW01-BlackItalic.woff") format("woff"), url("../fonts/DINW01-BlackItalic.woff") format("woff2"), url("../fonts/DINW01-BlackItalic.svg#DINW01-BlackItalic") format("svg");
	font-weight: 900;
	font-style: italic;
	font-display: block;
}

@font-face {
	font-family: "DIN Alternate";
	src: url("../fonts/DIN Alternate Bold.woff") format("woff"), url("../fonts/DIN Alternate Bold.woff") format("woff2"), url("../fonts/DIN Alternate Bold.svg#DIN Alternate Bold") format("svg");
	font-weight: 700;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "DIN Alternate";
	src: url("../fonts/DIN Alternate Bold.woff") format("woff"), url("../fonts/DIN Alternate Bold.woff") format("woff2"), url("../fonts/DIN Alternate Bold.svg#DIN Alternate Bold") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.gtm-single {
	padding-top: 74px;
}

.gtm .title {
	font-size: 28px;
	font-weight: 900;
	letter-spacing: -1px;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 27px;
	text-align: center;
}

.gtm input,
.gtm button {
	font-family: "DIN W 01", sans-serif;
}

.gtm .section-title {
	color: #4e5050;
	font-size: 26px;
	font-weight: 900;
	letter-spacing: -1px;
	line-height: 1.105;
	text-transform: uppercase;
	margin: 0 0 30px;
}

.gtm .section-title.centered {
	text-align: center;
}

.gtm .open-close-filter.active .opener-filter {
	border-color: #964742;
	color: #964742;
}

.gtm .open-close-filter.active .slide-filter-panel {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.gtm .filter-panel {
	color: #333438;
	line-height: 1.2;
	margin-bottom: 20px;
	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;
}

.gtm .filter-panel .right-filters .filter-dropdown {
	width: 100%;
}

.gtm .filter-panel .right-filters .filter-dropdown.sort {
	width: 100%;
}

.gtm .filter-panel .filter-result-note {
	font-size: 20px;
	font-weight: 300;
	margin: 6px 0;
	display: block;
	padding: 10px 0;
	text-align: center;
}

.gtm .slide-filter-panel {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	height: 100% !important;
	position: fixed;
	padding: 0 20px;
	z-index: 100;
	left: 0;
	right: 0;
	background: #f6f6f6;
	bottom: 0;
	-webkit-transition: .3s -webkit-transform;
	transition: .3s -webkit-transform;
	transition: .3s transform;
	transition: .3s transform, .3s -webkit-transform;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}

.gtm .slide-filter-panel .heading {
	font-size: 15px;
	font-weight: bold;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid rgba(112, 112, 112, .38);
	margin-bottom: 30px;
	padding: 16px 0 20px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-family: "DIN Alternate", sans-serif;
}

.gtm .slide-filter-panel .heading .btn {
	font-size: 16px;
	line-height: 21px;
	text-decoration: none;
	color: #343539;
	text-transform: uppercase;
	border: 1px solid #4e5050;
	padding: 7px 20px;
	display: block;
	font-family: "DIN Alternate", sans-serif;
	background: none;
	border-radius: 0;
}

.gtm .slide-filter-panel .mobile-target {
	overflow: visible;
	overflow-y: auto;
}

.gtm .slide-filter-panel .filter-dropdown {
	margin-bottom: 23px;
}

.gtm .slide-filter-panel .footer {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-top: 1px solid rgba(112, 112, 112, .38);
	padding: 30px;
	margin: 0 -36px;
	text-align: center;
}

.gtm .slide-filter-panel .footer .btn {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #964742;
	border: none;
	padding: 15px 22px;
}

.gtm .slide-filter-panel .opener-filter-close {
	width: 21px;
	height: 21px;
	color: #707070;
	position: relative;
	display: block;
}

.gtm .slide-filter-panel .opener-filter-close:before,
.gtm .slide-filter-panel .opener-filter-close:after {
	content: "";
	background: currentColor;
	width: 1px;
	height: 27px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.gtm .slide-filter-panel .opener-filter-close:before {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.gtm .opener-filter {
	display: block;
	padding: 17px 80px 17px 25px;
	margin: 0 auto 14px;
	background: #fff;
	color: #343539;
	text-decoration: none;
	font-weight: bold;
	font-family: "DIN Alternate", sans-serif;
	position: relative;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
}

.gtm .opener-filter .icon-filter {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 15px;
}

.gtm .opener-filter.set-filter:before {
	content: attr(data-indicator);
	position: absolute;
	top: 50%;
	right: 50px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 100%;
	line-height: 26px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	width: 26px;
	height: 26px;
	background: #964742;
}

.gtm .filter-dropdown {
	position: relative;
}

.gtm .filter-dropdown.active .opener:before {
	-webkit-transform: rotate(180deg) translateY(50%);
	-ms-transform: rotate(180deg) translateY(50%);
	transform: rotate(180deg) translateY(50%);
}

.gtm .filter-dropdown.active .jcf-list-box {
	margin: 0;
	width: 100%;
	padding: 0;
}

.gtm .filter-dropdown.active .jcf-list-box .jcf-list {
	padding: 7px 13px;
}

.gtm .filter-dropdown .opener {
	padding: 17px 46px 17px 23px;
	font-size: 16px;
	line-height: 1.25;
	font-weight: 700;
	color: #343539;
	text-transform: uppercase;
	background: #fff;
	position: relative;
	white-space: nowrap;
	text-decoration: none;
	font-family: "DIN Alternate", sans-serif;
	margin: 0 0 13px;
	display: none;
}

.gtm .filter-dropdown .opener:before {
	content: "";
	width: 12px;
	height: 12px;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23964742%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23964742%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-size: 12px;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gtm .filter-dropdown .label-mobile-only {
	display: block;
	margin: 0 0 17px;
	font-size: 15px;
	font-weight: bold;
	font-family: "DIN Alternate", sans-serif;
}

.gtm .filter-dropdown .slide-filter-panel {
	display: block !important;
}

.gtm .filter-dropdown .slide-holder {
	font-size: 13px;
	min-width: 268px;
}

.gtm .filter-dropdown .link {
	color: #964742;
	text-decoration: underline;
}

.gtm .filter-dropdown .link:hover {
	text-decoration: none;
}

.gtm .subtitle {
	display: block;
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 8px;
	font-family: "DIN Alternate", sans-serif;
}

.gtm [data-datapicker-holder] .slide-holder {
	padding: 0;
}

.gtm [data-types-list] {
	list-style: none;
	margin: 0 0 10px;
	padding: 7px 13px;
}

.gtm [data-types-list] .checkbox {
	display: block;
	padding: 6px 12px 6px 0;
	color: rgba(52, 53, 57, .8);
	cursor: pointer;
}

.gtm [data-types-list] .checkbox:hover {
	color: #343539;
}

.gtm [data-types-list] .checkbox:before {
	display: none;
}

.gtm [data-types-list] .checkbox input[type="checkbox"]:checked + [data-type-text] {
	color: #343539;
}

.gtm [data-types-list] .checkbox input[type="checkbox"]:checked + [data-type-text]:before {
	content: "";
}

.gtm [data-types-list] .checkbox [data-type-text]:before {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border: 1px solid #964742;
	width: 3px;
	height: 8px;
	border-width: 0 2px 2px 0;
	position: absolute;
	right: 3px;
	top: 5px;
}

.gtm .checkbox {
	position: relative;
	padding-left: 21px;
	line-height: 16px;
}

.gtm .checkbox.free-price {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.gtm .checkbox input[type="checkbox"] {
	position: fixed;
	left: -9999px;
}

.gtm .checkbox input[type="checkbox"]:checked + .face-label:before {
	-webkit-transform: scale(1) rotate(45deg);
	-ms-transform: scale(1) rotate(45deg);
	transform: scale(1) rotate(45deg);
}

.gtm .checkbox:before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	border: 1px solid #707070;
	width: 13px;
	height: 13px;
}

.gtm .checkbox .face-label {
	display: block;
}

.gtm .checkbox .face-label:before {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	content: "";
	border: 1px solid #964742;
	width: 3px;
	height: 8px;
	border-width: 0 2px 2px 0;
	position: absolute;
	left: 5px;
	top: 3px;
}

.gtm .price-range {
	margin: 0 0 26px;
}

.gtm .price-control {
	display: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0;
}

.gtm .mobile-anchor {
	display: none;
}

.gtm .filter-nav {
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: -10px;
	font-family: "DIN Alternate", sans-serif;
}

.gtm .filter-nav-link {
	color: #4e5050;
	font-size: 16px;
	font-weight: 700;
	padding: 16px 24px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.25;
	margin: 0 10px 13px 10px;
	border: 1px solid #4e5050;
}

.gtm .filter-nav-link:hover,
.gtm .filter-nav-link.active {
	color: #964742;
	border-color: #964742;
}

.gtm .tags-location {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	margin: 0 0 16px;
	list-style: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gtm .tags-location li {
	padding-right: 11px;
	position: relative;
}

.gtm .tags-location li:last-child {
	padding-right: 0;
}

.gtm .tags-location li:last-child:after {
	display: none;
}

.gtm .tags-location li:after {
	content: "⋅";
	position: absolute;
	top: 0;
	right: 3px;
}

.gtm .result-item {
	background: #fff;
	color: #000;
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.2;
	height: 100%;
}

.gtm .result-item:hover {
	box-shadow: inset hoff voff blur #000;
}

.gtm .result-item:hover .img-holder:before {
	opacity: 1;
}

.gtm .result-item .img-holder {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 47%;
	position: relative;
	z-index: 1;
}

.gtm .result-item .img-holder:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .3);
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.gtm .result-item .sub-title-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 7px;
}

.gtm .result-item .item-content {
	padding: 22px;
}

.gtm .result-item .item-title {
	margin: 0 0 21px;
	font-family: "DIN Alternate", sans-serif;
	font-size: 16px;
}

.gtm .result-item .item-title a {
	color: currentColor;
	text-decoration: none;
}

.gtm .result-item .item-title a:hover {
	text-decoration: underline;
}

.gtm .result-item .sub-title {
	font-weight: 300;
}

.gtm .result-item .title {
	font-weight: 700;
}

.gtm .result-item .review-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
}

.gtm .result-item .review-area .trip-box {
	margin-right: 12px;
}

.gtm .result-item .review-area .trip-box img {
	vertical-align: middle;
}

.gtm .list-holder .month-list {
	list-style: none;
	padding: 0;
}

.gtm .list-holder .month-item {
	padding: 0 0 20px;
}

.gtm .list-holder .month-title {
	position: relative;
	margin: 8px 0 25px;
}

.gtm .list-holder .month-title:after {
	content: "";
	display: block;
	width: calc(100% - 320px);
	height: 2px;
	position: absolute;
	top: 50%;
	left: 320px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #343539;
}

.gtm .list-holder .post-list {
	list-style: none;
	padding: 0;
}

.gtm .list-holder .post-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 0 0 20px;
}

.gtm .post-item .item-date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 20px 75px 0 0;
	text-align: center;
}

.gtm .item-date .date-date {
	text-transform: uppercase;
}

.gtm .item-date .date-number {
	font-size: 1.8rem;
	line-height: 1.2;
	font-weight: 600;
}

.gtm .post-item .item-details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.gtm .post-item .item-summary {
	-ms-flex-item-align: start;
	align-self: flex-start;
	padding: 16px 18px 8px;
	font-size: 16px;
}

.gtm .post-item .summary-date {
	padding: 0 0 12px;
}

.gtm .post-item .summary-location {
	font-size: 14px;
}

.gtm .post-item .summary-title {
	font-size: 1.2rem;
	margin: 0 0 18px;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}

.gtm .post-item .summary-title:hover,
.gtm .post-item .summary-title:active {
	color: #964742;
}

.gtm .post-item .item-image {
	width: 100%;
	max-width: 290px;
	margin: 0 0 0 auto;
}

.gtm .post-item .img-holder {
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 55%;
	position: relative;
	z-index: 1;
	font-size: 0;
	line-height: 0;
	color: transparent;
}

.gtm .post-item .img-holder:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .3);
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}

.gtm .post-item .img-holder:hover:before {
	opacity: 1;
}

@media screen and (max-width: 767px) {
	.gtm .list-holder {
		padding: 26px;
		background-color: #ffffff;
	}

	.gtm .list-holder .month-title {
		text-transform: capitalize;
		font-size: 1.2rem;
	}

	.gtm .list-holder .month-title:after {
		width: calc(100% - 200px);
		left: 200px;
	}

	.gtm .post-item .item-details {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.gtm .post-item .item-date {
		padding: 20px 24px 0;
	}

	.gtm .item-date .date-number {
		font-size: 1.4rem;
	}

	.gtm .post-item .item-summary {
		-ms-flex-item-align: start;
		align-self: flex-start;
		padding: 0 0 8px;
	}

	.gtm .post-item .item-image {
		max-width: 100%;
		margin: 0 auto 16px 0;
	}
}

.gtm .grid-results {
	margin: 0 -15px;
}

.gtm .grid-results .post-not-found {
	padding: 15px;
	text-align: center;
	width: 100%;
}

.gtm .grid-results.disabled {
	opacity: .5;
	pointer-events: none;
}

.gtm .grid-results .grid {
	padding: 0 15px 46px;
}

.gtm .pagination {
	text-align: center;
	margin-bottom: 30px;
}

.gtm .pagination .note {
	color: #343539;
	font-size: 20px;
	font-weight: 300;
	margin: 0;
}

.gtm .pagination ul {
	list-style: none;
	padding: 0;
	margin: 0 0 34px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.gtm .pagination ul li.active a {
	color: #964742;
}

.gtm .pagination ul .prev a,
.gtm .pagination ul .next a {
	border-width: 0;
	position: relative;
}

.gtm .pagination ul .prev a:before,
.gtm .pagination ul .next a:before {
	content: "";
	width: 12px;
	height: 12px;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%234e5050%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%234e5050%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-size: 12px;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(-90deg);
	-ms-transform: translate(-50%, -50%) rotate(-90deg);
	transform: translate(-50%, -50%) rotate(-90deg);
}

.gtm .pagination ul .prev a:before {
	-webkit-transform: translate(-50%, -50%) rotate(90deg);
	-ms-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg);
}

.gtm .pagination ul .prev + li a {
	border-width: 1px;
}

.gtm .pagination ul li:first-child:not(.prev) a {
	border-width: 1px;
}

.gtm .pagination ul a {
	display: block;
	text-decoration: none;
	color: #4e5050;
	min-width: 48px;
	font-size: 16px 18px;
	font-weight: 700;
	line-height: 1.25;
	border: solid #4e5050;
	border-width: 1px 1px 1px 0;
	padding: 16px;
}

.gtm .pagination ul a:hover {
	color: #964742;
}

.gtm .tab {
	opacity: 0;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
}

.gtm .tab.active {
	opacity: 1;
}

.gtm #map {
	height: 700px;
}

.gtm #map .gm-style-iw {
	width: 100%;
	font-family: inherit;
	max-width: 240px !important;
}

.gtm #map .gm-style-iw button img {
	width: 20px !important;
	height: 20px !important;
	margin: 6px !important;
}

.gtm #map .result-item {
	text-decoration: none;
	display: block;
	font-family: "DIN W 01", sans-serif;
}

.gtm #map .result-item .item-content {
	padding: 10px 0;
}

.gtm #map .cluster {
	line-height: 46px;
}

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

.gtm .tab-content {
	overflow: hidden;
	position: relative;
}

.gtm .ui-icon.ui-icon-circle-triangle-w,
.gtm .ui-icon.ui-icon-circle-triangle-e {
	width: 12px;
	height: 12px;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%234E5050%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%234E5050%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-size: 12px;
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	transform-origin: center;
	margin: 0;
	-webkit-transform: translate(-50%, -50%) rotate(-90deg);
	-ms-transform: translate(-50%, -50%) rotate(-90deg);
	transform: translate(-50%, -50%) rotate(-90deg);
}

.gtm .ui-icon.ui-icon-circle-triangle-w:hover,
.gtm .ui-icon.ui-icon-circle-triangle-e:hover {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23964742%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23964742%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	box-shadow: none;
	border: none;
}

.gtm .ui-icon.ui-icon-circle-triangle-w {
	-webkit-transform: translate(-50%, -50%) rotate(90deg);
	-ms-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg);
}

.gtm .ui-datepicker {
	width: 251px;
	margin: 0 auto;
	border-radius: 0;
	border: none;
	padding: 9px 0 0;
	background: none;
}

.gtm .ui-datepicker td {
	padding: 0;
	border: 1px solid #707070;
}

.gtm .ui-datepicker th {
	font-weight: normal;
	font-size: 13px;
}

.gtm .ui-datepicker .ui-datepicker-header {
	border-radius: 0;
	border: none;
	background: none;
}

.gtm .ui-datepicker .ui-datepicker-title {
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
}

.gtm .ui-datepicker-prev {
	left: 2px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gtm .ui-datepicker-inline {
	margin-bottom: 39px;
}

.gtm .datepicker-control {
	display: none;
}

.gtm .ui-datepicker-prev {
	background: none;
	border: none;
}

.gtm .ui-datepicker-next {
	right: 2px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: none;
	border: none;
}

.gtm .ui-datepicker-title {
	font-size: 16px;
	text-transform: uppercase;
}

.gtm .ui-datepicker-calendar {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
}

.gtm .ui-state-default {
	text-align: center;
}

.gtm .ui-state-default.ui-state-hover {
	color: #964742;
	border-color: #964742;
}

.gtm .ui-widget {
	font-family: inherit;
}

.gtm .ui-state-default,
.gtm .ui-widget-content .ui-state-default,
.gtm .ui-widget-header .ui-state-default {
	background: none;
	border: none;
	color: #000;
	height: 30px;
	text-align: center;
	padding: 2px;
	line-height: 24px;
}

.gtm .ui-state-highlight,
.gtm .ui-widget-content .ui-state-highlight,
.gtm .ui-widget-header .ui-state-highlight {
	color: #964742;
	font-weight: bold;
	background: none;
}

.gtm .ui-state-active,
.gtm .ui-state-selected .ui-state-default,
.gtm .ui-widget-content .ui-state-active,
.gtm .ui-widget-header .ui-state-active {
	background: #964742;
	color: #fff;
}

.gtm .ui-datepicker .ui-state-selected {
	border-color: #964742;
}

.gtm .two-columns {
	margin-bottom: 30px;
}

/*.gtm .single-content {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.417;
	color: #343539;
	padding-bottom: 50px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}*/

.gtm .single-content .slideshow-main-img {
	margin-bottom: 34px;
	position: relative;
	width: 100%;
}

.gtm .single-content .slideshow-main-img .slideshow {
	min-height: 192px;
}

.gtm .single-content .slideshow-main-img .slideshow img:not(:first-child) { 
	visibility: hidden;
}
.gtm .single-content .slideshow-main-img .slideshow img {
	/* position: absolute; */
	top:0;
	left:0;
}

.gtm .single-content .slideshow-main-img .main-img {
	margin-bottom: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gtm .single-content .main-img {
	padding-top: 60%;
	background-size: cover;
	background-position: 50% 50%;
	margin-bottom: 34px;
}

.gtm .single-content .single-info {
	margin-bottom: 40px;
}

.gtm .single-content .single-title {
	color: #4e5050;
	font-size: 35px;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
	margin: 0 0 25px;
}

.gtm .single-content .single-date {
	color: #343539;
	font-size: 18px;
	font-weight: 300;
	display: block;
}

.gtm .single-content h3 {
	color: #4e5050;
	font-size: 22px;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0 0 22px;
}

.gtm .single-content p {
	margin: 0 0 30px;
}

.gtm .single-content hr {
	border: 1px solid rgba(112, 112, 112, .38);
	margin: 30px 0;
}

.gtm .single-content a {
	color: currentColor;
}

.gtm .single-content a:hover {
	color: #4e5050;
}

.gtm .single-content .panel {
	margin-bottom: 30px;
	color: #343539;
	font-size: 16px;
	font-weight: 300;
}

.gtm .single-content .panel.active .opener:before {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gtm .single-content .panel ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gtm .single-content .panel a {
	text-decoration: none;
}

.gtm .single-content .panel .opener {
	display: block;
	background: #fff;
	padding: 16px 16px 16px 42px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	font-family: "DIN Alternate", sans-serif;
}

.gtm .single-content .panel .opener:before {
	content: "";
	width: 12px;
	height: 12px;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%2372b5d4%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%2372b5d4%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-size: 12px;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 15px;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
	-webkit-transition: .3s -webkit-transform linear;
	transition: .3s -webkit-transform linear;
	transition: .3s transform linear;
	transition: .3s transform linear, .3s -webkit-transform linear;
}

.gtm .single-content .slide-holder {
	padding: 15px 15px 0;
}

.gtm .single-content .btn {
	color: #343539;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 16px 25px;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
}

.gtm .single-content .btn-white {
	font-family: "DIN Alternate", sans-serif;
	background: #fff;
}

.gtm .aside {
	padding-bottom: 50px;
}

.gtm .aside-box {
	background: #fff;
	margin: 0 0 36px;
	padding: 20px;
	color: #343539;
	font-size: 16px;
	line-height: 1.4375;
	font-weight: 300;
}

.gtm .aside-box .title {
	color: #72b5d4;
	font-size: 20px;
	font-weight: 700;
	text-transform: none;
	margin-bottom: 20px;
	margin: 0 0 34px;
	font-family: "DIN Alternate", sans-serif;
}

.gtm .aside-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.gtm .aside-box .info-list {
	margin: 0 0 33px;
	word-break: break-word;
}

.gtm .aside-box .info-list li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 23px;
}

.gtm .aside-box .info-list li [class*="icon-"] {
	position: absolute;
	top: 4px;
	left: 0;
	font-size: 14px;
}

.gtm .aside-box .social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.gtm .aside-box .social li {
	margin: 0 10px 0 0;
}

.gtm .aside-box .social a {
	width: 27px;
	height: 27px;
	background: #d5d6d6;
	color: #fff;
	position: relative;
	display: block;
	border-radius: 50%;
	font-size: 14px;
	z-index: 1;
	-webkit-transition: .3s background linear;
	transition: .3s background linear;
}

.gtm .aside-box .social a:hover {
	color: #fff;
	background: #bbbdbd;
}

.gtm .aside-box .social a:before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.gtm .aside-box address {
	font-style: normal;
	font-weight: 300;
}

.gtm .aside-box a {
	color: currentColor;
	text-decoration: none;
}

.gtm .aside-box a:hover {
	color: #4e5050;
}

.gtm .aside-box .btns-group {
	margin-bottom: 30px;
}

.gtm .aside-box .btns-group .btn {
	display: block;
}

.gtm .aside .btn {
	background: #72b5d4;
	color: #fff;
	font-size: 16px;
	line-height: 1.25;
	font-weight: 900;
	padding: 13px 23px;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	-webkit-transition: .3s background linear;
	transition: .3s background linear;
	display: block;
	margin-bottom: 18px;
	text-align: center;
	text-decoration: none;
}

.gtm .aside .btn [class*="icon-"] {
	font-size: 14px;
}

.gtm .aside .btn:hover {
	color: #fff;
	background-color: rgba(114, 181, 212, .53);
}

.gtm .aside .btn.btn-wide {
	padding: 17px 25px;
}

/* custom select styles */

.jcf-range {
	margin-bottom: 21px;
	padding-right: 5px;
}

.jcf-select {
	display: block;
	position: relative;
	overflow: hidden;
	background: #fff;
	margin: 0 0 17px;
}

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

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 16px;
	line-height: 1.25;
	text-transform: uppercase;
	font-weight: bold;
	margin: 17px 36px 17px 25px;
	font-family: "DIN Alternate", sans-serif;
}

.jcf-select.jcf-drop-active .jcf-select-opener:before {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

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

.jcf-select .jcf-select-opener:before {
	content: "";
	width: 12px;
	height: 12px;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23964742%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23964742%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E);
	background-size: 12px;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

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

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

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

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

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	min-width: 0;
	margin: 0 15px;
}

/* select options styles */

.jcf-select-select-sort .jcf-list {
	min-width: 0;
}

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	font-size: 13px;
	width: 100%;
	min-width: 0;
	padding: 15px;
	font-family: "DIN W 01", sans-serif;
}

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

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

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

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

.jcf-list .jcf-option {
	cursor: default;
	display: block;
	color: rgba(52, 53, 57, .8);
	height: 1%;
	cursor: pointer;
	padding: 6px 12px 6px 0;
	position: relative;
}

.jcf-list .jcf-option:before {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border: 1px solid #964742;
	width: 3px;
	height: 8px;
	border-width: 0 2px 2px 0;
	position: absolute;
	right: 3px;
	top: 8px;
}

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

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

.jcf-select-drop .jcf-selected:before {
	content: "";
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

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

/* prevents misaligned map cluster markers */
div#map-view {
    text-align: left;
}
.shortcode-slider {
	padding: 20px;
}
.shortcode-slider .slide{
	display: flex;
	width: 100%;
}
.shortcode-slider .slide.flickity-enabled{
	display: block;
}

.shortcode-slider .result-item {
	flex-grow: 1;
	width: 100%;

}
.shortcode-slider .grid{
	width: 100%;
	min-height: 100%;
	padding: 10px;
	display: flex;
	flex-direction: column;

}
.shortcode-slider .flickity-page-dots{
	display: none;
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.shortcode-slider .flickity-viewport {
  overflow: visible;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.shortcode-slider .flickity-prev-next-button.previous { left: -27px; }
.shortcode-slider .flickity-prev-next-button.next { right: -27px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 25%;
  top: 25%;
  width: 50%;
  height: 50%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
	line-height: 1;
	z-index: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/* Flickity fullscreen v1.0.1
------------------------- */

.flickity-enabled.is-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.9);
  padding-bottom: 35px;
  z-index: 1;
}

.flickity-enabled.is-fullscreen .flickity-page-dots {
  bottom: 10px;
}

.flickity-enabled.is-fullscreen .flickity-page-dots .dot {
  background: white;
}

/* prevent page scrolling when flickity is fullscreen */
html.is-flickity-fullscreen {
  overflow: hidden;
}

/* ---- flickity-fullscreen-button ---- */

.flickity-fullscreen-button {
  display: block;
  right: 10px;
  top: 10px;
  width: 24px;
  height: 24px;
  border-radius: 4px;
}

/* right-to-left */
.flickity-rtl .flickity-fullscreen-button {
  right: auto;
  left: 10px;
}

.flickity-fullscreen-button-exit { display: none; }

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit { display: block; }
.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view { display: none; }

.flickity-fullscreen-button .flickity-button-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 4px;
  top: 4px;
}

/* flickity-fade */

.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}
.alignwide {
	width: 100%;
}

.elementor-section-wrap {
	overflow: hidden;
}

@media screen and (min-width: 414px) {
	.gtm .filter-panel .right-filters .filter-dropdown {
		width: calc(50% - 8px);
	}

	.gtm .filter-panel .right-filters .dropdown-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.gtm .slide-filter-panel {
		padding: 0 36px;
	}
}

@media (min-width: 640px) {
	.gtm .grid-results {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.gtm .grid-results .grid {
		width: 50%;
	}
}

@media screen and (min-width: 640px) {
	.gtm #map .gm-style-iw {
		max-width: 320px !important;
	}
}

@media screen and (min-width: 768px) {
	.gtm-single {
		padding-top: 90px;
	}

	.gtm .pagination {
		padding-top: 37px;
		margin-bottom: 60px;
	}

	/*.gtm .single-content {
		font-size: 24px;
	} */

	.gtm .single-content .single-title {
		font-size: 42px;
	}

	.gtm .single-content .single-date {
		font-size: 24px;
	}

	.gtm .single-content h3 {
		font-size: 28px;
	}

	.gtm .single-content .panel {
		font-size: 16px;
	}

	.gtm .single-content .panel .opener {
		padding: 16px 20px 16px 52px;
	}

	.gtm .aside-box .btns-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -35px 22px 0;
	}

	.gtm .aside-box .btns-group .btn {
		margin-right: 15px;
		display: block;
	}

	.jcf-list-box {
		min-width: 200px;
	}

	.jcf-list {
		min-width: 200px;
		padding: 17px 23px;
	}
	.shortcode-slider .grid{
		width: 50%;
	}
	.shortcode-slider .flickity-page-dots{
		display: block;
	}
	.shortcode-slider .flickity-viewport {
		overflow: hidden;
	}
}

@media (min-width: 768px) {
	.gtm .filter-nav-link {
		display: block;
		margin: 0 0 13px 18px;
	}

	.gtm .grid-results .grid {
		width: 33.33%;
	}
}

@media screen and (min-width: 1024px) {
	.gtm .title {
		font-size: 38px;
		line-height: 1.105;
		text-align: left;
		margin-bottom: 40px;
	}

	.gtm .section-title {
		margin-bottom: 53px;
		font-size: 38px;
	}

	.gtm .filter-panel {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-bottom: 64px;
	}

	.gtm .filter-panel .left-filters .dropdown-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.gtm .filter-panel .left-filters .filter-dropdown:last-child {
		margin-right: 0;
	}

	.gtm .filter-panel .right-filters {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}

	.gtm .filter-panel .right-filters .filter-dropdown.sort {
		width: auto;
	}

	.gtm .filter-panel .right-filters .dropdown-list {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.gtm .filter-panel .filter-result-note {
		text-align: left;
		margin-bottom: 13px;
	}

	.gtm .filter-panel .filter-select {
		max-width: 240px;
	}

	.gtm .filter-panel .filter-select.sort .jcf-select {
		background: none;
	}

	.gtm .opener-filter {
		display: none !important;
	}

	.gtm .filter-dropdown .opener {
		display: block;
	}

	.gtm .filter-dropdown .label-mobile-only {
		display: none;
	}

	.gtm .filter-dropdown .slide {
		position: absolute !important;
		top: 100% !important;
		z-index: 10;
		min-width: 100%;
	}

	.gtm .filter-dropdown .slide-holder {
		background: #fff;
		padding: 34px;
	}

	.gtm [data-datapicker-holder] .slide-holder {
		padding: 15px;
	}

	.gtm .checkbox.free-price {
		margin-bottom: 20px;
	}

	.gtm .price-control {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.gtm .result-item .img-holder {
		padding-top: 56%;
	}

	.gtm .ui-datepicker-inline {
		margin-bottom: 24px;
	}

	.gtm .datepicker-control {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.gtm .two-columns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 70px;
	}

	.gtm .single-content .single-info {
		margin-bottom: 60px;
	}

	.gtm .single-content .single-title {
		font-size: 55px;
	}

	.gtm .single-content hr {
		margin: 60px 0;
	}

	.gtm .single-content .panel .opener:before {
		left: 25px;
	}

	.gtm .single-content .slide-holder {
		padding: 22px 27px 0;
	}

	.gtm .sticky-wrap-aside {
		width: 375px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-left: 28px;
	}

	.gtm .sticky-wrap-aside .aside {
		margin-left: 0;
	}

	.gtm .aside {
		width: 375px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-left: 28px;
	}

	.gtm .aside-box {
		padding: 50px;
	}

	.jcf-select {
		margin: 0 0 13px;
		max-width: 185px;
	}

	.jcf-select .jcf-select-text {
		margin: 17px 46px 17px 25px;
	}

	.jcf-select .jcf-select-opener:before {
		right: 20px;
	}
}

@media (min-width: 1024px) {
	.gtm .filter-panel .left-filters .filter-dropdown {
		margin-right: 19px;
	}

	.gtm .filter-panel .right-filters .filter-dropdown {
		margin-left: 19px;
		width: auto;
	}

	.gtm .filter-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-left: 0;
	}

	.gtm .grid-results .grid {
		width: 25%;
	}
	.shortcode-slider .grid{
		width: 33.33%;
	}
}

@media (min-width: 1300px) {
	.gtm .filter-panel {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.shortcode-slider .grid{
		width: 25%;
	}
}

@media screen and (min-width: 1300px) {
	.gtm .filter-nav {
		margin-left: 52px;
	}

	.jcf-select {
		max-width: 240px;
	}
}

@media screen and (max-width: 1024px) {
	.gtm .filter-panel {
		padding-bottom: 62px;
	}
	.gtm .filter-nav{
		width: 100%;
    margin-left: 0;
		display: flex;
		position: absolute;
		top: 187px;
    left: 0;
	}
	.gtm .filter-nav-link {
		width: 50%;
		text-align: center;
	}
	.gtm .filter-nav-link:nth-child(1) {
		margin-left: 0;
	}
	.gtm .filter-nav-link:nth-child(2) {
		margin-right: 0;
	}
}

@media screen and (max-width: 767px) {

	.gtm .aside {
		margin: 40px 20px;
	}

	.gtm-single {
		padding-top:0px;
	}

	.gtm-single .single-info-wrapper {
		padding:0 20px;
	}

	.slider-mobile .elementor-container .elementor-row {
		margin-left: -6%;
		margin-right: -6%;
	}

	.slider-mobile .elementor-row .elementor-column-wrap {
		min-height: 340px;
	}

	.ekit-location-wraper {
		margin-left: -4%;
		margin-right: -6%;
	}

	.ekit-location-wraper .ekit-location {
		position: static!important;
	}

	.ekit-location-wraper .ekit-location .ekit-location_outer {
		width: 95%;
	}

	.ekit-location-wraper .ekit-location .ekit-location_inner .media-body, .ekit-location-wraper .ekit-location .ekit-location_inner .ekit_hotspot_image {
		margin-left: 24px;
	}

	.ekit-location-wraper .ekit-location .ekit-location_inner .ekit_hotspot_arrow {
		display: none;
	}

	.ekit-location-wraper .ekit-location .ekit-location_inner {
		min-height: 450px;
	}
}

@media screen and (max-width: 413px) {
	.gtm .filter-nav{
		top: 258px;
	}
}

/* bxslider custom */
.bx-wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	background-color: transparent;
}

.bx-wrapper .bx-controls-direction a {
z-index: 1;
}


/* itinerary map z-index fix */
.itinerary-map .map-sidebar {
	z-index: 1!important;
}

.itinerary-map.journey-map {
	margin-bottom: 30px;
}

.single-content {
    width: 100%;
}


/* Custom Add Eventat Calendar */
.custom-addeventatc {
    position: relative;
    z-index: 99999;
}

.custom-addeventatc .custom-addeventatc-dropdown {
    display: none;
    position: absolute;
    top: -2px;
    left: -2px;
    width: 230px;
    border-radius: 3px;
    padding: 6px 0;
    background: #fff;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.4);
}

.custom-addeventatc .custom-addeventatc-item {
    display: block;
    font-size: 15px;
    line-height: 15px;
    color: #333;
    font-weight: 600;
    padding: 14px 10px 14px 55px;
    margin: -2px 0px;
    text-transform: uppercase;
    background: no-repeat 18px 40% / 22px 100%;
}

.custom-addeventatc .custom-addeventatc-item--apple {
    background-image: url(../images/icons/icon-apple.svg);
}

.custom-addeventatc .custom-addeventatc-item--google {
    background-image: url(../images/icons/icon-google.svg);
}

.custom-addeventatc .custom-addeventatc-item--office365 {
    background-image: url(../images/icons/icon-office365.svg);
}

.custom-addeventatc .custom-addeventatc-item--outlook {
    background-image: url(../images/icons/icon-outlook.svg);
}

.custom-addeventatc .custom-addeventatc-item--outlookcom {
    background-image: url(../images/icons/icon-outlookcom.svg);
}

.custom-addeventatc .custom-addeventatc-item--yahoo {
    background-image: url(../images/icons/icon-yahoo.svg);
}

.custom-addeventatc .custom-addeventatc-item em {
    font-size: 12px;
    color: #999;
    font-weight: 400;
}

.custom-addeventatc .custom-addeventatc-item:hover {
    color: #000;
    background-color: #f4f4f4;
}