/* Content Style */
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");

div::-webkit-scrollbar-track, 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
}
div::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
  background-color: #ddd;
  outline: 0px solid slategrey;
}
body {
  font-family: "Montserrat", 'Nanum Gothic', 'Malgun Gothic', Helvetica, Arial, sans-serif !important;
	font-size:15px;
	padding:0;
	margin:0;
	color:#333333;
	line-height:160%;
	overflow-y:scroll;
}
img {
  border: 0;
}
h2 small {
  color: #333;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #375064;
  text-decoration: none;
	outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-weight:400;
	letter-spacing:-1px;
}
h1 {
  font-size: 39px;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
	line-height:160%;
	font-weight:bold;
}
h3,
.h3 {
  font-size: 29px;
	font-weight:500;
	margin-bottom:20px;
}
h4 {
  font-size: 19px;
	font-weight:700;
}
h4.green {
	background:url(../img/blt04.png) no-repeat left 2px; 
}
h4.dot {
	background:url(../img/blue_dott01.gif) no-repeat left 1px; 
	padding-left:20px; 
	margin-bottom:15px; 
	line-height:18px; 
	font-weight:700; 
}
h5,
.h5 {
  font-size: 17px;
}
h6,
.h6 {
  font-size: 17px;
	margin:10px 0 5px 0;
	font-weight:700;
}
.line {
	padding-bottom:25px;
	border-bottom:1px solid #ddd;
}
.panel-body h6 {
	background:url(../img/blt01.png) no-repeat 10px 7px;
	padding:3px 0 3px 20px;	
}
section {
	font-size:14px; 
	line-height:160%;
}
strong {
	font-weight:700 !important;
}
.fl {
	float:left !important;
}
.fr {
	float:right !important;
}
ol, ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.clearfix {
	clear:both;
	padding:5px 0;
	margin:0;
}
.mt20 {
	margin-top:20px;
}
/* Text */
.point, 
a.point:link, 
a.point:hover, 
a.point:visited, 
a.point:active { 
	color:#004098;
} 
.orange, 
a.orange:link, 
a.orange:hover, 
a.orange:visited, 
a.orange:active { 
	color:#ff6600;
}
.refer, 
a.refer:link, 
a.refer:hover, 
a.refer:visited, 
a.refer:active { 
	color:#ff6600;
	font-weight:700;
}
.red, 
a.red:link, 
a.red:hover, 
a.red:visited, 
a.red:active { 
	color:#cc0000 !important;
}
.green, 
a.green:link, 
a.green:hover, 
a.green:visited, 
a.green:active { 
	color:#8cac15;
} 
.white, 
a.white:link, 
a.white:hover, 
a.white:visited, 
a.white:active { 
	color:#ffffff !important;
} 
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.img-responsive {
	margin:0 auto;
}

/* Nav */
.navbar-default {
	border:0px;
	border-radius:none;
}
.navbar {
  position: relative;
  margin-bottom:0px;
  border: 0px solid transparent !important;
	border-radius:0;
}
ul.gnb {
	float:right; 
	margin:0; 
	padding:5px 0 0 0;
	height:40px;
}
ul.gnb li {
	list-style-type:none; 
	margin-left:23px; 
	float:left;
	padding-top:7px;
}
ul.gnb li a {
	font-size:15px; 
	color:#333; 
	text-decoration:none;
}
ul.gnb li.call a {
	font-size:15px;
	letter-spacing:0;
	color:#15499f;
}
ul.gnb span {
	font-size:13px;
	margin-top:-5px;
	display:inline-block;
	font-weight:700;
	border-radius:0px;
	padding:4px 7px;
	border:2px solid #fe5800;
	color:#fe5800;
	line-height:120%;
}
ul.gnb span:hover {
	background-color: #fe5800;
	border:2px solid #fe5800;
	color:#fff;
}
.top-call {
	position:absolute;
	top:18px;
	right:70px;
	font-size:15px;
	color:#15499f;
}
.top-call:hover {
	color:#ff0000;
}
.navwrap {
	padding:10px 0;
	width: 100%; 
	background-color:#fff; 
	z-index:999;
	border-bottom:0px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.2);
}
.navbar-brand {
  float: left;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:23px;
	color:#333 !important;
	display:inline-block;
	padding:3px 0 0 18px;
	letter-spacing:-1px;
}
.navbar-brand > img {
  display: inline-block;
	float:left;
}
.navbar-brand span {
	color:#45b5da !important;
}
.navbar-default .navbar-nav > li > a {
	font-size:17px;
	font-weight:700;
	padding-right:35px;
	color:#333;
	padding-bottom:17px;
	letter-spacing:-1px;
}
.navbar-default .navbar-nav > li:last-child > a {
	padding-right:20px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #004098;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #004098;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #004098;
  background-color: transparent;
}
.navbar-nav .dropdown-menu {
  position: absolute;
  top: 61px;
	padding-bottom:15px;
  left:0px !important;
	float:right;
	min-width:340px;
  font-size: 14px;
  border:0px;
	letter-spacing:0px;
	background-color:#ffffff\9;
  background: rgba(255,255,255,1) !important; 
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .175);
          box-shadow: 0 3px 4px rgba(0, 0, 0, .175);
} 
.navbar-nav .dropdown-menu > li > a {
  padding: 7px 15px;
  font-weight: 400;
  color: #777;
	font-size:13px;
}
.navbar-nav .dropdown-menu > li > a strong {
  color: #000;
	font-size: 14px;
}
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus {
  color: #004098;
  background-color: transparent;
}
.navbar-nav .dropdown-menu > .active > a,
.navbar-nav .dropdown-menu > .active > a:hover,
.navbar-nav .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}
.navbar-nav .dropdown-menu > li > ul {
	padding-top:5px;
}
.navbar-nav .dropdown-menu > li > ul > li > a {
  padding: 5px 10px 10px 15px;
	display:inline-block;
  font-weight: 400;
  color: #555;
	font-size:15px;
	text-align:left;
	line-height:145%;
}
.navbar-nav .dropdown-menu > li > a span {
	display:inline-block;
	padding-bottom:0px;
	border-bottom:1px solid #fff;
}
.navbar-nav .dropdown-menu > li > a:hover span {
	border-bottom:1px solid #004098;
}

.fulltabarea {
	padding:0;
	border:1px solid #ddd;
	overflow:auto;
}
.fulltab {
	width:100%;
	background-color:#e8e8e8;
}
.fulltab .nav-tabs {
  border-top: 1px solid #ddd;
	border-left:0px solid #ddd;
	border-right:0px solid #ddd;
	margin-bottom:0px;
}
.fulltab .nav-tabs > li > a {
  margin-right: 1px;
  line-height: 120%;
  border: 0px solid transparent;
  border-radius: 0;
	font-size:15px;
  font-weight:700;
	padding:15px 10px;
	color:#fff;
	background-color:#999999;
  cursor: pointer;
}
.fulltab .nav-tabs > li > a:focus,
.fulltab .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
	border-bottom:0;
  color: #fff;
  cursor: pointer;
  background-color: #005baa;
}
.fulltab .nav-tabs > li.active > a,
.fulltab .nav-tabs > li.active > a:hover,
.fulltab .nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #005baa;
  border: 0px solid #fff;
  border-bottom-color: transparent;
}
@media (max-width: 767px) {
  .nav-tabs.nav-justified > li > a {
		font-size:12px;
		padding:15px 3px;
  }
  .nav-tabs.nav-justified.row2 > li > a {
		min-height:58px !important;
	}
}
@media (min-width: 112px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.fulltab .dropdown-menu {
	clear:both;
  position: absolute;
  top: 100%;
	width:100%;
	float:left;
  font-size: 13px;
  border:0px;
	background-color:#fff;
  border-radius: 0px;
	margin-top:10px;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .175);
          box-shadow: 0 3px 4px rgba(0, 0, 0, .175);
}
.fulltab .dropdown-menu > li > a {
  padding:10px 15px;
 color:#666;
}
.fulltab .dropdown-menu > li > a:hover,
.fulltab .dropdown-menu > li > a:focus {
  color: #005baa;
  background-color: #fff;
}
.fulltab .dropdown-menu > .active > a,
.fulltab .dropdown-menu > .active > a:hover,
.fulltab .dropdown-menu > .active > a:focus {
  color: #005baa;
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}
.productwrap {
	border:1px solid #ddd;
	background-color:#f3f3f3;
	padding:45px 20px;
	text-align:center;
}
.productwrap.white {
	background-color:#fff;
}

/* Tabs */
ul.tabs { 
	height:40px;
	float:left;
	background:#eeeeee;
	margin:0;
	position:relative; 
	width:100%; 
	padding:0;
}
ul.tabs li{
	display:inline;
	list-style-type:none;
	background:0;
	padding:0;
	color:#333; 
	text-align:center;
}
ul.tabs li a{
	color:#333;
	padding:10px 0px !important;
	text-decoration:none;
	float:left;
	width:25%; 
	margin:0;
	font-size:14px;
	font-weight:bold;
	height:40px;
}
ul.tabs.five li a{
	width:20%; 
}
ul.tabs.three li a{
	width:33.3333%; 
}
ul.tabs.two li a{
	width:50%; 
}
ul.tabs li a:hover {
	background:#dadada;
	color:#000; 
}
ul.tabs li .current {
	background:#5bc0de url(../img/tab-bg.png) center bottom no-repeat;
	color:#fff;
	height:48px;
}
ul.tabs li .current:hover{
	background:#5bc0de url(../img/tab-bg.png) center bottom no-repeat;
	color:#fff;
}
ul.tabs li.bluesub a {
	background:#fff url(none) center bottom no-repeat;
	border-bottom:3px solid #ddd;
	color:#555;
	height:48px;
	background:#fff;
}
ul.tabs li.bluesub .current {
	background:#fff url(none) center bottom no-repeat;
	border-bottom:3px solid #5bc0de;
	color:#5bc0de;
	height:48px;
}
ul.tabs li.green .current {
	background:#50a639 url(../img/tab-bg-green.png) center bottom no-repeat;
	color:#fff;
	height:48px;
}
ul.tabs li.green .current:hover{
	background:#50a639 url(../img/tab-bg-green.png) center bottom no-repeat;
	color:#fff;
}
.panes {
	padding-top:50px;
}
@media (max-width: 767px) {
	ul.tabs { 
		height:65px;
		margin-bottom:30px;
	}
	ul.tabs li{
		height:65px;
	}
	ul.tabs li .current {
		height:73px;
	}
	ul.tabs li.green .current {
		height:73px;
	}
	ul.tabs li a{
		font-size:12px;
		height:65px;
		line-height:120%;
	}
}

/* Mobile Slide menu */
.navbar-inverse {
  background-color: #fff;
  border-color: #fff;
	height:60px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.2);
}
.navbar-fixed-top {
  position: fixed;
  top:0;
}
a.lan {
	float:left;
	position:fixed;
	right:50px;
	top:16px;
	color:#fff
}
a.lan:hover {
  cursor: pointer;
	color:#fff
}
a.nav-expander {
  color: #a1a1a1;
  display: block;
  font-size: 21px;
  font-weight: 400;
  margin-right: 0;
  padding: 0.8em 1em 1em;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-transform: uppercase;
  top: 0px;
  z-index: 12;
}
a.nav-expander:hover {
  cursor: pointer;
}
a.nav-expander.fixed {
  position: fixed;
}
nav.slide {
  background: #fff;
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  right: -105%;
  font-size: 15px;
  top: 0;
  width: 100%;
  z-index: 2000;  
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
  -webkit-box-shadow: 0 7px 13px rgba(0, 0, 0, .7);
          box-shadow: 0 7px 13px rgba(0, 0, 0, .7);

}
.nav-expanded nav {
  right: 0;
}
.btl {
	border-bottom:1px solid #78c133;
}
body.nav-expanded {
  margin-left: 0em;
  transition: right 0.4s ease-in-out 0s;
  -webkit-transition: right 0.4s ease-in-out 0s;
  -moz-transition: right 0.4s ease-in-out 0s;
  -o-transition: right 0.4s ease-in-out 0s;
}

#nav-close {
  font-weight:300;
  font-size: 25px;
	margin-left:0;
	color:#a6a6a6;
	padding:5px;
	padding-top:7px;
	display:inline-block;
}
ul.top {
	background-color:#fff;
	border-bottom:1px solid #ddd;
	height:60px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.5);
}
ul.top li {
	float:left;
	padding:10px;
}
ul.top li.login {
	float:right;
	padding:13px 10px 10px 10px;
}
ul.top li a {
	padding:10px;
	color:#333;
	font-size:12px;
}
.mlan {
	text-align:center;
	background-color:#ffffff;
	padding:10px 0 5px 0;
}
.mlan ul {
	display:inline-block;
}
.mlan ul li {
	float:left;
	text-align:center;
	margin:0 3px;
}
.main-menu {
  margin-top: 0;
  background-color:#ffffff;
	overflow:auto;
}
.main-menu i {
	margin-right:5px;
	width:20px;
}
.main-menu li {
  margin-left: 0;
  font-size: 17px;
  padding:0;
	font-weight:700;
	overflow:auto;
}
.main-menu li.title {
	clear:both;
	font-size: 17px;
  background-color:#efefef;
  padding: 10px 5px 10px 11px;
	border-bottom:1px solid #ddd;
}
.main-menu li.title a {
  color: #333;
	font-size:15px;
	font-weight:800;
}
.main-menu li.mmap {
	clear:both;
  background-color:#569e13;
  padding:10px 0;	
	text-align:center;
}
.main-menu li a {
  color: #99877d;
  text-decoration: none;
}
.main-menu li a:hover {
  color: #15499f;
  text-decoration: none;
}
.main-menu ul.mmenu {
	clear:both;
	display:block;
	padding:0;
	margin:0;
	width:100%;
}
.main-menu ul.mmenu li {
	width:100%;
	float:left;
	background-color:#ffffff;
	border-bottom:1px solid #ddd;
}
.br1 {
	border-right:0px solid #ddd;
}
.main-menu ul.mmenu li a {
  padding: 10px 5px 10px 11px;
	display:block;
	font-size:14px;
	color:#333;
	font-weight:400;
}
.main-menu ul.mmenu li a:hover {
	color:#004098;
}
.main-menu a .caret {
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: top;
	border-top: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
  margin-top: 8px;
}
.main-menu a:hover .caret {
	border-top-color: #4f5963;
}

.main-menu li.open > a > .caret {
	border-top: none;
	border-bottom: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.main-menu li.open > a:hover > .caret {
	border-bottom-color: #4f5963;
}

.icon:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  content: '\f105';
}
.main-menu li > a > span.icon {
  float: right;
  margin: 0.1em 1.7em -0.1em 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}
.main-menu li > a:hover > span.icon {
  float: right;
  margin: 0.1em 0.8em -0.1em 0;
  opacity: 1;
}
.navber-sub {
	background-color:#f5f5f5;
	text-align:center;
	margin-top:-15px;
	z-index:99999;
	margin-bottom:20px;
	border-bottom:1px solid #ddd;
}

/* Visual Slide */
.carouselwrap {
	width:100%; 
	height:100%; 
	position:relative;
}
.carousel-inner {
	width: 100%;
	position: relative;
	margin:-30px auto 0px auto;
}
.carousel-bg {
	clear:both;
	height:425px;
	background-position: center center; 
	background-image: cover;
	z-index:10;
}
@media (max-width: 767px) {
	.carousel-bg {
		height:325px;
		background-position: center center; 
		background-image: cover;
	}
}
.carousel-bg-sub {
	clear:both;
	height:240px;
}

.carousel-indicators {
  position:relative;
  bottom:0;
  list-style: none;
  margin-left: 0;
  text-align: left;
}
.carouselwrap .carousel-indicators {
  top: 370px;
  right:0;
  left: calc(50% - 30px);
}
.carousel-indicators li {
  display: inline-block;
  width: 17px;
  height: 17px;
	margin:0 0 0 5px;
	padding:0;
  background-color: #b7bab7 \9;
  background-color: #b7bab7;
  border-radius: 10px;
	border: 0px solid #fff;
  opacity: 0.7;
}
.carouselwrap .carousel-indicators li {
  background-color: #fff \9;
  background-color: #fff;
}
.carousel-indicators .active {
  width: 17px;
  height: 17px;
	margin:0 0 0 5px;
  background-color: #004098;
	opacity: 1;
}
.carouselwrap .carousel-indicators .active {
  background-color: #42b3d1;
}
.carousel-caption {
  position: absolute;
  right:0;
  bottom:0;
  left: 0;
  top:60px;
	display:inline-block;
  z-index: 10;
  color: #fff;
  text-align:left;
	padding:0;
  text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
}
.carousel-caption h1 {
	color:#333;
	font-size:40px;
	margin:5px 0 10px 0;
	padding:0;
	line-height:130%;
	font-weight:500 !important;
	display:inline-block;
	letter-spacing:-2px;
}
.carousel-caption p {
  color: #333;
	font-size:22px;
	font-weight:400;
	letter-spacing:-1px;
	margin:0;
	line-height:150%;
}
.logo-act {
	width:100px;
}
/* board */
ul.mlist {
	margin:0;
	padding:0;
}
ul.mlist li {
	padding:5px 0 5px 0;
	line-height:130%;
	font-size:12px;
}
.more {
	float:right;
	margin-top:-2px;
	padding:0 2px 0 0;
}
ul.plist {
	margin:0;
	padding:0;	
	width:100%;
}
ul.plist li {
	float:left;
	padding:5px 10px 5px 0;

}
.bann {
	padding-top:10px;
}

.mphoto {
	float:left;
	width:100px;
}
.mtext {
	float:right;
}
.minfo {
	margin:0;
	width:100%;
	padding-top:5px;
}
.minfo .carousel-indicators {
  position: absolute;
	text-align:right;
	float:right;
  top: 0 !important;
  left:120px;	
	margin-top:-5px;
	z-index:999;
}
.minfo img {
	margin-top:20px;
}

/* Sub */
.subwrap {
	background: url(../img/bg.png) repeat top left;
	overflow:auto;
}	
.contentwrap {
	background-color:#fff;
	overflow:auto;
}
.sub p {
	padding-left:18px;
}
.page-header {
	margin:0 0 10px; 
	padding:30px 0 30px 0;	
	overflow:auto;  
	overflow:hidden; 
	background-color:#f5f5f5;
	border-bottom:0px;
}
.page-header h2 {
	font-size:31px;
	margin:0;	
	padding:20px 0 0px 0;
  display: block;
  line-height: 1.2em;
  margin: 0px 0 15px 0;
	font-weight: 400;
}
.page-header p {
	clear:both; 
	font-size:18px; 
  line-height: 150%;
}
.carousel-caption-sub .page-header {
	margin:0 -10px;
	font-size:31px;
	padding:0px 0 10px 0;	
	position:relative;
	height:200px;
	background-color:transparent !important;
}
.carousel-caption-sub .page-header h2 {
	color:#fff !important;
	padding:20px 0 0px 0;
	font-size:37px;
	font-weight:400 !important;
}
.carousel-caption-sub .page-header h2 small {
	color:#fff !important;
}
.carousel-caption-sub .page-header h2 .point{
	color:#43d2e8 !important;
}
.carousel-caption-sub .page-header p {
	color:#fff;
}
@media (max-width: 767px) {
	.carousel-caption-sub .page-header {
		height:200px;
	}
	.carousel-caption-sub .page-header h2,
	.page-header h2 {
		font-size:23px;
		padding-left:10px;
		padding-top:70px;
	}
	.carousel-caption-sub .page-header p,
	.page-header p {
		clear:both; 
		font-size:14px; 
		line-height: 150%;
		padding-left:10px;
	}
}
.breadcrumb {
	position:absolute;
	right:10px;
	bottom:20px !important;
  background-color: transparent;
	text-align:right; 
	margin:0 0 25px 0; 
	line-height:140%; 
	padding:0; 
	list-style: none; 
	font-size:13px;
}
@media (max-width: 767px) {
	.breadcrumb {
		bottom:-30px !important;
		height:25px;
	}
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb img {
	margin-bottom:2px;
}
.breadcrumb > li a, .breadcrumb > li a:link {
	color:#fff;
	font-weight:700;
}
.breadcrumb > li + li:before {
	padding: 0 5px; 
	color: #fff; 
	content: "\003e";
}
.breadcrumb > .active {
	color:#fff;
	font-weight:bold;
}
.pdl20 {
	padding-left:20px;
}
.circle {
	border-radius:50%;
	background-color:#25b0c9;
	color:#fff;
	width:60px;
	height:60px;	
	vertical-align:middle;
	text-align:center;
	display:inline-block;
	margin:0;
	padding:0;
	font-size:21px;
	padding-top:13px;
	padding-left:5px;
}
.circle-sm {
	font-family: tahoma;
  display: inline-block;
  width:24px;
  height:24px;
  border: none;
  outline: none;
  font-weight: bold;
	color:#fff;
  cursor: pointer;
  overflow: hidden;
	border-radius: 50%;
	line-height:24px;
	text-align:center;
	vertical-align:middle;
	margin:0 5px 0 0;
}
.question {
  background: #739bca;
}
.question-no {
  background: #fe5800;
}
.answer {
  background: #25b0c9;
}
.answer-l {
	float:left;
}
.answer-r {
	float:right;
	width:calc(100% - 32px);
}
blockquote h3 {
	margin:7px 0;
	line-height:150%;
}
blockquote p {
	margin-top:5px;
	font-size:13px;
	line-height:160%;
}

.intro {
	margin:0;
}
.intro .carousel-indicators {
	text-align:center;
	left:20%;
	bottom:10px;
}
.intro img {
	margin-top:20px;
}

.facility {
	clear:both;
	margin:30px 0 10px 0;
}
.facility .carousel-indicators {
	text-align:center;
	left:20%;
	bottom:10px;
}
.facility img {
	margin-top:20px;
}

/* Nav */
.nav-pills > li > a {
  border-radius: 0px;
  padding: 5px 15px;
  margin: 3px;
}
.nav-pills > li + li {
  margin-left: 0px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #6ebb1b;
}


/* Table */
.table {
  border-top: 2px solid #818793
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 0px solid #ddd;
}
.table th,
.table td {
  vertical-align: middle !important;
  border-bottom: 1px solid #ddd;
	text-align:center;
	font-size:13px;
}
.table td {
	text-align:center;
	line-height:160%;
  padding: 7px 5px 7px 5px
}
.table th {
  vertical-align: middle;
	background-color:#f7f7f7;
	border-right:1px solid #dbdbdb;
	text-align:center;
  padding: 6px 5px 6px 5px !important;
}
.table th:last-child {
	border-right:0px solid #ffffff;
}
.text-left td,
.text-left th {
	text-align:left !important;
}
.tgreen {
	border-top:2px solid #097f69;
}
.tgreen th {
	background-color:#097f69;
	border-bottom:1px solid #d8e6ef;
}
.table td {
	border-right:1px solid #dbdbdb;
}
.calendar {
	margin-top:10px;
}
.calendar td {
	border-right:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align:left;
	font-weight:700;
	font-size:13px;
	height:65px;
	vertical-align:top !important;
}
.calendar p {
	padding-left:0;
	padding-top:5px;
	font-size:12px;
	font-weight:normal;
}
.table td:last-child {
	border-right:none;
}
.board td {
	border-right:0;
}
td.grey {
	background-color:#e3e4e2;
  vertical-align: middle;
	font-weight:700;
	text-align:center;
  padding: 5px 10px 5px 10px !important;
	border-bottom:1px solid #ccc !important;
}
.calendar td.month {
	background-color:#fff !important;
	color:#333 !important;
	text-align:left;
	vertical-align:bottom;
	font-size:19px;
	font-weight:800;
	margin-bottom:8px;
}
.calendar  > tbody > tr.active > td {
	background-color:#fff !important;
	border-bottom:1px solid #ccc;
}
td.month span {
	display:inline-block;
	font-size:13px;
	font-weight:400;
}
.bgrblue {
	background-color:#f4fafe;
	vertical-align: middle;
}
.bgbrown {
	background-color:#ece0d4;
	vertical-align: middle;
}
.bggrey {
	background-color:#eff1f3;
	vertical-align: middle;
	padding:30px 0 40px 0;
}
.bgwhite {
	clear:both;
	background-color:#fff;
	padding:10px 0 30px 0;
}
.main-table {
	margin-bottom: 0px;
	border-bottom: 0px solid #ddd !important;	
}
img.logo{
	display:inline-block;
	max-height:90px;
	margin:0 auto;
}
.micon {
	margin-top:20px;
}
.view > tbody > tr > th,
.view > tbody > tr > td {
	text-align:left;
	font-weight:normal;
}
.view > tbody > tr > th {
	padding-left:20px;
	font-weight:bold;
}
.modal .view > tbody > tr > th,
.modal .view > tbody > tr > td {
	padding:3px 15px;
	font-size:12px;
}
.write > tbody > tr > th,
.write > tbody > tr > td {
	text-align:left;
	font-weight:normal;
	vertical-align:middle;
}
.write th {
	padding-left:15px !important;
	color:#333;
	font-weight:700 !important;	
}
.sunday {
	color:#ff0000;
}
.today {
	background-color:#efefef;
}
.waiting {
	background-color:#e3f5fd;
}
.end {
	background-color:#fee2e4;
}
.available {
	background-color:#ddf5b8;
}
.ico-circle {
	display:inline-block;
	width:16px;
	height:16px;
	margin:0 5px -4px 0;
	border-radius:50%;
}
ul.list {
	margin:0;
	padding:0;
}
ul.list li {
	background:url(../img/blt.png) no-repeat 0px 12px;
	padding:5px 0 5px 15px;
	font-size:14px;
	line-height:140%;
}
ul.slist {
	margin:0;
	padding:0;
}
ul.slist li {
	background:url(../img/blt01.png) no-repeat 10px 9px;
	padding:3px 0 3px 20px;
	line-height:130%;
	font-size:14px;
	text-align:left;
}
ul.nlist {
	margin:0;
	padding:0;
}
ul.nlist li {
	padding:2px 0 2px 0px;
	font-size:12px;
}
ul.nlist .label {
	margin-right:8px;
}
ul.nlist .fa {
	margin-left:5px;
}	
.rbox ul.slist {
	margin-bottom:10px;
}
.date {
	font-weight:700;
	font-size:17px;
}
.panel-title {
  font-size: 15px;
}
.panel {
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
          box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 20px 10px;
}
.form-control {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.32857143;
  border-radius: 0px;
}
.spc {
	margin:5px 0 0 0;
}
.input-sm {
	width:150px;
}
.input-ss {
	width:90px;
}
.input-xs {
	width:60px;
}
.required {
	color:#ff6600;
	font-size:15px;
	font-weight:800;
	margin-left:5px;
}
.btn {
  border-radius: 4px;
}
.btn-primary {
  color: #fff;
  background-color: #004098;
  border-color: #004098;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1157aa;
  border-color: #1157aa;
}
.btn-box {
  color: #004098;
  background-color: transparent;
  border-color: #004098;
}
.btn-box:hover,
.btn-box:focus,
.btn-box.focus,
.btn-box:active,
.btn-box.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #004098;
  border-color: #004098;
}
.btn-default {
  color: #fff;
  background-color: #636466;
  border-color: #636466
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #7f8183;
  border-color: #7f8183;
}
.btn-down {
	width:180px;
	border-radius:15px;
	margin:5px;
}
.spcwrap {
	clear:both;
	display:block;
	padding-top:30px;
}
/* Popup */
body.popup {
	width:100%; 
	padding:0px; 
	margin:0;
}
.popup-header {
	padding:10px 20px; 
	background-color:#55b2d1;
	color:#fff; 
}
.popup-header h3 {
	margin:0; 
	padding:0;
}
.popup-header .print {
	float:right;
}
.popup-body {
	padding:20px 20px 10px 20px; 
	min-height:200px;
	margin:0;
}
.popup-footer {
	padding:0 10px; 
	background-color:#fff;
	text-align:center;
}
.bbox {
	margin-bottom:30px; 
	padding:15px 20px 15px 20px; 
	border:1px solid #e7ecf3;
	background-color:#f5fafd;
	line-height:180%;
}
.zip-scroll {
	margin:0;
	padding:0;
	overflow-y:scroll;
	height:335px;
}
.zip-scroll ul {
	margin:0 10px 0 0;
	padding:0;
}
.zip-scroll ul li {
	list-style-type:none;
	background:none;
	padding:0;
	margin:0;
	display:block;
	padding:10px 0px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
}
.zip-scroll ul li a {
	color:#333;
}
.zip-scroll ul li a:hover,
.zip-scroll ul li a:focus {
	text-decoration:none;
}
.history {
	overflow:hidden;
	padding-left:50px;
}
.history dl {
	margin:0;
	overflow:hidden; 
	padding:0 0 20px 40px; 
	background:url(../img/bg_history.png) no-repeat top left ; 	
}
.history dl dt {
	width:90px;
	text-align:center;
	font-weight:700;
	font-size:21px;
	display:inline-block;
	overflow:auto;
	float:left;
}
.history li {
	overflow:hidden; 
	margin: 0;
	padding:5px 5px 20px 5px;
	font-size:14px;
	color:#888;
	font-weight:400;
	line-height:160%;
}
.history li.date {
	clear:both;
	font-size:14px;
	width:45px; 
	float:left;
	color:#4f90d3;
	line-height:160%;
}
.history ul {
	float:left; 
	overflow:hidden; 
	padding:0 0 10px 0;
}
/* Pagination */
.pagination {	
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 3px 10px;
  line-height: 1.32857143;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #fff;
}
.pagination > li.ico > a {
  border: 1px solid #ddd;
	border-radius:0;
	margin-right:2px;
	margin-left:2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
	border-radius:0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
	font-weight:700;
  color: #428bca;
}

dt,
dd {
  padding-top:1px;
	padding-bottom:2px;
}
.dl-horizontal {
	margin-bottom:0;
}
.dl-horizontal dt {
  float: left;
  width: 50px;
  overflow: hidden;
  clear: left;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 70px;
}
.modal-content {
  border-radius: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    margin: 70px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
/* label */
.label {
	font-size:12px;
}
.label-1 {
  background-color: #755ba6;
}
.label-2 {
  background-color: #cc3338;
}
.label-3 {
  background-color: #ff7e00;
}
.label-4 {
  background-color: #7c4300;
}

/* Gallery */
#product-board {
	clear:both !important;
	margin-top:30px;
}
.product {
  float: left;
  margin: 5px 4px 5px 4px !important;
  box-sizing: border-box;
  background: #fff;
  overflow: hidden;
  position: relative;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
	border-top:1px solid #ddd;
  box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.38); 
}
.product.medium {
 width: 47%; 
}
.product.large, .large {
	width: 97%; 
}
.product .text h1 {
	margin-top: 0; 
}
.product .media {
	padding: 5px 5px 0 5px;
	text-align:center;
	position: relative; 
}
.product .media a {
	display: block;
	width: 100%;
	margin: 0 auto; 
}
.product .details {
	background-color: #fff;
	padding: 10px;
	overflow:auto;
	overflow:hidden;
	position: relative;
	text-align:center;
}
.board-filters {
  list-style-type: none;
  margin-left: 0;
  padding: 0; 
}
.board-filters li {
	float: left;
	margin-bottom: 5px;
}
.board-filters a {
	border-radius: 0px;
	padding: 4px 8px;
	margin-right: 5px;
	display: block; 
	color: #333;
	background-color:#ddd;
}
.board-filters a.filter-hidden {
  background-color: #febe10;
  color: #7c4200;
  border-color: #b8335c; 
}
.load-more-container {
	margin-top:20px;
	text-align: center; 
}
@media (min-width: 520px) {
  .product.medium {
    width: 31%; 
		margin: -20px auto 0 auto; 
	}
  .product.large {
    width: 64%; 
	} 
}
.sitemap ul {
	margin:0 10px 30px 0;
}
.sitemap ul li {
	border-bottom:1px solid #ddd;
	font-size:13px;
}
.sitemap ul li a {
	padding:5px 10px;
	display:block;
}
.sitemap ul li.tit {
	font-size:15px;
	font-weight:700;
	letter-spacing:-1px;
	color:#333;
	border-bottom:2px solid #006834;
	text-align:left;
}
.sitemap ul li.tit a,
.sitemap ul li.tit a:link {
	color:#333;
	padding:5px 10px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #product-board {
    width: 724px;
    margin: 0px auto 0 auto; 
	}
  .product {
    margin: 5px; 
	}
	.product.medium {
		width: 32%; 
	}
}
/* Medium devices (desktops, 769px and up) */
@media (min-width: 769px) {
  #product-board {
		width: 764px; 
	}
  .product.medium {
    width: 31%; 
	}
	.page-header {
		padding:30px 20px 30px 20px;	
	}
}

.faq .panel {
  margin-bottom: 2px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .05);
          box-shadow: 0 0 0 rgba(0, 0, 0, .05);
}
.faq .panel-body {
  padding: 15px;
}
.faq .panel-heading {
  padding: 3px 15px 8px 15px;
	border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.faq  .panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ddd;
}
.faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fff;
	background-color: #efefef;
}

.mt0 {
	margin-top:0;
}
.policy {
	padding:0 20px;
	height:270px;
	overflow-y:scroll;
	font-size:12px;
	line-height:130%;
}
/* Footer */
.footerwrap {
	clear:both; 
	width:100%; 
	background-color:#363636; 
	padding:25px 0 35px 0; 
	margin:0px 0 0 0; 
	overflow:auto; 
	overflow:hidden; 
	text-align:left;
}
.footer {
	text-align:center;
	padding:0; 
	color: #d6d6d6;	
	font-size:12px; 
	line-height:160%;
	margin:0 auto;	
}
.footer-link {		
	margin:0 auto;	
	display:inline-block; 
}
.footer-link li {
	float:left;
	list-style-type:none;	
	padding-right:10px;	
	padding:3px 0;
	color:#f6f6f6;
	padding-right:15px;
}
.footer-link li.title a {
	font-size:15px;
	font-weight:700;
}
.footer-link li a {
	color:#f6f6f6;
	font-size:13px;
	
}
.footer-copy {
	clear:both;
	padding-top:5px;
	font-size:12px; 
	color:#fff !important;
}
.footer-copy .point {
	color:#65b2ce !important;
}
.footer-copy strong {
	font-size:13px; 
}
.footer-copy small {
	font-size:8px;
	color:#999 !important;
}
.social a:first-child {
  margin-right: 0!important;
}
.social-roll {
  height: 39px;
  width: 39px;
  margin: 2px;
  float: right;
  border-radius: 50%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
  text-indent: -99999px;
  font-size: 0;
  overflow: hidden;
}
.fb {
  background-image: url('../img/facebook.png');
}
.fb:hover {
  background-image: url('../img/facebook-inverted.png');
}
.twit {
  background-image: url('../img/twitter.png');
}
.twit:hover {
  background-image: url('../img/twitter-inverted.png');
}
.linkd {
  background-image: url('../img/linkedin.png');
}
.linkd:hover {
  background-image: url('../img/linkedin-inverted.png');
}
.yt {
  background-image: url('../img/youtube.png');
}
.yt:hover {
  background-image: url('../img/youtube-inverted.png');
}
.section-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.negative-left {
  margin: 0px 0 0 -365px;
  position: relative;
}
.negative-right {
  margin:0px 0 0 -250px;
  position: relative;
}
.negative-left-small {
  margin: 0 0 0 -50px;
  position: relative;
}

/* FIX */

.negative-left-medium {
  margin: 0 0 0 -200px;
  position: relative;
  max-width: 174%;
}
@media (max-width: 767px) {
	body {
		padding-top:60px;
	}
  .negative-left-small {
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
  }
  .negative-left-medium {
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
  }
	.negative-right {
		width:100%;
	}
}
#pagetop {
	position:fixed; 
	right:10px; 
	bottom:10px; 
	z-index:9999;
}
#pagetop a {
	background-color:#909fb0;
	display:block;
	width:40px;
	height:40px;
	padding:7px;
	opacity:0.6;
}
@media (max-width: 767px) {
	#pagetop {
		bottom:20px; 
	}
}
.hide {
	display:none;
}
/* Responsive */
@media (min-width: 768px) and (max-width: 1280px) {
  .container {
    width: 100%;
  }
	ul.plist li img {
		width:80px;
		height:80px;
	}
}
@media (min-width: 768px) and (max-width: 920px) {
	ul.plist li img {
		width:65px;
		height:65px;
	}
}
@media (max-width: 767px) {
	.navbar-brand {
		margin-top:5px;
		padding:0 0 0 15px;
	}
	.social {
		text-align:center;
	}
	.social a:first-child {
		margin-right: auto;
	}
	.footer-copy {
		text-align:center;
	}
	.carouselwrap .carousel-indicators {
		top: 280px;
	}
	.carousel-caption {
		top: 15px;
	}
	.carousel-caption h1 {
		font-size:29px;
		font-weight:700;
	}
	.carousel-caption p {
		margin-top:10px;
		font-size:17px;
	}
	ul.plist li img {
		width:70px;
		height:70px;
	}
	.content {
		margin-top:-100px;
		width: 100%;
		padding:0;
	}
	.qlink-wrap ul li {
		text-align:center;
	}
	.qlink-data ul li {
		width:50%;
		text-align:center;
	}
	.qlink-wrap ul li a, 
	.qlink-wrap ul li a:link {	
			display:block;	
			padding:5px 5px;	
			font-size:11px;	
			letter-spacing:-1px; 
			font-weight:700; 
	}
	.qlink-wrap ul {
		display:inline-block;
		margin:0 auto;
	}
	.qlink-wrap ul li figure {		
			text-align:center;	
			margin:0 10px 5px 10px; 
			float:none;
			display:inline-block;
	}
	.qlink-wrap ul li span {
			padding-top:2px; 
			display:block;
	}
	.history {
		overflow:hidden;
		padding-left:5px;
	}
	.history dl {
		margin:0;
		overflow:hidden; 
		padding:0 0 0px 40px; 
		background:url(../img/bg_history.png) no-repeat top left ; 	
	}
	.history dl dt {
		text-align:left;
		float:none;
		display:block;
	}
}
.video .col-sm-3 {
	padding-bottom:10px;
}
.video .col-sm-3 h6 {
	min-height:45px;
}
.video iframe {
	height:170px;
}
@media (max-width: 767px) {
	.video iframe {
		height:300px;
	}
	.modal-body iframe {
		height:250px !important;
	}
}	
.contact-logo {
	display:inline-block;
	padding:5px;
	border:1px solid #ddd;
	background-color:#fff;
}

.tab-bg {
	background-color:#636466;
	vertical-align: middle;
	padding:0;
}
@media (max-width: 767px) {
	.tab-bg .container {
		margin-left:-0px;
		margin-right:-0px;
	}
}
.nav-tabs {
  border-bottom: 0px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: 0px;
}
.nav-tabs > li > a {
	color:#fff;
  margin-right: 2px;
  line-height: 1.42857143;
  border:0px solid #636466;
  border-radius: 0;
	font-weight:700;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:0;
	padding-right:0;
}
.nav-tabs > li > a:hover {
  border: 0px solid transparent;
	background-color:#bd141a;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  height:100%;
  background-color: #bd141a;
  border: 0px solid #ddd;
  border-bottom:0px solid transparent;
}
.nav-tabs.nav-justified > li {
   display: table-cell;
   width: 1%;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 0;
}
.nav-tabs.nav-justified > li > a {
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 0px solid #ddd;
}

.tab-content {
	padding:10px 20px;
}

@media (max-width: 767px) {
	.nav-tabs > li > a {
		font-size:12px;
	}
}
@media (max-width: 467px) {
	.nav-tabs > li > a {
		font-size:11px;
	}
}
.price{
	margin-top:5px;
	overflow:hidden;
}
.price em{
	font-size:16px;
	font-style:normal;
	text-decoration:line-through;
}
.price strong{
	font-size:17px;
	color:#cc0000;
	margin-left:3px;
}
.price span{
	font-size:15px;
	font-weight:700;
}
.ticked-list li {
	list-style-type:none;
	padding-left: 30px;
	background: url("../img/green-check.png") no-repeat 3px 0; 
	line-height:160%;
	margin-bottom:15px;
}
.green-tick {
	margin-bottom:20px;
}
.green-tick li {
    line-height: 1.5;
    padding-left: 18px;
		font-size:13px;
    background: url("../img/green-tick.png") no-repeat 0 2px; }

.products-hero {
	background-color:#f5f5f5; 
	margin-bottom:20px;
}
.products-hero h2 {
	font-size:28px;
	margin-bottom:0;
	font-weight:normal;
}
.products-hero ul {
	font-size:19px;
	line-height:140%;
}
.products-hero h5 {
	font-size:23px;
}
@media (max-width: 767px) {
	.products-hero {
		overflow:auto;
		text-align:center;
		padding-bottom:50px;
	}
	.products-hero h1 {
		margin-top:10px;
	}
	.products-hero .btn {
		margin:5px;
	}
	.learnmore {
		margin-bottom:50px;
	}
}
.product-bg {
	background-color:transparent;
	overflow:auto;
	padding-top:50px;
	padding-bottom:20px;
  background-position: center;
  background-repeat: no-repeat;
	background-image: cover;
}
.standard {
	background-color:transparent;
	overflow:auto;
	padding-top:0px;
	padding-bottom:30px;
  background-position: center;
  background-repeat: no-repeat;
	background-image: cover;
	background-image:url('../img/bg-s.jpg');
	color:#fff;
}
.minh {
	min-height:390px;
	margin-top:30px;
}
.icon {
  width: 32px;
  height: 42px;
  display: inline-block;
  background-size: 100%;
  background-position: 0 50%;
  background-repeat: no-repeat;
  max-width: 50%;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }
	@media screen and (max-width: 940px) {
    .icon {
      max-width: 30%; } 
	}
.products-hero .icon-group {
	position: relative;
        width: auto;
				height:auto;
        bottom: auto;
        left: auto;
        right: auto;
        display: inline-block;
				overflow:auto;
        white-space: nowrap;
}
.products-hero .icon-group i {
	margin-right:10px;
}
.icon-pc {
  background-image: url("../img/icon-pc.png"); }

.icon-mac {
  background-image: url("../img/icon-mac.png"); }

.icon-android {
  background-image: url("../img/icon-android.png"); }

.icon-ios {
  background-image: url("../img/icon-ios.png"); }

.icon-white-pc {
  background-image: url("../img/icon-white-pc.png"); }

.icon-white-mac {
  background-image: url("../img/icon-white-mac.png"); }

.icon-white-android {
  background-image: url("../img/icon-white-android.png"); }

.icon-white-ios {
  background-image: url("../img/icon-white-ios.png"); }
.maincopy {
	text-align:center;
	margin:5px;
	font-weight:400;
}
.maincopyred {
	color:#cc0000;
	text-align:center;
	margin:20px 0 0 0;
	font-size:24px;
}
.maincopyblue {
	color:#004098;
	text-align:center;
	margin:20px 0 0 0;
	font-size:24px;
}
.awardwarp {
	position:relative;
	border:2px solid #ddd;
	padding:20px 10px 10px 10px;
	text-align:center;
	background-color:#fff;
	transition: all 0.1s ease-in-out 0s, visibility 0s linear 0.1s, z-index 0s linear 0.01s;  
	transform: translateY(-0em); 
	-webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1); 
	border-radius:20px;
}
.icon-award {
	margin-top:-15px;
	background:url(../img/icon-award.png) no-repeat;
	width:40px;
	height:58px;
	position:absolute;
	top:0; 
	right:10px;
	display:inline-block;
}
.pl20 {
	padding-left:20px !important;
}
.boxwrap {
	background-color:#fff;
	min-height:330px;
	border:1px solid #ddd;
	border-top:2px solid #6a8ec6;
	padding:10px 15px;
	margin:20px 0;
	border-radius:0;
	text-align:left;
}
.boxwrap .thumbwrap {
	margin:-10px -15px;
	background-color:#f7f7f7;
	padding:0px;
	text-align:center;
}
.contentwrap {
	background-color:#fff;
	border:1px solid #ddd;
	padding:20px 25px;
	margin:10px 0;
	border-radius:0;
}
.tabwrap {
	background-color:#fff;
	border:1px solid #ddd;
	padding:0 0 30px 0;
	margin:10px 0 50px 0;
	border-radius:0;
}
.contentwrap h3,
.tabwrap h3 {
	line-height:160%;
	font-size:24px;
	font-weight:700;
	margin:10px 0 10px 0;
}
.contentwrap h4,
.tabwrap h4 {
	font-size:18px !important;
	line-height:130%;
	letter-spacing:0;
	color:#004098;
	margin:20px 0 5px 0;
	font-weight:700;
}
.contentwrap > .contentwrap {
	padding:15px 15px;	
	margin:10px 0 20px 0;
}
.contentwrap > .contentwrap h4 {
	margin:5px 0 5px 0;
}
.tabwrap .learnmore {
	text-align:center;	
}
.contentwrap p, 
.tabwrap p {
	color:#666;
	font-size:14px;
}
hr {
  border-top: 1px solid #ddd;
}
@media (max-width: 767px) {
	.boxwrap {
		min-height:auto;
	}
	.awardwarp {
		margin:0 20px;
	}
}
.boxwraps {
	min-height:380px;
}
.boxwrap h3 {
	line-height:150%;
	font-size:19px;
	font-weight:700;
	color:#333;
	margin:10px 0 20px 0;
	text-align:center;
}
.boxwrap h4 {
	font-size:18px !important;
	color:#333 !important;
	line-height:130%;
	letter-spacing:0;
	margin:5px 0;
	font-weight:400;
}
.boxwrap .learnmore {
	text-align:center;	
}
.boxwrap p.txt {
	color:#666;
	font-size:14px;
	min-height:60px;
	clear:both;
	margin:20px 0 0 0;
}
.boxwrap p.clearfix {
	clear:both;
	margin:20px 0 0 0;
}
.boxwrap p.brandlogo {
	margin:0 0 5px 0;	
	text-align:right;
	padding:0;
}
.boxwrapm {
	background-color:#fff;
	border:1px solid #ddd;
	padding:10px;
	margin:20px 0;
}
.box-shot {
	position:relative;
	overflow:auto;
	overflow:hidden;
	margin:10px 0;
}
.floated-sales {
  position: absolute;
	top:0px;
	right: calc(50% - 145px);
	right:55%;
  display: block;
  width:64px;
  height:64px;
	line-height:130%;
  margin:0.5em;
	font-size:18px;
  font-weight: 400;
  background-color:#de3225;
	color:#fff !important;
  overflow: hidden;
	border-radius: 50%;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
	z-index:99999;
}
.floated-sales span {
	letter-spacing:-1px;
}
.floated-title {
	margin:0 auto;
  display: inline-block;
  width:64px;
  height:64px;
	line-height:130%;
  margin:0.5em;
	font-size:13px;
  font-weight: 700;
  background-color:#333;
	color:#fff !important;
  overflow: hidden;
	border-radius: 50%;
	padding-top:13px;
	text-align:center;
	vertical-align:middle;
}
.underline {
	display:inline-block;
	border-bottom:1px solid #333;
}
.cn {
	font-size:17px;
}
.promotionwrap {
	max-width:800px;
	border:1px solid #ddd;
	margin:20px auto;
	padding-top:20px;
}
.promotionwrap h3 {
	margin:10px;
}
.promotionwrap h2 {
	font-size:23px;
	line-height:160%;
	margin:0;
}
.promotionwrap h2 small {
	font-size:19px;
}
.promotionwrap h4 {
	font-size:17px;
	color:#333;
	line-height:140%;
	letter-spacing:0;
}
.promotionwrap h6 {
	font-size:15px;
	letter-spacing:0;
}
.promotionwrap h5 {
	font-size:19px;
	line-height:160%;
}
.container {
		max-width:960px;
}
small {
	color:#333 !important;
}
.col-sm-12,
.col-sm-3, 
.col-sm-4, 
.col-sm-6 {
	padding-right:7px;
	padding-left:7px;
}
td .form-group {
	display:block; 
	padding:5px 0;
}
td .col-sm-6 {
	padding:0 !important;
	margin:0;
}
.bannwrap {
	height:83px;
	background-color:#fff;
	border:1px solid #c9d0d6;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
	margin-bottom:14px;
}
.bannwrap ul {margin-top:17px;}
.bannwrap ul li {list-style-type:none; padding:0 15px 0 15px; height:55px; float:left; border-right:1px solid #c9d0d6; color:#b5c0ce;}
.bannwrap ul li.em {list-style-type:none; padding:0 0 0 15px; float:left; border-right:0px solid #c9d0d6;}
.bannwrap ul li em { font-size:11px; border-right:0px solid #c9d0d6; height:48px; width:48px; border-radius:50%; margin:0px 0 0 10px; text-align:center; background-color:#aabacc; color:#fff; display:inline-block; font-style: normal; padding:5px 0 0 0; text-align:center;}

.bannwrap ul li .fa {padding:3px 0 0 0; display:inline-block; text-align:center;}
.bannwrap ul li:last-child {border-right:0px solid #fff;}
.bannwrap ul li strong {display:block; font-size:15px; color:#333; text-align:center;}
.bannwrap ul li a {display:inline-block;}

.brand-logo {
	margin-top:30px;
	text-align:center;
}
.mt10 {
	margin-top:10px;
}
.img-rounded {
	border-radius:15px;
}
.bold {
	font-weight:700;
}