.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;
}
html,
body {
  height: auto;
}
body {
  width: auto;
  min-width: 440px;
  padding: 20px;
}
#top {
  padding-bottom: 16px;
  border-bottom: 1px solid #28A9E2;
}
h1 {
  line-height: 30px;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #28A9E2;
}
.required {
  line-height: 24px;
  text-align: center;
  color: #F99420;
}
#quote-form {
  padding-top: 16px;
  line-height: 45px;
}
#quote-form .row {
  display: table;
}
#quote-form .row > .col {
  float: none;
  display: table-cell;
}
#quote-form .label {
  min-width: 82px;
  line-height: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
}
#quote-form .label.short {
  min-width: 0;
}
#quote-form .row2 .label {
  min-width: 190px;
}
#quote-form .row3 .label {
  min-width: 110px;
}
#quote-form .star {
  color: #F99420;
}
#quote-form .radio {
  display: inline-block;
  vertical-align: top;
  min-width: 157px;
  padding-left: 35px;
  margin-right: 20px;
  background: url(img/radio.png) no-repeat left center;
}
#quote-form .radio.other {
  min-width: 0;
  margin-right: 0;
}
#quote-form .radio.short {
  min-width: 0;
}
#quote-form .radio.middle {
  min-width: 67px;
}
#quote-form .radio.error {
  background-image: url(img/radio-error.png);
}
#quote-form .radio.checked {
  background-image: url(img/radio-select.png);
}
#quote-form .checkbox {
  display: inline-block;
  vertical-align: top;
  padding-left: 35px;
  margin-right: 20px;
  white-space: nowrap;
  background: url(img/checkbox.png) no-repeat left center;
}
#quote-form .checkbox.error {
  background-image: url(img/checkbox-error.png);
}
#quote-form .checkbox.checked {
  background-image: url(img/checkbox-select.png);
}
#quote-form input[name="work_area"] + .checkbox {
  min-width: 87px;
  padding-right: 30px;
}
#quote-form input[name="work_area"] + .checkbox.other {
  min-width: 0;
  padding-right: 0;
}
#quote-form input[name="how_to_know"] + .checkbox {
  padding-right: 70px;
}
#quote-form input[name="how_to_know"] + .checkbox.other {
  padding-right: 0;
}
#quote-form .input-outer {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 10px 0;
}
#quote-form .input-outer.col {
  margin: 0;
  vertical-align: middle;
}
#quote-form .input-outer.long {
  width: 100%;
  max-width: 882px;
}
#quote-form .input-outer .tip {
  position: absolute;
  top: -11px;
  left: 170px;
  white-space: nowrap;
}
#quote-form .input {
  display: block;
  padding: 0 7px;
  border: 1px solid #28A9E2;
  line-height: 23px;
  background-color: #FFF;
}
#quote-form .input.error {
  border-color: #F99420;
}
#quote-form input {
  width: 100%;
  height: 23px;
  line-height: 23px;
  background-color: #FFF;
  color: #28A9E2;
}
#quote-form .date-outer {
  width: 180px;
  height: 30px;
  cursor: pointer;
}
#quote-form .date-outer.col {
  margin-top: -2.5px;
}
#quote-form .date-outer .input {
  padding: 0 7px 0 43px;
  line-height: 28px;
  cursor: pointer;
  background: #28A9E2 url(img/calendar-icon.png) no-repeat 16px center;
}
#quote-form .date-outer .input input {
  height: 30px;
  cursor: pointer;
  line-height: 28px;
  text-align: center;
  background-color: #28A9E2;
  color: #FFF;
}
#quote-form .service-type .radio {
  padding-right: 10px;
}
#quote-form .floor-type .checkbox {
  padding-right: 50px;
}
#quote-form .floor-type .checkbox.other {
  padding-right: 0;
}
#quote-form .wax-thickness .radio {
  min-width: 107px;
}
#quote-form .service-area .checkbox {
  min-width: 130px;
}
#quote-form .service-area .checkbox.other {
  min-width: 0;
}
#quote-form .pest-target .checkbox {
  padding-right: 30px;
}
#quote-form .pest-target .checkbox.other {
  padding-right: 0;
}
#quote-form .extra-service {
  min-width: 230px;
}
#quote-form .feet {
  margin: 0 40px 0 10px;
}
#quote-form .heading {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #28A9E2;
  line-height: 34px;
  color: #28A9E2;
}
#quote-form .file {
  position: relative;
}
#quote-form .file label {
  width: 100%;
}
#quote-form .file .input-outer {
  width: 100%;
}
#quote-form .file .input {
  position: relative;
  height: 23px;
  padding-right: 56px;
  line-height: 23px;
  vertical-align: middle;
  cursor: pointer;
}
#quote-form .file .input .button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 49px;
  height: 100%;
  line-height: 23px;
  text-align: center;
  background-color: #28A9E2;
  color: #FFF;
}
#quote-form .file input {
  position: absolute;
  left: -99999px;
}
#quote-form .add-file {
  vertical-align: middle;
}
#quote-form .add-file .button {
  width: 109px;
  height: 25px;
  padding-left: 26px;
  margin-left: 20px;
  line-height: 25px;
  vertical-align: middle;
  text-align: center;
  background: #28A9E2 url(img/addfile-plus.png) no-repeat 12px center;
  color: #FFF;
}
#quote-form .code {
  margin-top: 25px;
}
#quote-form img {
  display: block;
  line-height: 0;
}
#quote-form .image,
#quote-form .refresh {
  cursor: pointer;
}
#quote-form .refresh {
  padding: 4px 10px 3px 10px;
}
#quote-form .code-input {
  width: 110px;
}
#quote-form .code-input input {
  height: 43px;
  line-height: 43px;
  text-align: center;
}
#quote-form .error-message {
  padding: 10px 0 10px 20px;
  line-height: 25px;
  color: #F99420;
}
#quote-form .action {
  margin-top: 30px;
  text-align: center;
}
#quote-form button {
  width: 170px;
  height: 50px;
  margin: 0 10px;
  border: 1px solid #F99420;
  border-radius: 10px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  background-color: #F99420;
  color: #FFF;
}
#quote-form #reset-button {
  background-color: #FFF;
  color: #F99420;
}
#quote-form .furniture-installed .radio {
  min-width: auto;
}
#quote-form .furniture-installed .radio.other {
  margin-right: 15px;
}
#quote-form .child-options {
  padding-left: 35px;
}
#quote-form .child-options .radio.other {
  margin-right: 15px;
}
#quote-form .child-options .radio {
  min-width: auto;
  margin-right: 50px;
}
.ui-datepicker {
  display: none;
  width: auto;
  min-width: 162px;
  padding: 6px 8px;
  margin: 0 -8px 0 -44px;
  border: 1px solid #28A9E2;
  line-height: 20px;
  text-align: center;
  background-color: #FFF;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 50%;
  width: 0px;
  height: 0px;
  margin-top: -4.5px;
  border: 4.5px solid transparent;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 0;
  border-left: 0;
  border-right: 5px solid #28A9E2;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 0;
  border-left: 5px solid #28A9E2;
  border-right: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  display: inline-block;
  vertical-align: top;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year:after {
  content: '';
}
.ui-datepicker .ui-datepicker-calendar {
  width: 100%;
  margin-top: 12px;
}
.ui-datepicker .ui-datepicker-calendar th {
  padding: 0 2px;
  text-align: center;
}
.ui-datepicker .ui-datepicker-calendar td {
  padding: 0 2px;
  text-align: right;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable,
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-other-month {
  cursor: default;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable *,
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-other-month * {
  color: #EFEFEF;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day {
  background-color: #28A9E2;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day * {
  color: #FFF;
}
@media screen and (max-width: 900px) {
  #quote-form .input-outer .tip {
    position: relative;
    top: 0px;
    left: 0px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  #quote-form .row.code,
  #quote-form .error-message-col {
    display: block !important;
  }
  #quote-form .error-message {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: -20px;
  }
}
@media screen and (max-width: 567px) {
  #quote-form .row3 {
    display: block;
  }
  #quote-form .row3 > .full-col {
    display: block;
  }
  #quote-form .row3 > .space-col {
    display: none;
  }
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year:after {
  content: "年";
}
