

/* Start:/bitrix/templates/.default/css_ru/style.css?1507811757142821*/
.btn-danger:focus, .btn-danger:hover, .btn-default:focus, .btn-default:hover, .btn-info:focus, .btn-info:hover, .btn-primary:focus, .btn-primary:hover, .btn-success:focus, .btn-success:hover, .btn-warning:focus, .btn-warning:hover {
	background-position: 0 -15px
}
.list-group, .navbar-default, .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
	border-radius: 0
}
.btn, .caret, img {
	vertical-align: middle
}
body, figure {
	margin: 0
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable {
	max-height: 340px
}
.img-thumbnail, .table, label {
	max-width: 100%
}
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
}
.btn-danger .badge, .btn-default .badge, .btn-info .badge, .btn-primary .badge, .btn-success .badge, .btn-warning .badge {
	text-shadow: none
}
.btn-default, .close {
	text-shadow: 0 1px 0 #fff
}
.btn-default {
	background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x
}
.btn-default.disabled,
.btn-default:disabled,
.btn-default[disabled] {
	background-color: #e0e0e0;
	background-image: none
}
.btn-primary {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
	background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x
}
.btn-primary.disabled, .btn-primary:disabled, .btn-primary[disabled] {
	background-color: #265a88;
	background-image: none
}
.btn-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
	background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x
}
.btn-success.disabled, .btn-success:disabled, .btn-success[disabled] {
	background-color: #419641;
	background-image: none
}
.btn-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
	background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x
}
.btn-info.disabled, .btn-info:disabled, .btn-info[disabled] {
	background-color: #2aabd2;
	background-image: none
}
.btn-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
	background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x
}
.btn-warning.disabled, .btn-warning:disabled, .btn-warning[disabled] {
	background-color: #eb9316;
	background-image: none
}
.btn-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
	background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
	background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x
}
.btn-danger.disabled, .btn-danger:disabled, .btn-danger[disabled] {
	background-color: #c12e2a;
	background-image: none
}
.img-thumbnail, .thumbnail {
	-webkit-box-shadow: '' 0 1px 2px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' 0 1px 2px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' 0 1px 2px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' 0 1px 2px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1)
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0)
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0)
}
.navbar-default {
	background-image: -webkit-linear-gradient(top, #fff 0, #fff 100%);
	background-image: -o-linear-gradient(top, #fff 0, #fff 100%);
	background-image: linear-gradient(to bottom, #fff 0, #fff 100%);
	background-repeat: repeat-x;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
	background-image: -webkit-linear-gradient(top, #e2e2e2 0, #e9e9e9 100%);
	background-image: -o-linear-gradient(top, #e2e2e2 0, #e9e9e9 100%);
	background-image: linear-gradient(to bottom, #e2e2e2 0, #e9e9e9 100%);
	background-repeat: repeat-x;
}
.navbar-brand, .navbar-nav > li > a {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}
.navbar-inverse {
	background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
	background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
	background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a {
	background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
	background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
	background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
	background-repeat: repeat-x;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.btn-booking {
	background-color: #b89f80;
	color: #fff;
	font-size: .857em;
	padding: 14px 40px;
	margin-top: 5px;
	border-bottom: 2px solid #A1896A;
	display: block;
	width: 175px;
	text-align: center;
}
@media (max-width: 991px) {

	.navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #fff;
		background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
		background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
		background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);

		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0)
	}
}
.alert {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
	-webkit-box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05) 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05) 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05) 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05) 1px 2px rgba(0, 0, 0, .1)
}
.alert-success {
	background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
	background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
	border-color: #b2dba1
}
.alert-info {
	background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
	background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
	border-color: #9acfea
}
.alert-warning {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
	background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
	border-color: #f5e79e
}
.alert-danger {
	background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
	background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
	background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
	border-color: #dca7a7
}
.progress {
	background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0)
}
.progress-bar {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
	background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0)
}
.progress-bar-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
	background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0)
}
.progress-bar-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
	background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0)
}
.progress-bar-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
	background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0)
}
.progress-bar-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
	background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
	background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0)
}
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.list-group {
	-webkit-box-shadow: '' 0 1px 2px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' 0 1px 2px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' 0 1px 2px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' 0 1px 2px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1)
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	text-shadow: 0 -1px 0 #286090;
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
	background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
	border-color: #2b669a
}
.list-group-item.active .badge, .list-group-item.active:focus .badge, .list-group-item.active:hover .badge {
	text-shadow: none
}
.panel {
	-webkit-box-shadow: '' 0 1px 2px rgba(0, 0, 0, .05) 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' 0 1px 2px rgba(0, 0, 0, .05) 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' 0 1px 2px rgba(0, 0, 0, .05) 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' 0 1px 2px rgba(0, 0, 0, .05) 1px 2px rgba(0, 0, 0, .1)
}
.panel-default > .panel-heading {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0)
}
.panel-primary > .panel-heading {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0)
}
.panel-success > .panel-heading {
	background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
	background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0)
}
.panel-info > .panel-heading {
	background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
	background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0)
}
.panel-warning > .panel-heading {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
	background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0)
}
.panel-danger > .panel-heading {
	background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
	background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
	background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0)
}
.well {
	background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
	border-color: #dcdcdc;
	-webkit-box-shadow: '' inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1) 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1) 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1) 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1) 1px 2px rgba(0, 0, 0, .1)
}
hr, img {
	border: 0
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 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;
	color: #7e6640;
	text-decoration: none
}
a:active, a:hover {
	outline: 0
}
b, optgroup, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
.img-thumbnail, body {
	background-color: #fff
}
.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .form-control, .navbar-toggle, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-warning {
	background-image: none
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
svg:not(:root) {
	overflow: hidden
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre, textarea {
	overflow: auto
}
code, kbd, pre, samp {
	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[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-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
td, th {
	padding: 0
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #1e1e1e
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a:focus, a:hover {
	color: #4b3d26;
	text-decoration: underline
}
a:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all all .2s ease-in-out ease;
	-moz-transition: all all .2s ease-in-out ease;
	-ms-transition: all all .2s ease-in-out ease;
	-o-transition: all all .2s ease-in-out ease;
	transition: all all .2s ease-in-out ease;
	display: inline-block;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.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: 10px;
	margin-bottom: 10px
}
.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: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 9pt
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 1pc;
	font-weight: 300;
	line-height: 1.4
}
.close, dt, kbd kbd, label {
	font-weight: 700
}
address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
	line-height: 1.42857143
}
@media (min-width: 768px) {

	.lead {
		font-size: 21px
	}

}
.small, small {
	font-size: 85%
}
.mark, mark {
	background-color: #fcf8e3;
	padding: .2em
}
.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #777
}
.text-primary {
	color: #337ab7
}
a.text-primary:hover {
	color: #286090
}
.text-success {
	color: #3c763d
}
a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: #fff;
	background-color: #337ab7
}
a.bg-primary:hover {
	background-color: #286090
}
.bg-success {
	background-color: #dff0d8;
}
.booking-form-vertical .bg-success {
	background-color: #FFFFFF;
}
.booking-form-vertical #result {
	text-align: left;
}
#inner_cart_order {
	width: 209px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #cd2122;
	padding: 0px 0px 0px 0px;
	box-shadow: 3px 3px 0px 0px #a21a1b;
	border: 0px;
	border-radius: 0px;
	font-size: 14px;
	text-transform: none;
	cursor: pointer;
	margin: 10px auto 0px auto;
	font-weight: normal;
}
#inner_cart_order:hover {
	background-color: #ba1f20;
	color: #FFFFFF;
}
a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #ffbebe
}
.booking-form-vertical .bg-danger, .booking-form-vertical .bg-success {
	margin: 0px 20px 0px 20px;
}
a.bg-danger:hover {
	background-color: #e4b9b9
}
pre code, table {
	background-color: transparent
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
dl, ol, ul {
	margin-top: 0
}
address, dl {
	margin-bottom: 20px
}
ol, ul {
	margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
.list-inline {
	margin-left: -5px
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dd {
	margin-left: 0
}
@media (min-width: 992px) {
	.dl-horizontal dt {
		float: left;
		width: 10pc;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}
.clear, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .dropdown-menu > li > a, .footer, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
	clear: both
}
abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
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%;
	color: #777
}
legend, pre {
	display: block;
	color: #333
}
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 #eee;
	border-left: 0;
	text-align: right
}
code, kbd {
	padding: 2px 4px;
	font-size: 90%
}
caption, th {
	text-align: left
}
.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 {
	font-style: normal
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 0
}
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%;
	box-shadow: none
}
pre {
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 0
}
.container, .container-fluid {
	margin-right: auto;
	margin-left: auto
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0
}
.container, .container-fluid {
	padding-left: 14px;
	padding-right: 14px
}
.pre-scrollable {
	overflow-y: scroll
}
@media (min-width: 768px) {
	.container {
		width: 748px
	}
}
@media (min-width: 992px) {

	.container {
		width: 968px
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1274px
	}
}
.row {
	margin-left: -14px;
	margin-right: -14px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11,
.col-md-12, .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-sm-1,
.col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12,
.col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 14px;
	padding-right: 14px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width: 768px) {

	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}

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

	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}

}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}
.table {
	width: 100%;
	margin-bottom: 20px
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 8px;
	line-height: 1.42857143;
	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, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
	background-color: #f5f5f5
}
table 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-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
	background-color: #e8e8e8
}
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
	background-color: #dff0d8
}
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
	background-color: #d0e9c6
}
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
	background-color: #d9edf7
}
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
	background-color: #c4e3f3
}
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
	background-color: #fcf8e3
}
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
	background-color: #faf2cc
}
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
	background-color: #f2dede
}
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
	background-color: #ebcccc
}
.table-responsive {
	overflow-x: auto;
	min-height: .01%
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive > .table {
		margin-bottom: 0
	}
	.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
		white-space: nowrap
	}
	.table-responsive > .table-bordered {
		border: 0
	}
	.table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
		border-left: 0
	}
	.table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
		border-right: 0
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
		border-bottom: 0
	}
}
fieldset, legend {
	padding: 0;
	border: 0
}
fieldset {
	margin: 0;
	min-width: 0
}
legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	margin-bottom: 5px
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}
input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
.form-control, output {
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	display: block
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=checkbox]:focus, input[type=radio]:focus, input[type=file]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
output {
	padding-top: 7px
}
.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 9pt;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
/*	-webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);*/
	-webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
	-moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
	-ms-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
	-o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
	transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease
}
.form-group-sm .form-control, .input-sm {
	font-size: 9pt;
	border-radius: 3px;
	padding: 5px 10px
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
/*	-webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) 1px 2px rgba(0, 0, 0, .1)*/
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: #999
}
.form-control::-webkit-input-placeholder {
	color: #999
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #3c763d
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}
textarea.form-control {
	height: auto
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
		line-height: 34px
	}
	.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
		line-height: 30px
	}
	.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
		line-height: 46px
	}
}
.form-group {
	margin-bottom: 15px
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}
.collapsing, .dropdown, .dropup, .has-feedback {
	position: relative
}
.checkbox + .checkbox, .radio + .radio {
	margin-top: -5px
}
.checkbox-inline, .radio-inline {
	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 label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, 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
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.input-sm {
	height: 30px;
	line-height: 1.5
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
select[multiple].input-sm, textarea.input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 30px;
	line-height: 1.5
}
.form-group-lg .form-control, .input-lg {
	border-radius: 6px;
	padding: 10px 1pc;
	font-size: 18px
}
select.form-group-sm .form-control {
	height: 30px;
	line-height: 30px
}
select[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 30px;
	padding: 5px 10px;
	font-size: 9pt;
	line-height: 1.5
}
.input-lg {
	height: 46px;
	line-height: 1.3333333
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
	height: auto
}
.form-group-lg .form-control {
	height: 46px;
	line-height: 1.3333333
}
select.form-group-lg .form-control {
	height: 46px;
	line-height: 46px
}
select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	padding: 10px 1pc;
	font-size: 18px;
	line-height: 1.3333333
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}
.input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.input-sm + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, .1)
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .1)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, .1)
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
}
.has-error .form-control:focus {
	border-color: #843534;
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-feedback label ~ .form-control-feedback {
	top: 25px
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #5e5e5e
}
@media (min-width: 768px) {
	.form-inline .form-control-static, .form-inline .form-group {
		display: inline-block
	}
	.form-inline .control-label, .form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.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 .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 .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}
.btn-block, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -14px;
	margin-right: -14px
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 14px
}
@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px
	}
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px
	}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 9pt;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0;
	-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: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.btn.active, .btn:active, .dropdown-toggle:focus, .flex-container a:focus, .flex-container a:hover, .flex-slider a:focus, .flex-slider a:hover, .map-control a, .modal, .modal-content, .navbar-toggle:focus, .open > a {
	outline: 0
}
.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none
}
.btn.active, .btn:active {
	-webkit-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, .125) 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, .125) 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, .125) 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, .125) 1px 2px rgba(0, 0, 0, .1)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' none 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' none 1px 2px rgba(0, 0, 0, .1)
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #333
}
.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	color: #7e6640;
	font-weight: 400;
	border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' none 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' none 1px 2px rgba(0, 0, 0, .1)
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent
}
.btn-link:focus, .btn-link:hover {
	color: #4b3d26;
	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-lg {
	padding: 10px 1pc;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.btn-sm, .btn-xs {
	font-size: 9pt;
	line-height: 1.5;
	border-radius: 3px
}
.btn-sm {
	padding: 5px 10px
}
.btn-xs {
	padding: 1px 5px
}
.btn-block {
	display: block
}
.btn-block + .btn-block {
	margin-top: 5px
}
.fade {
	opacity: 0;
	-webkit-transition: all opacity .15s linear ease;
	-moz-transition: all opacity .15s linear ease;
	-ms-transition: all opacity .15s linear ease;
	-o-transition: all opacity .15s linear ease;
	transition: all opacity .15s linear ease
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none;
	visibility: hidden
}
.collapse.in {
	display: block;
	visibility: visible
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10pc;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0;
	background-clip: padding-box
}
.dropdown-menu-right, .dropdown-menu.pull-right {
	left: auto;
	right: 0
}
.dropdown-header, .dropdown-menu > li > a {
	padding: 3px 20px;
	display: block;
	line-height: 1.42857143;
	white-space: nowrap
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu > li > a {
	font-weight: 400;
	color: #333
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}
.dropdown-header, .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .nav > li.disabled > a {
	color: #777
}
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
	text-decoration: none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}
.open > .dropdown-menu {
	display: block
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	font-size: 9pt
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.nav > li, .nav > li > a, .navbar {
	position: relative
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}
@media (min-width: 992px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}

}
.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav > li {
	display: block
}
.nav > li > a {
	display: block;
	padding: 10px 14px
}
.nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none;
	background-color: #eee
}
.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: #eee;
	border-color: #7e6640
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav > li > a > img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 0
}
.nav-tabs > li > a:hover {
	border-color: #eee #eee #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-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified > li {
	float: none
}
.nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
	margin-right: 0;
	border-radius: 0
}
.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.nav-justified > li {
		display: table-cell;
		width: 1%
	}
	.nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
		border-bottom: 1px solid #ddd;
		border-radius: 0
	}
	.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
		border-bottom-color: #fff
	}
}
.nav-pills > li {
	float: left
}
.nav-justified > li, .nav-stacked > li {
	float: none
}
.nav-pills > li > a {
	border-radius: 0
}
.nav-pills > li + li {
	margin-left: 2px
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	color: #fff;
	background-color: #337ab7
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 0
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
	border: 1px solid #ddd
}
@media (min-width: 768px) {
	.nav-justified > li {
		display: table-cell;
		width: 1%
	}
	.nav-justified > li > a {
		margin-bottom: 0
	}
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 0
	}
	.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
		border-bottom-color: #fff
	}
}
.tab-content > .tab-pane {
	display: none;
	visibility: hidden
}
.tab-content > .active {
	display: block;
	visibility: visible
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	min-height: 25px;
	margin-bottom: 0;
	/*border:1px solid transparent;*/
}
.navbar-collapse {
	overflow-x: visible;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
	overflow-y: auto
}
@media (min-width: 992px) {

	.navbar {
		border-radius: 0
	}
	.navbar-header {
		float: left
	}
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}
	.navbar-collapse.collapse {
		display: block !important;
		visibility: visible !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;
	}

}
.flex-control-thumbs, .flex-pauseplay a, .map, .modal, .modal-open {
	overflow: hidden
}
@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: -14px;
	margin-left: -14px
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
.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: 2.5px 14px;
	font-size: 18px;
	line-height: 20px;
	height: 25px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-brand > img {
	display: block
}
@media (min-width: 992px) {
	.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
		margin-right: 0;
		margin-left: 0
	}
	.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
		border-radius: 0
	}
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: -14px
	}
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px
}
.navbar-nav {
	margin: 1.25px -14px
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}
@media (max-width: 991px) {
	.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: 20px
	}
	.navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
		background-image: none
	}
}
@media (min-width: 992px) {
	.navbar-toggle {
		display: none
	}
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav > li {
		float: left
	}
	.navbar-nav > li > a {
		padding: 0px 15px;
	}
}
.navbar-form {
	padding: 10px 14px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	margin: -4.5px -14px
}
@media (min-width: 768px) {

	.navbar-form .form-control-static, .navbar-form .form-group {
		display: inline-block
	}
	.navbar-form .control-label, .navbar-form .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.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 .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: 991px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}
@media (min-width: 992px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	.navbar-text {
		float: left;
		margin-left: 14px;
		margin-right: 14px
	}
}
.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-radius: 0
}
.navbar-btn {
	margin-top: -4.5px;
	margin-bottom: -4.5px
}
.navbar-btn.btn-sm {
	margin-top: -2.5px;
	margin-bottom: -2.5px
}
.navbar-btn.btn-xs {
	margin-top: 1.5px;
	margin-bottom: 1.5px
}
.navbar-text {
	margin-top: 2.5px;
	margin-bottom: 2.5px
}
@media (min-width: 992px) {
	.navbar-left {
		float: left !important
	}
	.navbar-right {
		float: right !important;
		margin-right: -14px
	}
	.navbar-right ~ .navbar-right {
		margin-right: 0
	}
}
.navbar-default {
	background-color: #fff;
	border-color: transparent
}
.navbar-default .navbar-brand {
	color: #171717
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #000;
	background-color: transparent
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
	color: #171717
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {

}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #5c2c13;
	background-color: #eee
}
.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;
	margin-bottom: 15px;
}
.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: transparent
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: #eee;
	color: #5c2c13
}
@media (max-width: 991px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #171717
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #fff;
		background-color: #5c2c13
	}
	.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: #5c2c13;
		background-color: #eee
	}
	.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: #171717
}
.navbar-default .navbar-link:hover {
	color: #fff
}
.navbar-default .btn-link {
	color: #171717
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #fff
}
.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: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d
}
.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: #9d9d9d
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #fff;
	background-color: #080808
}
.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: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	background-color: #080808;
	color: #fff
}
@media (max-width: 991px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #fff;
		background-color: transparent
	}
	.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: #fff;
		background-color: #080808
	}
	.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 .navbar-link {
	color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #9d9d9d
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-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
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0
}
.pagination > li {
	display: inline
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 9pt;
	line-height: 1.42857143;
	text-decoration: none;
	color: #7e6640;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	color: #4b3d26;
	background-color: #eee;
	border-color: #ddd
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	z-index: 2;
	color: #fff;
	background-color: #b9b961;
	border-color: #b9b961;
	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 1pc;
	font-size: 18px
}
.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: 9pt
}
.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
}
.close {
	float: right;
	font-size: 21px;
	line-height: 1;
	color: #000;
	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: 0 0;
	border: 0;
	-webkit-appearance: none
}
.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	-webkit-overflow-scrolling: touch
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: '' 0 3px 9px rgba(0, 0, 0, .5) 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: '' 0 3px 9px rgba(0, 0, 0, .5) 1px 2px rgba(0, 0, 0, .1);
	-o-box-shadow: '' 0 3px 9px rgba(0, 0, 0, .5) 1px 2px rgba(0, 0, 0, .1);
	box-shadow: '' 0 3px 9px rgba(0, 0, 0, .5) 1px 2px rgba(0, 0, 0, .1);
	background-clip: padding-box
}
.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 14px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 15.43px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 14px
}
.modal-footer {
	padding: 14px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-sm {
		width: 300px
	}
}
.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
@media (min-width: 992px) {
	.modal-lg {
		width: 900px
	}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-family: 'Open Sans', sans-serif;
	font-size: 9pt;
	font-weight: 400;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 0
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	right: 5px
}
.tooltip.top-right .tooltip-arrow {
	left: 5px
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	top: 0;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
	right: 5px;
	margin-top: -5px
}
.tooltip.bottom-right .tooltip-arrow {
	left: 5px;
	margin-top: -5px
}
.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before,
.container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before,
.form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after,
.modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before,
.navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after,
.row:before {
	content: " ";
	display: table
}
.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
}
.hidden, .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
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.review {
	font-style: italic;
}
.welcome {
	font-style: normal;
}
.error404-title, .footer-nav a, .price, .title {
	font-weight: 700;
}
.flexslider, .header-search-input {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}
.hidden {
	visibility: hidden !important
}
.affix {
	position: fixed
}
@-ms-viewport {
	width: device-width
}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row !important
	}
	td.visible-xs, th.visible-xs {
		display: table-cell !important
	}
	.visible-xs-block {
		display: block !important
	}
	.visible-xs-inline {
		display: inline !important
	}
	.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
	}
	tr.visible-sm {
		display: table-row !important
	}
	td.visible-sm, th.visible-sm {
		display: table-cell !important
	}
	.visible-sm-block {
		display: block !important
	}
	.visible-sm-inline {
		display: inline !important
	}
	.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
	}
	tr.visible-md {
		display: table-row !important
	}
	td.visible-md, th.visible-md {
		display: table-cell !important
	}
	.visible-md-block {
		display: block !important
	}
	.visible-md-inline {
		display: inline !important
	}
	.visible-md-inline-block {
		display: inline-block !important
	}
}
@media (min-width: 1200px) {

	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row !important
	}
	td.visible-lg, th.visible-lg {
		display: table-cell !important
	}
	.visible-lg-block {
		display: block !important
	}
	.visible-lg-inline {
		display: inline !important
	}
	.visible-lg-inline-block {
		display: inline-block !important
	}
	.hidden-lg {
		display: none !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
	}
}
.visible-print {
	display: none !important
}
@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table
	}
	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
	}
	.hidden-print {
		display: none !important
	}
}
@font-face {
	font-family: flexslider-icon;
	src: url(/bitrix/templates/.default/css_ru/../fonts/flexslider-icon.eot);
	src: url(/bitrix/templates/.default/css_ru/../fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),
	url(/bitrix/templates/.default/css_ru/../fonts/flexslider-icon.woff) format('woff'),
	url(/bitrix/templates/.default/css_ru/../fonts/flexslider-icon.ttf) format('truetype'),
	url(/bitrix/templates/.default/css_ru/../fonts/flexslider-icon.svg#flexslider-icon) format('svg');
	font-weight: 400;
	font-style: normal
}
.flex-control-nav, .flex-direction-nav, .slides {
	margin: 0;
	padding: 0;
	list-style: none
}
.flex-pauseplay span {
	text-transform: capitalize
}
.footer-nav a, .servic-prices-header, .title-line {
	text-transform: uppercase
}
.flexslider {
	padding: 0;
	margin: 0 0 28px;
	background: #fff;
	position: relative;
	zoom: 1;
	border-radius: 4px;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .flexslider .slides {
	display: block
}
* html .flexslider .slides {
	height: 1%
}
.no-js .flexslider .slides > li:first-child {
	display: block
}
.flexslider .slides {
	zoom: 1
}
.flex-viewport {
	max-height: 125pc;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 300px
}
.carousel li {
	margin-right: 5px
}
.flex-direction-nav {
	*height: 0
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
	line-height: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.flex-direction-nav a:before {
	font-family: flexslider-icon;
	font-size: 40px;
	display: inline-block;
	content: '\f001'
}
.flex-direction-nav a.flex-next:before {
	content: '\f002'
}
.flex-direction-nav .flex-prev {
	left: -50px
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: .7;
	left: 10px
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: .7;
	right: 10px
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}
.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	cursor: pointer;
	color: #000
}
.flex-pauseplay a:before {
	font-family: flexslider-icon;
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}
.flex-pauseplay a:hover {
	opacity: 1
}
.flex-pauseplay a .flex-play:before {
	content: '\f003'
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, .7)
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, .9);
	cursor: default
}
#plug .img_bl, #slider .slides {
	background: #fafafa;
	line-height: 473px;
	vertical-align: middle;
	text-align: center
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
#plug img, #slider .slides img {
	width: auto;
	display: inline-block;
	max-width: 100%
}
.flex-control-thumbs img:hover {
	opacity: 1
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}
.news-date .month, .reviews-list-date .month {
	opacity: .65
}
#carousel.flexslider li img {
	padding-right: 28px;
	cursor: pointer
}
#plug {
	height: 567px
}
#plug .img_bl {
	position: relative
}
.title, .title-line {
	line-height: 1;
	display: block
}
#plug .loader {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 8pc;
	height: 15px;
	margin-left: -4pc;
	margin-top: -7px;
	background-image: url(/bitrix/templates/.default/css_ru/../img/ajax-loader.gif);
	background-position: center
}
.container {
	min-width: 20pc;
	background-color: #fff;
	padding: 0
}
.container-p-def {
	padding: 0 66px;
}
.container-p-def.footer_bg {
	padding-left: 0px;
	padding-right: 0px;
}
.container-p-big {
	padding: 0 94px
}
.row.small-padd {
	margin-left: 7px;
	margin-right: 7px
}
.row.small-padd .col-lg-1, .row.small-padd .col-lg-10, .row.small-padd .col-lg-11,
.row.small-padd .col-lg-12, .row.small-padd .col-lg-2, .row.small-padd .col-lg-3, .row.small-padd .col-lg-4, .row.small-padd .col-lg-5,
.row.small-padd .col-lg-6, .row.small-padd .col-lg-7, .row.small-padd .col-lg-8, .row.small-padd .col-lg-9, .row.small-padd .col-md-1,
.row.small-padd .col-md-10, .row.small-padd .col-md-11, .row.small-padd .col-md-12, .row.small-padd .col-md-2, .row.small-padd .col-md-3,
.row.small-padd .col-md-4, .row.small-padd .col-md-5, .row.small-padd .col-md-6, .row.small-padd .col-md-7, .row.small-padd .col-md-8, .row.small-padd .col-md-9,
.row.small-padd .col-sm-1, .row.small-padd .col-sm-10, .row.small-padd .col-sm-11, .row.small-padd .col-sm-12, .row.small-padd .col-sm-2, .row.small-padd .col-sm-3,
.row.small-padd .col-sm-4, .row.small-padd .col-sm-5, .row.small-padd .col-sm-6, .row.small-padd .col-sm-7, .row.small-padd .col-sm-8,
.row.small-padd .col-sm-9, .row.small-padd .col-xs-1, .row.small-padd .col-xs-10, .row.small-padd .col-xs-11, .row.small-padd .col-xs-12,
.row.small-padd .col-xs-2, .row.small-padd .col-xs-3, .row.small-padd .col-xs-4, .row.small-padd .col-xs-5, .row.small-padd .col-xs-6,
.row.small-padd .col-xs-7, .row.small-padd .col-xs-8, .row.small-padd .col-xs-9 {
	padding-left: 7px;
	padding-right: 7px
}
.workarea {
	margin-bottom: 28px;
	min-height: 500px
}
body {
	background-image: url(/bitrix/templates/.default/css_ru/../img/bg.jpg);
	background-attachment: fixed;
	background-position: center top
}
img {
	max-width: 100%;
	height: auto
}
.announcements {
	background-color: #f6f6f6;
	padding: 28px;
	position: relative
}
.welcome {
	font-size: 1.071em;
	color: #161616;
	/*font-family:'Noto Serif',serif;*/
	margin-bottom: 25px;
	margin-top: 25px;
}
.welcome-img {
	margin-top: 35px
}
.welcome h1 {
	color: #c79c60;
	font-size: 2.2em;
}
.title {
	color: #1e1e1e;
	font-size: 1.143em;
	margin-bottom: 10px;
}
.map, .title-line {
	margin-bottom: 28px;
}
.title-line {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.429em;
	position: relative;
	letter-spacing: 2px;
	margin-top: 8px;
	padding-bottom: 14px;
}
.error404-title, .footer-nav a, .news-text, .services-header .first-wd {
	font-family: 'Noto Serif', serif
}
.title-line::after {
	content: "";
	position: absolute;
	height: 2px;
	width: 35px;
	background-color: #c29f7f;
	bottom: 0;
	left: 0
}
.lb-container img {
	max-width: none !important
}
.error404 {
	text-align: center
}
.error404-title {
	font-size: 15em;
	line-height: 1;
	text-align: center;
	color: #67A28C
}
.error404-description {
	font-size: 1.286em
}
.btn-base {
	background-color: #b89f80;
	color: #fff;
	border-bottom: 2px solid #A1896A;
	padding-left: 28px;
	padding-right: 28px
}
.btn-base:hover {
	color: #fff;
	background-color: #a6865f
}
.bg-danger, .bg-info, .bg-primary, .bg-success, .bg-warning {
	padding: 15px
}
.modal-backdrop.in {
	width: 100%;
	height: 100%;
	position: fixed
}
.price {
	color: #977B58;
	font-size: 22px;
	margin-bottom: 5px;
}
.price_correction {
	color: #000
}
.lh {
	width: 100%;
	height: 28px
}
.container-map {
	overflow: auto
}
#banner, #viewport, .review, .review .slides, .services-item {
	overflow: hidden
}
.body-map {
	position: relative
}
.map-page_counters {
	position: absolute;
	bottom: 14px;
	left: 14px
}
.services, .services-item {
	position: relative;
}
.footer {
	background-color: #fff;
	padding: 20px 66px 15px;
	border: 1px solid #eee;
}
.footer_bg {
	background: url(/bitrix/templates/.default/css_ru/../img/footer_bg.jpg) center bottom no-repeat
}
.footer-nav {
	margin-right: -5px
}
.footer-nav li {
	float: right
}
.footer-nav a {
	font-size: 1.071em;
	color: #1e1e1e
}
.footer-nav a.selected {
	color: #5c2c13
}
.footer-top {
	border-bottom: 1px solid #c7cbbc;
	padding-bottom: 14px;
	margin-bottom: 6px
}
.servic-prices .separate, .servic-prices-category .places, .servic-prices-section {
	border-bottom: 1px solid #b5b5b5
}
.footer-info {
	font-size: .857em;
	color: #1e1e1e;
	vertical-align: top;
	display: block;
	line-height: 1.3;
	min-height: 26px
}
.footer-info a {
	color: #1e1e1e;
	text-decoration: underline
}
.footer-info a:hover {
	color: #c79c60;
	text-decoration: none
}
.footer-info.phone {
	margin-top: 2px
}
.footer-copyright {
	color: #909090;
	font-size: .857em;
	padding-top: 9pt
}
.footer-logo {
	display: inline-block;
	margin-bottom: 6px
}
.icon-address, .icon-mail, .icon-phone {
	background: url(/bitrix/templates/.default/css_ru/../img/contact-icons.png) 0 center no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 14px;
	vertical-align: middle;
}
.icon-phone {
	background-position: -30px 0
}
.icon-address {
	float: left;
	height: 26px
}
.icon-mail {
	background-position: -60px 0
}
.services.main {
	padding: 60px 0 2pc;

	background-image: url(/bitrix/templates/.default/css_ru/../img/services-bg-cut.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.services-item {
	margin-bottom: 28px
}
.services-item:hover .services-header {
	bottom: -81px
}
.services-item img {
	max-width: 100%;
	height: auto
}
.services-header {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, .75);
	width: 100%;
	padding: 14px 30px;
	color: #fff;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.services-header .first-wd {
	color: #c79c60;
	display: block;
	font-size: 2.286em;
	line-height: 1
}
.services-item-title {
	color: #c79c60;
	display: block;
	font-size: 1.5em;
	line-height: 1
}
.services-header .second-wd {
	font-weight: 300;
	display: block;
	margin-left: 22px;
	letter-spacing: 2px
}
.services-bg {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/bitrix/templates/.default/css_ru/../img/services-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 411px;
	width: 100%
}
.servic-prices {
	color: #787878;
	line-height: 1.6
}
.servic-prices-section:first-child {
	margin-top: 22px
}
.servic-prices-section:first-child .servic-prices-categories, .servic-prices-section:first-child .servic-prices-description {
	padding-top: 0
}
.servic-prices-categories, .servic-prices-description {
	padding-top: 22px;
	padding-bottom: 22px;
	display: table-cell;
	float: none
}
.servic-prices-categories {
	border-left: 1px solid #b5b5b5;
	font-size: .857em;
}
.servic-prices-categories .row {
	margin-left: -7px;
	margin-right: -7px
}
.servic-prices-header {
	font-size: 33px;
	position: relative;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 30px;
	padding-bottom: 1pc
}
#intro, .banner-footer {
	position: absolute
}
.servic-prices-header::after {
	content: '';
	position: absolute;
	width: 185px;
	height: 2px;
	background: #5c2c13;
	bottom: 0;
	left: 0
}
.servic-prices .categories-title {
	font-size: 1.071em;
	color: #0C0C0C;
	font-weight: 700;
	display: block;
	margin-bottom: 2px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.servic-prices-category {
	padding-left: 7px;
	padding-right: 7px
}
.servic-prices-category img {
	margin-bottom: 9px;
	width: 100%;
	max-width: 300px
}
.servic-prices-category .places {
	padding-bottom: 15px;
	margin-bottom: 9px
}
.servic-prices .separate {
	margin-left: -14px;
	margin-right: -14px;
	padding-bottom: 22px;
	margin-bottom: 22px
}
@media (max-width: 991px) {

	.servic-prices-categories, .servic-prices-description {
		display: inherit;
		float: left;
		border: 0
	}
	.servic-prices-category {
		border-left: 0;
		border-bottom: 1px solid #b5b5b5;
		padding-bottom: 22px;
		margin-bottom: 44px
	}
}
.news-date .numb, .row-1, .row-2 {
	display: block
}
.news-item {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 28px;
	margin-bottom: 28px
}
.news-date {
	width: 52px;
	height: 52px;
	margin-right: 20px;
	background-color: #c29f7f;
	text-align: center;
	color: #fff;
	-webkit-box-shadow: 2px 2px 0 0 #948a80;
	-moz-box-shadow: 2px 2px 0 0 #948a80;
	box-shadow: 2px 2px 0 0 #948a80;
	line-height: 1;
	padding: 9pt 0;
	text-transform: lowercase;
	float: left
}
.news-text {
	color: #838383;
	line-height: 1.4
}
.news.main .news-item:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0
}
#banner {
	width: 1274px;
	min-height: 420px;
	position: relative;
	text-align: center;
	z-index: 20;
	max-width: 100%
}
#banner img {
	top: 0;
	left: 0;
	z-index: 5;
	max-height: 100%;
	max-width: none
}
#banner .flexslider {
	margin: 0;
}
.banner-footer {
	z-index: 8;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 50px;
	background: url(/bitrix/templates/.default/css_ru/../img/banner-footer.png) center bottom repeat-x
}
#intro {
	padding-top: 220px;
	z-index: 10;
	text-align: center;
	width: 100%
}
#intro h1 {
	text-align: center;
	margin: auto
}
.row-1, .row-2 {
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	text-align: center
}
.cottage-detail, .cottage-prewiew {
	color: #787878;
	line-height: 1.6
}
.row-1 {
	font-size: 3.186em;
	font-weight: 300;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 35px
}
.cottage-detail-title, .cottage-title {
	font-weight: 700;
	text-transform: uppercase;
	display: block
}
.row-1::after {
	content: "";
	position: absolute;
	height: 2px;
	width: 50px;
	background-color: #fff;
	bottom: 0;
	left: 50%;
	margin-left: -25px
}
.row-2 {
	font-size: 5.929em;
	/*font-family: Oranienbaum, serif !important;*/
}
.header-nav, .review, .reviews-list-text {
	font-family: 'Open Sans', sans-serif;
}
.cottage-title {
	margin-bottom: 5px
}
.cottage-title2 {
	text-align: center;
}
.cottage-item {
	margin-bottom: 35px
}
.cottage-item img {
	height: auto
}
.cottage-prev-pic {
	margin-bottom: 10px;
}
.cottage-detail {
	margin-bottom: 28px
}
.cottage-detail-title {
	font-size: 1.214em;
	margin-bottom: 8px;
	color: #4b4b4b
}
.cottage-detail-title-cont {
	border-bottom: 2px solid #e6e6e6;
	margin-bottom: 1pc
}
.cottage-info {
	color: #4b4b4b;
	font-size: .857em;
	margin-bottom: 10px
}
.cottage-info .fa {
	color: #979797;
	font-size: 13px
}
.home-gift {
	font-size: 35px;
	text-align: center;
}
.booking-form-horizontal {
	background: #e1e0e0;
	padding: 28px;
	margin-bottom: 28px;
}
.booking-form-horizontal .btn {
	width: 233px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	background-color: #cd2122;
	padding: 0px 0px 0px 45px;
	box-shadow: 3px 3px 0px 0px #a21a1b;
	border: 0px;
	float: right;
	border-radius: 0px;
	font-size: 14px;
	text-transform: none;
	cursor: pointer;
	outline: none;
	margin: 6px 0px 0px 0px;
	font-weight: normal;
	background-position: 22px 12px;
	background-repeat: no-repeat;
	background-image: url("/bitrix/templates/.default/img/dem/booking_ico.png");
}
.booking-form-horizontal .btn:hover {
	background-color: #ba1f20;
	color: #FFFFFF;
}
.booking-form-horizontal label {
	font-size: .857em;
	color: #696969;
	font-weight: 400;
}
.booking-form-horizontal .form-control {
	height: 47px;
	padding-left: 14px;
	display: inline-block;
	padding-right: 42px;
	border-color: #ebeaea;
	width: 220px;
	background: url(/bitrix/templates/.default/css_ru/../img/icon-calendar.png) right center no-repeat #fff;
}
.booking-form-horizontal .srch_title_col .form-control {
	/*width: 50%;	*/
	margin-left: 20px;
}
.booking-form-vertical {
	background: #e7dbcf;
	margin-bottom: 28px;
	padding-bottom: 15px;
}
.booking-form-vertical .btn {
	background-color: #977b58;
	color: #fff;
	font-size: .857em;
	padding: 14px 40px;
	margin-top: 28px;
	margin-bottom: 22px;
	border-bottom: 2px solid #7d6444;
}
.booking-form-vertical .btn:hover {
	background-color: #776145;
}
.booking-form-vertical label {
	font-size: .857em;
	color: #fff;
	font-weight: 400;
}
.booking-form-vertical .form-control {
	height: 47px;
	padding-left: 14px;
	padding-right: 38px;
	border-color: #b9a287;
	background: url(/bitrix/templates/.default/css_ru/../img/icon-calendar.png) right center no-repeat #fff;
	width: 195px;
	margin: 0px auto 10px auto;
}
.booking-form-vertical-title {
	color: #fff;
	font-size: 1.143em;
	border-bottom: 2px solid #b49a7b;
	text-align: center;
	padding: 15px 0;
	margin-bottom: 15px
}
.review {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 70%;
	color: #fff;
	text-shadow: 0 3px 7.76px rgba(0, 0, 0, .9);
	padding-top: 33px;
	padding-bottom: 33px;
	max-height: 215px
}
.review a {
	color: #EDE2D8;
	font-style: normal;
	margin-left: 20px;
	text-decoration: underline;
	font-size: 14px
}
.review a:hover {
	text-decoration: none
}
.review-text {
	font-size: 1.071em;
	position: relative;
	line-height: 1.6;
	margin-bottom: 23px;
	padding: 0 10px
}
.review-text::after, .review-text::before {
	position: absolute;
	line-height: 1;
	font-size: 2em
}
.review-text::before {
	content: "“";
	margin-left: -1pc;
	margin-top: -8px
}
.review-text::after {
	content: "”";
	margin-left: 4px;
	margin-top: -4px
}
.header-nav > li::after, .tt::after {
	content: ""
}
.review-signature {
	font-size: 1.214em
}
.main-review-bl .review {
	padding-top: 55px;
	padding-bottom: 55px
}
.reviews-list {
	margin-top: 28px
}
.reviews-list-item {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 28px;
	margin-bottom: 28px
}
.reviews-list-date {
	width: 52px;
	height: 52px;
	margin-right: 20px;
	background-color: #c29f7f;
	text-align: center;
	color: #fff;
	-webkit-box-shadow: 2px 2px 0 0 #948a80;
	-moz-box-shadow: 2px 2px 0 0 #948a80;
	box-shadow: 2px 2px 0 0 #948a80;
	line-height: 1;
	padding: 9pt 0;
	text-transform: lowercase;
	float: left
}
.header-shadow {
	width: 100%;
	position: absolute;
	top: 0
}
.reviews-list-date .numb {
	display: block
}
.reviews-list-text {
	color: #838383;
	line-height: 1.4
}
.reviews-list-title {
	display: block;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 10px;
	text-align: right
}
.header {
	z-index: 99
}
.header .container {
	background: 0 0
}
.header-block {

}
.map-categories > ul ul, .map-object-item {
	box-shadow: 9px 15px 7px 0 rgba(0, 0, 0, .7)
}
.header-booking {
	position: absolute;
	right: 23px;
	top: 0;
	z-index: 110
}
.header-shadow {
	background: url(/bitrix/templates/.default/css_ru/../img/header_shad.png) repeat-x;
	height: 200px;
	left: 0;
	z-index: -1
}
.header-cont, .header-container {
	position: relative
}
.header-container {
	padding: 20px 66px 0;
	border-bottom: 1px solid rgba(224, 207, 191, 0.39);
}
.header-nav {
	line-height: 1;
	margin: 0 0 0 -1px;
	padding: 0;
	list-style: none;
}

@media (min-width: 992px) {
	.header-nav {
		float: right;
	}
}
@media (max-width: 991px) {
	.header-nav.navbar-nav > li > .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
		display: block;
		border: 0;
	}
}

.header-nav > li.selected::after, .header-nav > li:hover::after {
	display: none
}
.header-nav > li > a {
	display: inline-block;
	padding: 0px 20px;
	color: #171717;
	font-weight: normal;
	font-size: 1.071em;
	line-height: 39px;
}
.header-nav > li.selected > a, .header-nav > li > a:hover {
	color: #000000;
	text-decoration: none;
}
.header-nav > li > ul > li > a {
	color: #171717;
	padding: 6px 28px;
	display: inline-block;
	font-size: 15px;
	line-height: 1.2;
	text-decoration: none
}
.header-nav > li > ul > li.selected > a, .header-nav > li > ul > li > a:hover {
	color: #c79c60 !important;
	background: 0 0 !important
}
.logo-bl {
	display: block;
	position: relative;
	width: 156px;
	float: left;
	height: 30px;
	margin-right: 28px;
	z-index: 2
}
.logo {
	margin-top: -63px;
	position: absolute
}
.header-inner {
	width: 100%;
	padding-bottom: 1px
}
.header-inner .white-veil h1 {
	margin: 0;
	padding-bottom: 10px;
	color: #fff;
	position: absolute;
	bottom: 0
}
.header-search {
	margin-bottom: -9px;
	margin-top: -9px;
	position: relative;
	margin-left: 14px
}
.header-search-input {
	color: #000;
	border-radius: 0;
	height: 31px;
	line-height: 31px;
	outline: none;
	width: 75px;
	padding: 0 14px;
	z-index: 1;
	right: 27px;
	border: 1px solid #e0cfbf;
}
.header-search-input.active {
	background-color: #e0cfbf;
	display: block;
}
.header-search-submit {
	background-color: #e0cfbf;
	position: absolute;
	border: 0;
	color: #fff;
	width: 31px;
	height: 31px;
	line-height: 20px;
	text-align: center;
	outline: none;
	display: block;
	z-index: 4;
	right: 0;
	top: 0;
}
.navbar-collapse {
	padding-right: 0;
	padding-left: 0
}
.navbar-toggle {
	margin-right: 0
}
.photogallery-item {
	margin-bottom: 28px
}
.photogallery-item:hover .photogallery-thumb:after, .photogallery-item:hover .photogallery-thumb:before {
	height: 100%;
	width: 100%;
	transition: all .4s ease-out 0s;
	-webkit-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s
}
.photogallery-thumb {
	position: relative;
	display: block
}
.photogallery-thumb:after, .photogallery-thumb:before {
	background-color: rgba(255, 255, 255, .15);
	content: "";
	height: 0;
	position: absolute;
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	width: 0
}
.photogallery-thumb:before {
	left: 0;
	top: 0;
	z-index: 1
}
.photogallery-thumb:after {
	bottom: 0;
	right: 0
}
.bx-breadcrumb {
	margin: 20px 0
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 9pt;
	vertical-align: middle;
	margin-right: 5px
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px
}
.bx-breadcrumb .bx-breadcrumb-item a {
	border-bottom: none
}
.map-developer {
	position: absolute;
	right: 18px;
	bottom: 4px
}
#viewport {
	min-width: 968px
}
.mapwrapper {
	position: relative
}
.map-control {
	position: absolute;
	top: 50px;
	right: 10px;
	background: url(/bitrix/templates/.default/css_ru/../img/map-control.png) no-repeat;
	height: 63px;
	width: 75pt
}
.map-control a {
	height: 18px;
	width: 18px;
	display: block;
	text-indent: -999em;
	position: absolute
}
.map-control a:hover {
	background: #535353;
	opacity: .4;
	filter: alpha(opacity=40)
}
.map-control a.left {
	left: 39px;
	top: 22px
}
.map-control a.right {
	left: 79px;
	top: 22px
}
.map-control a.up {
	left: 59px;
	top: 2px
}
.map-control a.down {
	left: 59px;
	top: 42px
}
.map-control a.zoom {
	left: 2px;
	top: 8px;
	height: 21px;
	width: 21px
}
.map-control a.back {
	left: 2px;
	top: 31px;
	height: 21px;
	width: 21px
}
.map-widget, .tt::after {
	left: 0;
	position: absolute
}
.tt {
	background-color: #fff;
	width: 200px;
	border: 1px solid #dfe5d5;
	padding: 5px;
	position: relative;
	font-size: .929em;
	color: #333;
	text-align: center;
	z-index: 8
}
.tt::after {
	bottom: -27px;
	background: url(/bitrix/templates/.default/css_ru/../img/area.png) center no-repeat;
	width: 100%;
	height: 27px
}
.map-widget {
	width: 340px;
	top: 200px;
	display: table;
	z-index: 9
}
.map-categories {
	background: #fff;
	width: 50px;
	display: table-cell;
	vertical-align: top
}
.map-categories li.dropdown-header, .map-categories-title {
	background-color: rgba(154, 178, 107, .88);
	color: #fff;
	line-height: 1;
	padding: 8px 14px;
	font-size: 1.143em
}
.map-categories-title {
	position: absolute;
	top: 0;
	left: 50px;
	height: 100%;
	display: none
}
.map-categories li.dropdown-header {
	height: 47px;
	width: 103px;
	white-space: normal
}
.map-categories > ul, .map-categories > ul ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.map-categories > ul > li {
	width: 100%;
	border-bottom: 1px solid #e5e7e8;
	position: relative
}
.map-categories > ul > li:hover .map-categories-title {
	display: block
}
.map-categories > ul > li > a {
	display: block;
	text-decoration: none;
	background: url(/bitrix/templates/.default/css_ru/../img/map-categories.png) no-repeat #fff;
	width: 100%;
	height: 47px
}
.map-categories > ul > li > a.cottages {
	background-position: center 9pt
}
.map-categories > ul > li > a.food {
	background-position: center -34px
}
.map-categories > ul > li > a.other {
	background-position: center -77px
}
.map-categories > ul > li.open > a, .map-categories > ul > li:hover > a, .map-categories > ul > li > a:hover {
	background-color: #9ab26b
}
.map-categories > ul > li.open > a.cottages, .map-categories > ul > li:hover > a.cottages, .map-categories > ul > li > a:hover.cottages {
	background-position: center -118px
}
.map-categories > ul > li.open > a.food, .map-categories > ul > li:hover > a.food, .map-categories > ul > li > a:hover.food {
	background-position: center -163px
}
.map-categories > ul > li.open > a.other, .map-categories > ul > li:hover > a.other, .map-categories > ul > li > a:hover.other {
	background-position: center -206px
}
.map-categories > ul ul {
	position: absolute;
	left: 50px;
	background: #fff;
	width: 290px;
	z-index: 1;
	top: 0;
	border: 0
}
.map-categories > ul ul span {
	display: block;
	cursor: pointer;
	width: 100%;
	color: #616f70;
	font-size: 1.143em;
	padding: 6px 20px;
	border-bottom: 1px solid #f0efef;
	border-left: 1px solid #f0efef
}
.map-object-item, .map-object-item img {
	padding-bottom: 14px
}
.map-categories > ul ul span:hover {
	background-color: #eee
}
.map-object-cont {
	position: relative;
	margin: 0 94px
}
.map-object {
	width: 290px;
	display: table-cell;
	vertical-align: top
}
.map-object .map-object-close {
	position: absolute;
	color: #fff;
	width: 26px;
	line-height: 26px;
	background-color: rgba(51, 132, 182, .8);
	top: 14px;
	right: 0;
	opacity: 1;
	font-weight: 400
}
.map-object-close:hover {
	background-color: #3384b6
}
.map-object-item {
	background: #fff;
	display: none
}
.map-label, .map-object-item.selected {
	display: block
}
.map-object-descr {
	padding: 0 14px 14px 0
}
.map-object-preview {
	color: #787878;
	font-size: 9pt
}
.map-label {
	position: absolute;
	bottom: -27px;
	background: url(/bitrix/templates/.default/img/area.png) center no-repeat;
	width: 40px;
	height: 27px;
	left: 596.5px;
	top: 546px;
	z-index: 999
}
@media (min-width: 992px) {
	.container {
		max-width: 100%
	}
}
@media (max-width: 767px) {
	.booking-form-horizontal .form-control {
		margin-bottom: 10px;
	}
	#navbar-collapse {
		clear: both;
	}

}
@media (max-width: 991px) {
	.footer-nav {
		margin-top: 14px
	}
	.footer-copyright {
		margin-bottom: 14px
	}

}
@media (max-width: 1199px) {

	.container-p-big, .container-p-def, .header-container {
		padding-left: 28px;
		padding-right: 28px;
	}
	.map-object-cont {
		margin: 0 28px
	}
	.logo-bl {
		width: 130px
	}
	.logo {
		margin-top: -3pc
	}
}
/*---------------------------------------------------------------------*/

.header .srch_header {
	float: right;
	margin-bottom: 15px;
	line-height: 1;
	font-size: .857em;
}
.header .head_logo {

}

.header .container {
	background: #FFFFFF;
}
.header .site-selector {
	height: 22px;
	margin: 0px 10px 0px 0px;
	float: left;
}
.header .site-selector, .header .site-selector a {
	height: 22px;
	line-height: 22px;
	display: inline-block;
}
.header .social_block {
	/*height: 22px;*/
	float: left;
}
.header .contacts_block {
	padding: 0px 0px 0px 45px;
	background: 0px 0px url("/bitrix/templates/.default/img/dem/24-7.png") no-repeat;
	text-align: center;
	max-width: 230px;
	min-width: 211px;
	line-height: 1;
	margin-bottom: 15px;
}
.header .contacts_block .ph_n {
	font-size: 19px;
	margin-bottom: 10px;
}
.header .contacts_block .ph_n a {
	color: #000000 !important;
}
.header .contacts_block .email_link {

}
.header .contacts_block .email_link a {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.header .contacts_block .email_link a:hover {
	color: #000000;
	text-decoration: none;
}
.header .header_buttons {
	float: right;
	margin-bottom: 15px;
}
.header_buttons .header_buttons-item {
	margin-bottom: 7px;
	padding: 8px 20px 8px 45px;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	border: 0px;
	font-size: 14px;
	margin-right: 2px;
	cursor: pointer;
}
.header_buttons .btn-zayavka {
	background-color: #c29f7f;
	box-shadow: 3px 3px 0px 0px #9b7f65;
	background-position: 22px 13px;
	background-repeat: no-repeat;
	background-image: url("/bitrix/templates/.default/img/dem/mail_ico.png") !important;
	font-weight: normal;
	border-radius: 0;
}
.header_buttons .btn-zayavka:hover {
	background-color: #af9073;
	color: #FFFFFF;
}
.header_buttons .accomod_booking {
	background-color: #cd2122;
	box-shadow: 3px 3px 0px 0px #a21a1b;
	background-position: 22px 12px;
	background-repeat: no-repeat;
	background-image: url("/bitrix/templates/.default/img/dem/booking_ico.png");
}
.header_buttons .accomod_booking:hover {
	background-color: #ba1f20;
	color: #FFFFFF;
}
.header-search-input {
	width: 75px;
}

.header .fa-search {
	color: #000000;
}
.advantages {

}
.advantages .adv_t_cont {
	display: table;
	width: 100%;
}
.advantages .adv_item {
	font-size: 1.07em;
	font-style: normal;
	font-family: 'Open Sans', sans-serif;
	height: 73px;
	vertical-align: top;
	margin-bottom: 20px;
	display: table;
}
.adv_item .fa, .adv_item_title {
	display: table-cell;
	vertical-align: middle;
}
.adv_item_title {
	padding-left: 28px;
}
.adv_item .fa {
	color: #9b7f65;
}
/*.advantages .adv_item div {
	display: table;
	height: 73px;
}
.advantages .adv_item div div {
	display: table-cell;
	vertical-align: middle;
	height: 73px;
}
.advantages .adv_item.ai1 div div {
	padding: 0px 0px 0px 85px;
	width: 255px;
	background: 0px 0px url("/bitrix/templates/.default/img/dem/ai1.png") no-repeat;
}
.advantages .adv_item.ai2 div div {
	padding: 0px 0px 0px 100px;
	max-width: 400px;
	background: 0px 0px url("/bitrix/templates/.default/img/dem/ai2.png") no-repeat;
}
.advantages .adv_item.ai3 div div {
	padding: 0px 0px 0px 75px;
	width: 265px;
	background: 0px 0px url("/bitrix/templates/.default/img/dem/ai3.png") no-repeat;
}
.advantages .adv_item.ai4 div div {
	padding: 0px 0px 0px 82px;
	background: 0px 0px url("/bitrix/templates/.default/img/dem/ai4.png") no-repeat;
}*/
.decorated_title {
	text-align: center;
	background: 0px 14px url("/bitrix/templates/.default/img/dem/title_line.png") repeat-x, left 10px url("/bitrix/templates/.default/img/dem/title_left.png") no-repeat, right 10px url("/bitrix/templates/.default/img/dem/title_right.png") no-repeat;
	height: 26px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.decorated_title span {
	display: inline-block;
	padding: 0px 70px 0px 70px;
	color: #874f00;
	font-size: 26px;
	height: 26px;
	line-height: 26px;
	font-family: 'Open Sans', sans-serif;
	background: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a.style_btn1 {
	width: 238px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #c29f7f;
	padding: 0px 0px 0px 0px;
	box-shadow: 3px 3px 0px 0px #9b7f65;
	border: 0px;
	border-radius: 0px;
	text-transform: none;
	font-size: 14px;
	margin: 30px auto 0px auto;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	background-position: 22px 13px;
	background-repeat: no-repeat;
	/*background-image: url("/bitrix/templates/.default/img/dem/mail_ico.png");*/
}
a.style_btn1:hover {
	background-color: #af9073;
	color: #FFFFFF;
}
.cottage-item .inner_prod {
	 border: 1px solid #c79c60;
	 /*width: 359px;*/
	 height: 350px;
	 padding: 5px 6px 5px 6px;
	 position: relative;
 }
.cottage-item2 .inner_prod2 {
	/*width: 359px;*/
	padding: 5px 6px 5px 6px;
	position: relative;
}
.cottage-item3 .inner_prod3 {
	border: 1px solid rgba(224, 207, 191, 0.39);
	padding: 25px 25px 25px 25px;
	position: relative;
}
.cottage-item .cottage-prewiew {
	font-size: 13px;
}
.cottage-item .inner_prod a {
	text-decoration: none;
}
.cottages-main .row.cottage {

}
.cottage-item .inner_prod .prd_lnk {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	transition: all .3s linear 0s;
	-webkit-transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s;
	padding-top: 23%;
}
.cottage-item .inner_prod .prd_lnk a {
	display: none;
}
.cottage-item3 .inner_prod3 .prd_lnk a {
	display: none;
}
.cottage-item .inner_prod:hover .prd_lnk {
	background: rgba(0, 0, 0, 0.3);
}
.cottage-item3 .inner_prod3:hover .prd_lnk {
	background: rgba(0, 0, 0, 0.3);
}
.cottage-item .inner_prod:hover .prd_lnk a {
	display: inline-block;
}
.cottage-item3 .inner_prod3:hover .prd_lnk a {
	display: inline-block;
}
.block-phone .btn-zayavka {
	width: 169px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	background-color: #c29f7f;
	padding: 0px 0px 0px 45px;
	box-shadow: 3px 3px 0px 0px #9b7f65;
	border: 0px;
	border-radius: 0px;
	text-transform: none;
	font-size: 14px;
	margin: 0px 0px 0px 30px;
	font-weight: normal;
	cursor: pointer;
	background-position: 22px 13px;
	background-repeat: no-repeat;
	background-image: url("/bitrix/templates/.default/img/dem/mail_ico.png") !important;
}
.block-phone .btn-zayavka:hover {
	background-color: #af9073;
	color: #FFFFFF;
}
#booking_form_wrap {
	display: none;
	position: fixed;
	top: 100px;
	left: 50%;
	margin: 0px 0px 0px -228px;
	background: white;
	opacity: 0;
	z-index: 10100;
	padding: 0px 50px 0px 50px;
	border: 1px solid gray;
	font-size: 14px;
}
#booking_form_wrap form.sent {
	display: none;
}
#booking_form_wrap .success_msg {
	padding: 0px 0px 25px 0px;
	text-align: center;
}
#booking_form_wrap .order_info_block {
	min-width: 262px;
	/*max-width: 330px;*/
	display: inline-block;
	border: 1px dashed #f0e3e0;
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}
#booking_form_wrap .order_info_block table {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
#booking_form_wrap .order_info_block table tr {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#booking_form_wrap .order_info_block table tr td {
	padding: 0px 5px 2px 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
}
#booking_form_wrap .mfeedback {
	width: 355px;
}
#booking_form_wrap .form-group {
	margin: 0px 0px 8px 0px;
}
#booking_form_wrap label, #booking_form_wrap span {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
#booking_form_wrap input[type="text"] {
	width: 100%;
	height: 35px;
	border: 1px solid #c5c5c5;
	outline: none;
	padding: 0px 10px 0px 32px;
	background-color: #FFFFFF !important;
	background-repeat: no-repeat;
}
#booking_form_wrap textarea {
	width: 100%;
	height: 110px;
	resize: none;
	border: 1px solid #c5c5c5;
	outline: none;
	padding: 5px 10px 5px 32px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#booking_form_wrap .sbm_booking {
	width: 233px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #cd2122;
	padding: 0px 0px 0px 45px;
	box-shadow: 3px 3px 0px 0px #a21a1b;
	border: 0px;
	border-radius: 0px;
	font-size: 14px;
	text-transform: none;
	cursor: pointer;
	margin: 10px auto 30px auto;
	font-weight: normal;
	background-position: 22px 12px;
	background-repeat: no-repeat;
	background-image: url("/bitrix/templates/.default/img/dem/booking_ico.png");
	outline: none;
}
#booking_form_wrap .sbm_booking:hover {
	background-color: #ba1f20;
	color: #FFFFFF;
}
#booking_form_wrap input[name="user_name"] {
	background-image: url("/bitrix/templates/.default/img/dem/ic_name.png") !important;
	background-position: 8px 8px;
}
#booking_form_wrap input[name="user_phone"] {
	background-image: url("/bitrix/templates/.default/img/dem/ic_phone.png") !important;
	background-position: 12px 11px;
}
#booking_form_wrap input[name="user_email"] {
	background-image: url("/bitrix/templates/.default/img/dem/ic_mail.png") !important;
	background-position: 10px 12px;
}
#booking_form_wrap textarea[name="MESSAGE"] {
	background-image: url("/bitrix/templates/.default/img/dem/ic_comment.png") !important;
	background-position: 8px 8px;
}
#booking_form_wrap a.close_x {
	display: inline-block;
	position: absolute;
	top: 11px;
	right: 11px;
	width: 19px;
	height: 19px;
	text-decoration: none;
	background: 0px 0px url("/bitrix/templates/.default/img/dem/close_x.png") no-repeat;
}
#booking_form_wrap a.close_x:hover {
	background-position: 0px -19px;
}
#fade_back {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: fixed;
	opacity: 0;
	background: black;
	z-index: 9999;
	display: none;
}
.inner_prod .prd_lnk a {
	width: 238px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	background-color: #cd2122;
	padding: 0px 0px 0px 0px;
	box-shadow: 3px 3px 0px 0px #a21a1b;
	border: 0px;
	border-radius: 0px;
	font-size: 14px;
	text-transform: none;
	cursor: pointer;
	margin: 0px 0px 14px 0px;
	font-weight: normal;
}
.inner_prod .prd_lnk a:hover {
	background-color: #ba1f20;
	color: #FFFFFF;
}
.block-phone {
	margin-top: 30px;
}
.block-phone .content {
	max-width: 790px !important;
	height: 300px;
	background-color: #efe7df;
	padding: 35px 280px 0px 60px;
	margin: 0px auto;
	color: #161616;
	background-image: url("/bitrix/templates/.default/img/dem/bgirl.png");
	background-position: 90% bottom;
	background-repeat: no-repeat;
}
.block-phone .content a {
	color: #161616 !important;
}
.block-phone label {
	font-size: 22px;
	margin-bottom: 30px;
	font-weight: normal;
}
.block-phone .con_data {
	margin: 0px 0px 10px 30px;
	font-size: 16px;
}
#banner .booking-form-horizontal.main-page {
	position: absolute;
	top: 80px;
	right: 100px;
	z-index: 500;
	width: 350px;
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.7);
	padding: 0px 0px 0px 0px;
}
#banner .booking-form-horizontal.main-page .bfh_title {
	text-align: left;
	color: #000000;
	line-height: 43px;
	font-size: 18px;
	background: 0px 0px url("/bitrix/templates/.default/img/dem/bf_title1.png") no-repeat;
	padding: 0px 0px 0px 80px;
	width: 360px;
	height: 53px;
	margin: 10px 0px 8px -10px;
}
#banner .booking-form-horizontal.main-page .btn {
	width: 198px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #cd2122;
	padding: 0px 0px 0px 0px;
	box-shadow: 3px 3px 0px 0px #a21a1b;
	border: 0px;
	float: none;
	border-radius: 0px;
	font-size: 14px;
	text-transform: none;
	cursor: pointer;
	margin: 20px auto 35px auto;
	font-weight: normal;
	background-image: none;
}
#banner .booking-form-horizontal.main-page .btn:hover {
	background-color: #ba1f20;
	color: #FFFFFF;
}
/* ------ _footer_ ---  */

.footer .ft_top {

}
.footer .ft_top .icon_block {
	float: left;
	width: 180px;
	padding-top: 13px;
	margin-right: 8%;
}
.footer .ft_top .site-selector {
	width: 60px;
	height: 22px;
	margin: 0px 10px 0px 0px;
	float: left;
}
.footer .ft_top .site-selector, .header .site-selector a {
	height: 22px;
	line-height: 22px;
	display: inline-block;
}
.footer .ft_top .social_block {
	/*height: 22px;*/
	float: left;
}
.footer .ft_top .contacts_block {
	padding: 0px 0px 0px 45px;
	background: 0px 0px url(/bitrix/templates/.default/img/dem/24-7.png) no-repeat;
	text-align: center;
	max-width: 230px;
	min-width: 211px;
	line-height: 1;
	margin-bottom: 15px;
	float: left;
}
.footer .ft_top .contacts_block .ph_n {
	font-size: 19px;
	margin-bottom: 10px;
}
.footer .ft_top .contacts_block .ph_n a {
	color: #000000 !important;
}
.footer .ft_top .contacts_block .email_link {

}
.footer .ft_top .contacts_block .email_link a {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.footer .ft_top .contacts_block .email_link a:hover {
	color: #000000;
	text-decoration: none;
}
.footer .ft_top .header_buttons {
	float: right;
}

.footer .ft_logo {
	margin: 10px 100px 0px 0px;
	text-decoration: none;
	float: left;
}
.footer .ft_logo img {

}
#ft_menu {
	margin-bottom: 15px;
}
#ft_menu .srch_footer {
	float: right;
	height: 35px;
}
#ft_menu .header-search {
	margin-top: 6px;
}
#ft_menu .header-nav > li:hover, #ft_menu .header-nav > li.selected {
	background: none;
	border: 0px;
}
.header-search-input2 {
	background-color: #e0cfbf;
	color: #000;
	border-radius: 0;
	height: 31px;
	line-height: 31px;
	border: 0;
	float: left;
	outline: none;
	/* display: none; */
	width: 75px;
	padding: 0 14px;
	z-index: 1;
	right: 27px;
	position: absolute;
	background: #e0cfbf;
}
#ft_menu .header-nav > li > a {
	padding: 0px 15px;
}
#ft_menu .dropdown-menu {
	bottom: 100%;
	top: initial;
}
#booking-form.bf_custom {
	width: 282px;
}
#booking-form.bf_custom .booking-form-vertical-title {
	width: 292px;
	height: 53px;
	padding: 0px 0px 0px 79px;
	font-size: 15px;
	float: left;
	clear: both;
	color: #000000;
	line-height: 43px;
	border: 0px;
	text-align: left;
	margin: 10px 0px 5px -10px;
	background: 0px 0px url("/bitrix/templates/.default/img/dem/bf_title2.png") no-repeat;
}
#booking-form.bf_custom #unemployment-btn.btn {
	width: 208px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #cd2122;
	padding: 0px 0px 0px 0px;
	box-shadow: 3px 3px 0px 0px #a21a1b;
	border: 0px;
	border-radius: 0px;
	font-size: 14px;
	text-transform: none;
	cursor: pointer;
	margin: 0px auto 0px auto;
	outline: none;
	font-weight: normal;
}
#booking-form.bf_custom #unemployment-btn.btn:hover {
	background-color: #ba1f20;
	color: #FFFFFF;
}
#booking-form.bf_custom #result {
	margin-top: 17px;
	position: relative;
}
#booking-form.bf_custom #result img.arr_result {
	position: absolute;
	top: -20px;
	right: 8px;
}
@media (max-width: 1199px) {

	.footer .ft_logo {
		margin: 19px 15px 0px 0px;
	}
	#banner .booking-form-horizontal.main-page {
		right: 50%;
		margin: 0px -175px 0px 0px;
		top: 265px;
	}
	.booking-form-horizontal .srch_title {
		display: none;
	}
	#banner .row-1 {
		font-size: 2em;
		padding-bottom: 5px;
		margin-bottom: 0px;
	}
	#banner .row-2 {
		font-size: 3em;

	}
	#intro {
		padding-top: 165px;
	}
	/* ====== */
	.footer .ft_top .site-selector {
		float: none;
	}
	.footer .ft_top .social_block a {
		margin-left: 0px;
		margin-top: 10px;
	}
	.footer .ft_top .social_block {
		float: none;
	}
	.footer .ft_top .icon_block {
		width: 100px;
		margin-right: 5px;
	}

}
@media (max-width: 991px) {

	#intro {
		padding-top: 210px;
	}

	.navbar-default {
		float: none;
		margin: 0px 0px 0px 0px;
	}
	.booking-form-horizontal .btn {
		width: 200px;
		padding: 0px 0px 0px 20px;
		background-position: 5px 12px;
	}
	.booking-form-horizontal .col-sm-5, .booking-form-horizontal .col-sm-4, .booking-form-horizontal .col-sm-3 {
		width: 33.3%;
	}
	.booking-form-horizontal .srch_title_col .form-control {
		margin-left: 0px;
	}
	.booking-form-horizontal .form-control {
		width: 75%;
	}
	.block-phone .content {
		max-width: auto !important;
		padding: 35px 20px 0px 20px;
	}
	#banner .booking-form-horizontal.main-page {
		top: 285px;
	}
	/* ====== */
	.footer .ft_top {
		padding-bottom: 20px;
	}
	.footer .ft_top .contacts_block .ph_n {
		font-size: 18px;
	}
	.footer .ft_top .contacts_block {
		width: 210px;
	}
	/* ====== */
	#ft_menu {
		display: none;
	}
	#booking-form.bf_custom {
		margin: 20px auto 10px auto;
	}

}
@media (max-width: 767px) {
	.footer .ft_logo {
		margin: 10px auto 10px auto;
		float: none;
		display: block;
		width: 120px;
	}
	.booking-form-horizontal .form-control {
		width: 100%;
	}
	.booking-form-horizontal .srch_title_col .form-control {
		width: 100%;
	}
	.decorated_title span {
		display: inline-block;
		padding: 0px 10px 0px 10px;
		font-size: 20px;
	}
	.cottage-item .inner_prod {
		border: 0px solid #c79c60;
		width: auto;
		height: auto;
		padding: 0px 0px 0px 0px;
	}
	.cottage-item .inner_prod:hover {
		background: #FFFFFF;
	}
	.cottage-item .inner_prod:hover .prd_lnk {
		display: none;
	}
	.booking-form-horizontal .col-sm-5, .booking-form-horizontal .col-sm-4, .booking-form-horizontal .col-sm-3 {
		width: 100%;
	}
	.block-phone .content {
		max-width: auto !important;
		padding: 20px 10px 20px 10px;
		background-image: none;
		height: auto;
	}
	/* ====== */
	.footer .ft_top .contacts_block {
		margin: 10px auto 10px auto;
		float: none;
		width: 240px;
	}
	.footer .ft_top .icon_block {
		width: 150px;
		float: none;
		margin: 10px auto 10px auto;
		height: 25px;
		padding: 0px 0px 0px 0px;
	}
	.footer .ft_top .site-selector, .header .social_block {
		float: left;
		position: relative;
		left: 0px;
	}
	.footer .ft_top .social_block a {
		margin-top: 0px;
	}
	.header .head_logo {
		text-align: center;
	}

}
@media (min-width: 992px) {
	.header-nav > li {
		height: 44px;
		border-bottom: 4px solid #FFFFFF;
		background-color: #FFFFFF;
	}
	.header-nav > li:hover, .header-nav > li.selected {
		border-bottom: 4px solid #af9073;
		background-color: #ecc39c;
	}

	.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
		background: none !important;
		color: #000000;
	}
	.header-nav > li > a {
		padding: 0 11px;
	}

}
@media (min-width: 1200px) {
	.header-nav > li > a {
		padding: 0 20px;
	}
	#banner .row-1 {
		width: 70%;
		font-size: 2.6em;
	}
	#banner .row-2 {
		width: 70%;
		font-size: 4em;
	}

}
.announcements.bg-custom {
	/*
	padding-left: 0px;
	padding-right: 0px;
	*/
	margin-left: 0px !important;
}
.header .btn-new-year-price {
	width: 215px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	background-color: #c29f7f;
	padding: 0px 0px 0px 45px;
	box-shadow: 3px 3px 0px 0px #9b7f65;
	border: 0px;
	border-radius: 0px;
	text-transform: none;
	float: left;
	font-size: 14px;
	margin: 10px 0px 0px 105px;
	font-weight: normal;
	cursor: pointer;
}
.header .btn-new-year-price:hover {
	background-color: #af9073;
	color: #FFFFFF;
}
@media (max-width: 991px) {
	.header .btn-new-year-price {
		margin-left: 0px;
		margin-top: 19px;
	}
	#banner {
		min-height: inherit;
	}
	#banner .main_book_form {
		position: static;
		margin: 0 auto;
		width: auto;
		background-color: rgb(236, 195, 156);
		padding: 20px;
	}
}
@media (max-width: 767px) {
	.header .btn-new-year-price {
		margin: 11px auto 10px auto;
		display: block;
		float: none;
	}
}
.sort {
	margin: 10px 0;
}
#sort-select {
	border-radius: 5px;
	border-color: #b89f80;
	padding: 5px;
}
.detail-news-img {
	padding-right: 28px;
}
.mb0 {
	margin-bottom: 0;
}
.social_block {
	margin-bottom: 0;
}
.social_block li {
	vertical-align: middle;
	max-width: 30px;
}
.social_block a {
	font-size: 22px;
	color: #cfa07e;
	line-height: 1;
}
.main_book_form {
	position: absolute;
	right: 66px;
	z-index: 999;
	width: 300px;
	top: 10px;
	bottom: 10px;
}
.main_book_form iframe {
	display: block;
}
.mt0 {
	margin-top: 0;
}
.btn-red {
	background-color: #cd2122;
	color: #fff;
	border-bottom: 2px solid #a21a1b;
	padding-left: 28px;
	padding-right: 28px;
}
.btn-red:hover {
	color: #fff;
}
.row.cottage {
	margin-top: 30px;
}
@media (max-width: 765px) {
	#zcwMiniButtonMain {
		display: none;
	}
}
.news-detail {
	margin-bottom: 28px;
}
.header_inner {
	margin-bottom: 28px;
}
.header_inner h1 {
	margin-bottom: 0;
}
.icon_block {
	padding-top: 11px;
	margin-bottom: 15px;
}

/*VISA SUPPORT*/

.b-ivisa {
	display: block;
	width: 100%;
	background: #ecc39c;
	position: relative;
	font-size: 11px;
	line-height: 14px;
	padding: 10px 10px 10px 35px;
	text-align: left;
	color: rgb(40, 7, 7);
}
.b-ivisa.type-inner {
	border: 1px solid #f2f2f2;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	margin: 0 0 40px;
}
.b-ivisa.type-reservation {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	margin: 10px 0 20px;
	width: 100%;
	border-radius: 0;
	padding: 20px 80px 20px 35px;
	font-size: 14px;
	line-height: 1;
}
.b-ivisa:after {
	right: auto;
	left: 33px;
}
.b-ivisa:before {
	content: ' ';
	position: absolute;
	width: 17px;
	height: 35px;
	display: block;
	background: url('/bitrix/templates/.default/css_ru/../img/ivisa.png') no-repeat 0 0;
	top: 7px;
	left: 5px;
}
.b-ivisa.type-reservation:after {
	top: 6px;
	right: 14px;
	content: ' ';
	position: absolute;
	display: block;
	background: url('/bitrix/templates/.default/css_ru/../img/ivisa.png') no-repeat -57px 0;
	width: 51px;
	height: 46px;
	left: auto;
}
#CDSWIDFRR {
	margin: 2px 20px 10px 0px !important;
}

.header .address_block {
	max-width: 230px;
	margin-bottom: 15px;
}
.header .address_block .fa {
	font-size: 40px;
	color: #c29f7f;
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
}
.cottage-detail-book-block {
	margin-bottom: 40px;
}
.cottage-detail-book-block .price{
	margin-bottom: 15px;
}
/*END VISA SUPPORT*/

.our_partners {
	margin-top: 40px;
}
a.title-line {
	text-decoration: none;
}
/* End */


/* Start:/bitrix/templates/.default/css_ru/seo.css?14986565771490*/
.nav.navbar-nav.header-nav > li.dropdown:hover > ul.dropdown-menu {
	display: block;
}
.menu-images img {
	width: 175px;
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
}
.social-icon {
	width: 24px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
}
@media all and (min-width: 1274px) {
	.announcements.bg-custom {
		padding: 20px 66px;
	}
	.announcements.bg-custom .photogallery-thumb img.tooltip-bl {
		width: 100%;
	}
}
.youtube-video {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.youtube-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.advantages .thumbs {
	display: block;
	float: left;
	margin-right: 5px;
}
.advantages p {
	float: right;
	width: 75%;
	font-size: 14px;
}
.header-search {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.header-search .header-search-input {
	width: 210px !important;
}
.header .contacts_block .ph_n a:hover, .footer .ft_top .contacts_block .ph_n a:hover {
	text-decoration: none;
}
.btn-custom {
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	background-color: #c29f7f;
	padding: 0px 40px;
	box-shadow: 3px 3px 0px 0px #9b7f65;
	border: 0px;
	border-radius: 0px;
	text-transform: none;
	float: none;
	font-size: 14px;
	margin: 20px 0px;
	font-weight: normal;
	cursor: pointer;
}
.btn-custom:hover {
	background-color: #af9073;
	color: #FFFFFF;
	text-decoration: none;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/search.title/header-search_ru/style.css?14977953252127*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	margin-top: 28px;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/.default/components/bitrix/search.title/header-search_ru/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/.default/js/lightbox/css/lightbox.min.css?14784833942846*/
.lb-loader,.lightbox{text-align:center;line-height:0}body:after{content:url(/bitrix/templates/.default/js/lightbox/css/../images/close.png) url(/bitrix/templates/.default/js/lightbox/css/../images/loading.gif) url(/bitrix/templates/.default/js/lightbox/css/../images/prev.png) url(/bitrix/templates/.default/js/lightbox/css/../images/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/bitrix/templates/.default/js/lightbox/css/../images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(/bitrix/templates/.default/js/lightbox/css/../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(/bitrix/templates/.default/js/lightbox/css/../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/bitrix/templates/.default/js/lightbox/css/../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/search.title/header-search_ru2/style.css?14977953252127*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	margin-top: 28px;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/.default/components/bitrix/search.title/header-search_ru2/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/main_page_ru/styles.css?1497795325901*/
.welcome-img {
	max-width: 100%;
    height: 150px;
    margin: 0 auto;
    display: block;
}
.services-header .first-wd {
	font-style: italic;
}
.booking-form-horizontal.main-page {
	background: #B6C861;
	padding: 10px;
	font-style: normal;
}

#banner .booking-form-horizontal.main-page .form-control {
width: 195px;
height: 33px;
border: 1px solid #c5c5c5;
}
.booking-form-horizontal.main-page .btn {
	background-color: #853025;
	border-bottom: none;
	display: block;
	padding: 0;
	height: 35px;
	width: 100%;
}
.booking-form-horizontal.main-page input {
	margin: 0px auto 5px auto;
	height: 35px;
}

.cottages-main {
	font-style: normal;
}
.cottages-main .hdr {
	margin-top: 40px;
	font-weight: bold;
	font-size: 18px;
}
.reviews_main .reviews-list-item {
	margin-bottom: 0px;
}
.news.main a.title {
	min-height: 40px;
}
.reviews-list-date .numb, .reviews-list-date .month {
    font-weight: 700;
}
/* End */
/* /bitrix/templates/.default/css_ru/style.css?1507811757142821 */
/* /bitrix/templates/.default/css_ru/seo.css?14986565771490 */
/* /bitrix/templates/.default/components/bitrix/search.title/header-search_ru/style.css?14977953252127 */
/* /bitrix/templates/.default/js/lightbox/css/lightbox.min.css?14784833942846 */
/* /bitrix/templates/.default/components/bitrix/search.title/header-search_ru2/style.css?14977953252127 */
/* /bitrix/templates/main_page_ru/styles.css?1497795325901 */
