.inline-block {
  display: inline-block;
  vertical-align: top;
}
.clear:after {
  clear: both;
  content: "";
  display: table;
}
.clear > .float {
  float: left;
}
.clear > .float.right {
  float: right;
}
.editor {
  overflow: auto;
}
.editor:after {
  clear: both;
  content: "";
  display: table;
}
.editor > .float {
  float: left;
}
.editor > .float.right {
  float: right;
}
.oneline {
  position: relative;
  width: 100%;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.oneline .back-btn {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
}
.h-fix {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 0px;
}
.img-helper {
  text-align: center;
  font-size: 0;
}
.img-helper span,
.img-helper img {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
}
.img-helper span {
  width: 0px;
  height: 100%;
}
.responsive img,
.responsive iframe {
  width: 100%;
  height: auto;
}
.parent {
  font-size: 0;
}
.parent > .item {
  display: inline-block;
  vertical-align: top;
}
form .row {
  font-size: 0;
}
form .row > .item {
  display: inline-block;
  vertical-align: top;
}
form .row:after {
  clear: both;
  content: "";
  display: table;
}
form .row > .float {
  float: left;
}
form .row > .float.right {
  float: right;
}
form .row > .col {
  display: inline-block;
  vertical-align: top;
  float: left;
}
.select {
  float: left;
  text-align: left;
  cursor: pointer;
}
.select .select-input {
  position: relative;
}
.select .select-input .select-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select .select-input .select-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
}
.select .select-container {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: auto;
}
.select.select-fix {
  position: relative;
}
.no-record {
  line-height: 150px;
  text-align: center;
  font-weight: 700;
  color: red;
}
.processing {
  padding: 100px 20px;
  line-height: 20px;
  text-align: center;
  font-size: 15px;
}
body {
  min-width: 480px;
}
header,
#wrapper,
#content,
footer {
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}
.container {
  max-width: 990px;
  margin: 0 auto;
}
header {
  z-index: 1;
}
header .logo {
  margin: 13px 0;
}
header .logo img {
  width: 172px;
  height: auto;
}
header .contact {
  width: 160px;
  height: 50px;
  padding-left: 32px;
  margin: 25px 0;
  box-sizing: border-box;
  line-height: 50px;
  text-align: center;
  background: url(img/contactus-btn.png) no-repeat;
  margin-left: 10px;
  color: #F99420;
}
header .contact:hover,
header .contact.current {
  background-image: url(img/contactus-btn-hover.png);
  color: #FFF;
}
header .home {
  width: 160px;
  height: 50px;
  padding-left: 32px;
  margin: 25px 0;
  box-sizing: border-box;
  line-height: 50px;
  text-align: center;
  background: url(img/home-btn.png) no-repeat;
  color: #28a9e2;
  margin-left: 10px;
}
header .home:hover,
header .home.current {
  background-image: url(img/home-btn-hover.png);
  color: #FFF;
}
header .lang {
  display: block;
  width: 50px;
  height: 50px;
  background: #28a9e2;
  border-radius: 25px;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  margin-top: 25px;
  color: #fff;
}
header .menu-button {
  width: 60px;
  height: 60px;
  margin: 20px 0;
  background: url(img/mobilemenu-icon.png) no-repeat center center;
  margin-left: 20px;
}
header .menu-button.active {
  background-image: url(img/mobilemenu-close.png);
}
header .nav {
  line-height: 26px;
  text-align: center;
  background-color: #28A9E2;
}
header .nav .item {
  min-width: 58px;
  padding: 12px 10px;
  border-left: 1px solid #168BDA;
  border-right: 1px solid #4EC0EC;
  color: #FFF;
}
header .nav .item:hover,
header .nav .item.current {
  background-color: #0670C6;
}
header .nav .item1 {
  border-left: 0px solid #168BDA;
}
header .nav .item8 {
  border-right: 0px solid #168BDA;
}
#content {
  background: url(img/bg.png) repeat-y center top;
  z-index: 1;
}
#navigation {
  line-height: 22px;
  background-color: #E1E1E1;
}
#navigation .container {
  padding-top: 9px;
  padding-bottom: 9px;
}
#navigation .container .oneline {
  font-size: 14px;
  color: #59595B;
}
#navigation .container .oneline * {
  font-size: 14px;
  color: #59595B;
}
#main {
  padding-bottom: 45px;
}
#title {
  text-align: center;
}
#title .text {
  display: inline-block;
  vertical-align: top;
  padding: 10px 40px;
  margin: 30px auto 3px;
  border-radius: 30px;
  box-shadow: 0 3px 0 0 #0670C6;
  line-height: 40px;
  font-size: 30px;
  background-color: #28A9E2;
  color: #FFF;
}
#standard {
  margin-top: 10px;
}
#standard > h2 {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-bottom: 6px;
  margin-top: 17px;
  border-bottom: 1px solid #28A9E2;
  line-height: 32px;
  font-size: 24px;
  font-weight: 400;
  color: #28A9E2;
}
#standard > .editor {
  margin-top: 14px;
}
#standard > .editor > .image {
  float: right;
  width: 252px;
  margin-left: 80px;
  margin-bottom: 20px;
}
#standard > .video {
  max-width: 640px;
  margin: 15px auto 0;
}
#standard > .video iframe {
  width: 100%;
  height: auto;
}
#standard > h4 {
  margin-top: 24px;
  font-weight: 400;
}
#standard > .quote {
  display: block;
  margin-top: 60px;
  margin-bottom: 3px;
  border-radius: 9px;
  box-shadow: 0 3px 0 0 #D47300;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  background-color: #F99420;
  color: #FFF;
}
#standard .floating-quote {
  position: fixed;
  background-image: url(img/float_btn.png);
  display: block;
  top: 30%;
  right: 15px;
  width: 206px;
  height: 53px;
  text-align: center;
  color: #fff;
  line-height: 53px;
  z-index: 999;
}
#clients {
  position: relative;
  padding: 0 25px;
  margin-top: 27px;
}
#clients > .list {
  white-space: nowrap;
  overflow: hidden;
}
#clients > .list > div {
  display: inline-block;
  vertical-align: top;
}
#clients > .list .item {
  white-space: normal;
}
#clients > .prev,
#clients > .next {
  position: absolute;
  top: 50%;
  width: 9px;
  height: 16px;
  margin-top: -8px;
}
#clients > .prev.disable,
#clients > .next.disable {
  display: none;
}
#clients > .prev {
  left: 0;
  background: url(img/3-logo-leftarrow.png) no-repeat;
}
#clients > .next {
  right: 0;
  background: url(img/3-logo-rightarrow.png) no-repeat;
}
#how-to-get {
  margin-top: 20px;
}
#how-to-get > table {
  width: 100%;
}
#how-to-get > table td {
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
}
#how-to-get > table td.arrow {
  padding: 0 5px;
}
#how-to-get > table td > .text {
  display: inline-block;
  vertical-align: top;
  padding: 10px 20px;
  border-radius: 25px;
  background-color: #28A9E2;
  color: #FFF;
}
#how-to-get > table td > img {
  line-height: 0;
}
footer .to-top {
  display: block;
  line-height: 22px;
  text-align: center;
  background-color: #F99420;
}
footer .to-top .button {
  padding: 14px;
  color: #FFF;
}
footer .to-top .button > img {
  line-height: 0;
}
footer .container {
  line-height: 25px;
}
footer .container .copyright {
  max-width: 60%;
  padding: 10px 0;
  font-size: 15px;
}
footer .container .copyright a {
  font-size: 15px;
}
footer .container .social {
  max-width: 40%;
  padding: 5px 0;
}
footer .container .social .item {
  margin: 5px 0 5px 20px;
}
#menu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-width: 480px;
  z-index: 2;
}
#menu .mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: pointer;
}
#menu .menu {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 240px;
  line-height: 22px;
  background-color: #28A9E2;
}
#menu .menu .item {
  border-bottom: 1px solid #1586D2;
}
#menu .menu .item a {
  display: block;
  padding: 14px 20px;
  border-bottom: 1px solid #4BC0EB;
  font-size: 18px;
  color: #FFF;
}
#menu .menu .item a:hover,
#menu .menu .item a.current {
  background-color: #0670C6;
}
#cboxClose,
#cboxClose:hover {
  display: block;
  top: 20px;
  right: 20px;
  width: 18px;
  height: 20px;
  background: url(img/form-close-btn.png) center no-repeat;
}
#inner-topbanner {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#inner-topbanner > img {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
}
#service {
  position: relative;
  padding-top: 30px;
}
#service .content {
  margin-left: -5px;
  margin-right: -5px;
}
#service .item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
#service .item .inner {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 20px;
}
#service .item .inner .detail {
  display: block;
  border: 1px solid #F99420;
  border-radius: 5px;
  box-shadow: 5px 5px 0 0 #F99420;
  background-color: #FFF;
  vertical-align: top;
  padding: 20px;
  padding-bottom: 10px;
}
#service .item .inner .more {
  text-align: right;
  margin-top: 15px;
  margin-right: -10px;
}
#service .item .inner .more > a {
  display: inline-block;
  background-image: url(img/more-btn.png);
  background-repeat: no-repeat;
  width: 65px;
  height: 35px;
  padding-left: 15px;
  padding-right: 40px;
  font-size: 16px;
  color: #fff;
  line-height: 37px;
  white-space: nowrap;
}
#client-message {
  position: relative;
  padding-top: 46px;
}
#client-message h2 {
  position: relative;
  line-height: 40px;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
}
#client-message .content {
  position: relative;
}
#client-message .content .item {
  position: relative;
  width: 46.5%;
  margin-top: 28px;
}
#client-message .content .item .inner {
  padding-top: 30px;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 6px;
}
#client-message .content .item .qmark-1 {
  position: absolute;
  top: 0px;
  left: 0px;
}
#client-message .content .item .qmark-2 {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
#client-message .content .item .description {
  line-height: 28px;
}
#client-message .content .item .title {
  margin-top: 28px;
}
#client-message .content .item .title > span {
  font-size: 13px;
  margin-left: 10px;
}
#client-message .content .item-1 {
  float: left;
}
#client-message .content .item-2 {
  float: right;
}
body.desktop .t,
body.desktop .m {
  display: none;
}
body.desktop .d {
  display: block;
}
body.desktop .d.inline-block {
  display: inline-block;
  vertical-align: top;
}
body.desktop .parent > .d.item {
  display: inline-block;
  vertical-align: top;
}
body.tablet .container,
body.mobile .container {
  padding-left: 15px;
  padding-right: 15px;
}
body.tablet .d,
body.tablet .m {
  display: none;
}
body.tablet .t {
  display: block;
}
body.tablet .t.inline-block {
  display: inline-block;
  vertical-align: top;
}
body.tablet .parent > .t.item {
  display: inline-block;
  vertical-align: top;
}
body.tablet header .nav .container {
  white-space: nowrap;
}
body.tablet header .nav .item {
  min-width: 10px;
  padding: 12px 8px;
}
body.tablet header .nav .item1 {
  margin-left: -15px;
}
body.tablet header .nav .item8 {
  margin-right: 0px;
}
body.tablet footer .container .copyright {
  max-width: 80%;
}
body.tablet footer .container .social {
  max-width: 20%;
}
body.tablet #service .item {
  width: 50%;
}
body.tablet #client-message .content .item {
  float: none;
  width: auto;
}
body.mobile .d,
body.mobile .t {
  display: none;
}
body.mobile .m {
  display: block;
}
body.mobile .m.inline-block {
  display: inline-block;
  vertical-align: top;
}
body.mobile .parent > .m.item {
  display: inline-block;
  vertical-align: top;
}
body.mobile header .lang {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  margin-top: 20px;
}
body.mobile footer .container .copyright {
  float: none;
  max-width: 100%;
  padding: 18px 0;
  line-height: 18px;
}
body.mobile footer .container .social {
  float: none;
  max-width: 100%;
  padding: 10px 0 0;
  text-align: center;
}
body.mobile footer .container .social .item {
  margin: 10px 12px 0;
}
body.mobile #standard .floating-quote {
  display: none;
}
body.mobile #service .item {
  width: 50%;
}
body.mobile #client-message .content .item {
  float: none;
  width: auto;
}
