html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}


[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}

h1 {
	margin: .67em 0;
	font-size: 2em
}
mark {
	color: #000;
	background: #ff0
}
small {
	font-size: 80%
}

img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}

table {
	border-spacing: 0;
	border-collapse: collapse
}
td, th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: Roboto, sans-serif;
	font-size: 16px;
	line-height: 1.57142857;
	color: #76838f;
	background-color: #fff
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #62a8ea;
	text-decoration: none
}
a:focus, a:hover {
	color: #89bceb;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}


hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #e4eaec
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
	cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: Roboto, sans-serif;
	font-weight: 400;
	line-height: 1.2;
	color: #37474f
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #a3afb7
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 22px;
	margin-bottom: 11px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 11px;
	margin-bottom: 11px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}
.h1, h1 {
	font-size: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
p {
	margin: 0 0 11px
}
.lead {
	margin-bottom: 22px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
.lead {
	font-size: 21px
}
}
.small, small {
	font-size: 85%
}
.mark, mark {
	padding: .2em;
	background-color: #f2a654
}

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

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

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

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

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

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

@media (min-width:1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
table {
	background-color: transparent
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #526069;
	text-align: left
}
th {
	text-align: left
}
 
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}


@media (min-width:768px) {
.navbar-right .dropdown-menu {
	right: 0;
	left: auto
}
.navbar-right .dropdown-menu-left {
	right: auto;
	left: 0
}
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #f3f7f9
}
.nav>li.disabled>a {
	color: #a3afb7
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #a3afb7;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #f3f7f9;
	border-color: #62a8ea
}
.nav .nav-divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #e4eaec
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.57142857;
	border: 1px solid transparent;
	border-radius: 3px 3px 0 0
}
.nav-tabs>li>a:hover {
	border-color: transparent transparent #e4eaec
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #4e97d9;
	cursor: default;
	background-color: #fff;
	border: 1px solid #e4eaec;
	border-bottom-color: transparent
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 3px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #e4eaec
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #e4eaec;
	border-radius: 3px 3px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border-bottom-color: #fff
}
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 3px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #62a8ea
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li {
	float: none
}
.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 3px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border: 1px solid #e4eaec
}

@media (min-width:768px) {
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #e4eaec;
	border-radius: 3px 3px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.navbar {
	position: relative;
	min-height: 66px;
	margin-bottom: 22px;
	border: 1px solid transparent
}

@media (min-width:1200px) {
.navbar {
	border-radius: 3px
}
}

@media (min-width:1200px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}
.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
	padding-right: 0;
	padding-left: 0
}
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 200px
}
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1200;
	border-width: 0 0 1px
}

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

@media (min-width:768px) {
.navbar-fixed-bottom, .navbar-fixed-top {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	height: 66px;
	padding: 22px 15px;
	font-size: 18px;
	line-height: 22px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}

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

@media (min-width:768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 11px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px
}

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

@media (min-width:768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 22px;
	padding-bottom: 22px
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 15px;
	margin-bottom: 15px
}
.navbar-btn.btn-sm {
	margin-top: 17px;
	margin-bottom: 17px
}
.navbar-btn.btn-xs {
	margin-top: 22px;
	margin-bottom: 22px
}
.navbar-text {
	margin-top: 22px;
	margin-bottom: 22px
}

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

@media (min-width:768px) {
.navbar-left {
	float: left!important
}
.navbar-right {
	float: right!important;
	margin-right: -15px
}
.navbar-right~.navbar-right {
	margin-right: 0
}
}
.navbar-default {
	background-color: #fff;
	border-color: #e4eaec
}
.navbar-default .navbar-brand {
	color: #37474f
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #37474f;
	background-color: none
}
.navbar-default .navbar-text {
	color: #76838f
}
.navbar-default .navbar-nav>li>a {
	color: #76838f
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #526069;
	background-color: rgba(243,247,249,.3)
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #526069;
	background-color: rgba(243,247,249,.6)
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccd5db;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: transparent
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: rgba(243,247,249,.3)
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #76838f
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e4eaec
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #526069;
	background-color: rgba(243,247,249,.6)
}

@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #76838f
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #526069;
	background-color: rgba(243,247,249,.3)
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #526069;
	background-color: rgba(243,247,249,.6)
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #ccd5db;
	background-color: transparent
}
}
.navbar-default .navbar-link {
	color: #76838f
}
.navbar-default .navbar-link:hover {
	color: #526069
}
.navbar-default .btn-link {
	color: #76838f
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #526069
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccd5db
}
.breadcrumb {
	padding: 8px 10px;
	margin-bottom: 22px;
	list-style: none;
	background-color: transparent;
	border-radius: 3px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #62a8ea;
	content: "/\00a0"
}
.breadcrumb>.active {
	color: #76838f
}
.media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media, .media-body {
	overflow: hidden;
	zoom: 1
}
.media-body {
	width: 10000px
}
.media-object {
	display: block
}
.media-object.img-thumbnail {
	max-width: none
}
.media-right, .media>.pull-right {
	padding-left: 10px
}
.media-left, .media>.pull-left {
	padding-right: 10px
}
.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}
.media-middle {
	vertical-align: middle
}
.media-bottom {
	vertical-align: bottom
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	padding-left: 0;
	margin-bottom: 20px
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid transparent
}
.list-group-item:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
a.list-group-item, button.list-group-item {
	color: #76838f
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #37474f
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	color: #76838f;
	text-decoration: none;
	background-color: #f3f7f9
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	color: #ccd5db;
	cursor: not-allowed;
	background-color: transparent
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #ccd5db
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #62a8ea;
	background-color: transparent;
	border-color: transparent
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #fff
}
.list-group-item-success {
	color: #fff;
	background-color: #46be8a
}
a.list-group-item-success, button.list-group-item-success {
	color: #fff
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #fff;
	background-color: #3dae7d
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #fff;
	border-color: #fff
}
.list-group-item-info {
	color: #fff;
	background-color: #57c7d4
}
a.list-group-item-info, button.list-group-item-info {
	color: #fff
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #fff;
	background-color: #43c0cf
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #fff;
	border-color: #fff
}
.list-group-item-warning {
	color: #fff;
	background-color: #f2a654
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #fff
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #fff;
	background-color: #f09a3c
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #fff;
	border-color: #fff
}
.list-group-item-danger {
	color: #fff;
	background-color: #f96868
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #fff
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #fff;
	background-color: #f84f4f
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #fff;
	border-color: #fff
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.panel {
	margin-bottom: 22px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}
.panel-body {
	padding: 30px 30px
}
.panel-heading {
	padding: 20px 30px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive-4by3 {
	padding-bottom: 75%
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none!important
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
	display: none!important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}

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

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

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

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

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

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

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

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

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

@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block!important
}
}

@media (min-width:1200px) {
.visible-lg {
	display: block!important
}
table.visible-lg {
	display: table!important
}
tr.visible-lg {
	display: table-row!important
}
td.visible-lg, th.visible-lg {
	display: table-cell!important
}
}

@media (min-width:1200px) {
.visible-lg-block {
	display: block!important
}
}

@media (min-width:1200px) {
.visible-lg-inline {
	display: inline!important
}
}

@media (min-width:1200px) {
.visible-lg-inline-block {
	display: inline-block!important
}
}

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

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

@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
}

@media (min-width:1200px) {
.hidden-lg {
	display: none!important
}
}
.visible-print {
	display: none!important
}

@media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table!important
}
tr.visible-print {
	display: table-row!important
}
td.visible-print, th.visible-print {
	display: table-cell!important
}
}
.visible-print-block {
	display: none!important
}

@media print {
.visible-print-block {
	display: block!important
}
}
.visible-print-inline {
	display: none!important
}

@media print {
.visible-print-inline {
	display: inline!important
}
}
.visible-print-inline-block {
	display: none!important
}

@media print {
.visible-print-inline-block {
	display: inline-block!important
}
}

@media print {
.hidden-print {
	display: none!important
}
}
a.text-action {
	color: #a3afb7
}
a.text-action, a.text-action:focus, a.text-action:hover {
	text-decoration: none
}
a.text-action:focus, a.text-action:hover {
	color: #ccd5db
}
a.text-action .icon+span {
	margin-left: 3px
}
a.text-like {
	color: #a3afb7!important
}
a.text-like, a.text-like:focus, a.text-like:hover {
	text-decoration: none
}
a.text-like.active, a.text-like:focus, a.text-like:hover {
	color: #f96868!important
}
.text-action+.text-action {
	margin-left: 6px
}
.img-bordered {
	padding: 3px;
	border: 1px solid #e4eaec
}
.img-bordered-primary {
	border-color: #62a8ea!important
}
.img-bordered-purple {
	border-color: #7c51d1!important
}
.img-bordered-red {
	border-color: #e9595b!important
}
.img-bordered-green {
	border-color: #7dd3ae!important
}
.img-bordered-orange {
	border-color: #ec9940!important
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	text-shadow: rgba(0,0,0,.15) 0 0 1px
}
.h1 .icon:first-child, .h2 .icon:first-child, .h3 .icon:first-child, .h4 .icon:first-child, .h5 .icon:first-child, .h6 .icon:first-child, h1 .icon:first-child, h2 .icon:first-child, h3 .icon:first-child, h4 .icon:first-child, h5 .icon:first-child, h6 .icon:first-child {
	margin-right: .5em
}
.mark, mark {
	color: #fff;
	border-radius: 2px
}
.drop-cap {
	float: left;
	padding: 5px;
	margin-right: 5px;
	font-family: Georgia;
	font-size: 60px;
	line-height: 50px;
	color: #263238
}
.drop-cap-reversed {
	color: #fff;
	background-color: #263238
}
.list-icons {
	padding-left: 10px;
	margin-left: 0;
	list-style: none
}
.list-icons>li {
	margin-top: 6px
}
.list-icons>li:first-child {
	margin-top: 0
}
.list-icons>li i {
	float: left;
	width: 1em;
	margin: 0 6px 0 0
}
.text-primary {
	color: #62a8ea
}
a.text-primary:focus, a.text-primary:hover {
	color: #358fe4
}
.text-success {
	color: #46be8a
}
a.text-success:focus, a.text-success:hover {
	color: #369b6f
}
.text-info {
	color: #57c7d4
}
a.text-info:focus, a.text-info:hover {
	color: #33b6c5
}
.text-warning {
	color: #f2a654
}
a.text-warning:focus, a.text-warning:hover {
	color: #ee8d25
}
.text-danger {
	color: #f96868
}
a.text-danger:focus, a.text-danger:hover {
	color: #f73737
}
blockquote {
	font-size: 20px;
	color: #526069;
	border-left-width: 2px
}
blockquote .small, blockquote footer, blockquote small {
	font-size: 14px
}
.blockquote-reverse {
	border-right-width: 2px
}
.blockquote {
	padding: 15px 20px;
	border-left-width: 4px;
	border-radius: 3px
}
.blockquote.blockquote-reverse {
	border-right-width: 4px
}
.blockquote-success {
	background-color: rgba(70,190,138,.1);
	border-color: #46be8a
}
.blockquote-info {
	background-color: rgba(87,199,212,.1);
	border-color: #57c7d4
}
.blockquote-warning {
	background-color: rgba(242,166,84,.1);
	border-color: #f2a654
}
.blockquote-danger {
	background-color: rgba(249,104,104,.1);
	border-color: #f96868
}
code {
	border: 1px solid #bcd8f1
}
pre code {
	border: none
}
.container {
	max-width: 100%
}

@media (min-width:1600px) {
.container {
	width: 1310px
}
}

.row.no-space {
	margin-right: 0;
	margin-left: 0;

}
.row.no-space>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}
.row-lg {
	margin-right: -25px;
	margin-left: -25px
}
.row-lg>.col-lg-1, .row-lg>.col-lg-10, .row-lg>.col-lg-11, .row-lg>.col-lg-12, .row-lg>.col-lg-2, .row-lg>.col-lg-3, .row-lg>.col-lg-4, .row-lg>.col-lg-5, .row-lg>.col-lg-6, .row-lg>.col-lg-7, .row-lg>.col-lg-8, .row-lg>.col-lg-9, .row-lg>.col-md-1, .row-lg>.col-md-10, .row-lg>.col-md-11, .row-lg>.col-md-12, .row-lg>.col-md-2, .row-lg>.col-md-3, .row-lg>.col-md-4, .row-lg>.col-md-5, .row-lg>.col-md-6, .row-lg>.col-md-7, .row-lg>.col-md-8, .row-lg>.col-md-9, .row-lg>.col-sm-1, .row-lg>.col-sm-10, .row-lg>.col-sm-11, .row-lg>.col-sm-12, .row-lg>.col-sm-2, .row-lg>.col-sm-3, .row-lg>.col-sm-4, .row-lg>.col-sm-5, .row-lg>.col-sm-6, .row-lg>.col-sm-7, .row-lg>.col-sm-8, .row-lg>.col-sm-9, .row-lg>.col-xlg-1, .row-lg>.col-xlg-10, .row-lg>.col-xlg-11, .row-lg>.col-xlg-12, .row-lg>.col-xlg-2, .row-lg>.col-xlg-3, .row-lg>.col-xlg-4, .row-lg>.col-xlg-5, .row-lg>.col-xlg-6, .row-lg>.col-xlg-7, .row-lg>.col-xlg-8, .row-lg>.col-xlg-9, .row-lg>.col-xs-1, .row-lg>.col-xs-10, .row-lg>.col-xs-11, .row-lg>.col-xs-12, .row-lg>.col-xs-2, .row-lg>.col-xs-3, .row-lg>.col-xs-4, .row-lg>.col-xs-5, .row-lg>.col-xs-6, .row-lg>.col-xs-7, .row-lg>.col-xs-8, .row-lg>.col-xs-9 {
	padding-right: 25px;
	padding-left: 25px
}

@media (max-width:767px) {
.form-inline .form-group {
	margin-right: 0
}
}
.nav>li>a {
	overflow: hidden
}
.nav>li>a:focus {
	outline: 0
}
.nav>li>a .close {
	display: inline-block;
	margin-left: 10px
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	border-color: transparent
}

.nav-tabs>li>a {
	padding: 10px 20px;
	color: #76838f;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}
.nav-tabs>li>a>.icon {
	margin-right: .5em;
	line-height: 1
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	background-color: #62a8ea;
	border-color: transparent;
	border-bottom-color: #62a8ea
}
.nav-tabs.nav-justified>li>a {
	border-radius: 4px 4px 0 0
}
.nav-tabs.nav-justified>li.active>a, .nav-tabs.nav-justified>li.active>a:focus, .nav-tabs.nav-justified>li.active>a:hover {
	border-color: transparent;
	border-bottom-color: #62a8ea
}
.nav-tabs.nav-tabs-bottom {
	border-top: 1px solid #e4eaec;
	border-bottom: none
}
.nav-tabs.nav-tabs-bottom>li {
	margin-top: -1px;
	margin-bottom: 0
}
.nav-tabs.nav-tabs-bottom>li>a {
	border-radius: 0 0 4px 4px
}
.nav-tabs.nav-tabs-bottom>li>a:focus, .nav-tabs.nav-tabs-bottom>li>a:hover {
	border-top-color: #e4eaec;
	border-bottom-color: transparent
}
.nav-tabs.nav-tabs-bottom.nav-justified {
	border-top: none
}
.nav-tabs.nav-tabs-bottom.nav-justified>li>a {
	border-top-color: #e4eaec;
	border-bottom-color: transparent
}
.nav-tabs.nav-tabs-bottom.nav-justified>li.active>a, .nav-tabs.nav-tabs-bottom.nav-justified>li.active>a:focus, .nav-tabs.nav-tabs-bottom.nav-justified>li.active>a:hover {
	border-top: 1px solid #62a8ea
}
.nav-tabs-reverse>li {
	float: right
}
.nav-tabs-reverse>li>a {
	margin-right: 0;
	margin-left: 2px
}
.nav-tabs-solid {
	border-bottom-color: #f3f7f9
}
.nav-tabs-solid>li>a:hover {
	border-color: transparent
}
.nav-tabs-solid>li.active>a, .nav-tabs-solid>li.active>a:focus, .nav-tabs-solid>li.active>a:hover {
	color: #76838f;
	background-color: #f3f7f9;
	border-color: transparent
}
.nav-tabs-solid~.tab-content {
	padding: 20px;
	background-color: #f3f7f9
}
.nav-tabs-solid.nav-justified>li>a {
	border: none
}
.nav-tabs-solid.nav-justified>li.active>a, .nav-tabs-solid.nav-justified>li.active>a:focus, .nav-tabs-solid.nav-justified>li.active>a:hover {
	border: none
}
.nav-tabs-solid.nav-tabs-bottom>li.active>a, .nav-tabs-solid.nav-tabs-bottom>li.active>a:focus, .nav-tabs-solid.nav-tabs-bottom>li.active>a:hover {
	border: none
}
.nav-tabs-line>li>a {
	padding: 10px 20px;
	border-bottom: 2px solid transparent
}
.nav-tabs-line>li>a:focus, .nav-tabs-line>li>a:hover {
	background-color: transparent
}
.nav-tabs-line>li>a:hover {
	border-bottom-color: #ccd5db
}
.nav-tabs-line>li.active>a, .nav-tabs-line>li.active>a:focus, .nav-tabs-line>li.active>a:hover {
	color: #62a8ea;
	background-color: transparent;
	border-bottom: 2px solid #62a8ea
}
.nav-tabs-line .open>a, .nav-tabs-line .open>a:focus, .nav-tabs-line .open>a:hover {
	border-color: transparent;
	border-bottom-color: #ccd5db
}
.nav-tabs-line.nav-tabs-bottom>li>a {
	border-top: 2px solid transparent;
	border-bottom: none
}
.nav-tabs-line.nav-tabs-bottom>li>a:hover {
	border-top-color: #ccd5db;
	border-bottom-color: transparent
}
.nav-tabs-line.nav-tabs-bottom>li.active>a, .nav-tabs-line.nav-tabs-bottom>li.active>a:focus, .nav-tabs-line.nav-tabs-bottom>li.active>a:hover {
	border-top: 2px solid #62a8ea;
	border-bottom: none
}
.nav-tabs-line.nav-justified>li>a {
	border-bottom: 2px solid #e4eaec
}
.nav-tabs-line.nav-justified>li>a:hover {
	border-bottom-color: #ccd5db
}
.nav-tabs-line.nav-justified>li.active>a, .nav-tabs-line.nav-justified>li.active>a:focus, .nav-tabs-line.nav-justified>li.active>a:hover {
	border-color: transparent;
	border-bottom: 2px solid #62a8ea
}
.nav-tabs-line.nav-justified.nav-tabs-bottom {
	border-top: none
}
.nav-tabs-line.nav-justified.nav-tabs-bottom>li>a {
	border-top: 2px solid #e4eaec;
	border-bottom: none
}
.nav-tabs-line.nav-justified.nav-tabs-bottom>li>a:hover {
	border-top-color: #ccd5db
}
.nav-tabs-line.nav-justified.nav-tabs-bottom>li.active>a, .nav-tabs-line.nav-justified.nav-tabs-bottom>li.active>a:focus, .nav-tabs-line.nav-justified.nav-tabs-bottom>li.active>a:hover {
	border-top-color: #62a8ea;
	border-bottom: none
}
.nav-tabs-vertical:after, .nav-tabs-vertical:before {
	display: table;
	content: " "
}
.nav-tabs-vertical:after {
	clear: both
}
.nav-tabs-vertical .nav-tabs {
	float: left;
	border-right: 1px solid #e4eaec;
	border-bottom: none
}
.nav-tabs-vertical .nav-tabs>li {
	float: none;
	margin-right: -1px;
	margin-bottom: 0
}
.nav-tabs-vertical .nav-tabs>li>a {
	padding: 10px 20px;
	margin-right: 0;
	margin-bottom: 2px;
	border-radius: 4px 0 0 4px
}
.nav-tabs-vertical .nav-tabs>li>a:hover {
	border-right-color: #e4eaec;
	border-bottom-color: transparent
}
.nav-tabs-vertical .nav-tabs>li.active>a, .nav-tabs-vertical .nav-tabs>li.active>a:focus, .nav-tabs-vertical .nav-tabs>li.active>a:hover {
	border-right-color: #62a8ea
}
.nav-tabs-vertical .nav-tabs-reverse {
	float: right;
	border-right: none;
	border-left: 1px solid #e4eaec
}
.nav-tabs-vertical .nav-tabs-reverse>li {
	margin-right: 0;
	margin-left: -1px
}
.nav-tabs-vertical .nav-tabs-reverse>li>a {
	margin-left: 0;
	border-radius: 0 4px 4px 0
}
.nav-tabs-vertical .nav-tabs-reverse>li>a:hover {
	border-right-color: transparent;
	border-left-color: #e4eaec
}
.nav-tabs-vertical .nav-tabs-reverse>li.active>a, .nav-tabs-vertical .nav-tabs-reverse>li.active>a:focus, .nav-tabs-vertical .nav-tabs-reverse>li.active>a:hover {
	border-left-color: #62a8ea
}
.nav-tabs-vertical .nav-tabs-solid {
	border-right-color: #f3f7f9
}
.nav-tabs-vertical .nav-tabs-solid>li>a:hover {
	border-color: transparent
}
.nav-tabs-vertical .nav-tabs-solid>li.active>a, .nav-tabs-vertical .nav-tabs-solid>li.active>a:focus, .nav-tabs-vertical .nav-tabs-solid>li.active>a:hover {
	border-color: transparent
}
.nav-tabs-vertical .nav-tabs-solid+.tab-content {
	padding: 20px
}
.nav-tabs-vertical .nav-tabs-solid.nav-tabs-reverse {
	border-left-color: #f3f7f9
}
.nav-tabs-vertical .nav-tabs-line>li>a {
	border-right: 2px solid transparent;
	border-bottom: none
}
.nav-tabs-vertical .nav-tabs-line>li>a:hover {
	border-right-color: #ccd5db
}
.nav-tabs-vertical .nav-tabs-line>li.active>a, .nav-tabs-vertical .nav-tabs-line>li.active>a:focus, .nav-tabs-vertical .nav-tabs-line>li.active>a:hover {
	border-right: 2px solid #62a8ea;
	border-bottom: none
}
.nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse>li>a {
	border-right-width: 1px;
	border-left: 2px solid transparent
}
.nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse>li>a:hover {
	border-color: transparent;
	border-left-color: #ccd5db
}
.nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse>li.active>a, .nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse>li.active>a:focus, .nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse>li.active>a:hover {
	border-right: 1px solid transparent;
	border-left: 2px solid #62a8ea
}
.nav-tabs-vertical .tab-content {
	overflow: hidden
}
.nav-tabs-inverse .nav-tabs-solid {
	border-bottom-color: #fff
}
.nav-tabs-inverse .nav-tabs-solid>li.active>a, .nav-tabs-inverse .nav-tabs-solid>li.active>a:focus, .nav-tabs-inverse .nav-tabs-solid>li.active>a:hover {
	color: #76838f;
	background-color: #fff
}
.nav-tabs-inverse.nav-tabs-vertical .nav-tabs-solid {
	border-right-color: #fff
}
.nav-tabs-inverse.nav-tabs-vertical .nav-tabs-solid.nav-tabs-reverse {
	border-left-color: #fff
}
.nav-tabs-inverse .tab-content {
	background: #fff
}
.nav-tabs-animate .tab-content {
	overflow: hidden
}
.nav-tabs-lg>li>a {
	padding: 12px 20px;
	font-size: 18px;
	line-height: 1.3333333
}
.nav-tabs-sm>li>a {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.navbar-toggle {
	height: 66px;
	padding: 22px 15px;
	margin-top: 16px;
	margin-top: 0;
	margin-bottom: 16px;
	margin-bottom: 0;
	line-height: 22px;
	background: 0 0!important;
	-webkit-transition: color .25s linear;
	-o-transition: color .25s linear;
	transition: color .25s linear
}
.navbar-toggle .icon {
	margin-top: -1px
}
.navbar-toggle:hover {
	background: 0 0!important
}
.navbar-toggle-left {
	float: left;
	margin-right: 0;
	margin-left: 15px
}
.navbar {
	border: none;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
	box-shadow: 0 2px 4px rgba(0,0,0,.08)
}
.navbar-fixed-bottom, .navbar-fixed-top {
	width: 100%
}

@media (min-width:768px) {
.hidden-float {
	display: block
}
}

@media (max-width:767px) {
.hidden-float {
	display: none!important
}
}
.navbar-brand {
	padding: 22px 20px;
	font-weight: 500
}
.navbar-brand>.navbar-brand-logo {
	display: inline-block
}
.navbar-brand-logo {
	height: 32px;
	margin-top: -5px
}
.navbar-brand-text {
	margin-left: 6px
}

@media (max-width:767px) {
.navbar-brand-center {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
}

@media (min-width:768px) {
.navbar-mega .container, .navbar-mega .container-fluid {
	position: relative
}
}
.navbar-mega .dropdown-menu {
	left: auto
}
.navbar-mega .dropdown-mega {
	position: static
}
.navbar-mega .mega-content {
	padding: 20px 30px
}
.navbar-mega .mega-menu {
	min-width: 150px;
	max-width: 100%
}
.navbar-mega .mega-menu>ul {
	padding-left: 0
}
.navbar-mega .mega-menu .list-icons {
	margin-bottom: 6px
}
.navbar-mega .dropdown.dropdown-fw .dropdown-menu {
	right: 5px;
	left: 5px
}

@media (max-width:767px) {
.navbar-mega .dropdown.dropdown-fw .dropdown-menu {
	right: 0;
	left: 0
}
}
.navbar-nav>li>a.navbar-avatar, .navbar-toolbar>li>a.navbar-avatar {
	padding-top: 18px;
	padding-bottom: 18px
}

@media (max-width:767px) {
.navbar-nav>li>a.navbar-avatar {
	padding-top: 6px;
	padding-bottom: 6px
}
}
.navbar-avatar .avatar {
	width: 30px
}
.navbar-form .icon {
	font-size: 16px;
	color: rgba(55,71,79,.4)
}
.navbar-form .form-control {
	background-color: #f3f7f9;
	border: none;
	border-radius: 38px
}

@media (min-width:768px) {
.navbar-search.collapse {
	display: block!important;
	height: auto!important;
	overflow: visible!important;
	visibility: visible!important
}
}

@media (max-width:767px) {
.navbar-search {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (max-width:767px) {
.navbar-search .navbar-form {
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: none
}
}
.container-fluid>.navbar-search, .container>.navbar-search {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
.container-fluid>.navbar-search, .container>.navbar-search {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-search-overlap {
	position: absolute!important;
	top: 0;
	right: 0;
	left: 0;
	background-color: #fff
}
.navbar-search-overlap .form-control, .navbar-search-overlap .form-group {
	display: block!important;
	margin: 0
}
.navbar-search-overlap .form-control {
	height: 66px!important;
	background-color: transparent!important;
	border-radius: 0
}
.navbar-search-overlap .form-control:focus {
	border-color: transparent
}
.navbar-collapse-toolbar.in {
	overflow-y: visible
}
.navbar-toolbar {
	float: left
}
.navbar-toolbar:after, .navbar-toolbar:before {
	display: table;
	content: " "
}
.navbar-toolbar:after {
	clear: both
}
.navbar-toolbar>li {
	float: left
}
.navbar-toolbar>li:after, .navbar-toolbar>li:before {
	display: table;
	content: " "
}
.navbar-toolbar>li:after {
	clear: both
}
.navbar-toolbar>li>a {
	padding-top: 22px;
	padding-bottom: 22px;
	line-height: 22px
}
.navbar-toolbar .dropdown-menu {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-animation-duration: .3s;
	-o-animation-duration: .3s;
	animation-duration: .3s
}

@media (max-width:767px) {
.navbar-toolbar .dropdown-menu:not(.dropdown-menu-media) {
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.navbar-toolbar .open {
	position: static
}
.navbar-toolbar .open .dropdown-menu {
	right: 0;
	left: 0;
	float: none;
	width: auto;
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
}

@media (max-width:767px) and (max-device-width:480px) and (orientation:landscape) {
.navbar-toolbar .dropdown-menu:not(.dropdown-menu-media) {
	max-height: 200px
}
}

@media (max-width:767px) {
.navbar-toolbar-left {
	float: left!important
}
.navbar-toolbar-right {
	float: right!important
}
}
.icon-fullscreen {
	font-family: "Web Icons"
}
.icon-fullscreen:before {
	content: "\f11d"
}
.icon-fullscreen.active:before {
	content: "\f11e"
}
.icon-menubar {
	font-family: "Web Icons"
}
.icon-menubar:before {
	content: "\f119"
}
.icon-menubar.active:before {
	content: "\f119"
}
.navbar-default .navbar-toolbar>li>a {
	color: #76838f
}
.navbar-default .navbar-toolbar>li>a:focus, .navbar-default .navbar-toolbar>li>a:hover {
	color: #526069;
	background-color: rgba(243,247,249,.3)
}
.navbar-default .navbar-toolbar>.active>a, .navbar-default .navbar-toolbar>.active>a:focus, .navbar-default .navbar-toolbar>.active>a:hover {
	color: #526069;
	background-color: rgba(243,247,249,.6)
}
.navbar-default .navbar-toolbar>.disabled>a, .navbar-default .navbar-toolbar>.disabled>a:focus, .navbar-default .navbar-toolbar>.disabled>a:hover {
	color: #ccd5db;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	color: #76838f
}
.navbar-default .navbar-toolbar>.open>a, .navbar-default .navbar-toolbar>.open>a:focus, .navbar-default .navbar-toolbar>.open>a:hover {
	color: #526069;
	background-color: rgba(243,247,249,.6)
}
.navbar-inverse .navbar-toolbar>li>a {
	color: #fff
}
.navbar-inverse .navbar-toolbar>li>a:focus, .navbar-inverse .navbar-toolbar>li>a:hover {
	color: #fff;
	background-color: rgba(0,0,0,.1)
}
.navbar-inverse .navbar-toolbar>.active>a, .navbar-inverse .navbar-toolbar>.active>a:focus, .navbar-inverse .navbar-toolbar>.active>a:hover {
	color: #fff;
	background-color: rgba(0,0,0,.1)
}
.navbar-inverse .navbar-toolbar>.disabled>a, .navbar-inverse .navbar-toolbar>.disabled>a:focus, .navbar-inverse .navbar-toolbar>.disabled>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	color: #fff
}
.navbar-inverse .navbar-toolbar>.open>a, .navbar-inverse .navbar-toolbar>.open>a:focus, .navbar-inverse .navbar-toolbar>.open>a:hover {
	color: #fff;
	background-color: rgba(0,0,0,.1)
}

th {
	font-weight: 400
}
b, strong {
	font-weight: 500
}
optgroup {
	font-weight: 500
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 300
}
.lead {
	font-weight: 100
}
dt {
	font-weight: 500
}


.blocks, [class*="blocks-"] {
	padding: 0;
	margin: 0;
	margin-right: -15px;
	margin-left: -15px;
	list-style: none
}
.blocks:before, [class*="blocks-"]:before, .blocks:after, [class*="blocks-"]:after {
	display: table;
	content: " "
}
.blocks:after, [class*="blocks-"]:after {
	clear: both
}
.blocks > li, [class*="blocks-"] > li {
	position: relative;
	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 22px
}
.blocks.no-space, [class*="blocks-"].no-space {
	margin: 0
}
.blocks.no-space > li, [class*="blocks-"].no-space > li {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0
}
.blocks-2 > li:nth-child(2n+3), .blocks-3 > li:nth-child(3n+4), .blocks-4 > li:nth-child(4n+5), .blocks-5 > li:nth-child(5n+6), .blocks-6 > li:nth-child(6n+7), .block-first {
	clear: both
}
.blocks-100 > li {
	width: 100%
}
.blocks-2 > li {
	width: 50%
}
.blocks-3 > li {
	width: 33.33333333%
}
.blocks-4 > li {
	width: 25%
}
.blocks-5 > li {
	width: 20%
}
.blocks-6 > li {
	width: 16.66666667%
}

@media (min-width:480px) {
.blocks-xs-100 > li {
	width: 100%
}
}

@media (min-width:480px) {
.blocks-xs-2 > li {
	width: 50%
}
}

@media (min-width:480px) {
.blocks-xs-3 > li {
	width: 33.33333333%
}
}

@media (min-width:480px) {
.blocks-xs-4 > li {
	width: 25%
}
}

@media (min-width:480px) {
.blocks-xs-5 > li {
	width: 20%
}
}

@media (min-width:480px) {
.blocks-xs-6 > li {
	width: 16.66666667%
}
}

@media (min-width:768px) {
.blocks-sm-100 > li {
	width: 100%
}
}

@media (min-width:768px) {
.blocks-sm-2 > li {
	width: 50%
}
}

@media (min-width:768px) {
.blocks-sm-3 > li {
	width: 33.33333333%
}
}

@media (min-width:768px) {
.blocks-sm-4 > li {
	width: 25%
}
}

@media (min-width:768px) {
.blocks-sm-5 > li {
	width: 20%
}
}

@media (min-width:768px) {
.blocks-sm-6 > li {
	width: 16.66666667%
}
}

@media (min-width:992px) {
.blocks-md-100 > li {
	width: 100%
}
}

@media (min-width:992px) {
.blocks-md-2 > li {
	width: 50%
}
}

@media (min-width:992px) {
.blocks-md-3 > li {
	width: 33.33333333%
}
}

@media (min-width:992px) {
.blocks-md-4 > li {
	width: 25%
}
}

@media (min-width:992px) {
.blocks-md-5 > li {
	width: 20%
}
}

@media (min-width:992px) {
.blocks-md-6 > li {
	width: 16.66666667%
}
}

@media (min-width:1200px) {
.blocks-lg-100 > li {
	width: 100%
}
}

@media (min-width:1200px) {
.blocks-lg-2 > li {
	width: 50%
}
}

@media (min-width:1200px) {
.blocks-lg-3 > li {
	width: 33.33333333%
}
}

@media (min-width:1200px) {
.blocks-lg-4 > li {
	width: 25%
}
}

@media (min-width:1200px) {
.blocks-lg-5 > li {
	width: 20%
}
}

@media (min-width:1200px) {
.blocks-lg-6 > li {
	width: 16.66666667%
}
}

@media (min-width:1600px) {
.blocks-xlg-100 > li {
	width: 100%
}
}

@media (min-width:1600px) {
.blocks-xlg-2 > li {
	width: 50%
}
}

@media (min-width:1600px) {
.blocks-xlg-3 > li {
	width: 33.33333333%
}
}

@media (min-width:1600px) {
.blocks-xlg-4 > li {
	width: 25%
}
}

@media (min-width:1600px) {
.blocks-xlg-5 > li {
	width: 20%
}
}

@media (min-width:1600px) {
.blocks-xlg-6 > li {
	width: 16.66666667%
}
}




.hamburger {
	font-size: 20px;
	vertical-align: middle
}
.hamburger, .hamburger:before, .hamburger .hamburger-bar, .hamburger:after {
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: transform .2s ease-in-out
}
.hamburger:before, .hamburger:after {
	content: ""
}
.hamburger:before, .hamburger .hamburger-bar, .hamburger:after {
	display: block;
	width: 1em;
	height: .1em;
	margin: 0;
	background: #76838f;
	border-radius: 1px
}
.navbar-default .hamburger:before, .navbar-default .hamburger .hamburger-bar, .navbar-default .hamburger:after {
	background: #76838f
}
.navbar-inverse .hamburger:before, .navbar-inverse .hamburger .hamburger-bar, .navbar-inverse .hamburger:after {
	background: #fff
}
.hamburger .hamburger-bar {
	margin: .2em 0
}
.hamburger-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 8%;
	-ms-transform-origin: 8%;
	-o-transform-origin: 8%;
	transform-origin: 8%
}
.hamburger-close .hamburger-bar {
	opacity: 0
}
.hamburger-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 8%;
	-ms-transform-origin: 8%;
	-o-transform-origin: 8%;
	transform-origin: 8%
}
.hamburger-close.hided:before, .hamburger-close.collapsed:before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}
.hamburger-close.hided .hamburger-bar, .hamburger-close.collapsed .hamburger-bar {
	opacity: 1
}
.hamburger-close.hided:after, .hamburger-close.collapsed:after {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}
.hamburger-arrow-left.collapsed {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.hamburger-arrow-left.collapsed:before {
	width: .6em;
	-webkit-transform: translate3d(.45em, .1em, 0) rotate(45deg);
	transform: translate3d(.45em, .1em, 0) rotate(45deg)
}
.hamburger-arrow-left.collapsed .hamburger-bar {
	border-radius: .2em
}
.hamburger-arrow-left.collapsed:after {
	width: .6em;
	-webkit-transform: translate3d(.45em, -.1em, 0) rotate(-45deg);
	transform: translate3d(.45em, -.1em, 0) rotate(-45deg)
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
.less-flex-vm {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
html, body {
	width: 100%;
	max-width: 100%;
	min-width: 320px
}
html {
	height: 100%
}
body {
	height: auto;
	min-height: 100%;
	overflow-x: hidden;
	color: #2a333c;
	word-wrap: break-word
}
h1, h2, h3, b, strong {
	font-weight: bold
}
.overflow-visible {
	overflow: visible!important
}
.dropdown-menu, .dropdown-menu > li > a {
	-o-border-radius: 0px;
	border-radius: 0px;
	font-weight: normal
}
.dropdown-menu > li {
	padding: 0px
}
.dropdown-menu > li > a {
	color: #2a333c!important;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s
}
.dropdown-menu > li > a:hover {
	color: #4e97d9!important
}
.dropdown-menu > li > a:hover {
	background: #f5f5f5
}
.lib-form .form-control, .input-group-addon {
	-o-border-radius: 0;
	border-radius: 0
}
.slh, .pager li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.slick-loading .slick-list {
	background: none
}
.slick-arrow {
	width: auto;
	height: auto;
	z-index: 1;
	color: #fff!important
}
.slick-arrow:before, .slick-arrow:after {
	font-family: inherit;
	display: none
}
.slick-arrow:hover {
	color: #4e97d9!important
}
.slick-arrow.slick-next {
	right: 0
}
.slick-arrow.slick-prev {
	left: 0
}
.slick-arrow i {
	font-size: 60px
}
.slick-slide {
	outline: none
}
img.imgloading:not([src*=base64]), img.slick-loading:not([src*=base64]) {
	object-fit: scale-down
}

@media (max-width:767px) {
.invisible-xs {
	visibility: hidden
}
}
body[class*=lib-navfixed] {
	padding-top: 60px
}
body.lib-navfixed-langlist {
	padding-top: 110px
}
.lib-nav {
	min-height: 60px;
	margin-bottom: 0px;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	position: relative;
	z-index: 1601
}
.lib-nav.navbar-shadow {
	-o-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1)
}
.lib-nav.navbar-fixed-top {
	position: fixed
}
.lib-nav .row {
	position: relative
}
.lib-nav .navbar-logo {
	height: 70px;
	margin: 0px;
	margin-left: 0px!important;
	padding: 0px;
	display: block
}
.lib-nav .navbar-logo img {
	max-height: 70px
}
.lib-nav .navbar-toggle {
	height: 60px
}
.lib-nav .nav > li > a {
	color: #2a333c!important;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s
}
.lib-nav .nav > li > a:hover {
	color: #4e97d9!important
}
.lib-nav .nav li a.active, .lib-nav .dropdown.open > a {
	color: #4e97d9!important
}
.lib-nav .nav > li > a:hover, .lib-nav .dropdown.open > a {
	background: #fff!important
}
.lib-nav .nav > li.openallsub.open .dropdown-menu {
	display: block
}
.lib-nav .nav > li.openallsub.open .dropdown-menu .dropdown-submenu > a:after {
	display: none
}
.lib-nav .nav > li.openallsub.open .dropdown-menu .dropdown-menu {
	position: static;
	float: none;
	border-right: none;
	border-left: none
}
.lib-nav .nav > li.openallsub.open .dropdown-menu .dropdown-menu li a {
	padding: 5px 15px 5px 30px
}

@media (max-width:767px) {
.lib-nav .nav > li.openallsub.open .dropdown-menu .dropdown-menu li a {
	padding-left: 35px
}
}
.lib-nav .dropdown-menu.overflow-visible .dropdown-submenu:hover .dropdown-menu {
	display: table
}
.lib-nav .dropdown-menu > .dropdown-submenu.dropdown-menu-left .dropdown-menu {
	left: auto;
	right: 100%
}
.lib-nav .lib-langlist {
	height: 60px;
	margin: 0!important
}
.lib-nav .lib-langlist .dropdown-menu {
	top: 48px;
	bottom: auto
}
.lib-nav .lib-langlist .modal {
	background: rgba(0,0,0,0.3)
}
.lib-nav .navlist.flex {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
.lib-nav .navlist.flex > li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center
}
.lib-nav .navlist.flex > li > a {
	height: 50px;
	line-height: 50px
}
.lib-nav .navlist.flex > li > .dropdown-menu {
	top: 55px
}

@media (min-width:768px) {
.lib-nav.navbar-fixed-top .navbar-collapse {
	padding: 0 15px
}
.lib-nav .nav-langlist > *:first-child {
	margin-right: 120px
}
.lib-nav .nav > li > a {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 60px;
	line-height: 60px
}
.lib-nav .dropdown-menu {
	top: 65px
}
.lib-nav .dropdown-menu.bullet {
	top: 60px
}
.lib-nav .lib-nav-login {
	height: 60px;
	padding-top: 0px;
	margin-left: 30px
}
.lib-nav .lib-head-user {
	margin-top: 10px;
	margin-left: 30px
}
.lib-nav .lib-langlist {
	position: absolute;
	right: 0;
	top: 0
}
}

@media (max-width:991px) {
.lib-nav .navlist > li {
	margin-left: 10px!important
}
.lib-nav .nav-shop .navlist > li {
	margin-left: 0!important
}
.lib-nav .lib-nav-login {
	margin-left: 10px
}
}

@media (max-width:767px) {
.lib-nav .navbar-logo img {
	max-width: 130px
}
.lib-nav .navlist > li {
	margin-left: 0px!important
}
.lib-nav .dropdown-menu.bullet:before, .lib-nav .dropdown-menu.bullet:after {
	display: none
}
.lib-nav .dropdown-menu.dropdown-menu.animate, .lib-nav .dropdown-menu.animate.overflow-visible .dropdown-menu {
	width: 100%
}
.lib-nav .dropdown-menu.dropdown-menu.animate > li > a, .lib-nav .dropdown-menu.animate.overflow-visible .dropdown-menu > li > a {
	width: 100%;
	white-space: normal;
	word-break: break-all
}
.lib-nav .dropdown-menu .dropdown-submenu .dropdown-menu > li > a {
	padding-left: 40px
}
.lib-nav .navbar-logo {
	margin-left: 10px!important
}
.lib-nav.navbar-fixed-top .navbar-collapse-toolbar {
	max-height: 340px;
	overflow-y: auto
}
.lib-nav .lib-nav-login, .lib-nav .lib-nav-right-shop, .lib-nav .lib-head-user {
	margin: 12px 0 0!important
}
.lib-nav .lib-langlist {
	float: right;
	margin-right: 5px!important
}
.lib-nav .lib-langlist .btn {
	padding: 6px 10px
}

}

@media (max-width:767px) {
.lib-banner .banner-text .container {
	width: 100%
}
.lib-banner .banner-text.p-5 .container .banner-text-con {
	width: 100%
}
.lib-banner .banner-text h4 {
	font-size: 18px
}
.lib-banner .banner-text p {
	margin-top: 15px;
	font-size: 24px
}
.lib-banner .banner-text .btn {
	margin-top: 20px;
	font-size: 16px
}
}

.lib-position {
	background: #ffffff;
	border-bottom: 1px solid #f0f2f5
}
.lib-position.bordernone {
	border-bottom: none
}

@media (max-width:767px) {
.lib-position {
	border-bottom: 1px solid #f0f2f5
}
}
.lib-position .breadcrumb {
	margin: 0px;
	padding: 15px
}
.lib-position a {
	text-decoration: none
}
.lib-position a:active, .lib-position a:focus, .lib-position a:hover {
	text-decoration: none
}
.lib-position.pattern-show {
	background: #f2f2f2;
	border-bottom: none
}
.lib-position.pattern-show .breadcrumb {
	padding: 10px
}
.lib-column-nav {
	border-bottom: 1px solid #f0f2f5;
	text-align: center
}
.lib-column-nav.bordernone {
	border-bottom: none
}
.lib-column-nav .lib-column-nav-ul {
	padding: 0px;
	list-style: none;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	-webkit-justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.lib-column-nav .lib-column-nav-ul > li {
	white-space: nowrap;
	display: inline-block;
	float: none
}
.lib-column-nav .lib-column-nav-ul > li a.link {
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: 300;
	color: #90939b
}
.lib-column-nav .lib-column-nav-ul > li a.link:active, .lib-column-nav .lib-column-nav-ul > li a.link:focus, .lib-column-nav .lib-column-nav-ul > li a.link:hover {
	text-decoration: none
}
.lib-column-nav .lib-column-nav-ul > li a.link:hover, .lib-column-nav .lib-column-nav-ul > li a.link.active {
	color: #4e97d9
}
.lib-column-nav .lib-column-nav-ul > li > ul > li > a.active {
	color: #4e97d9!important
}
.lib-column-nav .product-search:first-child {
	margin-top: 10px
}
.lib-column-nav .product-search .form-group {
	max-width: 500px;
	margin: 0 auto 10px
}

@media (max-width:767px) {
.lib-column-nav {
	border-bottom: 1px solid #f0f2f5
}
.lib-column-nav .row {
	margin: 0
}
.lib-column-nav .sidebar-tile {
	height: 54px
}
}
.lib-links {
	border-top: 1px solid #f0f2f5;
	padding: 15px 0px;
	color: #5e7387
}
.lib-links a {
	color: #5e7387
}
.lib-links ol {
	margin-bottom: 0px
}
.lib-links .breadcrumb > li + li:before {
	color: #aaaaaa
}
.lib-links li {
	white-space: nowrap
}
.lib-links li img {
	height: 40px
}
.lib-footnav {
  width:100%;
	padding: 40px 0px;
	background: #f5f5f5;
	border-top: 1px solid #f0f2f5
}

@media (max-width:991px) {
.lib-footnav {
	padding: 30px 0
}
.lib-footnav .list {
	margin-bottom: 20px
}
}

@media (max-width:767px) {
.lib-footnav {
	padding: 20px 0
}
.lib-footnav .list {
	margin-bottom: 15px
}
}
.lib-footnav h4 {
	font-size: 18px;
	margin-top: 0px;
	text-shadow: none
}
.lib-footnav h4 a {
	color: #2a333c;
	text-decoration: none
}
.lib-footnav h4 a:hover {
	color: #4e97d9
}
.lib-footnav h4 a:active, .lib-footnav h4 a:focus, .lib-footnav h4 a:hover {
	text-decoration: none
}
.lib-footnav ul {
	padding: 0px;
	margin-bottom: 0px;
	list-style: none
}
.lib-footnav ul li {
	margin-bottom: 3px
}
.lib-footnav ul li a {
	color: #5e7387;
	text-decoration: none
}
.lib-footnav ul li a:active, .lib-footnav ul li a:focus, .lib-footnav ul li a:hover {
	text-decoration: none
}
.lib-footnav ul li a:hover {
	color: #4e97d9
}
.lib-footnav .info em {
	display: block;
	font-size: 26px;
	font-style: normal
}
.lib-footnav .info em a {
	color: #5e7387;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s
}
.lib-footnav .info em a:hover {
	color: #2a333c
}
.lib-footnav .info p {
	color: #aaaaaa
}
.lib-footnav .info i {
	font-size: 26px;
	cursor: pointer
}
.lib-footnav .info a {
	margin: 0px 8px
}
.lib-footnav .info a:hover, .lib-footnav .info a:focus {
	text-decoration: none
}

@media (max-width:991px) {
.lib-footnav .info {
	margin-top: 0
}
}
footer {
	height: auto;
	border-top: 1px solid #f0f2f5;
	padding: 20px 0px;
	color: #aaaaaa;
	line-height: 1.8
}
footer p {
	margin-bottom: 0px
}
.lib-langlist .flag-icon {
	margin-right: 3px;
	font-size: 15px
}
.lib-langlist .dropdown-menu {
	min-width: 100%
}

@media (max-width:767px) {
#lib-langlist-modal .modal-center {
	height: auto!important
}
}
#lib-langlist-modal .modal-content {
	-o-border-radius: 0;
	border-radius: 0
}
#lib-langlist-modal .modal-content .modal-body {
	padding: 40px 40px 20px;
	position: relative
}
#lib-langlist-modal .modal-content .modal-body .close {
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 40px
}
#lib-langlist-modal .modal-content a.btn {
	padding: 0px 15px;
	border: none;
	font-size: 16px;
	height: 50px;
	line-height: 50px
}
#lib-langlist-modal .modal-content a.btn span.flag-icon {
	margin-right: 8px;
	top: 7px;
	font-size: 30px
}
.lib-index-body {
	padding: 40px 0px;
	background: #fff
}
.lib-index-body:nth-of-type(odd) {
	background: #f5f5f5
}
.lib-index-body h2 {
	font-size: 36px;
	margin-top: 0px;
	text-align: center;
	font-weight: 300
}
.lib-index-body p.desc {
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	width: 80%;
	color: #5e7387;
	margin: 0px auto
}

@media (max-width:991px) {
.lib-index-body {
	padding: 60px 0px
}
}

@media (max-width:767px) {
.lib-index-body {
	padding: 50px 0px
}
.lib-index-body h2 {
	font-size: 28px
}
.lib-index-body p.desc {
	font-size: 14px
}
}
.lib-index-service {
	text-align: center
}
.lib-index-service [class*=blocks] li {
	margin: 50px 0 0;
	clear: none
}
.lib-index-service [class*=blocks] li:hover i {
	background: #4E97D9;
	color: #fff
}
.lib-index-service [class*=blocks] li i {
	width: 120px;
	height: 120px;
	background: #eee;
	text-align: center;
	font-size: 50px;
	line-height: 120px;
	color: #5e7387;
	-o-border-radius: 100%;
	border-radius: 100%;
	transition: background 0.5s, color 0.5s;
	-moz-transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
	-o-transition: background 0.5s, color 0.5s
}
.lib-index-service [class*=blocks] li img {
	max-width: 100%
}
.lib-index-service [class*=blocks] li h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: 300;
	font-size: 20px;
	color: #2a333c
}
.lib-index-service [class*=blocks] li p {
	width: 90%;
	margin: 0px auto;
	font-weight: 300;
	color: #5e7387
}
.lib-index-service [class*=blocks] li a {
	text-decoration: none
}
.lib-index-service [class*=blocks] li a:active, .lib-index-service [class*=blocks] li a:focus, .lib-index-service [class*=blocks] li a:hover {
	text-decoration: none
}

@media (max-width:991px) {
.lib-index-service [class*=blocks] li {
	margin-top: 40px
}
}

@media (max-width:767px) {
.lib-index-service [class*=blocks] li {
	margin-top: 30px
}
.lib-index-service [class*=blocks] li i {
	width: 90px;
	height: 90px;
	font-size: 40px;
	line-height: 90px
}
}

@media (max-width:479px) {
.lib-index-service [class*=blocks] li p {
	width: 100%
}
}
.lib-index-product {
	text-align: center
}
.lib-index-product .nav-tabs {
	border-bottom: none;
	margin: 30px auto;
	text-align: center
}
.lib-index-product .nav-tabs li {
	white-space: nowrap;
	display: inline-block;
	float: none
}
.lib-index-product .nav-tabs li.active a {
	background: #62a8ea;
	color: #fff;
	padding: 8px 30px;
	border: none
}
.lib-index-product .nav-tabs li a {
	background: #fff;
	padding: 8px 30px;
	border: none;
	-o-border-radius: 0;
	border-radius: 0;
	white-space: nowrap
}
.lib-index-product .nav-tabs li a:hover {
	padding: 8px 30px;
	border: none
}
.lib-index-product .nav-tabs li h3 {
	margin: 0;
	font-size: inherit;
	font-weight: 100;
	line-height: inherit;
	text-shadow: none;
	color: inherit
}

@media (max-width:767px) {
.lib-index-product .nav-tabs {
	margin: 20px auto
}
}
.lib-index-product .swiper-navtab .swiper-scrollbar {
	bottom: 15px
}
.lib-index-product .indexprolist {
	margin-right: -10px;
	overflow: hidden
}
.lib-index-product .indexprolist li {
	clear: none;
	margin-bottom:20px;
}
.lib-index-product .indexprolist h4 {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center
}
.lib-index-product .indexprolist h4 a {
	color: #2a333c
}
.lib-index-product .indexprolist h4 a:hover {
	color: #4e97d9
}
.lib-index-product .indexprolist .widget {
	margin-right: 10px;
	-o-border-radius: 0;
	border-radius: 0
}
.lib-index-product .indexprolist .widget .widget-header {
	-o-border-radius: 0;
	border-radius: 0
}
.lib-index-news ul.blocks-2 {
	margin-top: 20px
}
.lib-index-news ul.blocks-2 li {
	margin: 30px 0 0
}
.lib-index-news ul.blocks-2 li a {
	color: #2a333c
}
.lib-index-news ul.blocks-2 li a:hover {
	color: #4e97d9
}
.lib-index-news ul.blocks-2 li p {
	color: #76838f;
	font-weight: 300;
	margin-bottom: 0px
}
.lib-index-news ul.blocks-2 li p.des {
	margin-bottom: 5px
}

@media (max-width:991px) {
.lib-index-news ul.blocks-2 li .media-left {
	padding-right: 10px
}
.lib-index-news ul.blocks-2 li .media-left .media-object {
	width: 100px
}
.lib-index-news ul.blocks-2 li p.des {
	max-height: 4.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
}

@media (max-width:767px) {
.lib-index-news ul.blocks-2 li {
	width: 100%!important;
	margin-top: 20px
}
.lib-index-news ul.blocks-2 li h4 {
	font-size: 16px
}
}
.lib-index-about .lib-editor {
	margin-top: 50px
}

@media (max-width:991px) {
.lib-index-about .lib-editor {
	margin-top: 40px
}
}

@media (max-width:767px) {
.lib-index-about .lib-editor {
	margin-top: 30px
}
}
.lib-show {
	padding: 30px 0px;
	background: #ffffff;
	word-break: break-all
}

@media (max-width:767px) {
.lib-show {
	padding: 0px
}
}

@media (max-width:767px) {
.lib-show {
	padding-top: 10px;
	padding-bottom: 10px
}
}
.lib-news {
	padding: 1px 0px;
	border-top: 1px solid #f0f2f5;
	background: #f2f2f2
}

@media (max-width:767px) {
.lib-news {
	padding: 0px
}
}
.lib-news .lib-news-body {
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}
.lib-news .lib-news-list {
	padding: 30px;
	background: #ffffff
}

@media (max-width:767px) {
.lib-news .lib-news-list {
	padding: 10px
}
}

@media (max-width:767px) {
.lib-news .lib-news-list {
	padding: 15px
}
}
.lib-news .news-headlines {
	padding-bottom: 30px;
	border-bottom: 1px solid #f0f2f5;
	margin-bottom: 30px;
	overflow: hidden
}
.lib-news .news-headlines .slick-slide {
	width: 100%;
	position: relative
}
.lib-news .news-headlines .slick-slide:first-child {
	display: block
}
.lib-news .news-headlines .headlines-text {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 30px;
	text-align: center
}
.lib-news .news-headlines .headlines-text h3 {
	margin: 0px;
	font-size: 20px;
	line-height: 1.5;
	color: #fff
}
.lib-news .news-headlines .slick-dots {
	bottom: 35px
}

@media (max-width:767px) {
.lib-news .news-headlines {
	padding-bottom: 20px;
	margin-bottom: 20px
}
.lib-news .news-headlines .headlines-text {
	bottom: 20px
}
.lib-news .news-headlines .headlines-text h3 {
	font-size: 16px
}
.lib-news .news-headlines .slick-dots {
	bottom: 20px
}
}
.lib-news ul.lib-page-ajax {
	padding: 0px;
	list-style: none
}
.lib-news ul.lib-page-ajax li {
	border-bottom: 1px solid #f0f2f5;
	padding: 30px 0
}
.lib-news ul.lib-page-ajax li h4 {
	margin: 0 0 20px;
	font-size: 22px
}
.lib-news ul.lib-page-ajax li h4 a {
	color: #2a333c
}
.lib-news ul.lib-page-ajax li h4 a:hover {
	color: #4e97d9
}
.lib-news ul.lib-page-ajax li p {
	font-size: 16px;
	font-weight: 300
}
.lib-news ul.lib-page-ajax li p.des {
	color: #76838f;
	margin-bottom: 10px
}
.lib-news ul.lib-page-ajax li p.info {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 300;
	color: #a3afb7
}
.lib-news ul.lib-page-ajax li p.info span {
	margin-left: 10px
}
.lib-news ul.lib-page-ajax li p.info span:first-child {
	margin: 0
}
.lib-news ul.lib-page-ajax li p.info i {
	color: #a3afb7;
	font-weight: 300
}

@media (max-width:991px) {
.lib-news ul.lib-page-ajax li h4 {
	font-size: 18px;
	margin-bottom: 10px
}
}

@media (max-width:767px) {
.lib-news ul.lib-page-ajax li {
	padding: 20px 0
}
.lib-news ul.lib-page-ajax li .media-left {
	padding-right: 10px
}
.lib-news ul.lib-page-ajax li .media-left .media-object {
	width: 100px
}
.lib-news ul.lib-page-ajax li h4 {
	font-size: 16px;
	margin-bottom: 5px
}
.lib-news ul.lib-page-ajax li p {
	font-size: 14px
}
.lib-news ul.lib-page-ajax li p.des {
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
}

@media (max-width:349px) {
.lib-news ul.lib-page-ajax li .media-left, .lib-news ul.lib-page-ajax li .media-body {
	width: 100%;
	display: block
}
.lib-news ul.lib-page-ajax li .media-left {
	padding: 0
}
.lib-news ul.lib-page-ajax li .media-left .media-object {
	width: auto;
	max-width: 100%;
	height: 250px;
}
.lib-news ul.lib-page-ajax li .media-body {
	margin-top: 15px
}
}
.lib-news.type-3 .lib-news-body {
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none
}
.lib-news.type-3 .widget {
	-o-border-radius: 0;
	border-radius: 0
}
.lib-news.type-3 .widget .widget-body, .lib-news.type-3 .widget .widget-header {
	-o-border-radius: 0;
	border-radius: 0
}
.lib-news.type-3 .widget .widget-title {
	font-size: 24px
}
.lib-news.type-3 .widget .widget-title a {
	color: #2a333c
}
.lib-news.type-3 .widget .widget-title a:hover {
	color: #4e97d9
}
.lib-news.type-3 .widget .widget-metas span {
	margin-left: 10px
}
.lib-news.type-3 .widget .widget-metas span:first-child {
	margin: 0
}

@media (max-width:767px) {
.lib-news.type-3 .widget {
	margin: 15px 0 0
}
.lib-news.type-3 .widget:first-child {
	margin: 0
}
.lib-news.type-3 .widget .widget-title {
	font-size: 18px
}
.lib-news.type-3 .widget .widget-body {
	padding: 15px 10px
}
}
.lib-news-bar {
	margin-left: 30px;
	padding: 20px;
	background: #ffffff;
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

@media (max-width:991px) {
.lib-news-bar {
	margin-left: 0px;
	margin-top: 30px;
	padding: 30px
}
}

@media (max-width:767px) {
.lib-news-bar {
	margin: 0;
	padding: 15px
}
}
.lib-news-bar ul.column {
	padding: 0px;
	list-style: none
}
.lib-news-bar ul.column li {
	margin-bottom: 10px
}
.lib-news-bar ul.column li a {
	font-size: 16px;
	color: #2a333c
}
.lib-news-bar ul.column li a:hover {
	color: #4e97d9
}
.lib-news-bar ul.column li a.active {
	color: #4e97d9
}
.lib-news-bar .recommend {
	margin: 20px 0px;
	padding: 20px 0px;
	border-top: 1px solid #f0f2f5;
	border-bottom: 1px solid #f0f2f5
}
.lib-news-bar .recommend h3 {
	font-size: 18px;
	font-weight: 300;
	margin: 0px
}
.lib-news-bar .recommend .list-group {
	margin-top: 10px;
	margin-bottom: 0px
}
.lib-news-bar .recommend .list-group a {
	color: #2a333c;
	font-size: 15px
}
.lib-news-bar .recommend .list-group a:hover {
	color: #4e97d9
}
.lib-shownews {
	padding: 30px 0px;
	border-top: 1px solid #f0f2f5;
}
.lib-shownews .lib-shownews-body {
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}
.lib-shownews .lib-shownews-header, .lib-shownews .lib-shownews-footer {
	padding: 30px;
	background: #ffffff
}

@media (max-width:767px) {
.lib-shownews .lib-shownews-header, .lib-shownews .lib-shownews-footer {
	padding: 10px
}
}
.lib-shownews .lib-shownews-header {
	padding-bottom: 0px
}
.lib-shownews h1 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 32px;
	line-height: 1.5;
	font-weight: 300
}
.lib-shownews .info {
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f2f5;
	font-size: 16px;
	font-weight: 300;
	color: #a3afb7
}
.lib-shownews .info span {
	padding-right: 10px
}

@media (max-width:767px) {
.lib-shownews .info {
	padding-bottom: 20px
}
}
.lib-shownews .lib-shownews-footer {
	padding-top: 0px
}
.lib-shownews .lib-shownews-footer ul.pager {
	margin: 0px;
	border-top: 1px solid #f0f2f5;
	padding-top: 20px
}

@media (max-width:767px) {
.lib-shownews {
	padding: 0px
}
.lib-shownews h1 {
	font-size: 24px
}
.lib-shownews .lib-shownews-header {
	padding-top: 20px
}
}
.lib_tools_code {
	margin-top: 30px;
	text-align: center;
	font-size: 0px
}

@media (max-width:767px) {
.lib_tools_code {
	margin-top: 10px
}
}
.lib_tools_code .bdsharebuttonbox {
	display: inline
}
.lib_tools_code .bdsharebuttonbox a {
	float: none;
	display: inline-block
}
.lib-product {
	background: #f2f2f2
}
.lib-product .container {
	padding: 30px 0
}
.lib-product .container-fluid {
	padding: 30px
}
.lib-product .lib-grid li {
	clear: none
}
.lib-product .widget, .lib-product .widget .widget-header, .lib-product .widget-body {
	-o-border-radius: 0!important;
	border-radius: 0!important
}
.lib-product .widget-metas {
	word-wrap: break-word
}
.lib-product .widget-body-footer {
	margin-top: 15px
}
.lib-product.type-1 h4 {
	margin: 0;
	font-size: 16px;
	text-align: center;
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.lib-product.type-1 h4 a {
	color: #2a333c
}
.lib-product.type-1 h4 a:hover {
	color: #4e97d9
}
.lib-product.type-2 .container-fluid {
	padding: 15px
}
.lib-product.type-2 h4 {
	margin: 0;
	font-weight: 300
}

@media (max-width:767px) {
.lib-product.type-2 .lib-grid {
	padding-bottom: 10px
}
.lib-product.type-2 .lib-grid li {
	background: #f2f2f2
}
}

@media (max-width:767px) {
.lib-product .container, .lib-product .container-fluid {
	padding: 10px!important
}
.lib-product.type-1 .lib-grid, .lib-product.type-3 .lib-grid {
	margin: 0 -10px 0 0
}
.lib-product.type-1 .lib-grid li, .lib-product.type-3 .lib-grid li {
	margin-bottom: 10px;
	padding: 0 10px 0 0
}
.lib-product .widget-body {
	padding: 15px
}
.lib-product .widget-body .widget-body-footer {
	margin-top: 10px
}
}
.no-js .grid li, .no-cssanimations .lib-grid li {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100)
}
.lib-grid li {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0)
}
.lib-grid li.shown {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100)
}
.lib-grid li.animate {
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-animation: moveUp 0.65s ease forwards;
	-ms-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards
}
@-webkit-keyframes moveUp {
100% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0);
opacity:1;
-moz-opacity:1;
filter:alpha(opacity=100)
}
}
@keyframes moveUp {
100% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0);
opacity:1;
-moz-opacity:1;
filter:alpha(opacity=100)
}
}
#lib-imgs-carousel {
	min-height: 200px;
	overflow: hidden
}
#lib-imgs-carousel.slick-dotted {
	padding-bottom: 1px
}
#lib-imgs-carousel .slick-track {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
#lib-imgs-carousel.slick-slider .slick-slide {
	width: 100%;
	cursor: -webkit-grab;
	cursor: grab
}
#lib-imgs-carousel .slick-slide {
	width: 100%
}
#lib-imgs-carousel .slick-slide:first-child {
	display: block
}
#lib-imgs-carousel .slick-slide span {
	display: inline-block
}
#lib-imgs-carousel .slick-slide img {
	display: inline
}
#lib-imgs-carousel .slick-dots {
	bottom: 0;
	overflow: hidden;
	z-index: 2
}
#lib-imgs-carousel .slick-dots div {
	margin: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: relative
}
#lib-imgs-carousel .slick-dots li {
	width: 64px;
	height: 64px;
	margin: 0 0 0 10px;
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	border: 2px solid #ddd
}
#lib-imgs-carousel .slick-dots li:first-child {
	margin: 0
}
#lib-imgs-carousel .slick-dots li.slick-active {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	border-color: #4e97d9
}
#lib-imgs-carousel .slick-dots li img {
	width: 60px;
	height: 60px;
	object-fit: fill
}
#lib-imgs-carousel .slick-arrow {
	width: 15%;
	height: 100%;
	top: 50%
}
#lib-imgs-carousel .slick-arrow:hover i {
	color: #999
}
#lib-imgs-carousel .slick-arrow.slick-prev {
	text-align: left
}
#lib-imgs-carousel .slick-arrow.slick-next {
	text-align: right
}
#lib-imgs-carousel .slick-arrow i {
	font-size: 70px;
	color: #ccc
}

@media (max-width:767px) {
#lib-imgs-carousel .slick-arrow i {
	font-size: 50px
}
}
.lib-showproduct {
}
.lib-showproduct .para li {
	margin: 0;
	padding: 3px 15px;
	font-size: 14px;
	line-height: 1.5;
	word-wrap: break-word;
	color: #5e7387
}

@media (min-width:992px) {
.lib-showproduct .para.blocks-md-4 li:nth-child(4n+3) {
	clear: none
}
}
.lib-showproduct .lib-showproduct-list {
	margin: 0
}
.lib-showproduct.pagetype1 {
	background: #f2f2f2
}
.lib-showproduct.pagetype1 .less-page-content {
	background: #f2f2f2
}
.lib-showproduct.pagetype1 .lib-showproduct-head {
	background: #fff;
	padding: 30px 0px
}
.lib-showproduct.pagetype1 .lib-showproduct-head .product-intro h1 {
	margin-top: 0px;
	font-size: 28px
}
.lib-showproduct.pagetype1 .lib-showproduct-head .product-intro p.description {
	margin-bottom: 15px;
	color: #5e7387
}

@media (max-width:992px) {
.lib-showproduct.pagetype1 .lib-showproduct-head .product-intro {
	margin-top: 20px
}
}

@media (max-width:767px) {
.lib-showproduct.pagetype1 .lib-showproduct-head {
	padding: 15px 0
}
}
.lib-showproduct.pagetype1 .para {
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #f0f2f5;
	border-bottom: 1px solid #f0f2f5
}
.lib-showproduct.pagetype1 .lib-showproduct-body {
	padding: 30px 0px 0px
}
.lib-showproduct.pagetype1 .lib-showproduct-body .panel {
	-o-border-radius: 0;
	border-radius: 0
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-content-body .lib-editor {
	padding: 0px
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-content-body .lib-editor .para {
	margin-bottom: 15px;
	border-top: none
}

@media (min-width:992px) {
.lib-showproduct.pagetype1 .lib-showproduct-body .product-content-body .panel {
	margin-right: 15px
}
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-content-body .nav-tabs {
	margin-bottom: 20px
}

@media (min-width:992px) {
.lib-showproduct.pagetype1 .lib-showproduct-body .product-hot {
	margin-left: 45px
}
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-hot .mob-masonry li {
	text-align: center;
	clear: none
}

@media (min-width:992px) {
.lib-showproduct.pagetype1 .lib-showproduct-body .product-hot .mob-masonry li {
	width: 100%
}
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-hot .mob-masonry a.img {
	margin: 0px auto;
	margin-bottom: 5px;
	display: block
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-hot .mob-masonry a.img img {
	margin: 0px auto
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-hot .mob-masonry a.txt {
	color: #5e7387;
	text-decoration: none
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-hot .mob-masonry a.txt:active, .lib-showproduct.pagetype1 .lib-showproduct-body .product-hot .mob-masonry a.txt:focus, .lib-showproduct.pagetype1 .lib-showproduct-body .product-hot .mob-masonry a.txt:hover {
	text-decoration: none
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-hot .mob-masonry a.txt:hover {
	color: #4e97d9
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-hot .mob-masonry p {
	color: #f96868;
	margin-bottom: 0px
}

@media (max-width:767px) {
.lib-showproduct.pagetype1 .lib-showproduct-body {
	padding: 15px 0px 0px
}
.lib-showproduct.pagetype1 .lib-showproduct-body .panel {
	margin-bottom: 15px;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none
}
.lib-showproduct.pagetype1 .lib-showproduct-body .panel-body {
	padding: 15px
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-content-body .panel {
	margin-right: 0px
}
.lib-showproduct.pagetype1 .lib-showproduct-body .product-content-body .nav-tabs {
	margin-bottom: 15px;
	margin-top: -10px
}
}
.lib-showproduct.pagetype2 {
	background: #fff
}
.lib-showproduct.pagetype2 .less-page-content {
	background: #f2f2f2
}
.lib-showproduct.pagetype2 nav.navbar {
	min-height: 50px;
	margin-bottom: 0px;
	background: #f5f5f5;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	-o-border-radius: 0;
	border-radius: 0
}
.lib-showproduct.pagetype2 nav.navbar.navbar-fixed-top {
	-o-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	background: rgba(255,255,255,0.95)
}
.lib-showproduct.pagetype2 nav.navbar h1 {
	margin: 0px;
	height: 50px;
	line-height: 50px;
	padding-top: 0px;
	padding-bottom: 0px
}
.lib-showproduct.pagetype2 nav.navbar .nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
.lib-showproduct.pagetype2 nav.navbar .nav > li > a {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 50px;
	line-height: 50px;
	white-space: nowrap
}
.lib-showproduct.pagetype2 nav.navbar .navbar-toggle {
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px
}
.lib-showproduct.pagetype2 nav.navbar .navbar-right li.active a {
	color: #4e97d9
}

@media (max-width:767px) {
.lib-showproduct.pagetype2 nav.navbar .nav {
	float: none
}
}
.lib-showproduct.pagetype2 .content {
	padding: 30px 0px
}
.lib-showproduct.pagetype2 .content-2, .lib-showproduct.pagetype2 .content-4, .lib-showproduct.pagetype2 .content-6 {
	background: #f2f2f2
}
.lib-showproduct.pagetype2 .content-2 .lib-editor, .lib-showproduct.pagetype2 .content-4 .lib-editor, .lib-showproduct.pagetype2 .content-6 .lib-editor {
	background: #f2f2f2
}

@media (max-width:767px) {
.lib-showproduct.pagetype2 .content {
	padding: 10px 0px
}
.lib-showproduct.pagetype2 .blocks {
	padding-left: 10px
}
.lib-showproduct.pagetype2 .blocks li {
	width: 50%;
	word-wrap: break-word
}
.lib-showproduct.pagetype2 .blocks li:nth-child(2n+1) {
	clear: both
}
.lib-showproduct.pagetype2 .blocks li .widget {
	margin-right: 10px
}
}
.lib-img {
	border-top: 1px solid #f0f2f5
}
.lib-img .widget, .lib-img .cover, .lib-img .cover-image {
	-o-border-radius: 0;
	border-radius: 0
}

@media (min-width:480px) and (max-width:767px) {
.lib-img ul.lib-page-ajax li {
	width: 50%
}
}
.lib-showimg-con, .imgpara {
	padding: 30px 30px 0
}

@media (max-width:767px) {
.lib-showimg-con, .imgpara {
	padding: 10px 10px 0
}
}
.imgparalist > li {
	margin: 0;
	padding: 3px 15px;
	font-size: 14px;
	line-height: 1.5;
	word-wrap: break-word;
	color: #5e7387
}

@media (min-width:992px) {
.imgparalist > li:nth-child(4n+3) {
	clear: none
}
}

.lib-nav-right-shop.nav > li {
	background: #f5f5f5;
	margin-bottom: 10px
}
.lib-nav-right-shop.nav > li:last-child {
	margin-bottom: 0px
}
.lib-nav-right-shop.nav > li > a {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 40px;
	line-height: 40px
}
.lib-nav-right-shop .dropdown-menu li i {
	color: #9E9E9E
}
.lib-nav-right-shop .dropdown > a > i {
	margin-right: 5px;
	color: #76838f
}
.lib-nav-right-shop #topcart-body .avatar {
	width: 50px
}
.lib-nav-right-shop #topcart-body .avatar img {
	-o-border-radius: 0;
	border-radius: 0
}
.lib-nav-right-shop .dropdown-menu-header {
	padding: 20px 20px
}
.lib-nav-right-shop .dropdown-menu-footer {
	height: 55px;
	line-height: 55px;
	padding: 0px 15px!important
}

@media (min-width:768px) {
.lib-nav-right-shop {
	margin-top: 10px;
	margin-left: 30px
}
.lib-nav-right-shop.nav > li {
	margin-left: 20px;
	margin-left: 5px;
	margin-bottom: 0px
}
.lib-nav-right-shop.nav > li:first-child {
	margin-left: 0
}
.lib-nav-right-shop .dropdown-menu {
	top: 50px
}
}

@media (max-width:991px) {
.lib-nav-right-shop {
	margin-left: 10px
}
}

@media (max-width:767px) {
.lib-nav-right-shop {
	margin-left: 0;
	margin-right: 0
}
}

@media (min-width:768px) {
.lib-showproduct.pagetype2 .shop-btn-body {
	margin-left: 20px
}
}

@media (max-width:767px) {
.lib-showproduct.pagetype2 .navbar-toggle {
	padding: 0px;
	float: none
}
.lib-showproduct.pagetype2 .shop-btn {
	padding: 6px 13px;
	font-size: 12px;
	line-height: 1.5
}
}
.lib-showproduct.pagetype2 #shop-fashion-option .modal-content, .lib-showproduct.pagetype2 #shop-fashion-option .modal-header {
	-o-border-radius: 0;
	border-radius: 0
}

@media (max-width:767px) {
.lib-showproduct.pagetype2 #shop-fashion-option .modal-body {
	padding: 15px
}
}


@media (max-width:767px) {
.lib-news .lib-news-list ul li .media p.des {
	display: none
}
}

@media only screen and (max-width:1024px) {
.mobile-navbar {
}
.red-navbar {
	display: none !important;
}
}

@media only screen and (min-width:1025px) {
.mobile-navbar {
	display: none !important;
}
.red-navbar {
}
}



.linkbox1{
	margin-left:10px;
	text-indent:20px;
	background-color:#ECECEC;
	font-weight:bolder;
	color:#0082C8;
	line-height:40px;
	font-size:24px;
	
	}
	.linkbox1 .sp1{
		font-size:18px;
		}
		.indexwx{
			width:200px;
			height:200px;
			}
			.indexsj{
			width:40px;
			height:40px;
			}
			
			.indexlink{
				background:url(/skin/ec2019/img/phone1.jpg) no-repeat;
				float:right;
				position:absolute;
				right:10px;
				top:0px;
				text-indent: 60px;
				font-size:14px;
				
				color:#265AC3;
				}
				.indexlink p
				{
					padding:0px;
					margin:0px;
					font-size:24px;
					color:#da251c;
					font-weight: bolder;
					}
					.indexlang{
						
				position:absolute;
				right:20px;
				top:5px;
         
				}
				.indexlang img
				{
					width:34px;
					height:22px;margin-right:10px;}
					
					@media screen and (max-width:768px){
						.indexlang{
							right:80px;
						}
						.indexlang img
				{
					width:26px;
					height:18px;margin-right:10px;}
						}
					
				.logotitle{
					width:200px;
					font-size:24px;
					font-weight:bolder;
					margin-right:20px;
					margin-left:20px;
					
					}
					
.index_box1 dt{
	font-weight: bolder;
	text-align:left;
    font-size: 16px;
    color: #2540C8;
	}
	.index_box1 dl{
		margin-bottom: 0px;
    text-indent: 20px;
    text-align:left;
		}
		
		.line_bottom
		{
			margin-bottom:30px;
			}
			
			
			
			.pe-angle-left:before {
	content: "\e686"
}

.pe-angle-left-circle:before {
	content: "\e687"
}


.input-search-btn {
 width:59px;
 height:29px;
 float:right;
 background:url('/skin/default/images/search.gif');
}
[class*=" fa-"], [class^=fa-] {
	position: relative;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	text-rendering: auto;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.cover-image2
{
    height: 150px;
    
}
@media (min-width:768px) {
.cover-image2 {
	height: 240px;
}
}