@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
.ui-helper-hidden {display: none}

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

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

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

.ui-helper-clearfix:after {clear: both}
.ui-helper-clearfix {min-height: 0}

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

.ui-front {z-index: 100}
.ui-state-disabled {cursor: default!important}

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

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

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

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

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

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

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

.ui-menu .ui-state-active, .ui-menu .ui-state-focus {margin: -1px}
.ui-menu-icons {position: relative}
.ui-menu-icons .ui-menu-item {padding-left: 2em}

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

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

.elastislide-list {
	list-style-type: none;
	display: none
}

.no-js .elastislide-list {display: block}
.elastislide-carousel ul li {min-width: 20px}

.elastislide-wrapper {
	position: relative;
	background-color: #fff;
	margin: 0 auto;
	min-height: 60px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .2)
}

.elastislide-wrapper.elastislide-loading {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50%
}

.elastislide-horizontal {padding: 10px 40px}
.elastislide-vertical {padding: 40px 10px}

.elastislide-carousel {
	overflow: hidden;
	position: relative
}

.elastislide-carousel ul {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-duration: .2s
}

.elastislide-horizontal ul {white-space: nowrap}

.elastislide-carousel ul li {
	margin: 0;
	-webkit-backface-visibility: hidden
}

.elastislide-horizontal ul li {
	height: 100%;
	display: inline-block
}

.elastislide-vertical ul li {display: block}

.elastislide-carousel ul li a {
	display: inline-block;
	width: 100%
}

.elastislide-carousel ul li a img {
	display: block;
	border: 2px solid #fff;
	max-width: 100%
}

.elastislide-wrapper nav span {
	position: absolute;
	background: #ddd url(../images/nav.png) no-repeat 4px 3px;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	text-indent: -9000px;
	cursor: pointer;
	opacity: .8
}

.elastislide-wrapper nav span:hover {opacity: 1}

.elastislide-horizontal nav span {
	top: 50%;
	left: 10px;
	margin-top: -11px
}

.elastislide-vertical nav span {
	top: 10px;
	left: 50%;
	margin-left: -11px;
	background-position: -17px 5px
}

.elastislide-horizontal nav span.elastislide-next {
	right: 10px;
	left: auto;
	background-position: 4px -17px
}

.elastislide-vertical nav span.elastislide-next {
	bottom: 10px;
	top: auto;
	background-position: -17px -18px
}

.elastislide-horizontal nav span.elastislide-next:before {content:""}
.elastislide-horizontal nav span.elastislide-prev:before {content:""}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0
}

.fotorama--fullscreen,
.fotorama__img {
	max-width: 99999px!important;
	max-height: 99999px!important;
	min-width: 0!important;
	min-height: 0!important;
	border-radius: 0!important;
	box-shadow: none!important;
	padding: 0!important
}

.fotorama__wrap .fotorama__grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.fotorama__grabbing * {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.fotorama__spinner {
	position: absolute!important;
	top: 50%!important;
	left: 50%!important
}

.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame {
	outline: 0
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
	content: "";
	border-radius: inherit;
	background-color: rgba(0, 175, 234, .5)
}

.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
	-webkit-transform: none!important;
	transform: none!important
}

.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
	transition-property: -webkit-transform, width;
	transition-property: transform, width;
	transition-timing-function: cubic-bezier(.1, 0, .25, 1);
	transition-duration: 0ms
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fotorama__select {
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text
}

.fotorama__nav,
.fotorama__nav__frame {
	margin: auto;
	padding: 0
}

.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1
}

.fotorama__nav__frame,
.fotorama__thumb-border {
	box-sizing: content-box
}

.fotorama__caption__wrap {
	box-sizing: border-box
}

.fotorama--hidden,
.fotorama__load {
	position: absolute;
	left: -99999px;
	top: -99999px;
	z-index: -1
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
	-webkit-tap-highlight-color: transparent
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
	background: url(fotorama.png) no-repeat
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:2dppx) {
	.fotorama__arr,
	.fotorama__fullscreen-icon,
	.fotorama__video-close,
	.fotorama__video-play {
		background: url(fotorama@2x.png) 0 0/96px 160px no-repeat
	}
}

.fotorama__thumb {
	background-color: #7f7f7f;
	background-color: hsla(0, 0%, 50%, .2)
}

@media print {
	.fotorama__arr,
	.fotorama__fullscreen-icon,
	.fotorama__thumb-border,
	.fotorama__video-close,
	.fotorama__video-play {
		background: none!important
	}
}

.fotorama {
	min-width: 1px;
	overflow: hidden
}

.fotorama:not(.fotorama--unobtrusive)>:not(:first-child) {
	display: none
}

.fullscreen {
	max-width: 100%!important;
	max-height: 100%!important;
	padding: 0!important;
	overflow: hidden!important
}

.fotorama--fullscreen,
.fullscreen {
	width: 100%!important;
	height: 100%!important;
	margin: 0!important;
	background: #000
}

.fotorama--fullscreen {
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	right: 0!important;
	bottom: 0!important;
	float: none!important;
	z-index: 2147483647!important
}

.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
	background: #000
}

.fotorama__wrap {
	-webkit-text-size-adjust: 100%;
	position: relative;
	direction: ltr;
	z-index: 0
}

.fotorama__wrap--rtl .fotorama__stage__frame {
	direction: rtl
}

.fotorama__nav,
.fotorama__stage {
	overflow: hidden;
	position: relative;
	max-width: 100%
}

.fotorama__wrap--pan-y {
	-ms-touch-action: pan-y
}

.fotorama__wrap .fotorama__pointer {
	cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
	opacity: 1!important
}

.fotorama__stage__frame {
	overflow: hidden
}

.fotorama__stage__frame.fotorama__active {
	z-index: 8
}

.fotorama__wrap--fade .fotorama__stage__frame {
	display: none
}

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
	display: block;
	left: 0;
	top: 0
}

.fotorama__wrap--fade .fotorama__fade-front {
	z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
	z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
	z-index: 9
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
	display: none
}

.fotorama__img {
	-ms-filter: "alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	border: none!important
}

.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
	-ms-filter: "alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
	display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
	display: block
}

.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
	max-width: 99999px!important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
	visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
	visibility: visible
}

.fotorama__nav {
	font-size: 0;
	line-height: 0;
	text-align: center;
	display: none;
	white-space: nowrap;
	z-index: 5
}

.fotorama__nav__shaft {
	position: relative;
	left: 0;
	top: 0;
	text-align: left
}

.fotorama__nav__frame {
	position: relative;
	cursor: pointer
}

.fotorama__nav--dots {
	display: block
}

.fotorama__nav--dots .fotorama__nav__frame {
	width: 18px;
	height: 30px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
	display: none
}

.fotorama__nav--thumbs {
	display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
	padding-left: 0!important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
	padding-right: 0!important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
	display: none
}

.fotorama__dot {
	display: block;
	width: 4px;
	height: 4px;
	position: relative;
	top: 12px;
	left: 6px;
	border-radius: 6px;
	border: 1px solid #7f7f7f
}

.fotorama__nav__frame:focus .fotorama__dot:after {
	padding: 1px;
	top: -1px;
	left: -1px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
	width: 0;
	height: 0;
	border-width: 3px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
	padding: 3px;
	top: -3px;
	left: -3px
}

.fotorama__thumb {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
	z-index: 2
}

.fotorama__thumb-border {
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	border-style: solid;
	border-color: #00afea;
	background-image: linear-gradient(to bottom right, hsla(0, 0%, 100%, .25), rgba(64, 64, 64, .1))
}

.fotorama__caption {
	position: absolute;
	z-index: 12;
	bottom: 0;
	left: 0;
	right: 0;
	/*font-family: Helvetica Neue, Arial, sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #000
}

.fotorama__caption a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid;
	border-color: rgba(0, 0, 0, .5)
}

.fotorama__caption a:hover {
	color: #333;
	border-color: rgba(51, 51, 51, .5)
}

.fotorama__wrap--rtl .fotorama__caption {
	left: auto;
	right: 0
}

.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
	display: none
}

.fotorama__caption__wrap {
	background-color: #fff;
	background-color: hsla(0, 0%, 100%, .9);
	padding: 5px 10px
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes a {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.fotorama__wrap--css3 .fotorama__spinner {
	-webkit-animation: a 24s infinite linear;
	animation: a 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
	transition-property: opacity;
	transition-timing-function: linear;
	transition-duration: .3s
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
	-ms-filter: "alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0
}

.fotorama__select {
	cursor: auto
}

.fotorama__video {
	top: 32px;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 10
}

@-moz-document url-prefix() {
	.fotorama__active {
		box-shadow: 0 0 0 transparent
	}
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
	position: absolute;
	z-index: 11;
	cursor: pointer
}

.fotorama__arr {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 50%;
	margin-top: -16px
}

.fotorama__arr--prev {
	left: 2px;
	background-position: 0 0
}

.fotorama__arr--next {
	right: 2px;
	background-position: -32px 0
}

.fotorama__arr--disabled {
	pointer-events: none;
	cursor: default;
	*display: none;
	opacity: .1
}

.fotorama__fullscreen-icon {
	width: 32px;
	height: 32px;
	top: 2px;
	right: 2px;
	background-position: 0 -32px;
	z-index: 20
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
	border-radius: 50%
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
	background-position: -32px -32px
}

.fotorama__video-play {
	width: 96px;
	height: 96px;
	left: 50%;
	top: 50%;
	margin-left: -48px;
	margin-top: -48px;
	background-position: 0 -64px;
	opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
	display: none
}

.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
	opacity: 1;
	display: block
}

.fotorama__nav__frame .fotorama__video-play {
	width: 32px;
	height: 32px;
	margin-left: -16px;
	margin-top: -16px;
	background-position: -64px -32px
}

.fotorama__video-close {
	width: 32px;
	height: 32px;
	top: 0;
	right: 0;
	background-position: -64px 0;
	z-index: 20;
	opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-close {
	display: none
}

.fotorama__wrap--css3 .fotorama__video-close {
	-webkit-transform: translate3d(32px, -32px, 0);
	transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--video .fotorama__video-close {
	display: block;
	opacity: 1
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
	opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
	opacity: 1
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
	opacity: 0!important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
	display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
	display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
	display: none!important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
	-webkit-transform: translate3d(32px, -32px, 0);
	transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
	-webkit-transform: translate3d(-48px, 0, 0);
	transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
	-webkit-transform: translate3d(48px, 0, 0);
	transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
	-webkit-transform: translate3d(32px, -32px, 0)!important;
	transform: translate3d(32px, -32px, 0)!important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
	-webkit-transform: translate3d(-48px, 0, 0)!important;
	transform: translate3d(-48px, 0, 0)!important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
	-webkit-transform: translate3d(48px, 0, 0)!important;
	transform: translate3d(48px, 0, 0)!important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	transition-duration: .3s
}

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
	content: "";
	display: block;
	position: absolute;
	text-decoration: none;
	top: 0;
	bottom: 0;
	width: 10px;
	height: auto;
	z-index: 10;
	pointer-events: none;
	background-repeat: no-repeat;
	background-size: 1px 100%, 5px 100%
}

.fotorama__nav:before,
.fotorama__stage:before {
	background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
	background-position: 0 0, 0 0;
	left: -10px
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
	left: 0
}

.fotorama__nav:after,
.fotorama__stage:after {
	background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
	background-position: 100% 0, 100% 0;
	right: -10px
}

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
	right: 0
}

.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.pswp {
	display: none
}

.pswp {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: none
}

.pswp * {
	box-sizing: border-box
}

.pswp img {
	max-width: none
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--open {
	display: block
}

.pswp--zoom-allowed .pswp__img {
	cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: grab
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.pswp__bg {
	background: #000;
	opacity: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden
}

.pswp__bg,
.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.pswp__scroll-wrap {
	overflow: hidden
}

.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
	will-change: opacity;
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
	transition: none
}

.pswp__container,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden
}

.pswp__item {
	right: 0;
	bottom: 0;
	overflow: hidden
}

.pswp__img,
.pswp__item {
	position: absolute;
	left: 0;
	top: 0
}

.pswp__img {
	width: auto;
	height: auto
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
	background: #222
}

.pswp--ie .pswp__img {
	width: 100%!important;
	height: auto!important;
	left: 0;
	top: 0
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #ccc
}

.pswp__error-msg a {
	color: #ccc;
	text-decoration: underline
}

.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: none;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: .75;
	transition: opacity .2s;
	box-shadow: none
}

.pswp__button:focus,
.pswp__button:hover {
	opacity: 1
}

.pswp__button:active {
	outline: none;
	opacity: .9
}

.pswp__button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
	background: url(default-skin.png) 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px
}

@media (-webkit-min-device-pixel-ratio:1.1),
(-webkit-min-device-pixel-ratio:1.09375),
(min-resolution:1.1dppx),
(min-resolution:105dpi) {
	.pswp--svg .pswp__button,
	.pswp--svg .pswp__button--arrow--left:before,
	.pswp--svg .pswp__button--arrow--right:before {
		background-image: url(default-skin.svg)
	}
	.pswp--svg .pswp__button--arrow--left,
	.pswp--svg .pswp__button--arrow--right {
		background: none
	}
}

.pswp__button--close {
	background-position: 0 -44px
}

.pswp__button--share {
	background-position: -44px -44px
}

.pswp__button--fs {
	display: none
}

.pswp--supports-fs .pswp__button--fs {
	display: block
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
	visibility: hidden
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background: none;
	top: 50%;
	margin-top: -50px;
	width: 70px;
	height: 100px;
	position: absolute
}

.pswp__button--arrow--left {
	left: 0
}

.pswp__button--arrow--right {
	right: 0
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
	content: "";
	top: 35px;
	background-color: rgba(0, 0, 0, .3);
	height: 30px;
	width: 32px;
	position: absolute
}

.pswp__button--arrow--left:before {
	left: 6px;
	background-position: -138px -44px
}

.pswp__button--arrow--right:before {
	right: 6px;
	background-position: -94px -44px
}

.pswp__counter,
.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.pswp__share-modal {
	display: block;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity
}

.pswp__share-modal--hidden {
	display: none
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #fff;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform
}

.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 18px
}

.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
	color: #000;
	text-decoration: none
}

.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
	opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px
}

a.pswp__share--facebook:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid transparent;
	border-bottom-color: #fff;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none
}

a.pswp__share--facebook:hover {
	background: #3e5c9a;
	color: #fff
}

a.pswp__share--facebook:hover:before {
	border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
	background: #55acee;
	color: #fff
}

a.pswp__share--pinterest:hover {
	background: #ccc;
	color: #ce272d
}

a.pswp__share--download:hover {
	background: #ddd
}

.pswp__counter {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #fff;
	opacity: .75;
	padding: 0 10px
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px
}

.pswp__caption small {
	font-size: 11px;
	color: #bbb
}

.pswp__caption__center {
	text-align: left;
	max-width: 420px;
	margin: 0 auto;
	font-size: 13px;
	padding: 10px;
	line-height: 20px;
	color: #ccc
}

.pswp__caption--empty {
	display: none
}

.pswp__caption--fake {
	visibility: hidden
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px
}

.pswp__preloader--active {
	opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
	background: url(preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
	opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: b .5s linear infinite;
	animation: b .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: c 1s cubic-bezier(.4, 0, .22, 1) infinite;
	animation: c 1s cubic-bezier(.4, 0, .22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
	background: none;
	opacity: .75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	margin: 0
}

@media screen and (max-width:1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right
	}
}

@-webkit-keyframes b {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes b {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@-webkit-keyframes c {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg)
	}
	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes c {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg)
	}
	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible
}

.pswp__caption,
.pswp__top-bar {
	background-color: rgba(0, 0, 0, .5)
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
	background-color: rgba(0, 0, 0, .3)
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right,
.pswp__ui--idle .pswp__top-bar {
	opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
	opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
	display: none
}

.pswp__element--disabled {
	display: none!important
}

.pswp--minimal--dark .pswp__top-bar {
	background: none
}

.btn .elastislide-horizontal nav span.elastislide-next,
.btn .elastislide-horizontal nav span.elastislide-prev,
.btn .fa,
.elastislide-horizontal nav .btn span.elastislide-next,
.elastislide-horizontal nav .btn span.elastislide-prev,
.fa-fw {
	display: inline-block;
	font-style: normal;
	line-height: 1
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

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

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

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

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

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

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

hr {
	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] {
	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;
	box-sizing: content-box
}

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

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

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}

@media print {
	*,
	:after,
	:before {
		background: transparent!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	/*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight:400;
	line-height: 1.33333;
	color: #666;
	background-color: #fff
}

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

a {
	color: #2f65bc;
	text-decoration: none
}

a:focus,
a:hover {
	color: #20447f;
	text-decoration: underline
}

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

figure {
	margin: 0
}

img {
	vertical-align: middle
}

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

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

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

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

hr {
	margin-top: 16px;
	margin-bottom: 16px;
	border: 0;
	border-top: 1px solid #eaecea
}

[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.25;
	color: #333
}

.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: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 16px;
	margin-bottom: 8px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 8px;
	margin-bottom: 8px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

.h1,h1 {
    font-size: 24px
}


.h2,
h2 {
	font-size: 20px
}

.h3,
h3 {
	font-size: 16px
}

.h4,
.h5,
h4,
h5 {
	font-size: 12px
}

.h6,
h6 {
	font-size: 11px
}

p {
	margin: 0 0 8px
}

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

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

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

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

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

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

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #e7524b
}

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

.text-success {
	color: #fff
}

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

.text-info {
	color: #31708f
}

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

.text-warning {
	color: #8a6d3b
}

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

.text-danger {
	color: #fff
}

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

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

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

.bg-success {
	background-color: #5bb35c
}

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

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

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

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

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

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

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

.page-header {
	padding-bottom: 7px;
	margin: 32px 0 16px;
	border-bottom: 1px solid #eaecea
}

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

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

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

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

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

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

dd,
dt {
	line-height: 1.33333
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

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

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

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

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

.initialism {
	font-size: 90%
}

blockquote {
	padding: 8px 16px;
	margin: 0 0 16px;
	font-size: 15px;
	border-left: 5px solid #eaecea
}

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

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

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

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

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

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

address {
	margin-bottom: 16px;
	font-style: normal;
	line-height: 1.33333
}

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

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

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

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

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

pre {
	display: block;
	padding: 7.5px;
	margin: 0 0 8px;
	font-size: 11px;
	line-height: 1.33333;
	word-break: break-all;
	word-wrap: break-word;
	color: #666;
	background-color: #f5f5ea;
	border: 1px solid #ccc;
	border-radius: 4px
}

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

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

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

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

.container:after {
	clear: both
}

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

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

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

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

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

.container-fluid:after {
	clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333%
	}
	.col-sm-2 {
		width: 16.66667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.33333%
	}
	.col-sm-5 {
		width: 41.66667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.33333%
	}
	.col-sm-8 {
		width: 66.66667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.33333%
	}
	.col-sm-11 {
		width: 91.66667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.33333%
	}
	.col-sm-pull-2 {
		right: 16.66667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.33333%
	}
	.col-sm-pull-5 {
		right: 41.66667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.33333%
	}
	.col-sm-pull-8 {
		right: 66.66667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.33333%
	}
	.col-sm-pull-11 {
		right: 91.66667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.33333%
	}
	.col-sm-push-2 {
		left: 16.66667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.33333%
	}
	.col-sm-push-5 {
		left: 41.66667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.33333%
	}
	.col-sm-push-8 {
		left: 66.66667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.33333%
	}
	.col-sm-push-11 {
		left: 91.66667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%
	}
	.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.33333%
	}
	.col-md-2 {
		width: 16.66667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.33333%
	}
	.col-md-5 {
		width: 41.66667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.33333%
	}
	.col-md-8 {
		width: 66.66667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.33333%
	}
	.col-md-11 {
		width: 91.66667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.33333%
	}
	.col-md-pull-2 {
		right: 16.66667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.33333%
	}
	.col-md-pull-5 {
		right: 41.66667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.33333%
	}
	.col-md-pull-8 {
		right: 66.66667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.33333%
	}
	.col-md-pull-11 {
		right: 91.66667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.33333%
	}
	.col-md-push-2 {
		left: 16.66667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.33333%
	}
	.col-md-push-5 {
		left: 41.66667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.33333%
	}
	.col-md-push-8 {
		left: 66.66667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.33333%
	}
	.col-md-push-11 {
		left: 91.66667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.col-md-offset-1 {
		margin-left: 8.33333%
	}
	.col-md-offset-2 {
		margin-left: 16.66667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.33333%
	}
	.col-md-offset-5 {
		margin-left: 41.66667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.33333%
	}
	.col-md-offset-8 {
		margin-left: 66.66667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.33333%
	}
	.col-md-offset-11 {
		margin-left: 91.66667%
	}
	.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.33333%
	}
	.col-lg-2 {
		width: 16.66667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.33333%
	}
	.col-lg-5 {
		width: 41.66667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.33333%
	}
	.col-lg-8 {
		width: 66.66667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.33333%
	}
	.col-lg-11 {
		width: 91.66667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.33333%
	}
	.col-lg-pull-2 {
		right: 16.66667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.33333%
	}
	.col-lg-pull-5 {
		right: 41.66667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.33333%
	}
	.col-lg-pull-8 {
		right: 66.66667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.33333%
	}
	.col-lg-pull-11 {
		right: 91.66667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.33333%
	}
	.col-lg-push-2 {
		left: 16.66667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.33333%
	}
	.col-lg-push-5 {
		left: 41.66667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.33333%
	}
	.col-lg-push-8 {
		left: 66.66667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.33333%
	}
	.col-lg-push-11 {
		left: 91.66667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

table {
    background-color: transparent
}

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

caption,
th {
	text-align: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 12px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

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

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

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

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

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

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

input[type=file] {
	display: block
}

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

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

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

output {
	padding-top: 7px
}

.form-control,
output {
	display: block;
	font-size: 12px;
	line-height: 1.33333;
	color: #555
}

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

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .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],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eaecea;
	opacity: 1
}

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

textarea.form-control {
	height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 30px
	}
	.input-group-sm>.input-group-btn>input[type=date].btn,
	.input-group-sm>.input-group-btn>input[type=datetime-local].btn,
	.input-group-sm>.input-group-btn>input[type=month].btn,
	.input-group-sm>.input-group-btn>input[type=time].btn,
	.input-group-sm>input[type=date].form-control,
	.input-group-sm>input[type=date].input-group-addon,
	.input-group-sm>input[type=datetime-local].form-control,
	.input-group-sm>input[type=datetime-local].input-group-addon,
	.input-group-sm>input[type=month].form-control,
	.input-group-sm>input[type=month].input-group-addon,
	.input-group-sm>input[type=time].form-control,
	.input-group-sm>input[type=time].input-group-addon,
	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 28px
	}
	.input-group-lg>.input-group-btn>input[type=date].btn,
	.input-group-lg>.input-group-btn>input[type=datetime-local].btn,
	.input-group-lg>.input-group-btn>input[type=month].btn,
	.input-group-lg>.input-group-btn>input[type=time].btn,
	.input-group-lg>input[type=date].form-control,
	.input-group-lg>input[type=date].input-group-addon,
	.input-group-lg>input[type=datetime-local].form-control,
	.input-group-lg>input[type=datetime-local].input-group-addon,
	.input-group-lg>input[type=month].form-control,
	.input-group-lg>input[type=month].input-group-addon,
	.input-group-lg>input[type=time].form-control,
	.input-group-lg>input[type=time].input-group-addon,
	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 41px
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-group-sm .form-control-static {
	height: 28px;
	min-height: 27px;
	padding: 6px 10px;
	font-size: 11px;
	line-height: 1.5
}

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

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

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

.form-group-lg .form-control {
	height: 41px;
	padding:10px 16px;
	font-size: 14px;
	line-height: 1.33;
	border-radius: 6px;
}

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

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

.form-group-lg .form-control-static {
	height: 41px;
	min-height: 30px;
	padding: 11px 16px;
	font-size: 14px;
	line-height: 1.33333
}

.has-feedback {
	position: relative
}

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

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

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

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

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

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

.has-success .form-control:focus {
	border-color: #e6e6e6;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-success .input-group-addon {
	color: #fff;
	border-color: #fff;
	background-color: #5bb35c
}

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

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

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

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

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

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

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

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

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

.has-error .input-group-addon {
	color: #fff;
	border-color: #fff;
	background-color: #e7524b
}

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

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

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

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

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-primary,
.sidebar-controls .btn[data-target="#sidebar"] {
	color: #fff;
	background-color: #e7524b;
	border-color: #e43c35
}

.btn-primary.focus,
.btn-primary:focus,
.sidebar-controls .btn[data-target="#sidebar"]:focus,
.sidebar-controls .focus.btn[data-target="#sidebar"] {
	color: #fff;
	background-color: #e1271e;
	border-color: #871712
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle,
.sidebar-controls .active.btn[data-target="#sidebar"],
.sidebar-controls .btn[data-target="#sidebar"]:active,
.sidebar-controls .btn[data-target="#sidebar"]:hover,
.sidebar-controls .open>.dropdown-toggle.btn[data-target="#sidebar"] {
	color: #fff;
	background-color: #e1271e;
	border-color: #c2211a
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover,
.sidebar-controls .active.btn[data-target="#sidebar"]:focus,
.sidebar-controls .active.btn[data-target="#sidebar"]:hover,
.sidebar-controls .active.focus.btn[data-target="#sidebar"],
.sidebar-controls .btn[data-target="#sidebar"]:active.focus,
.sidebar-controls .btn[data-target="#sidebar"]:active:focus,
.sidebar-controls .btn[data-target="#sidebar"]:active:hover,
.sidebar-controls .open>.dropdown-toggle.btn[data-target="#sidebar"]:focus,
.sidebar-controls .open>.dropdown-toggle.btn[data-target="#sidebar"]:hover,
.sidebar-controls .open>.dropdown-toggle.focus.btn[data-target="#sidebar"] {
	color: #fff;
	background-color: #c2211a;
	border-color: #871712
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle,
.sidebar-controls .active.btn[data-target="#sidebar"],
.sidebar-controls .btn[data-target="#sidebar"]:active,
.sidebar-controls .open>.dropdown-toggle.btn[data-target="#sidebar"] {
	background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.sidebar-controls .disabled.btn[data-target="#sidebar"]:focus,
.sidebar-controls .disabled.btn[data-target="#sidebar"]:hover,
.sidebar-controls .disabled.focus.btn[data-target="#sidebar"],
.sidebar-controls [disabled].btn[data-target="#sidebar"]:focus,
.sidebar-controls [disabled].btn[data-target="#sidebar"]:hover,
.sidebar-controls [disabled].focus.btn[data-target="#sidebar"],
.sidebar-controls fieldset[disabled] .btn[data-target="#sidebar"]:focus,
.sidebar-controls fieldset[disabled] .btn[data-target="#sidebar"]:hover,
.sidebar-controls fieldset[disabled] .focus.btn[data-target="#sidebar"],
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .sidebar-controls .btn[data-target="#sidebar"]:focus,
fieldset[disabled] .sidebar-controls .btn[data-target="#sidebar"]:hover,
fieldset[disabled] .sidebar-controls .focus.btn[data-target="#sidebar"] {
	background-color: #e7524b;
	border-color: #e43c35
}

.btn-primary .badge,
.sidebar-controls .btn[data-target="#sidebar"] .badge {
	color: #e7524b;
	background-color: #fff
}

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

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

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

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

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

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

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

.btn-info,
.sidebar-controls .btn[data-target="#sidebar-catalog"] {
	color: #fff;
	background-color: #9ca7a7;
	border-color: #8f9b9b
}

.btn-info.focus,
.btn-info:focus,
.sidebar-controls .btn[data-target="#sidebar-catalog"]:focus,
.sidebar-controls .focus.btn[data-target="#sidebar-catalog"] {
	color: #fff;
	background-color: #818f8f;
	border-color: #505a5a
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle,
.sidebar-controls .active.btn[data-target="#sidebar-catalog"],
.sidebar-controls .btn[data-target="#sidebar-catalog"]:active,
.sidebar-controls .btn[data-target="#sidebar-catalog"]:hover,
.sidebar-controls .open>.dropdown-toggle.btn[data-target="#sidebar-catalog"] {
	color: #fff;
	background-color: #818f8f;
	border-color: #6f7d7d
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover,
.sidebar-controls .active.btn[data-target="#sidebar-catalog"]:focus,
.sidebar-controls .active.btn[data-target="#sidebar-catalog"]:hover,
.sidebar-controls .active.focus.btn[data-target="#sidebar-catalog"],
.sidebar-controls .btn[data-target="#sidebar-catalog"]:active.focus,
.sidebar-controls .btn[data-target="#sidebar-catalog"]:active:focus,
.sidebar-controls .btn[data-target="#sidebar-catalog"]:active:hover,
.sidebar-controls .open>.dropdown-toggle.btn[data-target="#sidebar-catalog"]:focus,
.sidebar-controls .open>.dropdown-toggle.btn[data-target="#sidebar-catalog"]:hover,
.sidebar-controls .open>.dropdown-toggle.focus.btn[data-target="#sidebar-catalog"] {
	color: #fff;
	background-color: #6f7d7d;
	border-color: #505a5a
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle,
.sidebar-controls .active.btn[data-target="#sidebar-catalog"],
.sidebar-controls .btn[data-target="#sidebar-catalog"]:active,
.sidebar-controls .open>.dropdown-toggle.btn[data-target="#sidebar-catalog"] {
	background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
.sidebar-controls .disabled.btn[data-target="#sidebar-catalog"]:focus,
.sidebar-controls .disabled.btn[data-target="#sidebar-catalog"]:hover,
.sidebar-controls .disabled.focus.btn[data-target="#sidebar-catalog"],
.sidebar-controls [disabled].btn[data-target="#sidebar-catalog"]:focus,
.sidebar-controls [disabled].btn[data-target="#sidebar-catalog"]:hover,
.sidebar-controls [disabled].focus.btn[data-target="#sidebar-catalog"],
.sidebar-controls fieldset[disabled] .btn[data-target="#sidebar-catalog"]:focus,
.sidebar-controls fieldset[disabled] .btn[data-target="#sidebar-catalog"]:hover,
.sidebar-controls fieldset[disabled] .focus.btn[data-target="#sidebar-catalog"],
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .sidebar-controls .btn[data-target="#sidebar-catalog"]:focus,
fieldset[disabled] .sidebar-controls .btn[data-target="#sidebar-catalog"]:hover,
fieldset[disabled] .sidebar-controls .focus.btn[data-target="#sidebar-catalog"] {
	background-color: #9ca7a7;
	border-color: #8f9b9b
}

.btn-info .badge,
.sidebar-controls .btn[data-target="#sidebar-catalog"] .badge {
	color: #9ca7a7;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #d1d118;
	border-color: #baba15
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #a3a313;
	border-color: #484808
}

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

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #83830f;
	border-color: #484808
}

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

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

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

.btn-danger {
	color: #fff;
	background-color: #d11e18;
	border-color: #ba1b15
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #a31713;
	border-color: #480a08
}

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

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #83130f;
	border-color: #480a08
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

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

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

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: .35s;
	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;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,
.dropup {
	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: 12px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

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

.dropdown-menu .divider {
	height: 1px;
	margin: 7px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.33333;
	color: #2f65bc;
	white-space: nowrap
}

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

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

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	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: 11px;
	line-height: 1.33333;
	color: #777;
	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;
	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-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

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

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

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

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

.btn-toolbar:after {
	clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
	margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}


.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eaecea;
	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: 11px;
	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: 14px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

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

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

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

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

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
	position: relative
}

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

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

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

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

.nav:after {
	clear: both
}

.nav>li,
.nav>li>a {
	position: relative;
	display: block
}

.nav>li>a {
	padding: 5px 10px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eaecea
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eaecea;
	border-color: #2f65bc
}

.nav .nav-divider {
	height: 1px;
	margin: 7px 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.33333;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eaecea #eaecea #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	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:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #e7524b
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
	float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-justified>li,
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	border: 1px solid transparent
}

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

.navbar:after {
	clear: both
}

@media (min-width:768px) {
	.navbar {
		border-radius: 0
	}
}

.navbar-header:after,
.navbar-header:before {
	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;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
	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;
		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-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}

}


.navbar2 {display:none}
#pageheader {
	transition:top .2s ease-out;
}
@media only screen and (max-width: 992px) {

    .sidebar__wrap {
        position: absolute;
        height: auto !important;
        left: -350px;
        transition:left .5s ease-out;
    }
    .sidebar-active .sidebar__wrap {
        left:0;
    }
    .sidebar-active:before {
        content:"";
        display:block;
        position:fixed;
        left:0;
        top:0;
        right:0;
        bottom:0;
        z-index:1;
        background:black;
        opacity:.5;
    }
    .sidebar__wrap .close {
        display:none;
        position:fixed;
        border-radius: 50%;
        opacity: 1;
		width: 39px;
		height: 39px;
		left: 356px;
		top: 89px;

		background: #E35051;
		border: 3px solid #FFFFFF;
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

        line-height: 24px;
        z-index:1000;
		font-size:0;
    }
	.sidebar__wrap .close:before {
		content:"";
		display:block;
		position:relative;
		width:100%;
		height:100%;
		background:url('/assets/i/x.svg') center center no-repeat;
	}
    .sidebar-active .sidebar__wrap .close {display: block}

    .sidebar__wrap .sidebar__dialog {padding-top:40px}

	.navbar2 {
		z-index:1000;

		display: flex;
		position: absolute;
		top: 47px;
		width: 100%;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		left: 0;
		background: #fff;
		box-shadow: 0 4px 14px rgb(0 0 0 / 20%);
		height:54px;
		border-top: 1px solid #e5e5e5;
		transition: transform .15s linear;
	}
	.navbar2 a {
		color: #333;
		text-decoration: none;
		font-family: OpenSansKf,sans-serif;
		font-weight: 400;
		font-size: 14px;
		margin-right:20px;
	}

	.navbar2 svg {
		width:19px;
		height:18px;
		fill: #888;
		vertical-align: middle;
		margin-right:8px;
	}


	#pageheader.hidenav {
		top:-47px;
	}
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

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

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		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-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
	.navbar-fixed-bottom,
	.navbar-fixed-top {
		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: 5px 15px;
	font-size: 14px;
	line-height: 16px;
	height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
	.navbar>.container-fluid .navbar-brand,
	.navbar>.container .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: 2.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px
}

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

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 5px;
		padding-bottom: 5px
	}
}

.navbar-form {
	margin: 10px -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@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 .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}
	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		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;
		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: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 10px;
	margin-bottom: 10px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
	margin-top: 11px;
	margin-bottom: 11px
}

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

.navbar-text {
	margin-top: 17px;
	margin-bottom: 17px
}

@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:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	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:focus,
.navbar-default .navbar-nav>.open>a:hover {
	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:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		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:focus,
.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: rgba(0, 0, 0, .75);
	border-color: #666
}

.navbar-inverse .navbar-brand {
	color: #fff
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #fff
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: #1f1f1f
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #333;
	background-color: #fff
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: transparent
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #ccc
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: rgba(0, 0, 0, .75)
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #fff;
	color: #333
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #666
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #666
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #fff
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: #1f1f1f
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #333;
		background-color: #fff
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .btn-link,
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover,
.navbar-inverse .navbar-link,
.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.breadcrumb {
	padding: 0;
	margin-bottom: 16px;
	list-style: none;
	background-color: transparent;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/ ";
	padding: 0 5px;
	color: #666
}

.breadcrumb>.active {
	color: #666
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 16px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.33333;
	text-decoration: none;
	color: #2f65bc;
	background-color: transparent;
	border: 1px solid transparent;
	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:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #20447f;
	background-color: transparent;
	border-color: transparent
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #666;
	background-color: transparent;
	border-color: transparent;
	cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 14px;
	line-height: 1.33333
}

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

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

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

.label-default {
	background-color: #777
}

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

.label-primary {
	background-color: #e7524b
}

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

.label-success {
	background-color: #5cb85c
}

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

.label-info {
	background-color: #9ca7a7
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #818f8f
}

.label-warning {
	background-color: #d1d118
}

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

.label-danger {
	background-color: #d11e18
}

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

.thumbnail {
	display: block;
	padding: 2px;
	margin-bottom: 16px;
	line-height: 1.33333;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 0;
	transition: border .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: #666
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #2f65bc
}

.alert {
	padding: 15px;
	margin-bottom: 16px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.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: #5bb35c;
	border-color: #5ba74d;
	color: #fff
}

.alert-success hr {
	border-top-color: #529645
}

.alert-success .alert-link {
	color: #e6e6e6
}

.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: #e7524b;
	border-color: #e4354a;
	color: #fff
}

.alert-danger hr {
	border-top-color: #e11e36
}

.alert-danger .alert-link {
	color: #e6e6e6
}

.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-body,
.media-left,
.media-right {
	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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	text-decoration: none;
	color: #555;
	background-color: #f5f5ea
}

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

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	background-color: #eaecea;
	color: #777;
	cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #e7524b;
	border-color: #e7524b
}

.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: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,
.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 {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #fff
}

.list-group-item-success {
	color: #fff;
	background-color: #5bb35c
}

a.list-group-item-success,
button.list-group-item-success {
	color: #fff
}

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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #fff;
	background-color: #4da74e
}

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

.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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

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

.list-group-item-danger {
	color: #fff;
	background-color: #e7524b
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #fff
}

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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #fff;
	background-color: #e43c35
}

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

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

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

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5ea;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

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

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

.close {
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	color: #000;
	text-shadow: none;
	opacity: .2;
	filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

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

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid transparent;
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 10px;
	border-bottom: 1px solid #ccc
}

.modal-header:after,
.modal-header:before {
	content: " ";
	display: table
}

.modal-header:after {
	clear: both
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1
}

.modal-body {
	position: relative;
	padding: 10px
}

.modal-footer {
	padding: 10px;
	text-align: right;
	border-top: 1px solid #ccc
}

.modal-footer:after,
.modal-footer:before {
	content: " ";
	display: table
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

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

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 750px;
		margin: 30px auto
	}
	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 600px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.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-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.33333;
	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;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 12px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-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;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(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-next,.carousel-control .icon-prev{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{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}


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

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none!important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table!important
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block!important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline!important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table!important
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table!important
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table!important
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block!important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline!important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block!important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table!important
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
}

.visible-print-block {
	display: none!important
}

@media print {
	.visible-print-block {
		display: block!important
	}
}

.visible-print-inline {
	display: none!important
}

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

.visible-print-inline-block {
	display: none!important
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
}

@media print {
	.hidden-print {
		display: none!important
	}
}

select.bs-select-hidden,
select.selectpicker {
	display: none!important
}

.bootstrap-select {
	width: 220px;
}

.bootstrap-select>.dropdown-toggle {
	padding-right: 25px;
	z-index: 1
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
	color: #999
}

.bootstrap-select>select {
	position: absolute!important;
	bottom: 0;
	left: 50%;
	display: block!important;
	width: .5px!important;
	height: 100%!important;
	padding: 0!important;
	opacity: 0!important;
	border: none
}

.bootstrap-select>select.mobile-device {
	top: 0;
	left: 0;
	display: block!important;
	width: 100%!important;
	z-index: 2
}

.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}

.bootstrap-select.fit-width {
	width: auto!important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%
}

.bootstrap-select .dropdown-toggle:focus {
	outline: thin dotted #333!important;
	outline: 5px auto -webkit-focus-ring-color!important;
	outline-offset: -2px
}

.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none
}

.bootstrap-select.form-control:not([class*=col-]) {
	width: 100%
}

.bootstrap-select.form-control.input-group-btn {
	z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
	float: none;
	display: inline-block;
	margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
	float: right
}

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
	margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
	height: 100%;
	font-size: inherit;
	line-height: inherit;
	border-radius: inherit
}

.form-inline .bootstrap-select.btn-group .form-control {
	width: 100%
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
	cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
	outline: none!important
}

.bootstrap-select.btn-group.bs-container {
	position: absolute;
	height: 0!important;
	padding: 0!important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
	z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
	width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
	position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
	user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	pointer-events: none;
	opacity: .9;
	box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
	z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: "";
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid hsla(0, 0%, 80%, .2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: "";
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid hsla(0, 0%, 80%, .2);
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid #fff;
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
	display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
	padding: 4px 8px
}

.bs-actionsbox {
	width: 100%;
	box-sizing: border-box
}

.bs-actionsbox .btn-group button {
	width: 50%
}

.bs-donebutton {
	float: left;
	width: 100%;
	box-sizing: border-box
}

.bs-donebutton .btn-group button {
	width: 100%
}

.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px
}

.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
	float: none
}

@font-face {
	font-family: FontAwesome;
	src: url(/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}

.elastislide-horizontal nav span.elastislide-next,
.elastislide-horizontal nav span.elastislide-prev,
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}


.alert {
	position: fixed;
	top: 25%;
	right: auto;
	bottom: auto;
	left: 50%;
	z-index: 1000;
	border: none;
	font-weight: 500;
	width: 300px;
	margin-left: -150px
}

@media (min-width:768px) {
	.alert {
		width: 320px;
		margin-left: -160px
	}
}

.btn-group .bootstrap-select.btn-group:not(.input-group-btn),
.btn-group .bootstrap-select.btn-group[class*=col-] {
	float: left
}

.bootstrap-select .filter-option {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.bootstrap-select.disabled .btn {
	box-shadow: none;
	cursor: text;
	padding-left: 0
}

.bootstrap-select.disabled .btn.active,
.bootstrap-select.disabled .btn:active,
.bootstrap-select.disabled .btn:hover {
	box-shadow: none
}

.bootstrap-select.disabled .bs-caret {
	display: none
}

.breadcrumb {
	border-radius: 0;
	margin-bottom: 5px;
	line-height: 30px
}

.breadcrumb>li+li:before {
	content: "";
	padding: 0
}

.breadcrumb>li:after {
	content: "/";
	color: #666;
	padding: 0 5px
}

button:focus {
	outline: 0!important
}

.b佰ڍ {  ߐຸT            ꇰߐҰ  static  ߐҰ   popupCP ߐҰ   popupCP �ߐ뿐r   V  ɜ   㶱ߑҰ           �ߐ뿐r  r -   ß   ꇰߐҰ  onLoad  쎱ߐ뿐r  s -  É   ꇰߐҰ  index|  ꇰߐ谌B   ﷩      떱ߐ뿐r  k $  k   콑ߐ뿐r  m $  s   ߐ   晰͌      t �ߐ           e ꇰߐ谌B  
	transition: all .3s ease-out 0s;
	padding: 7px 12px;
	text-decoration: none;
	border: none
}

.btn-gray-dark {
	background-color: #666;
	color: #fff
}

.btn-gray-dark:focus {
	color: #fff
}

.btn-gray-dark.active,
.btn-gray-dark:active,
.btn-gray-dark:hover {
	background-color: #595959;
	color: #fff
}

.btn-gray-dark[data-selected="1"] {
	background-color: #fff;
	color: #d1d118
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 11px 16px
}

.btn-icon {
	padding: 0
}

.btn-icon .elastislide-horizontal nav span.elastislide-next,
.btn-icon .elastislide-horizontal nav span.elastislide-prev,
.btn-icon .fa,
.elastislide-horizontal nav .btn-icon span.elastislide-next,
.elastislide-horizontal nav .btn-icon span.elastislide-prev {
	width: 1.8em;
	line-height: 1.8em
}

.caret-up,
.filter__menu>li.active .caret,
.subfilter__menu>li.active .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid;
	margin-bottom: 1px
}

.carousel-indicators {
	border-top: 1px solid #ccc;
	position: static;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	margin: 0 5px;
	text-indent: 0;
	width: auto;
	height: auto
}

.carousel-indicators .active {
	width: auto;
	height: auto
}

.carousel-indicators__icon {
	border: 1px solid #666;
	border-radius: 50%;
	display: block;
	height: 13px;
	width: 13px
}

@media (min-width:768px) {
	.carousel-indicators__icon {
		display: none
	}
}

.active .carousel-indicators__icon {
	background: #666;
	margin: 0 5px
}

.carousel-indicators__text {
	display: none
}

@media (min-width:768px) {
	.carousel-indicators__text {
		display: inline;
		border-bottom: 1px dashed;
		color: #2f65bc
	}
}

.carousel-indicators__text:active,
.carousel-indicators__text:hover {
	border-color: #20447f;
	color: #20447f
}

.active .carousel-indicators__text {
	background: #e5e5cf;
	border-color: transparent;
	border-radius: 4px;
	padding: 0 5px;
	color: #e7524b
}

#mainpage_slogan .carousel-inner {
	font-size: 0;
	white-space: nowrap
}

#mainpage_slogan .carousel-inner:after {
	content: "";
	display: inline-block;
	width: 100%
}

#mainpage_slogan .carousel-inner>.item {
	transition: margin .6s ease-out 0s;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	white-space: normal
}

.carousel-inner>.item img {
	max-width:100%;
	width:1000px;
}

.checkbox {
	margin-top: 0
}

.close {
	opacity: .5
}

.close:active,
.close:hover {
	opacity: 1
}

.modal .close {
	position: absolute;
	top: 2px;
	right: 8px;
	bottom: auto;
	left: auto;
	z-index: 1;
	transition: transform .3s ease-out 0s;
	margin-top: 0!important;
	font-size: 30px
}

@media (min-width:768px) {
	.modal .close {
		top: 5px;
		right: 28px
	}
}

.sidebar .close {
	top: 2px;
	right: 9px
}

@media (min-width:992px) {
	.sidebar .close {
		display: none
	}
}

.dropdown>a {
	z-index: 1001
}

.dropdown-menu>li>a {
	padding: 3px 12px;
	border-radius: 4px
}

.navbar-nav .dropdown-menu a {
	border-radius: 4px
}

@media (min-width:768px) {
	.navbar-nav .dropdown-menu a {
		border-radius: 0
	}
}

label {
	font-weight: 400
}

input[type=file] {
	margin: 6px 0
}

input[type=checkbox],
input[type=radio] {
	margin-top: 0
}

.errors {
	color: #d11e18
}

.form-group:last-of-type {
	margin-bottom: 0
}

.form-horizontal .form-control-static {
	padding-left: 0;
	padding-right: 0
}

.input-group-fixed {
	table-layout: fixed;
	position: static;
	width: 100%
}

.input-group-fixed .input-group-btn {
	width: 40px
}

.modal-content {
	border: none
}

@media (min-width:768px) {
	.modal-header {
		padding: 15px 30px
	}
}

.modal-header .team-modal__review2 {
	position: absolute;
	right: 60px;
	top: 11px
}

@media (max-width:768px) {
	.modal-header .team-modal__review2 {
		position: static;
		margin-top: 10px
	}
}

@media (min-width:768px) {
	.modal-body {
		padding: 30px
	}
}

.modal-footer {
	display: flex;
	flex-direction: column;
	align-items: stretch
}

@media (min-width:480px) {
	.modal-footer {
		flex-direction: row;
		justify-content: flex-end
	}
}

@media (min-width:768px) {
	.modal-footer {
		padding: 15px 30px
	}
}

.modal-footer .btn {
	margin: 5px 5px 0 0!important
}

.modal-footer .btn:last-child {
	margin-right: 0!important
}

.modal-inside__dialog {
	margin: 0
}

@media (min-width:768px) {
	.modal-inside__dialog {
		margin: 0 0 30px;
		width: auto;
		max-width: 750px
	}
}

.modal-inside__content {
	box-shadow: none!important
}

.nav>li>a {
	transition: background .3s ease-out 0s;
	cursor: pointer;
	font-weight: 500;
	text-decoration: none
}

@media (min-width:768px) {
	.navbar {
		position: static;
		min-height: 40px;
		margin-bottom: -1px
	}
}

.navbar-inverse {
	border-width: 0 0 1px;
	border-bottom-style: dotted
}

@media (min-width:768px) {
	.navbar-inverse {
		background: transparent
	}
}

@media (min-width:768px) {
	.header-light .navbar-inverse {
		border-color: #9ca7a7
	}
}

.navbar-header {
	text-align: center
}

@media (min-width:768px) {
	.navbar-header {
		text-align: left
	}
}

.navbar-brand {
	padding: 10px;
	text-decoration: none
}

@media (min-width:768px) {
	.navbar-brand {
		position: absolute;
		top: 21px;
		right: auto;
		bottom: auto;
		left: 20px;
		z-index: 1;
		height: 61px;
		padding: 0;
		margin: 0!important
	}
}

.navbar-brand>img {
	max-height: 100%
}

.navbar-toggle {
	border: none;
	border-radius: 0;
	padding: 15px 10px 14px;
	margin: 0
}

.navbar-toggle .icon-bar {
	width: 24px;
	height: 3px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 6px
}

.navbar-inverse .navbar-toggle:focus {
	background: transparent
}

.navbar-inverse .navbar-toggle:active,
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle[aria-expanded=true] {
	background: #333
}

.navbar-inverse .navbar-toggle:active .icon-bar,
.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle[aria-expanded=true] .icon-bar {
	background-color: #fff
}

.navbar-collapse {
	background: #333;
	box-shadow: none
}

@media (min-width:768px) {
	.navbar-collapse {
		background: transparent
	}
	.navbar-collapse.collapse {
		display: none!important
	}
}

@media (min-width:768px) {
	.navbar-collapse.collapse {
		display: block!important
	}
}

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

@media (min-width:768px) {
	.navbar-right {
		margin-right: 0
	}
}

.navbar-inverse .navbar-nav {
	margin: 0 auto;
	padding: 15px 0;
	max-width: 290px
}

@media (min-width:768px) {
	.navbar-inverse .navbar-nav {
		padding: 0 15px;
		max-width: none
	}
}

@media (min-width:768px) {
	.navbar-inverse .navbar-nav>li {
		margin: 7px 10px 7px 0
	}
}

.navbar-inverse .navbar-nav>li>a {
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 4px
}

@media (min-width:768px) {
	.navbar-inverse .navbar-nav>li>a:focus {
		background: none
	}
}

.navbar-inverse .navbar-nav>.active>a {
	font-weight: 700
}

@media (min-width:768px) {
	.navbar-inverse .navbar-nav>.active>a:before {
		position: absolute;
		top: 100%;
		right: auto;
		bottom: auto;
		left: 50%;
		z-index: 1;
		content: "";
		width: 0;
		height: 0;
		pointer-events: none;
		margin-left: -7px;
		border-style: solid;
		border-width: 6px 7px 7px
	}
}

.pagination {
	font-size: 12px;
	margin: 0
}

.pagination>li>a {
	border: none;
	padding: 0 3px
}

.pagination>.active>a {
	font-weight: 700;
	cursor: default
}

.pagination__wrap {
	font-size: 11px;
	color: #999;
	margin-bottom: 15px
}

.pagination>.pagination__previous>a {
	margin-right: 10px;
	margin-left: -18px!important
}

.pagination>.pagination__previous.pagination__previous-active>a {
	color: #999
}

.pagination>.pagination__next>a {
	margin-left: 10px
}

.pagination>.pagination__next.pagination__next-active>a {
	color: #999
}

.simple-form__wrap {
	margin: 30px 0;
	max-width: 800px
}

.simple-form__title {
	margin-bottom: 30px!important
}

.well {
	border-radius: 6px;
	border: none;
	box-shadow: none
}

html {
	width: 100%;
	height: 100%
}

body {
	position: relative;
	min-height: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-overflow-style: scrollbar
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 0;
	margin-bottom: 15px
}

a {
	text-decoration: underline
}

.no-link,
.no-link:active,
.no-link:focus,
.no-link:hover {
	text-decoration: none;
	color: inherit
}

p {
	margin-bottom: 15px
}

#liveTexButton_31320 {
	float: left;
	margin: 0 20px 10px 0
}

#instr_content {
	display: none
}

#win2 {
	width: 300px;
	height: 150px;
	border: 1px solid red;
	margin: 3em 0 0 2em;
	padding: .5em;
	overflow: hidden
}

#win2 p {
	margin: 0;
	padding: 0
}

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

.left-align {
	text-align: left
}

.right-align {
	text-align: right
}

.container {
	margin: 0 auto;
	max-width: 1280px;
	width: 90%
}

@media only screen and (min-width:601px) {
	.container {
		width: 85%
	}
}

@media only screen and (min-width:993px) {
	.container {
		width: 70%
	}
}

.section {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.section.no-pad {
	padding: 0
}

.section.no-pad-bot {
	padding-bottom: 0
}

.section.no-pad-top {
	padding-top: 0
}

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

.row:after {
	content: "";
	display: table;
	clear: both
}

.row .col {
	float: left;
	box-sizing: border-box;
	padding: 0 15px;
	min-height: 1px
}

.row .col[class*=pull-],
.row .col[class*=push-] {
	position: relative
}

.row .col.s1 {
	width: 8.3333333333%
}

.row .col.s1,
.row .col.s2 {
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s2 {
	width: 16.6666666667%
}

.row .col.s3 {
	width: 25%
}

.row .col.s3,
.row .col.s4 {
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s4 {
	width: 33.3333333333%
}

.row .col.s5 {
	width: 41.6666666667%
}

.row .col.s5,
.row .col.s6 {
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s6 {
	width: 50%
}

.row .col.s7 {
	width: 58.3333333333%
}

.row .col.s7,
.row .col.s8 {
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s8 {
	width: 66.6666666667%
}

.row .col.s9 {
	width: 75%
}

.row .col.s9,
.row .col.s10 {
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s10 {
	width: 83.3333333333%
}

.row .col.s11 {
	width: 91.6666666667%
}

.row .col.s11,
.row .col.s12 {
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s12 {
	width: 100%
}

.row .col.offset-s1 {
	margin-left: 8.3333333333%
}

.row .col.pull-s1 {
	right: 8.3333333333%
}

.row .col.push-s1 {
	left: 8.3333333333%
}

.row .col.offset-s2 {
	margin-left: 16.6666666667%
}

.row .col.pull-s2 {
	right: 16.6666666667%
}

.row .col.push-s2 {
	left: 16.6666666667%
}

.row .col.offset-s3 {
	margin-left: 25%
}

.row .col.pull-s3 {
	right: 25%
}

.row .col.push-s3 {
	left: 25%
}

.row .col.offset-s4 {
	margin-left: 33.3333333333%
}

.row .col.pull-s4 {
	right: 33.3333333333%
}

.row .col.push-s4 {
	left: 33.3333333333%
}

.row .col.offset-s5 {
	margin-left: 41.6666666667%
}

.row .col.pull-s5 {
	right: 41.6666666667%
}

.row .col.push-s5 {
	left: 41.6666666667%
}

.row .col.offset-s6 {
	margin-left: 50%
}

.row .col.pull-s6 {
	right: 50%
}

.row .col.push-s6 {
	left: 50%
}

.row .col.offset-s7 {
	margin-left: 58.3333333333%
}

.row .col.pull-s7 {
	right: 58.3333333333%
}

.row .col.push-s7 {
	left: 58.3333333333%
}

.row .col.offset-s8 {
	margin-left: 66.6666666667%
}

.row .col.pull-s8 {
	right: 66.6666666667%
}

.row .col.push-s8 {
	left: 66.6666666667%
}

.row .col.offset-s9 {
	margin-left: 75%
}

.row .col.pull-s9 {
	right: 75%
}

.row .col.push-s9 {
	left: 75%
}

.row .col.offset-s10 {
	margin-left: 83.3333333333%
}

.row .col.pull-s10 {
	right: 83.3333333333%
}

.row .col.push-s10 {
	left: 83.3333333333%
}

.row .col.offset-s11 {
	margin-left: 91.6666666667%
}

.row .col.pull-s11 {
	right: 91.6666666667%
}

.row .col.push-s11 {
	left: 91.6666666667%
}

.row .col.offset-s12 {
	margin-left: 100%
}

.row .col.pull-s12 {
	right: 100%
}

.row .col.push-s12 {
	left: 100%
}

@media only screen and (min-width:601px) {
	.row .col.m1 {
		width: 8.3333333333%
	}
	.row .col.m1,
	.row .col.m2 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.m2 {
		width: 16.6666666667%
	}
	.row .col.m3 {
		width: 25%
	}
	.row .col.m3,
	.row .col.m4 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.m4 {
		width: 33.3333333333%
	}
	.row .col.m5 {
		width: 41.6666666667%
	}
	.row .col.m5,
	.row .col.m6 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.m6 {
		width: 50%
	}
	.row .col.m7 {
		width: 58.3333333333%
	}
	.row .col.m7,
	.row .col.m8 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.m8 {
		width: 66.6666666667%
	}
	.row .col.m9 {
		width: 75%
	}
	.row .col.m9,
	.row .col.m10 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.m10 {
		width: 83.3333333333%
	}
	.row .col.m11 {
		width: 91.6666666667%
	}
	.row .col.m11,
	.row .col.m12 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.m12 {
		width: 100%
	}
	.row .col.offset-m1 {
		margin-left: 8.3333333333%
	}
	.row .col.pull-m1 {
		right: 8.3333333333%
	}
	.row .col.push-m1 {
		left: 8.3333333333%
	}
	.row .col.offset-m2 {
		margin-left: 16.6666666667%
	}
	.row .col.pull-m2 {
		right: 16.6666666667%
	}
	.row .col.push-m2 {
		left: 16.6666666667%
	}
	.row .col.offset-m3 {
		margin-left: 25%
	}
	.row .col.pull-m3 {
		right: 25%
	}
	.row .col.push-m3 {
		left: 25%
	}
	.row .col.offset-m4 {
		margin-left: 33.3333333333%
	}
	.row .col.pull-m4 {
		right: 33.3333333333%
	}
	.row .col.push-m4 {
		left: 33.3333333333%
	}
	.row .col.offset-m5 {
		margin-left: 41.6666666667%
	}
	.row .col.pull-m5 {
		right: 41.6666666667%
	}
	.row .col.push-m5 {
		left: 41.6666666667%
	}
	.row .col.offset-m6 {
		margin-left: 50%
	}
	.row .col.pull-m6 {
		right: 50%
	}
	.row .col.push-m6 {
		left: 50%
	}
	.row .col.offset-m7 {
		margin-left: 58.3333333333%
	}
	.row .col.pull-m7 {
		right: 58.3333333333%
	}
	.row .col.push-m7 {
		left: 58.3333333333%
	}
	.row .col.offset-m8 {
		margin-left: 66.6666666667%
	}
	.row .col.pull-m8 {
		right: 66.6666666667%
	}
	.row .col.push-m8 {
		left: 66.6666666667%
	}
	.row .col.offset-m9 {
		margin-left: 75%
	}
	.row .col.pull-m9 {
		right: 75%
	}
	.row .col.push-m9 {
		left: 75%
	}
	.row .col.offset-m10 {
		margin-left: 83.3333333333%
	}
	.row .col.pull-m10 {
		right: 83.3333333333%
	}
	.row .col.push-m10 {
		left: 83.3333333333%
	}
	.row .col.offset-m11 {
		margin-left: 91.6666666667%
	}
	.row .col.pull-m11 {
		right: 91.6666666667%
	}
	.row .col.push-m11 {
		left: 91.6666666667%
	}
	.row .col.offset-m12 {
		margin-left: 100%
	}
	.row .col.pull-m12 {
		right: 100%
	}
	.row .col.push-m12 {
		left: 100%
	}
}

@media only screen and (min-width:993px) {
	.row .col.l1 {
		width: 8.3333333333%
	}
	.row .col.l1,
	.row .col.l2 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.l2 {
		width: 16.6666666667%
	}
	.row .col.l3 {
		width: 25%
	}
	.row .col.l3,
	.row .col.l4 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.l4 {
		width: 33.3333333333%
	}
	.row .col.l5 {
		width: 41.6666666667%
	}
	.row .col.l5,
	.row .col.l6 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.l6 {
		width: 50%
	}
	.row .col.l7 {
		width: 58.3333333333%
	}
	.row .col.l7,
	.row .col.l8 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.l8 {
		width: 66.6666666667%
	}
	.row .col.l9 {
		width: 75%
	}
	.row .col.l9,
	.row .col.l10 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.l10 {
		width: 83.3333333333%
	}
	.row .col.l11 {
		width: 91.6666666667%
	}
	.row .col.l11,
	.row .col.l12 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.l12 {
		width: 100%
	}
	.row .col.offset-l1 {
		margin-left: 8.3333333333%
	}
	.row .col.pull-l1 {
		right: 8.3333333333%
	}
	.row .col.push-l1 {
		left: 8.3333333333%
	}
	.row .col.offset-l2 {
		margin-left: 16.6666666667%
	}
	.row .col.pull-l2 {
		right: 16.6666666667%
	}
	.row .col.push-l2 {
		left: 16.6666666667%
	}
	.row .col.offset-l3 {
		margin-left: 25%
	}
	.row .col.pull-l3 {
		right: 25%
	}
	.row .col.push-l3 {
		left: 25%
	}
	.row .col.offset-l4 {
		margin-left: 33.3333333333%
	}
	.row .col.pull-l4 {
		right: 33.3333333333%
	}
	.row .col.push-l4 {
		left: 33.3333333333%
	}
	.row .col.offset-l5 {
		margin-left: 41.6666666667%
	}
	.row .col.pull-l5 {
		right: 41.6666666667%
	}
	.row .col.push-l5 {
		left: 41.6666666667%
	}
	.row .col.offset-l6 {
		margin-left: 50%
	}
	.row .col.pull-l6 {
		right: 50%
	}
	.row .col.push-l6 {
		left: 50%
	}
	.row .col.offset-l7 {
		margin-left: 58.3333333333%
	}
	.row .col.pull-l7 {
		right: 58.3333333333%
	}
	.row .col.push-l7 {
		left: 58.3333333333%
	}
	.row .col.offset-l8 {
		margin-left: 66.6666666667%
	}
	.row .col.pull-l8 {
		right: 66.6666666667%
	}
	.row .col.push-l8 {
		left: 66.6666666667%
	}
	.row .col.offset-l9 {
		margin-left: 75%
	}
	.row .col.pull-l9 {
		right: 75%
	}
	.row .col.push-l9 {
		left: 75%
	}
	.row .col.offset-l10 {
		margin-left: 83.3333333333%
	}
	.row .col.pull-l10 {
		right: 83.3333333333%
	}
	.row .col.push-l10 {
		left: 83.3333333333%
	}
	.row .col.offset-l11 {
		margin-left: 91.6666666667%
	}
	.row .col.pull-l11 {
		right: 91.6666666667%
	}
	.row .col.push-l11 {
		left: 91.6666666667%
	}
	.row .col.offset-l12 {
		margin-left: 100%
	}
	.row .col.pull-l12 {
		right: 100%
	}
	.row .col.push-l12 {
		left: 100%
	}
}

@media only screen and (min-width:1201px) {
	.row .col.xl1 {
		width: 8.3333333333%
	}
	.row .col.xl1,
	.row .col.xl2 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.xl2 {
		width: 16.6666666667%
	}
	.row .col.xl3 {
		width: 25%
	}
	.row .col.xl3,
	.row .col.xl4 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.xl4 {
		width: 33.3333333333%
	}
	.row .col.xl5 {
		width: 41.6666666667%
	}
	.row .col.xl5,
	.row .col.xl6 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.xl6 {
		width: 50%
	}
	.row .col.xl7 {
		width: 58.3333333333%
	}
	.row .col.xl7,
	.row .col.xl8 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.xl8 {
		width: 66.6666666667%
	}
	.row .col.xl9 {
		width: 75%
	}
	.row .col.xl9,
	.row .col.xl10 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.xl10 {
		width: 83.3333333333%
	}
	.row .col.xl11 {
		width: 91.6666666667%
	}
	.row .col.xl11,
	.row .col.xl12 {
		margin-left: auto;
		left: auto;
		right: auto
	}
	.row .col.xl12 {
		width: 100%
	}
	.row .col.offset-xl1 {
		margin-left: 8.3333333333%
	}
	.row .col.pull-xl1 {
		right: 8.3333333333%
	}
	.row .col.push-xl1 {
		left: 8.3333333333%
	}
	.row .col.offset-xl2 {
		margin-left: 16.6666666667%
	}
	.row .col.pull-xl2 {
		right: 16.6666666667%
	}
	.row .col.push-xl2 {
		left: 16.6666666667%
	}
	.row .col.offset-xl3 {
		margin-left: 25%
	}
	.row .col.pull-xl3 {
		right: 25%
	}
	.row .col.push-xl3 {
		left: 25%
	}
	.row .col.offset-xl4 {
		margin-left: 33.3333333333%
	}
	.row .col.pull-xl4 {
		right: 33.3333333333%
	}
	.row .col.push-xl4 {
		left: 33.3333333333%
	}
	.row .col.offset-xl5 {
		margin-left: 41.6666666667%
	}
	.row .col.pull-xl5 {
		right: 41.6666666667%
	}
	.row .col.push-xl5 {
		left: 41.6666666667%
	}
	.row .col.offset-xl6 {
		margin-left: 50%
	}
	.row .col.pull-xl6 {
		right: 50%
	}
	.row .col.push-xl6 {
		left: 50%
	}
	.row .col.offset-xl7 {
		margin-left: 58.3333333333%
	}
	.row .col.pull-xl7 {
		right: 58.3333333333%
	}
	.row .col.push-xl7 {
		left: 58.3333333333%
	}
	.row .col.offset-xl8 {
		margin-left: 66.6666666667%
	}
	.row .col.pull-xl8 {
		right: 66.6666666667%
	}
	.row .col.push-xl8 {
		left: 66.6666666667%
	}
	.row .col.offset-xl9 {
		margin-left: 75%
	}
	.row .col.pull-xl9 {
		right: 75%
	}
	.row .col.push-xl9 {
		left: 75%
	}
	.row .col.offset-xl10 {
		margin-left: 83.3333333333%
	}
	.row .col.pull-xl10 {
		right: 83.3333333333%
	}
	.row .col.push-xl10 {
		left: 83.3333333333%
	}
	.row .col.offset-xl11 {
		margin-left: 91.6666666667%
	}
	.row .col.pull-xl11 {
		right: 91.6666666667%
	}
	.row .col.push-xl11 {
		left: 91.6666666667%
	}
	.row .col.offset-xl12 {
		margin-left: 100%
	}
	.row .col.pull-xl12 {
		right: 100%
	}
	.row .col.push-xl12 {
		left: 100%
	}
}

.grecaptcha-badge {
	display: none
}

.partners_tbl tr td:first-child {
	background: #725c1b
}

.partners_tbl td,
.partners_tbl th {
	padding: 5px 10px;
	color: #000
}

.content {
	padding: 15px 0 30px
}

.content-light {
	padding-top: 30px
}

@media (min-width:992px) {
	.content__wrap {
		float: none;
		width: auto;
		overflow: hidden;
		margin-left: 320px
	}
}

.content__part h2 {
	margin: 0 0 10px
}

.content__part ul {
	margin: 0 0 15px 25px;
	padding: 0
}

.content__part ul li {
	padding: 4px 0
}

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

.filter {
	margin-bottom: 25px
}

.filter__menu>li>a {
	font-size: 14px;
	padding: 5px 15px
}

.filter__submenu {
	font-size: 13px;
	margin: 5px 0 10px;
	display: none
}

.filter__submenu>li>a {
	padding: 3px 15px 3px 30px
}

.footer {
	border-top: 1px solid #ebebeb;
	padding: 10px 0 15px
}

.footer__copy {
	color: #666;
	padding-top: 3px
}

@media (min-width:768px) {
	.footer__copy {
		width: 160px
	}
}

@media (min-width:992px) {
	.footer__copy {
		width: 320px
	}
}

@media (min-width:1200px) {
	.footer__copy {
		padding-top: 5px
	}
}

.footer__company {
	font-weight: 500
}

.footer__icon {
	font-size: 14px
}

.footer__phones {
	color: #ccc
}

@media (min-width:768px) {
	.footer__phones {
		float: none;
		width: auto;
		overflow: hidden;
		margin-left: 160px
	}
}

@media (min-width:992px) {
	.footer__phones {
		margin-left: 320px
	}
}

.footer-phone {
	display: inline-block;
	padding-left: 24px
}

.footer-phone-mobile {
	display: none
}

@media (min-width:768px) {
	.footer-phone-mobile {
		display: block
	}
}

.footer-phone__number {
	font-size: 14px;
	font-weight: 500;
	color: #666
}

@media (min-width:1200px) {
	.footer-phone__number {
		font-size: 18px
	}
}

.footer-phone__icon {
	margin-left: -24px;
	width: 20px;
	font-size: 18px;
	text-align: center
}

.footer-phone__code {
	font-size: 11px
}

.footer-phone__text {
	display: block;
	font-size: 11px
}

.header {
	position: fixed;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	z-index: 1000;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
}

@media (min-width:768px) {
	.header {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		position: static;
		background: url(/assets/i/head_bg.jpg) no-repeat 38% 50%/cover;
		height: 320px
	}
}

@media (min-width:992px) {
	.header {
		background-position: 45% 50%
	}
}

@media (min-width:1200px) {
	.header {
		background-position: 50% 50%
	}
}

@media (min-width:768px) {
	.header-inner {
		background: url(/assets/i/head_bg-inner.jpg) no-repeat 50% 50%/cover;
		height: 250px
	}
}

.header-light {
	background: url(/assets/i/head_bg-light.gif) repeat-x 0 0
}

@media (min-width:768px) {
	.header-light {
		height: 130px;
		box-shadow: none
	}
}

.header-divider {
	border-color: rgba(0, 0, 0, .25);
	margin: 0
}

@media (min-width:768px) {
	.header-divider {
		display: none
	}
}

@media (min-width:768px) {
	.navbar-inverse .header-menu {
		background: rgba(0, 0, 0, .45)
	}
}

@media (min-width:768px) {
	.navbar-inverse .header-menu>li>a:active,
	.navbar-inverse .header-menu>li>a:hover {
		background-color: #fff;
		color: #333
	}
}

@media (min-width:768px) {
	.navbar-inverse .header-menu>.active>a:before {
		border-color: #fff transparent transparent
	}
}

.navbar-inverse .header-menu>.open>a,
.navbar-inverse .header-menu>.open>a:active,
.navbar-inverse .header-menu>.open>a:focus,
.navbar-inverse .header-menu>.open>a:hover {
	background: #1f1f1f;
	color: #fff
}

@media (min-width:768px) {
	.navbar-inverse .header-menu>.open>a,
	.navbar-inverse .header-menu>.open>a:active,
	.navbar-inverse .header-menu>.open>a:focus,
	.navbar-inverse .header-menu>.open>a:hover {
		background: #fff;
		color: #333;
		border-radius: 3px 3px 0 0
	}
}

.header-phone {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	line-height: 26px;
	text-align: center;
	padding: 12px 0
}

@media (min-width:768px) {
	.header-phone {
		position: absolute;
		top: 20px;
		right: 20px;
		bottom: auto;
		left: auto;
		z-index: 1;
		padding: 0
	}
}

@media (min-width:768px) {
	.header-light .header-phone {
		color: #666
	}
}

.header-phone__icon {
	font-size: 18px;
	width: 1em
}

.header-phone__code {
	font-size: 11px;
	line-height: 1
}

@media (min-width:768px) {
	.header-phone__code {
		font-size: 11px
	}
}

.header-slogan {
	display: none
}

@media (min-width:768px) {
	.header-slogan {
		position: absolute;
		top: 66px;
		right: auto;
		bottom: auto;
		left: 50%;
		z-index: 1;
		display: block;
		height: 11px;
		margin-left: -150px;
		font-weight: 700;
		text-transform: uppercase;
		color: #fff
	}
}

@media (min-width:992px) {
	.header-slogan {
		margin-left: -230px
	}
}

@media (min-width:1200px) {
	.header-slogan {
		left: 50%;
		margin-left: -270px
	}
}

@media (min-width:768px) {
	.header-inner .header-slogan {
		top: 95px;
		margin-left: -240px
	}
}

@media (min-width:992px) {
	.header-inner .header-slogan {
		margin-left: -305px
	}
}

.header-slogan img {
	max-height: 100%;
	width: auto
}

.navbar-inverse .header-social {
	text-align: center
}

@media (min-width:768px) {
	.navbar-inverse .header-social {
		background: rgba(0, 0, 0, .45)
	}
}

.navbar-inverse .header-social>li {
	display: inline-block;
	margin: 0 10px
}

@media (min-width:768px) {
	.navbar-inverse .header-social>li {
		margin: 4px 5px
	}
}

.navbar-inverse .header-social>li>a {
	border-radius: 6px;
	padding: 0
}

@media (min-width:768px) {
	.navbar-inverse .header-social>li>a:focus {
		background: none
	}
}

@media (min-width:768px) {
	.navbar-inverse .header-social>li>a:active,
	.navbar-inverse .header-social>li>a:hover {
		background-color: #fff!important;
		color: #333!important
	}
}

.header-light .navbar-inverse .header-social {
	background: none
}

@media (min-width:768px) {
	.header-light .navbar-inverse .header-social>li>a {
		color: #666
	}
}

@media (min-width:768px) {
	.header-light .navbar-inverse .header-social>li>a:active,
	.header-light .navbar-inverse .header-social>li>a:hover {
		background: #666!important;
		color: #fff!important
	}
}

.header-social__icon {
	font-size: 24px;
	line-height: 32px;
	width: 1.8em
}

@media (min-width:768px) {
	.header-social__icon {
		width: 32px
	}
}

.header-submenu {
	min-width: 100px;
	border: none
}

.box-shadow,
.btn,
.btn.disabled,
.btn.disabled.active,
.btn.disabled:active,
.btn.disabled:hover,
.btn[disabled],
.btn[disabled].active,
.btn[disabled]:active,
.btn[disabled]:hover,
.fotorama,
fieldset[disabled] .btn,
fieldset[disabled] .btn.active,
fieldset[disabled] .btn:active,
fieldset[disabled] .btn:hover {
	box-shadow: 0 1px 5px rgba(0, 0, 0, .1), 0 1px 4px rgba(0, 0, 0, .18)
}

.box-shadow-large,
.modal-content {
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.alert,
.box-shadow-hover,
.btn.active,
.btn:active,
.btn:hover,
.dropdown-menu {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .26)
}

.page {
	padding-top: 50px
}

@media (min-width:768px) {
	.page {
		padding-top: 0
	}
}

.search__wrap {
	font-size: 11px;
	line-height: 14px
}

@media (min-width:768px) {
	.search__wrap {
		margin-bottom: 15px
	}
}

.search__title {
	font-size: 14px;
	margin: 0 0 5px 15px
}

.search__body {
	background: #f5f5ea;
	border-radius: 6px;
	padding: 10px 15px
}

#formCommission {
	margin-bottom: 2px;
	font-weight: 700
}

#formActual {
	font-weight: 700
}

#settlement-content {
	display: none
}

.search-extend {
	padding: 5px 15px
}

.search-extend__title {
	font-size: 12px;
	margin: 0
}

.search-extend__title a {
	border-bottom: 1px dashed #2f65bc;
	text-decoration: none
}

.search-extend__body {
	display: none;
	padding-top: 10px
}

.search-extend-act {
	background: #ededd9
}

.search-extend-act .search-extend__title {
	color: #333
}

.search-extend-act .search-extend__title a {
	color: #333;
	border-bottom: 1px dashed #81817c
}

.search-extend-act .search-extend__body {
	display: block
}

.search-form {
	color: #666
}

.search-form .form-control {
	font-size: 11px
}

.search-form__title {
	font-size: 12px;
	margin: 0 0 10px
}

.search-form__switch {
	border: 1px solid transparent;
	position: relative;
	border-radius: 4px;
	padding: 3px 0;
	display: block;
	font-size: 12px;
	text-decoration: none
}

.search-form__switch:active,
.search-form__switch:focus,
.search-form__switch:hover {
	text-decoration: none
}

.search-form__switch-current {
	border-color: #8c8c86;
	cursor: default;
	color: #333
}

.search-form__switch-current:active,
.search-form__switch-current:focus,
.search-form__switch-current:hover {
	color: #333
}

.search-form__switch-current:after,
.search-form__switch-current:before {
	position: absolute;
	top: 100%;
	right: auto;
	bottom: auto;
	left: 50%;
	z-index: 1;
	content: "";
	width: 0;
	height: 0
}

.search-form__switch-current:before {
	margin-left: -5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #8c8c86
}

.search-form__switch-current:after {
	margin-left: -4px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid #f5f5ea
}

.search-form__border {
	border-bottom: 1px dashed #2f65bc
}

.search-form__switch-current .search-form__border {
	border: none
}

.search-form table {
	width: 100%;
	white-space: nowrap;
	border-collapse: separate;
	border-spacing: 1px
}

.search-form table td {
	height: 24px
}

.search-form table .form-control {
	width: 39px;
	height: 22px;
	padding: 3px 5px;
	text-align: center;
	display: inline-block
}

.search-form table .bootstrap-select {
	padding: 0
}

.search-form table .bootstrap-select .btn {
	padding: 3px 25px 3px 5px;
	font-size: inherit
}

.search-form table .bootstrap-select .dropdown-menu {
	font-size: inherit
}

.search-header {
	font-size: 12px;
	margin: 0 15px 15px
}

.search-header__link {
	position: relative;
	border-radius: 4px;
	padding: 3px 6px;
	display: inline-block
}

.search-header__link,
.search-header__link:focus {
	color: #e7524b;
	text-decoration: none
}

.search-header__link:active,
.search-header__link:hover {
	color: #cb231b;
	text-decoration: none
}

.search-header__link-current {
	background: #e7524b;
	cursor: default;
	color: #fff
}

.search-header__link-current:active,
.search-header__link-current:focus,
.search-header__link-current:hover {
	color: #fff
}

.search-header__link-current:after {
	position: absolute;
	top: 100%;
	right: auto;
	bottom: auto;
	left: 50%;
	z-index: 1;
	content: "";
	width: 0;
	height: 0;
	margin-left: -5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #e7524b
}

.search-header__border {
	border-bottom: 1px dashed #e7524b
}

.search-header__link-current .search-header__border {
	border: none
}

@media (min-width:992px) {
	.sidebar {
		position: static;
		display: block!important;
		overflow: visible;
		opacity: 1
	}
}

@media (min-width:992px) {
	.sidebar__wrap {
		width: 320px
	}
}

.sidebar__dialog {
	width: 320px;
	margin: 0
}

@media (min-width:992px) {
	.sidebar__dialog {
		width: auto;
		top: 0
	}
}

.modal.fade .sidebar__dialog {
	transform: translate(-100%)
}

@media (min-width:992px) {
	.modal.fade .sidebar__dialog {
		transform: translate(0)
	}
}

.modal.in .sidebar__dialog {
	transform: translate(0)
}

.sidebar__content {
	border-radius: 0
}

@media (min-width:321px) {
	.sidebar__content {
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px
	}
}

@media (min-width:992px) {
	.sidebar__content {
		box-shadow: none;
		border: none;
		background: none;
		border-radius: 0
	}
}

.sidebar__body {
	padding: 15px
}

@media (min-width:992px) {
	.sidebar__body {
		padding: 0
	}
}

.sidebar-controls {
	position: fixed;
	top: 45%;
	right: auto;
	bottom: auto;
	left: 0;
	z-index: 101;
	width: 50px
}

@media (min-width:992px) {
	.sidebar-controls {
		display: none
	}
}

.sidebar-controls .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.subfilter {
	background: #f5f5ea;
	margin: 0 0 15px;
	padding: 10px 0;
	border-radius: 6px;
	display: inline-block
}

.subfilter__menu {
	font-size: 13px
}

.subfilter__menu>li>a {
	color: #e7524b;
	border-radius: 0;
	padding: 3px 15px
}

.subfilter__menu>li>a:active,
.subfilter__menu>li>a:hover {
	background: #e5e5c7;
	color: #cb231b
}

.subfilter__submenu {
	margin: 5px 0 10px;
	display: none
}

.subfilter__submenu>li>a {
	color: #e7524b;
	border-radius: 0;
	padding: 3px 15px 3px 30px
}

.subfilter__submenu>li>a:active,
.subfilter__submenu>li>a:hover {
	background: #e5e5c7;
	color: #cb231b
}

.subscribe__wrap {
	display: none
}

@media (min-width:768px) {
	.subscribe__wrap {
		display: block;
		margin: 0 15px
	}
}

.subscribe__title {
	margin-bottom: 10px
}

.back-link {
	margin-left: -17px
}

.back-link>li:after,
.basket {
	display: none
}

.basket {
	font-weight: 500;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.basket {
		display: block;
		text-align: right
	}
}

.sidebar .basket {
	display: block
}

@media (min-width:768px) {
	.sidebar .basket {
		display: none
	}
}

.basket__link {
	display: inline-block;
	text-align: left
}

.basket__link,
.basket__link:focus {
	color: #e7524b;
	text-decoration: none
}

.basket__link:active,
.basket__link:hover {
	color: #cb231b;
	text-decoration: none
}

.basket__icon {
	font-size: 36px;
	margin-right: 6px;
	vertical-align: middle
}

.basket__text {
	text-decoration: underline;
	vertical-align: middle
}

.basket__num {
	font-style: normal
}

.catalog-integral {
	font-size: 11px;
	width: 100%;
	border-collapse: collapse
}

.catalog-integral .act {
	background: #f5f5ea
}

.catalog-integral .highway a {
	color: #e7524b
}

.catalog-integral th {
	text-align: left;
	font-weight: 400;
	padding: 13px 6px 13px 12px;
	vertical-align: middle
}

.catalog-integral thead th {
	background: #eaecea;
	border-right: 2px solid #fff;
	color: #333
}

.catalog-integral thead th a {
	color: #333;
	text-decoration: none
}

.catalog-integral thead th a:hover {
	text-decoration: underline
}

.catalog-integral thead th .elastislide-horizontal nav span.elastislide-next,
.catalog-integral thead th .elastislide-horizontal nav span.elastislide-prev,
.catalog-integral thead th .fa,
.elastislide-horizontal nav .catalog-integral thead th span.elastislide-next,
.elastislide-horizontal nav .catalog-integral thead th span.elastislide-prev {
	font-size: 14px;
	color: #2f65bc
}

.catalog-integral tbody th,
.catalog-integral tbody th a {
	color: #666
}

.catalog-integral td {
	text-align: center;
	vertical-align: middle;
	padding: 13px 6px
}

.catalog-view {
	margin-bottom: 20px
}

@media (min-width:992px) {
	.catalog-view {
		margin-bottom: 15px;
		overflow: hidden
	}
}

.catalog-view__title {
	margin: 0 0 5px
}

@media (min-width:992px) {
	.catalog-view__title {
		display: none
	}
}

@media (min-width:992px) {
	.catalog-view__menu {
		float: right
	}
}

@media (min-width:992px) {
	.catalog-view__menu>li {
		float: left
	}
}

@media (min-width:992px) {
	.catalog-view__menu>li+li {
		margin: 0 0 0 2px
	}
}

.catalog-view__menu>li>a {
	color: #e7524b
}

.catalog-view__menu>li>a:active,
.catalog-view__menu>li>a:hover {
	color: #cb231b
}

.catalog-view__menu>li.active>a,
.catalog-view__menu>li.active>a:active,
.catalog-view__menu>li.active>a:focus,
.catalog-view__menu>li.active>a:hover {
	background: #eaecea;
	color: #333
}

.catalog-view__icon {
	font-size: 14px
}

.request-form__link-dashed {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px dashed;
	display: inline-block
}

.request-form__link-dashed:active,
.request-form__link-dashed:focus,
.request-form__link-dashed:hover {
	text-decoration: none
}

.request-info {
	font-size: 11px
}

@media (min-width:768px) {
	.request-info {
		float: left;
		width: 50%
	}
}

.request-info__code {
	margin-bottom: 5px
}

.request-info__image {
	float: left;
	background-color: #ccc;
	padding: 5px;
	margin-bottom: 15px
}

.request-info__info {
	margin: 0 0 15px 110px
}

.request-info__title {
	font-size: 12px;
	margin-bottom: 5px
}

.content-text {
	display: none
}

@media (min-width:768px) {
	.content-text {
		display: block
	}
}

.content-text-top {
	margin-bottom: 15px
}

.content-text-bottom {
	margin: 15px 0
}

.content-text__text {
	padding-top: 5px
}

.content-text__text p {
	margin-bottom: 15px
}

.currency-rate {
	margin-bottom: 20px
}

@media (min-width:992px) {
	.currency-rate {
		text-align: right;
		margin-bottom: 10px
	}
}

.currency-rate__wrap {
	background: #f5f5ea;
	border-radius: 4px;
	display: inline-block;
	padding: 5px 10px
}

.currency-rate__title {
	color: #333
}

.currency-rate__date {
	color: #9ca7a7
}

.filter-by {
	margin-bottom: 0
}

@media (min-width:992px) {
	.filter-by {
		margin-bottom: 10px;
		overflow: hidden
	}
}

.filter-by__title {
	margin: 0 0 5px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 0
}

.filter-by__menu>li {
	float: left
}

.filter-by__menu>li.active>a,
.filter-by__menu>li.active>a:active,
.filter-by__menu>li.active>a:focus,
.filter-by__menu>li.active>a:hover {
	background: #f5f5ea;
	color: #333
}

.gallery,
.gallery__item {
	display: inline-block
}

.gallery__item {
	position: relative;
	margin-bottom: 15px;
	max-width: 1400px
}

@media (min-width:768px) {
	.gallery__item {
		margin-bottom: 30px
	}
}

.gallery-controls {
	overflow: hidden;
	display: inline-block;
	margin: 15px 0
}

@media (min-width:768px) {
	.gallery-controls {
		font-size: 14px
	}
}

.gallery-controls__title {
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 0;
	font-size: inherit
}

.gallery-controls__menu {
	float: left
}

.gallery-controls__menu>li.active>a,
.gallery-controls__menu>li.active>a:active,
.gallery-controls__menu>li.active>a:focus,
.gallery-controls__menu>li.active>a:hover {
	background: #f5f5ea;
	color: #333
}

.gallery-controls__icon {
	font-size: 14px
}

#markers,
.info-window {
	display: none
}

.info-window_single {
	max-width: 335px
}

.info-window_single .row {
	margin: 0
}

.info-window-group {
	max-width: 335px;
	height: 180px;
	overflow: auto;
	position: relative;
	z-index: 2
}

.info-window-group .row {
	margin: 0
}

.info-window-group__title {
	font-weight: 700
}

.info-window-group__showed {
	margin-bottom: 10px
}

.info-window-group__item {
	border-bottom: 1px dotted #ccc;
	padding: 7px 0
}

.info-window-group__item:last-child {
	border: none
}

.info-window-group__text {
	white-space: nowrap
}

.info-window-group__object {
	display: none;
	padding: 5px 0
}
/*
.integral-links {
	display: none
}
*/
@media (min-width:768px) {
	.integral-links {
		display: block;
		padding-top: 40px;
		margin-bottom: 20px
	}
}

.integral-links__title {
	padding: 0 0 10px
}

.integral-links__table {
	width: 100%
}

.integral-links__table td {
	width: 33%;
	vertical-align: top
}

.integral-links__list {
	list-style: none;
	margin: 0;
	padding: 0
}

.integral-links__list li {
	position: relative;
	padding: 5px 15px
}

.integral-links__icon {
	position: absolute;
	top: 5px;
	right: auto;
	bottom: auto;
	left: 0;
	z-index: 1;
	width: 10px;
	font-size: 12px;
	line-height: 1.33333;
	color: #333
}

.new-offer {
	border: 1px solid #ccc;
	border-radius: 6px;
	margin: 0 0 30px;
	position: relative;
	overflow: hidden
}

.new-offer__title {
	background: #c5ac4e;
	border-radius: 6px;
	font-weight: 500;
	margin: 7px 0 9px 30px;
	padding: 5px 15px;
	position: relative;
	display: inline-block
}

.new-offer__title:after {
	position: absolute;
	top: 100%;
	right: auto;
	bottom: auto;
	left: 50%;
	z-index: 1;
	content: "";
	width: 0;
	height: 0;
	margin-left: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #c5ac4e
}

.new-offer__title a {
	color: #fff;
	text-decoration: none
}

.new-offer__body {
	background: #e5e5cf;
	border-radius: 6px;
	margin: 2px;
	padding: 15px 25px;
	position: relative;
	z-index: 100
}

@media (min-width:768px) {
	.new-offer__body {
		padding: 15px 40px
	}
}

.new-offer__body ul li {
	padding: 0 5px
}

@media (min-width:768px) {
	.new-offer__body ul li {
		padding: 0 15px
	}
}

.new-offer__body ul li a {
	position: relative
}

.new-offer__body ul li a img {
	border-width: 1px
}

.new-offer__text {
	display: none
}

@media (min-width:768px) {
	.new-offer__text {
		position: absolute;
		top: 1px;
		right: 1px;
		bottom: 1px;
		left: 1px;
		z-index: 1;
		background: rgba(0, 0, 0, .45);
		padding: 5px;
		font-size: 11px;
		color: #fff;
		white-space: normal
	}
}

@media (min-width:1200px) {
	.new-offer__text {
		padding: 5px 10px
	}
}

@media (min-width:768px) {
	.elastislide-list a:hover .new-offer__text {
		display: block
	}
}

.new-offer__text em {
	display: block;
	margin-top: 5px;
	font-style: normal;
	color: #e6d28b
}

.news-main {
	margin: 0 0 15px
}

.news-main__title {
	font-weight: 700;
	margin-bottom: 10px
}

.news-main__item {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 5px;
	padding: 0
}

.news-main__date {
	color: #ccc
}

.news-main__text {
	padding-bottom: 8px
}

.news-main__item-last {
	border: none
}

.object {
	font-size: 12px
}

.object p {
	margin-bottom: 0
}

.object__title {
	font-size: 12px
}

.object__image {
	position: relative
}

.object__image img {
	display: block;
	height: auto;
	max-width: 100%!important
}

.object__commission {
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	z-index: 100;
	background: url(/assets/i/commission_s.png) no-repeat 0 0;
	width: 62px;
	height: 63px;
	cursor: pointer
}

.object__rented {
	padding-top: 5px;
	color: #d11e18
}

.object__selected {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: auto;
	z-index: 1;
	background: rgba(0, 0, 0, .45);
	padding: 5px;
	color: #d1d118
}

.object__selected a {
	color: #d1d118;
	text-decoration: none
}

.object__selected a:active,
.object__selected a:hover {
	color: #ffff1c;
	text-decoration: none
}

.elastislide-horizontal nav .object__selected span.elastislide-next,
.elastislide-horizontal nav .object__selected span.elastislide-prev,
.object__selected .elastislide-horizontal nav span.elastislide-next,
.object__selected .elastislide-horizontal nav span.elastislide-prev,
.object__selected .fa {
	width: 21px;
	text-align: center;
	font-size: 20px
}


.object-description {
	display: none
}

@media (min-width:768px) {
	.object-description {
		display: block;
		background: #f5f5ea;
		border-radius: 6px;
		padding: 15px;
		margin-bottom: 15px
	}
}

#objstlnt {
	display: none
}

@media (min-width:992px) {
	.object-menu {
		margin: 0 0 15px -10px
	}
}

.object-menu__title {
	margin: 0 0 5px
}

@media (min-width:992px) {
	.object-menu__title {
		display: none
	}
}

@media (min-width:992px) {
	.object-menu__menu {
		font-size: 13px
	}
}

@media (min-width:992px) {
	.object-menu__menu>li {
		float: left
	}
}

@media (min-width:992px) {
	.object-menu__menu>li+li {
		margin: 0 0 0 2px
	}
}

.object-menu__menu>li>a {
	color: #e7524b
}

.object-menu__menu>li>a:active,
.object-menu__menu>li>a:hover {
	color: #cb231b
}

.object-menu__menu>li.size>a {
	color: #2f65bc
}

@media (min-width:992px) {
	.object-menu__menu>li.size>a {
		padding: 5px
	}
}

.object-menu__menu>li.size>a:active,
.object-menu__menu>li.size>a:hover {
	color: #20447f
}

@media (min-width:992px) {
	.navbar-inverse .object-menu__menu {
		font-size: 12px
	}
}

.navbar-inverse .object-menu__menu>li {
	margin-right: 5px
}

@media (min-width:768px) {
	.navbar-inverse .object-menu__menu>li>a,
	.navbar-inverse .object-menu__menu>li>a:focus {
		color: #e7524b
	}
}

@media (min-width:768px) {
	.navbar-inverse .object-menu__menu>li>a:active,
	.navbar-inverse .object-menu__menu>li>a:hover {
		background: #f5f5ea;
		color: #cb231b
	}
}

@media (min-width:768px) {
	.navbar-inverse .object-menu__menu>.active>a,
	.navbar-inverse .object-menu__menu>.active>a:active,
	.navbar-inverse .object-menu__menu>.active>a:focus,
	.navbar-inverse .object-menu__menu>.active>a:hover {
		background: #e7524b;
		color: #fff
	}
}

@media (min-width:768px) {
	.navbar-inverse .object-menu__menu>.active>a:active:before,
	.navbar-inverse .object-menu__menu>.active>a:before,
	.navbar-inverse .object-menu__menu>.active>a:focus:before,
	.navbar-inverse .object-menu__menu>.active>a:hover:before {
		border-color: #e7524b transparent transparent
	}
}

.object-menu__icon {
	font-size: 14px
}

.object-rented {
	margin: 15px 0;
	color: #d11e18
}

.elastislide-horizontal nav .object-rented span.elastislide-next,
.elastislide-horizontal nav .object-rented span.elastislide-prev,
.object-rented .elastislide-horizontal nav span.elastislide-next,
.object-rented .elastislide-horizontal nav span.elastislide-prev,
.object-rented .fa {
	font-size: 14px
}

.object-submenu {
	float: right
}

.object-submenu__btn {
	margin-left: 10px
}

.elastislide-horizontal nav .object-submenu__btn span.elastislide-next,
.elastislide-horizontal nav .object-submenu__btn span.elastislide-prev,
.object-submenu__btn .elastislide-horizontal nav span.elastislide-next,
.object-submenu__btn .elastislide-horizontal nav span.elastislide-prev,
.object-submenu__btn .fa {
	font-size: 24px;
	line-height: 30px
}

.objects-offer {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	font-size: 11px
}

.objects-offer__item {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 20%;
	padding-right: 15px;
	margin-bottom: 30px
}

@media (max-width:992px) {
	.objects-offer__item {
		width: 90%;
		padding-right: 5px;
		margin-bottom: 30px
	}
}

.objects-offer__title {
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 8px
}

.objects-similar .objects-offer__title {
	height: 39px;
	overflow: hidden
}

.objects-offer__image {
	display: inline-block;
	background-color: #ccc;
	padding: 5px;
	margin: 0
}

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

.objects-offer__info {
	flex-grow: 1;
	margin-bottom: 10px
}

.photos {
	margin-bottom: 50px;
	position: relative;
	overflow: hidden
}

.photos a.video2 {
	position: absolute;
	padding: 10px;
	z-index: 10;
	background: rgba(0, 0, 0, .8);
	color: #fff !important;
	text-decoration: none !important;
	border-radius: 5px; top: 10px; left: 10px;
}
.photos .video2 i {
	color: white;font-size: 1.5em;line-height: 1.5rem;vertical-align: bottom;background: #e7524b;position: relative;left: 0;top: 0;padding: 12px;margin: -10px 10px -10px -10px;border-radius: 5px;
}

.photos .video2.fade {
	opacity: .3
}

.photos a.video2.video2_2 {
	top:50px;
}

.elastislide-horizontal nav .photos .video2 span.elastislide-next,
.elastislide-horizontal nav .photos .video2 span.elastislide-prev,
.photos .video2 .elastislide-horizontal nav span.elastislide-next,
.photos .video2 .elastislide-horizontal nav span.elastislide-prev,
.photos .video2 .fa {
	margin-right: 10px
}

.photos .video2 .tooltip {
	position: absolute;
	left: 0;
	top: -60px;
	opacity: 0;
	z-index: -1;
	padding: 3px;
	padding-top: 0;
	background: rgba(0, 0, 0, .8);
	transition: all .5s
}

.photos .video2 .tooltip img {
	width: 100%
}

.photos .video2:hover {
	opacity: 1!important
}

.photos .video2:hover .tooltip {
	opacity: 1;
	top: 100%
}

#plane_link {
	border: none;
	cursor: pointer;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -47px;
	z-index: 2;
	border-radius: 2px;
	color: #fff;
	background: rgba(24, 41, 48, .8);
	text-decoration: none;
	padding: 7px 10px;
	padding-left: 30px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMSI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy41IDBIMHYxMWg3LjVWOC4wNjdIMTJWMEg3LjV6TTYgOS41MzNIMS41di00LjRINnY0LjR6bTAtNS44NjZIMS41di0yLjJINnYyLjJ6TTEwLjUgNi42aC0zVjEuNDY3aDNWNi42eiIvPjwvc3ZnPg==);
	background-position: 10px;
	background-repeat: no-repeat
}

@media (max-width:700px) {
	#plane_link {
		width: 44px;
		height: 44px;
		margin-left: -22px;
		background-color: hsla(0, 0%, 7%, .3);
		border: none;
		border-radius: 50%;
		outline: none;
		background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBzdHJva2U9IiNGRkYiIGQ9Ik0xMS41IDEzLjV2MTdoOXYtMWgtOFYyMEgxNXYtMWgtMi41di00LjVoMTFWMTlIMjF2MWg2di0xaC0yLjV2LTQuNWg3djE1aC01di01aC0xdjZoN3YtMTdoLTIxeiI+PC9wYXRoPjwvZz48L3N2Zz4=);
		background-position: 50%;
		bottom: -10px
	}
	#plane_link span {
		display: none
	}
}

.photos-caption {
	text-align: left
}

.photos .photos-caption {
	height: 30px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.photos .photos-caption {
		margin-bottom: 30px
	}
}

.gallery .photos-caption {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: rgba(0, 0, 0, .5);
	padding: 5px 10px;
	color: #fff
}

.photos-caption__title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	font-weight: 400;
}

.photos .photos-caption__title {
	border-radius: 0 0 3px 3px;
	background: #f5f5ea;
	padding: 3px 10px;	
}

@media (min-width:768px) {
	.gallery .photos-caption__title {
		font-size: 14px
	}
}

.photos-caption__desc {
	padding-top: 5px
}

.photos-info {
	display: none
}

.fotorama--fullscreen .photos-info {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: block;
	width: 100%
}

.photos-info__title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 0 3px 3px 0;
	background: #f5f5ea;
	padding: 5px 10px;
	display: inline-block;
	max-width: 100%;
	font-weight: 500;
	color: #333
}

@media (min-width:768px) {
	.photos-info__title {
		font-size: 18px
	}
}

.photos-size {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: auto;
	z-index: 20;
	transition: transform .3s ease-out 0s;
	display: none
}

.fotorama__wrap--no-controls .photos-size {
	transform: translate(135px, 56px)
}

.photos-size a {
	transition: all .3s ease-out 0s;
	color: #fff;
	opacity: .75;
	margin: 0 5px
}

.photos-size a.active,
.photos-size a:active,
.photos-size a:hover {
	color: #fff;
	opacity: 1
}

.photos-size-l {
	font-size: 28px
}

.photos-size-m {
	font-size: 21px
}

.photos-size-s {
	font-size: 14px
}

.photos-paging {
	padding-top: 5px
}

.photos-paging,
.photos-thumbs {
	text-align: center
}

.photos-thumbs .thumbnail {
	transition: all .3s ease-out 0s;
	display: inline-block;
	opacity: .9
}

@media (min-width:768px) {
	.photos-thumbs .thumbnail {
		padding: 4px
	}
}

.photos-thumbs .thumbnail.active,
.photos-thumbs .thumbnail:active,
.photos-thumbs .thumbnail:hover {
	border-color: #e7524b
}

.photos-thumbs .thumbnail.selected {
	border-color: #e7524b;
	opacity: 1
}

.photos-thumbs__row {
	margin: 0 -5px
}

.photos-thumbs__col {
	padding: 0 5px
}

.price-services {
	margin-bottom: 20px
}

@media (min-width:992px) {
	.price-services {
		margin: -5px 0 15px -15px;
		overflow: hidden
	}
}

.price-services__title {
	margin: 0 0 5px
}

@media (min-width:992px) {
	.price-services__title {
		display: none
	}
}

@media (min-width:992px) {
	.price-services__menu {
		float: right
	}
}

@media (min-width:992px) {
	.price-services__menu>li {
		float: left
	}
}

@media (min-width:992px) {
	.price-services__menu>li+li {
		margin: 0 0 0 2px
	}
}

.price-services__menu>li>a {
	color: #e7524b
}

.price-services__menu>li>a:active,
.price-services__menu>li>a:hover {
	color: #cb231b
}

.price-services__icon {
	font-size: 14px
}

.price {
	margin-bottom: 10px
}

.price__item {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	display: inline-block;
	padding: 0 7px;
	max-width: 100%
}

.price__item-current {
	background: #9ca7a7;
	border-radius: 3px;
	padding: 0 7px;
	font-size: 14px;
	font-weight: 700;
	color: #fff
}
.catalog-tile-objects .price__item-current .fa {
	font-size: 11px;
    position: relative;
    left: -2px;
    top: -1px;
}

.request-info .price__item-current {
	font-size: 14px;
	margin-top: 5px
}

.catalog-map .price__item-current,
.objects-list .price__item-current {
	font-size: 14px
}

.promo {
	border-radius: 6px;
	background: #f5f5ea;
	padding: 10px 15px;
	margin: 0 0 15px
}

@media (min-width:768px) {
	.promo {
		margin-left: -15px
	}
}

.promo h1 {
	font-size: 14px;
	margin: 0 0 10px
}

.promo h1 a {
	color: #e7524b;
	text-decoration: none
}

.promo h1 a:active,
.promo h1 a:hover {
	color: #cb231b
}

.elastislide-horizontal nav .promo h1 span.elastislide-next,
.elastislide-horizontal nav .promo h1 span.elastislide-prev,
.promo h1 .elastislide-horizontal nav span.elastislide-next,
.promo h1 .elastislide-horizontal nav span.elastislide-prev,
.promo h1 .fa {
	font-size: 18px;
	line-height: 14px;
	margin-right: 5px
}

.promo h1 span {
	text-decoration: underline
}

.promo h3 {
	font-weight: 400;
	margin: 0 0 10px
}

.promotion {
	background: #f6f0ca;
	margin-bottom: 25px;
	padding: 15px;
	position: relative
}

.promotion:after,
.promotion:before {
	position: absolute;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: 1;
	content: "";
	width: 0;
	height: 0
}

.promotion:before {
	top: 50%;
	right: 100%;
	margin-top: -21px;
	border-right: 10px solid #f6f0ca;
	border-top: 21px solid transparent;
	border-bottom: 21px solid transparent
}

.promotion:after {
	bottom: 0;
	right: 0;
	border-color: #f3e2a9 #fff #fff #f3e2a9;
	border-style: solid;
	border-width: 6px
}

.promotion__title {
	font-size: 12px;
	color: #e7524b
}

.promotion__text {
	font-style: italic;
	color: #666
}

.right-menu {
	float: right
}

.right-menu__btn {
	margin-left: 10px
}

.elastislide-horizontal nav .right-menu__btn span.elastislide-next,
.elastislide-horizontal nav .right-menu__btn span.elastislide-prev,
.right-menu__btn .elastislide-horizontal nav span.elastislide-next,
.right-menu__btn .elastislide-horizontal nav span.elastislide-prev,
.right-menu__btn .fa {
	font-size: 24px;
	line-height: 30px
}

.social-like {
	margin: 25px 0 50px
}

.sort-by {
	padding-bottom: 6px
}

@media (min-width:992px) {
	.sort-by {
		margin-bottom: 9px;
		overflow: hidden
	}
}

.sort-by__title {
	margin: 0 0 5px
}

@media (min-width:992px) {
	.sort-by__title {
		margin: 0 10px 0 0;
		padding: 5px 0;
		float: left
	}
}

@media (min-width:992px) {
	.sort-by__menu,
	.sort-by__menu>li {
		float: left
	}
}

@media (min-width:992px) {
	.sort-by__menu>li+li {
		margin: 0 0 0 2px
	}
}

.sort-by__menu>li>a span {
	display: none
}

@media (min-width:1200px) {
	.sort-by__menu>li>a span {
		display: inline
	}
}

.sort-by__menu>li.active>a,
.sort-by__menu>li.active>a:active,
.sort-by__menu>li.active>a:focus,
.sort-by__menu>li.active>a:hover {
	background: #eaecea;
	color: #333
}

.sort-by__menu>li.active:after {
	position: absolute;
	top: 100%;
	right: auto;
	bottom: auto;
	left: 50%;
	z-index: 1;
	content: "";
	width: 0;
	height: 0;
	margin-left: -5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #eaecea
}

.team {
	font-size: 0
}

.team__branch {
	font-size: 12px
}

.team__item {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 50%;
	padding: 10px 5px
}

@media (min-width:480px) {
	.team__item {
		width: 33%
	}
}

@media (min-width:768px) {
	.team__item {
		width: 25%;
		padding: 15px
	}
}

@media (min-width:1200px) {
	.team__item {
		width: 20%
	}
}

.team__link,
.team__link:active,
.team__link:focus,
.team__link:hover {
	text-decoration: none
}

.team__img {
	border: 1px solid #ccc;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 15px
}

.team__name {
	color: #2f65bc;
	text-decoration: underline;
	margin: 0 0 3px
}

.team__link:active .team__name,
.team__link:hover .team__name {
	color: #20447f
}

.team__job {
	color: #666
}

.team-modal__wrap {
	text-align: center;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.team-modal__wrap {
		width: 233px
	}
}

.team-modal__img {
	margin: 0 auto 15px;
	max-width: 200px
}

@media (min-width:768px) {
	.team-modal__img {
		max-width: 100%
	}
}

.team-modal__img img {
	border: 1px solid #ccc;
	border-radius: 6px
}

.team-modal__name {
	margin: 0 0 3px
}

.team-modal__about {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	padding-top: 5px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.team-modal__about {
		margin: 0 0 15px 225px;
		float: none;
		width: auto
	}
}

.team-modal__comment,
.team-modal__quote {
	font-size: 14px;
	color: #333;
	position: relative;
	margin-left: 45px
}

.team-modal__comment:before,
.team-modal__quote:before {
	position: absolute;
	top: -25px;
	right: auto;
	bottom: auto;
	left: -40px;
	z-index: 1;
	content: "„";
	font-size: 75px;
	line-height: 18px;
	color: #e7524b
}

.team-modal__author {
	text-align: right;
	margin: 5px 0 15px
}

.team-modal__author:last-of-type {
	margin-bottom: 0
}

.team-modal__info {
	color: #333;
	margin-bottom: 15px
}

.team-modal__review-line {
	padding: 10px 0;
	border-bottom: 1px solid #ccc
}

.achievements_item {
	border: 1px solid #ccc;
	padding: 20px!important;
	margin-bottom: 1.5em
}

.achievements_img {
	float: left;
	margin: 0 10px 10px 0;
	width: 150px
}

.achievements_img_horizont {
	width: auto;
	height: 130px
}

#main-modal .modal-dialog {
	width: 950px
}

@media (max-width:1000px) {
	#main-modal .modal-dialog {
		width: auto
	}
}

.my-gallery .grid {
	transition: all 1.5s
}

@media (max-width:768px) {
	.modal-footer .right-align {
		text-align: left
	}
}

.video {
	margin-bottom: 20px
}

.week-offer {
	margin: 0 0 30px;
	overflow: hidden
}

.week-offer__title {
	background: #e7524b;
	font-size: 12px;
	font-style: italic;
	font-weight: 500;
	color: #fff;
	display: inline-block;
	margin-right: 15px;
	padding: 5px 15px;
	border-radius: 6px 6px 0 0
}

.week-offer__body {
	background: linear-gradient(0deg, #fff, #ececec);
	border: 1px solid #ccc;
	border-radius: 6px
}

.week-offer__item {
	font-size: 12px;
	padding: 15px
}

.week-offer__image {
	border: 1px solid #8c8c86;
	display: inline-block;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.week-offer__image {
		margin-bottom: 0
	}
}

.week-offer__image img {
	max-width: 100%;
	height: auto
}

@media (min-width:768px) {
	.week-offer__info {
		padding-left: 0
	}
}

.week-offer__subtitle {
	margin-bottom: 10px
}

.week-offer__subtitle a {
	color: #333
}

.week-offer__subtitle a:active,
.week-offer__subtitle a:hover {
	color: #0d0d0d
}

.week-offer__price {
	margin: 10px 0 0
}

.worker-info {
	background: #f5f5ea;
	border-radius: 6px;
	padding: 15px;
	display: inline-block;
	margin: 0 0 15px -15px;
	overflow: hidden
}

.worker-info p {
	margin-bottom: 5px
}

.worker-info p span {
	font-style: italic
}

.worker-info__image {
	float: left;
	border: 1px solid #ccc;
	margin-right: -123px;
	width: 105px
}

.worker-info__text {
	margin: 0 0 0 123px
}

.worker-info__title {
	margin-bottom: 5px
}

.worker-info__post {
	font-size: 11px;
	font-style: italic;
	color: #333;
	margin-bottom: 15px
}

.year-list {
	margin-bottom: 10px;
	overflow: hidden
}

.year-list__title {
	margin: 0 10px 0 0;
	padding: 5px 0;
	float: left
}

.year-list__menu {
	float: left
}

.year-list__menu>li.active>a,
.year-list__menu>li.active>a:active,
.year-list__menu>li.active>a:focus,
.year-list__menu>li.active>a:hover {
	background: #eaecea;
	color: #333
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
	background-image: url(/assets/i/photoswipe/default-skin.png)
}

@media (-webkit-min-device-pixel-ratio:1.1),
(-webkit-min-device-pixel-ratio:1.09375),
(min-resolution:1.1dppx),
(min-resolution:105dpi) {
	.pswp--svg .pswp__button,
	.pswp--svg .pswp__button--arrow--left:before,
	.pswp--svg .pswp__button--arrow--right:before {
		background-image: url(/assets/i/photoswipe/default-skin.svg)
	}
}

.pswp__preloader--active .pswp__preloader__icn {
	background-image: url(/assets/i/photoswipe/preloader.gif)
}

.catalog-list-objects .object {
	border-top: 1px dotted #ccc;
	padding: 15px 0
}

.catalog-list-objects .object::first-child {
	border: none;
	padding-top: 0
}

@media (min-width:1200px) {
	.catalog-list-objects .object__left {
		max-width: 400px
	}
}

@media (min-width:1200px) {
	.catalog-list-objects .object__right {
		float: none;
		width: auto;
		margin-left: 400px
	}
}

.catalog-list-objects .object__title {
	font-size: 14px;
	margin: 1px 0 5px
}

.catalog-list-objects .object__image {
	background-color: #ccc;
	float: left;
	padding: 5px;
	margin-bottom: 10px
}

@media (min-width:768px) {
	.catalog-list-objects .object__image {
		margin-bottom: 0
	}
}

.catalog-list-objects .object__selected {
	bottom: 5px;
	right: 5px
}

.catalog-list-objects .object__info {
	margin-left: 106px
}

@media (min-width:768px) {
	.catalog-list-objects .object__info {
		min-height: 84px
	}
}

.catalog-list-objects .object__code {
	margin: 0 0 10px 106px
}

@media (min-width:768px) {
	.catalog-list-objects .object__code {
		margin-bottom: 0
	}
}

.catalog-list-objects .object__promotion {
	background: url(/assets/i/ico_promotion_list.gif) no-repeat 0 7px;
	padding: 5px 0 0 20px
}

.catalog-list-objects .object__promotion a {
	color: #e7524b
}

.catalog-list-settlements .object {
	border-top: 1px dotted #ccc;
	padding: 15px 0
}

.catalog-list-settlements .object::first-child {
	border: none;
	padding-top: 0
}

@media (min-width:1200px) {
	.catalog-list-settlements .object__left {
		max-width: 400px
	}
}

@media (min-width:1200px) {
	.catalog-list-settlements .object__right {
		float: none;
		width: auto;
		margin-left: 400px
	}
}

.catalog-list-settlements .object__title {
	font-size: 12px;
	margin: 1px 0 5px
}

.catalog-list-settlements .object__image {
	background-color: #ccc;
	float: left;
	padding: 5px;
	margin-bottom: 10px
}

@media (min-width:768px) {
	.catalog-list-settlements .object__image {
		margin-bottom: 0
	}
}

.catalog-list-settlements .object__selected {
	bottom: 5px;
	right: 5px
}

.catalog-list-settlements .object__info {
	margin-left: 106px
}

.catalog-list-settlements .object__current a {
	color: #e7524b
}

.catalog-list-settlements .object__current-none {
	color: #999
}

.catalog-list-settlements .object__extend {
	margin: 0 0 5px
}

.catalog-list-settlements .object__promotion {
	background: url(/assets/i/ico_promotion_list.gif) no-repeat 0 7px;
	padding: 5px 0 0 20px
}

.catalog-list-settlements .object__promotion a {
	font-style: italic;
	color: #e7524b
}

.catalog-tile-objects {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px
}

.catalog-tile-objects h2, .catalog-tile-objects h3 {width:100%}

@media (min-width:768px) {
	.catalog-tile-objects {
		margin: 0 -10px
	}
}

@media (min-width:1200px) {
	.catalog-tile-objects {
		margin: 0 -15px
	}
}

.catalog-tile-objects .object {
	padding: 0 5px 15px;
	width: 100%
}

@media (min-width:480px) {
	.catalog-tile-objects .object {
		width: 33%
	}
}

@media (min-width:768px) {
	.catalog-tile-objects .object {
		padding: 0 10px 30px;
		width: 25%
	}
}

@media (min-width:1200px) {
	.catalog-tile-objects .object {
		padding: 0 15px 30px;
		width: 20%
	}
}

.catalog-tile-objects .object__wrap {
	display: flex;
	flex-direction: column;
	border: 1px solid #ccc;
	position: relative;
	height: 100%;
	padding: 2px 1px 5px 1px;
}

.catalog-tile-objects .object__image,
.catalog-tile-objects .object__title {
	margin-bottom: 5px;
}
.catalog-tile-objects .object__title {
	padding-top:5px;
}
/*
.catalog-tile-objects .object__title a {
	font-size:14px;
	color: #404040;
    text-decoration: none !important;
    font-weight: bold;
    border-bottom: solid #C4AC54 1px;
}
*/
.catalog-tile-objects .object__info {
	flex-grow: 1;
	margin: 0 12px 8px
}



.catalog-tile-objects .object-arenda .object__rented {
	padding-top:9px;
	font-size:12px;
	letter-spacing: -0.3px;
}
.catalog-tile-objects .object-arenda .object__rented .fa-minus-circle {
	font-size:14px;
	margin-right:5px;
}



.catalog-tile-objects .object__code {
	margin-top:9px;
	margin-bottom: 4px
}

.catalog-tile-objects .object__commission {
	left: -2px;
	top: -2px
}

.catalog-tile-objects .metro_info {
	margin-top:3px;
	margin-bottom:2px;
}

img.metro {
	width:14px;
	float:left;
	margin:-1px 3px -5px -1px;
}

.catalog-tile-objects .object__price {
	min-height: 25px;
	margin-left: 12px;
	line-height:23px;
}

.catalog-tile-objects .object__price .partnerprice {
	margin-top: 10px;
	line-height: 18px
}

.catalog-tile-objects .object__extend {
	display:inline-block;
	float: right;
	margin-right: 12px
}

.catalog-tile-objects .object__extend img {
	float: right;
	border: 1px solid #c2c2c2;
	margin-right: 5px;
	margin-top:2px;
}

.catalog-tile-objects .object__promotion {
	float: right;
	margin: 0 5px 0 0
}

.catalog-tile-settlements {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px
}

@media (min-width:768px) {
	.catalog-tile-settlements {
		margin: 0 -10px
	}
}

@media (min-width:1200px) {
	.catalog-tile-settlements {
		margin: 0 -15px
	}
}

.catalog-tile-settlements .object {
	padding: 0 5px 15px;
	width: 100%
}

@media (min-width:480px) {
	.catalog-tile-settlements .object {
		width: 33%
	}
}

@media (min-width:768px) {
	.catalog-tile-settlements .object {
		padding: 0 10px 30px;
		width: 25%
	}
}

@media (min-width:1200px) {
	.catalog-tile-settlements .object {
		padding: 0 15px 30px;
		width: 20%
	}
}

.catalog-tile-settlements .object__wrap {
	display: flex;
	flex-direction: column;
	border: 1px solid #ccc;
	position: relative;
	height: 100%;
	padding: 1px 1px 5px
}

.catalog-tile-settlements .object__image,
.catalog-tile-settlements .object__title {
	margin-bottom: 5px
}

.catalog-tile-settlements .object__info {
	flex-grow: 1;
	margin: 0 2px 10px
}

.catalog-tile-settlements .object__current {
	margin: 0 2px
}

.catalog-tile-settlements .object__current a {
	color: #e7524b
}

.catalog-tile-settlements .object__current-none {
	color: #999
}

.catalog-tile-settlements .object__promotion {
	float: right;
	margin: 0 -1px 0 0
}

.catalog-map .map {
	border: 1px solid #000;
	height: 500px
}

@media (min-width:768px) {
	.catalog-map .map {
		height: 700px
	}
}

.catalog-map .object__title {
	margin-bottom: 3px
}

.catalog-map .object__rented {
	padding-top: 3px
}

.catalog-map .object__current {
	padding: 7px 0 3px
}

.catalog-map .object__current a {
	color: #e7524b
}

.catalog-map .object__current-none {
	color: #999
}

.catalog-map .object__price {
	margin-top: 5px
}

.catalog-map .object__image {
	float: left;
	width: 70px;
	margin-top: 10px
}

@media (min-width:768px) {
	.catalog-map .object__image {
		width: 90px
	}
}

.catalog-map .object__image>a {
	border: 1px solid #ccc;
	display: block
}

.catalog-map .object__selected {
	right: 1px
}

.catalog-map .object__code {
	margin-left: 75px;
	margin-top: 10px
}

@media (min-width:768px) {
	.catalog-map .object__code {
		margin-left: 95px
	}
}

.catalog-map .object__info {
	margin-left: 80px
}

@media (min-width:768px) {
	.catalog-map .object__info {
		margin-left: 100px
	}
}

.catalog-map .object__promotion {
	float: right;
	margin: 4px 0 0
}

.catalog-map__links {
	margin-bottom: 15px
}

.catalog-map__links a {
	margin-right: 15px;
	text-decoration: underline
}

.catalog-map__note {
	font-style: italic;
	color: #999;
	padding: 7px 0 14px
}

.gm-style-iw {
	font: 300 13px Roboto, Arial, sans-serif;
	color: #666;
	overflow: hidden;
	padding: 0 10px
}
.gm-style-iw .row {
	margin-left:-0.75rem;
	margin-right:-0.75rem;
}

.catalog-map .object__selected {
	bottom: 1px
}

.infra .content__left h1 {
	margin: 39px 0 10px 17px
}

.infra .search_2 {
	padding: 12px 0 8px 12px
}

.infra .search_2 p {
	margin-bottom: 7px
}

.infra .search_2 #map_address {
	width: 90%
}

.infra .search_2 #total {
	width: 35px;
	margin: 0 3px;
	text-align: center
}

.infra .paging {
	margin: 10px 0 7px 14px
}

.infra .object_list ol {
	margin: 0 0 0 30px;
	list-style-position: outside;
	line-height: 1.4em
}

.infra .map .info_window_text {
	margin-left: 0!important;
	height: 86px!important
}

.infra .map .info_window_text p {
	margin-bottom: 5px
}

#left_menu {
	list-style: none;
	margin-bottom: 15px;
	font-weight: 700
}

#left_menu .radio {
	padding-left: 15px;
	margin: 0
}

#left_menu span.menusection {
	cursor: pointer
}

#left_menu li ul {
	list-style: none;
	font-weight: 400;
	margin: 2px 0
}

#left_menu li ul li {
	padding-left: 15px
}

#left_menu li ul li a {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	text-decoration: underline
}

#left_menu li ul li a:hover {
	color: #e7524b
}

#left_menu li ul .current a,
#left_menu li ul .current a:hover {
	text-decoration: none;
	color: #666
}

.login table,
.login table tr td {
	margin: 10px 5px 0 0
}

.news__item {
	margin-bottom: 20px
}

.news__date {
	font-weight: 700
}

.partners {
	border: 1px solid #e3e3e3!important;
	border-collapse: collapse;
	margin: 20px 0 0;
	padding: 0
}

.partners td,
.partners th {
	border: 1px solid #e3e3e3;
	margin: 0;
	padding: 4px;
	border-spacing: 0
}

.partner-label {
	position: absolute;
	left: 0;
	top: 0;
	padding: 3px 10px;
	background: #000;
	color: #fff
}

.catalog-selected .object {
	padding-left: 25px;
	position: relative
}

.catalog-selected__checkbox {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 20px;
	z-index: 500;
	margin-top: -5px
}

.catalog-selected__form {
	margin: 15px 0 25px;
	max-width: 400px
}

.site-map ul {
	margin: 0 0 5px 25px
}

.user_info {
	line-height: 1.4em;
	width: 350px;
	margin: 0 0 10px;
	padding-bottom: 2px;
	position: relative;
	z-index: 100
}

.user_info .part_link {
	text-decoration: none;
	border-bottom: 1px dashed #3560bc
}

.user_info .part_link:hover {
	text-decoration: none;
	border: 0
}

#employee {
	position: absolute;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: 1;
	padding: 5px;
	margin: -37px 0 0 -6px;
	display: none;
	background-color: #fff;
	width: 350px;
	border: 1px solid #e3e3e3
}

#employee #link {
	text-decoration: underline;
	border: 0!important
}

.infoLeft {
	float: left;
	margin: 15px 0 0;
	width: 55%;
	min-height: 500px
}

* html .infoLeft {
	height: 500px
}

#contact {
	cursor: pointer;
	text-decoration: underline
}

.close {
	float: right
}

.ui-menu {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	z-index: 1051
}

.ui-menu .ui-menu-item {
	padding: 5px;
	line-height: 1.5;
	color: #666
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-hover {
	background: #9ca7a7;
	color: #fff
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
	margin: 0
}

.elastislide-wrapper {
	background: none;
	box-shadow: none;
	min-height: 40px
}

.elastislide-wrapper.elastislide-loading {
	background-image: url(/assets/i/loader.svg);
	background-size: contain
}

.elastislide-horizontal {
	padding: 0
}

.elastislide-horizontal nav {
	font-size: 26px;
	color: #e7524b
}

.elastislide-horizontal nav .elastislide-next,
.elastislide-horizontal nav .elastislide-prev {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: 1;
	background: none;
	width: 20px;
	height: 26px;
	margin-top: -13px;
	text-indent: 0;
	overflow: hidden;
	opacity: .7
}

.elastislide-horizontal nav .elastislide-next:hover,
.elastislide-horizontal nav .elastislide-prev:hover {
	opacity: 1
}

.elastislide-horizontal nav .elastislide-next:before,
.elastislide-horizontal nav .elastislide-prev:before {
	display: block;
	text-align: center
}

.elastislide-horizontal nav span.elastislide-prev {
	left: auto;
	right: 101%
}

.elastislide-horizontal nav span.elastislide-next {
	left: 101%;
	right: auto
}

.elastislide-list {
	transition-duration: .5s!important
}

.elastislide-list li a {
	vertical-align: top
}

.fotorama>a>img {
	max-width: 100%
}

.fotorama__nav--thumbs {
	display: none
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__slideshow,
.fotorama__video-close,
.fotorama__video-play {
	background-image: url(/assets/i/fotorama/fotorama.png)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:2dppx) {
	.fotorama__arr,
	.fotorama__fullscreen-icon,
	.fotorama__slideshow,
	.fotorama__video-close,
	.fotorama__video-play {
		background-image: url(/assets/i/fotorama/fotorama@2x.png);
		background-size: 96px 192px
	}
}

.fotorama__slideshow {
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 50%;
	z-index: 20;
	transition: transform .3s ease-out 0s;
	background-position: -64px -32px;
	height: 32px;
	width: 32px;
	margin-left: -16px;
	cursor: pointer
}

.fotorama__wrap--no-controls .fotorama__slideshow {
	transform: translate3d(0, -32px, 0)
}

.gm-style-iw {
	/*font-family: Helvetica Neue, Helvetica, Arial, sans-serif!important;*/
	font-family: 'Roboto', sans-serif;
	font-size: 11px!important;
	font-weight: 400!important
}

.gm-style-iw>div {
	max-width: none!important;
	max-height: none!important
}











.object__price .price-sotka {
	display: inline-block;
	vertical-align:top;
	padding: 1px 8px;
	line-height: 21px;
}

.carousel-more {
	text-align: center;
    height: 330px;
    text-decoration: none;
    background-image: url(/assets/i/kp.jpg);
    background-size: cover;
    background-position: center;
}
.carousel-more div {
	width: 100%;
    position: absolute;
    bottom: 40px;
    color: white;
    text-align: center;
    font-size: 15px;
}
.mob {display:none}

.form-mob.form-mob.form-mob {display:none}
.onpage-searchform .form-not-mob.form-not-mob.form-not-mob {display:block}
	

.ancor:before {
	display: block;
	content: "";
	height: 150px;
	margin-top: -150px;
}
.mb0 {margin-bottom:0}


.carousel-control.left, .carousel-control.right {background-image:none}
.carousel-control.right:before {
	content:"";
	display:block;
	position: absolute;
    width: 32px;
    height: 32px;
    left:50%;
    top: 50%;
    margin-top:-16px;
    margin-left:-16px;
	background-image: url(/assets/i/fotorama/fotorama.png);
	background-position: -32px 0;
}

.carousel-control.left:before {
	content:"";
	display:block;
	position: absolute;
    width: 32px;
    height: 32px;
    left:50%;
    top: 50%;
    margin-top: -16px;
    margin-left:-16px;
	background-image: url(/assets/i/fotorama/fotorama.png);
	background-position: 0 0;
}

.header-phone.call_phone_head {
	right:70px;
}
.header-phone.selected_link {
	top:15px;
	right:20px;
	font-size: 25px;
}

@media (max-width:768px) {
	.not-mob, .nav>li.not-mob {display:none}
	.mob {display:block}
	span.mob {display:inline-block}
	a>span.mob {display:inline}
	.mob.btn {display:inline-block}
	
	.mob.btn.client {
		background: #735D1B;
		box-shadow:none;
		color:white;
		font-size:14px;
	}
	
	.container-fluid {
		padding-left:10px;
		padding-right:10px;
		overflow:hidden;
	}
	
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	    margin-right: -10px;
	    margin-left: -10px;
	}
	
	.content__wrap a:not(.btn):not(.ya-share2__link):not(.selected-object):not(.carousel-control) {
		color:#404040;
		text-decoration:none !important;
		font-weight: bold;
		border-bottom: solid #C4AC54 1px;
	}
	.popular-kp .week-offer__subtitle a {border-bottom: solid #C4AC54 1px !important}
	
	.news-main__item a {font-weight:400 !important}
	#catalog-view__map, .nav-pills a {
		border-bottom: 0 !important;
		font-weight:400;
	}
	.popular-kp .carousel .object__current a {
		border-bottom: solid #C4AC54 1px !important;
	}
	.content__wrap h3 a, .content__wrap .socnet a {
		border-bottom:none !important;
	}
	.content__wrap .socnet a {
		color:white !important;
	}
	
	.content__wrap {
		/*font-family: Arial;*/
		font-family: 'Roboto', sans-serif;
		color: #404040;
		font-size:14px;
		line-height: 16px;
	}
	
	.content__wrap a:not(.btn):hover {color:#C4AC54}
	
	.objects-offer__image img {
		width:1000px;
	}
	
	.breadcrumb {font-size:14px;}
	.back-link {margin-left:0}
	.back-link .fa-fw {
		text-align: left;
	    color: #C4AC54;
	    font-size: 18px;
	    width: 7px;	
	}
	
	.nav-stacked>li+li {margin-top:0}
	
	.pagination>.pagination__previous>a {margin-left:0 !important}
	
	.onpage-searchform .form-not-mob.form-not-mob.form-not-mob {display:none}
	.onpage-searchform .form-mob.form-mob.form-mob {display:block}
	.onpage-searchform input.form-mob.form-mob.form-mob, .onpage-searchform .btn.form-mob.form-mob.form-mob {display:inline-block}
	
	
	.body-index .new-offer, .body-index .week-offer__body {border:none}
	.body-index .content>.container-fluid {
		padding-left: 0px;
		padding-right: 0px;
	}
	.body-index .content>.container-fluid>.row {
		margin-left: 0px;
		margin-right: 0px;
	}
	.body-index .content__wrap {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.header-phone.selected_link {display:none}
	.header-phone.selected_link {display:block}
	
	.header-phone span {display:none}
	
	.navbar-inverse .header-phone {
		display:inline-block;
		float:right;
		color:white;		
		width:30px;
		height:30px;
		background: linear-gradient(180deg, #69513e, #84714c 100%);
		padding:4px 0 0 0px;
		border-radius:5px;
		margin:10px 9px 0 2px;
	}
	
	.header-phone__icon {font-size:20px}
	.header-inner-mob {
		display:block;		
	    position:relative;
		background: url(/assets/i/head_bg-inner.jpg) no-repeat  50% bottom;
	    height: 220px;
	    z-index:1;
	}
	.header-inner-mob:before {
		content:"";
		display:block;
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		background: rgba(0,0,0,0.6951155462184874);
		background: linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
		z-index:2;
	}
	
	
	.content-text-row {
		display:none
	}
	
	.mt-15 {margin-top: -15px}
	.mt23 {
		margin-top:23px; margin-bottom: 0;
	}
	
	.body-index #mainpage_slogan {
		position:relative;
		z-index:3;
		top:30px;
		text-align:center;
		font-weight:bold;
		font-size:1.8rem;
		margin-bottom:15px;
		height:50px;
		color:white;
	}
	.body-index #mainpage_slogan:before {display:none}
	
	.body-index #mainpage_slogan .item {
		text-align:center;
		font-weight:500;
		font-size:1.8rem;
		color:white;
		font-family: 'Open Sans', sans-serif;
	}
	
	.sidebar-controls {display:none}
	
	.body-index .main-form-mob-btn {
		display:inline-block;
		padding:10px 15px;
		cursor:pointer;		
		color:white;
		background-color: #e7524b;
    	border-color: #e43c35;
    	text-align:center;
    	border-radius: 6px;
	}
	.body-index .main-form-mob-btn .fa-chevron-down {transition: all .2s ease}
	.body-index .main-form-mob-btn.active {
		background-color: #666;
    	border-color: #666;
	}
	.body-index .main-form-mob-btn.active .fa-chevron-down {
		transform:rotate(-180deg);
	}
	.body-index .main-form-mob {
		display:none;
	}
	
	
	.body-index .selected-mob-btn {
		display:inline-block;
		padding:10px 15px;
		cursor:pointer;		
		color:white;
		background-color: #C4AC54;
    	border-color: #C4AC54;
    	text-align:center;
    	border-radius: 6px;
    	text-decoration:none;
	}
	
	
	.body-index .basket__link .fa-star {
		color: #d1d118;
	    font-size: 30px;
	    top: 4px;
	    position: relative;
	    padding-right:10px;
	}
	
	.body-index .news-main dl:nth-child(n+5) {display:none}
	
	
	
	.navbar {
		min-height:46px;
		height:46px;
	}
	.navbar-inverse {
		background: rgb(56,24,6);
		background: linear-gradient(180deg, rgba(56,24,6,1) 0%, rgba(115,93,27,1) 100%);
		border: none !important
	}
	.navbar-inverse .navbar-header {
		display:block;
		float:none;
	}
	
	.navbar-inverse .navbar-toggle {
		float: left;
		width:30px;
		height:30px;
		background: linear-gradient(180deg, #69513e, #84714c 100%);
		
		padding:0 0 0 5px;
		border-radius:5px;
		margin:9px 0 0 10px;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
		width: 20px;
		height: 2px;
		background-color: white;
	}
	.navbar-inverse .navbar-toggle .icon-bar+.icon-bar {margin-top:4px;}
	
	
	.navbar-header {
		float: left;
		text-align:center
	}
	.navbar-brand {
		float:none;
		display:inline-block;
		padding:0;
		margin-top:3px;
		margin-bottom:-1px;
		height:40px;
	}
	
	
	.right-menu {
		position:relative;
		top:-13px;
		right:-9px;
	}
	.right-menu__btn {
	    color: white;
	    width: 30px;
	    height: 30px;
	    background: #735c22;
	    padding: 0px;
	    border-radius: 5px;
	    margin: 10px 8px 0 0px;
	    text-align:left;
	}
	.right-menu__btn .fa {
	    font-size: 18px;
	    width:30px;
	    line-height: 30px;
	    text-align:center;
	}
	
	.content__wrap h1 {
		font-size:22px;
		line-height:26px;
	}
	.content__wrap h2 {
		font-size: 18px;
		line-height:1.3em;
	}
	.content__wrap .content__part h2:first-child:after {display:none}
	/*
	.content__wrap h2:after {
		content:"";
		display:block;
		position:relative;
		width:90px;
		height:3px;
		background:#C4AC54;
	}
	*/
	
	.price__item {
		font-size:14px;
		color:#404040;
		font-weight:bold;
		padding: 4px 8px;
	}
	.price__item-current {
		color:#ffffff;
	}
	
	.body-index .content__wrap h3, .modal-body.onpage-searchform h3 {
		color:#404040;
		font-weight:bold;
		font-size:14px;
		position:relative;
		text-transform:uppercase;	
		margin-top:30px;	
	}
	.body-index .content__wrap h3 a, .modal-body.onpage-searchform h3 a {
		color:#404040;
		text-decoration:none;
		font-weight:bold;
	}
	
	.body-index .content__wrap h3:after {
		content:"";
		display:block;
		position:absolute;
		bottom:-5px;
		left:0;
		width:90px;
		height:4px;
		background:#C4AC54;
	}	
	
	
	
	
	
	
	
	
	.search-form h3 {margin:0 !important}
	
	
	
	.onpage-searchform  .search__wrap {
		font-size:14px;
	}
	.onpage-searchform h3:after {
		display:none !important;
	}
	.onpage-searchform .search__body h3 {
		text-transform:none;
	}	
	.onpage-searchform  .search__wrap .search-header {
		margin:0 -15px;
	}
	.onpage-searchform  .search__wrap .search__body {
		margin:0 -15px;
	}
	
	.onpage-searchform .search__wrap .row {
		margin-bottom:5px;
	}

	.onpage-searchform .search__wrap .search-header {
		border:none;
		border-top: solid #D3D4D4 1px;
		color:#404040 !important;
		text-align:center;
		font-size:14px;
		position:relative;
		display:flex;
		align-items: normal;
	}
	.modal-body.onpage-searchform .search-header {
		margin: 0 -10px;
	}
	.onpage-searchform .search-header__link {		
		width:50%;
		height:32px;
		line-height:32px;
		border:none;
		border-left:solid #BCBCBC 9px;
		border-radius:0;
		background:#EFEFEF;
	}
	.onpage-searchform .search-header__link-current {
	    background: none;
	    border-color: #E5514E;
	    color:#404040 !important;
	}
	.onpage-searchform .search-header__link-current:after {
		display:none;
	}
	.onpage-searchform .search-header__link, .onpage-searchform .search-header__link:focus {
		color:#404040 !important;
		padding:0;
	}
	.onpage-searchform .search-header__border, .onpage-searchform .search-form__border {
		border-bottom:none !important;
	}
	
	.onpage-searchform .search-form {
		color:#404040 !important;
	}
	.onpage-searchform .search__body {
		background:none;
		padding:10px 16px 18px;
	}
	
	.onpage-searchform .search-form__switch {
		border: solid #D3D4D4 1px;
		border-radius:3px;
		height:31px;
		line-height:31px;
		color:#404040;
		font-size:14px;
		padding:0;
	}
	.onpage-searchform .search-form__switch.search-form__switch-current {
		color:white;
		background:#C4AC54;
		border-color:#C4AC54;
	}
	.onpage-searchform .search-form__switch:before, .onpage-searchform .search-form__switch:after {
		display:none;
	}
	
	
	.objcode-container {padding-top:16px}
	
	.onpage-searchform .search-form .form-control, .onpage-searchform ::placeholder {
	  font-size: 14px;
	}

	.onpage-searchform .form-type-direction-block .col-xs-6 {
		width:100%;
	}
	.onpage-searchform .flex-width {
		display:flex;
		align-items: normal;
		gap: 11px;
	}
	.onpage-searchform .flex-width .btn {width:100%}
	.onpage-searchform div.checkbox {
		width:100%;
	}
	
	.onpage-searchform div.checkbox label {
		width:100%;
		border: solid #D3D4D4 1px;
		border-radius:3px;
		height:31px;
		line-height:31px;
		color:#404040;
		font-size:14px;
		padding:0;
		text-align:center;
	}
	.onpage-searchform label.checkbox-inline  {
		min-width:31px;
		border: solid #D3D4D4 1px;
		border-radius:3px;
		height:31px;
		line-height:31px;
		color:#404040;
		font-size:14px;
		padding:0;
		text-align:center;
	}
	
	
	.onpage-searchform .search-form table .bootstrap-select .btn {
		height:31px;
		box-shadow:none;
		border: solid #D3D4D4 1px;
		margin-top:-1px;
		min-width:170px;
	}	
	.onpage-searchform .bootstrap-select.btn-group .dropdown-toggle .filter-option {
		height:25px !important;
		line-height:23px;
	}
	
	.btn-group.bootstrap-select.valyuta {
		width:40px !important;
	}
	.onpage-searchform .search-form table .bootstrap-select.valyuta .btn {min-width:10px}
	
	
	.onpage-searchform div.checkbox input, .onpage-searchform label.checkbox-inline input {display:none}
	.onpage-searchform div.checkbox label.checked, .onpage-searchform label.checkbox-inline.checked {
		background:#C4AC54;
		border-color:#C4AC54;
		color:white;
	}
	
	.onpage-searchform .checkbox+.checkbox, .onpage-searchform .radio+.radio {
		margin-top:0;
	}
	
	.onpage-searchform .search-extend {
		margin-top:-10px;
	}
	.onpage-searchform .search-extend__title, .onpage-searchform .search-extend__title a {
		color:#E5514E !important;
		text-align:center;
	}
	.onpage-searchform .search-extend__title i:before {
		content: "\f0d7";
	}
	.onpage-searchform .search-extend__title {display:block}
	.onpage-searchform .search-extend-act {background:none}
	.onpage-searchform .search-extend__body .col-xs-6 {
		display: flex;
	    align-items: normal;
	    gap: 11px;
	    width:100%;
	}
	.onpage-searchform .search-extend__body .row>div:nth-of-type(3) {
		margin-top:0 !important;
	}
	
	.search-extend-act .search-extend__title i {
		transform: rotate(180deg)
	}
	
	
	
	.onpage-searchform .form-stl-chks>:nth-child(2n-1) {
		padding-right:5px;
	}
	.onpage-searchform .form-stl-chks>:nth-child(2n) {
		padding-left:5px;
	}
	
	.onpage-searchform table .form-control, .onpage-searchform .form-control, .onpage-searchform .bootstrap-select {
		height:31px !important;
		line-height:31px;
	}
	.onpage-searchform table .form-control {
		width:76px;
	}
	
	.onpage-searchform table .form-control[name*="sotok-m"] {
		width:83px;
	}
	
	.onpage-searchform .kmotmkad {
		margin-top:16px !important;
		margin-bottom: -16px !important;
	}
	.onpage-searchform table td {
		padding:3px 0;
	}
	.onpage-searchform table tr {
		text-align:right;
		display: flex;
		justify-content: space-between;
	}
	.onpage-searchform table tr td:nth-of-type(1) {
		font-weight:bold;
		width:auto !important;
		display:inline-block;
		height:40px;
		line-height:40px;
	}
	.onpage-searchform table tr td:nth-of-type(2) {
		height:40px;
		line-height:40px;
		display:inline-block;
	}
	
	.onpage-searchform table tr td:nth-of-type(1):after {
		content:":";
	}
	
	.onpage-searchform .search__submit {
		background:#404040;
		border-color:#404040;
	}
	.onpage-searchform .reset-btn {
		background:#D3D4D4;
		border-color:#D3D4D4;
	}
	
	
	
	
	.pagination__wrap {font-size:1em;}
	
	.body-index .popular-kp .week-offer__body {
		background: none;
	}
	
	.body-index .popular-kp .week-offer__item {		
		font-size:13px
	}
	
	
	.body-index .popular-kp .carousel-inner {
		/*
		-webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    	*/
    	-webkit-box-shadow: 0 3px 6px 0px rgb(0 0 0 / 16%);
    	box-shadow: 0 3px 6px 0px rgb(0 0 0 / 16%);
    }
        
    .body-index .team .popular-kp .week-offer__body {
    	margin: 0 auto;
    	margin-right:-15px;
	}
	.body-index .team .popular-kp .week-offer__body .carousel:before {
		right:15px;
	}
	.body-index .team .popular-kp .carousel-inner {
		-webkit-box-shadow: none;
    	box-shadow: none;
    }
    
    .team__link1 {
		display:inline-block;
		width: calc(50% - 7px);
    	padding: 0 15px 15px 0;
    	float:left;
    	border-bottom:none !important;
	}
	
	
	.body-index .popular-kp .carousel-inner>.item .week-offer__image {
		border:none !important;
	}
	.body-index #carousel-week-offer-mob.popular-kp .carousel-inner>.item .week-offer__image {
		padding:1px;
	}
	.body-index #carousel-week-offer-mob.popular-kp .carousel-inner>.item .week-offer__price {
		position:absolute;
		bottom:10px;
	}
	
	.body-index .popular-kp .carousel-inner>.item {
		padding: 0 0px 15px 0;
    	width: 100%;
		vertical-align: top;
	}
	
	
	.body-index #carousel-week-offer-mob.popular-kp .carousel-inner>.item .week-offer__info {
		height:140px;
	}
	.body-index .popular-kp .carousel-inner>.item .week-offer__info {
		height:100px;
	}
	
	.body-index .popular-kp .carousel-inner>.item .object__current {
		line-height:1.4em;
	}
	
	.body-index .popular-kp .carousel-inner>.item .text-center {padding:0}
	
	.body-index .popular-kp .carousel-inner>.item .row {
		margin:0;
	}
	
	.body-index .popular-kp .carousel-inner>.item h3 {
		text-transform:none;
		margin-top:0px;
		margin-bottom:7px;
		font-size:16px;
	}
	.body-index .popular-kp .carousel-inner>.item h3:after {display:none}
	
	.body-index .popular-kp .carousel-inner>.item .object__current {
		margin-top:11px;
	}
	
	.body-index .popular-kp * {text-decoration:none !important}
	
	.body-index .carousel:before {
		content:"";
		position:absolute;
		right:0;
		top:-20px;
		width:50px;
		height:20px;
		background:url(/assets/i/lr.svg) right top no-repeat;
		background-size:contain;
	}
	
	.body-index .onpage-searchform .search__title, .modal-body.onpage-searchform h3 {
		margin-bottom:20px;
		margin-left:0;
	}
	
	.modal-body.onpage-searchform h3 {
		margin-top:10px;
	}
	
	.onpage-searchform .search-extend__title a {
		border:none;
	}
	
	
	
	.modal-body.onpage-searchform .row {
		margin-left:-10px;
		margin-right:-10px;
	}
	
	.modal-body.onpage-searchform .search-extend {
		padding-left:10px;
		padding-right:10px;
	}
	
	.body-index .promo {
		font-size:14px;
	}
	
	
	.valuta {
		display: inline-block;
		font-size:1.6em;
		font-weight:bold;
		color:black;
		text-decoration:none;
		padding:0 10px;
		margin-bottom:3px;
		border-bottom:none !important;
	}
	.valuta.active {
		text-decoration:none;
		color:#e7524b !important;
	}
	
	
	.catalog-tile-objects .object__extend {
		float:none !important;
		padding:0;
	}
	
	.catalog-tile-objects .object__info, .catalog-tile-settlements .object__info {
		line-height:1.5em;
	}
	.catalog-tile-objects .object__title, .catalog-tile-settlements .object__title {
		font-size: 14px;
	}
	
	.catalog-tile-objects .object__title a, .catalog-tile-settlements .object__title a {
		color:#666;
		text-decoration:none;
	}
	
	.catalog-tile-objects .object, .catalog-tile-settlements .object {font-size: 13px;}
	
	
	
	.page {padding-top:46px;}
	
	
	.header-controls {margin:0px -10px;}
	.header-controls .row {margin:0px -10px;}
	.header-controls .col-xs-4, .header-controls .col-xs-6, .header-controls .col-xs-8, .header-controls .col-xs-12 {padding:0 10px}
	.header-controls .catalog-view__title {display:none}
	.header-controls .catalog-view__menu li {
		box-shadow: 0 1px 5px rgb(0 0 0 / 10%), 0 1px 4px rgb(0 0 0 / 18%);
		padding: 11px 5px;
		font-size: 14px;
	    line-height: 18.66px;
	    border-radius: 6px;
		margin:0;
		text-align:center;
		background:#efefef;
	}
	.header-controls .catalog-view__menu li a {
		padding:0;
	}	
	.header-controls .catalog-view__menu li.active {display:none}
	.header-controls .btn-lg {padding:11px 5px}
	
	
	
	
	.catalog-tile-objects .object__wrap, .catalog-tile-settlements .object__wrap {
		border:none;
		-webkit-box-shadow: 0 3px 6px 0px rgb(0 0 0 / 16%);
		box-shadow: 0 3px 6px 0px rgb(0 0 0 / 16%);
	}


	.object-page .content>.container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.object-page, .object-page *, .object-page .price__item, .object-page .pagination, .btn.client {font-size:16px;}
	.object-page .price__item-current {font-size: 18px;}
	.object-page h2, .object-page .h2 {font-size: 22px;}
	.object-page h1, .object-page .h1 {font-size: 24px;}
	
	.photos-thumbs, .photos-paging, .photos-size {display:none !important}	
	
	.photos .photos-caption {
		height:auto;
	}
	.photos .photos-caption__title, .photos .photos-info__title {
	 	text-overflow: initial;
		white-space: initial;
		width:100%;
		height:auto;
		border-left:2px solid #C4AC54;
		background:none;
		padding-left:6px;
		border-radius:0;
		margin-top:4px;
		font-style:italic;
		font-size:12px;
		/*
		-webkit-line-clamp: 2;
		width:100%;
		height:50px;
		overflow:hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		*/
	 }
	 
	 .photos .first-plane-btn {
	 	display: block;
		position:relative;
		z-index:1;
	 	top: -32px;
	 	margin:0 auto;
	 	font-size:12px;
	 	color:#404040;
	 	border:none;
	 	padding:5px 20px;
	 	height:26px;
	 	margin-bottom:-26px;
	 }
	 
	 .photos .first-plane-btn .fa {display:none}
	 
	 .fotorama__stage__frame:after {
	 	content:attr(data-num);
	 	display:block;
	 	position:absolute;
	 	right:10px;
	 	bottom:9px;
	 	background:none;
	 	padding:2px 7px;
	 	font-size:16px;
	 	color:white;
	 }
	 
	 .fotorama--fullscreen .fotorama__stage__frame:after {display:none}
	 
	 .fotorama__slideshow {display:none}
	 
	 
	 
	 .object__extend span.mob {
	 	display:inline-block;
	 	padding-right:10px;
	 	margin-right:10px;
	 	border-right: solid #888 1px;
	 }
	 .object__extend span.mob:last-of-type {
	 	border:none;
	 }
	 
	 .object-code {
	 	font-size:1.6rem;	 
	 }

	.object-map-link {
		display:inline;		
	}	 	 
	 .object-map-link i {
	 	font-size:2rem;
	 	padding-left:0px;
	 	padding-bottom:5px;
	 	position:relative;
	 	top:0px;
	 }
	 
	 .object-map {
	 	width:100%;
	 	height:200px;
	 }
	 
	 body {
	 	scroll-padding-top: 200px;
	 }
	 
	 
	 .objects-offer__item {width: 100%;}
	 .objects-offer__image {padding:0}
	 
	 
	 .body-week-offers, .body-advant, .body-new {
	 }
	 
	 .body-week-offers.view-map .filter-by, .body-advant.view-map .filter-by, .body-new.view-map .filter-by {
	 	display:block;
	 	position:absolute;
	 	top:-90px;
		width:calc(100% - 30px);
		height:60px;
		padding:20px 0;
		background:white;
	 }
	 .body-week-offers.view-map .catalog-map .map, .body-advant.view-map .catalog-map .map, .body-new.view-map .catalog-map .map {
	 	top:180px;
	 }
	 
	 
	 .photos {margin-bottom:0;}
	 .photos a.video2 {
	 	padding:3px;
	 }
	 
	 
	 .request-btns {
	 	margin:21px 0;
	 	display:flex;
	 	gap:13px;
	}
	 .request-btns a {
	 	 display:block;
	     border: 1px solid #D2D2D2 !important;
		 border-radius: 3px;
		 text-decoration:none;
		 width:100%;
		 text-align:center;
		 padding:7px 0 ;
	 }
	 
	 .objects-similar .objects-lists__title {
	 	margin-bottom:5px;
	 }
	 
	 .objects-similar .objects-offer__item {
	 	padding:0 0 24px;
	 	margin:0;
	 	border-bottom:1px solid #DDDDDD;
	 }
	 .objects-similar .objects-offer__item .objects-offer__title {
	 	height:auto;
	 	overflow:initial;
	 }
	 .objects-similar .objects-offer__item .objects-offer__title a {
	 	font-size:16px;
	 	border-bottom:solid #C4AC54 2px;
	 }
	 .objects-similar .price__item-current {
	 	text-align:center;
	 	min-width:178px;
	 }
	 
	.objects-list.objects-current {
		    display: flex;
    flex-wrap: wrap;
	}
	
	.object__image img {
		margin-right:50px !important;
	}
	
	.objects-list.objects-current .object__image {margin-bottom:5px}
	.objects-list.objects-current .objects-offer__item {padding-right:0}
	.objects-list.objects-current .objects-offer {
		line-height: 1.5em;
		font-size:13px;
	}
	.objects-list.objects-current .object__title {padding-top:5px;}
	.objects-list.objects-current .object-code {
		font-size:13px;
		line-height:1.5em;
		margin-bottom: 5px;
	}
	
	 
	 .footer__copy a {
	 	font-weight:400;
	 	font-size:12px;
	 	border-bottom:0;	 	
	 	/*font-family:Arial;*/
	 	font-family: 'Roboto', sans-serif;
	 	
	 	color:#C4AC54;
	 	text-decoration:none;
	 }
	 
	 .footer__copy .footer__company a {
	 	color:#404040;
	 }
	 
	.footer-phone__number {
		position:relative;				
	}
	.footer-phone__number a {
		font-size:14px;
		border-bottom:0;
		color:#404040;
	}
	.footer-phone__text {
		font-size:12px;
		color:#404040;
	}
	 .footer-phone__icon {
		font-size:40px;
		color:#C4AC54;
		
		position:absolute;
		left: -20px;
		top: -2px;	 	
	 }
	 .footer-phone__icon:before {
	    content: "\f098";
	}
	
	
	.help-block img {max-width:100%}
	.modal-dialog {
		margin:17px 15px;
	}
	.modal-content {
		border:solid #d3d4d4 1px;
		border-radius: 0 0 6px 6px;
	}
	.new-request-form-style, .nrfs {
		
	}
	
	.nrfs .modal-header, .nrfs .modal-body {
		padding:11px;
		position:relative;
	}
	.nrfs .modal-header {padding-bottom:8px;}
	.nrfs .modal-body {padding-top:3px}
	
	.nrfs .modal-header:before, .nrfs .modal-header:after {
		content: "";
		position:absolute;
		left:0;
		bottom:-1px;
		width:11px;
		height:1px;
		background:white;
	}
	.nrfs .modal-header:after {
		left:auto;
		right:0;
	}
	
	.nrfs .request-info__title1 {
		color: #404040;
		font-size:16px;
		margin-bottom:13px;
	}
	
	.nrfs .modal-header .modal-title {
		color:#d2d2d2;
		font-size:12px;
		padding-top:5px;
		letter-spacing:1.1px;
	}
	
	.nrfs .modal-header .close {
		color:#e45050;
		opacity:1;
		width:16px;
		height:16px;
		border:solid #e45050 1px;
		border-radius: 50%;
		font-size: 16px;
		line-height:15px;
		top:13px;
		right:12px;
	}
	
	.nrfs .request-info__image {
		width:123px;
		height:123px;
		padding:2px;
		margin-bottom:11px;
	}
	.nrfs .request-info__image img {
		width:119px;
		height:119px;
	}
	
	.nrfs .request-info__info {
		margin-left:136px;
	}
	
	.nrfs .request-info__info_highway_caption {
		display:none;
		color:#c4ab5c;
		font-size:10px;
	}
	.nrfs .request-info__info_highway_caption.visible {display:block}
	.nrfs .request-info__info_highway_caption blockquote {		
		border-left: solid #c4ab5c 2px;
		color:#404040;
		margin-left:3px;
		margin-top:5px;
		padding:0 0 0 3px;
		font-size:12px;
	}

	
	.nrfs .form-group {
		margin-bottom: 10px;
	}
	
	.nrfs .form-group .fa {
		color:#c4ab5c;
		font-size:25px;
		float:left;
		margin-left:3px;
		width:32px;
	}
	.nrfs .form-group .fa.fa-envelope {
		font-size:19px;
	}
	.nrfs .form-group .fa.fa-commenting {
		font-size:19px;
	}
	
	.nrfs .form-group .form-control {
		width:calc(100% - 35px);
		padding-left: 20px;
		height: 31px;
		box-shadow:none;
	}
	
	.nrfs .form-group textarea.form-control {height:76px;}
	
	.nrfs .help-block {margin-top:0}
	
	.nrfs .requestClientFast-form-group {
		position: absolute;
    	margin-left: 166px;
    	margin-top:-2px;
    	z-index:100;
	}
	.nrfs .requestClientFast-form-group #requestClientFast {
		width:25px;
		height:25px;
		position: absolute;
	    left: 1px;
	    top: 1px;
	    opacity:.4;
	}
	
	.nrfs .form-control.vericode-form-control {
		position: absolute;
	    width: calc(100% - 192px);
    	margin-left: 162px;
	    top: 31px;
    }
    
    .nrfs .modal-footer {
    	border-top:0;
    	flex-direction: row-reverse;
    	align-items: normal;
    	gap: 15px;
    	margin:0 -15px;
    	
		padding-top:0;
		margin-bottom:8px;
	}
	
	.nrfs .modal-footer .btn {
		width:100%;
		margin:0 !important;
		color:white;
		box-shadow:none;
	}
	.nrfs .modal-footer .btn-primary {
    	background:#404040;
	}
	.nrfs .modal-footer .btn-default {
    	background:#d3d4d4;
	}
	
	
	
	.catalog-tile-objects .object.object {
		padding-left:5px;
		padding-right:5px;
	}
	.objects-similar.objects-list .price__item-current {min-width:auto}
		
	
	.object__price .price-sotka {
		display: inline-block;
		vertical-align:top;
		padding: 4px 8px;
	}
	
	
	.btn73 {
		display:block;
		text-align:center;
		border:solid #d3d4d4 1px !important;
		width:100%;
		height:50px;
		line-height:50px;
		margin: 10px auto 0;
		font-weight:bold;
	}
	
	
	.integral-links__table td {
		display:block;
		width:100%;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	#catalog-modal .modal-content {
		border-radius:6px;		
	}
	#catalog-modal .close {
		color:#e45050;
		border: solid #e45050 1px;
		border-radius:3px;
		opacity:1;
		width:24px;
		height:24px;
		top:13px;
		right:16px;
		line-height:24px;
		
	}
	#catalog-modal h3 {
		margin:33px 17px 17px;
		font-size:21px;
	}
	
	#catalog-modal .subfilter {display:none}
	#catalog-modal .filter {margin-left:17px}
	#catalog-modal .filter a {
		display:inline-block;
		color:#404040;
		padding:0;
		border-bottom: solid #C4AC54 1px !important;
		border-radius:0;
		margin-bottom:7px;
		line-height:1.2em;
		background:none !important;
		font-weight: normal;
	}
	#catalog-modal .filter a .caret {color: #C4AC54}
	
	#catalog-modal .filter .filter__submenu {margin-left: 20px;}
}









.object__image .fa-youtube-play {
	color:red;
	position:absolute;
	left:5px;
	bottom:5px;
	font-size:26px;
}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------ MAP
*/



.outercluster {
	position: absolute;
	left: -25px;
	top: -25px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	background: #FFFFFF;
	border: 0;
	padding-top: 2px;
}

.cluster {
	border-radius: 50%;
	width: 46px;
	height: 46px;
	background: #FFFFFF;
	border: 6px solid #56db3f;
	text-align: left;
	padding-top: 5px;
	margin-left: 2px;
	line-height:27px;
	position:relative;
}

.cluster_cnt {
	display:inline-block;
	font-weight:bold;
	width: 34px;
	text-align:center;
	font-size:1.2em;
}

.cluster_text {
	display:block;
	position:absolute;
	left:0;
	padding-left:44px;
	padding-right:5px;
	z-index:-1;
	top:5px;
	background:white;
	border-radius:3px;
}

.cluster_text, ymaps[class*="icon-caption"] {
	-webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.3);
    box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
}

@media (max-width:768px) {
	.catalog-map .map {
		position:fixed;
		left:0;
		top:120px;
		right:0;
		bottom:100px;
		width:auto;
		height:auto;
		z-index:10;
	}
	.currency_on_map {
		position:fixed;
		background:white;
		bottom:0;
		left:0;
		right:0;
		height:100px;
		padding:10px;		
	}
	
	/*ymaps[class*="balloon__close"] {background-color:white}*/
	ymaps[class*="balloon__close"]+ymaps[class*="balloon__content"] {margin-right:20px}
}

/* -------------------------------------------------------------------------------------------------------------------- BUGREPORT
*/

.bugreport-container {
	width:291px;
	height:352px;
	position:fixed;
	right:-291px;
	top:50%;
	margin-top:-100px;
	z-index:1000;
	transition:right .2s ease-out;
}
.bugreport-container.active {
	right:0;
}

.br-header {
	position:relative;
	left:-75px;
	transition:left .2s ease-in-out;
}
.bugreport-container.active  .br-header {
	left:0;
}

.br-header-circle {
	width:74px;
	height:74px;
	background:#404040;
	color:white;
	border:solid white 5px;
	border-radius:50%;
	font-size:40px;
	line-height:64px;
	text-align:center;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}
.br-header-circle .fa {}
.br-header-title {
	position:absolute;
	left:40px;
	top:0;
	width:251px;
	height:74px;
	background:#c4aa62;
	padding-left:48px;
	padding-top:18px;
	color:white;
	line-height:20px;
	font-size:16px;
	font-weight:700;
}

.br-body {
	width:251px;
	position:absolute;
	right:0;
	top:74px;
	border-radius:0 0 0 3px;
	background:white;
	-webkit-box-shadow: 0 8px 17px 2px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 20%);
	box-shadow: 0 8px 17px 2px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 20%);

	padding:15px 28px 22px 28px;
	font-size:14px;
	font-weight:700;
}
.br-body p {
	margin-bottom:13px;
}
.br-body input[type="text"], .br-body textarea {
	width:100%;
	border: solid #d9d9d9 1px;
	border-radius: 3px;
	resize: none;
	outline:none;
	padding:5px;
	font-weight:300;
}
.br-body input[type="text"] {
	height:30px;
}
.br-body textarea {
	height:102px;
}
.br-body input[type="submit"] {
	width:100%;
	height:30px;
	background:#404040;
	color:white;
	border:none;
	border-radius: 3px;
	margin-top:-3px;

}

.nearbySchoolsLink a {
	text-decoration:none;
	border-bottom:solid #E35051 1px;
	color:#404040;
	font-weight:bold;
}
.nearbySchoolsLink:before {
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	vertical-align: text-bottom;
	background-image:url("/assets/i/school_link.svg");
	background-size:contain;
	background-repeat:no-repeat;
	margin-right:4px;
}

.mob .nearbySchoolsLink {
	display:block;
	width:100%;
	text-align:left;
}
.mob .nearbySchoolsLink:before {
	width:20px;
	height:20px;
	background-image:url("/assets/i/school_link_mob.svg");
}