html {
	background: white; line-height: 180%; font-family: "Microsoft Yahei"; font-size: 14px;
}
body {
	background: white; line-height: 180%; font-family: "Microsoft Yahei"; font-size: 14px;
}
li {
	list-style: none;
}
a {
	transition:0.5s; color: rgb(51, 51, 51); text-decoration: none; -webkit-transition: 0.5s; -moz-transition: 0.5s;
}
a:hover {
	text-decoration: none;
}
.img-auto {
	overflow: hidden; display: block;
}
.img-auto img {
	margin: 0px auto; transition:600ms; width: auto; height: auto;
}
.img-auto img:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);
}
.navbar-default {
	background: #0084ce; padding: 15px 0px; transition:600ms; box-shadow: 0px 0px 15px #888; -webkit-box-shadow: 0px 0px 15px #888; -moz-box-shadow: 0px 0px 15px #888;
}
@media all and (max-width:767px)
{
.navbar-default {
	padding: 5px 0px;
}
}
.navbar-default .navbar-nav > li > a {
	color: rgb(255, 255, 255);
	font-weight: bold;
}
a.navbar-brand {
	margin: 0px; padding: 0px; width: 210px; overflow: hidden; max-height: 48px;
}
a.navbar-brand img {
	margin: 0px auto; max-height: 48px; max-width: 210px;
}
@media all and (max-width:768px)
{
a.navbar-brand {
	margin-left: 10px; max-width: 180px;
}
a.navbar-brand img {
	max-height: 35px; max-width: 180px;
}
}
@media all and (min-width:768px)
{
#navbar {
	float: right;
}
}
.user-panel {
	margin: 10px 20px 0px 0px;
}
.user-panel a {
	padding: 5px 10px; border: 1px solid rgb(25, 141, 221); border-image: none; text-align: center; color: rgb(25, 141, 221); font-size: 14px; text-decoration: none;
}
.user-panel a:visited {
	padding: 5px 10px; border: 1px solid rgb(25, 141, 221); border-image: none; text-align: center; color: rgb(25, 141, 221); font-size: 14px; text-decoration: none;
}
.user-panel a:link {
	padding: 5px 10px; border: 1px solid rgb(25, 141, 221); border-image: none; text-align: center; color: rgb(25, 141, 221); font-size: 14px; text-decoration: none;
}
.user-panel a:hover {
	color: rgb(25, 141, 221);
}
.user-panel a.top-login {
	background: rgb(25, 141, 221); color: white;
}
.user-panel a:hover {
	background: rgb(38, 199, 157); border: 1px solid rgb(38, 199, 157); border-image: none; color: white;
}
@media all and (max-width:1024px) and (min-width:1024px)
{
.top-nav-right {
	top: 5px;
}
.user-panel {
	margin: 30px 0px 0px;
}
}
@media all and (max-width:1280px) and (min-width:1156px)
{
.user-panel {
	margin: 10px 60px 0px 0px;
}
}
.top-nav-right ul {
	margin: 0px; padding: 0px;
}
.top-nav-right ul li {
	margin: 2px; width: 30px; line-height: 30px; float: left;
}
.top-nav-right {
	font-size: 18px;
}
.top-nav-right ul li.nav-shopping a {
	top: 0px; width: 30px; height: 30px; right: 0px; display: block; position: absolute;
}
.shopping-box {
	margin: 0px auto; padding: 20px;
}
.shopping-box li {
	margin: 10px;
}
@media all and (max-width:767px)
{
.user-panel {
	margin: 10px 0px 0px;
}
.top-nav-right {
	margin-top: 10px;
}
.top-nav-right ul li a.nav-shopping {
	display: none;
}
.top-nav-right ul li.nav-shopping {
	display: none;
}
.top-nav-right ul li.glyphicon-search {
	display: none;
}
.navbar-toggle {
	z-index: 999;
}
.top-nav-right {
	left: 5px; top: 0px; width: 30px; font-size: 26px; position: relative; z-index: 99;
}
}
#fat-menu {
	margin-top: 3px;
}
.active.navbar {
	padding: 0px; transition:0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;
}
.active.navbar .top-nav-right {
	top: 5px;
}
.carousel-caption {
	bottom: 10%;
}
.modal {
	top: 20%;
}
.bs-example-modal-lg-search .row {
	padding: 20px;
}
.blank5 {
	height: 5px; overflow: hidden; clear: both;
}
.blank10 {
	height: 5px; overflow: hidden; clear: both;
}
.blank20 {
	height: 5px; overflow: hidden; clear: both;
}
.blank30 {
	height: 5px; overflow: hidden; clear: both;
}
.blank50 {
	height: 5px; overflow: hidden; clear: both;
}
.blank60 {
	height: 5px; overflow: hidden; clear: both;
}
.blank10 {
	height: 10px;
}
.blank20 {
	height: 20px;
}
.blank30 {
	height: 30px;
}
.blank50 {
	height: 50px;
}
.blank60 {
	height: 60px;
}
.title {
	padding: 0px; text-align: center; text-transform: uppercase;
}
.title-2 {
	padding: 0px; text-align: center; text-transform: uppercase;
}
.title h1 {
	color: rgb(22, 90, 165); line-height: 1.2; font-size: 40px; font-weight: normal; text-decoration: none;
}
.title h3 a {
	color: rgb(22, 90, 165); line-height: 1.2; font-size: 40px; font-weight: normal; text-decoration: none;
}
.title h3 small {
	margin: 20px 0px 10px; color: rgb(161, 161, 161); clear: both; font-size: 10px; display: block;
}
.title p {
	margin: 10px auto 30px; color: rgb(51, 51, 51); line-height: 20px; font-size: 16px;
}
.title-index-1 p {
	margin: 10px auto 30px; color: rgb(51, 51, 51); line-height: 20px; font-size: 16px;
}
.title span {
	
}
@media all and (min-width:768px)
{
.title p {
	width: 600px;
}
.title-index-1 p {
	width: 600px;
}
}
.title-2 a {
	font-size: 30px;
}
.title-2 h3 a small {
	margin: 10px 0px; color: rgb(161, 161, 161); clear: both; font-size: 8px; display: block;
}
@media screen and (max-width:1199px) and (min-width:992px)
{
.title h1 {
	font-size: 36px;
}
.title h3 a {
	font-size: 36px;
}
}
@media screen and (max-width:991px) and (min-width:768px)
{
.title h1 {
	font-size: 32px;
}
.title h3 a {
	font-size: 32px;
}
}
@media screen and (max-width:767px) and (min-width:480px)
{
.title h1 {
	font-size: 28px;
}
.title h3 a {
	font-size: 28px;
}
}
@media screen and (max-width:479px) and (min-width:320px)
{
.title h1 {
	font-size: 26px;
}
.title h3 a {
	font-size: 26px;
}
}
.home-links {
	background: rgb(51, 51, 51); padding: 50px 0px 0px; color: rgb(102, 102, 102);
}
.home-links .hr {
	padding: 15px 0px 0px; border-top-color: rgb(85, 85, 85); border-top-width: 1px; border-top-style: dotted;
}
.home-links-left {
	padding: 0px;
}
.home-links .links-logo img {
	margin: 10px; float: left; opacity: 0.2;
}
.home-links .links-logo img:hover {
	transition:400ms; opacity: 1;
}
.home-links .links-a {
	margin: 0px auto; clear: both; font-size: 14px;
}
.home-links .links-a a {
	padding: 10px; color: rgb(102, 102, 102); line-height: 300%;
}
.sub_menu {
	margin-top: 30px;
}
@media all and (max-width:768px)
{
.sub_menu {
	height: 0px; overflow: hidden;
}
}
.breadcrumb {
	margin-bottom: 50px;
}
.breadcrumb span {
	color: rgb(204, 204, 204); padding-right: 15px;
}
.content_tools {
	background: rgb(238, 238, 238); margin: 30px 0px; padding: 5px 15px; text-align: right; font-size: 14px; float: right;
}
.pages {
	margin: 0px 10px; color: rgb(136, 136, 136); clear: both; font-size: 0.8em;
}
.pages strong {
	background: rgb(51, 122, 183); margin: 0px 3px 0px 0px; padding: 0px 8px; border-radius: 3px; height: 26px; color: rgb(255, 255, 255); line-height: 26px; font-size: 0.8em; float: left; display: block;
}
.pages span {
	background: rgb(51, 122, 183); margin: 0px 3px 0px 0px; padding: 0px 8px; border-radius: 3px; height: 26px; color: rgb(255, 255, 255); line-height: 26px; font-size: 0.8em; float: left; display: block;
}
.pages a {
	margin: 0px 3px 0px 0px; padding: 0px 8px; border-radius: 3px; border: 1px solid rgb(51, 122, 183); border-image: none; height: 24px; color: rgb(51, 122, 183); line-height: 24px; font-size: 0.8em; text-decoration: none; float: left; display: block;
}
.pages a {
	margin: 0px 3px 0px 0px; padding: 0px 8px; border-radius: 3px; border: 1px solid rgb(51, 122, 183); border-image: none; height: 24px; color: rgb(51, 122, 183); line-height: 24px; font-size: 0.8em; text-decoration: none; float: left; display: block;
}
.pages strong {
	color: white;
}
.pages span {
	float: right;
}
#page {
	font-size: 0.8em;
}
#page strong {
	background: rgb(51, 122, 183); padding: 5px 8px; border-radius: 5px; color: white; font-size: 0.8em; margin-right: 15px;
}
.pagination {
	margin: 50px 0px;
}
.page-number {
	background: rgb(51, 122, 183); margin: 0px 3px 0px 0px; padding: 9px 20px; border-radius: 3px; top: 5px; height: 26px; right: 0px; color: rgb(255, 255, 255); line-height: 26px; font-size: 0.8em; position: relative;
}
#content_text {
	line-height: 180%; font-size: 1.2em;
}
.index-1 {
	background: rgb(248, 248, 248); padding: 50px 0px;
}
.index-3 {
	background: rgb(248, 248, 248); padding: 50px 0px;
}
.index-1 ul {
	overflow: hidden;
}
.index-1 li {
	border: 1px solid transparent; transition:400ms; border-image: none; height: 350px; text-align: center; overflow: hidden; float: left; position: relative;
}
.index-1 li:hover {
	background: white; border: 1px solid rgb(204, 204, 204); border-image: none;
}
.index-1 .t1 {
	padding: 70px 0px 0px; transition:400ms; width: 100%; height: 140px; color: rgb(155, 151, 151); font-size: 14px;
}
.index-1 .t1 .img-auto {
	margin: 0px 0px 10px; height: 176px; overflow: hidden;
}
.index-1 .t1 a {
	margin: 0px 0px 5px; transition:400ms; color: rgb(58, 58, 58); font-size: 18px;
}
.index-1 .t2 {
	background: rgb(123, 201, 30); padding: 20px 10px 0px; transition:400ms; left: 0px; width: 100%; height: 80px; bottom: -80px; color: rgb(255, 255, 255); line-height: 24px; font-size: 14px; position: absolute;
}
.index-1 li:hover .t1 {
	margin-top: -50px;
}
.index-1 li:hover .t2 {
	bottom: 0px;
}
@media all and (max-width:768px)
{
.index-1 li {
	background: white; border: 1px solid rgb(204, 204, 204); border-image: none; margin-bottom: 30px;
}
.index-1 li .t1 {
	margin-top: -50px;
}
.index-1 li .t2 {
	bottom: 0px;
}
}
.index-2 {
	padding: 50px 0px;
}
.index-2 div div {
	padding: 20px 30px; border-radius: 3px; border: 1px solid rgb(238, 238, 238); border-image: none; box-shadow: 0px 0px 10px #eee; -webkit-box-shadow: 0px 0px 10px #eee; -moz-box-shadow: 0px 0px 10px #eee;
}
@media all and (max-width:768px)
{
.index-2 div div {
	margin-bottom: 20px;
}
}
.index-2 div div.img-auto a {
	margin: 20px 0px; height: 100px; overflow: hidden; display: block;
}
.index-2 div div.img-auto h4 a {
	height: 16px; font-size: 14px;
}
.index-2 div div:hover {
	background: rgb(238, 238, 238);
}
.index-2 div div p {
	color: rgb(85, 85, 85); font-size: 12px;
}
.index-2 div div p.date {
	color: rgb(153, 153, 153);
}
.index-3 .btn {
	padding: 10px 40px; border-radius: 50px;
}
.index-3-left {
	height: 240px; overflow: auto;
}
.index-3-left p {
	text-indent: 2em;
}
@media all and (max-width:768px)
{
.index-3-left {
	margin-bottom: 30px;
}
}
.index-6 {
	padding: 50px 0px;
}
.index-6 ul li {
	padding: 0px; border: 1px solid rgb(238, 238, 238); border-image: none; height: 124px; overflow: hidden;
}
.index-6 ul li .img-auto {
	margin: 28px 50px; width: 89px; height: 68px; overflow: hidden;
}
.list-container a {
	color: rgb(51, 51, 51);
}
.list-container p {
	color: rgb(136, 136, 136);
}
.list-container h4 {
	color: rgb(0, 0, 0);
}
.list-container .row {
	margin-bottom: 15px;
}
.list-container .news-list {
	margin-bottom: 0px;
}
.list-border {
	border-width: 1px; border-style: dotted; border-color: transparent transparent rgb(187, 187, 187); padding: 15px; border-image: none; clear: both; min-height: 108px;
}
.list-border-w {
	margin: 15px 0px; border: 1px dotted rgb(187, 187, 187); border-image: none;
}
.list-border:hover {
	background: rgb(245, 245, 245); border-color: rgb(204, 204, 204); border-radius: 5px;
}
.list-date {
	width: 4em; text-align: center; margin-right: 20px; float: left;
}
.list-date span {
	width: 1em; color: rgb(85, 85, 85); line-height: 1em; overflow: hidden; padding-top: 0.1em; font-family: "Times New Roman", Times, serif; font-size: 4em; display: block; white-space: nowrap;
}
.list-date p {
	width: 5em; overflow: hidden; clear: both; margin-bottom: 0px; display: block;
}
.news-list p {
	line-height: 1.6; font-size: 0.8em;
}
.news-list-text-pic p {
	line-height: 1.6; font-size: 0.8em;
}
.list-down p {
	line-height: 1.6; font-size: 0.8em;
}
.list-down .img-auto {
	height: 170px; overflow: hidden;
}
.masonry#projectlist {
	margin: 0px auto;
}
#projectlist {
	
}
.wrapper {
	margin: 0px auto;
}
.projectitem {
	margin: 0px 0px 30px; width: 380px; float: none; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;
}
.projectitem a {
	display: block; position: relative;
}
.projectitem a:hover {
	overflow: hidden; text-decoration: none;
}
.projectitem a h4 {
	text-align: center; display: none;
}
.projectitem a:hover h4 {
	background: rgb(51, 51, 51); margin: 0px; padding: 15px 0px; left: 0px; width: 100%; bottom: 0px; color: rgb(255, 255, 255); line-height: 30px; display: block; position: absolute; opacity: 0.8; -moz-opacity: 0.8;
}
.projectitem p {
	line-height: 200%; font-size: 1.2em;
}
.content-right-list h3 {
	font-size: 16px;
}
.content-right-list ol {
	margin-bottom: 60px;
}
.content-right-list ol li {
	line-height: 1.8; font-size: 14px; list-style-type: decimal;
}
@media all and (max-width:768px)
{
.content-right-list {
	margin-top: 60px;
}
}
.contact-us {
	background: rgb(36, 38, 37);
}
.contact-us h3 {
	padding: 50px 0px; text-align: center; color: rgb(204, 204, 204); line-height: 120%; font-size: 60px;
}
.contact-us h3 span {
	color: rgb(194, 44, 69); font-weight: bold;
}
.contact-us h4 {
	margin: 50px auto 0px; padding: 0px 0px 50px; clear: both;
}
.contact-us dl {
	
}
.contact-us dl dt {
	color: rgb(202, 202, 202); line-height: 40px; font-size: 26px; margin-bottom: 10px;
}
.contact-us dl dd {
	color: rgb(174, 174, 174); font-size: 1em;
}
.content-ditu {
	height: 50.8em; overflow: hidden;
}
.contact-us .glyphicon {
	color: rgb(202, 202, 202); font-size: 50px;
}
.product_info {
	overflow: hidden;
}
.product_info table {
	width: 100%; color: rgb(83, 83, 83);
}
.product_info table th {
	padding: 7px 5px; width: 120px; text-align: right; color: rgb(136, 136, 136); font-weight: normal;
}
.product_info table td {
	padding: 5px; color: rgb(83, 83, 83); font-size: 0.9em;
}
.product_info table tr {
	
}
.product_info strong {
	color: rgb(229, 63, 64); font-size: 30px;
}
#dialog_link {
	background: rgb(35, 98, 152); margin-left: 20px;
}
@media all and (max-width:768px)
{
#dialog_link {
	margin: 20px 0px 0px;
}
}
.content-bottom-list-more {
	background: rgb(238, 238, 238); padding: 8px 15px; color: rgb(136, 136, 136);
}
@media all and (min-width:768px)
{
.servers-wap {
	display: none;
}
.dropdown-menu > li > a {
	padding: 10px 20px;
}
.navbar .nav > li.oen ul.two {
	margin: 0px;
}
.navbar .nav > li.oen:hover ul.two {
	display: block;
}
}
@media all and (max-width:768px)
{
.plug-menu {
	background: rgb(204, 204, 204);
}
.top_menu > li {
	background: rgb(204, 204, 204);
}
.foot_mp {
	background: rgb(70, 70, 70);
}
.servers {
	display: none;
}
.foot-share {
	display: none;
}
.content_tools_box {
	display: none;
}
#banner2 {
	display: none;
}
ul.nav-pills li.active {
	clear: both; display: block;
}
#carousel-example-generic {
	margin-bottom: 30px;
}
.content-bottom-list-more {
	width: 110px; margin-bottom: 30px; display: block;
}
}
.navbar-right {
	padding: 0px;
}
.top-nav-right .dropdown-menu li {
	width: 98%; clear: both;
}
.lead {
	line-height: 1.8; font-size: 1em;
}
.index-1 ul {
	margin: 0px; padding: 0px;
}
.index-6 ul {
	margin: 0px; padding: 0px;
}
.lead img {
	max-width: 100%;
}
.child {
	display: none;
}
.left-menu {
	border-radius: 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 42px;
}
.left-menu ul {
	margin: 0px; padding: 0px;
}
.left-menu ul li a {
	padding: 0px 0px 0px 40px; display: block;
}
.left-menu ul li.two {
	padding-left: 10px;
}
.left-menu ul li.three {
	padding-left: 10px;
}
.left-menu ul li.four {
	padding-left: 10px;
}
.left-menu ul li.five {
	padding-left: 10px;
}
.top-login {
	padding-left: 5px;
}
.masonry#projectlist {
	margin: 0px auto;
}
#projectlist {
	
}
.wrapper {
	margin: 0px auto;
}
.post-masonry {
	margin: 0px 0px 30px; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;
	float: right;
}
.nyHot_newsDate {
	float: right;
	padding-right: 5px;
}
.post-masonry a {
	display: block; position: relative;
}
.post-masonry a:hover {
	overflow: hidden; text-decoration: none;
}
.post-masonry a h4 {
	text-align: center; display: none;
}
.post-masonry a:hover h4 {
	background: rgb(51, 51, 51); margin: 0px; padding: 15px 0px; left: 0px; width: 100%; bottom: 0px; color: rgb(255, 255, 255); line-height: 30px; display: block; position: absolute; opacity: 0.8; -moz-opacity: 0.8;
}
.post-masonry p {
	line-height: 200%; font-size: 1.2em;
}
#print img {
		max-width: 100%;
	*+min-width: auto; 
    *+width: expression(this.offsetWidth > 100 ? (this.offsetWidth < 100 ? 'auto' : '100%') : '100%'); 
    _width: expression(this.offsetWidth > 100 ? (this.offsetWidth < 100 ? 'auto' : '100%') : '100%'); 
	width: expression(this.width > 100 ? '100%': true);
    overflow: hidden; 
}
@media all and (max-width:1280px)
{
.slide-text h1 {
	font-size: 2em;
}
.slide-text p {
	line-height: 180%; font-size: 1em;
}
}
@media all and (max-width:768px)
{
.slide-text h1 {
	display: none;
}
.slide-text p {
	display: none;
}
.slide-text > a.btn-default {
	display: none;
}
.slide-text > a.btn-primary {
	display: none;
}
}
.cd-gallery::after {
	clear: both; display: table; content: "";
}
.cd-gallery > li {
	overflow: hidden; margin-bottom: 2em; position: relative;
}
.cd-gallery > li > a {
	display: block;
}
@media only screen and (min-width:768px)
{
.cd-gallery {
	padding: 0px;
}
.cd-gallery > li {
	margin-bottom: 2.5em; float: left;
}
.cd-gallery > li:nth-of-type(2n) {
	margin-right: 0px;
}
}
@media only screen and (min-width:1048px)
{
.no-touch .cd-gallery > li:hover .cd-dots li.selected a {
	background: rgb(47, 41, 51); border-color: rgb(47, 41, 51);
}
.no-touch .cd-gallery > li:hover .cd-dots a {
	border-color: rgb(150, 136, 160);
}
.no-touch .cd-gallery > li:hover li.move-right {
	opacity: 0.3;
}
.no-touch .cd-gallery > li:hover li.move-left {
	opacity: 0.3;
}
}
.cd-item-wrapper {
	overflow: hidden; margin-top: 1em; position: relative;
}
.cd-item-wrapper li {
	transition:transform 0.4s, opacity 0.4s; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0; transform: translateX(200%) scale(0.7); backface-visibility: hidden; -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; -webkit-transform: translateX(200%) scale(0.7); -o-transform: translateX(200%) scale(0.7); -webkit-backface-visibility: hidden; -moz-transition: -moz-transform 0.4s, opacity 0.4s; -moz-transform: translateX(200%) scale(0.7); will-change: transform, opacity;
}
.cd-item-wrapper li.selected {
	position: relative; opacity: 1; transform: translateX(0px) scale(1.3); -webkit-transform: translateX(0) scale(1.3); -o-transform: translateX(0) scale(1.3); -moz-transform: translateX(0) scale(1.3);
}
.cd-item-wrapper li.move-left {
	opacity: 0.3; transform: translateX(-100%) scale(0.7); -webkit-transform: translateX(-100%) scale(0.7); -o-transform: translateX(-100%) scale(0.7); -moz-transform: translateX(-100%) scale(0.7);
}
.cd-item-wrapper li.move-right {
	opacity: 0.3; transform: translateX(100%) scale(0.7); -webkit-transform: translateX(100%) scale(0.7); -o-transform: translateX(100%) scale(0.7); -moz-transform: translateX(100%) scale(0.7);
}
.cd-item-wrapper li.hide-left {
	transform: translateX(-200%) scale(0.7); -webkit-transform: translateX(-200%) scale(0.7); -o-transform: translateX(-200%) scale(0.7); -moz-transform: translateX(-200%) scale(0.7);
}
.cd-item-wrapper li img {
	width: 100%; display: block;
}
@media only screen and (min-width:1048px)
{
.cd-item-wrapper li.move-left {
	opacity: 0;
}
.cd-item-wrapper li.move-right {
	opacity: 0;
}
.cd-item-wrapper li.focus-on-left {
	transform: translateX(3%) scale(1.25); -webkit-transform: translateX(3%) scale(1.25); -o-transform: translateX(3%) scale(1.25); -moz-transform: translateX(3%) scale(1.25);
}
.cd-item-wrapper li.move-right.focus-on-left {
	transform: translateX(103%) scale(0.7); -webkit-transform: translateX(103%) scale(0.7); -o-transform: translateX(103%) scale(0.7); -moz-transform: translateX(103%) scale(0.7);
}
.cd-item-wrapper li.focus-on-right {
	transform: translateX(-3%) scale(1.25); -webkit-transform: translateX(-3%) scale(1.25); -o-transform: translateX(-3%) scale(1.25); -moz-transform: translateX(-3%) scale(1.25);
}
.cd-item-wrapper li.move-left.focus-on-right {
	transform: translateX(-103%) scale(0.7); -webkit-transform: translateX(-103%) scale(0.7); -o-transform: translateX(-103%) scale(0.7); -moz-transform: translateX(-103%) scale(0.7);
}
.cd-item-wrapper li.hover {
	opacity: 1 !important;
}
.cd-item-wrapper li.move-left.hover {
	transform: translateX(-97%) scale(0.75); -webkit-transform: translateX(-97%) scale(0.75); -o-transform: translateX(-97%) scale(0.75); -moz-transform: translateX(-97%) scale(0.75);
}
.cd-item-wrapper li.move-right.hover {
	transform: translateX(97%) scale(0.75); -webkit-transform: translateX(97%) scale(0.75); -o-transform: translateX(97%) scale(0.75); -moz-transform: translateX(97%) scale(0.75);
}
}
.cd-dots {
	padding: 0.2em; left: 50%; right: auto; bottom: 95px; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -moz-transform: translateX(-50%);
}
.cd-dots::after {
	clear: both; display: table; content: "";
}
.cd-dots li {
	margin: 0px 5px; float: left; display: inline-block; pointer-events: none;
}
.cd-dots li.selected a {
	background: rgb(47, 41, 51); border-color: rgb(47, 41, 51);
}
.cd-dots a {
	border-radius: 50%; border: 1px solid rgb(150, 136, 160); transition:border-color 0.2s, background-color 0.2s; border-image: none; width: 6px; height: 6px; text-indent: 100%; overflow: hidden; display: block; white-space: nowrap; -webkit-transition: border-color 0.2s, background-color 0.2s; -moz-transition: border-color 0.2s, background-color 0.2s;
}
@media only screen and (min-width:1048px)
{
.cd-dots li {
	pointer-events: auto;
}
.cd-dots li.selected a {
	background: rgb(204, 204, 204); border-color: rgb(204, 204, 204);
}
.cd-dots a {
	border-color: rgb(204, 204, 204); width: 8px; height: 8px; background-color: rgba(255, 255, 255, 0);
}
}
.cd-item-info {
	padding: 0px 2em; height: 90px; line-height: 90px;
}
.cd-item-info::after {
	clear: both; display: table; content: "";
}
.cd-item-info b {
	font-size: 2rem; font-weight: bold;
}
.cd-item-info .cd-price {
	font-size: 2rem; font-weight: bold;
}
.cd-item-info .cd-new-price {
	font-size: 2rem; font-weight: bold;
}
.cd-item-info b {
	float: left;
}
.cd-item-info b a {
	color: rgb(47, 41, 51);
}
.cd-item-info .cd-price {
	float: right;
}
.cd-item-info .cd-new-price {
	float: right;
}
.cd-item-info .cd-price {
	transition:color 0.2s; color: rgb(165, 208, 94); margin-left: 10px; position: relative; -webkit-transition: color 0.2s; -moz-transition: color 0.2s;
}
.cd-item-info .cd-price::after {
	transition:width 0.2s, opacity 0s 0.2s; left: 0px; top: 50%; width: 0%; height: 2px; bottom: auto; position: absolute; content: ""; opacity: 0; transform: translateY(-50%); background-color: rgb(165, 208, 94); -webkit-transition: width 0.2s 0s, opacity 0s 0.2s; -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transition: width 0.2s 0s, opacity 0s 0.2s; -moz-transform: translateY(-50%);
}
.cd-item-info .on-sale.cd-price::after {
	transition:width 0.2s, opacity; width: 100%; opacity: 1; -webkit-transition: width 0.2s 0s, opacity 0s 0s; -moz-transition: width 0.2s 0s, opacity 0s 0s;
}
.cd-item-info .cd-new-price {
	transition:transform 0.2s, opacity 0.2s; color: rgb(231, 99, 99); opacity: 0; transform: translateX(5px); -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -webkit-transform: translateX(5px); -o-transform: translateX(5px); -moz-transition: -moz-transform 0.2s, opacity 0.2s; -moz-transform: translateX(5px);
}
.cd-item-info .is-visible.cd-new-price {
	opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0); -o-transform: translateX(0); -moz-transform: translateX(0);
}
@media only screen and (min-width:768px)
{
.cd-item-info b {
	font-size: 2.4rem;
}
.cd-item-info .cd-price {
	font-size: 2.4rem;
}
.cd-item-info .cd-new-price {
	font-size: 2.4rem;
}
}
.no-js .move-right {
	display: none;
}
.no-js .move-left {
	display: none;
}
.credits {
	margin: 2em auto; width: 90%; text-align: center;
}
.no-touch .credits a:hover {
	text-decoration: underline;
}
.btn-primary {
	border-color: rgb(35, 56, 118); background-color: rgb(35, 56, 118);
}
.pagination > .active > a {
	border-color: rgb(35, 56, 118); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(35, 56, 118);
}
.pagination > .active > a:focus {
	border-color: rgb(35, 56, 118); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(35, 56, 118);
}
.pagination > .active > a:hover {
	border-color: rgb(35, 56, 118); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(35, 56, 118);
}
.pagination > .active > span {
	border-color: rgb(35, 56, 118); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(35, 56, 118);
}
.pagination > .active > span:focus {
	border-color: rgb(35, 56, 118); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(35, 56, 118);
}
.pagination > .active > span:hover {
	border-color: rgb(35, 56, 118); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(35, 56, 118);
}
.pagination > li > a {
	color: rgb(35, 56, 118);
}
.pagination > li > span {
	color: rgb(35, 56, 118);
}
.pagination > li > a:focus {
	color: rgb(35, 56, 118);
}
.pagination > li > a:hover {
	color: rgb(35, 56, 118);
}
.pagination > li > span:focus {
	color: rgb(35, 56, 118);
}
.pagination > li > span:hover {
	color: rgb(35, 56, 118);
}
#page strong {
	background: rgb(35, 56, 118);
}
.nav-pills > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(35, 56, 118);
}
.nav-pills > li.active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(35, 56, 118);
}
.nav-pills > li.active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(35, 56, 118);
}
#dialog_link {
	background: rgb(35, 56, 118);
}
.active.list-group-item > .badge {
	color: rgb(35, 56, 118); background-color: rgb(255, 255, 255);
}
.nav-pills > .active > a > .badge {
	color: rgb(35, 56, 118); background-color: rgb(255, 255, 255);
}
.comm input.btn {
	background: rgb(35, 56, 118); color: rgb(255, 255, 255);
}
.pages strong {
	background: rgb(35, 56, 118); color: rgb(255, 255, 255);
}
.pages span {
	background: rgb(35, 56, 118); color: rgb(255, 255, 255);
}
.btn-primary .badge {
	color: rgb(35, 56, 118); background-color: rgb(255, 255, 255);
}
ul {
	list-style: none;
}
ol {
	list-style: none;
}
li {
	list-style: none;
}
@media screen and (max-width:1199px) and (min-width:992px)
{
.nav > li > a {
	padding-right: 10px; padding-left: 10px;
}
}
@media screen and (max-width:991px) and (min-width:768px)
{
.nav > li > a {
	padding-right: 5px; padding-left: 5px;
}
}
@media all and (max-width:768px)
{
a.navbar-brand {
	margin-left: 40px;
}
}
.mini#header {
	padding: 5px 0px;
}
@media screen and (min-width:1530px)
{
.container-max {
	width: 1500px;
}
}
@media all and (max-width:767px)
{
.top-nav-right {
	margin: 0px; left: -10px; top: 8px; position: absolute;
}
a.navbar-brand {
	margin-top: 5px; margin-left: 50px;
}
}
.dropdown-menu > li > a:hover {
	text-indent: 1em;
}
.dropdown-menu {
	width: 220px; opacity: 1;
}
.top-nav-right {
	padding: 0px; transition:600ms; /*width: 110px;*/ margin-top: 7px; margin-left: 20px; float: right; 
}
.banner {
	height: 730px; margin-top: 80px;
}
.banner2 {
	transition:600ms ease-in-out; left: 0px; top: 80px; right: 0px; position: fixed; z-index: 1;
}
.mini.banner .banner2 {
	top: 0px;
}
@media screen and (max-width:767px) and (min-width:0px)
{
.banner {
	margin-top: 64px;
}
.banner2 {
	top: 64px;
}
.s1-item {
    margin:0px !important;
}
.s1-img div {
    left:45% !important; 
}
.news-date {
    margin-left: 0px !important;
    float: none !important;
}
.news-more {
    display: none !important;
}
#fat-menu {
    margin: 0px !important;
    line-height: 0px !important;
}
.dropdown-toggleglyphicon {
    padding: 2px !important;
}
}
@media screen and (max-width:1459px) and (min-width:1200px)
{
.banner {
	height: 437px;
}
}
@media screen and (max-width:1199px) and (min-width:992px)
{
.banner {
	height: 361px;
}
}
@media screen and (max-width:991px) and (min-width:768px)
{
.banner {
	height: 280px;
}
}
@media screen and (max-width:767px) and (min-width:480px)
{
.banner {
	height: 175px;
}
}
@media screen and (max-width:479px) and (min-width:320px)
{
.banner {
	height: 170px;
}
.bs-slider > .carousel-inner > .item > a > img {
	/*height: 216px;*/
	height: auto;
}
.s1-item img {
	width: 100%;
}
}
.index {
	background: rgb(255, 255, 255); overflow: hidden; position: relative; z-index: 2;
}
.title10 {
	margin-bottom: 30px;
}
.title10::after {
	clear: both; display: table; content: "";
}
.title10 ul {
	margin: 0px; padding: 20px 0px 0px; float: right;
}
.title10 ul li {
	display: inline-block;
}
.title10 ul li a {
	padding: 8px 20px; color: rgb(115, 115, 115); font-size: 14px; text-decoration: none;
}
.title10 ul li.on a {
	background: rgb(35, 56, 118); color: rgb(255, 255, 255);
}
.title10 ul li a:hover {
	background: rgb(35, 56, 118); color: rgb(255, 255, 255);
}
.title10 h4 {
	margin: 0px; font-size: 24px;
}
.title10 h4 a {
	color: rgb(51, 51, 51);
}
.title10 p {
	margin: 4px 0px 0px; color: rgb(153, 153, 153); font-size: 14px;
}
@media screen and (max-width:767px) and (min-width:0px)
{
.title10 ul {
	display: none;
}
.section1 .title10{
	display: none;
}
}
.section1 {
	padding: 10px 0px;
}
#owl-demo1 {
	margin: 0px; padding: 0px; position: relative;
}
#owl-demo1 .owl-stage-outer {
	overflow: hidden; position: relative; z-index: 10;
}
#owl-demo1 * {
	box-sizing: border-box;
}
#owl-demo1 .owl-item {
	float: left;
}
#owl-demo1 .owl-controls {
	text-align: center; margin-top: 0px;
}
#owl-demo1 .owl-controls .owl-nav {
	
}
#owl-demo1 .owl-controls .owl-nav [class*=owl-] {
	transition:300ms ease-in-out; top: 50%; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; margin-top: -65px; display: inline-block; position: absolute; z-index: 11; cursor: pointer; font-size-adjust: none; font-stretch: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto;
}
#owl-demo1 .owl-controls .owl-nav .owl-prev {
	background: rgba(255, 255, 255, 0.05); left: -40px;
}
#owl-demo1 .owl-controls .owl-nav .owl-next {
	background: rgba(255, 255, 255, 0.05); right: -40px;
}
#owl-demo1 .owl-controls .owl-nav .owl-prev::before {
	content: "\f104";
}
#owl-demo1 .owl-controls .owl-nav .owl-next::before {
	content: "\f105";
}
#owl-demo1:hover .owl-controls .owl-nav .owl-prev {
	background: rgba(0, 0, 0, 0.4); left: 0px;
}
#owl-demo1:hover .owl-controls .owl-nav .owl-next {
	background: rgba(0, 0, 0, 0.4); right: 0px;
}
#owl-demo1 .owl-dots {
	
}
#owl-demo1 .owl-dots .owl-dot {
	display: inline-block; -ms-zoom: 1;
}
#owl-demo1 .owl-dots .owl-dot span {
	background: rgb(214, 214, 214); margin: 5px 7px; border-radius: 30px; transition:opacity 0.2s; width: 10px; height: 10px; display: block; -webkit-transition: opacity .2s ease; -o-transition: opacity .2s ease; -webkit-backface-visibility: visible; -moz-transition: opacity .2s ease; -webkit-border-radius: 30px; -moz-border-radius: 30px;
}
#owl-demo1 .owl-dots .active.owl-dot span {
	background: rgb(35, 56, 118);
}

#owl-demo11 {
	margin: 0px; padding: 0px; position: relative;
}
#owl-demo11 .owl-stage-outer {
	overflow: hidden; position: relative; z-index: 10;
}
#owl-demo11 * {
	box-sizing: border-box;
}
#owl-demo11 .owl-item {
	float: left;
}
#owl-demo11 .owl-controls {
	text-align: center; margin-top: 0px;
}
#owl-demo11 .owl-controls .owl-nav {
	
}
#owl-demo11 .owl-controls .owl-nav [class*=owl-] {
	transition:300ms ease-in-out; top: 50%; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; margin-top: -65px; display: inline-block; position: absolute; z-index: 11; cursor: pointer; font-size-adjust: none; font-stretch: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto;
}
#owl-demo11 .owl-controls .owl-nav .owl-prev {
	background: rgba(255, 255, 255, 0.05); left: -40px;
}
#owl-demo11 .owl-controls .owl-nav .owl-next {
	background: rgba(255, 255, 255, 0.05); right: -40px;
}
#owl-demo11 .owl-controls .owl-nav .owl-prev::before {
	content: "\f104";
}
#owl-demo11 .owl-controls .owl-nav .owl-next::before {
	content: "\f105";
}
#owl-demo11:hover .owl-controls .owl-nav .owl-prev {
	background: rgba(0, 0, 0, 0.4); left: 0px;
}
#owl-demo11:hover .owl-controls .owl-nav .owl-next {
	background: rgba(0, 0, 0, 0.4); right: 0px;
}
#owl-demo11 .owl-dots {
	
}
#owl-demo11 .owl-dots .owl-dot {
	display: inline-block; -ms-zoom: 1;
}
#owl-demo11 .owl-dots .owl-dot span {
	background: rgb(214, 214, 214); margin: 5px 7px; border-radius: 30px; transition:opacity 0.2s; width: 10px; height: 10px; display: block; -webkit-transition: opacity .2s ease; -o-transition: opacity .2s ease; -webkit-backface-visibility: visible; -moz-transition: opacity .2s ease; -webkit-border-radius: 30px; -moz-border-radius: 30px;
}
#owl-demo11 .owl-dots .active.owl-dot span {
	background: rgb(35, 56, 118);
}
.owl-theme .owl-dots .owl-dot:hover span {
	background: rgb(35, 56, 118);
}
.s1-item {
	margin: 20px 0px;
	position: relative;
    width: 100%;
    overflow: hidden;
}
.s1-item a {
	overflow: hidden; text-decoration: none; display: block; position: relative;
}
.s1-img {
	position: relative;
}
.s1-img {
	overflow: hidden; display: block;
	position: relative;
    left: 50%;
    margin-left: -250px;
}
.s1-img img {
	margin: 0px auto; transition:0.6s; width:auto; height: 325px;
	top: 15%;
    left: 0%;
    /*transform: translate(-15%,-0%);*/
}
.s1-item:hover .s1-img img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);
}
.s1-img div {
	margin: -40px 0px 0px -20px; border-radius: 50%; border: 1px solid rgb(255, 255, 255); transition:0.3s ease-in-out; border-image: none; left: 35%; top: 50%; width: 40px; height: 40px; position: absolute; opacity: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.s1-img div::before {
	background: rgb(255, 255, 255); margin: -8px 0px 0px; left: 50%; top: 50%; width: 1px; height: 16px; position: absolute; content: "";
}
.s1-img div::after {
	background: rgb(255, 255, 255); margin: 0px 0px 0px -8px; left: 50%; top: 50%; width: 16px; height: 1px; position: absolute; content: "";
}
.s1-item:hover .s1-img div {
	margin-top: -20px; opacity: 1;
}
.s1-text h4 {
	margin: 20px 20px 0px; transition:0.3s ease-in-out; left: 0px; color: rgb(48, 48, 48); overflow: hidden; font-size: 16px; white-space: nowrap; position: relative; -ms-text-overflow: ellipsis;
}
.s1-text p {
	margin: 0px 20px 20px; transition:0.3s ease-in-out; left: 0px; color: rgb(170, 170, 170); overflow: hidden; font-size: 14px; white-space: nowrap; position: relative; -ms-text-overflow: ellipsis;
}
.s1-item:hover a {
	box-shadow: 0px 8px 20px rgba(0,0,0,0.1);
}
.s1-text::after {
	background: rgb(35, 56, 118); margin: 0px auto; transition:0.3s ease-in-out; width: 0px; height: 2px; bottom: 0px; display: block; content: "";
}
.s1-item:hover .s1-text::after {
	width: 100%;
}
.s1-item:hover .s1-text h4 {
	left: 5px;
}
.s1-item:hover .s1-text p {
	left: 5px;
}
.section2 {
	background: rgb(248, 248, 248); padding: 60px 0px;
}
.s2-text {
	margin-bottom: 20px;
}
.s2-text h4 {
	color: rgb(63, 63, 63); font-size: 18px; margin-bottom: 1em;
}
.s2-text p {
	/*height: 78px;*/ color: rgb(153, 153, 153); line-height: 26px; overflow: hidden; font-size: 12px; margin-bottom: 20px;
}
.s2-text a {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 150px; text-align: center; color: rgb(153, 153, 153); line-height: 38px; font-size: 14px; display: inline-block; position: relative;
}
.s2-text a span {
	position: relative; z-index: 2;
}
.s2-text a i {
	transition:0.3s ease-in-out; opacity: 0;
}
.s2-text a::after {
	background: rgb(35, 56, 118); transition:0.3s ease-in-out; left: 0px; top: 0px; width: 0px; height: 100%; display: block; position: absolute; z-index: 1; content: "";
}
.s2-text a:hover {
	border-color: rgb(35, 56, 118);
}
.s2-text a:hover::after {
	width: 100%;
}
.s2-text a:hover span {
	color: rgb(255, 255, 255);
}
.s2-text a:hover i {
	margin-left: 0.5em; opacity: 1;
}
.s2-img img {
	width: 100%; height: auto;
}
.section3 {
	position: relative;
}
.section3::before {
	background: rgb(248, 248, 248); width: 100%; height: 50%; display: block; position: absolute; z-index: -1; content: "";
}
.s3 {
	background: rgb(255, 255, 255); padding: 40px 0px; box-shadow: 0px 8px 25px rgba(0,0,0,0.07);
}
.section3 [class*='s4-'] {
	text-align: center;
}
.section3 [class*='col-'] + [class*='col-'] {
	border-left-color: rgb(238, 238, 238); border-left-width: 1px; border-left-style: solid;
}
.section3 h4 {
	color: rgb(102, 102, 102); font-size: 50px; font-weight: normal;
}
.section3 p {
	color: rgb(153, 153, 153); font-size: 14px;
}
.section4 {
	padding: 60px 0px;
}
.s4-left {
	background: rgb(248, 248, 248); padding: 50px 50px 20px;
}
.s4-left a {
	overflow: hidden; text-decoration: none; display: block; position: relative;
}
.s4-left-date {
	color: rgb(153, 153, 153); font-size: 24px;
}
.s4-left h4 {
	color: rgb(51, 51, 51); line-height: 30px; overflow: hidden; font-size: 18px; margin-top: 20px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.s4-left p {
	height: 52px; color: rgb(153, 153, 153); line-height: 26px; overflow: hidden; margin-top: 18px; margin-bottom: 22px;
}
.s4-left-img {
	overflow: hidden; display: block;
}
.s4-left-img img {
	margin: 0px auto; transition:0.6s; width: 100%; height: auto;
}
.s4-left:hover .s4-left-img img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);
}
.s4-left-more {
	background: rgb(35, 56, 118); transition:0.3s ease-in-out; top: 0px; width: 140px; height: 37px; margin-top: 50px; position: relative; opacity: 0;
}
.s4-left:hover .s4-left-more {
	top: -20px; opacity: 1;
}
.s4-left-more::before {
	background: rgb(255, 255, 255); transition:0.3s ease-in-out; left: 50%; top: 50%; width: 16px; height: 1px; margin-left: -50px; display: block; position: absolute; content: "";
}
.s4-left-more::after {
	background: rgb(255, 255, 255); transition:0.3s ease-in-out; left: 50%; top: 50%; width: 1px; height: 16px; margin-top: -50px; display: block; position: absolute; content: "";
}
.s4-left:hover .s4-left-more::before {
	margin-left: -8px;
}
.s4-left:hover .s4-left-more::after {
	margin-top: -8px;
}
.s4-right-item {
	padding: 5px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;
}
.s4-right-item:hover {
	box-shadow: 0px 10px 30px rgba(0,0,0,0.08);
}
.s4-right-item a {
	overflow: hidden; text-decoration: none; display: block; position: relative;
}
.s4-right-date {
	color: rgb(153, 153, 153); font-size: 22px; margin-left: 50px; float: right;
}
.s4-right-more {
	width: 40px; height: 16px; right: 30px; bottom: 30px; color: transparent; overflow: hidden; border-left-color: rgb(229, 229, 229); border-left-width: 1px; border-left-style: solid; position: absolute;
}
.s4-right-more::before {
	background: url("../images/more.png") no-repeat center; transition:0.3s ease-in-out; left: 15px; top: 3px; width: 19px; height: 11px; display: block; position: absolute; content: "";
}
.s4-right-more::after {
	background: url("../images/more.png") no-repeat center; transition:0.3s ease-in-out; left: -20px; top: 3px; width: 19px; height: 11px; display: block; position: absolute; content: "";
}
.s4-right-item:hover .s4-right-more::before {
	left: 45px;
}
.s4-right-item:hover .s4-right-more::after {
	left: 15px;
}
.s4-right-text {
	transition:0.3s ease-in-out; left: 0px; overflow: hidden; position: relative;
}
.s4-right-text h4 {
	color: rgb(51, 51, 51); overflow: hidden; font-size: 16px; white-space: nowrap; position: relative; -ms-text-overflow: ellipsis;
}
.s4-right-text h4::before {
	background: rgb(35, 56, 118); left: 0px; top: 50%; width: 0px; height: 0px; margin-top: -3px; display: block; position: absolute; content: "";
}
.s4-right-text p {
	height: 52px; color: rgb(153, 153, 153); overflow: hidden; padding-left: 20px;
}
.s4-right-item:hover .s4-right-text {
	left: 10px;
}
.section5 {
	background: rgb(248, 248, 248); padding: 60px 0px;
}
@media screen and (min-width:991px)
{
.s5-left {
	padding: 120px 0px 0px;
}
}
.s5-left-text {
	height: 78px; color: rgb(153, 153, 153); line-height: 26px; overflow: hidden;
}
#owl-demo5 {
	margin: 0px; padding: 0px; position: relative;
}
#owl-demo5 .owl-stage-outer {
	overflow: hidden; position: relative; z-index: 10;
}
#owl-demo5 * {
	box-sizing: border-box;
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#owl-demo5 .owl-item {
	float: left;
}
#owl-demo5 .owl-controls {
	text-align: center; margin-top: 0px;
}
#owl-demo5 .owl-controls .owl-nav {
	
}
#owl-demo5 .owl-controls .owl-nav [class*=owl-] {
	top: 50%; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; margin-top: -20px; display: inline-block; position: absolute; z-index: 11; cursor: pointer; font-size-adjust: none; font-stretch: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto;
}
#owl-demo5 .owl-controls .owl-nav .owl-prev {
	background: rgba(255, 255, 255, 0.05); left: 0px;
}
#owl-demo5 .owl-controls .owl-nav .owl-next {
	background: rgba(255, 255, 255, 0.05); right: 0px;
}
#owl-demo5 .owl-controls .owl-nav .owl-prev::before {
	content: "\f104";
}
#owl-demo5 .owl-controls .owl-nav .owl-next::before {
	content: "\f105";
}
#owl-demo5 .owl-controls .owl-nav .owl-prev:hover {
	background: rgba(255, 255, 255, 0.5);
}
#owl-demo5 .owl-controls .owl-nav .owl-next:hover {
	background: rgba(255, 255, 255, 0.5);
}
#owl-demo5 .owl-dots {
	
}
#owl-demo5 .owl-dots .owl-dot {
	display: inline-block; -ms-zoom: 1;
}
#owl-demo5 .owl-dots .owl-dot span {
	background: rgb(214, 214, 214); margin: 5px 7px; border-radius: 30px; transition:opacity 0.2s; width: 10px; height: 10px; display: block; -webkit-transition: opacity .2s ease; -o-transition: opacity .2s ease; -webkit-backface-visibility: visible; -moz-transition: opacity .2s ease; -webkit-border-radius: 30px; -moz-border-radius: 30px;
}
#owl-demo5 .owl-dots .active.owl-dot span {
	background: rgb(134, 151, 145);
}

#owl-demo51 {
	margin: 0px; padding: 0px; position: relative;
}
#owl-demo51 .owl-stage-outer {
	overflow: hidden; position: relative; z-index: 10;
}
#owl-demo51 * {
	box-sizing: border-box;
}
#owl-demo51 .owl-item {
	float: left;
}
#owl-demo51 .owl-controls {
	text-align: center; margin-top: 0px;
}
#owl-demo51 .owl-controls .owl-nav {
	
}
#owl-demo51 .owl-controls .owl-nav [class*=owl-] {
	top: 50%; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; margin-top: -20px; display: inline-block; position: absolute; z-index: 11; cursor: pointer; font-size-adjust: none; font-stretch: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto;
}
#owl-demo51 .owl-controls .owl-nav .owl-prev {
	background: rgba(255, 255, 255, 0.05); left: 0px;
}
#owl-demo51 .owl-controls .owl-nav .owl-next {
	background: rgba(255, 255, 255, 0.05); right: 0px;
}
#owl-demo51 .owl-controls .owl-nav .owl-prev::before {
	content: "\f104";
}
#owl-demo51 .owl-controls .owl-nav .owl-next::before {
	content: "\f105";
}
#owl-demo51 .owl-controls .owl-nav .owl-prev:hover {
	background: rgba(255, 255, 255, 0.5);
}
#owl-demo51 .owl-controls .owl-nav .owl-next:hover {
	background: rgba(255, 255, 255, 0.5);
}
#owl-demo51 .owl-dots {
	
}
#owl-demo51 .owl-dots .owl-dot {
	display: inline-block; -ms-zoom: 1;
}
#owl-demo51 .owl-dots .owl-dot span {
	background: rgb(214, 214, 214); margin: 5px 7px; border-radius: 30px; transition:opacity 0.2s; width: 10px; height: 10px; display: block; -webkit-transition: opacity .2s ease; -o-transition: opacity .2s ease; -webkit-backface-visibility: visible; -moz-transition: opacity .2s ease; -webkit-border-radius: 30px; -moz-border-radius: 30px;
}
#owl-demo51 .owl-dots .active.owl-dot span {
	background: rgb(134, 151, 145);
}
.owl-theme .owl-dots .owl-dot:hover span {
	background: rgb(134, 151, 145);
}
.s5-item {
	margin: 20px 0px;
	position: relative;
    width: 100%;
    overflow: hidden;
}
.s5-item a {
	overflow: hidden; text-decoration: none; display: block; position: relative;
}
.s5-img {
	overflow: hidden; display: block;
	position: relative;
    left: 30%;
    margin-left: -150px;
    height: 380px;
}
.s5-img img {
	margin: 0px auto; transition:0.9s; width:auto; height: 250px;
	top: 30%;
    left: 0%;
    transform: translate( 10%,-0%);
}
.s5-item:hover .s5-img img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);
}
.s5-text {
	background: rgb(35, 56, 118); padding: 20px 25px; left: 0px; right: 0px; bottom: 0px; position: absolute;
	background: rgba(35, 56, 118, 0.3) !important;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.3;
    opacity: 0.8;
}
.s5-text h4 {
	margin: 0px; color: rgb(255, 255, 255); line-height: 30px; font-size: 16px;font-weight: bold;
}
.s5-text span {
	color: rgba(255, 255, 255, 0.7); line-height: 26px; font-size: 13px;
}
.s5-text p {
	height: 48px; color:#fff; line-height: 24px; overflow: hidden; font-size: 13px; margin-top: 18px;font-weight: bold;
}
.s5-text .more {
	top: 30px; width: 40px; height: 16px; right: 30px; overflow: hidden; border-left-color: rgb(229, 229, 229); border-left-width: 1px; border-left-style: solid; position: absolute;
}
.s5-text .more::before {
	background: url("../images/more2.png") no-repeat center; transition:0.3s ease-in-out; left: 15px; top: 3px; width: 19px; height: 11px; display: block; position: absolute; content: "";
}
.s5-text .more::after {
	background: url("../images/more2.png") no-repeat center; transition:0.3s ease-in-out; left: -20px; top: 3px; width: 19px; height: 11px; display: block; position: absolute; content: "";
}
.s5-item:hover .s5-text .more::before {
	left: 45px;
}
.s5-item:hover .s5-text .more::after {
	left: 15px;
}
.section6 {
	padding: 40px 0px;
}
#owl-demo6 {
	margin: 0px; padding: 0px; position: relative;
}
#owl-demo6 .owl-stage-outer {
	overflow: hidden; position: relative; z-index: 10;
}
#owl-demo6 * {
	box-sizing: border-box;
}
#owl-demo6 .owl-item {
	float: left;
}
#owl-demo6 .owl-controls {
	text-align: center; margin-top: 0px;
}
#owl-demo6 .owl-controls .owl-nav {
	
}
#owl-demo6 .owl-controls .owl-nav [class*=owl-] {
	transition:300ms ease-in-out; top: 50%; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; margin-top: -65px; display: inline-block; position: absolute; z-index: 11; cursor: pointer; font-size-adjust: none; font-stretch: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto;
}
#owl-demo6 .owl-controls .owl-nav .owl-prev {
	background: rgba(255, 255, 255, 0.05); left: -40px;
}
#owl-demo6 .owl-controls .owl-nav .owl-next {
	background: rgba(255, 255, 255, 0.05); right: -40px;
}
#owl-demo6 .owl-controls .owl-nav .owl-prev::before {
	content: "\f104";
}
#owl-demo6 .owl-controls .owl-nav .owl-next::before {
	content: "\f105";
}
#owl-demo6:hover .owl-controls .owl-nav .owl-prev {
	background: rgba(0, 0, 0, 0.4); left: 0px;
}
#owl-demo6:hover .owl-controls .owl-nav .owl-next {
	background: rgba(0, 0, 0, 0.4); right: 0px;
}
#owl-demo6 .owl-dots {
	
}
#owl-demo6 .owl-dots .owl-dot {
	display: inline-block; -ms-zoom: 1;
}
#owl-demo6 .owl-dots .owl-dot span {
	background: rgb(214, 214, 214); margin: 5px 7px; border-radius: 30px; transition:opacity 0.2s; width: 10px; height: 10px; display: block; -webkit-transition: opacity .2s ease; -o-transition: opacity .2s ease; -webkit-backface-visibility: visible; -moz-transition: opacity .2s ease; -webkit-border-radius: 30px; -moz-border-radius: 30px;
}
#owl-demo6 .owl-dots .active.owl-dot span {
	background: rgb(35, 56, 118);
}
.owl-theme .owl-dots .owl-dot:hover span {
	background: rgb(35, 56, 118);
}
.s6-item {
	margin: 20px 0px;
}
.s6-item a {
	padding: 10px; overflow: hidden; text-decoration: none; display: block; position: relative;
}
.s6-item:hover a {
	box-shadow: 0px 8px 20px rgba(0,0,0,0.1);
}
.s6-img {
	overflow: hidden; display: block;
}
.s6-img img {
	margin: 0px auto; transition:600ms; width: 100%; height: 150px;
}
.s6-item:hover .s6-img img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);
}
.s6-text {
	padding-top: 25px;
}
.s6-text h4 {
	margin: 20px 20px 0px; transition:0.3s ease-in-out; top: 0px; text-align: center; color: rgb(48, 48, 48); overflow: hidden; font-size: 16px; white-space: nowrap; position: relative; -ms-text-overflow: ellipsis;
}
.s6-text h4::after {
	background: rgb(238, 238, 238); margin: 20px auto; width: 30px; height: 1px; display: block; content: "";
}
.s6-text p {
	margin: 0px 20px 20px; transition:0.3s ease-in-out; top: 0px; height: 52px; text-align: center; color: rgb(170, 170, 170); line-height: 26px; overflow: hidden; font-size: 14px; position: relative;
}
.s6-item:hover .s6-text h4 {
	top: -10px;
}
.s6-item:hover .s6-text p {
	top: -10px;
}
.section7 {
	background: url("../images/s7-bg.png") no-repeat bottom; padding: 40px 0px; position: relative;
}
.section7::after {
	background: rgb(153, 153, 153); left: 0px; top: 50%; width: 100%; height: 1px; right: 0px; display: block; position: absolute; z-index: 1; content: "";
}
.s7 {
	position: relative; z-index: 2;
}
#owl-demo7 {
	margin: 0px; padding: 0px; position: relative;
}
#owl-demo7 .owl-stage-outer {
	overflow: hidden; position: relative; z-index: 10;
}
#owl-demo7 * {
	box-sizing: border-box;
}
#owl-demo7 .owl-item {
	float: left;
}
#owl-demo7 .owl-controls {
	text-align: center; margin-top: 0px;
}
#owl-demo7 .owl-controls .owl-nav {
	
}
#owl-demo7 .owl-controls .owl-nav [class*=owl-] {
	transition:300ms ease-in-out; top: 50%; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; margin-top: -20px; display: inline-block; position: absolute; z-index: 11; cursor: pointer; font-size-adjust: none; font-stretch: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto;
}
#owl-demo7 .owl-controls .owl-nav .owl-prev {
	background: rgba(255, 255, 255, 0.05); left: -40px;
}
#owl-demo7 .owl-controls .owl-nav .owl-next {
	background: rgba(255, 255, 255, 0.05); right: -40px;
}
#owl-demo7 .owl-controls .owl-nav .owl-prev::before {
	content: "\f104";
}
#owl-demo7 .owl-controls .owl-nav .owl-next::before {
	content: "\f105";
}
#owl-demo7:hover .owl-controls .owl-nav .owl-prev {
	background: rgba(0, 0, 0, 0.4); left: 0px;
}
#owl-demo7:hover .owl-controls .owl-nav .owl-next {
	background: rgba(0, 0, 0, 0.4); right: 0px;
}
.s7-item {
	margin: 20px 0px;
}
.s7-item a {
	padding: 70px 30px 0px; height: 280px; overflow: hidden; text-decoration: none; display: block; position: relative;
}
.s7-item a:hover {
	box-shadow: 0px 8px 20px rgba(0,0,0,0.1);
}
.s7-item h4 {
	transition:300ms ease-in-out; text-align: center; font-size: 22px; margin-bottom: 10px; position: relative;
}
.s7-item h4 span {
	transition:300ms ease-in-out; top: 0px; position: relative;
}
.s7-item:hover h4 span {
	top: -10px;
}
.s7-item h4::before {
	background: rgb(161, 161, 161); border-radius: 50%; border: 1px solid rgb(255, 255, 255); transition:300ms ease-in-out; border-image: none; left: 50%; top: 33px; width: 5px; height: 5px; margin-left: -3px; position: absolute; content: "";
}
.s7-item:hover h4::before {
	background: rgb(255, 255, 255); border: 2px solid rgb(161, 161, 161); border-image: none; top: 31px; width: 10px; height: 10px; margin-left: -5px;
}
.s7-item h4::after {
	background: rgb(161, 161, 161); margin: 20px auto 0px; transition:300ms ease-in-out; width: 2px; height: 1px; display: block; content: ""; opacity: 0;
}
.s7-item:hover h4::after {
	height: 20px; opacity: 1;
}
.s7-item p {
	height: 52px; text-align: center; color: rgb(78, 78, 78); line-height: 26px; overflow: hidden;
}
.seciton8 {
	background: rgb(248, 248, 248); position: relative;
}
.seciton8::before {
	background: rgb(35, 57, 117); left: 50%; width: 50%; height: 100%; display: block; position: absolute; content: "";
}
@media screen and (max-width:991px)
{
.seciton8::before {
	left: 0px; width: 100%; height: 220px; right: 0px; bottom: 0px;
}
}
.seciton8 .title10 {
	padding-top: 60px;
}

.seciton9 {
	background: rgb(248, 248, 248); position: relative;
}
.seciton9::before {
	background: rgb(35, 57, 117); left: 50%; width: 50%; height: 100%; display: block; position: absolute; content: "";
}
@media screen and (max-width:991px)
{
.seciton9::before {
	left: 0px; width: 100%; height: 220px; right: 0px; bottom: 0px;
}
}
.seciton9 .title10 {
	padding-top: 60px;
}

.s8 {
	background: rgb(35, 57, 117); height: 220px; overflow: hidden;
}
.s8-img {
	margin-top: 16px; margin-left: 20px; float: right;
}
.s8-text {
	padding: 50px 50px 0px; overflow: hidden; float: left;
}
.s8-text h4 {
	color: rgba(255, 255, 255, 0.8); font-size: 14px;
}
.s8-text p {
	color:#fff !important; font-size: 26px; font-weight: bold; margin-bottom: 5px;
}
.s8-text span {
	color: rgba(255, 255, 255, 0.3);
}
.s8-text .more {
	background: url("../images/more2.png") no-repeat center; border-radius: 30px; border: 1px solid rgba(255, 255, 255, 0.3); border-image: none; width: 110px; height: 26px; margin-top: 15px; display: block;
}
@media screen and (max-width:767px) and (min-width:0px)
{
.seciton8 .title10 {
	padding-top: 20px;
}
.seciton8::before {
	left: 0px; width: 100%; height: 420px; right: 0px; bottom: 0px;
}
.s8-text {
	height: 200px; text-align: center; overflow: hidden; float: none;
}
.s8 {
	height: auto;
}
.s8-text .more {
	margin-right: auto; margin-left: auto;
}
.s8-img {
	margin: 0px auto; top: 0px; text-align: center; float: none; position: relative;
}
}
.section9 {
	padding: 10px 0px;
}
#owl-demo9 {
	margin: 0px; padding: 0px; position: relative;
}
#owl-demo9 .owl-stage-outer {
	overflow: hidden; position: relative; z-index: 10;
}
#owl-demo9 * {
	box-sizing: border-box;
}
#owl-demo9 .owl-item {
	float: left;
}
#owl-demo9 .owl-controls {
	text-align: center; margin-top: 0px;
}
#owl-demo9 .owl-controls .owl-nav {
	
}
#owl-demo9 .owl-controls .owl-nav [class*=owl-] {
	transition:300ms ease-in-out; top: 50%; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; margin-top: -34px; display: inline-block; position: absolute; z-index: 11; cursor: pointer; font-size-adjust: none; font-stretch: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto;
}
#owl-demo9 .owl-controls .owl-nav .owl-prev {
	background: rgba(255, 255, 255, 0.05); left: -40px;
}
#owl-demo9 .owl-controls .owl-nav .owl-next {
	background: rgba(255, 255, 255, 0.05); right: -40px;
}
#owl-demo9 .owl-controls .owl-nav .owl-prev::before {
	content: "\f104";
}
#owl-demo9 .owl-controls .owl-nav .owl-next::before {
	content: "\f105";
}
#owl-demo9:hover .owl-controls .owl-nav .owl-prev {
	background: rgba(0, 0, 0, 0.4); left: 0px;
}
#owl-demo9:hover .owl-controls .owl-nav .owl-next {
	background: rgba(0, 0, 0, 0.4); right: 0px;
}
#owl-demo9 .owl-dots {
	
}
#owl-demo9 .owl-dots .owl-dot {
	display: inline-block; -ms-zoom: 1;
}
#owl-demo9 .owl-dots .owl-dot span {
	background: rgb(214, 214, 214); margin: 5px 7px; border-radius: 30px; transition:opacity 0.2s; width: 10px; height: 10px; display: block; -webkit-transition: opacity .2s ease; -o-transition: opacity .2s ease; -webkit-backface-visibility: visible; -moz-transition: opacity .2s ease; -webkit-border-radius: 30px; -moz-border-radius: 30px;
}
#owl-demo9 .owl-dots .active.owl-dot span {
	background: rgb(35, 56, 118);
}

#owl-demo10 {
	margin: 0px; padding: 0px; position: relative;
}
#owl-demo10 .owl-stage-outer {
	overflow: hidden; position: relative; z-index: 10;
}
#owl-demo10 * {
	box-sizing: border-box;
}
#owl-demo10 .owl-item {
	float: left;
}
#owl-demo10 .owl-controls {
	text-align: center; margin-top: 0px;
}
#owl-demo10 .owl-controls .owl-nav {
	
}
#owl-demo10 .owl-controls .owl-nav [class*=owl-] {
	transition:300ms ease-in-out; top: 50%; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; margin-top: -34px; display: inline-block; position: absolute; z-index: 11; cursor: pointer; font-size-adjust: none; font-stretch: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto;
}
#owl-demo10 .owl-controls .owl-nav .owl-prev {
	background: rgba(255, 255, 255, 0.05); left: -40px;
}
#owl-demo10 .owl-controls .owl-nav .owl-next {
	background: rgba(255, 255, 255, 0.05); right: -40px;
}
#owl-demo10 .owl-controls .owl-nav .owl-prev::before {
	content: "\f104";
}
#owl-demo10 .owl-controls .owl-nav .owl-next::before {
	content: "\f105";
}
#owl-demo10:hover .owl-controls .owl-nav .owl-prev {
	background: rgba(0, 0, 0, 0.4); left: 0px;
}
#owl-demo10:hover .owl-controls .owl-nav .owl-next {
	background: rgba(0, 0, 0, 0.4); right: 0px;
}
#owl-demo10 .owl-dots {
	
}
#owl-demo10 .owl-dots .owl-dot {
	display: inline-block; -ms-zoom: 1;
}
#owl-demo10 .owl-dots .owl-dot span {
	background: rgb(214, 214, 214); margin: 5px 7px; border-radius: 30px; transition:opacity 0.2s; width: 10px; height: 10px; display: block; -webkit-transition: opacity .2s ease; -o-transition: opacity .2s ease; -webkit-backface-visibility: visible; -moz-transition: opacity .2s ease; -webkit-border-radius: 30px; -moz-border-radius: 30px;
}
#owl-demo10 .owl-dots .active.owl-dot span {
	background: rgb(35, 56, 118);
}

#owl-demo12 {
	margin: 0px; padding: 0px; position: relative;
	background: rgb(248, 248, 248);
}
#owl-demo12 .owl-stage-outer {
	overflow: hidden; position: relative; z-index: 10;
}
#owl-demo12 * {
	box-sizing: border-box;
}
#owl-demo12 .owl-item {
	float: left;
}
#owl-demo12 .owl-controls {
	text-align: center; margin-top: 0px;
}
#owl-demo12 .owl-controls .owl-nav {
	
}
#owl-demo12 .owl-controls .owl-nav [class*=owl-] {
	transition:300ms ease-in-out; top: 50%; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; margin-top: -34px; display: inline-block; position: absolute; z-index: 11; cursor: pointer; font-size-adjust: none; font-stretch: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto;
}
#owl-demo12 .owl-controls .owl-nav .owl-prev {
	background: rgba(255, 255, 255, 0.05); left: -40px;
}
#owl-demo12 .owl-controls .owl-nav .owl-next {
	background: rgba(255, 255, 255, 0.05); right: -40px;
}
#owl-demo12 .owl-controls .owl-nav .owl-prev::before {
	content: "\f104";
}
#owl-demo12 .owl-controls .owl-nav .owl-next::before {
	content: "\f105";
}
#owl-demo12:hover .owl-controls .owl-nav .owl-prev {
	background: rgba(0, 0, 0, 0.4); left: 0px;
}
#owl-demo12:hover .owl-controls .owl-nav .owl-next {
	background: rgba(0, 0, 0, 0.4); right: 0px;
}
#owl-demo12 .owl-dots {
	
}
#owl-demo12 .owl-dots .owl-dot {
	display: inline-block; -ms-zoom: 1;
}
#owl-demo12 .owl-dots .owl-dot span {
	background: rgb(214, 214, 214); margin: 5px 7px; border-radius: 30px; transition:opacity 0.2s; width: 10px; height: 10px; display: block; -webkit-transition: opacity .2s ease; -o-transition: opacity .2s ease; -webkit-backface-visibility: visible; -moz-transition: opacity .2s ease; -webkit-border-radius: 30px; -moz-border-radius: 30px;
}
#owl-demo12 .owl-dots .active.owl-dot span {
	background: rgb(35, 56, 118);
}
.owl-theme .owl-dots .owl-dot:hover span {
	background: rgb(35, 56, 118);
}
.s9-item {
	margin: 15px 0px; border: 1px solid rgb(238, 238, 238); border-image: none;
}
.s9-item a {
	overflow: hidden; text-decoration: none; display: block; position: relative; text-align: center;
}
.s9-item img {
		max-width: 100%;
	*+min-width: auto; 
    *+width: expression(this.offsetWidth > 100 ? (this.offsetWidth < 100 ? 'auto' : '100%') : '100%'); 
    _width: expression(this.offsetWidth > 100 ? (this.offsetWidth < 100 ? 'auto' : '100%') : '100%'); 
	width: expression(this.width > 100 ? '100%': true);
    overflow: hidden; 
}
.s9-item a:hover {
	box-shadow: 0px 0px 40px rgba(0,0,0,0.1);
}
.section10 {
	background: rgb(66, 66, 66); padding: 20px 0px 80px 0px;
}
.s10-2 {
	
}
.s10-2 h4 {
	color: rgb(153, 153, 153); font-size: 16px;
}
.s10-2 .fenxiang {
	margin-top: 35px;
}

.title10 .fenxiang {
	margin-top: 33px;
}
.fenxiang a {
	border: 1px solid rgba(255, 255, 255, 0.07); border-image: none; width: 38px; height: 38px; text-align: center; color: rgb(153, 153, 153); line-height: 38px; margin-right: 5px; display: inline-block; cursor: pointer;
}
.fenxiang a:hover {
	background: rgb(35, 56, 118); color: rgb(255, 255, 255);
}
.s10-3 {
	
}
.s10-3 h4 {
	color: rgb(102, 102, 102); font-size: 16px;
}
.s10-3 ul {
	margin: 35px 0px 0px; padding: 0px;
}
.s10-3 ul li {
	width: 50%; color:#949494 !important; line-height: 25px; margin-bottom: 5px; float: left;
}
@media screen and (max-width:767px) and (min-width:0px)
{
.s10-3 {
	padding-top: 30px;
}
.s10-3 ul li {
	width: 100%; float: none;
}
}
#outer-w {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 99999;
}
#outer {
	width: 100%; height: 100%; position: relative;
}
[id]#outer {
	display: table; position: static;
}
#middle {
	top: 50%; position: absolute;
}
[id]#middle {
	vertical-align: middle; display: table-cell; position: static;
}
#inner {
	margin: 0px auto; padding: 30px 0px; top: -50%; width: 300px; text-align: center; position: relative;
}
* + html [id]#outer {
	position: relative;
}
* + html [id]#middle {
	position: absolute;
}
#bg-black {
	background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1;
}
.inner {
	background: rgb(255, 255, 255); border-radius: 3px; position: relative; z-index: 2; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
#close {
	background: url("../images/del_on.gif") no-repeat left top rgb(255, 255, 255); border-radius: 50%; border: 1px solid rgb(204, 204, 204); border-image: none; top: -10px; width: 30px; height: 30px; right: -10px; position: absolute; cursor: pointer; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
#close:hover {
	background: url("../images/del_hover.gif") no-repeat -1px -1px rgb(221, 221, 221);
}
.foot {
	background: rgb(255, 255, 255); padding: 10px 0px; text-align: center; color: rgb(153, 153, 153); line-height: 24px; font-size: 12px;
}
.foot a {
	color: rgb(153, 153, 153);
}
#banner2 {
	width: 100%; height: 380px; overflow: hidden; position: relative;
}
#banner2 div {
	background-position: center; animation:mymove 20s; width: 100%; height: 380px; background-repeat: no-repeat; background-size: cover; background-color: rgb(57, 56, 62);
}
#banner2 {
	margin-top: 80px;
}
@media screen and (max-width:767px) and (min-width:0px)
{
#banner2 {
	margin-top: 64px;
}
}
.box2 {
	padding: 40px 0px 60px;
}
.title20 {
	
}
.title20 .mianbao {
	float: right;
}
.mianbao {
	color: rgb(153, 153, 153); font-size: 12px;
}
.mianbao a {
	margin: 0px 5px; color: rgb(153, 153, 153);
}
@media screen and (max-width:767px) and (min-width:0px)
{
.mianbao {
	display: none;
}
}
.title20 {
	margin-bottom: 30px;
}
.title20::after {
	clear: both; display: table; content: "";
}
.title20 ul {
	margin: 0px; padding: 0px;
}
.title20 ul li {
	display: inline-block;
	padding: 8px 0px;
}
.title20 ul li a {
	padding: 8px 20px; color: rgb(115, 115, 115); font-size: 14px; text-decoration: none;
}

.title20 ul li a.on {
	padding: 8px 20px; font-size: 14px; text-decoration: none;    background: rgb(35, 56, 118);
    color: rgb(255, 255, 255) !important;
}
.title20 ul li.on a {
	background: rgb(35, 56, 118); color: rgb(255, 255, 255);
}
.title20 ul li a:hover {
	background: rgb(35, 56, 118); color: rgb(255, 255, 255);
}
.title20 h4 {
	margin: 0px; font-size: 24px;
}
.title20 h4 a {
	color: rgb(51, 51, 51);
}
.title20 p {
	margin: 4px 0px 0px; color: rgb(153, 153, 153); font-size: 14px;
}
@media screen and (max-width:767px) and (min-width:0px)
{
.title20 ul {
	display: none;
}
}
.news-item {
	border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.news-item::after {
	clear: both; display: table; content: "";
}
.news-item:hover {
	box-shadow: 0px 10px 30px rgba(0,0,0,0.08);
}
.news-item a {
	padding: 10px 10px; overflow: hidden; text-decoration: none; display: block; position: relative;
}
.news-img {
	transition:300ms ease-in-out; left: -10px; width: 340px; height: 143px; overflow: hidden; margin-right: 20px; float: left; position: relative;
}
.news-img img {
	width: 100%; height: auto; min-height: 100%; object-fit: cover;
}
.news-item:hover .news-img {
	left: 20px;
}
.news-text {
	overflow: hidden; padding-right: 20px; position: relative;
}
.news-date {
	color: rgb(153, 153, 153); font-size: 22px; margin-top: 10px; margin-left: 50px; float: right;
}
.news-more {
	width: 40px; height: 16px; right: 30px; bottom: 10px; color: transparent; overflow: hidden; border-left-color: rgb(229, 229, 229); border-left-width: 1px; border-left-style: solid; position: absolute;
}
.news-more::before {
	background: url("../images/more.png") no-repeat center; transition:0.3s ease-in-out; left: 15px; top: 3px; width: 19px; height: 11px; display: block; position: absolute; content: "";
}
.news-more::after {
	background: url("../images/more.png") no-repeat center; transition:0.3s ease-in-out; left: -20px; top: 3px; width: 19px; height: 11px; display: block; position: absolute; content: "";
}
.news-item:hover .news-more::before {
	left: 45px;
}
.news-item:hover .news-more::after {
	left: 15px;
}
.news-text {
	transition:0.3s ease-in-out; left: 0px; overflow: hidden; padding-top: 5px; position: relative;
}
.news-text h4 {
	color: rgb(51, 51, 51); overflow: hidden; padding-left: 20px; font-size: 16px; white-space: nowrap; position: relative; -ms-text-overflow: ellipsis;
}
.news-text h4::before {
	background: rgb(35, 56, 118); left: 0px; top: 50%; width: 5px; height: 5px; margin-top: -3px; display: block; position: absolute; content: "";
}
.news-text p {
	height: 78px; color: rgb(153, 153, 153); line-height: 26px; overflow: hidden; padding-left: 20px;
}
.news-item:hover .news-text {
	left: 10px;
}
.team-item {
	margin: 20px 0px;
}
.team-item a {
	overflow: hidden; text-decoration: none; display: block; position: relative;
}
.team-img {
	width: 200px; height: 250px; overflow: hidden; float: left;
}
.team-img {
	overflow: hidden; display: block;
}
.team-img img {
	margin: 0px auto; transition:600ms; width: 100%; height: auto; min-height: 100%; object-fit: cover;
}
.team-item:hover .team-img img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);
}
.team-text {
	padding: 20px 30px; height: 250px; overflow: hidden;
}
.team-item:hover .team-text {
	background: rgb(35, 56, 118);
}
.team-text h4 {
	overflow: hidden; font-size: 16px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.team-text h4 b {
	transition:ease-in-out; color: rgb(51, 51, 51); font-weight: normal;
}
.team-text span {
	color: rgb(153, 153, 153); overflow: hidden; padding-bottom: 15px; margin-bottom: 15px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.team-text p {
	height: 52px; color: rgb(102, 102, 102); line-height: 26px; overflow: hidden;
}
.team-text .more {
	margin: 35px 0px 0px; width: 40px; height: 16px; color: transparent; overflow: hidden; border-left-color: rgb(229, 229, 229); border-left-width: 1px; border-left-style: solid; position: relative;
}
.team-text .more::before {
	background: url("../images/more.png") no-repeat center; transition:0.3s ease-in-out; left: 15px; top: 3px; width: 19px; height: 11px; display: block; position: absolute; content: "";
}
.team-text .more::after {
	background: url("../images/more2.png") no-repeat center; transition:0.3s ease-in-out; left: -20px; top: 3px; width: 19px; height: 11px; display: block; position: absolute; content: "";
}
.team-item:hover .team-text .more {
	border-color: rgba(255, 255, 255, 0.7);
}
.team-item:hover .team-text .more::before {
	left: 45px;
}
.team-item:hover .team-text .more::after {
	left: 15px;
}
.team-text h4 {
	transition:300ms ease-in-out; top: 0px; position: relative;
}
.team-text span {
	transition:300ms ease-in-out; top: 0px; position: relative;
}
.team-text p {
	transition:300ms ease-in-out; top: 0px; position: relative;
}
.team-item:hover .team-text h4 {
	top: 10px; color: rgb(255, 255, 255);
}
.team-item:hover .team-text h4 b {
	color: rgb(255, 255, 255);
}
.team-item:hover .team-text span {
	border-color: rgba(255, 255, 255, 0.3); top: 10px; color: rgb(255, 255, 255);
}
.team-item:hover .team-text p {
	top: 10px; color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width:767px) and (min-width:0px)
{
.team-img {
	margin: 0px auto; text-align: center; float: none;
}
}
.navbar-default .navbar-nav > .active > a {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-default .navbar-nav > .active > a:focus {
	color: rgb(35, 56, 118); background-color: transparent;
}
.navbar-default .navbar-nav > .active > a:hover {
	color: rgb(35, 56, 118); background-color: transparent;
}
@media screen and (min-width:768px)
{
.navbar-default .navbar-nav > .active > a::after {
	background: rgb(35, 56, 118); transition:400ms ease-in-out; left: 0px; height: 2px; right: 0px; bottom: -16px; display: block; position: absolute; content: "";
}
.mini.navbar-default .navbar-nav > .active > a::after {
	bottom: -7px;
}
.dropdown-menu > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(35, 56, 118);
}
.dropdown-menu > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(35, 56, 118);
}
.dropdown-menu {
	padding-top: 0px; padding-bottom: 0px;
}
}
/*底部导航*/
.foot_mp{ clear:both; padding:5px 0px; text-align:center; position:fixed; bottom:0; left:0; z-index: 999;width:100%;}
.foot_mp a{ text-align:center; display:inline-block; width:18%; max-width:100px; color:#F2F2F2;text-decoration: none; font-size:0.75em; font-weight:normal;}
.foot_mp a:hover{
color: #FFF;
text-decoration: none;
}
/*/底部导航*/
.ico_p,.ico_m,.ico_l,.ico_f,.ico_g{
background: url(../images/ico_p.png) no-repeat center top;
padding-top: 50%;
font-size: 1.0em;
color: #A29A8F;
text-align: center;
display: block;
}

#google_translate_element > .goog-te-gadget, .skiptranslate {
display: none !important;
}
#google_translate_element > .blocka {
display: block !important;
}
option:hover{
background-color:rgb(35, 56, 118);
color:#fff;
}
.mask {
position: fixed;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
background: rgba(0, 0, 0, .5);
z-index: 9999;
display: none;
}
.ico_m{background: url(../images/ico_m.png) no-repeat center top; }
.ico_l{background: url(../images/ico_l.png) no-repeat center top; }
.ico_f{background: url(../images/ico_f.png) no-repeat center top; }
.ico_g{background: url(../images/ico_g.png) no-repeat center top; }
.ico_p,.ico_m,.ico_l,.ico_f,.ico_g{background-size: 50%;}
.izl-rmenu{position:fixed; left:0; margin-right:20px; bottom:0px; padding-bottom:0px;  z-index:999; }
.izl-rmenu .sbtn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}

.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;color:#FFF;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;color:#FFF;}
.izl-rmenu .btn-qq .qq{background-color:#488bc7; position:absolute; width:160px; right:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-qq a {color:#FFF;font-size:14px;}

.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; right:-160px; top:0px; display:none;width:140px;height:140px;}

.izl-rmenu .btn-phone{height:73px;line-height:73px;height:73px;line-height:73px;background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; right:-160px; top:0px; line-height:36px; color:#FFF; font-size:16px; text-align:center; display:none;}

.izl-rmenu .btn-ali{background:url(../images/r_ali.png) 0px 0px no-repeat; background-color:#B8860B;}
.izl-rmenu .btn-ali:hover{background-color:#808000;}
.izl-rmenu a.btn-ali,.izl-rmenu a.btn-ali:visited{background:url(../images/r_ali.png) 0px 0px no-repeat; background-color:#B8860B; text-decoration:none; display:block;}


.izl-rmenu .btn-wangwang{background:url(../images/r_wangwang.png) 0px 0px no-repeat; background-color:#FFD700;}
.izl-rmenu .btn-wangwang:hover{background-color:#DAA520;}
.izl-rmenu a.btn-wangwang,.izl-rmenu a.btn-wangwang:visited{background:url(../images/r_wangwang.png) 0px 0px no-repeat; background-color:#FFD700; text-decoration:none; display:block;}

.izl-rmenu .btn-msn{background:url(../images/r_msn.png) 0px 0px no-repeat; background-color:#FF69B4;}
.izl-rmenu .btn-msn:hover{background-color:#8B008B;}
.izl-rmenu a.btn-msn,.izl-rmenu a.btn-skype:visited{background:url(../images/r_msn.png) 0px 0px no-repeat; background-color:#FF69B4; text-decoration:none; display:block;}

.izl-rmenu .btn-web{background:url(../images/r_web.png) 0px 0px no-repeat; background-color:#008a46;}
.izl-rmenu .btn-web:hover{background-color:#00663a;}
.izl-rmenu a.btn-web,.izl-rmenu a.btn-web:visited{background:url(../images/r_web.png) 0px 0px no-repeat; background-color:#008a46; text-decoration:none; display:block;}

.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
.slide-text > h1,.slide-text > p {color:#ffffff;}
.slide-text > a.btn-primary {background:#0099ff;color:#ffffff;}

@font-face {
	font-family: fontawesome;
	src: url(../fonts/fontawesome-webfont.ttf) format("truetype")/**url(../fonts/fontawesome-webfont.eot) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2) format("woff2"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(http://netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg) format("svg")**/;
	font-weight: 400;
	font-style: normal;
}
.fa {
	line-height: 1; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; display: inline-block; font-size-adjust: none; font-stretch: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto;
}
.fa-lg {
	line-height: 0.75em; font-size: 1.33em; vertical-align: -15%;
}
.fa-2x {
	font-size: 2em;
}
.fa-3x {
	font-size: 3em;
}
.fa-4x {
	font-size: 4em;
}
.fa-5x {
	font-size: 5em;
}
.fa-fw {
	width: 1.28em; text-align: center;
}
.fa-ul {
	padding-left: 0px; margin-left: 2.14em; list-style-type: none;
}
.fa-ul > li {
	position: relative;
}
.fa-li {
	left: -2.14em; top: 0.14em; width: 2.14em; text-align: center; position: absolute;
}
.fa-lg.fa-li {
	left: -1.85em;
}
.fa-border {
	padding: 0.2em 0.25em 0.15em; border-radius: 0.1em; border: 0.08em solid rgb(238, 238, 238); border-image: none;
}
.fa-pull-left {
	float: left;
}
.fa-pull-right {
	float: right;
}
.fa-pull-left.fa {
	margin-right: 0.3em;
}
.fa-pull-right.fa {
	margin-left: 0.3em;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.pull-left.fa {
	margin-right: 0.3em;
}
.pull-right.fa {
	margin-left: 0.3em;
}
.fa-spin {
	animation:fa-spin 2s linear infinite; -webkit-animation: fa-spin 2s infinite linear;
}
.fa-pulse {
	animation:fa-spin 1s steps(8, end) infinite; -webkit-animation: fa-spin 1s infinite steps(8);
}
.fa-rotate-90 {
	transform: rotate(90deg); -webkit-transform: rotate(90deg);
}
.fa-rotate-180 {
	transform: rotate(180deg); -webkit-transform: rotate(180deg);
}
.fa-rotate-270 {
	transform: rotate(270deg); -webkit-transform: rotate(270deg);
}
.fa-flip-horizontal {
	transform: scale(-1, 1); -webkit-transform: scale(-1, 1);
}
.fa-flip-vertical {
	transform: scale(1, -1); -webkit-transform: scale(1, -1);
}
:root .fa-rotate-90 {
	filter: none;
}
:root .fa-rotate-180 {
	filter: none;
}
:root .fa-rotate-270 {
	filter: none;
}
:root .fa-flip-horizontal {
	filter: none;
}
:root .fa-flip-vertical {
	filter: none;
}
.fa-stack {
	width: 2em; height: 2em; line-height: 2em; vertical-align: middle; display: inline-block; position: relative;
}
.fa-stack-1x {
	left: 0px; width: 100%; text-align: center; position: absolute;
}
.fa-stack-2x {
	left: 0px; width: 100%; text-align: center; position: absolute;
}
.fa-stack-1x {
	line-height: inherit;
}
.fa-stack-2x {
	font-size: 2em;
}
.fa-inverse {
	color: rgb(255, 255, 255);
}
.fa-glass::before {
	content: "\f000";
}
.fa-music::before {
	content: "\f001";
}
.fa-search::before {
	content: "\f002";
}
.fa-envelope-o::before {
	content: "\f003";
}
.fa-heart::before {
	content: "\f004";
}
.fa-star::before {
	content: "\f005";
}
.fa-star-o::before {
	content: "\f006";
}
.fa-user::before {
	content: "\f007";
}
.fa-film::before {
	content: "\f008";
}
.fa-th-large::before {
	content: "\f009";
}
.fa-th::before {
	content: "\f00a";
}
.fa-th-list::before {
	content: "\f00b";
}
.fa-check::before {
	content: "\f00c";
}
.fa-remove::before {
	content: "\f00d";
}
.fa-close::before {
	content: "\f00d";
}
.fa-times::before {
	content: "\f00d";
}
.fa-search-plus::before {
	content: "\f00e";
}
.fa-search-minus::before {
	content: "\f010";
}
.fa-power-off::before {
	content: "\f011";
}
.fa-signal::before {
	content: "\f012";
}
.fa-gear::before {
	content: "\f013";
}
.fa-cog::before {
	content: "\f013";
}
.fa-trash-o::before {
	content: "\f014";
}
.fa-home::before {
	content: "\f015";
}
.fa-file-o::before {
	content: "\f016";
}
.fa-clock-o::before {
	content: "\f017";
}
.fa-road::before {
	content: "\f018";
}
.fa-download::before {
	content: "\f019";
}
.fa-arrow-circle-o-down::before {
	content: "\f01a";
}
.fa-arrow-circle-o-up::before {
	content: "\f01b";
}
.fa-inbox::before {
	content: "\f01c";
}
.fa-play-circle-o::before {
	content: "\f01d";
}
.fa-rotate-right::before {
	content: "\f01e";
}
.fa-repeat::before {
	content: "\f01e";
}
.fa-refresh::before {
	content: "\f021";
}
.fa-list-alt::before {
	content: "\f022";
}
.fa-lock::before {
	content: "\f023";
}
.fa-flag::before {
	content: "\f024";
}
.fa-headphones::before {
	content: "\f025";
}
.fa-volume-off::before {
	content: "\f026";
}
.fa-volume-down::before {
	content: "\f027";
}
.fa-volume-up::before {
	content: "\f028";
}
.fa-qrcode::before {
	content: "\f029";
}
.fa-barcode::before {
	content: "\f02a";
}
.fa-tag::before {
	content: "\f02b";
}
.fa-tags::before {
	content: "\f02c";
}
.fa-book::before {
	content: "\f02d";
}
.fa-bookmark::before {
	content: "\f02e";
}
.fa-print::before {
	content: "\f02f";
}
.fa-camera::before {
	content: "\f030";
}
.fa-font::before {
	content: "\f031";
}
.fa-bold::before {
	content: "\f032";
}
.fa-italic::before {
	content: "\f033";
}
.fa-text-height::before {
	content: "\f034";
}
.fa-text-width::before {
	content: "\f035";
}
.fa-align-left::before {
	content: "\f036";
}
.fa-align-center::before {
	content: "\f037";
}
.fa-align-right::before {
	content: "\f038";
}
.fa-align-justify::before {
	content: "\f039";
}
.fa-list::before {
	content: "\f03a";
}
.fa-dedent::before {
	content: "\f03b";
}
.fa-outdent::before {
	content: "\f03b";
}
.fa-indent::before {
	content: "\f03c";
}
.fa-video-camera::before {
	content: "\f03d";
}
.fa-photo::before {
	content: "\f03e";
}
.fa-image::before {
	content: "\f03e";
}
.fa-picture-o::before {
	content: "\f03e";
}
.fa-pencil::before {
	content: "\f040";
}
.fa-map-marker::before {
	content: "\f041";
}
.fa-adjust::before {
	content: "\f042";
}
.fa-tint::before {
	content: "\f043";
}
.fa-edit::before {
	content: "\f044";
}
.fa-pencil-square-o::before {
	content: "\f044";
}
.fa-share-square-o::before {
	content: "\f045";
}
.fa-check-square-o::before {
	content: "\f046";
}
.fa-arrows::before {
	content: "\f047";
}
.fa-step-backward::before {
	content: "\f048";
}
.fa-fast-backward::before {
	content: "\f049";
}
.fa-backward::before {
	content: "\f04a";
}
.fa-play::before {
	content: "\f04b";
}
.fa-pause::before {
	content: "\f04c";
}
.fa-stop::before {
	content: "\f04d";
}
.fa-forward::before {
	content: "\f04e";
}
.fa-fast-forward::before {
	content: "\f050";
}
.fa-step-forward::before {
	content: "\f051";
}
.fa-eject::before {
	content: "\f052";
}
.fa-chevron-left::before {
	content: "\f053";
}
.fa-chevron-right::before {
	content: "\f054";
}
.fa-plus-circle::before {
	content: "\f055";
}
.fa-minus-circle::before {
	content: "\f056";
}
.fa-times-circle::before {
	content: "\f057";
}
.fa-check-circle::before {
	content: "\f058";
}
.fa-question-circle::before {
	content: "\f059";
}
.fa-info-circle::before {
	content: "\f05a";
}
.fa-crosshairs::before {
	content: "\f05b";
}
.fa-times-circle-o::before {
	content: "\f05c";
}
.fa-check-circle-o::before {
	content: "\f05d";
}
.fa-ban::before {
	content: "\f05e";
}
.fa-arrow-left::before {
	content: "\f060";
}
.fa-arrow-right::before {
	content: "\f061";
}
.fa-arrow-up::before {
	content: "\f062";
}
.fa-arrow-down::before {
	content: "\f063";
}
.fa-mail-forward::before {
	content: "\f064";
}
.fa-share::before {
	content: "\f064";
}
.fa-expand::before {
	content: "\f065";
}
.fa-compress::before {
	content: "\f066";
}
.fa-plus::before {
	content: "\f067";
}
.fa-minus::before {
	content: "\f068";
}
.fa-asterisk::before {
	content: "\f069";
}
.fa-exclamation-circle::before {
	content: "\f06a";
}
.fa-gift::before {
	content: "\f06b";
}
.fa-leaf::before {
	content: "\f06c";
}
.fa-fire::before {
	content: "\f06d";
}
.fa-eye::before {
	content: "\f06e";
}
.fa-eye-slash::before {
	content: "\f070";
}
.fa-warning::before {
	content: "\f071";
}
.fa-exclamation-triangle::before {
	content: "\f071";
}
.fa-plane::before {
	content: "\f072";
}
.fa-calendar::before {
	content: "\f073";
}
.fa-random::before {
	content: "\f074";
}
.fa-comment::before {
	content: "\f075";
}
.fa-magnet::before {
	content: "\f076";
}
.fa-chevron-up::before {
	content: "\f077";
}
.fa-chevron-down::before {
	content: "\f078";
}
.fa-retweet::before {
	content: "\f079";
}
.fa-shopping-cart::before {
	content: "\f07a";
}
.fa-folder::before {
	content: "\f07b";
}
.fa-folder-open::before {
	content: "\f07c";
}
.fa-arrows-v::before {
	content: "\f07d";
}
.fa-arrows-h::before {
	content: "\f07e";
}
.fa-bar-chart-o::before {
	content: "\f080";
}
.fa-bar-chart::before {
	content: "\f080";
}
.fa-twitter-square::before {
	content: "\f081";
}
.fa-facebook-square::before {
	content: "\f082";
}
.fa-camera-retro::before {
	content: "\f083";
}
.fa-key::before {
	content: "\f084";
}
.fa-gears::before {
	content: "\f085";
}
.fa-cogs::before {
	content: "\f085";
}
.fa-comments::before {
	content: "\f086";
}
.fa-thumbs-o-up::before {
	content: "\f087";
}
.fa-thumbs-o-down::before {
	content: "\f088";
}
.fa-star-half::before {
	content: "\f089";
}
.fa-heart-o::before {
	content: "\f08a";
}
.fa-sign-out::before {
	content: "\f08b";
}
.fa-linkedin-square::before {
	content: "\f08c";
}
.fa-thumb-tack::before {
	content: "\f08d";
}
.fa-external-link::before {
	content: "\f08e";
}
.fa-sign-in::before {
	content: "\f090";
}
.fa-trophy::before {
	content: "\f091";
}
.fa-github-square::before {
	content: "\f092";
}
.fa-upload::before {
	content: "\f093";
}
.fa-lemon-o::before {
	content: "\f094";
}
.fa-phone::before {
	content: "\f095";
}
.fa-square-o::before {
	content: "\f096";
}
.fa-bookmark-o::before {
	content: "\f097";
}
.fa-phone-square::before {
	content: "\f098";
}
.fa-twitter::before {
	content: "\f099";
}
.fa-facebook-f::before {
	content: "\f09a";
}
.fa-facebook::before {
	content: "\f09a";
}
.fa-github::before {
	content: "\f09b";
}
.fa-unlock::before {
	content: "\f09c";
}
.fa-credit-card::before {
	content: "\f09d";
}
.fa-feed::before {
	content: "\f09e";
}
.fa-rss::before {
	content: "\f09e";
}
.fa-hdd-o::before {
	content: "\f0a0";
}
.fa-bullhorn::before {
	content: "\f0a1";
}
.fa-bell::before {
	content: "\f0f3";
}
.fa-certificate::before {
	content: "\f0a3";
}
.fa-hand-o-right::before {
	content: "\f0a4";
}
.fa-hand-o-left::before {
	content: "\f0a5";
}
.fa-hand-o-up::before {
	content: "\f0a6";
}
.fa-hand-o-down::before {
	content: "\f0a7";
}
.fa-arrow-circle-left::before {
	content: "\f0a8";
}
.fa-arrow-circle-right::before {
	content: "\f0a9";
}
.fa-arrow-circle-up::before {
	content: "\f0aa";
}
.fa-arrow-circle-down::before {
	content: "\f0ab";
}
.fa-globe::before {
	content: "\f0ac";
}
.fa-wrench::before {
	content: "\f0ad";
}
.fa-tasks::before {
	content: "\f0ae";
}
.fa-filter::before {
	content: "\f0b0";
}
.fa-briefcase::before {
	content: "\f0b1";
}
.fa-arrows-alt::before {
	content: "\f0b2";
}
.fa-group::before {
	content: "\f0c0";
}
.fa-users::before {
	content: "\f0c0";
}
.fa-chain::before {
	content: "\f0c1";
}
.fa-link::before {
	content: "\f0c1";
}
.fa-cloud::before {
	content: "\f0c2";
}
.fa-flask::before {
	content: "\f0c3";
}
.fa-cut::before {
	content: "\f0c4";
}
.fa-scissors::before {
	content: "\f0c4";
}
.fa-copy::before {
	content: "\f0c5";
}
.fa-files-o::before {
	content: "\f0c5";
}
.fa-paperclip::before {
	content: "\f0c6";
}
.fa-save::before {
	content: "\f0c7";
}
.fa-floppy-o::before {
	content: "\f0c7";
}
.fa-square::before {
	content: "\f0c8";
}
.fa-navicon::before {
	content: "\f0c9";
}
.fa-reorder::before {
	content: "\f0c9";
}
.fa-bars::before {
	content: "\f0c9";
}
.fa-list-ul::before {
	content: "\f0ca";
}
.fa-list-ol::before {
	content: "\f0cb";
}
.fa-strikethrough::before {
	content: "\f0cc";
}
.fa-underline::before {
	content: "\f0cd";
}
.fa-table::before {
	content: "\f0ce";
}
.fa-magic::before {
	content: "\f0d0";
}
.fa-truck::before {
	content: "\f0d1";
}
.fa-pinterest::before {
	content: "\f0d2";
}
.fa-pinterest-square::before {
	content: "\f0d3";
}
.fa-google-plus-square::before {
	content: "\f0d4";
}
.fa-google-plus::before {
	content: "\f0d5";
}
.fa-money::before {
	content: "\f0d6";
}
.fa-caret-down::before {
	content: "\f0d7";
}
.fa-caret-up::before {
	content: "\f0d8";
}
.fa-caret-left::before {
	content: "\f0d9";
}
.fa-caret-right::before {
	content: "\f0da";
}
.fa-columns::before {
	content: "\f0db";
}
.fa-unsorted::before {
	content: "\f0dc";
}
.fa-sort::before {
	content: "\f0dc";
}
.fa-sort-down::before {
	content: "\f0dd";
}
.fa-sort-desc::before {
	content: "\f0dd";
}
.fa-sort-up::before {
	content: "\f0de";
}
.fa-sort-asc::before {
	content: "\f0de";
}
.fa-envelope::before {
	content: "\f0e0";
}
.fa-linkedin::before {
	content: "\f0e1";
}
.fa-rotate-left::before {
	content: "\f0e2";
}
.fa-undo::before {
	content: "\f0e2";
}
.fa-legal::before {
	content: "\f0e3";
}
.fa-gavel::before {
	content: "\f0e3";
}
.fa-dashboard::before {
	content: "\f0e4";
}
.fa-tachometer::before {
	content: "\f0e4";
}
.fa-comment-o::before {
	content: "\f0e5";
}
.fa-comments-o::before {
	content: "\f0e6";
}
.fa-flash::before {
	content: "\f0e7";
}
.fa-bolt::before {
	content: "\f0e7";
}
.fa-sitemap::before {
	content: "\f0e8";
}
.fa-umbrella::before {
	content: "\f0e9";
}
.fa-paste::before {
	content: "\f0ea";
}
.fa-clipboard::before {
	content: "\f0ea";
}
.fa-lightbulb-o::before {
	content: "\f0eb";
}
.fa-exchange::before {
	content: "\f0ec";
}
.fa-cloud-download::before {
	content: "\f0ed";
}
.fa-cloud-upload::before {
	content: "\f0ee";
}
.fa-user-md::before {
	content: "\f0f0";
}
.fa-stethoscope::before {
	content: "\f0f1";
}
.fa-suitcase::before {
	content: "\f0f2";
}
.fa-bell-o::before {
	content: "\f0a2";
}
.fa-coffee::before {
	content: "\f0f4";
}
.fa-cutlery::before {
	content: "\f0f5";
}
.fa-file-text-o::before {
	content: "\f0f6";
}
.fa-building-o::before {
	content: "\f0f7";
}
.fa-hospital-o::before {
	content: "\f0f8";
}
.fa-ambulance::before {
	content: "\f0f9";
}
.fa-medkit::before {
	content: "\f0fa";
}
.fa-fighter-jet::before {
	content: "\f0fb";
}
.fa-beer::before {
	content: "\f0fc";
}
.fa-h-square::before {
	content: "\f0fd";
}
.fa-plus-square::before {
	content: "\f0fe";
}
.fa-angle-double-left::before {
	content: "\f100";
}
.fa-angle-double-right::before {
	content: "\f101";
}
.fa-angle-double-up::before {
	content: "\f102";
}
.fa-angle-double-down::before {
	content: "\f103";
}
.fa-angle-left::before {
	content: "\f104";
}
.fa-angle-right::before {
	content: "\f105";
}
.fa-angle-up::before {
	content: "\f106";
}
.fa-angle-down::before {
	content: "\f107";
}
.fa-desktop::before {
	content: "\f108";
}
.fa-laptop::before {
	content: "\f109";
}
.fa-tablet::before {
	content: "\f10a";
}
.fa-mobile-phone::before {
	content: "\f10b";
}
.fa-mobile::before {
	content: "\f10b";
}
.fa-circle-o::before {
	content: "\f10c";
}
.fa-quote-left::before {
	content: "\f10d";
}
.fa-quote-right::before {
	content: "\f10e";
}
.fa-spinner::before {
	content: "\f110";
}
.fa-circle::before {
	content: "\f111";
}
.fa-mail-reply::before {
	content: "\f112";
}
.fa-reply::before {
	content: "\f112";
}
.fa-github-alt::before {
	content: "\f113";
}
.fa-folder-o::before {
	content: "\f114";
}
.fa-folder-open-o::before {
	content: "\f115";
}
.fa-smile-o::before {
	content: "\f118";
}
.fa-frown-o::before {
	content: "\f119";
}
.fa-meh-o::before {
	content: "\f11a";
}
.fa-gamepad::before {
	content: "\f11b";
}
.fa-keyboard-o::before {
	content: "\f11c";
}
.fa-flag-o::before {
	content: "\f11d";
}
.fa-flag-checkered::before {
	content: "\f11e";
}
.fa-terminal::before {
	content: "\f120";
}
.fa-code::before {
	content: "\f121";
}
.fa-mail-reply-all::before {
	content: "\f122";
}
.fa-reply-all::before {
	content: "\f122";
}
.fa-star-half-empty::before {
	content: "\f123";
}
.fa-star-half-full::before {
	content: "\f123";
}
.fa-star-half-o::before {
	content: "\f123";
}
.fa-location-arrow::before {
	content: "\f124";
}
.fa-crop::before {
	content: "\f125";
}
.fa-code-fork::before {
	content: "\f126";
}
.fa-unlink::before {
	content: "\f127";
}
.fa-chain-broken::before {
	content: "\f127";
}
.fa-question::before {
	content: "\f128";
}
.fa-info::before {
	content: "\f129";
}
.fa-exclamation::before {
	content: "\f12a";
}
.fa-superscript::before {
	content: "\f12b";
}
.fa-subscript::before {
	content: "\f12c";
}
.fa-eraser::before {
	content: "\f12d";
}
.fa-puzzle-piece::before {
	content: "\f12e";
}
.fa-microphone::before {
	content: "\f130";
}
.fa-microphone-slash::before {
	content: "\f131";
}
.fa-shield::before {
	content: "\f132";
}
.fa-calendar-o::before {
	content: "\f133";
}
.fa-fire-extinguisher::before {
	content: "\f134";
}
.fa-rocket::before {
	content: "\f135";
}
.fa-maxcdn::before {
	content: "\f136";
}
.fa-chevron-circle-left::before {
	content: "\f137";
}
.fa-chevron-circle-right::before {
	content: "\f138";
}
.fa-chevron-circle-up::before {
	content: "\f139";
}
.fa-chevron-circle-down::before {
	content: "\f13a";
}
.fa-html5::before {
	content: "\f13b";
}
.fa-css3::before {
	content: "\f13c";
}
.fa-anchor::before {
	content: "\f13d";
}
.fa-unlock-alt::before {
	content: "\f13e";
}
.fa-bullseye::before {
	content: "\f140";
}
.fa-ellipsis-h::before {
	content: "\f141";
}
.fa-ellipsis-v::before {
	content: "\f142";
}
.fa-rss-square::before {
	content: "\f143";
}
.fa-play-circle::before {
	content: "\f144";
}
.fa-ticket::before {
	content: "\f145";
}
.fa-minus-square::before {
	content: "\f146";
}
.fa-minus-square-o::before {
	content: "\f147";
}
.fa-level-up::before {
	content: "\f148";
}
.fa-level-down::before {
	content: "\f149";
}
.fa-check-square::before {
	content: "\f14a";
}
.fa-pencil-square::before {
	content: "\f14b";
}
.fa-external-link-square::before {
	content: "\f14c";
}
.fa-share-square::before {
	content: "\f14d";
}
.fa-compass::before {
	content: "\f14e";
}
.fa-toggle-down::before {
	content: "\f150";
}
.fa-caret-square-o-down::before {
	content: "\f150";
}
.fa-toggle-up::before {
	content: "\f151";
}
.fa-caret-square-o-up::before {
	content: "\f151";
}
.fa-toggle-right::before {
	content: "\f152";
}
.fa-caret-square-o-right::before {
	content: "\f152";
}
.fa-euro::before {
	content: "\f153";
}
.fa-eur::before {
	content: "\f153";
}
.fa-gbp::before {
	content: "\f154";
}
.fa-dollar::before {
	content: "\f155";
}
.fa-usd::before {
	content: "\f155";
}
.fa-rupee::before {
	content: "\f156";
}
.fa-inr::before {
	content: "\f156";
}
.fa-cny::before {
	content: "\f157";
}
.fa-rmb::before {
	content: "\f157";
}
.fa-yen::before {
	content: "\f157";
}
.fa-jpy::before {
	content: "\f157";
}
.fa-ruble::before {
	content: "\f158";
}
.fa-rouble::before {
	content: "\f158";
}
.fa-rub::before {
	content: "\f158";
}
.fa-won::before {
	content: "\f159";
}
.fa-krw::before {
	content: "\f159";
}
.fa-bitcoin::before {
	content: "\f15a";
}
.fa-btc::before {
	content: "\f15a";
}
.fa-file::before {
	content: "\f15b";
}
.fa-file-text::before {
	content: "\f15c";
}
.fa-sort-alpha-asc::before {
	content: "\f15d";
}
.fa-sort-alpha-desc::before {
	content: "\f15e";
}
.fa-sort-amount-asc::before {
	content: "\f160";
}
.fa-sort-amount-desc::before {
	content: "\f161";
}
.fa-sort-numeric-asc::before {
	content: "\f162";
}
.fa-sort-numeric-desc::before {
	content: "\f163";
}
.fa-thumbs-up::before {
	content: "\f164";
}
.fa-thumbs-down::before {
	content: "\f165";
}
.fa-youtube-square::before {
	content: "\f166";
}
.fa-youtube::before {
	content: "\f167";
}
.fa-xing::before {
	content: "\f168";
}
.fa-xing-square::before {
	content: "\f169";
}
.fa-youtube-play::before {
	content: "\f16a";
}
.fa-dropbox::before {
	content: "\f16b";
}
.fa-stack-overflow::before {
	content: "\f16c";
}
.fa-instagram::before {
	content: "\f16d";
}
.fa-flickr::before {
	content: "\f16e";
}
.fa-adn::before {
	content: "\f170";
}
.fa-bitbucket::before {
	content: "\f171";
}
.fa-bitbucket-square::before {
	content: "\f172";
}
.fa-tumblr::before {
	content: "\f173";
}
.fa-tumblr-square::before {
	content: "\f174";
}
.fa-long-arrow-down::before {
	content: "\f175";
}
.fa-long-arrow-up::before {
	content: "\f176";
}
.fa-long-arrow-left::before {
	content: "\f177";
}
.fa-long-arrow-right::before {
	content: "\f178";
}
.fa-apple::before {
	content: "\f179";
}
.fa-windows::before {
	content: "\f17a";
}
.fa-android::before {
	content: "\f17b";
}
.fa-linux::before {
	content: "\f17c";
}
.fa-dribbble::before {
	content: "\f17d";
}
.fa-skype::before {
	content: "\f17e";
}
.fa-foursquare::before {
	content: "\f180";
}
.fa-trello::before {
	content: "\f181";
}
.fa-female::before {
	content: "\f182";
}
.fa-male::before {
	content: "\f183";
}
.fa-gittip::before {
	content: "\f184";
}
.fa-gratipay::before {
	content: "\f184";
}
.fa-sun-o::before {
	content: "\f185";
}
.fa-moon-o::before {
	content: "\f186";
}
.fa-archive::before {
	content: "\f187";
}
.fa-bug::before {
	content: "\f188";
}
.fa-vk::before {
	content: "\f189";
}
.fa-weibo::before {
	content: "\f18a";
}
.fa-renren::before {
	content: "\f18b";
}
.fa-pagelines::before {
	content: "\f18c";
}
.fa-stack-exchange::before {
	content: "\f18d";
}
.fa-arrow-circle-o-right::before {
	content: "\f18e";
}
.fa-arrow-circle-o-left::before {
	content: "\f190";
}
.fa-toggle-left::before {
	content: "\f191";
}
.fa-caret-square-o-left::before {
	content: "\f191";
}
.fa-dot-circle-o::before {
	content: "\f192";
}
.fa-wheelchair::before {
	content: "\f193";
}
.fa-vimeo-square::before {
	content: "\f194";
}
.fa-turkish-lira::before {
	content: "\f195";
}
.fa-try::before {
	content: "\f195";
}
.fa-plus-square-o::before {
	content: "\f196";
}
.fa-space-shuttle::before {
	content: "\f197";
}
.fa-slack::before {
	content: "\f198";
}
.fa-envelope-square::before {
	content: "\f199";
}
.fa-wordpress::before {
	content: "\f19a";
}
.fa-openid::before {
	content: "\f19b";
}
.fa-institution::before {
	content: "\f19c";
}
.fa-bank::before {
	content: "\f19c";
}
.fa-university::before {
	content: "\f19c";
}
.fa-mortar-board::before {
	content: "\f19d";
}
.fa-graduation-cap::before {
	content: "\f19d";
}
.fa-yahoo::before {
	content: "\f19e";
}
.fa-google::before {
	content: "\f1a0";
}
.fa-reddit::before {
	content: "\f1a1";
}
.fa-reddit-square::before {
	content: "\f1a2";
}
.fa-stumbleupon-circle::before {
	content: "\f1a3";
}
.fa-stumbleupon::before {
	content: "\f1a4";
}
.fa-delicious::before {
	content: "\f1a5";
}
.fa-digg::before {
	content: "\f1a6";
}
.fa-pied-piper-pp::before {
	content: "\f1a7";
}
.fa-pied-piper-alt::before {
	content: "\f1a8";
}
.fa-drupal::before {
	content: "\f1a9";
}
.fa-joomla::before {
	content: "\f1aa";
}
.fa-language::before {
	content: "\f1ab";
}
.fa-fax::before {
	content: "\f1ac";
}
.fa-building::before {
	content: "\f1ad";
}
.fa-child::before {
	content: "\f1ae";
}
.fa-paw::before {
	content: "\f1b0";
}
.fa-spoon::before {
	content: "\f1b1";
}
.fa-cube::before {
	content: "\f1b2";
}
.fa-cubes::before {
	content: "\f1b3";
}
.fa-behance::before {
	content: "\f1b4";
}
.fa-behance-square::before {
	content: "\f1b5";
}
.fa-steam::before {
	content: "\f1b6";
}
.fa-steam-square::before {
	content: "\f1b7";
}
.fa-recycle::before {
	content: "\f1b8";
}
.fa-automobile::before {
	content: "\f1b9";
}
.fa-car::before {
	content: "\f1b9";
}
.fa-cab::before {
	content: "\f1ba";
}
.fa-taxi::before {
	content: "\f1ba";
}
.fa-tree::before {
	content: "\f1bb";
}
.fa-spotify::before {
	content: "\f1bc";
}
.fa-deviantart::before {
	content: "\f1bd";
}
.fa-soundcloud::before {
	content: "\f1be";
}
.fa-database::before {
	content: "\f1c0";
}
.fa-file-pdf-o::before {
	content: "\f1c1";
}
.fa-file-word-o::before {
	content: "\f1c2";
}
.fa-file-excel-o::before {
	content: "\f1c3";
}
.fa-file-powerpoint-o::before {
	content: "\f1c4";
}
.fa-file-photo-o::before {
	content: "\f1c5";
}
.fa-file-picture-o::before {
	content: "\f1c5";
}
.fa-file-image-o::before {
	content: "\f1c5";
}
.fa-file-zip-o::before {
	content: "\f1c6";
}
.fa-file-archive-o::before {
	content: "\f1c6";
}
.fa-file-sound-o::before {
	content: "\f1c7";
}
.fa-file-audio-o::before {
	content: "\f1c7";
}
.fa-file-movie-o::before {
	content: "\f1c8";
}
.fa-file-video-o::before {
	content: "\f1c8";
}
.fa-file-code-o::before {
	content: "\f1c9";
}
.fa-vine::before {
	content: "\f1ca";
}
.fa-codepen::before {
	content: "\f1cb";
}
.fa-jsfiddle::before {
	content: "\f1cc";
}
.fa-life-bouy::before {
	content: "\f1cd";
}
.fa-life-buoy::before {
	content: "\f1cd";
}
.fa-life-saver::before {
	content: "\f1cd";
}
.fa-support::before {
	content: "\f1cd";
}
.fa-life-ring::before {
	content: "\f1cd";
}
.fa-circle-o-notch::before {
	content: "\f1ce";
}
.fa-ra::before {
	content: "\f1d0";
}
.fa-resistance::before {
	content: "\f1d0";
}
.fa-rebel::before {
	content: "\f1d0";
}
.fa-ge::before {
	content: "\f1d1";
}
.fa-empire::before {
	content: "\f1d1";
}
.fa-git-square::before {
	content: "\f1d2";
}
.fa-git::before {
	content: "\f1d3";
}
.fa-y-combinator-square::before {
	content: "\f1d4";
}
.fa-yc-square::before {
	content: "\f1d4";
}
.fa-hacker-news::before {
	content: "\f1d4";
}
.fa-tencent-weibo::before {
	content: "\f1d5";
}
.fa-qq::before {
	content: "\f1d6";
}
.fa-wechat::before {
	content: "\f1d7";
}
.fa-weixin::before {
	content: "\f1d7";
}
.fa-send::before {
	content: "\f1d8";
}
.fa-paper-plane::before {
	content: "\f1d8";
}
.fa-send-o::before {
	content: "\f1d9";
}
.fa-paper-plane-o::before {
	content: "\f1d9";
}
.fa-history::before {
	content: "\f1da";
}
.fa-circle-thin::before {
	content: "\f1db";
}
.fa-header::before {
	content: "\f1dc";
}
.fa-paragraph::before {
	content: "\f1dd";
}
.fa-sliders::before {
	content: "\f1de";
}
.fa-share-alt::before {
	content: "\f1e0";
}
.fa-share-alt-square::before {
	content: "\f1e1";
}
.fa-bomb::before {
	content: "\f1e2";
}
.fa-soccer-ball-o::before {
	content: "\f1e3";
}
.fa-futbol-o::before {
	content: "\f1e3";
}
.fa-tty::before {
	content: "\f1e4";
}
.fa-binoculars::before {
	content: "\f1e5";
}
.fa-plug::before {
	content: "\f1e6";
}
.fa-slideshare::before {
	content: "\f1e7";
}
.fa-twitch::before {
	content: "\f1e8";
}
.fa-yelp::before {
	content: "\f1e9";
}
.fa-newspaper-o::before {
	content: "\f1ea";
}
.fa-wifi::before {
	content: "\f1eb";
}
.fa-calculator::before {
	content: "\f1ec";
}
.fa-paypal::before {
	content: "\f1ed";
}
.fa-google-wallet::before {
	content: "\f1ee";
}
.fa-cc-visa::before {
	content: "\f1f0";
}
.fa-cc-mastercard::before {
	content: "\f1f1";
}
.fa-cc-discover::before {
	content: "\f1f2";
}
.fa-cc-amex::before {
	content: "\f1f3";
}
.fa-cc-paypal::before {
	content: "\f1f4";
}
.fa-cc-stripe::before {
	content: "\f1f5";
}
.fa-bell-slash::before {
	content: "\f1f6";
}
.fa-bell-slash-o::before {
	content: "\f1f7";
}
.fa-trash::before {
	content: "\f1f8";
}
.fa-copyright::before {
	content: "\f1f9";
}
.fa-at::before {
	content: "\f1fa";
}
.fa-eyedropper::before {
	content: "\f1fb";
}
.fa-paint-brush::before {
	content: "\f1fc";
}
.fa-birthday-cake::before {
	content: "\f1fd";
}
.fa-area-chart::before {
	content: "\f1fe";
}
.fa-pie-chart::before {
	content: "\f200";
}
.fa-line-chart::before {
	content: "\f201";
}
.fa-lastfm::before {
	content: "\f202";
}
.fa-lastfm-square::before {
	content: "\f203";
}
.fa-toggle-off::before {
	content: "\f204";
}
.fa-toggle-on::before {
	content: "\f205";
}
.fa-bicycle::before {
	content: "\f206";
}
.fa-bus::before {
	content: "\f207";
}
.fa-ioxhost::before {
	content: "\f208";
}
.fa-angellist::before {
	content: "\f209";
}
.fa-cc::before {
	content: "\f20a";
}
.fa-shekel::before {
	content: "\f20b";
}
.fa-sheqel::before {
	content: "\f20b";
}
.fa-ils::before {
	content: "\f20b";
}
.fa-meanpath::before {
	content: "\f20c";
}
.fa-buysellads::before {
	content: "\f20d";
}
.fa-connectdevelop::before {
	content: "\f20e";
}
.fa-dashcube::before {
	content: "\f210";
}
.fa-forumbee::before {
	content: "\f211";
}
.fa-leanpub::before {
	content: "\f212";
}
.fa-sellsy::before {
	content: "\f213";
}
.fa-shirtsinbulk::before {
	content: "\f214";
}
.fa-simplybuilt::before {
	content: "\f215";
}
.fa-skyatlas::before {
	content: "\f216";
}
.fa-cart-plus::before {
	content: "\f217";
}
.fa-cart-arrow-down::before {
	content: "\f218";
}
.fa-diamond::before {
	content: "\f219";
}
.fa-ship::before {
	content: "\f21a";
}
.fa-user-secret::before {
	content: "\f21b";
}
.fa-motorcycle::before {
	content: "\f21c";
}
.fa-street-view::before {
	content: "\f21d";
}
.fa-heartbeat::before {
	content: "\f21e";
}
.fa-venus::before {
	content: "\f221";
}
.fa-mars::before {
	content: "\f222";
}
.fa-mercury::before {
	content: "\f223";
}
.fa-intersex::before {
	content: "\f224";
}
.fa-transgender::before {
	content: "\f224";
}
.fa-transgender-alt::before {
	content: "\f225";
}
.fa-venus-double::before {
	content: "\f226";
}
.fa-mars-double::before {
	content: "\f227";
}
.fa-venus-mars::before {
	content: "\f228";
}
.fa-mars-stroke::before {
	content: "\f229";
}
.fa-mars-stroke-v::before {
	content: "\f22a";
}
.fa-mars-stroke-h::before {
	content: "\f22b";
}
.fa-neuter::before {
	content: "\f22c";
}
.fa-genderless::before {
	content: "\f22d";
}
.fa-facebook-official::before {
	content: "\f230";
}
.fa-pinterest-p::before {
	content: "\f231";
}
.fa-whatsapp::before {
	content: "\f232";
}
.fa-server::before {
	content: "\f233";
}
.fa-user-plus::before {
	content: "\f234";
}
.fa-user-times::before {
	content: "\f235";
}
.fa-hotel::before {
	content: "\f236";
}
.fa-bed::before {
	content: "\f236";
}
.fa-viacoin::before {
	content: "\f237";
}
.fa-train::before {
	content: "\f238";
}
.fa-subway::before {
	content: "\f239";
}
.fa-medium::before {
	content: "\f23a";
}
.fa-yc::before {
	content: "\f23b";
}
.fa-y-combinator::before {
	content: "\f23b";
}
.fa-optin-monster::before {
	content: "\f23c";
}
.fa-opencart::before {
	content: "\f23d";
}
.fa-expeditedssl::before {
	content: "\f23e";
}
.fa-battery-4::before {
	content: "\f240";
}
.fa-battery::before {
	content: "\f240";
}
.fa-battery-full::before {
	content: "\f240";
}
.fa-battery-3::before {
	content: "\f241";
}
.fa-battery-three-quarters::before {
	content: "\f241";
}
.fa-battery-2::before {
	content: "\f242";
}
.fa-battery-half::before {
	content: "\f242";
}
.fa-battery-1::before {
	content: "\f243";
}
.fa-battery-quarter::before {
	content: "\f243";
}
.fa-battery-0::before {
	content: "\f244";
}
.fa-battery-empty::before {
	content: "\f244";
}
.fa-mouse-pointer::before {
	content: "\f245";
}
.fa-i-cursor::before {
	content: "\f246";
}
.fa-object-group::before {
	content: "\f247";
}
.fa-object-ungroup::before {
	content: "\f248";
}
.fa-sticky-note::before {
	content: "\f249";
}
.fa-sticky-note-o::before {
	content: "\f24a";
}
.fa-cc-jcb::before {
	content: "\f24b";
}
.fa-cc-diners-club::before {
	content: "\f24c";
}
.fa-clone::before {
	content: "\f24d";
}
.fa-balance-scale::before {
	content: "\f24e";
}
.fa-hourglass-o::before {
	content: "\f250";
}
.fa-hourglass-1::before {
	content: "\f251";
}
.fa-hourglass-start::before {
	content: "\f251";
}
.fa-hourglass-2::before {
	content: "\f252";
}
.fa-hourglass-half::before {
	content: "\f252";
}
.fa-hourglass-3::before {
	content: "\f253";
}
.fa-hourglass-end::before {
	content: "\f253";
}
.fa-hourglass::before {
	content: "\f254";
}
.fa-hand-grab-o::before {
	content: "\f255";
}
.fa-hand-rock-o::before {
	content: "\f255";
}
.fa-hand-stop-o::before {
	content: "\f256";
}
.fa-hand-paper-o::before {
	content: "\f256";
}
.fa-hand-scissors-o::before {
	content: "\f257";
}
.fa-hand-lizard-o::before {
	content: "\f258";
}
.fa-hand-spock-o::before {
	content: "\f259";
}
.fa-hand-pointer-o::before {
	content: "\f25a";
}
.fa-hand-peace-o::before {
	content: "\f25b";
}
.fa-trademark::before {
	content: "\f25c";
}
.fa-registered::before {
	content: "\f25d";
}
.fa-creative-commons::before {
	content: "\f25e";
}
.fa-gg::before {
	content: "\f260";
}
.fa-gg-circle::before {
	content: "\f261";
}
.fa-tripadvisor::before {
	content: "\f262";
}
.fa-odnoklassniki::before {
	content: "\f263";
}
.fa-odnoklassniki-square::before {
	content: "\f264";
}
.fa-get-pocket::before {
	content: "\f265";
}
.fa-wikipedia-w::before {
	content: "\f266";
}
.fa-safari::before {
	content: "\f267";
}
.fa-chrome::before {
	content: "\f268";
}
.fa-firefox::before {
	content: "\f269";
}
.fa-opera::before {
	content: "\f26a";
}
.fa-internet-explorer::before {
	content: "\f26b";
}
.fa-tv::before {
	content: "\f26c";
}
.fa-television::before {
	content: "\f26c";
}
.fa-contao::before {
	content: "\f26d";
}
.fa-500px::before {
	content: "\f26e";
}
.fa-amazon::before {
	content: "\f270";
}
.fa-calendar-plus-o::before {
	content: "\f271";
}
.fa-calendar-minus-o::before {
	content: "\f272";
}
.fa-calendar-times-o::before {
	content: "\f273";
}
.fa-calendar-check-o::before {
	content: "\f274";
}
.fa-industry::before {
	content: "\f275";
}
.fa-map-pin::before {
	content: "\f276";
}
.fa-map-signs::before {
	content: "\f277";
}
.fa-map-o::before {
	content: "\f278";
}
.fa-map::before {
	content: "\f279";
}
.fa-commenting::before {
	content: "\f27a";
}
.fa-commenting-o::before {
	content: "\f27b";
}
.fa-houzz::before {
	content: "\f27c";
}
.fa-vimeo::before {
	content: "\f27d";
}
.fa-black-tie::before {
	content: "\f27e";
}
.fa-fonticons::before {
	content: "\f280";
}
.fa-reddit-alien::before {
	content: "\f281";
}
.fa-edge::before {
	content: "\f282";
}
.fa-credit-card-alt::before {
	content: "\f283";
}
.fa-codiepie::before {
	content: "\f284";
}
.fa-modx::before {
	content: "\f285";
}
.fa-fort-awesome::before {
	content: "\f286";
}
.fa-usb::before {
	content: "\f287";
}
.fa-product-hunt::before {
	content: "\f288";
}
.fa-mixcloud::before {
	content: "\f289";
}
.fa-scribd::before {
	content: "\f28a";
}
.fa-pause-circle::before {
	content: "\f28b";
}
.fa-pause-circle-o::before {
	content: "\f28c";
}
.fa-stop-circle::before {
	content: "\f28d";
}
.fa-stop-circle-o::before {
	content: "\f28e";
}
.fa-shopping-bag::before {
	content: "\f290";
}
.fa-shopping-basket::before {
	content: "\f291";
}
.fa-hashtag::before {
	content: "\f292";
}
.fa-bluetooth::before {
	content: "\f293";
}
.fa-bluetooth-b::before {
	content: "\f294";
}
.fa-percent::before {
	content: "\f295";
}
.fa-gitlab::before {
	content: "\f296";
}
.fa-wpbeginner::before {
	content: "\f297";
}
.fa-wpforms::before {
	content: "\f298";
}
.fa-envira::before {
	content: "\f299";
}
.fa-universal-access::before {
	content: "\f29a";
}
.fa-wheelchair-alt::before {
	content: "\f29b";
}
.fa-question-circle-o::before {
	content: "\f29c";
}
.fa-blind::before {
	content: "\f29d";
}
.fa-audio-description::before {
	content: "\f29e";
}
.fa-volume-control-phone::before {
	content: "\f2a0";
}
.fa-braille::before {
	content: "\f2a1";
}
.fa-assistive-listening-systems::before {
	content: "\f2a2";
}
.fa-asl-interpreting::before {
	content: "\f2a3";
}
.fa-american-sign-language-interpreting::before {
	content: "\f2a3";
}
.fa-deafness::before {
	content: "\f2a4";
}
.fa-hard-of-hearing::before {
	content: "\f2a4";
}
.fa-deaf::before {
	content: "\f2a4";
}
.fa-glide::before {
	content: "\f2a5";
}
.fa-glide-g::before {
	content: "\f2a6";
}
.fa-signing::before {
	content: "\f2a7";
}
.fa-sign-language::before {
	content: "\f2a7";
}
.fa-low-vision::before {
	content: "\f2a8";
}
.fa-viadeo::before {
	content: "\f2a9";
}
.fa-viadeo-square::before {
	content: "\f2aa";
}
.fa-snapchat::before {
	content: "\f2ab";
}
.fa-snapchat-ghost::before {
	content: "\f2ac";
}
.fa-snapchat-square::before {
	content: "\f2ad";
}
.fa-pied-piper::before {
	content: "\f2ae";
}
.fa-first-order::before {
	content: "\f2b0";
}
.fa-yoast::before {
	content: "\f2b1";
}
.fa-themeisle::before {
	content: "\f2b2";
}
.fa-google-plus-circle::before {
	content: "\f2b3";
}
.fa-google-plus-official::before {
	content: "\f2b3";
}
.fa-fa::before {
	content: "\f2b4";
}
.fa-font-awesome::before {
	content: "\f2b4";
}
.fa-handshake-o::before {
	content: "\f2b5";
}
.fa-envelope-open::before {
	content: "\f2b6";
}
.fa-envelope-open-o::before {
	content: "\f2b7";
}
.fa-linode::before {
	content: "\f2b8";
}
.fa-address-book::before {
	content: "\f2b9";
}
.fa-address-book-o::before {
	content: "\f2ba";
}
.fa-vcard::before {
	content: "\f2bb";
}
.fa-address-card::before {
	content: "\f2bb";
}
.fa-vcard-o::before {
	content: "\f2bc";
}
.fa-address-card-o::before {
	content: "\f2bc";
}
.fa-user-circle::before {
	content: "\f2bd";
}
.fa-user-circle-o::before {
	content: "\f2be";
}
.fa-user-o::before {
	content: "\f2c0";
}
.fa-id-badge::before {
	content: "\f2c1";
}
.fa-drivers-license::before {
	content: "\f2c2";
}
.fa-id-card::before {
	content: "\f2c2";
}
.fa-drivers-license-o::before {
	content: "\f2c3";
}
.fa-id-card-o::before {
	content: "\f2c3";
}
.fa-quora::before {
	content: "\f2c4";
}
.fa-free-code-camp::before {
	content: "\f2c5";
}
.fa-telegram::before {
	content: "\f2c6";
}
.fa-thermometer-4::before {
	content: "\f2c7";
}
.fa-thermometer::before {
	content: "\f2c7";
}
.fa-thermometer-full::before {
	content: "\f2c7";
}
.fa-thermometer-3::before {
	content: "\f2c8";
}
.fa-thermometer-three-quarters::before {
	content: "\f2c8";
}
.fa-thermometer-2::before {
	content: "\f2c9";
}
.fa-thermometer-half::before {
	content: "\f2c9";
}
.fa-thermometer-1::before {
	content: "\f2ca";
}
.fa-thermometer-quarter::before {
	content: "\f2ca";
}
.fa-thermometer-0::before {
	content: "\f2cb";
}
.fa-thermometer-empty::before {
	content: "\f2cb";
}
.fa-shower::before {
	content: "\f2cc";
}
.fa-bathtub::before {
	content: "\f2cd";
}
.fa-s15::before {
	content: "\f2cd";
}
.fa-bath::before {
	content: "\f2cd";
}
.fa-podcast::before {
	content: "\f2ce";
}
.fa-window-maximize::before {
	content: "\f2d0";
}
.fa-window-minimize::before {
	content: "\f2d1";
}
.fa-window-restore::before {
	content: "\f2d2";
}
.fa-times-rectangle::before {
	content: "\f2d3";
}
.fa-window-close::before {
	content: "\f2d3";
}
.fa-times-rectangle-o::before {
	content: "\f2d4";
}
.fa-window-close-o::before {
	content: "\f2d4";
}
.fa-bandcamp::before {
	content: "\f2d5";
}
.fa-grav::before {
	content: "\f2d6";
}
.fa-etsy::before {
	content: "\f2d7";
}
.fa-imdb::before {
	content: "\f2d8";
}
.fa-ravelry::before {
	content: "\f2d9";
}
.fa-eercast::before {
	content: "\f2da";
}
.fa-microchip::before {
	content: "\f2db";
}
.fa-snowflake-o::before {
	content: "\f2dc";
}
.fa-superpowers::before {
	content: "\f2dd";
}
.fa-wpexplorer::before {
	content: "\f2de";
}
.fa-meetup::before {
	content: "\f2e0";
}
.sr-only {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.sr-only-focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.sr-only-focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.dropdown-submenu > a::after {
	content: "";
}
@media all and (min-width:768px)
{
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu .dropdown-menu {
	left: 100%; top: 0px; margin-top: -6px; border-top-left-radius: 0px;
}
.dropup .dropdown-submenu .dropdown-menu {
	top: auto; bottom: 0px; margin-top: 0px; margin-bottom: -6px; border-top-left-radius: 4px; border-bottom-left-radius: 0px;
}
.navbar-fixed-bottom .dropdown-submenu .dropdown-menu {
	top: auto; bottom: 0px; margin-top: 0px; margin-bottom: -6px; border-top-left-radius: 4px; border-bottom-left-radius: 0px;
}
.dropdown-menu-right .dropdown-submenu .dropdown-menu {
	left: auto; right: 100%; border-top-left-radius: 4px; border-top-right-radius: 0px;
}
.navbar-right .dropdown-submenu .dropdown-menu {
	left: auto; right: 100%; border-top-left-radius: 4px; border-top-right-radius: 0px;
}
.dropup .dropdown-menu-right .dropdown-submenu .dropdown-menu {
	border-radius: 4px 4px 0px;
}
.dropup .navbar-right .dropdown-submenu .dropdown-menu {
	border-radius: 4px 4px 0px;
}
.navbar-fixed-bottom .dropdown-menu-right .dropdown-submenu .dropdown-menu {
	border-radius: 4px 4px 0px;
}
.navbar-fixed-bottom .navbar-right .dropdown-submenu .dropdown-menu {
	border-radius: 4px 4px 0px;
}
.dropdown-submenu > a::after {
	margin-top: 6px; margin-right: -10px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: currentColor; border-top-width: 4px; border-bottom-width: 4px; border-left-width: 4px; border-top-style: solid; border-bottom-style: solid; border-left-style: dashed; float: right;
}
.dropdown-menu-right .dropdown-submenu > a::after {
	border-width: 4px 4px 4px 0px; border-style: solid dashed solid none; border-color: transparent currentColor; margin-right: 0px; margin-left: -10px; float: left;
}
.navbar-right .dropdown-submenu > a::after {
	border-width: 4px 4px 4px 0px; border-style: solid dashed solid none; border-color: transparent currentColor; margin-right: 0px; margin-left: -10px; float: left;
}
}
@media all and (max-width:767px)
{
.dropdown-submenu .dropdown-menu {
	border: 0px currentColor; border-image: none; margin-top: 0px; position: static; box-shadow: none;
}
.dropdown-submenu > a::after {
	margin-left: 6px; vertical-align: middle; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 4px; border-right-width: 4px; border-left-width: 4px; border-top-style: dashed; border-right-style: solid; border-left-style: solid; display: inline-block;
}
.dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header {
	padding-left: 30px;
}
.dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header {
	padding-left: 30px;
}
.btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header {
	padding-left: 30px;
}
.dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a {
	padding-left: 30px;
}
.dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a {
	padding-left: 30px;
}
.btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a {
	padding-left: 30px;
}
.dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 40px;
}
.dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 40px;
}
.btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 40px;
}
.dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 40px;
}
.dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 40px;
}
.btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 40px;
}
.dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 50px;
}
.dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 50px;
}
.btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 50px;
}
.dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 50px;
}
.dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 50px;
}
.btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 50px;
}
.dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 60px;
}
.dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 60px;
}
.btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 60px;
}
.dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 60px;
}
.dropup > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 60px;
}
.btn-group > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 60px;
}
.navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li.dropdown-header {
	padding-left: 35px;
}
.navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a {
	padding-left: 35px;
}
.navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 45px;
}
.navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 45px;
}
.navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 55px;
}
.navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 55px;
}
.navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li.dropdown-header {
	padding-left: 65px;
}
.navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a {
	padding-left: 65px;
}
}
