.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
	padding: 15px
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}
.panel-title>a {
	color: inherit
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom: 0
}
.list-group+.panel-footer {
	border-top-width: 0
}
.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table {
	margin-bottom: 0
}
.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px
}
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin-bottom: 20px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default {
	border-color: #ddd
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #337ab7
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}
.panel-warning {
	border-color: #faebcc
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15)
}
.well-lg {
	padding: 24px;
	border-radius: 6px
}
.well-sm {
	padding: 9px;
	border-radius: 3px
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.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;
	-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, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000;
	z-index:0;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
	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-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
	}
	.modal-sm {
		width: 300px
	}
}
@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	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: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover>.arrow {
	border-width: 11px
}
.popover>.arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px
}
.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25)
}
.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px
}
.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25)
}
.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000;
		perspective: 1000
	}
	.carousel-inner>.item.next, .carousel-inner>.item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.prev, .carousel-inner>.item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}
	.carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0
	}
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='maroon00', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='maroon00', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0)
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn {
	text-shadow: none
}
@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -15px
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -15px
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important;
	visibility: hidden !important
}
.affix {
	position: fixed
}
@-ms-viewport {
	width: device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important
}
@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs, td.visible-xs {
		display: table-cell !important
	}
}
@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}
@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}
@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm, td.visible-sm {
		display: table-cell !important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md, td.visible-md {
		display: table-cell !important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}
@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg, td.visible-lg {
		display: table-cell !important
	}
}
@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}
}
@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}
@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}
@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}
@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}
.visible-print {
	display: none !important
}
@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table
	}
	tr.visible-print {
		display: table-row !important
	}
	th.visible-print, td.visible-print {
		display: table-cell !important
	}
}
.visible-print-block {
	display: none !important
}
@media print {
	.visible-print-block {
		display: block !important
	}
}
.visible-print-inline {
	display: none !important
}
@media print {
	.visible-print-inline {
		display: inline !important
	}
}
.visible-print-inline-block {
	display: none !important
}
@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}
@media print {
	.hidden-print {
		display: none !important
	}
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075)
}
.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-default .badge, .btn-primary .badge, .btn-success .badge, .btn-info .badge, .btn-warning .badge, .btn-danger .badge {
	text-shadow: none
}
.btn:active, .btn.active {
	background-image: none
}
.btn-default {
	background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#e0e0e0));
	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;
	border-color: #dbdbdb;
	text-shadow: 0 1px 0 #fff;
	border-color: #ccc
}
.btn-default:hover, .btn-default:focus {
	background-color: #e0e0e0;
	background-position: 0 -15px
}
.btn-default:active, .btn-default.active {
	background-color: #e0e0e0;
	border-color: #dbdbdb
}
.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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#265a88));
	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;
	border-color: #245580
}
.btn-primary:hover, .btn-primary:focus {
	background-color: #265a88;
	background-position: 0 -15px
}
.btn-primary:active, .btn-primary.active {
	background-color: #265a88;
	border-color: #245580
}
.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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5cb85c), to(#419641));
	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;
	border-color: #3e8f3e
}
.btn-success:hover, .btn-success:focus {
	background-color: #419641;
	background-position: 0 -15px
}
.btn-success:active, .btn-success.active {
	background-color: #419641;
	border-color: #3e8f3e
}
.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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5bc0de), to(#2aabd2));
	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;
	border-color: #28a4c9
}
.btn-info:hover, .btn-info:focus {
	background-color: #2aabd2;
	background-position: 0 -15px
}
.btn-info:active, .btn-info.active {
	background-color: #2aabd2;
	border-color: #28a4c9
}
.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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0ad4e), to(#eb9316));
	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;
	border-color: #e38d13
}
.btn-warning:hover, .btn-warning:focus {
	background-color: #eb9316;
	background-position: 0 -15px
}
.btn-warning:active, .btn-warning.active {
	background-color: #eb9316;
	border-color: #e38d13
}
.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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d9534f), to(#c12e2a));
	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;
	border-color: #b92c28
}
.btn-danger:hover, .btn-danger:focus {
	background-color: #c12e2a;
	background-position: 0 -15px
}
.btn-danger:active, .btn-danger.active {
	background-color: #c12e2a;
	border-color: #b92c28
}
.btn-danger:disabled, .btn-danger[disabled] {
	background-color: #c12e2a;
	background-image: none
}
.thumbnail, .img-thumbnail {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075)
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#e8e8e8));
	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);
	background-color: #e8e8e8
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));
	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);
	background-color: #2e6da4
}
.navbar-default {
	background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
	background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#f8f8f8));
	background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075)
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.active>a {
	background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
	background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dbdbdb), to(#e2e2e2));
	background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075)
}
.navbar-brand, .navbar-nav>li>a {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3c3c3c), to(#222));
	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>.open>a, .navbar-inverse .navbar-nav>.active>a {
	background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
	background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #080808), to(#0f0f0f));
	background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25)
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
@media (max-width:767px) {
	.navbar .navbar-nav .open .dropdown-menu>.active>a, .navbar .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
		background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));
		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, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05)
}
.alert-success {
	background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dff0d8), to(#c8e5bc));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d9edf7), to(#b9def0));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcf8e3), to(#f8efc0));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2dede), to(#e7c3c3));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ebebeb), to(#f5f5f5));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#286090));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5cb85c), to(#449d44));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5bc0de), to(#31b0d5));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0ad4e), to(#ec971f));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d9534f), to(#c9302c));
	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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.list-group {
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075)
}
.panel {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}
.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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#e8e8e8));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #337ab7), to(#2e6da4));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dff0d8), to(#d0e9c6));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d9edf7), to(#c4e3f3));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcf8e3), to(#faf2cc));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2dede), to(#ebcccc));
	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: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8e8e8), to(#f5f5f5));
	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, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1)
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.flexslider {
	margin: 0;
	padding: 0
}
.flexslider .slides >li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.flex-pauseplay span {
	text-transform: capitalize
}
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .slides {
	display: block
}
* html .slides {
	height: 1%
}
.no-js .slides >li:first-child {
	display: block
}
.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	zoom: 1
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 300px
}
.flexslider .slides {
	zoom: 1
}
.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, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.flex-direction-nav .flex-prev {
	left: -50px
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}
.flexslider:hover .flex-prev {
	opacity: .7;
	left: 10px
}
.flexslider:hover .flex-next {
	opacity: .7;
	right: 10px
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1
}
.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default
}
.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-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	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, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}
.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
	}
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050
}
#fancybox-buttons.top {
	top: 10px
}
#fancybox-buttons.bottom {
	bottom: 10px
}
#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .05);
	-moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .05);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .05);
	background: #323232;
	background: -moz-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333));
	background: -webkit-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
	background: -o-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
	background: -ms-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
	background: linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0)
}
#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0
}
#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-repeat: no-repeat;
	outline: none;
	opacity: .8
}
#fancybox-buttons a:hover {
	opacity: 1
}
#fancybox-buttons a.btnPrev {
	background-position: 5px 0
}
#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e
}
#fancybox-buttons a.btnPlay {
	background-position: 0 -30px
}
#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px
}
#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}
#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px
}
#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0
}
#fancybox-buttons a.btnDisabled {
	opacity: .4;
	cursor: default
}
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.fancybox-opened {
	z-index: 8030
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}
.fancybox-outer, .fancybox-inner {
	position: relative
}
.fancybox-inner {
	overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040
}
.fancybox-prev {
	left: 0
}
.fancybox-next {
	right: 0
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}
.fancybox-nav:hover span {
	visibility: visible
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}
.fancybox-lock {
	overflow: hidden !important;
	width: auto
}
.fancybox-lock body {
	overflow: hidden !important
}
.fancybox-lock-test {
	overflow-y: hidden !important
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}
.fancybox-opened .fancybox-title {
	visibility: visible
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}
.fancybox-title-inside-wrap {
	padding-top: 10px
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8)
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-size: 24px 24px
	}
}
.fancybox-title-float-wrap {
	bottom: 15px;
	left: 0
}
.fancybox-title-float-wrap .child {
	-ms-border-radius: 0;
	border-radius: 0;
	background: transparent;
	padding-left: 0;
	margin-right: 0
}
.fancybox-opened .fancybox-skin {
	background: transparent;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none
}
.fancybox-opened .fancybox-title {
	padding: 0 15px;
	text-align: left
}
.fancybox-close {
	top: -2px;
	right: -3px
}
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none
}
.sf-menu li {
	position: relative
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99
}
.sf-menu >li {
	float: left
}
.sf-menu li:hover >ul, .sf-menu li.sfHover >ul {
	display: block
}
.sf-menu a {
	display: block;
	position: relative
}
.sf-menu ul ul {
	top: 0;
	left: 100%
}
.sf-menu {
	float: left;
	margin-bottom: 1em
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
	min-width: 12em;
	*width: 12em
}
.sf-menu a {
	border-left: 1px solid #fff;
	border-top: 1px solid #dFeEFF;
	border-top: 1px solid rgba(255, 255, 255, .5);
	padding: .75em 1em;
	text-decoration: none;
	zoom: 1
}
.sf-menu a {
	color: #13a
}
.sf-menu li {
	background: #BDD2FF;
	white-space: nowrap;
	*white-space: normal;
	-webkit-transition: background .2s;
	transition: background .2s
}
.sf-menu ul li {
	background: #AABDE6
}
.sf-menu ul ul li {
	background: #9AAEDB
}
.sf-menu li:hover, .sf-menu li.sfHover {
	background: #CFDEFF;
	-webkit-transition: none;
	transition: none
}
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em
}
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top-color: #dFeEFF;
	border-top-color: rgba(255, 255, 255, .5)
}
.sf-arrows >li >.sf-with-ul:focus:after, .sf-arrows >li:hover >.sf-with-ul:after, .sf-arrows >.sfHover >.sf-with-ul:after {
	border-top-color: #fff
}
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF;
	border-left-color: rgba(255, 255, 255, .5)
}
.sf-arrows ul li >.sf-with-ul:focus:after, .sf-arrows ul li:hover >.sf-with-ul:after, .sf-arrows ul .sfHover >.sf-with-ul:after {
	border-left-color: #fff
}
.mm-menu.mm-horizontal >.mm-panel {
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease
}
.mm-menu .mm-hidden {
	display: none
}
.mm-wrapper {
	overflow-x: hidden;
	position: relative
}
.mm-menu, .mm-menu >.mm-panel {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0
}
.mm-menu {
	background: inherit;
	display: block;
	overflow: hidden;
	padding: 0
}
.mm-menu >.mm-panel {
	background: inherit;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	box-sizing: border-box;
	padding: 20px;
	-webkit-transform: translate(100%, 0);
	-moz-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	-o-transform: translate(100%, 0);
	transform: translate(100%, 0)
}
.mm-menu >.mm-panel.mm-opened {
	-webkit-transform: translate(0%, 0);
	-moz-transform: translate(0%, 0);
	-ms-transform: translate(0%, 0);
	-o-transform: translate(0%, 0);
	transform: translate(0%, 0)
}
.mm-menu >.mm-panel.mm-subopened {
	-webkit-transform: translate(-30%, 0);
	-moz-transform: translate(-30%, 0);
	-ms-transform: translate(-30%, 0);
	-o-transform: translate(-30%, 0);
	transform: translate(-30%, 0)
}
.mm-menu >.mm-panel.mm-highest {
	z-index: 1
}
.mm-menu .mm-list {
	padding: 20px 0
}
.mm-menu >.mm-list {
	padding-bottom: 0
}
.mm-menu >.mm-list:after {
	content: '';
	display: block;
	height: 40px
}
.mm-panel >.mm-list {
	margin-left: -20px;
	margin-right: -20px
}
.mm-panel >.mm-list:first-child {
	padding-top: 0
}
.mm-list, .mm-list >li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0
}
.mm-list {
	font: inherit;
	font-size: 14px
}
.mm-list a, .mm-list a:hover {
	text-decoration: none
}
.mm-list >li {
	position: relative
}
.mm-list >li >a, .mm-list >li >span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: inherit;
	line-height: 20px;
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0
}
.mm-list >li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
	content: '';
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}
.mm-list >li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
	width: auto;
	margin-left: 20px;
	position: relative;
	left: auto
}
.mm-list a.mm-subopen {
	background: rgba(3, 2, 1, 0);
	width: 40px;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}
.mm-list a.mm-subopen:before {
	content: '';
	border-left-width: 1px;
	border-left-style: solid;
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.mm-list a.mm-subopen.mm-fullsubopen {
	width: 100%
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
	border-left: none
}
.mm-list a.mm-subopen +a, .mm-list a.mm-subopen +span {
	padding-right: 5px;
	margin-right: 40px
}
.mm-list >li.mm-selected >a.mm-subopen {
	background: transparent
}
.mm-list >li.mm-selected >a.mm-fullsubopen +a, .mm-list >li.mm-selected >a.mm-fullsubopen +span {
	padding-right: 45px;
	margin-right: 0
}
.mm-list a.mm-subclose {
	text-indent: 20px;
	padding-top: 30px;
	margin-top: -20px
}
.mm-list >li.mm-label {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px;
	padding-right: 5px
}
.mm-list >li.mm-spacer {
	padding-top: 40px
}
.mm-list >li.mm-spacer.mm-label {
	padding-top: 25px
}
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
	content: '';
	border: 2px solid transparent;
	display: inline-block;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-bottom: -5px;
	position: absolute;
	bottom: 50%
}
.mm-list a.mm-subopen:after {
	border-top: none;
	border-left: none;
	right: 18px
}
.mm-list a.mm-subclose:before {
	border-right: none;
	border-bottom: none;
	margin-bottom: -15px;
	left: 22px
}
.mm-menu.mm-vertical .mm-list .mm-panel {
	display: none;
	padding: 10px 0 10px 10px
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
	border-color: transparent
}
.mm-menu.mm-vertical .mm-list li.mm-opened >.mm-panel {
	display: block
}
.mm-menu.mm-vertical .mm-list >li >a.mm-subopen {
	height: 40px
}
.mm-menu.mm-vertical .mm-list >li >a.mm-subopen:after {
	top: 16px;
	bottom: auto
}
.mm-menu.mm-vertical .mm-list >li.mm-opened >a.mm-subopen:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.mm-menu.mm-vertical .mm-list >li.mm-label >a.mm-subopen {
	height: 25px
}
html.mm-opened .mm-page {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}
.mm-menu {
	background: #333;
	color: rgba(255, 255, 255, 0.6)
}
.mm-menu .mm-list >li:after {
	border-color: rgba(0, 0, 0, 0.15)
}
.mm-menu .mm-list >li >a.mm-subclose {
	background: rgba(0, 0, 0, 0.1);
	color: rgba(255, 255, 255, 0.3)
}
.mm-menu .mm-list >li >a.mm-subopen:after, .mm-menu .mm-list >li >a.mm-subclose:before {
	border-color: rgba(255, 255, 255, 0.3)
}
.mm-menu .mm-list >li >a.mm-subopen:before {
	border-color: rgba(0, 0, 0, 0.15)
}
.mm-menu .mm-list >li.mm-selected >a:not(.mm-subopen), .mm-menu .mm-list >li.mm-selected >span {
	background: rgba(0, 0, 0, 0.1)
}
.mm-menu .mm-list >li.mm-label {
	background: rgba(255, 255, 255, 0.05)
}
.mm-menu.mm-vertical .mm-list li.mm-opened >a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened >ul {
	background: rgba(255, 255, 255, 0.05)
}
.mm-page {
	box-sizing: border-box;
	position: relative
}
.mm-slideout {
	-webkit-transition: -webkit-transform .4s ease;
	-ms-transition: -ms-transform .4s ease;
	transition: transform .4s ease
}
html.mm-opened {
	overflow: hidden;
	position: relative
}
html.mm-opened body {
	overflow: hidden
}
html.mm-background .mm-page {
	background: inherit
}
#mm-blocker {
	background: rgba(3, 2, 1, 0);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999
}
html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
	display: block
}
.mm-menu.mm-offcanvas {
	display: none;
	position: fixed
}
.mm-menu.mm-current {
	display: block
}
.mm-menu {
	width: 80%;
	min-width: 140px;
	max-width: 440px
}
html.mm-opening .mm-slideout {
	-webkit-transform: translate(80%, 0);
	-moz-transform: translate(80%, 0);
	-ms-transform: translate(80%, 0);
	-o-transform: translate(80%, 0);
	transform: translate(80%, 0)
}
@media all and (max-width:175px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-moz-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		-o-transform: translate(140px, 0);
		transform: translate(140px, 0)
	}
}
@media all and (min-width:550px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate(440px, 0);
		-moz-transform: translate(440px, 0);
		-ms-transform: translate(440px, 0);
		-o-transform: translate(440px, 0);
		transform: translate(440px, 0)
	}
}
.mm-buttonbar {
	border: 1px solid transparent;
	border-radius: 5px;
	text-align: center;
	line-height: 20px;
	overflow: hidden;
	display: block;
	padding: 0;
	margin: 0;
	position: relative
}
.mm-buttonbar:after {
	content: '';
	display: block;
	clear: both
}
.mm-buttonbar >* {
	border-left: 1px solid transparent;
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.mm-buttonbar >a {
	text-decoration: none
}
.mm-buttonbar >input {
	position: absolute;
	left: -1000px;
	top: -1000px
}
.mm-buttonbar >input:checked +label {
	border-color: transparent !important
}
.mm-buttonbar >*:first-child, .mm-buttonbar >input:first-child +* {
	border-left: none
}
.mm-buttonbar.mm-buttonbar-2 >* {
	width: 50%
}
.mm-buttonbar.mm-buttonbar-3 >* {
	width: 33.33%
}
.mm-buttonbar.mm-buttonbar-4 >* {
	width: 25%
}
.mm-buttonbar.mm-buttonbar-5 >* {
	width: 20%
}
.mm-header .mm-buttonbar {
	margin-top: 20px;
	margin-left: -30px;
	margin-right: -30px
}
.mm-footer .mm-buttonbar {
	border: none;
	border-radius: none;
	line-height: 40px;
	margin: -10px -10px 0 -20px
}
.mm-footer .mm-buttonbar >* {
	border-left: none
}
.mm-list >li >.mm-buttonbar {
	margin: 10px 20px
}
.mm-menu .mm-buttonbar {
	border-color: rgba(255, 255, 255, 0.6);
	background: #333
}
.mm-menu .mm-buttonbar >* {
	border-color: rgba(255, 255, 255, 0.6)
}
.mm-menu .mm-buttonbar >input:checked +label {
	background: rgba(255, 255, 255, 0.6);
	color: #333
}
em.mm-counter {
	font: inherit;
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
	line-height: 20px;
	display: block;
	margin-top: -10px;
	position: absolute;
	right: 40px;
	top: 50%
}
em.mm-counter +a.mm-subopen {
	padding-left: 40px
}
em.mm-counter +a.mm-subopen +a, em.mm-counter +a.mm-subopen +span {
	margin-right: 80px
}
em.mm-counter +a.mm-fullsubopen {
	padding-left: 0
}
.mm-vertical em.mm-counter {
	top: 12px;
	margin-top: 0
}
.mm-nosubresults >em.mm-counter {
	display: none
}
.mm-menu em.mm-counter {
	color: rgba(255, 255, 255, 0.3)
}
html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}
.mm-footer {
	background: inherit;
	border-top: 1px solid transparent;
	text-align: center;
	line-height: 20px;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 10px 10px 0 20px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0
}
.mm-menu.mm-hasfooter >.mm-panel:after {
	height: 80px
}
.mm-menu .mm-footer {
	border-color: rgba(0, 0, 0, 0.15);
	color: rgba(255, 255, 255, 0.3)
}
.mm-header {
	background: inherit;
	border-bottom: 1px solid transparent;
	text-align: center;
	line-height: 20px;
	box-sizing: border-box;
	width: 100%;
	height: 60px;
	padding: 0 50px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0
}
.mm-header .mm-title, .mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close {
	padding-top: 30px
}
.mm-header .mm-title {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	position: relative
}
.mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close {
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	min-width: 10px;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1
}
.mm-header .mm-prev {
	padding-left: 20px;
	padding-right: 10px;
	left: 0
}
.mm-header .mm-next, .mm-header .mm-close {
	padding-left: 10px;
	padding-right: 20px;
	right: 0
}
.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
	content: '';
	border: 2px solid transparent;
	display: inline-block;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mm-header [href].mm-prev:before {
	border-right: none;
	border-bottom: none;
	margin-left: 2px;
	margin-right: 5px
}
.mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
	margin-left: 5px;
	margin-right: -2px
}
.mm-header [href].mm-next:after {
	border-top: none;
	border-left: none
}
.mm-header [href].mm-close:after {
	content: 'x'
}
.mm-menu.mm-hassearch .mm-header {
	height: 50px;
	top: 50px
}
.mm-menu.mm-hassearch .mm-header .mm-title, .mm-menu.mm-hassearch .mm-header .mm-prev, .mm-menu.mm-hassearch .mm-header .mm-next, .mm-menu.mm-hassearch .mm-header .mm-close {
	padding-top: 20px
}
.mm-menu.mm-hasheader li.mm-subtitle {
	display: none
}
.mm-menu.mm-hasheader >.mm-panel {
	padding-top: 80px
}
.mm-menu.mm-hasheader >.mm-panel.mm-list {
	padding-top: 60px
}
.mm-menu.mm-hasheader >.mm-panel >.mm-list:first-child {
	margin-top: -20px
}
.mm-menu.mm-hasheader.mm-hassearch >.mm-panel {
	padding-top: 120px
}
.mm-menu.mm-hasheader.mm-hassearch >.mm-panel.mm-list {
	padding-top: 100px
}
.mm-menu .mm-header {
	border-color: rgba(0, 0, 0, 0.15);
	color: rgba(255, 255, 255, 0.3)
}
.mm-menu .mm-header .mm-prev:before, .mm-menu .mm-header .mm-next:after, .mm-menu .mm-header .mm-close:after {
	border-color: rgba(255, 255, 255, 0.3)
}
.mm-list li.mm-label >span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	line-height: 25px
}
.mm-list li.mm-label.mm-opened a.mm-subopen:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
	display: none
}
.mm-menu.mm-vertical .mm-list >li.mm-label >a.mm-subopen:after {
	top: 8.5px
}
.mm-menu .mm-list li.mm-label >div >div {
	background: rgba(255, 255, 255, 0.05)
}
.mm-search, .mm-search input {
	box-sizing: border-box
}
.mm-list >li.mm-search {
	padding: 10px;
	margin-top: -20px
}
.mm-list >li.mm-subtitle +li.mm-search {
	margin-top: 0
}
div.mm-panel >div.mm-search {
	padding: 0 0 10px
}
.mm-menu.mm-hasheader .mm-list >li.mm-search {
	margin-top: 0
}
.mm-menu >.mm-search {
	background: inherit;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.mm-search {
	padding: 10px
}
.mm-search input {
	border: none;
	border-radius: 30px;
	font: inherit;
	font-size: 14px;
	line-height: 30px;
	outline: none;
	display: block;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0 10px
}
.mm-search input::-ms-clear {
	display: none
}
.mm-menu .mm-noresultsmsg {
	text-align: center;
	font-size: 21px;
	display: none;
	padding: 60px 0
}
.mm-menu .mm-noresultsmsg:after {
	border: none !important
}
.mm-noresults .mm-noresultsmsg {
	display: block
}
.mm-menu li.mm-nosubresults >a.mm-subopen {
	display: none
}
.mm-menu li.mm-nosubresults >a.mm-subopen +a, .mm-menu li.mm-nosubresults >a.mm-subopen +span {
	padding-right: 10px
}
.mm-menu.mm-hassearch >.mm-panel {
	padding-top: 70px
}
.mm-menu.mm-hassearch >.mm-panel >.mm-list:first-child {
	margin-top: -20px
}
.mm-menu.mm-hasheader >.mm-panel >div.mm-search:first-child {
	margin-top: -10px
}
.mm-menu.mm-hasheader >.mm-panel >div.mm-search:first-child +.mm-list {
	padding-top: 0
}
.mm-menu .mm-search input {
	background: rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.6)
}
.mm-menu .mm-noresultsmsg {
	color: rgba(255, 255, 255, 0.3)
}
input.mm-toggle, input.mm-check {
	position: absolute;
	left: -10000px
}
label.mm-toggle, label.mm-check {
	margin: 0;
	position: absolute;
	bottom: 50%;
	z-index: 2
}
label.mm-toggle:before, label.mm-check:before {
	content: '';
	display: block
}
label.mm-toggle {
	border-radius: 30px;
	width: 50px;
	height: 30px;
	margin-bottom: -15px
}
label.mm-toggle:before {
	border-radius: 30px;
	width: 28px;
	height: 28px;
	margin: 1px
}
input.mm-toggle:checked ~ label.mm-toggle:before {
	float: right
}
label.mm-check {
	width: 30px;
	height: 30px;
	margin-bottom: -15px
}
label.mm-check:before {
	border-left: 3px solid;
	border-bottom: 3px solid;
	width: 40%;
	height: 20%;
	margin: 25% 0 0 20%;
	opacity: .1;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
input.mm-check:checked ~ label.mm-check:before {
	opacity: 1
}
.mm-menu.mm-vertical .mm-list >li label.mm-toggle, .mm-menu.mm-vertical .mm-list >li label.mm-check {
	bottom: auto;
	margin-bottom: 0
}
.mm-menu.mm-vertical .mm-list >li label.mm-toggle {
	top: 5px
}
.mm-menu.mm-vertical .mm-list >li label.mm-check {
	top: 5px
}
label.mm-toggle, label.mm-check {
	right: 20px
}
label.mm-toggle +a, label.mm-toggle +span {
	margin-right: 70px
}
label.mm-check +a, label.mm-check +span {
	margin-right: 50px
}
a.mm-subopen +label.mm-toggle, a.mm-subopen +label.mm-check {
	right: 50px
}
a.mm-subopen +label.mm-toggle +a, a.mm-subopen +label.mm-toggle +span {
	margin-right: 100px
}
a.mm-subopen +label.mm-check +a, a.mm-subopen +label.mm-check +span {
	margin-right: 80px
}
em.mm-counter +a.mm-subopen +label.mm-toggle, em.mm-counter +a.mm-subopen +label.mm-check {
	right: 90px
}
em.mm-counter +a.mm-subopen +label.mm-toggle +a, em.mm-counter +a.mm-subopen +label.mm-toggle +span {
	margin-right: 140px
}
em.mm-counter +a.mm-subopen +label.mm-check +a, em.mm-counter +a.mm-subopen +label.mm-check +span {
	margin-right: 120px
}
.mm-menu label.mm-toggle {
	background: rgba(0, 0, 0, 0.15)
}
.mm-menu label.mm-toggle:before {
	background: #333
}
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963
}
.mm-menu label.mm-check:before {
	border-color: rgba(255, 255, 255, 0.6)
}
html.mm-slide .mm-menu {
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease
}
html.mm-slide.mm-opened .mm-menu {
	-webkit-transform: translateX(-30%);
	-moz-transform: translateX(-30%);
	-ms-transform: translateX(-30%);
	-o-transform: translateX(-30%);
	transform: translateX(-30%)
}
html.mm-slide.mm-opening .mm-menu {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%)
}
html.mm-slide.mm-right.mm-opened .mm-menu {
	-webkit-transform: translateX(30%);
	-moz-transform: translateX(30%);
	-ms-transform: translateX(30%);
	-o-transform: translateX(30%);
	transform: translateX(30%)
}
html.mm-slide.mm-right.mm-opening .mm-menu {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%)
}
html.mm-slide.mm-top.mm-opened .mm-menu {
	-webkit-transform: translateY(-30%);
	-moz-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	-o-transform: translateY(-30%);
	transform: translateY(-30%)
}
html.mm-slide.mm-top.mm-opening .mm-menu {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%)
}
html.mm-slide.mm-bottom.mm-opened .mm-menu {
	-webkit-transform: translateY(30%);
	-moz-transform: translateY(30%);
	-ms-transform: translateY(30%);
	-o-transform: translateY(30%);
	transform: translateY(30%)
}
html.mm-slide.mm-bottom.mm-opening .mm-menu {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%)
}
html.mm-zoom-menu .mm-menu {
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease
}
html.mm-zoom-menu.mm-opened .mm-menu {
	-webkit-transform: scale(0.7, 0.7) translateX(-30%);
	-moz-transform: scale(0.7, 0.7) translateX(-30%);
	-ms-transform: scale(0.7, 0.7) translateX(-30%);
	-o-transform: scale(0.7, 0.7) translateX(-30%);
	transform: scale(0.7, 0.7) translateX(-30%);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}
html.mm-zoom-menu.mm-opening .mm-menu {
	-webkit-transform: scale(1, 1) translateX(0%);
	-moz-transform: scale(1, 1) translateX(0%);
	-ms-transform: scale(1, 1) translateX(0%);
	-o-transform: scale(1, 1) translateX(0%);
	transform: scale(1, 1) translateX(0%)
}
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
	-webkit-transform: scale(0.7, 0.7) translateX(30%);
	-moz-transform: scale(0.7, 0.7) translateX(30%);
	-ms-transform: scale(0.7, 0.7) translateX(30%);
	-o-transform: scale(0.7, 0.7) translateX(30%);
	transform: scale(0.7, 0.7) translateX(30%);
	-webkit-transform-origin: right center;
	-moz-transform-origin: right center;
	-ms-transform-origin: right center;
	-o-transform-origin: right center;
	transform-origin: right center
}
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
	-webkit-transform: scale(1, 1) translateX(0%);
	-moz-transform: scale(1, 1) translateX(0%);
	-ms-transform: scale(1, 1) translateX(0%);
	-o-transform: scale(1, 1) translateX(0%);
	transform: scale(1, 1) translateX(0%)
}
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
	-webkit-transform: scale(0.7, 0.7) translateY(-30%);
	-moz-transform: scale(0.7, 0.7) translateY(-30%);
	-ms-transform: scale(0.7, 0.7) translateY(-30%);
	-o-transform: scale(0.7, 0.7) translateY(-30%);
	transform: scale(0.7, 0.7) translateY(-30%);
	-webkit-transform-origin: center top;
	-moz-transform-origin: center top;
	-ms-transform-origin: center top;
	-o-transform-origin: center top;
	transform-origin: center top
}
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
	-webkit-transform: scale(1, 1) translateY(0%);
	-moz-transform: scale(1, 1) translateY(0%);
	-ms-transform: scale(1, 1) translateY(0%);
	-o-transform: scale(1, 1) translateY(0%);
	transform: scale(1, 1) translateY(0%)
}
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
	-webkit-transform: scale(0.7, 0.7) translateY(30%);
	-moz-transform: scale(0.7, 0.7) translateY(30%);
	-ms-transform: scale(0.7, 0.7) translateY(30%);
	-o-transform: scale(0.7, 0.7) translateY(30%);
	transform: scale(0.7, 0.7) translateY(30%);
	-webkit-transform-origin: center bottom;
	-moz-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	-o-transform-origin: center bottom;
	transform-origin: center bottom
}
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
	-webkit-transform: scale(1, 1) translateY(0%);
	-moz-transform: scale(1, 1) translateY(0%);
	-ms-transform: scale(1, 1) translateY(0%);
	-o-transform: scale(1, 1) translateY(0%);
	transform: scale(1, 1) translateY(0%)
}
html.mm-zoom-panels .mm-menu.mm-horizontal >.mm-panel {
	-webkit-transform: scale(1.5, 1.5) translateX(100%);
	-moz-transform: scale(1.5, 1.5) translateX(100%);
	-ms-transform: scale(1.5, 1.5) translateX(100%);
	-o-transform: scale(1.5, 1.5) translateX(100%);
	transform: scale(1.5, 1.5) translateX(100%);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition-property: -webkit-transform, left;
	transition-property: transform, left
}
html.mm-zoom-panels .mm-menu.mm-horizontal >.mm-panel.mm-opened {
	-webkit-transform: scale(1, 1) translateX(0%);
	-moz-transform: scale(1, 1) translateX(0%);
	-ms-transform: scale(1, 1) translateX(0%);
	-o-transform: scale(1, 1) translateX(0%);
	transform: scale(1, 1) translateX(0%)
}
html.mm-zoom-panels .mm-menu.mm-horizontal >.mm-panel.mm-opened.mm-subopened {
	-webkit-transform: scale(0.7, 0.7) translateX(-30%);
	-moz-transform: scale(0.7, 0.7) translateX(-30%);
	-ms-transform: scale(0.7, 0.7) translateX(-30%);
	-o-transform: scale(0.7, 0.7) translateX(-30%);
	transform: scale(0.7, 0.7) translateX(-30%)
}
.mm-menu.mm-fullscreen {
	width: 100%;
	min-width: 140px;
	max-width: 10000px
}
html.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(100%, 0);
	-moz-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	-o-transform: translate(100%, 0);
	transform: translate(100%, 0)
}
@media all and (max-width:140px) {
	html.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(140px, 0);
		-moz-transform: translate(140px, 0);
		-ms-transform: translate(140px, 0);
		-o-transform: translate(140px, 0);
		transform: translate(140px, 0)
	}
}
@media all and (min-width:10000px) {
	html.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(10000px, 0);
		-moz-transform: translate(10000px, 0);
		-ms-transform: translate(10000px, 0);
		-o-transform: translate(10000px, 0);
		transform: translate(10000px, 0)
	}
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate(-100%, 0);
	-moz-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
	transform: translate(-100%, 0)
}
@media all and (max-width:140px) {
	html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-moz-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		-o-transform: translate(-140px, 0);
		transform: translate(-140px, 0)
	}
}
@media all and (min-width:10000px) {
	html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
		-webkit-transform: translate(-10000px, 0);
		-moz-transform: translate(-10000px, 0);
		-ms-transform: translate(-10000px, 0);
		-o-transform: translate(-10000px, 0);
		transform: translate(-10000px, 0)
	}
}
.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
	height: 100%;
	min-height: 140px;
	max-height: 10000px
}
html.mm-opened.mm-fullscreen .mm-page {
	box-shadow: none !important
}
.mm-menu.mm-top, .mm-menu.mm-bottom {
	width: 100%;
	min-width: 100%;
	max-width: 100%
}
.mm-menu.mm-right {
	left: auto;
	right: 0
}
.mm-menu.mm-bottom {
	top: auto;
	bottom: 0
}
html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate(-80%, 0);
	-moz-transform: translate(-80%, 0);
	-ms-transform: translate(-80%, 0);
	-o-transform: translate(-80%, 0);
	transform: translate(-80%, 0)
}
@media all and (max-width:175px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate(-140px, 0);
		-moz-transform: translate(-140px, 0);
		-ms-transform: translate(-140px, 0);
		-o-transform: translate(-140px, 0);
		transform: translate(-140px, 0)
	}
}
@media all and (min-width:550px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate(-440px, 0);
		-moz-transform: translate(-440px, 0);
		-ms-transform: translate(-440px, 0);
		-o-transform: translate(-440px, 0);
		transform: translate(-440px, 0)
	}
}
html.mm-front .mm-slideout {
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
	z-index: 0 !important
}
.mm-menu.mm-front {
	z-index: 1;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5)
}
html.mm-opened.mm-next .mm-page {
	box-shadow: none
}
.mm-menu.mm-front, .mm-menu.mm-next {
	-webkit-transition: -webkit-transform .4s ease;
	-ms-transition: -ms-transform .4s ease;
	transition: transform .4s ease;
	-webkit-transform: translate(-100%, 0);
	-moz-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
	transform: translate(-100%, 0)
}
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
	-webkit-transform: translate(100%, 0);
	-moz-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	-o-transform: translate(100%, 0);
	transform: translate(100%, 0)
}
.mm-menu.mm-front.mm-top {
	-webkit-transform: translate(0, -100%);
	-moz-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	transform: translate(0, -100%)
}
.mm-menu.mm-front.mm-bottom {
	-webkit-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%)
}
html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
	height: 80%;
	min-height: 140px;
	max-height: 880px
}
html.mm-opened.mm-light .mm-page {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light {
	background: #f3f3f3;
	color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-light .mm-list >li:after {
	border-color: rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-light .mm-list >li >a.mm-subclose {
	background: rgba(255, 255, 255, 0.6);
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-list >li >a.mm-subopen:after, .mm-menu.mm-light .mm-list >li >a.mm-subclose:before {
	border-color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-list >li >a.mm-subopen:before {
	border-color: rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-light .mm-list >li.mm-selected >a:not(.mm-subopen), .mm-menu.mm-light .mm-list >li.mm-selected >span {
	background: rgba(255, 255, 255, 0.6)
}
.mm-menu.mm-light .mm-list >li.mm-label {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened >a.mm-subopen, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened >ul {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-light .mm-buttonbar {
	border-color: rgba(0, 0, 0, 0.6);
	background: #f3f3f3
}
.mm-menu.mm-light .mm-buttonbar >* {
	border-color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-light .mm-buttonbar >input:checked +label {
	background: rgba(0, 0, 0, 0.6);
	color: #f3f3f3
}
.mm-menu.mm-light label.mm-check:before {
	border-color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-light em.mm-counter {
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-footer {
	border-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-header {
	border-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-header .mm-prev:before, .mm-menu.mm-light .mm-header .mm-next:after, .mm-menu.mm-light .mm-header .mm-close:after {
	border-color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-list li.mm-label >div >div {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-light .mm-search input {
	background: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-light .mm-noresultsmsg {
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light label.mm-toggle {
	background: rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-light label.mm-toggle:before {
	background: #f3f3f3
}
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963
}
html.mm-opened.mm-white .mm-page {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white {
	background: white;
	color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-white .mm-list >li:after {
	border-color: rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-white .mm-list >li >a.mm-subclose {
	background: rgba(0, 0, 0, 0.06);
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-list >li >a.mm-subopen:after, .mm-menu.mm-white .mm-list >li >a.mm-subclose:before {
	border-color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-list >li >a.mm-subopen:before {
	border-color: rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-white .mm-list >li.mm-selected >a:not(.mm-subopen), .mm-menu.mm-white .mm-list >li.mm-selected >span {
	background: rgba(0, 0, 0, 0.06)
}
.mm-menu.mm-white .mm-list >li.mm-label {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened >a.mm-subopen, .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened >ul {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-white .mm-buttonbar {
	border-color: rgba(0, 0, 0, 0.6);
	background: white
}
.mm-menu.mm-white .mm-buttonbar >* {
	border-color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-white .mm-buttonbar >input:checked +label {
	background: rgba(0, 0, 0, 0.6);
	color: #fff
}
.mm-menu.mm-white label.mm-check:before {
	border-color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-white em.mm-counter {
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-footer {
	border-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-header {
	border-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-header .mm-prev:before, .mm-menu.mm-white .mm-header .mm-next:after, .mm-menu.mm-white .mm-header .mm-close:after {
	border-color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-list li.mm-label >div >div {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-white .mm-search input {
	background: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-white .mm-noresultsmsg {
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white label.mm-toggle {
	background: rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-white label.mm-toggle:before {
	background: white
}
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963
}
html.mm-opened.mm-black .mm-page {
	box-shadow: none
}
.mm-menu.mm-black {
	background: black;
	color: rgba(255, 255, 255, 0.6)
}
.mm-menu.mm-black .mm-list >li:after {
	border-color: rgba(255, 255, 255, 0.2)
}
.mm-menu.mm-black .mm-list >li >a.mm-subclose {
	background: rgba(255, 255, 255, 0.25);
	color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-list >li >a.mm-subopen:after, .mm-menu.mm-black .mm-list >li >a.mm-subclose:before {
	border-color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-list >li >a.mm-subopen:before {
	border-color: rgba(255, 255, 255, 0.2)
}
.mm-menu.mm-black .mm-list >li.mm-selected >a:not(.mm-subopen), .mm-menu.mm-black .mm-list >li.mm-selected >span {
	background: rgba(255, 255, 255, 0.25)
}
.mm-menu.mm-black .mm-list >li.mm-label {
	background: rgba(255, 255, 255, 0.15)
}
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened >a.mm-subopen, .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened >ul {
	background: rgba(255, 255, 255, 0.15)
}
.mm-menu.mm-black .mm-buttonbar {
	border-color: rgba(255, 255, 255, 0.6);
	background: black
}
.mm-menu.mm-black .mm-buttonbar >* {
	border-color: rgba(255, 255, 255, 0.6)
}
.mm-menu.mm-black .mm-buttonbar >input:checked +label {
	background: rgba(255, 255, 255, 0.6);
	color: #000
}
.mm-menu.mm-black label.mm-check:before {
	border-color: rgba(255, 255, 255, 0.6)
}
.mm-menu.mm-black em.mm-counter {
	color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-footer {
	border-color: rgba(255, 255, 255, 0.2);
	color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-header {
	border-color: rgba(255, 255, 255, 0.2);
	color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-header .mm-prev:before, .mm-menu.mm-black .mm-header .mm-next:after, .mm-menu.mm-black .mm-header .mm-close:after {
	border-color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-list li.mm-label >div >div {
	background: rgba(255, 255, 255, 0.15)
}
.mm-menu.mm-black .mm-search input {
	background: rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.6)
}
.mm-menu.mm-black .mm-noresultsmsg {
	color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black label.mm-toggle {
	background: rgba(255, 255, 255, 0.2)
}
.mm-menu.mm-black label.mm-toggle:before {
	background: black
}
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
	background: #4bd963
}
html, body {
	background: #BFCAE6;
	border: 0;
	color: #fff;
	font-size: 14px;
	height: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}
body {
	position: relative
}
a:hover {
	cursor: pointer
}
.container {
	/*width: 980px;*/
	min-height: 1px
}

.backstretch {
	width: 100% !important
}
.page, .page >.wrapper-content {
	background:#BFCAE6;
}
.wrapper-background {
	position: relative;
	z-index: 1
}
.wrapper-background:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	height: 103px;
	background: rgba(24, 71, 133, .85);
}
@media(max-width: 767px){
	.wrapper-background:before{
		height: 40px;
	}
}
.page.home-page {
	background: none
}
#controls-wrapper {
	background: none
}
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 980px
}
.wrapper {
	position: relative
}
.border-bottom {
	border-bottom: 1px solid #ccc
}
ul.list-social li {
	margin-left: 15px
}
.title-border {
	margin-top: 0;
	border-bottom: 1px solid;
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 5px
}
.share-social {
	width: 80px
}
.save {
	font-size: 11px
}
.icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle
}
.icon-flagvn {
	width: 21px;
	height: 13px;
	background-position: left top
}
.icon-flaguk {
	width: 21px;
	height: 13px;
	background-position: -21px 0
}
.icon-face {
	background-position: 0 -14px
}
.icon-rss {
	background-position: -17px -14px
}
.icon-youtube {
	background-position: -34px -14px
}
.icon-twitter {
	background-position: -51px -14px
}
.icon-googleplus {
	background-position: -68px -14px
}
.icon-phone {
	background-position: 0 -30px
}
.icon-email {
	background-position: -17px -30px
}
.icon-search {
	background: url(icon-search.png) no-repeat center;
	width: 17px;
	height: 17px
}
.icon-watch {
	position: relative;
	top: -2px
}
.icon-tag {
	display: inline-block;
	width: 13px;
	height: 13px;
	vertical-align: middle
}
.icon-location {
	vertical-align: middle
}
.icon-area {
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background-position: 0 0
}
.arrow-white-right {
	background: url(arrow-white-right.png) no-repeat center center;
	display: inline-block
}
.hotline-contact, .hotline-contact i {
	color: #fff
}
.list-excection-item .hotline-contact .phone-number {
	color: #000
}
.save a {
	color: #999;
	font-size: 12px
}
.save a:hover {
	color: #cd5c5c 
}
#supersized li {
	margin: 0
}
.page .header .wrapper-content {
	border-bottom: 4px solid #cd5c5c ;
	min-height: 196px
}
.border-top-orange {
	border-top: 1px solid #e0a724
}
.border-top-orange-2 {
	border-top: 2px solid #e0a724
}
.border-top-orange-3 {
	border-top: 3px solid #e0a724
}
.border-top-orange-4 {
	border-top: 4px solid #e0a724
}
.header {
	/*background: #BFCAE6;*/
	background: rgba(24,71,133, .85);
	z-index: 2;
	margin-bottom: 20px
}
.logo {
	position: absolute;
	margin: 0;
	top: 39px;
}
.logo img {
	max-height: 60px;
}
.nav.top-nav li {
	line-height: 30px
}
.nav.top-nav>li .icon {
	display: inline-block
}
.nav.top-nav>li a {
	font-size: 12px;
	color: #ccc;
	padding: 0;
	border: 0;
	border-radius: 0
}
.nav.top-nav>li a:hover, .nav.top-nav>li>a:focus {
	background-color: transparent
}
.nav.top-nav>li .divider {
	margin: 0 25px;
	border-left: 1px solid #666
}
.nav.top-nav>li .icon-phone, .nav.top-nav>li .icon-email {
	margin-top: 5px;
	margin-right: 5px;
	float: left
}
.nav>li>a {
	padding: 10px
}
.header-bg {
	min-height: 196px;
	overflow: hidden;
	z-index: 0;
	display: none
}
.header-bg img, .header-bg p {
	margin: 0
}
.header-bg {
	position: absolute;
	top: 0;
	left: 0
}
.header h1.page-title {
	color: #fff;
	font: 23px 'Roboto Light';
	background: url('violet-opacity-bg.png') top left;
	display: inline-block;
	line-height: 30px;
	padding: 5px 15px;
	display: none
}
.egaland-active {
	color: #cd5c5c  !important
}
#main-menu {
	margin-top: 13px
}
#main-menu.nav>li>a {
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	background-color: transparent;
	border: 0;
	border-radius: 0
}
#main-menu.nav>li.active >a {
	color: #cd5c5c 
}
#main-menu.nav .dropdown-menu {
	padding-top: 10px;
	top: 80%;
	border: 1px solid #595f68;
	border-radius: 0;
	min-width: 166px
}
#main-menu.nav .dropdown-menu >li {
	margin: 0;
	padding: 5px 20px
}
#main-menu.nav .dropdown-menu>li>a {
	padding: 0;
	padding-bottom: 5px;
	color: #fff;
	text-transform: capitalize;
	border-bottom: 1px solid #46556d
}
#main-menu.nav .dropdown-menu>li.last>a {
	border: none
}
#main-menu.nav .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: transparent
}
#main-menu.sf-menu li {
	background: transparent;
	margin-left: 0
}
#main-menu.sf-menu>li.active {
	color: #cd5c5c 
}
#main-menu.sf-menu>li ul {
	padding-top: 10px;
	top: 100%;
	left: -55%;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.7);
	border: 1px solid #595f68;
	border-radius: 0
}
#main-menu.sf-menu>li li {
	margin: 0;
	padding: 5px 20px
}
#main-menu.sf-menu>li ul a {
	padding: 0;
	padding-bottom: 5px;
	border: none;
	color: #fff;
	text-transform: capitalize;
	border-bottom: 1px solid #46556d;
	display: block;
	min-width: 150px
}
#main-menu.sf-menu>li li:last-of-type a {
	border: none
}
#main-menu.sf-menu>li ul .caret {
	position: absolute;
	top: -15px;
	left: 40%;
	border: none;
	width: 30px;
	height: 15px;
}
#main-menu.sf-menu>li ul.ul-sub-3 {
	left: -55%
}
#main-menu.sf-menu>li ul.ul-sub-3 {
	left: -73%
}
#main-menu.sf-menu>li ul.ul-sub-6 {
	left: 0
}
.footer .wrap {
	width: 640px;
	margin: 20px;
	background: #ffc;
	font-size: 10pt
}
.footer .slider {
	overflow: hidden;
	position: relative;
	width: 100%;
	max-height: 160px
}
.footer .slider li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0
}
.footer #partner-carousel {
	box-shadow: none;
	margin-top: 20px
}
.footer #partner-carousel li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0
}
.footer .footer-block:nth-of-type(2) {
	border: 1px solid rgba(204, 204, 204, 0.26);
	border-top: none;
	border-bottom: none
}
.page .footer {
	border-top: 3px solid #cd5c5c ;
	font-size: 10pt;
	color: #fff
}
.page .footer .wrapper-content {
	background-image: linear-gradient(to top, #103667, #184785, #1B4F93);
}
.page .footer .footer-block h3.block-title {
	font-size: 19px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 0
}
.page .footer .footer-block p {
	font-size: 13px;
	line-height: 1.5;
}
.page .footer .footer-block .hotline-contact p {
	margin-bottom: 5px
}
.page .footer .footer-block {
	min-height: 250px
}
#partner-carousel {
	border: 0;
	padding-top: 20px;
	border-top: 1px solid #333;
	border-radius: 0;
	overflow: hidden
}
#partner-carousel.flexslider {
	background-color: transparent
}
#partner-carousel.flexslider .slides img {
	height: 70px
}
#partner-carousel.flexslider .slides li {
	height: 70px;
	overflow: hidden
}
#partner-carousel .flex-control-nav {
	display: none
}
#partner-carousel .slides li {
	width: 185px;
	text-align: center
}
#partner-carousel .slides li a {
	max-width: 100%
}
#partner-carousel .slides li img {
	height: 60px;
	max-width: 100%
}
#partner-carousel .flex-direction-nav a:before {
	font-size: 0
}
#partner-carousel .flex-direction-nav .flex-prev {
	background-position: 0 -42px;
	width: 30px;
	font-size: 0
}
#partner-carousel .flex-direction-nav .flex-next {
	background-position: -30px 1px;
	width: 30px
}
#partner-carousel.flexslider:hover .flex-next {
	right: -40px
}
#partner-carousel.flexslider:hover .flex-prev {
	left: -30px
}
#gallery-footer {
	border: 0;
	border-radius: 0;
	position: relative
}
#gallery-footer.flexslider {
	background-color: transparent
}
#gallery-footer.flexslider .slides img {
	height: 70px;
	border: 1px solid #ccc
}
#gallery-footer.flexslider .slides li {
	height: 70px;
	overflow: hidden;
	margin-left: 0;
	margin-right: 5px
}
#gallery-footer .flex-direction-nav {
	position: absolute;
	right: 0;
	top: -18px;
}
#gallery-footer .flex-direction-nav a:before {
	font-size: 0
}
#gallery-footer .flex-direction-nav a {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	opacity: 1
}
#gallery-footer .flex-direction-nav .flex-prev {
	background-position: 0 -21px;
	width: 15px;
	height: 20px;
	font-size: 0;
	left: -20px
}
#gallery-footer .flex-direction-nav .flex-next {
	background-position: -15px 1px;
	width: 15px;
	height: 20px;
	right: 0
}
#gallery-footer.flexslider:hover .flex-next {
	right: 0
}
#gallery-footer.flexslider:hover .flex-prev {
	left: -20px
}
.form-newsletter .input-group .form-control, .form-newsletter .input-group-addon {
	border-radius: 0
}
.form-newsletter .input-group-addon {
	background-color: #ddd
}
.form-newsletter .input-group .form-control {
	background-color: #f0f0f0
}
.form-newsletter .input-group .input-group-btn button, .form-newsletter .input-group .input-group-btn input[type='button'], .form-newsletter .input-group .input-group-btn input[type='submit'] {
	background-color: #ddd;
	border-radius: 0;
	height: 34px;
	border: none
}
.home-page .header {
	min-height: 103px
}
.home-page {
	min-height: 100%
}
.home-page >.wrapper-content {
	background: none
}
.home-page .slide-caption-block .slide-tite {
	font-size: 40px;
	line-height: 70px;
	padding: 0 15px;
	background: #000;
	-khtml-opacity: .50;
	-moz-opacity: .50;
	-ms-filter: â€alpha(opacity=50)â€;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.5);
	-ms-opacity: .50;
	opacity: .50
}
.home-page .slide-caption-block .slide-caption {
	font: italic normal 14px;
	-ms-text-shadow: -1px 2px 2px rgba(0, 0, 0, 0.75);
	text-shadow: -1px 2px 2px rgba(0, 0, 0, 0.75)
}
.home-page .slide-caption-block .read-more {
	background: #edab24;
	border: 0;
	color: #000 !important;
	text-shadow: none
}
.home-feature-block {
	border-bottom: 1px solid #000;
	-webkit-box-shadow: 7px 8px 19px 0 #000;
	-moz-box-shadow: 7px 8px 19px 0 #000;
	box-shadow: 7px 8px 19px 0 #000;
	cursor: pointer;
	transform: translateZ(0) scale(0.98);
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}
.home-feature-block a {
	color: #fff;
	text-decoration: none
}
.home-feature-block h3.block-title {
	background: url(opacity2-bg.png);
	font-size: 20px;
	margin-bottom: 0;
	line-height: 37px;
	padding: 0 5px
}
.home-feature-block .thumbnail {
	border: 0;
	padding: 0;
	border-radius: 0;
	margin: 0
}
.home-feature-block .thumbnail img {
	height: 181px
}
.home-feature-block .block-caption {
	background: url(block-caption-bg.png) repeat-y top left;
	line-height: 45px;
	font-size: 13px;
	-ms-background-size: 99.32659932659933%;
	background-size: 99.32659932659933%
}
.home-feature-block .block-caption a, .home-feature-block .block-caption a:hover {
	color: #fff;
	text-decoration: none
}
.home-feature-block .block-caption .arrow-white-right {
	width: 45px;
	height: 45px;
	display: inline-block
}
.block {
	position: absolute;
	bottom: 15%
}
.home-page .footer {
	border-bottom: 3px solid #cd5c5c ;
	font-size: 11px;
	color: #ccc
}
#prevslide, #nextslide {
	position: fixed;
	top: 50%
}
#controls-wrapper {
	position: inherit;
	width: 100%;
	height: auto
}
#controls-wrapper #slidecaption {
	float: none
}
#page-popup .modal-body {
	padding: 0 5px
}
#page-popup .modal-body >p {
	margin-bottom: 5px
}
#page-popup .modal-header {
	padding: 2.5px;
	min-height: 0
}
.frmSearch .form-control, .frmSearch .btn {
	border-radius: 0;
	z-index: 0
}
.frmSearch .form-control {
	width: 90%
}
.frmSearch .btn {
	height: 34px;
	background: #cd5c5c ;
	border: none
}
.sidebar-block .block-title {
	color: #000;
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	line-height: 20px
}
.sidebar-block .list-article, .sidebar-block .list-article li {
	list-style: none;
	margin: 0;
	padding: 0
}
.sidebar-block .list-article .item {
	margin-bottom: 10px;
	border-bottom: 1px dotted #999
}
.sidebar-block .list-article .item:last-of-type {
	border-bottom: none;
	margin-bottom: 0
}
.sidebar-block .list-article .item .thumb {
	width: 90px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block
}
.sidebar-block .list-article .item h3.title {
	margin-top: 0;
	line-height: 18px;
	text-transform: uppercase
}
.sidebar-block .list-article .item .title a {
	font-size: 14px;
	color: #000
}
.datetime, .author {
	font-size: 11px;
	color: #333;
	display: inline-block
}
.author{
	margin-left: 5px;	
}
.sidebar-block.faq-block a.read-more, .list-article a.read-more, .customer-post a.read-more {
	display: block;
	float: right
}
.customer-post.y-kien {
	position: relative;
	max-height: 160px
}
.caret {
	border-bottom: 0 dotted;
	border-left: 70px solid rgba(0, 0, 0, 0);
	border-right: 0 solid rgba(0, 0, 0, 0);
	border-top: 30px solid #EEE;
	bottom: 27px;
	content: '';
	display: inline-block;
	height: 0;
	margin-left: 2px;
	position: absolute;
	right: 60px;
	vertical-align: middle;
	width: 0
}
.customer-post a.read-more {
	color: #dca524 !important;
	font-size: 14px !important
}
#mainbar {
	color: #000;
	border-left: 1px solid #CCC
}
#mainbar-left {
	color: #000;
	border-left: 1px solid #CCC
}
#main {
	color: #000
}
#sidebar.col-xs-3 {
	border-right: none;
	right: auto
}
.sidebar-right #mainbar {
	border-left: 0
}
.sidebar-right #sidebar {
	border-left: 1px solid #CCC
}
.article {
	margin: 0;
	padding-left: 15px
}
.article .title {
	color: #184785 ;
	font-size: 20px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	text-transform: uppercase
}
.article .block-hearder {
	margin-bottom: 20px
}
.article .content {
	color: #000
}
.article .content {
	padding-bottom: 20px;
	border-bottom: 1px dotted #BBB
}
.alpha {
	padding-left: 0
}
.omega {
	padding-right: 0
}
.daterangepicker {
	color: #333
}
.daterangepicker .glyphicon-arrow-left:before {
	right: -7px
}
.daterangepicker .glyphicon-arrow-right:before {
	left: -6px
}
.no-border {
	border: none !important
}
.thumbnail {
	border: 0;
	border-radius: 0;
	padding: 0;
	margin: 0;
	background-color: transparent
}
a.read-more, .read-more a {
	color: #dca524
}
.title.blue-title {
	color: #242c6d !important
}
.dot-border {
	border-bottom: 1px dotted #acacac
}
.head-title {
	font: 20px 'Roboto Light';
	text-transform: uppercase !important;
	color: #000;
	font-weight: 700;
	border-bottom: 1px solid #0e0e2c
}
.col-left >.head-title:first-child {
	margin-top: 0
}
.nav.top-nav, .nav.top-nav li {
	display: list-item
}
.label-new {
	color: #fff;
	text-transform: uppercase;
	background: #c60002;
	font-size: 8px;
	padding: .1em .5em
}
.ellipsis {
	overflow: hidden;
	-moz-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: inline-block
}
.btn {
	-ms-border-radius: 0;
	border-radius: 0;
	border: none
}
.btn.btn-compose-mail {
	background: #222b70
}
.btn.btn-del-mail {
	background: #eee;
	color: #000
}
.btn.btn-arrow-down {
	-ms-border-radius: 0;
	border-radius: 0;
	font-weight: 700
}
.btn.btn-arrow-down .caret {
	display: none
}
.btn.btn-readmore {
	background: #cd5c5c ;
	border: none;
	color: #FFF;
	padding: 5px 10px
}
.active .btn.btn-arrow-down {
	position: relative
}
.active .btn.btn-arrow-down .caret {
	display: block;
	position: absolute;
	bottom: -8px;
	left: 33%;
	color: #428bca;
	border-top: 8px solid;
	border-right: 12px solid transparent;
	border-left: 12px solid transparent
}
.form-search label {
	color: #333;
	font-size: 14px;
	font-weight: 400
}
.form-search .form-control {
	border-radius: 0;
	color: #656565;
	border-color: #ccc;
	height: 30px
}
.form-search .form-group {
	margin-bottom: 5px
}
.form-search .button-search, .form-search .btn-search {
	padding: 5px 15px;
	border: none;
	background: #cd5c5c ;
	color: #fff
}
.form-search .button-search:disabled, .form-search .btn-search:disabled {
	background-color: #ddd
}
.form-search .datetime-picker .input-group-addon {
	background: #fff;
	-ms-border-radius: 0;
	border-radius: 0
}
.form-search .glyphicon-search {
	color: #fff
}
.form-search .option-field {
	color: #cbcbcb;
	font-style: italic;
	font-size: 12px
}
.form-search textarea {
	min-height: 60px
}
.form-search .btn-submit {
	background: #cd5c5c ;
	border: none;
	color: #fff;
	font-weight: 700;
	width: 100%;
	height: 30px
}
.form-search, .form-search a {
	color: #656565
}
.form-search .form-group label {
	margin-bottom: 0
}
.form-search select.form-control, .form-search input[type=text].form-control {
	padding: 5px;
	height: 28px
}
.form-search .button {
	height: 28px
}
#sidebar .form-search, #form-search-real-estate.quick-form-search {
	border: 1px solid #cd5c5c ;
	margin-bottom: 15px;
	padding: 8px
}
.pagination {
	text-align: center
}
.article-block {
	font-size: 12px;
	color: #999;
	background: #fff
}
.article-block .block-content {
	border: 1px solid #d0d0d0;
	border-top: 0;
	border-bottom: 0;
	padding: 0
}
.article-block .location {
	font-size: 11px;
	color: #999
}
.article-block h3.title {
	font-size: 14px;
	margin: 5px 0;
	line-height: 20px;
	display: inline-block
}
.article-block h4.price {
	color: #cd5c5c ;
	font-weight: 700;
	font-size: 12px;
	margin-top: 0;
	line-height: 16px;
	margin: 0 0 5px
}
.list-real-estate .item .title {
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase
}
.list-real-estate .item .title:hover {
	color: #cd5c5c 
}
.list-real-estate .item a {
	color: #000;
	font-size: 16px
}
.list-real-estate .item .title a {
	font-size: 13px
}
.list-real-estate .item .block-content {
	border: 0
}
.list-real-estate .item .location a {
	color: #b4b4b4;
	font-size: 11px
}
.list-real-estate .item .article-block >.block-content >div:first-of-type {
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom: 0
}
.list-real-estate .item .properties {
	background: #fff;
	margin: 0;
	list-style: none;
	border: 1px solid #ccc;
	border-left: 0;
	overflow: auto;
	padding: 0
}
.list-real-estate .item .properties >li {
	text-align: left;
	float: left;
	margin: 0;
	list-style: none;
	padding: 0 10px;
	height: 38px;
	line-height: 35px
}
.list-real-estate .item .properties >li {
	border: 0;
	border-left: 1px solid #ccc
}
.list-real-estate .item .properties >li >.icon {
	margin-right: 5px
}
.list-real-estate .item .properties >li .icon-bedroom {
	height: 22px
}
.list-real-estate .item .properties >li .icon-bathroom {
	height: 21px
}
.list-real-estate .item .properties >li .icon-car {
	height: 22px
}
.list-real-estate .item .save a {
	color: #999;
	font-size: 11px
}
.list-real-estate .item .saved a {
	color: #cd5c5c 
}
.list-real-estate .item .saved .icon-star {
	vertical-align: middle;
	width: 10px;
	height: 10px;
	background-position: -20px 0
}
.list-real-estate .interested-real-estate .properties >li {
	padding: 0 15px
}
.list-real-estate .pagination >a:first-of-type, .list-real-estate .pagination >a:last-of-type {
	border: 0;
	float: none
}
.list-real-estate .pagination .disabled .glyphicon {
	background-color: transparent
}
.list-real-estate .rent .price {
	color: #E8A62C
}
.list-real-estate.list-real-estate-search .item-rent {
	height: 194px
}
.list-real-estate.list-real-estate-search .item-rent .title {
	font-weight: 700
}
.list-real-estate.list-real-estate-search .item-rent .article-block {
	background: #f6f6f8;
	padding: 10px;
	border: 1px solid #eee
}
.list-real-estate.list-real-estate-search .item-rent >div >.rent-block {
	border: 1px solid #eee;
	border-left: 0;
	height: 193px;
	padding: 0
}
.list-real-estate.list-real-estate-search .item-rent >div >.rent-block .rent-block-detail {
	padding: 7px 10px;
	height: 100px
}
.list-real-estate.list-real-estate-search .item-rent .properties {
	font-weight: 700
}
.list-real-estate.list-real-estate-search .item-rent .price {
	color: #cd5c5c ;
	font-weight: 700;
	font-size: 16px
}
.article-detail, .article-detail .content, .article-detail p {
	font-size: 10pt;
	text-align: justify;
}
.article-detail h2.title {
	margin-top: 0;
	padding-bottom: 10px
}
.article-detail h1.title {
	margin-top: 0;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 700;
}
.nav-list.list-category.news-category.active i {
	margin-right: 10px
}
.list-category, .list-category a {
	color: #184785 ;
	font-size: 16px
}
.list-category li {
	border-bottom: 1px dotted #ccc;
	display: none;
	margin-left: 0
}
.list-category.active li {
	display: block
}
.list-category li.nav-header {
	display: block
}
.list-category li a:hover {
	background-color: transparent;
	color: #cd5c5c 
}
.list-category .nav-header {
	padding: 0 20px
}
.list-category li.nav-header a:hover, .list-category.active .nav-header {
	color: #cd5c5c 
}
.list-category.resident-category li.nav-header {
	background-position: 0 13px
}
.list-category.intro-category li.nav-header {
	background-position: 0 -18px
}
.list-category.sale-category li.nav-header {
	background-position: 0 -49px
}
.list-category.lease-category li.nav-header {
	background-position: 0 -79px
}
.list-category.news-category li.nav-header {
	background-position: 0 -109px
}
.list-category.services-category li.nav-header {
	background-position: 0 -140px
}
.list-category.email-category li.nav-header {
	background-position: 0 -170px
}
.list-category.statistic-category li.nav-header {
	background-position: 0 -200px
}
.list-category.message-category li.nav-header {
	background-position: 0 -230px
}
.list-category.faq-category li.nav-header {
	background-position: 0 -260px
}
.list-category.faq-category li.nav-header:hover {
	background-position: 0 -290px
}
.article {
	padding: 0
}
.list-news .item h3.title, .list-news .item h3.title a {
	border: none;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 0
}
.list-news .item h3.title a, .list-news .item h3.title a:hover {
	text-decoration: none
}
.list-news .item {
	font-size: 13px;
	margin: 0;
	margin-bottom: 10px
}
.list-news >.item.article:last-child {
	border-bottom: 0
}
.list-other h3.title {
	font-size: 15px;
	margin-top: 10px
}
.list-other h3.title a, .list-other h3.title a:hover {
	text-decoration: none;
	color: #000;
}
.list-other .article .title {
	border: none
}
.list-other .article .thumbnail >img {
	height: 130px;
	width: 100%
}
.list-notification a.new-notification {
	color: #cc0200 !important
}
.real-estate .real-estate-detail h2.title, .real-estate .real-estate-detail h1.title {
	margin-top: 0;
	padding-bottom: 10px
}
.real-estate .real-estate-detail .title {
	color: #184785 ;
	font-size: 24px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px
}
.real-estate .real-estate-detail .location a {
	color: #e59f30
}
.real-estate .real-estate-detail .save:hover, .real-estate .real-estate-detail .save a:hover {
	color: #e59f30
}
.real-estate .real-estate-detail .properties {
	border: 1px solid #ccc;
	border-top: 0;
	margin: 0;
	list-style: none;
	overflow: auto;
	padding: 0;
	width: 100%;
	overflow: auto;
	background: #eee
}
.real-estate .real-estate-detail .properties >li {
	border-right: 1px solid #ccc;
	text-align: center;
	float: left;
	margin: 0;
	list-style: none;
	padding: 0 10px;
	height: 38px;
	line-height: 38px;
	font-weight: 700;
	color: #666
}
.real-estate .real-estate-detail .properties >li:last-of-type {
	border-right: 1px solid #ccc
}
.real-estate .real-estate-detail .properties >li.fRight {
	float: right
}
.real-estate .real-estate-detail .royalSlider {
	width: 100%;
	height: 350px
}
.real-estate .real-estate-detail .rsMainSlideImage {
	margin-left: 0 !important;
	margin-top: 0 !important
}
.real-estate .real-estate-detail .rsUni .rsThumb.rsNavSelected .thumbIco {
	border: none
}
.real-estate .real-estate-detail .rsUni .rsNavItem.rsThumb {
	width: 100%
}
.real-estate .real-estate-detail .rsUni .rsThumbsContainer {
	width: 100%
}
.real-estate .real-estate-detail .rsUni .rsThumbsVer {
	padding-top: 7px;
	padding-right: 7px
}
.real-estate .real-estate-detail .rsUni .rsOverflow {
	padding-right: 7px !important
}
.real-estate .real-estate-detail .rsUni .rsMainSlideImage {
	width: auto !important;
	height: 100% !important
}
.real-estate .real-estate-detail .rsUni .rsContainer {
	padding-right: 7px;
	overflow: hidden
}
.real-estate .real-estate-detail .icon-area {
	background-position: 0 -21px
}
.real-estate .real-estate-detail .icon-bedroom {
	background-position: -18px -20px
}
.real-estate .real-estate-detail .icon-bathroom {
	background-position: -40px -20px
}
.real-estate .real-estate-detail .icon-car {
	background-position: -65px -20px
}
.real-estate .real-estate-detail .nav-tabs {
	border-bottom: 5px solid #212a6d
}
.real-estate .real-estate-detail .nav-tabs>li {
	margin: 0 2px 0 0
}
.real-estate .real-estate-detail .nav-tabs>li>a {
	border-radius: 0;
	color: #343434;
	border: 1px solid #cbcbcb;
	border-bottom: 0;
	background-color: #fff
}
.real-estate .real-estate-detail .nav>li.active>a {
	background: #212a6d;
	border-color: #212a6d;
	color: #fff
}
.real-estate .real-estate-detail .head-title {
	text-transform: none
}
.real-estate .real-estate-detail ul.list-property {
	list-style: none;
	margin: 0;
	padding: 0
}
.real-estate .real-estate-detail ul.list-property >li.list-property-item {
	list-style: none;
	margin: 0;
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #cdcdcd
}
.real-estate .real-estate-detail .properties >li.property-booking, .real-estate .real-estate-detail .properties >li.property-price {
	background: #fff;
	border-right: 1px solid #ccc
}
.real-estate .real-estate-detail .properties >li.property-booking a {
	color: #666
}
.real-estate .real-estate-detail .properties >li.property-booking a:hover, .real-estate .real-estate-detail .properties >li.property-booking:hover a {
	color: #232a70;
	text-decoration: none
}
.real-estate .real-estate-detail .properties >li.property-booking:hover {
	background: #d1d4eb;
	color: #232a70
}
.real-estate .real-estate-detail .properties >li.property-booking:hover .icon-booking {
	background-position: top right;
	margin-right: 1px
}
.article-taps {
	border-bottom: 1px solid #dfa623
}
.article-taps >li {
	margin-left: 5px
}
.article-taps >li:first-of-type {
	margin-left: 10px
}
.article-taps >li >a {
	-ms-border-radius: 0;
	border-radius: 0;
	background: #efeeec;
	border: 0;
	padding: 5px 10px;
	color: #1f1f1f;
	text-decoration: none
}
.article-taps >li >a, .article-taps >li>a:hover {
	border-bottom: 1px solid #dfa623
}
.article-taps>li.active>a, .article-taps>li.active>a:hover, .article-taps>li.active>a:focus {
	color: #fff;
	background-color: #cd5c5c ;
	border: 0;
	cursor: default
}
.event {
	padding-bottom: 4px !important
}
#tbl-mailbox {
	font-size: 12px
}
#tbl-mailbox >thead {
	background: #fff
}
#tbl-mailbox >thead>tr>th {
	border-bottom: solid 1px #7d7d7d
}
#tbl-mailbox >tbody {
	border-bottom: 1px solid
}
#tbl-mailbox >tbody>tr >th {
	border-right: solid 1px #d0d0d0
}
#tbl-mailbox .email-unread {
	font-weight: 700
}
.pagination {
	width: 100%;
	text-align: center;
	display: block;
	margin: 10px 0;
	float: right;
	line-height: 21px;
	clear: both;
	padding-top: 3px;
	font-size: 12px;
	font-weight: 400;
	position: relative
}
.pagination span, .pagination a {
	padding: 2px;
}
.pagination a:hover {
	background-color: #eda628;
	color: #fff
}
.pagination .active_tnt_link {
	padding: 5px 9px;
	margin-left: 10px;
	text-decoration: none;
	background-color: #cd5c5c;
	color: #fff;
	cursor: default
}
.pagination .disabled_tnt_pagination, .pagination a.disabled {
	padding: 5px 9px;
	text-decoration: none;
	background-color: #dfa128;
	color: #1f1f1f;
	cursor: default
}
.pagination >a.next_link{
	width: 105px;
	float: right;
	text-align: left;
	border-left: solid 1px #9a9a9a;
	background: transparent;
	display: inline-block;
	vertical-align: middle;
	background-position: right top
}
.pagination >a.prev_link{
	width: 105px;
	float: left;
	text-align: right;
	border-right: solid 1px #9a9a9a;
	background: transparent
}
.pagination >a.prev_link:hover, .pagination >a.next_link:hover {
	/*color: #343434 */
	color: #cd5c5c ;
}
.pagination >a:first-of-type.disabled, .pagination >a:last-of-type.disabled {
	color: #9a9a9a
}
.flexslider {
	background-color: transparent
}
.flexslider .flex-control-paging li a.flex-active, .flexslider .flex-control-paging li a:hover {
	background: #dfa426;
	background: rgba(223, 164, 38, 0.9)
}
.flexslider .flex-control-paging li a {
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.75)
}
.flex-control-nav {
	bottom: 0
}
#sale-slider .flexslider {
	border: none;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	position: relative;
	margin-bottom: 0;
	max-height: 423px;
	overflow: hidden
}
#sale-slider .flexslider .flex-viewport ul, #sale-slider .flexslider .flex-viewport li {
	margin: 0;
	padding: 0;
	list-style: none
}
#sale-slider .flexslider .caption {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-height: 140px
}
#sale-slider .flexslider .caption .flex-caption {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 103px;
	float: right;
	overflow: hidden;
	margin: 0
}
#sale-slider .flexslider .flex-caption .title {
	padding: 8px 10px;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	color: #0c1b4d;
	font: 20px 'Roboto Light';
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 0
}
#sale-slider .flexslider .flex-caption .content {
	padding: 5px 10px;
	margin-bottom: 0;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.5);
	text-transform: capitalize
}
#sale-slider .flexslider .flex-caption .title a, #sale-slider .flexslider .flex-caption .title a:hover {
	color: #fff;
	text-decoration: none
}
#sale-slider .flexslider .flex-caption .read-more {
	float: right;
	display: block;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #05005b
}
#sale-slider .flexslider .flex-caption .read-more:hover {
	text-decoration: underline
}
#sale-slider .flexslider .flex-direction-nav a:before {
	content: '';
	height: 41px
}
#sale-slider .flexslider .flex-control-nav {
	bottom: 0
}
#site-plan .flexslider {
	border: none;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	position: relative;
	margin-bottom: 0;
	max-height: 430px;
	overflow: hidden
}
#site-plan .flexslider {
	width: 600px;
	margin: 0 auto
}
#site-plan .flexslider .flex-viewport ul, #site-plan .flexslider .flex-viewport li {
	margin: 0;
	padding: 0;
	list-style: none
}
#site-plan .flexslider .flex-prev {
	background: url(back.png) transparent no-repeat top left
}
#site-plan .flexslider .flex-next {
	background: url(forward.png) transparent no-repeat top left
}
#site-plan .flexslider .flex-direction-nav a:before {
	content: '';
	height: 41px
}
#article-project-carousel .flexslider {
	margin-bottom: 0
}
#article-project-carousel .flexslider {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none
}
#article-project-carousel .flexslider .slides>li {
	padding: 0;
	margin: 0 20px 0 0
}
#article-project-carousel .flex-control-nav {
	bottom: -15px;
	display: none
}
#article-project-carousel .sale-slides>li {
	margin-right: 20px
}
.list-resident-service .item h3.title, .list-resident-service .item a {
	color: #000;
	font-size: 15px
}
.list-resident-service .item .block-content {
	border: 0
}
.list-resident-service .item .article-block >.block-content >div:first-of-type {
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom: 0
}
.list-resident-service .item .properties {
	background: #fff;
	margin: 0;
	list-style: none;
	border: 1px solid #ccc;
	border-left: 0;
	overflow: auto;
	padding: 0
}
.list-resident-service .item .resident-service-control >.btn-group {
	border: 1px solid #ccc
}
.list-resident-service .item .resident-service-control >.btn-group:last-of-type {
	border-left: 0
}
.list-resident-service .item .btn-detail {
	background: #dda326
}
.gallery-category >li {
	margin-left: 0
}
.gallery-category .btn-arrow-down {
	background: #eee;
	color: #333
}
.gallery-category .active .btn-arrow-down, .gallery-category .active .btn-arrow-down:hover {
	background: #222b70;
	color: #fff
}
.gallery-category .active .btn-arrow-down .caret {
	color: #222b70
}
.list-gallery {
	background: #eee;
	border: 1px solid #ccc
}
.list-gallery .item {
	margin-top: 15px
}
.list-gallery .item a {
	color: #000
}
.list-gallery .item .title {
	font-size: 13px;
	font-weight: 400;
	text-transform: capitalize;
	margin-top: 10px;
	line-height: 15px
}
.list-gallery .item .thumbnail {
	width: 100%
}
.list-gallery .item >a {
	display: inline-block;
	width: 100%
}
.list-gallery .item .glyphicon-camera:before, .list-gallery .item .glyphicon-facetime-video:before {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	padding: 5px;
	background: #ccc;
	background: rgba(0, 0, 0, .5)
}
.list-faq .item a:hover {
	color: #24267b;
	text-decoration: none
}
.list, .list li {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #000
}
.list li {
	line-height: 24px
}
.list a {
	color: #000
}
.list a:hover {
	color: #cd5c5c ;
	text-decoration: none
}
.faq-detail.panel {
	-ms-border-radius: 0;
	border-radius: 0;
	border: none;
	border-bottom: 1px dotted #b2b2b2;
	background: transparent;
	box-shadow: none
}
.faq-detail.panel-default>.panel-heading {
	background: transparent;
	padding: 10px 0;
	border: none
}
.glyphicon {
	font-size: 20px
}
.faq-detail.panel-default>.panel-heading+.panel-collapse .panel-body, .faq-detail.panel-default .panel-body {
	border: none;
	padding: 5px 0 12px
}
.faq-detail.panel-default .panel-body .table>tbody>tr>td {
	padding: 2px 8px
}
.faq-detail .panel-title {
	background: transparent;
	border: 0
}
.faq-detail .panel-title .accordion-toggle {
	color: #212b70
}
.faq-detail .panel-title .accordion-toggle, .faq-detail .panel-title .accordion-toggle:hover {
	font-size: 18px;
	text-transform: none;
	text-decoration: none
}
.faq-detail .panel-title .accordion-toggle.collapsed {
	color: #000
}
.list-excection >li.none-list-style {
	list-style: none
}
.form label {
	color: #333;
	font-size: 14px;
	font-weight: 400
}
.form .form-group label.error {
	position: absolute;
	top: 100%;
	right: 12px;
	margin: 2px 0 3px
}
.form .form-group .recaptcha_input_area label.error {
	top: 67%;
	left: 0
}
.form .form-group label.error {
	position: absolute;
	top: 100%;
	right: 12px;
	margin: 2px 0 3px
}
.form select.form-control {
	background: url(select-bg.png) #fff no-repeat right top;
	line-height: 15px;
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none
}
.form .form-control {
	border-radius: 0;
	color: #656565;
	border-color: #ccc;
	height: 30px
}
.form .form-group {
	margin-bottom: 12px;
	position: relative
}
.form .button-search, .btn-yellow {
	padding: 5px 15px;
	border: none;
	background: #cd5c5c ;
	color: #fff
}
.form .datetime-picker .input-group-addon {
	background: #fff;
	-ms-border-radius: 0;
	border-radius: 0
}
.form .glyphicon-search {
	color: #fff
}
.form .option-field {
	color: #cbcbcb;
	font-style: italic;
	font-size: 12px
}
.form textarea {
	min-height: 60px
}
.form .btn-submit {
	background: #cd5c5c ;
	border: none;
	color: #fff;
	font-weight: 700;
	width: 100%;
	height: 30px
}
.form .datetime-picker .input-group-addon:first-child {
	padding-right: 0
}
.form .datetime-picker #daterange {
	border-right: 0;
	border-left: 0;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	padding-left: 5px
}
.contact-form {
	background: #eee;
	border: 1px solid #ccc;
	margin-bottom: 30px
}
.contact-form .hotline-contact {
	border-radius: 0;
	border-left: 0;
	border-right: 0;
	vertical-align: middle
}
.contact-form .phone-number {
	color: #0e0e2c;
	font-weight: 700;
	vertical-align: middle
}
.form-contact-category.nav-tabs .btn-arrow-down {
	background: #eee;
	color: #333
}
.form-contact-category.nav-tabs .active .btn-arrow-down, .form-contact-category.nav-tabs .active .btn-arrow-down:hover {
	background: #222b70;
	color: #fff
}
.form-contact-category.nav-tabs .active .btn-arrow-down .caret {
	color: #222b70;
	left: 40%;
	right: 40%
}
.form-contact-category.nav-tabs >li {
	margin-left: 0;
	margin-right: 2px
}
.form-contact-category.nav-tabs >li>a {
	margin-right: 0
}
.modal .modal-dialog .modal-content {
	-ms-border-radius: 0;
	border-radius: 0;
	color: #000
}
.modal .modal-dialog .modal-content .modal-header {
	background: transparent;
	border: none;
	padding-bottom: 0;
	position: relative
}
.modal .modal-dialog .modal-content .modal-body {
	padding-top: 10px
}
.modal .modal-dialog .modal-content .head-title {
	margin-top: 0
}
.modal .modal-dialog .modal-content .close {
	position: absolute;
	top: -20px;
	right: 0;
	opacity: 1;
	color: #fff;
	font-weight: 400
}
.wrapper-login {
	-ms-background-size: 100% 100%;
	background-size: 100% 100%;
	min-height: 466px
}
.membership-landing .head-title {
	margin: 10px 0;
	border: none;
	color: #000;
	font: 22px 'Roboto Light';
	padding: 0 0 5px;
	border-bottom: 1px solid #000
}
.membership-landing .membership-landing-content {
	width: 400px;
	margin: 0 auto
}
.membership-landing-content {
	padding-top: 50px
}
.membership-landing-content .tab-pane {
	background: #eee
}
.tap-membership.nav-tabs .btn-arrow-down {
	background: #eee;
	color: #333
}
.tap-membership.nav-tabs .active .btn-arrow-down, .tap-membership.nav-tabs .active .btn-arrow-down:hover {
	background: #222b70;
	color: #fff
}
.tap-membership.nav-tabs .active .btn-arrow-down .caret {
	color: #222b70;
	left: 40%;
	right: 40%
}
.tap-membership.nav-tabs >li {
	margin-left: 0;
	margin-right: 2px
}
.tap-membership.nav-tabs >li>a {
	margin-right: 0;
	padding: 5px 20px
}
.membership-landing .popup-registration .modal-content {
	background: #eee
}
.membership-landing .popup-registration.modal .modal-dialog .modal-content .modal-header {
	background-color: transparent;
	position: absolute;
	top: -40px;
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #fff;
	line-height: 28px
}
.membership-landing .popup-registration.modal .modal-dialog .modal-content .modal-header .close {
	position: relative;
	top: 8px
}
.form-search-service .btn-search {
	padding: 8px 15px
}
.real-estate .real-estate-detail .read-more {
	color: #dca524;
	cursor: pointer
}
#readmore-close, #readmore-expand-content {
	display: none
}
#site-plan {
	padding: 15px 0
}
#site-plan img {
	border: 1px solid #cbcbcb;
	padding: 2px
}
#site-plan .none-pading {
	padding: 0
}
.gadget .title {
	font-size: 12px !important
}
.half-col {
	float: left;
	width: 50%
}
.housing-param {
	padding: 0 15px
}
.housing-param .housing-param-content {
	border-bottom: 1px #cbcbcb solid;
	padding: 10px 15px
}
.contact-form #contact-estate-tap {
	border: none;
	padding-bottom: 10px
}
.contact-form #contact-estate-tap li {
	background: #eee;
	margin-right: 5px
}
.contact-form #contact-estate-tap li a {
	background: none;
	border: none
}
.contact-form #contact-estate-tap .active {
	background: #1e2772
}
.contact-form #contact-estate-tap .active .Dwn-active {
	background-position-x: 50%;
	bottom: -8px;
	height: 10px;
	position: absolute;
	width: 100%
}
.contact-form .tab-pane {
	background: #eee;
	border: #cbcbcb 1px solid
}
.contact-form .tab-pane .tab-pane-content {
	margin: 15px 0
}
.contact-form .tab-pane .tab-pane-right {
	border-right: #cbcbcb 1px solid
}
.contact-form .hotline {
	height: 50px
}
.contact-form .tab-pane .tab-pane-left ul {
	padding-left: 0
}
.contact-form .tab-pane .tab-pane-left ul li {
	padding: 5px 0 10px
}
.none-list-style {
	border-bottom: #cbcbcb 1px solid;
	border-top: #cbcbcb 1px solid;
	list-style: none !important
}
.form-group .tow-col-l {
	float: left;
	width: 48%
}
.form-group #text-comment {
	height: 80px;
	margin-bottom: 5px
}
.form-group .tow-col-r {
	float: right;
	width: 48%
}
.form-group .btn-submit {
	background: #cd5c5c ;
	border: none;
	color: #FFF;
	font-weight: 700;
	height: 30px;
	width: 100%
}
.form-group .option-field {
	color: #8b8989;
	font-size: 12px;
	font-style: italic
}
.notification-row {
	border-bottom: 1px dotted #999;
	margin: 0;
	padding-bottom: 10px
}
.notification-new {
	color: #cb0000;
	font-weight: 700
}
.notification-new-icon {
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #cb0000;
	border-radius: 2px;
	color: #FFF;
	font-size: 9px;
	padding: 0 4px
}
.notification-date {
	color: #999;
	font-size: 12px
}
#text-content {
	min-height: 250px
}
.Tooltip {
	color: #999;
	font-size: 8pt
}
.real-estate .real-estate-detail ul.list-property li, .real-estate .real-estate-detail ul.list-property {
	overflow: auto
}
.people-notification-left, .people-notification-left a {
	color: #000;
	padding-top: 15px
}
.people-notification-left .block-title a {
	color: #184785 ;
	text-transform: uppercase;
	text-decoration: none
}
#rent-slider .flexslider {
	-ms-border-radius: 0;
	-ms-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	max-height: 435px;
	position: relative
}
#rent-slider .flexslider .flex-viewport ul, #rent-slider .flexslider .flex-viewport li {
	list-style: none;
	margin: 0;
	padding: 0
}
#rent-slider .flexslider .flex-viewport li {
	position: relative
}
#rent-slider .flexslider .caption {
	margin-left: auto;
	margin-right: auto;
	max-height: 140px;
	position: absolute;
	top: 300px;
	left: 0;
	width: 100%
}
#rent-slider .flexslider .caption .flex-caption {
	margin: 0;
	max-height: 103px;
	max-width: 100%;
	overflow: hidden
}
#rent-slider .flexslider .flex-caption .title {
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	font: 20px 'Roboto Light';
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 0;
	padding: 8px 10px;
	text-transform: capitalize
}
#rent-slider .flexslider .flex-caption .content {
	background-color: rgba(255, 255, 255, 0.5);
	color: #000;
	font-size: 14px;
	margin-bottom: 0;
	padding: 5px 10px;
	text-transform: capitalize;
	line-height: 16px
}
#rent-slider .flexslider .flex-caption .title a, #rent-slider .flexslider .flex-caption .title a:hover {
	color: #fff;
	text-decoration: none
}
#rent-slider .flexslider .flex-caption .read-more {
	color: #05005b;
	display: block;
	float: right;
	font-size: 12px;
	font-style: normal;
	text-decoration: none
}
#rent-slider .flexslider .flex-caption .read-more:hover {
	text-decoration: underline
}
#rent-slider .flexslider .flex-prev {
	background: url(back.png) transparent no-repeat top left
}
#rent-slider .flexslider .flex-next {
	background: url(forward.png) transparent no-repeat top left
}
#rent-slider .flexslider .flex-direction-nav a:before {
	content: '';
	height: 41px
}
#rent-slider .flexslider .flex-control-nav {
	bottom: -15px
}
#rent-slider .flexslider .flex-control-nav {
	display: none
}
#rent-slider .flexslider .flex-viewport {
	max-height: 435px
}
.title-sale-search {
	border-bottom: 1px solid #ccc;
	color: #212b70;
	font-size: 22px;
	padding-bottom: 8px
}
.title-rent-search {
	color: #212b70;
	font-size: 22px;
	margin-top: 10px
}
#rent .form-search {
	background: #f7f7f7;
	border: 1px solid #eee;
	margin: 0 0 10px 10px
}
#rent .form-search .item {
	padding: 10px
}
#rent .form-search .properties {
	background: #fff;
	list-style: none;
	margin: 0;
	overflow: auto;
	padding: 0
}
#rent .form-search .summary {
	color: #666;
	font-size: 12px;
	max-height: 80px
}
#rent .form-search .title {
	line-height: 40px;
	margin: 0;
	padding: 0 10px
}
#rent .form-search .border-bottom {
	border-bottom: 1px solid #eee
}
#rent .form-search .title a {
	color: #000;
	font-size: 18px
}
#rent .form-search .price {
	color: #cd5c5c ;
	font-size: 16px;
	font-weight: 700;
	padding-left: 6px
}
#rent .form-search .block-content {
	font-size: 12px;
	line-height: 30px
}
#rent .form-search .block-content .location a {
	color: #999;
	float: left;
	padding-left: 10px
}
#rent .form-search .block-content .id-retail {
	color: #999
}
#sale-slider .title-sale-slider-formsearch {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0
}
.rent .head-title, .sale .head-title {
	margin-bottom: 0;
	text-transform: none
}
.contact-info table tr td {
	border: none
}
.customer-post .entry {
	background: #eee;
	margin-bottom: 30px;
	padding: 10px 10px;
	font-size: 13px
}
.accordion-rent-category .panel-default {
	border-radius: 0;
	box-shadow: none;
	background-color: transparent;
	border: 0
}
.accordion-rent-category .panel-default >.panel-heading {
	background: none;
	border: 0;
	border-bottom: 1px;
	padding: 0
}
.accordion-rent-category .panel-heading+.panel-collapse .panel-body {
	border: none
}
.accordion-rent-category .panel-default .panel-title {
	color: #000;
	border-bottom: 1px solid #DDD
}
.accordion-rent-category .panel-default .panel-title a {
	color: #000
}
.accordion-rent-category .panel-default .panel-title a.active, .accordion-rent-category .panel-default .panel-title.active a, .accordion-rent-category .panel-default .panel-title.active .accordion-rent-category .panel-default .panel-title:hover, .accordion-rent-category .panel-default .panel-title:hover a, .accordion-rent-category .list-category a {
	text-decoration: none;
	color: #cd5c5c 
}
.accordion-rent-category .panel-default .panel-title a.collapsed {
	color: #000
}
.accordion-rent-category .panel-default .panel-title .collapsed .glyphicon {
	background-color: #efefef;
	color: #000
}
.accordion-rent-category .panel-default .panel-title .glyphicon {
	background-color: #eee;
	color: #000;
	font-size: 8px;
	line-height: 13px;
	width: 13px;
	height: 13px;
	text-align: center;
	float: right;
	margin-right: 5px
}
.accordion-rent-category .panel-default .panel-title:hover .glyphicon {
	background-color: #cd5c5c ;
	color: #fff
}
.accordion-rent-category .panel-default .panel-body {
	padding: 0
}
.accordion-rent-category .panel-default .list-category li.nav-header {
	background: none;
	padding: 0 10px;
	cursor: pointer
}
.accordion-rent-category .panel-default .list-category li.nav-header >a {
	margin-right: 10px;
	background: none;
	color: #000;
	padding: 10px 0
}
.accordion-rent-category .panel-default .list-category.has-sub >li >a:hover, .accordion-rent-category .panel-default .list-category.has-sub >li >a:hover {
	text-decoration: none;
	color: #cd5c5c 
}
.home-footer {
	background-color: #184785 ;
	border-bottom: 4px solid #cd5c5c ;
	opacity: .85;
	position: absolute;
	width: 100%;
	bottom: 0;
	font-size: 10pt
}
.list-other #article-project-carousel .flex-direction-nav a.flex-prev {
	background: url(back.png) transparent no-repeat top left
}
.list-other #article-project-carousel .flex-direction-nav a.flex-next {
	background: url(forward.png) transparent no-repeat top left
}
.list-other #article-project-carousel .flex-direction-nav a.flex-next:before {
	content: ''
}
.list-other #article-project-carousel .flex-direction-nav a:before {
	content: ''
}
.list-other #article-project-carousel .flex-direction-nav a {
	top: 40%
}
.list-other #article-project-carousel .flexslider:hover .flex-next {
	right: 20px
}
.list-other #article-project-carousel .flexslider:hover .flex-prev {
	left: 20px
}
#note {
	font-size: 12px;
	color: red;
	font-style: italic
}
.ftext {
	font: 20px "Helvetica Neue", Helvetica, Arial, sans-serif
}
.sidebar-block .block-title, .sidebar-block .list-article .item .title a, .article-detail h1.title, .list-news .item h3.title a, .list-news .item h3.title a:hover, .list-other h3.title a, .list-other h3.title a:hover, .head-title, #rent-slider .flexslider .flex-caption h3.title, .article-block h3.title, .panel .panel-title a, .real-estate .real-estate-detail .title {
	color: #184785 ;
}
h3.head-title-contact {
	margin: 0;
	line-height: 40px;
	color: #184785 ;
	text-transform: uppercase;
	font-size: 22px
}
.slide-cs-Opinion {
	box-shadow: none;
	border: 0;
	background: none
}
.sale-slides>li {
	margin: 0 20px 0 0
}
.panel-title {
	text-transform: uppercase
}
@-moz-document url-prefix() {
	.form select.form-control {
		background: none;
		padding: 4px 5px;
		line-height: 25px
	}
}
@media screen and (max-width:860px) {
	.flex-direction-nav {
		opacity: 0
	}
}
.noteUserName {
	font-size: 11px;
	color: #999;
	margin: 3px 0 0
}
.form label.error {
	font-size: 11px;
	color: red;
	margin: 3px 0 0;
	font-style: italic
}
.form-search-service .input-group .input-group-addon {
	padding: 0 5px
}
.form-search-service .input-group .input-group-addon .glyphicon-calendar {
	color: #ccc;
	font-size: 18px;
	top: 0
}
.form-search-service .btn-search {
	padding: 5px
}
.form-search-service .input-group .btn-search .glyphicon-search {
	font-size: 18px;
	top: 0
}
.titleService {
	margin-top: 0
}
.form-group .title {
	border-top: 1px solid #999;
	font-size: 16px;
	color: #212b70
}
.form-avatar {
	padding: 10px;
	background-color: #eee;
	margin-bottom: 15px
}
.form-avatar img {
	float: left;
	padding-right: 10px
}
.form-avatar h4 {
	font-size: 16px;
	color: #000;
	margin: 0
}
.form-avatar a {
	font-size: 12px;
	display: block;
	color: #999
}
.form-avatar .exitForm {
	color: #000;
	text-decoration: underline;
	padding: 0;
	color: #000;
	font-weight: 700;
	font-size: 10px
}
.list-menu.list-category .nav-header {
	background: none
}
.list-menu .nav-header {
	position: relative
}
.list-menu li.active, .list-menu li.active a, .list-menu li.active .fa::before {
	color: #cd5c5c  !important
}
.list-menu .nav-header i.fa::before {
	position: absolute;
	left: 0;
	top: 12px;
	color: #666
}
.list-menu .nav-header span.fa::before {
	position: absolute;
	right: 0;
	top: 10px;
	color: #000;
	cursor: pointer
}
.list-menu >li {
	margin: 0 0 0 7.5%;
	width: 92.5%;
	color: #000
}
.list-menu >li.nav-header {
	display: inline-block;
	width: 100%;
	margin: 0
}
.list-menu >li.nav-header >a {
	line-height: 20px;
	float: left
}
.list-menu >li a {
	color: #000;
}
.list-menu >li.fa::before {
	position: absolute;
	left: 0;
	top: 10px;
	color: #000
}
.list-menu >li.fa a {
	padding: 10px 5px 10px 15px
}
.dropdown-list {
	color: #184785  !important;
	text-transform: uppercase;
	padding-right: 0 !important
}
.datetime a {
	padding-left: 3px;
	border-left: 1px solid #999
}
.linkPage {
	color: #999 !important;
	padding-left: 5px
}
.thumbnail.w120 {
	width: 120px !important
}
.col-sm-2.w120 {
	width: 150px !important
}
.list-regulation .thumbnail.w120, .list-news .thumbnail.w120, .list-news .w120 .thumbnail {
	width: 120px;
	height: 120px;
	overflow: hidden
}
#frm-registration a:hover, #frm-registration a:focus {
	text-decoration: none
}
span.glyphicon.glyphicon-th-list {
	display: none
}
.header.navbar.navbar-default {
	border: none;
	border-radius: 0
}
.mm-page {
	position: initial
}
span.textspan, span.textspan2, .tell {
	color: #000
}
.textC span.textspan, .textC span.textspan2, .textC .tell {
	color: #fff
}
.box-sale-info-10 {
	border-top: 1px solid #e0a724;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px
}
.list-real-estate.slide-cs #article-project-carousel .flex-direction-nav a.flex-prev, #block-Opinion .flex-direction-nav a.flex-prev {
	background: url(back.png) transparent no-repeat top left
}
.list-real-estate.slide-cs #article-project-carousel .flex-direction-nav a.flex-next, #block-Opinion .flex-direction-nav a.flex-next {
	background: url(forward.png) transparent no-repeat top left 
}
.flex-direction-nav a.flex-next:before {
	content: ''
}
.flex-direction-nav a:before {
	content: ''
}
.list-real-estate.slide-cs #article-project-carousel .flex-direction-nav a, #block-Opinion .flex-direction-nav a {
	top: 40%
}
.list-real-estate.slide-cs #article-project-carousel .flexslider:hover .flex-next, #block-Opinion .flexslider:hover .flex-next {
	right: 20px
}
.list-real-estate.slide-cs #article-project-carousel .flexslider:hover .flex-prev, #block-Opinion .flexslider:hover .flex-prev {
	left: 20px
}
.list-real-estate.slide-cs .flex-viewport {
	padding-bottom: 0 !important
}
#rent-slider {
	min-height: 435px
}
.border-main {
	margin-top: 10px;
	border-bottom: 1px solid #e0a724
}
.quick-form-search label {
	cursor: pointer
}
.quick-form-search .form-control, .quick-form-search .form-group {
	margin-bottom: 10px
}
.quick-form-search .form-group label {
	display: block;
	margin-bottom: 5px
}
.quick-form-search .col-md-6.cs-av-search {
	padding-right: 0;
	padding-left: 0
}
.quick-form-search .col-md-6 a.av-search {
	font-size: 12px;
	text-decoration: underline;
	line-height: 28px
}
#sale-slider .flexslider .flex-caption .title {
	background: none
}
#sale-slider .flexslider .caption .flex-caption {
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.7)
}
#sale-slider .flexslider {
	padding-bottom: 25px
}
#sale-slider .flexslider h3.title-sale-slider-formsearch {
	display: block;
	max-height: 18px;
	margin-bottom: 5px
}
.article-block >a {
	margin: 0;
	padding: 0
}
.article-block >a >img {
	width: 100%;
	min-height: 142px;
	border: 1px solid #ccc
}
.item.interested-real-estate ul.properties >li, .item .block-content ul.properties li {
	padding: 0;
	width: 25%;
	overflow: hidden;
	padding-left: 2px
}
.item.interested-real-estate ul.properties >li.property-area, .item .block-content ul.properties li.property-area {
	max-width: 50%;
	width: 50%
}
.caption.cs-caption .flex-caption.row {
	height: 60px;
	bottom: 0
}
.caption .flex-caption.row .fRight .item-price {
	font-size: 12px;
	color: #f93;
	padding-left: 5px;
	font-weight: 700
}
.title42.ellipsis.multiline {
	height: 42px
}
.sidebar-block .accordion-sale .panel-group {
	margin-bottom: 5px
}
.sidebar-block .accordion-sale {
	background: none;
	border: 0;
	border-bottom: 1px;
	padding: 0;
	color: #000
}
.sidebar-block .accordion-sale .panel {
	background: none;
	border-radius: 0;
	box-shadow: none;
	background-color: transparent;
	border: 0
}
.panel-group.accordion-sale >.panel {
	margin-top: 0
}
.panel {
	overflow: visible
}
.sidebar-block .accordion-sale .panel >.panel-heading {
	background: none;
	border: 0;
	border-bottom: 1px;
	padding: 0
}
.sidebar-block .accordion-sale .panel >.panel-heading h4 {
	padding-bottom: 5px;
	padding-top: 5px
}
.sidebar-block .accordion-sale .panel >.panel-heading h4 >a {
	font-size: 16px
}
.sidebar-block .accordion-sale .panel >.panel-heading h4 >a:hover {
	text-decoration: none;
	color: #cd5c5c  !important
}
.sidebar-block .accordion-sale .panel .panel-title a .glyphicon {
	background-color: #eee;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	width: 12px;
	height: 12px;
	text-align: center;
	float: right;
	margin-right: 1px;
	margin-top: 1px
}
.sidebar-block .accordion-sale .panel .panel-title a:hover .glyphicon {
	color: #fff;
	background: #cd5c5c 
}
.sidebar-block .accordion-sale .panel .panel-title {
	color: #000;
	border-bottom: 1px solid #DDD
}
.sidebar-block .accordion-sale .panel .panel-title a {
	text-transform: uppercase
}
.sidebar-block .accordion-sale .panel .panel-body {
	padding: 0;
	border-top: 0
}
.sidebar-block .accordion-sale .panel .accordion-sale-sub .panel .panel-title {
	border-bottom: 1px dotted #000;
	padding-left: 10px
}
.sidebar-block .accordion-sale .panel .accordion-sale-sub .panel .panel-title a {
	color: #000;
	font-size: 14px;
	display: block
}
i.fa.fa-angle-double-right {
	font-size: 16px
}
.sidebar-block .accordion-sale .list-category li a:hover, .sidebar-block .accordion-sale .accordion-actie {
	color: #cd5c5c  !important
}
.sidebar-block .accordion-sale .list-category li {
	margin-left: 0;
	padding-left: 0;
	border: none
}
.sidebar-block .accordion-sale .list-category li a {
	display: inline-block;
	padding: 5px 5px 5px 20px;
	width: 100%;
	border-bottom: 1px dotted #ccc
}
.sidebar-block .accordion-sale .list-category li a {
	color: #7B7B7B;
	font-size: 14px
}
.sidebar-block .accordion-sale .panel .accordion-sale-sub .panel .panel-title a.active, .sidebar-block .accordion-sale .list-category li a.active {
	color: #cd5c5c 
}
.col-md-4.item.item-house {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px
}
.glyphicon-arrow-left:before, .glyphicon-arrow-right:before {
	content: "";
	display: block;
	width: 16px;
	height: 19px;
	position: absolute;
	top: -12px
}
.glyphicon-arrow-right:before {
	left: 12px
}
.glyphicon-arrow-left:before {
	right: 12px
}
.sidebar-title {
	color: #000;
	border-bottom: 1px solid #c63;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 18px
}
.item-sidebar {
	margin-bottom: 20px
}
iframe[name='google_conversion_frame'] {
	height: 0 !important
}
@media (max-width:480px) {
	.mobile-navbar .mobile-navbar-right a {
		float: right;
		display: inline-block;
		margin: 10px 2.5px
	}
	div#recaptcha_area, table#recaptcha_table, div#recaptcha_image {
		width: 100% !important
	}
	#recaptcha_challenge_image {
		margin: 0 !important;
		width: 100% !important;
		height: auto !important
	}
	#recaptcha_response_field {
		margin: 0 !important;
		width: 100% !important;
		height: auto !important
	}
	.recaptchatable #recaptcha_image {
		margin: 0 !important;
		width: 100% !important;
		height: auto !important
	}
	.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_image_cell {
		margin: 0 !important;
		width: 100% !important;
		background: none !important;
		height: auto !important
	}
	.recaptchatable .recaptcha_r1_c1 {
		display: none
	}
}
@media (max-width:767px) {
	body {
		min-width: 0;
		color: #4a4a4a
	}
	.col-xs-4 {
		padding-bottom: 0;
		padding-top: 0
	}
	.padT35 {
		padding-top: 0
	}
	.home-feature-block {
		border-bottom: none;
		box-shadow: none;
		float: left;
		margin-left: 0;
		width: 100%
	}
	.container {
		width: 100% !important
	}
	.home-footer {
		background-color: #121116;
		position: relative
	}
	.home-feature-block h3.block-title.ellipsis.multiline {
		text-align: left
	}
	.tell {
		display: block;
		font-size: 8pt
	}
	ul.list-social li {
		margin-left: 5px;
		vertical-align: middle
	}
	.textspan {
		color: #fff;
		font-size: 8pt;
		font-weight: 700
	}
	.textspan2 {
		color: #fff;
		font-size: 8pt
	}
	.navbar-toggle {
		display: block
	}
	.logo img {
		width: 100px
	}
	button.navbar-toggle {
		border-radius: 0;
		z-index: 2
	}
	.navbar-nav >li {
		float: none
	}
	ul.nav.navbar-nav {
		background: #48494d;
		float: right;
		padding-left: 10px;
		padding-right: 10px
	}
	ul.ul-sub-3 {
		border-bottom: solid 1px #7b7b8b;
		padding-left: 35px
	}
	.navbar-collapse {
		box-shadow: none
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
		color: #fff;
		text-decoration: underline
	}
	.logo {
		padding-left: 90px
	}
	.col-md-9.col-sm-9.col-xs-12.top-menu {
		padding-left: 35px
	}
	div#bs-example-navbar-collapse-1 {
		margin-left: -23px;
		position: absolute;
		width: 100%
	}
	.header.navbar.navbar-default {
		border: none;
		border-radius: 0;
		display: block;
		height: 35px
	}
	.navbar-default .navbar-nav>li>a:last-children {
		border-bottom: none
	}
	.home-feature-block .block-caption {
		background-size: 120%
	}
	.nav>li>ul {
		background: transparent;
		border: none;
		box-shadow: none;
		display: none;
		position: relative
	}
	.dropdown-menu>li>a {
		color: #fff;
		font-size: 12px
	}
	#nav-menu .caret1 {
		border: 2px;
		height: 26px;
		position: absolute;
		right: 7px;
		top: -3%;
		width: 30px
	}
	#bs-example-navbar-collapse-1 {
		position: relative;
		z-index: 9999
	}
	.navbar-collapse.in {
		overflow: inherit
	}
	p.glyphicon.glyphicon-plus {
		color: #7b7b8b
	}
	.navbar-default .navbar-toggle:hover {
		background-color: #38407c
	}
	.navbar-default .navbar-toggle:focus {
		background-color: #2b5097
	}
	.ul-sub-3 {
		list-style: none
	}
	span.glyphicon.glyphicon-th-list {
		color: #ccc;
		display: block;
		font-size: 15px;
		padding-top: 6px
	}
	a#menu-tab {
		padding-top: 6px
	}
	#main-menu {
		margin-top: 7%
	}
	.fLeft.padL10.f15.lineHeight15.col-xs-9, .fLeft.col-xs-3 {
		padding-top: 15px
	}
	.hotline-contact {
		border-bottom: solid 2px;
		border-top: solid 2px;
		padding: 10px 0 10px 10px
	}
	span.icon.icon-phone {
		margin-left: -20%;
		margin-top: 0
	}
	.list-excection-item .hotline-contact {
		border: none
	}
	.list-excection-item span.icon.icon-phone {
		margin-left: 0
	}
	.list-news .item h3.title {
		margin-top: 5px
	}
	.nav.top-nav>li .icon-phone, .nav.top-nav>li .icon-email {
		margin-left: 10px
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
		top: 35px
	}
	ul.nav.nav-pills.top-nav.list-social.fRight {
		margin-right: 20px
	}
	#main-menu.sf-menu>li ul.ul-sub-3 {
		left: -40%
	}
	.thumbnail img {
		height: auto;
		width: 100%
	}
	.navbar-brand {
		padding: 0
	}
	.home-feature-block h3.block-title {
		font-size: 18px
	}
	.nav>li>a:hover, .nav>li>a:focus {
		background-color: transparent;
		text-decoration: underline
	}
	.navbar-brand, .navbar-nav>li>a {
		color: #fff;
		text-shadow: none
	}
	ul.nav.navbar-nav>li {
		border-bottom: solid 1px #7b7b8b
	}
	div#nav-menu {
		position: absolute;
		z-index: 2000
	}
	li.google {
		top: 0
	}
	#mainbar {
		border-left: 0
	}
	.navbar-mobile, .block {
		position: relative
	}
	.home-page, .home-page .header, #rent-slider {
		min-height: 0
	}
	.container_12, .home-footer.padT10 .container, img.lazy {
		width: 100%
	}
	.nav.top-nav>li .divider, .footer .footer-block:nth-of-type(2) {
		border: none
	}
	.navbar-default .navbar-nav>li>a, ul.ul-sub-3 a:hover, a:focus, ul.ul-sub-3 a, .col-md-offset-2.col-sm-offset-2.col-xs-offset-2.col-md-8.col-xs-8.col-sm-8.padT10 p, span.textspan, span.textspan2, .tell {
		color: #fff
	}
	.coppy {
		background: #000;
		color: #fff !important;
		font-size: 10px;
		font-weight: 700
	}
	.coppy p {
		color: #fff !important;
		font-size: 10px;
		font-weight: 700
	}
	a.read-more, span.glyphicon.glyphicon-plus {
		float: right
	}
	.article .content, ul.nav.navbar-nav>li:last-child {
		border-bottom: 0
	}
	.mm-list.mm-panel.mm-opened.mm-current {
		padding-top: 0
	}
	.mm-list.mm-panel {
		background: #48494d
	}
	.nav-pills>li+li.padL7 {
		top: 8px
	}
	ul.nav.nav-pills.top-nav.list-social.fRight {
		margin-top: 8px
	}
	.contact {
		border-bottom: 0
	}
	.twocolum1 h2.page-title {
		font-size: 25px
	}
	.home-feature-block .thumbnail img {
		height: auto
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff
	}
	.dropdown-menu>li:last-child>a {
		border-bottom: 0
	}
	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
		background-color: transparent
	}
	.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
		text-decoration: underline;
		color: #fff;
		background: transparent
	}
	.frmSearch {
		display: none
	}
	ul#categories>li {
		border-top: solid 1px #7b7b8b;
		border-bottom: 0
	}
	ul#categories {
		padding-left: 10px
	}
	#site-plan .flexslider {
		width: inherit
	}
	#summary img {
		width: 100%
	}
	#mmenu .mm-list >li >a, #mmenu .mm-list >li >span {
		color: #fff
	}
	#mmenu.mm-menu .mm-list >li >a.mm-subopen:after, #mmenu.mm-menu .mm-list >li >a.mm-subclose:before {
		border-color: rgba(255, 255, 255, 0.8)
	}
	#mmenu.mm-menu .mm-list >li:after, #mmenu.mm-menu .mm-list >li >a.mm-subopen:before {
		border-color: rgba(255, 255, 255, 0.2)
	}
	.panel-body img {
		width: 100%
	}
	.row.coppy {
		margin-right: -15px
	}
	.page .footer .footer-block {
		min-height: 0
	}
	.mm-menu >.mm-panel.mm-subopened {
		-webkit-transform: translate(-100%, 0);
		-moz-transform: translate(-100%, 0);
		-ms-transform: translate(-100%, 0);
		-o-transform: translate(-100%, 0);
		transform: translate(-100%, 0)
	}
	.backstretch {
		display: none
	}
	.wrapper-background {
		height: 41px
	}
	.page .header .wrapper-content {
		min-height: 120px
	}
	.wrapper-content {
		background: none
	}
	.page >.wrapper-content {
		margin-top: 95px
	}
	.modal-dialog {
		/*margin-top: 30px*/
		margin-top: 150px;
	}
	.modal-body iframe {
		max-width: 100%;
		height: auto
	}
	#rent-slider {
		margin-top: -10px
	}
	#rent-slider .flexslider .caption {
		display: none
	}
	#rent-slider .flexslider .flex-control-nav {
		top: 90%;
		bottom: auto
	}
	#rent-slider .flexslider .flex-control-nav, #article-project-carousel .flexslider .flex-control-nav {
		display: block
	}
	#article-project-carousel .flexslider .flex-direction-nav {
		display: none
	}
	#article-project-carousel .flexslider {
		margin-bottom: 20px
	}
	#article-project-carousel .sale-slides>li, #article-project-carousel .flexslider .slides>li {
		margin-right: 15px
	}
	.glyphicon {
		font-size: 13px;
		font-weight: lighter
	}
	.mobile-navbar .navbar-toggle.mmenu-left {
		color: #888;
		border: none;
		margin: 0;
		float: left
	}
	.mobile-navbar .navbar-toggle.mmenu-left:hover, .mobile-navbar .navbar-toggle.mmenu-left:active {
		background-color: transparent
	}
	.home-page .mobile-navbar .navbar-toggle.mmenu-left {
		-ms-opacity: 0;
		opacity: 0
	}
	.mobile-navbar .mobile-navbar-left a {
		float: left;
		display: inline-block;
		margin: 10px 5px
	}
	.mobile-navbar .mobile-navbar-left a.gflag{
		line-height: 13px;
	}
	.mobile-navbar .mobile-navbar-right a {
		float: right;
		display: inline-block;
		margin: 10px 3px
	}
	.mobile-navbar .mobile-navbar-left >.row >a .fa, .mobile-navbar .mobile-navbar-right >.row >a .fa {
		font-size: 19px;
		margin-top: -3px
	}
	.mobile-navbar .navbar-toggle.mmenu-right {
		color: #888;
		border: none;
		margin: 0;
		float: right;
		height: 35px;
		width: 42px
	}
	.mobile-navbar .navbar-toggle.mmenu-right .close {
		display: inline-block;
		font-size: 17px;
		width: 22px;
		text-align: center;
		color: #fff
	}
	.mobile-navbar .navbar-toggle.mmenu-right.active {
		background-color: #2b5097
	}
	.mobile-navbar .navbar-toggle .icon-bar {
		background: #888
	}
	.mobile-navbar .navbar-toggle.mmenu-right .icon-bar {
		-webkit-transition: .3s ease-in-out;
		-moz-transition: .3s ease-in-out;
		-o-transition: .3s ease-in-out;
		-ms-transition: .3s ease-in-out;
		transition: .3s ease-in-out
	}
	.mobile-navbar .navbar-toggle.mmenu-right.active .icon-bar {
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		position: relative;
		top: 2px;
		left: -1px
	}
	.mobile-navbar .navbar-toggle.mmenu-right.active .icon-bar:last-child {
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		position: relative;
		top: -4px;
		left: -1px
	}
	.navbar-brand.logo-header {
		margin-top: 0;
		position: absolute;
		top: 0;
		text-align: center
	}
	.navbar-brand.logo-header img {
		margin-top: 5px;
	}
	.mobile-menu {
		position: absolute;
		top: 40px;
		height: auto
	}
	html.mm-opened .mm-page {
		z-index: 0
	}
	.mm-menu, .mm-menu >.mm-panel {
		z-index: 2 !important
	}
	html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
		z-index: 1 !important
	}
	.mm-list >li.avatar-mobile-wrapper >span.col-xs-8 {
		padding-left: 10px
	}
	.mm-list >li span.clearfix {
		padding: 0
	}
	.mm-list >li .username a {
		color: #fff
	}
	.header h1.page-title {
		background: none;
		font-size: 30px;
		color: #184785 ;
		text-align: center;
		display: block;
		padding: 0;
		margin: 30px 0 0
	}
	.block-title.facebook {
		display: none
	}
	h3.head-title {
		margin: 10px 0
	}
	.article-detail h1.title {
		text-align: center;
		border: none;
		padding: 0
	}
	.list-news .item.article .sumary {
		display: none
	}
	.list-news .item.article p.datetime {
		margin: 15px 0 0
	}
	.article-detail, .article-detail .content, .article-detail p {
		color: #4a4a4a
	}
	.article-detail img {
		max-width: 100%;
		height: auto
	}
	.article-detail object, .article-detail embed {
		max-width: 100%
	}
	.article-detail table, .article-detail iframe {
		width: 100%
	}
	.article-taps >li:first-of-type {
		margin-left: 0
	}
	.pagination >a:first-of-type, .pagination >a:last-of-type {
		width: 40px
	}
	.list-other .article .thumbnail >img {
		width: 100%;
		height: auto
	}
	.pagination .active_tnt_link {
		line-height: 30px
	}
	.fb_iframe_widget {
		margin-top: 10px
	}
	.addthis_toolbox a {
		display: none
	}
	.addthis_toolbox .addthis_counter {
		display: none !important
	}
	.addthis_toolbox a.addthis_button_facebook_like {
		display: inline-block
	}
	.ads-right {
		display: none
	}
	.real-estate .real-estate-detail h2.title, .real-estate .real-estate-detail h1.title {
		text-align: center;
		font-size: 20px
	}
	.real-estate .real-estate-detail .properties >li {
		font-size: 1em;
		padding: 0 1%
	}
	.wrapper-login {
		background-size: auto 100%
	}
	.membership-landing .membership-landing-content {
		width: 100%
	}
}
@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:0) {
	li.google {
		top: 7px
	}
	.nav-pills>li+li.padL7 {
		margin-left: 5px;
		top: -2px
	}
	ul.nav.nav-pills.top-nav.list-social.fRight {
		margin-top: 0
	}

}
@media (min-width:960px) and (max-width:1024px) {
	.container {
		width: 100% !important;
		padding-left: 10px
	}
	#main-menu.nav>li>a {
		font-size: 13px
	}
	.nav>li>a {
		padding: 10px 10px
	}
	.side-gioithieu img {
		width: 100%
	}
	.side-muaban img {
		width: 100%
	}
	a.av-search {
		/*display: none*/
	}
	.sidebar1 img {
		width: 100%
	}
	select#select-project, input#datein, input#dateout, select#select-bedroom, select#select-adults, select#select-children {
		font-size: 9px
	}
	div#slider {
		width: inherit !important
	}
	.textC p {
		font-size: 12px
	}
	.row {
		margin-right: 0
	}
	.list-category, .list-category a {
		font-size: 11px
	}
	.block.row.padT35.hidden-xs {
		margin-right: 0
	}
}
@media (max-width: 991px){
	#main-menu.nav>li>a {
		font-size: 13px
	}
}
@media screen and (min-width:767px) {
	.modal-dialog {
		margin: 10% auto
	}
	.thumbnail.w120 {
		width: 120px !important
	}
	.col-xs-2.w120 {
		width: 150px !important
	}
}
.popup-ngonngu {
	position: fixed;
	right: 0px;
	top: 20% !important;
	z-index: 999;
}
.popup-ngonngu .icon {
	width: 40px;
	height: 40px;
	background: #184785;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px 0 0 5px;
}
.popup-ngonngu .icon svg path {
	fill: #fff;
}
.popup-ngonngu .language {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	-webkit-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	-moz-transform: translateY(20px);
	-o-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	position: absolute;
	top: 100%;
	right: 0;
	width: 100px;
	background: #fff;
	box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
	padding: 5px;
	list-style: none;
}
.popup-ngonngu .language li {
	margin-bottom: 5px;
}
.popup-ngonngu .language li:last-child {
	margin-bottom: 0;
}
.popup-ngonngu .language a {
	display: flex;
	align-items: center;
}
.popup-ngonngu .language a img {
	margin-right: 3px;
}
.popup-ngonngu:hover .language {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-ms-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
.skiptranslate,.gg-translate,.skiptranslate {display:none!important}
#goog-gt-tt {
	display: none !important;
}.goog-te-banner-frame {
	display: none !important;
}.goog-te-menu-value:hover {
	text-decoration: none !important;
}body {
	top: 0 !important;
}#google_translate_element2 {
	display: none!important;
}
.navbar-collapse .nav>li>a {
    padding: 10px 12px !important;
}
#main-menu.sf-menu>li ul.ul-sub-3 {
    left: 0!important;
}