h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}

.panel-title {
    background-color: #fff;
    width: 100%;
}

.acc-v1 .panel-heading a {
    display: inline-block;
    background: rgba(40%, 0%, 0%, 0);
}

.btn-u.btn-brd.btn-u-dark:focus {
    color: #333;
    border-color: #333;
}

.header-v7 .logo img {
    width: auto;
    max-width: 100%;
}

.sky-form.fast {
    border: 0 solid #eee;
}

.sky-form .button {
    background: #e67e22;
}

.sky-form .rating input:checked ~ label {
    color: #e67e22;
}

.sky-form .rating input + label:hover,
.sky-form .rating input + label:hover ~ label {
    color: #e67e22;
}

.sky-form {
    font: inherit;
}

/* cube fix*/
.form-control, .select {
    max-width: 600px;
}

.cbp-l-caption-title {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
    color: #fff;
}

.cbp-l-caption-desc {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
    color: #fff;
    font-size: 1.4rem;
}

.cbp-l-caption-desc span:first-child, .cbp-l-inline-subtitle span {
    color: #f00;
    font-size: 1.8rem;
    font-weight: bold;
    margin-right: 4px;
    letter-spacing: 1px;
}

.cbp-l-inline-title {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
    color: #333;
    font-size: 1.4rem;
}

.cbp-l-inline-subtitle {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
    color: #333;
    font-size: 1.4rem;
}

.cbp-l-inline-desc {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
    color: #333;
    font-size: 1.4rem;
}

.cbp-l-inline-desc ul {
    margin: 0 0;
    padding: 0 0;
    margin-left: 20px;
}

.cbp-l-inline-desc > ul > li > p {
    margin-top: 5px;
}

.cbp-l-inline-left {
    width: 36%;
}

.cbp-l-inline-right {
    width: 64%;
}

.content-boxes-v6 i {
    color: #fff;
    width: 75px;
    height: 75px;
    padding: 25px;
    font-size: 25px;
    line-height: 25px;
    position: relative;
    text-align: center;
    background: #dedede;
    margin-bottom: 10px;
    display: inline-block;
}

.content-boxes-v6 i:after {
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    content: " ";
    position: absolute;
    border: 1px solid #dedede;
    border-radius: 50% !important;
}

.parallax-bg {
    position: relative;
    background: url(/img/build/assets/unify/img/bg//25.jpg) 50% repeat fixed;
}

.header-v7 > .navbar-default {
    overflow-y: scroll;
}

.header-v7 .navbar-default .navbar-nav > li > a {
    font-size: 1.6rem;
}

.header-v7 .navbar-default .navbar-nav > li > a i {
    margin-right: 8px;
}

.header-v7 .dropdown-menu li a {
    font-size: 1.4rem;
}

@media (min-width: 991px) {
    .header-v7 .logo {
        padding: 0 0;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .header-v7 .logo img {
        display: inline;
    }
}

/* purchase */
.purchase section.toptitle {
    margin-bottom: 0;
}

/* panel */
.panel-group .panel + .panel {
    margin-top: 0;
}

.acc-v1 .panel-heading.type2 a {
    display: block;
}

.panel-default > .panel-heading.type2 {
    background: #fff;
}

.panel-default.type1 {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #eee;
}

.panel-collapse > .panel-body {
    border: none;
    border-bottom: 1px solid #eee;
}

.panel-heading.type2 {
    border-bottom: none;
}

/* modal */
.news-v3 .news-v3-in-sm .post-shares {
    margin-top: 0;
}

.news-v3 .post-shares li {
    padding: 0 0 5px 0;
}

/**/
.ui-datepicker {
    display: block;
}

.picknight .control-label {
    padding: 6px 0 0 0;
}

/*** header ***/

@media (min-width: 768px) {
    .header-v7 .navbar-collapse.collapse {
        display: none !important;
    }

    .header-v7 .navbar-collapse.in {
        display: block !important;
    }

    .header-v7 .navbar-default .navbar-nav {
        margin-bottom: 20px;
    }

    .header-v7 .logo {
        padding: 0;
        text-align: center;
    }
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: none;
    }

    .header-v7 .navbar-collapse.collapse {
        display: block !important;
    }

    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .header-v7 .navbar-default {
        top: 0;
        width: 270px;
        height: 100%;
        z-index: 999;
        position: fixed;
        padding-top: 30px;
        border-left: 1px solid rgba(218, 218, 218, 0.2);
        border-right: 1px solid rgba(218, 218, 218, 0.2);
    }

    .header-v7 .navbar-collapse.in {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .navbar-toggle {
        display: inherit;
    }

    .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .header-v7 .navbar-collapse.in {
        display: block !important;
    }

    .navbar-nav {
        float: none;
        margin: 0;
    }

    .navbar-nav > li {
        float: none;
    }

    .header-v7 .navbar-default {
        top: 0;
        width: 100%;
        height: auto;
        z-index: 999;
        position: initial;
        padding-top: 0;
    }

    .header-v7 .navbar-collapse {
        padding: 0;
        background: #f7f7f7;
        border-bottom: 1px solid #eee;
    }

    .content-side-right {
        margin-left: 0px;
    }

    .header-v7 .logo {
        text-align: center;
    }

    .header-v7 .logo img {
        margin: 12px 0 11px;
    }

    .header-v7 .navbar-default .navbar-nav {
        padding: 25px 0;
        margin-bottom: 0;
    }
}

.cbp-l-caption-title {
    color: #fff;
    font: 400 16px/17px "Open Sans", sans-serif;
}

.cbp-caption-overlayBottomPush .cbp-l-caption-alignLeft .cbp-l-caption-body {
    margin: 10px 30px 0;
}

.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
    bottom: 0;
}

.cbp-caption-overlayBottomPush .cbp-caption-defaultWrap {
    bottom: 70px;
}

.table-bordered tr.border-bottom-bold > th, .table-bordered tr.border-bottom-bold > td {
    border-bottom: 3px solid #ddd;
}

.content-boxes-v5 i {
    float: inherit;
    margin-right: inherit;
}
/* Add here all your css styles (customizations) */
body {
    font-family: Helvetica, Arial, "LiHei Pro", "\5FAE\8EDF\6B63\9ED1\9AD4", sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    color: #e67e22;

}

p{
    font-weight: 400;
}

li{
    font-weight: 400;
}

.form-control{
    font-weight: 400;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-bottom-150 {
    margin-bottom: 150px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-leftr-10 {
    margin: 0 10px;
}

.margin-leftr-20 {
    margin: 0 20px;
}

.padding-20 {
    padding: 20px;
}

.en_txt {
    font-family: Times, sans-serif;
}

.marktxt, p {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
}

.btn-u {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
}

.navbar-nav {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
}

.tit14 {
    font-size: 0.9rem;
}

.margin-top-0 {
    margin-top: 0;
}

.width90 {
    margin-right: 0;
    margin-top: 20px;
    margin-left: -30px;
}

.width90b {
    margin-right: 0;
    margin-top: 20px;
}

.align-cen {
    text-align: center;
}

.align-rt {
    text-align: right;
}

.align-lft {
    text-align: left;
}

.overflow-y-scroll {
    overflow-y: scroll;
}

.highlight-red-text {
    color: red;
    font-weight: bold;
}

/* form */
.form-control {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
}

.h5_tit {
    border: 1px solid #e67e22;
    width: 80px;
    padding: 4px 0 1px 0;
    text-align: center;
    margin: 10px 10px 10px 0;
}

.headline-center-v2 h2 {
    color: #e67e22;
}

h2.newtit {
    font-size: 2rem;
    color: #e67e22;
    position: relative;
}

h5 {
    color: #e67e22;
    line-height: 16px;
}

.quote-v2 {
    padding: 40px 10% 40px;
}

.quote-v2 p:before {
    left: 50%;
    top: -75px;
    font-size: 80px;
    content: "";
    position: absolute;
    margin-left: -25px;
    font-family: Georgia, serif;
}

.purchase .btn-buy a {
    margin-top: -6px;
}

.sky-form .input input,
.sky-form .select select,
.sky-form .textarea textarea,
.sky-form .radio i,
.sky-form .checkbox i,
.sky-form .toggle i,
.sky-form .icon-prepend {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
}

.sky-form .input input,
.sky-form .select select,
.sky-form .textarea textarea {
    color: #777;
}

.form-control::-moz-placeholder {
    color: #777;
}

.form-control:-ms-input-placeholder {
    color: #777;
}

.form-control::-webkit-input-placeholder {
    color: #777;
}

/*Search Block*/
.search-block {
    padding: 40px 0;
}

.weltxt {
    bottom: 30px;
    left: 90px;
    color: #fff;
    font-size: 36pt;
}

.weltxt span {
    color: #e67e22;
    font-size: 28pt;
    display: block;
}

.iconp, .iconp h2 {
    color: #e67e22;
    margin-bottom: 20px;
}

.owl-clients-v1 img {
    width: 200px;
}

.sky-form .select i:before {
    border-bottom: 4px solid #bbb;
}

.sky-form .select i:after {
    border-top: 4px solid #bbb;
}

.sky-form .col-12 {
    width: 100%;
}

.res_btn {
    text-align: center;
    margin-top: 15px;
}

.res_btn button {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
    font-size: 1.4rem;
    letter-spacing: 1px;
}

.union_check {
    display: none;
}

.tag-box {
    padding: 20px 10px 20px 0;
}

.td-label {
    width: 75px;
}

.allread {
    margin: 15px 0 15px 50px;
}

.sp_allread {
    margin: 15px 0 15px 50px;
    line-height: 1.4;
    color: red;
}

.first_td {
    width: 24%;
}

.first_td2 {
    width: 35%;
}

.dis-ib {
    display: inline-block !important;
    margin-right: 3px
}

.width120 {
    width: 120px
}

.width100 {
    width: 100px
}

.width85 {
    width: 85px
}

.price_right {
    float: right;
}

/* step CSS */
body {
    font-family: Helvetica, Arial, 'LiHei Pro', '\5FAE\8EDF\6B63\9ED1\9AD4', sans-serif;
}

.wizard > .steps > ul > li {
    width: 20%;
    margin-left: 0;
}

.icon_arrow {
    cursor: default;
}

.sky-form select.select-promotion-group {
    color: #555;
}

/* type_acc*/

h1 {
    text-align: center;
    font-size: 2.1875rem;
    line-height: 1.8;
    padding: 50px 0;
}

.type_accordion {
    max-width: 100%;
    margin: 0 auto 50px;
    border-top: 1px solid #eee;

}

.type_accordion li {

    border-bottom: 1px solid #eee;
    position: relative;

}

.type_accordion li div li {
    border-bottom: 0 solid #eee;

}

.type_accordion > li > div {
    display: block;
    padding: 20px 0 30px;
    color: #555;
}

.type_accordion > li > a {
    width: 100%;
    display: block;
    cursor: pointer;
    font-weight: 600;
    line-height: 3;
    font-size: 1.4rem;
    text-indent: 0.5rem;
    user-select: none;
    text-decoration: none;

    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #eee;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.type_accordion > li > a:after {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 10px;
    content: " ";
    top: 17px;
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.type_accordion {

    margin: 0 auto 0;

}

a.type_active:after {
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.code_change {
    color: #ff0000;
}

a.code_change:hover {
    color: #ffaaaa;
    text-decoration: none;
}

.login_menu {
    line-height: 2.6rem;
}

.pad10 p {
    padding: 10px
}

.form-control.indexpage, .select {
    width: 90%;
    margin: 0 auto;
}

.indexr {
    width: 100%;
}

.sky-form.kyaku {
    padding: 20px;
}
.kyaku .inline-group {
    margin-bottom: 0;
}

.header-v7.header-left-v7 .navbar-default {
    background-color: #ededed;
}

.header-v7 .navbar-collapse {
    margin: 0 0;
    padding: 0;
}

.header-v7 .navbar-nav > li {
    border-top: 1px solid #ccc;
    background-color: #fefefe;
}

.header-v7 .navbar-nav > li:last-child {
    border-bottom: 1px solid #ccc;
}

.header-v7 .navbar-nav > li a {
    margin: 0 10px;
}

.header-v7 .navbar-nav > li:hover {
    background-color: #f5f5f5;
}

.lang_btn {
    width: 100%;
    margin-bottom: 10px;
}

.sprow .col-xs-1, .sprow .col-sm-1, .sprow .col-md-1, .sprow .col-lg-1, .sprow .col-xs-2, .sprow .col-sm-2, .sprow .col-md-2, .sprow .col-lg-2, .sprow .col-xs-3, .sprow .col-sm-3, .sprow .col-md-3, .sprow .col-lg-3, .sprow .col-xs-4, .sprow .col-sm-4, .sprow .col-md-4, .sprow .col-lg-4, .sprow .col-xs-5, .sprow .col-sm-5, .sprow .col-md-5, .sprow .col-lg-5, .sprow .col-xs-6, .sprow .col-sm-6, .sprow .col-md-6, .sprow .col-lg-6, .sprow .col-xs-7, .sprow .col-sm-7, .sprow .col-md-7, .sprow .col-lg-7, .sprow .col-xs-8, .sprow .col-sm-8, .sprow .col-md-8, .sprow .col-lg-8, .sprow .col-xs-9, .sprow .col-sm-9, .sprow .col-md-9, .sprow .col-lg-9, .sprow .col-xs-10, .sprow .col-sm-10, .sprow .col-md-10, .sprow .col-lg-10, .sprow .col-xs-11, .sprow .col-sm-11, .sprow .col-md-11, .sprow .col-lg-11, .sprow .col-xs-12, .sprow .col-sm-12, .sprow .col-md-12, .sprow .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
}

.banner .col-xs-1, .banner .col-sm-1, .banner .col-md-1, .banner .col-lg-1, .banner .col-xs-2, .banner .col-sm-2, .banner .col-md-2, .banner .col-lg-2, .banner .col-xs-3, .banner .col-sm-3, .banner .col-md-3, .banner .col-lg-3, .banner .col-xs-4, .banner .col-sm-4, .banner .col-md-4, .banner .col-lg-4, .banner .col-xs-5, .banner .col-sm-5, .banner .col-md-5, .banner .col-lg-5, .banner .col-xs-6, .banner .col-sm-6, .banner .col-md-6, .banner .col-lg-6, .banner .col-xs-7, .banner .col-sm-7, .banner .col-md-7, .banner .col-lg-7, .banner .col-xs-8, .banner .col-sm-8, .banner .col-md-8, .banner .col-lg-8, .banner .col-xs-9, .banner .col-sm-9, .banner .col-md-9, .banner .col-lg-9, .banner .col-xs-10, .banner .col-sm-10, .banner .col-md-10, .banner .col-lg-10, .banner .col-xs-11, .banner .col-sm-11, .banner .col-md-11, .banner .col-lg-11, .banner .col-xs-12, .banner .col-sm-12, .banner .col-md-12, .banner .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
}

.banner .row {
    margin-top: 10px;
    margin-left: 0;
}

.row.sprow {
    overflow: hidden;
}

.index_pic1 {
    background-size: cover;
    background-position: 50% 50%;
    border-right: 1px solid #fff;
}

.index_pic2 {
    background-size: cover;
    background-position: 50% 50%;
    border-bottom: 1px solid #fff;
}

.index_pic3 {
    background-size: cover;
    background-position: 50% 50%;
    border-right: 1px solid #fff;
}

.index_pic4 {
    background-size: cover;
    background-position: 50% 50%;
}

.index_pic1, .index_pic2, .index_pic3, .index_pic4 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.index_pic1.in, .index_pic2.in, .index_pic3.in, .index_pic4.in {
    -ms-transform: scale(1.01, 1.01); /* IE 9 */
    -webkit-transform: scale(1.01, 1.01); /* Safari */
    transform: scale(1.01, 1.01);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.index_pic1:after, .index_pic2:after, .index_pic3:after, .index_pic4:after {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    height: 100%;
    width: 100%;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.index_pic1.in:after, .index_pic2.in:after, .index_pic3.in:after, .index_pic4.in:after {
    content: "";
    background: rgba(0, 0, 0, 0);
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.row.sprow {
    margin-right: 0;
    margin-left: 0;
}

.map {
    margin-bottom: 20px;
}

.owl-clients-v1 img {
    width: inherit;
    max-width: 100%;
}

.img_180 {
    float: left;
    margin-right: 10px;
}

.headline-center-v2.mainpage {
    text-align: left;
}

#user-welcome {
    padding-left: 15px;
    margin-top: 15px;
}

@media (min-width: 1200px) {
    .header-v7 .navbar-default {
        top: 0;
        width: 270px;
        height: 100%;
        z-index: 999;
        position: fixed;
        padding-top: 30px;
        border-left: 0 solid rgba(218, 218, 218, 0.2);
        border-right: 1px solid rgba(218, 218, 218, 1);
    }
}

/* media */
@media (max-width: 991px) {
    .weltxt span {
        font-size: 16pt;
    }
}

@media (max-width: 991px) {
    .header-v7 .menu-container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wizard > .steps > ul > li {
        width: 49%;
    }
}

@media (max-width: 991px) {
    .header-v7 .navbar-toggle {
        z-index: 2;
    }

    .lang_btn {
        position: absolute;
        top: 20px;
        z-index: 0;
        margin-bottom: 0;
    }

    .quote-v2 {
        padding: 40px 0 40px;
    }

    .sky-form .row {
        margin: 0 0;
    }

    .navbar-nav {
        margin: 0 0;
    }

    .owl-carousel .owl-item {
        padding-right: 10px;
    }

    .header-v7 .navbar-default .navbar-nav > li > a {
        border-bottom: 0 solid #eee;
    }

    .cut {
        display: block;
    }

    .wizard > .steps > ul > li {
        width: 100%;
    }

    .weltxt {
        bottom: 60px;
    }

    .weltxt span {
        font-size: 12pt;
    }

    .index_pic1 {
        border-right: 0 solid #fff;
        border-bottom: 1px solid #fff;
    }

    .index_pic2 {
    }

    .index_pic3 {
        border-right: 0 solid #fff;
        border-bottom: 1px solid #fff;
    }

    .index_pic4 {
    }

}

/* wayne */
.parsley-error {
    border-color: red !important;
}

/* wayne end */

/* panel */
.panel-default > .panel-heading {
}

.panel-heading.type2 {
    border-bottom: none;
}

.panel-heading.type2:hover {
    box-shadow: 0 0 10px #b5b5b5;
    background: #f0eeec;
}

.panel-default:hover .panel-heading.type2 a {
    text-decoration: none;
}

.headline-left h2 {
    color: #e67e22;
}

.panel-heading-text {
    min-height: 282px;
}

.panel-body .hotel-list {
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: -1px;
}

.hotel-list-title {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.hotel-list-title h5 {
    font-size: 16px;
}

.panel-body hr {
    margin: 20px 0;
}

.panel-body .btn-u.btn-brd:focus {
    color: #95a5a6;
}

.panel-body ul li {
    color: #61aaff;
    line-height: 24px;
}

.pricing-box .pricing {
    color: #888;
    font-size: 17px;
    text-shadow: none;
    margin: 5px 0 0;
    clear: both;
}

.pricing-box .pricing i {
    font-size: 14px;
    font-style: normal;
}

.pricing-box .pricing span {
    font-size: 13px;
    padding-right: 2px;
}

.pricing-box .pricing.prom {
    color: #aa0000;
}

.pricing-box .pricing div {
    float: left;
}

@media (min-width: 991px) and (max-width: 1260px) {
    .pricing-box .pricing div {
        float: none;
    }
}

.pricing-box a {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.readmore {
    border: 1px solid #B3B3B3;
    color: #fff;
    background: #B3B3B3;
}

.readmore:hover, .readmore:active, .readmore:focus {
    border: 1px solid #ddd;
    color: #fff;
    background: #ddd;
}

/* modal */
.modal-header {
    background: #eee;
}

.modal-body h4 {
    font-size: 14px;
    margin: 0;
    color: #e67e22;
}

/* owl-carousel */
.owl-carousel .owl-wrapper-outer-2 {
    border: none;
}

.owl-carousel .owl-wrapper-outer {
    border: 1px solid #eee;
}

.owl-carousel img {
    padding: 3px 5px 3px 3px;
}

/* calendar */
.picknight {
    padding-top: 12px;
}

.picknight .control-label {
    padding-top: 6px;
}

.ui-datepicker-header {
    margin: 0;
    background: #eee;
    border-bottom: none;
}

.ui-corner-all:hover {
    background: #e2e2e2;
}

.ui-datepicker {
    padding: 0;
}

.ui-datepicker-calendar {
    border: none;
}

.ui-datepicker-calendar > thead > tr > th {
    border-bottom-width: 0;
}

.ui-datepicker-calendar td, .ui-datepicker-calendar th {
    width: 14%;
    text-align: center;
}

.ui-datepicker-calendar th span {
    color: #8c8c8c;
}

.ui-datepicker-calendar .holiday {
    background: #FFFAFA;
}

.ui-datepicker-calendar span.holiday {
    color: #ff0000;
}

.ui-datepicker-calendar td.unclick {
    height: 68px;
    padding: 5px;
    color: #D2D2D2;
    vertical-align: top;
    background: #f2f2f2;
}

.ui-datepicker-calendar td.holiday.unclick {
    background: #f2f2f2;
}

.ui-datepicker-calendar a {
    min-height: 68px;
    padding: 5px 0;
    background: #fffdec;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ui-datepicker-calendar .holiday a {
    background: #f5f3e8;
}

.ui-datepicker-calendar a:hover, .ui-datepicker-calendar a:active {
    background: #ffeece;
    border-color: #fdf0d9;
    color: #000;
}

.ui-datepicker-calendar a:focus {
    background: #e67e22;
    border-color: #e67e22;
    color: #fff;
}

.ui-datepicker-calendar a:focus span {
    color: #000;
}

.ui-datepicker-calendar a, .ui-datepicker-calendar span {
    width: 100%;
}

.ui-datepicker-calendar td {
    line-height: 18px;
}

.ui-datepicker-calendar td span {
    color: #797979;
}

.ui-datepicker-calendar td span.days {
    color: #404040;
}

.ui-datepicker-calendar td i {
    font-style: normal;
    color: #d40000;
}

.topbtn {
    margin-bottom: 5px;
}

.bottombtn a {
    margin: 0 10px;
}

span.group-loading {
    margin-bottom: 0;
}

span.group-loading > div {
    background-color: #e67e22;
    margin: 0;
    height: 24px;
    border-radius: 2px !important;
}

span.calendar-loading > div {
    background-color: #e67e22;
    margin: 0;
    height: 18px;
    border-radius: 2px !important;
}

span.button-loading > div {
    background-color: #eeeeee;
    margin: 0;
    height: 18px;
    border-radius: 2px !important;
}

.select-country {
    margin-left: 0;
}

[v-cloak] {
    display: none;
}

.border-0 {
    border: 0;
}

/** readmore **/
.text-content div.texthide {
    height: 10em;
    overflow: hidden;
}

.showmore {
    height: auto;
}

.overtext {
    position: relative;
    z-index: 999;
    margin-top: -50px;
    height: 50px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.morelist {
    border: 1px solid #ddd;
    color: #555555;
    background: #ddd;
}

.morelist:hover {
    border: 1px solid #ddd;
    color: #B5B5B5;
    background: none;
}

.bg-1 {
    background: #ffe1a7;
}

.title-v3 {
    margin: 20px 0 20px 0;
    color: #e67e22;
    border-bottom: 1px solid #e67e22;
}

.promo-textbox {
    position: relative;
}

.promo-textbox:before {
    content: "";
    position: absolute;
    border: 1px dashed #fff9ed;
    width: 96%;
    height: 98.5%;
    top: 10px;
    left: 10px;
}

.promo-text {
}

.more {
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
}

.team-v7 .team-v7-in {
    padding: 0 30px;
}

.dp-table {
    width: 100%;
}

.dp-table-cell {
    vertical-align: top;
}

.width-100-percent {
    width: 100%;
}

.form-control {
    border-radius: 0;
}

.thsr-login-nav-tabs {
    font-size: 20px;
}

@media screen and (max-width: 768px) {
    .thsr-login-nav-tabs {
        font-size: 14px;
    }
}

.room-preview-images {
    float: left;
    max-width: 120px;
    margin-right: 9px;
    margin-top: 9px;
    cursor: pointer;
}

.thsr-policy {
    border: 1px solid #eeeeee;
    padding: 10px 20px;
}

.thsr-policy-header {

}

.thsr-policy-body {
    font-family: '\5FAE\8EDF\6B63\9ED1\9AD4', 'PingFang TC', sans-serif;
}

.thsr-policy-body a {
    color: #2da5da;
}

.thsr-policy-body > ul {
    margin-left: 15px;
}

.thsr-policy-control {
    margin: 10px 0;
    text-align: center;
}

.thsr-policy-control > button.btn {
    padding: 6px 40px;
    background-color: #20a0ff;
    color: #ffffff;
    font-family: Helvetica, Arial, '\5FAE\8EDF\6B63\9ED1\9AD4', 'PingFang TC', sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.thsr-policy-control > button.btn:hover {
    background-color: #4db3ff;
    color: #ffffff;
}

.thsr-login-tab-content {
    background-color: #ffffff;
}

.thsr-cancel-policy, .thsr-help-description {
    min-height: 20px;
    padding: 10px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.thsr-order-notice {
    font-family: '\5FAE\8EDF\6B63\9ED1\9AD4', 'PingFang TC', sans-serif;
    margin-top: -18px;
}

.thsr-order-notice a {
    font-family: Helvetica, Arial, '\5FAE\8EDF\6B63\9ED1\9AD4', 'PingFang TC', sans-serif;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    color: #2da5da;
}

.old-thsr-tip {
    font-size: 20px;
    animation-duration: 4s;
}

.fast-booking-input-animated {
    animation-delay: 1s;
    animation-duration: 1.5s;
}

.room-promotion-title-animated {
    animation-delay: 0.5s;
    animation-duration: 1.5s;
}

.payment-icon {
    font-size: 1.3em;
}

.payment-atm-icon {
    font-size: 1.4em;
}

.other-payment-options {
    border-top: 1px solid #dddddd;
    padding-top: 10px;
    margin-top: 5px;
}

@media (max-width: 375px) {
    #app {
        margin: 0 -30px;
    }
}

button.Gtn {
    padding: 6px 40px;
    background-color: #ff8831;
    color: #ffffff;
    font-family: Helvetica, Arial, '\5FAE\8EDF\6B63\9ED1\9AD4', 'PingFang TC', sans-serif;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid transparent;
    border-radius: 4px;
}

.texthide > .line , .showmore > .line, .text-content > .line{
    font-size: 14px;
    border-bottom: 1px dotted #e4e9f0
}

a.AddPurchase {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    background-color: #50d49d;
    border-color: #5dee14;
    border-radius: 4px !important;
    box-shadow: none;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    text-decoration:none;
}
@media (min-width: 1230px) {
    #fastImg {
        display: block;
        width: 100%;
        height: 200px;
    }
}
@media (min-width: 1350px) {
    #fastImg {
        display: block;
        width: 100%;
        height: 220px;
    }
}
@media (min-width: 1400px) {
    #fastImg {
        display: block;
        width: 100%;
        height: 240px;
    }
}
@media (min-width: 1500px) {
    #fastImg {
        display: block;
        width: 100%;
        height: 280px;
    }
}#steps-pagination {
	overflow: auto;
}

#steps-pagination ul {
	list-style: none !important;
	padding: 0;
}

#steps-pagination ul > li {
	width: 20%;
	float: left;
}

#steps-pagination ul > li > div {
	margin: 0 0.5em 0.5em;
	padding: 18px 15px;
	background-color: #eee;
	border-radius: 5px !important;
	color: #aaa;
}

#steps-pagination ul > li > div > span:first-child {
	font-size: 1.3em;
}

#steps-pagination ul > li > div.active {
	background-color: #e67e22;
	color: #fff;
}

#steps-pagination ul > li > div.completed {
	background-color: #f2b782;
	color: #fff;
}

#steps-content > div > ul.type_accordion {
	list-style: none;
	padding: 0;
}

#steps-content > div > ul.type_accordion > li ul {
	list-style: none;
	padding: 0;
}

#steps-control-buttons {
	margin: 0 0.5em ;
	text-align: right;
}

#steps-control-buttons button {
	margin: 0 0.2em;
	border-radius: 5px !important;
}

.font-size-1rem {
	font-size: 1rem;
}

.line-height-2rem {
	line-height: 2rem;
}

.steps-app-animated {
	animation-delay: 2s;
}

@media (min-width: 768px) and (max-width: 991px) {
	#steps-pagination ul > li {
		width: 49%;
	}
}

@media (max-width: 768px) {
	#steps-pagination ul > li {
		width: 100%;
	}

	.cbp-l-inline-left {
		display: none;
	}

	.cbp-l-inline-right {
		width: 100%;
	}
}

/*# sourceMappingURL=custom-55fb15e5827d0458f059.css.map*/