article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
body {
	font-family: 'Arial';
	width: 100%;
	min-width: 970px;
	margin: 0 auto;
	padding: 0;
	background: #096db3;
}
.site-container {
	display: block;
	position: relative;
	margin: 0px auto;
	padding-right: 15px;
	padding-left: 15px;
	width: 970px;
}
.header .site-container.header-img.row {
	height: 140px;
	margin-top: 60px;
}
/* Header */
.header {
	height: 530px;
	width: 100%;
	min-width: 970px;
	margin-top: 0px;
	background: url(../image/bg-header.jpg) no-repeat center top;
}
.logo {
	height: 110px;
	margin: 20px auto 10px;
}
.phone {
	width: 215px;
	height: 70px;
	margin: 40px 20px 30px 0px;
	background: url(../image/bg-box.png) repeat;
	z-index: 1000;
}
.phone p {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	padding: 8px 10px;
}
.phone .glyphicon {
	display: inline-block;
	color: #fff;
	font-size: 30px;
	text-shadow: 0px 0px 10px #035285;
	padding: 20px 0px;
	vertical-align: top;
}
/* Navigation */

.nav {
	margin-bottom: 0px;
}
.nav ul {
	margin: 0px;
	list-style: none;
}
.nav > ul > li > a {
}
.nav > ul > li > a:hover, .nav > ul > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.nav > ul > li > a > img {
	max-width: none;
}
.nav-tabs {
	margin-top: 50px;
	border-bottom: 0px solid #ddd;
}
.nav-tabs > ul, .nav-pills > ul {
	margin: 0 auto;
	text-align: center;
 *zoom: 1;
}
.nav-tabs.lang > ul {
	height: 18px;
	margin-top: 15px;
}
.nav-tabs > ul > li {
	display: inline-block;
	margin: 0 3px;
	padding: 0;
	line-height: 0;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background: url(../image/bg-lang.png) no-repeat center 0px;
}
.nav-tabs > ul > li:hover, .nav-tabs > ul > li.active, .nav-tabs > ul > li.active:hover {
	background-position: center -18px;
}
.nav-pills.site-container {
	position: absolute;
	top: 115px;
	left: 50%;
	margin-left: -485px;
	height: 87px;
	background: url(../image/bg-topmenu.png) no-repeat center top;
}
.nav-pills > ul > li {
	display: inline-block;
	position: relative;
	width: 165px;
	height: 31px;
	background: url(../image/bg-topmenu-item.png) no-repeat center 0px;
}
.nav-pills > ul > li:hover, .nav-pills > ul > li.active, .nav-pills > ul > li.active:hover {
	background-position: center -32px;
}
.nav-tabs > ul > li > a, .nav-pills > ul > li > a {
	margin-right: 0px;
}
.nav-tabs > ul {
	list-style: none;
	margin: 0px auto;
}
.nav-pills > ul {
	z-index: 200;
	width: 100%;
	height: 31px;
	padding: 43px 0 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
	background: none;
	border: 0px solid #f3f3f3;
}
.nav-tabs > ul > li, .nav-pills > ul > li {
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav-tabs > ul > li > a {
	font-size: 11px;
	padding: 3px 17px;
	text-align: center;
}
.nav-tabs.lang > ul > li > a {
	color: #0e75bd;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #fff;
}
.nav-tabs > ul > li > a:hover, .nav-tabs > ul > li:hover > a:hover {
	color: #fff;
	text-shadow: 0px -1px 1px #990000;
	background: none;
}
.nav-tabs > ul > li.active > a, .nav-tabs > ul > li.active > a:hover, .nav-tabs > ul > li.active > a:focus {
	color: #fff;
	cursor: pointer;
	text-shadow: 0px -1px 1px #990000;
	background: none;
}
.nav-pills > ul > li > a {
	display: block;
	font-size: 14px;
	color: #105a9e;
	text-decoration: none;
	text-shadow: 0px 1px 1px #fff;
	padding: 4px 0px;
}
.nav-pills > ul > li > a:hover, .nav-pills > ul > li:hover > a {
	color: #fff;
	text-shadow: 0px -1px 1px #990000;
	background: none;
}
.nav-pills > ul > li.active > a, .nav-pills > ul > li.active > a:hover, .nav-pills > ul > li.active > a:focus, .nav-pills > ul > li.active > a:visited {
	color: #fff;
	text-shadow: 0px -1px 1px #990000;
	background: none;
}
.dropdown-menu {
	display: none;
}
.nav-pills > ul > li:hover .dropdown-menu {
	display: block;
	margin-top: 0px;
	padding: 10px;
	background: url(../image/bg-submenu.png) repeat;
	border-width: 0px;
	border-radius: 0px;
}
.dropdown-menu li {
	text-align: left;
}
.dropdown-menu li a {
	font-size: 12px;
	color: #105a9e;
	padding: 5px 10px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #0873b9;
}
/* Service */
.service {
	position: relative;
	height: 280px;
	padding: 0px;
	margin: 0px;
}
.service-header {
	position: relative;
	height: 320px;
	padding: 0px;
	margin: 0px;
}
.service.col-md-4 {
	width: 313px;
	display: inline-block;
}
.service.col-md-12 {
	width: 970px;
}
.service:hover, .service.active {
}
.service h1, .service h3 {
	font-size: 16px;
	color: #92d2ff;
	line-height: 20px;
	margin-top: 0px;
	text-align: center;
}

.service a:hover {
	text-decoration: none;
}
.service:hover h1, .service a:hover h1, .service.active h1, .service:hover h3, .service a:hover h3, .service.active h3 {
	color: #fff;
	text-shadow: 0px 0px 0px #035285;
}
.service:hover li, .service a:hover li, .service.active li, .service.active a:hover li {
	color: #555;
}
.service img {
	margin-bottom: 0 10px;
}
.service-corner {
	position: absolute;
	width: 36px;
	height: 21px;
	margin-left: -25px;
	background: url(../image/corner-service.png) no-repeat left 0px;
}
.service:hover .service-corner, .service.active .service-corner {
	background-position: left -21px;
}
/* Content */
.content {
	display: block;
	width: 100%;
	min-width: 970px;
	padding-bottom: 300px;
	background: url(../image/bg-content.jpg) no-repeat center bottom;
}
.article {
	min-height: 420px;
	padding: 0 35px;
}
.articlecontent.col-md-6, .servicelist.col-md-6 {
	width: 460px;
	padding: 10px 50px 10px 50px;
	margin-left: -10px;
}
.servicelist.col-md-6 {
	height: 190px;
	border-top: 1px solid #2297e9;
	border-bottom: 1px solid #0d4a81;
}
.servicelist.row {
	padding: 10px 0;
	border-top: 1px solid #2297e9;
	border-bottom: 1px solid #0d4a81;
}
.servicelist.row .img-thumbnail {
padding: 10px;
background-color: #fff;
border: 0px solid #ddd;
border-radius: 0px;
}

h1, h2, h3, h4 {
	font-weight:normal;
	text-shadow: 0px -1px 1px #1d3271;
}
h5, h6, p, .content li, .content dt, .content dd {
}
.content h1, .content h2 {
	font-size: 24px;
	color: #fff;
	line-height: 30px;
}
.content h3 {
	font-size: 16px;
	color: #fff;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 10px;
	line-height: 18px;
}
.content h4, .content h5 {
	font-size: 16px;
	color: #92d2ff;
	line-height: 24px;
	padding-left: 30px;
	background: url(../image/glyphicons.png) no-repeat 5px 0px;
}
.content p {
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	padding-left: 30px;
}
.content li {
	color: #fff;
	list-style: none;
	padding-left: 25px;
	line-height: 24px;
	background: url(../image/glyphicons.png) no-repeat 0px 0px;
}
.content dt, .content dd {
	display: inline-block;
	font-size: 12px;
	padding: 3px 0;
	margin: 0px;
}
.content dl {
	margin-bottom: 10px;
	border-bottom: 1px solid #e4e4e3;
}
.content dt {
	color: #333;
	font-weight: normal;
	width: 40%;
	border-top: 1px solid #e4e4e3;
}
.content dd {
	color: #002b78;
	width: 58%;
	border-top: 1px solid #e4e4e3;
}
.content a {
	color: #92d2ff;
}
.content .glyphicon {
	text-shadow: 0px 0px 10px #035285;
}
.content .servicelist h3 .glyphicon {
	font-size: 24px;
}
.photo img {
	padding: 10px;
}

.articlecontent .btn-sm, .servicelist .btn-sm {
	color: #fff;
	width: 100px;
	padding: 0px 10px;
	line-height: 18px;
	text-align: left;
	background: url(../image/bg-more.png) no-repeat 0px 0px;
	border-width: 0px;
	border-radius: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.articlecontent .btn-sm:hover, .servicelist .btn-sm:hover {
	color: #006699;
	padding: 0px 10px;
	margin-bottom: 0px;
	background-position: 0px -19px;
}

.content .nav-stacked li  {
	padding-left: 10px;
	background-image: none;
}
.content .nav-stacked li a {
	color: #92d2ff;
	line-height: 14px;
	border-radius: 0px;
}

.content .nav-stacked li a:hover, .content .nav-stacked li a:focus {
	color: #105a9e;
	background-color: #fff;
}

.description.col-md-4 {
	width: 360px;
	margin-top: 0px;
	margin-left: 20px;
}
.description.col-md-6 {
	width: 500px;
	margin-top: 0px;
	margin-left: 40px;
}
.description h3 {
	padding: 0px 0px;
	word-wrap: break-word;
}
.welcome.row {
	margin: 0px;
	padding: 10px 0px 40px;
	background: url(../image/bg-content.png) no-repeat center bottom;
}

/* Breadcrumb */
.breadcrumb {
	padding: 4px 5px;
	margin: 0 0 20px;
	list-style: none;
	background-color: transparent;
	border-bottom: 1px dashed #e4e4e3;
}
.breadcrumb li.active {
	color: #56321f;
	text-shadow: 0 0px 0 #fff;
	padding: 0px 5px;
	background-color: #c08b56;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.breadcrumb>li>.divider {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 1px;
	padding: 0;
	vertical-align: middle;
	background: url(../image/glyphicons.png) no-repeat -16px -220px;
}
/* Vertical Navigation */
.well {
	padding: 0px;
	margin-left: 10px;
	background-color: #fff;
	border: 0px solid #eee;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.05);
}
.well h4 {
	display: inline-block;
	text-transform: uppercase;
	width: 348px;
	line-height: 20px;
	padding: 15px 10px 11px 20px;
	margin: 0px;
	background: #ededed;
	background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
	background: -o-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
	background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
	background: linear-gradient(top bottom, #f4f4f4 0%, #ededed 100%);
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: inset 0px 0px 0px 1px #fff;
	box-shadow: inset 0px 0px 0px 1px #fff;
}
.nav-list {
	width: 230px;
	padding: 10px 20px;
	background: #c3e3ff;
}
.nav-list ul {
	border-top: 1px solid #abcfed;
	border-bottom: 1px solid #e1f1ff;
}
.nav-list ul li {
	padding: 0;
	background: none;
	border-top: 1px solid #e1f1ff;
	border-bottom: 1px solid #abcfed;
}
.nav-list li a, .nav-list li a:visited {
	position: relative;
	display: block;
	font-size: 14px;
	color: #5c6466;
	font-stretch: ultra-condensed;
	text-shadow: 0 1px 0 #e1f1ff;
	padding: 5px 10px;
	line-height: 14px;
	border: 1px solid;
	border-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.nav-list li a .icon-chevron-right {
	color: #c3e3ff;
	text-shadow: 0 0px 0 #e1f1ff;
}
.nav-list ul li:hover, .nav-list ul li.active {
}
.nav-list ul li a:hover, .nav-list ul li.active a, .nav-list ul li.active a:hover, .nav-list ul li.active a:focus {
	color: #2e3092;
	text-shadow: 0 -1px 0 #e1f1ff;
	background: #fff;
}
.nav-list ul li a:hover {
	background: #e1f1ff;
}
.nav-list li a:hover .icon-chevron-right, .nav-list ul li.active a .icon-chevron-right {
	color: #2e3092;
}
.nav-list ul li.active a, .nav-list ul li.active a:hover, .nav-list ul li.active a:focus {
	margin-bottom: 0;
}
.nav-list ul li.active ul {
	background-color: #c08b56;
	padding: 5px 10px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.nav-list ul li ul li {
	font-size: 14px;
	text-transform: none;
	border-bottom: 0px dashed #e6dab0;
}
.nav-list ul li.active ul li a {
	color: #56321f;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
}
.nav-list ul li.active ul li:hover {
	color: #fdfbd4;
	background-color: #744513;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 0px dashed #e6dab0;
}
.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
position: absolute;
display: inline-block;
font-size: 12px;
margin-left: 10px;
margin-top: -6px;
top: 50%;
right: 5px;
}

/* Products */
/* Action */

.thumbnail {
	position: relative;
	display: block;
	padding: 10px;
	margin: 10px 0;
	width: 100%;
	background: url(../image/bg-box.png) repeat;
	border: 0px solid #fff;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.055);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.thumbnail:hover {
	background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #e3e8f0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e8f0));
background: -webkit-linear-gradient(top, #ffffff 0%,#e3e8f0 100%);
background: -o-linear-gradient(top, #ffffff 0%,#e3e8f0 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#e3e8f0 100%);
background: linear-gradient(to bottom, #ffffff 0%,#e3e8f0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e8f0',GradientType=0 );
-webkit-box-shadow: 0px 0px 20px #1d3271;
box-shadow: 0px 0px 20px #1d3271;
}

.partner {
	border-top: 1px solid #2297e9;
	border-bottom: 1px solid #0d4a81;
}
/* Footer */

.footer {
	padding: 45px 0;
	margin-left: -15px;
	height: 60px;
	width: 970px;
}
.footer p a {
	color: #c3e3ff;
	text-decoration: underline;
}
.footer p a:hover {
	text-decoration: none;
}
.footer p {
	float: left;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
	padding-left: 10px;
}
.footer .col-md-6 {
	height: 80px;
	width: 420px;
	margin-left: 55px;
	padding-right: 16px;
}
.footer .glyphicon {
float: left;
color: #fff;
display: inline-block;
font-size: 17px;
margin-top: 8px;
margin-right: 5px;
}

#google_map {
	padding: 10px;
	background-color: #428bca;
}
.content .gm-style-iw h3 {
	color: #105a9e;
	text-shadow: 0px 0px 0px #1d3271;
}

.content .gm-style-iw p {
	color: #555;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .site-container, .container {
    max-width: 970px;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .site-container, .container {
    max-width: 970px;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.site-container, .container {
		min-width: 970px;
	}
}


