/* 2020.08 londonermacao template migration */

/* common */
@font-face{
  font-family: 'Baskerville Old Face';
  src: url("https://assets.sandsresortsmacao.cn/content/parisianmacao/fonts/Miama.otf");
}
body{
    font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
body:lang(jp){
    font-family: times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
hr {
    border-top-color: #e9e8e8;
}

.wsection-title {
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    color: #424b5a;
}

.wsection-title::after {
    display: block;
    margin-top: 14px;
    width: 100%;
    height: 12px;
    background: url("../svg/uicon-title-decoration.svg") center / auto 100% no-repeat;
    content: "";
}

@media (max-width: 1024px) {
    /*2023.2.16 by penghuzhen*/
    .head-title{
        font-weight: 400;
        font-size: 24px!important;
        line-height: 30px!important;
        margin-top: 15px!important;
    }

    .listpage-title-h1{
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        color: #1B1834;
        margin-top: 32px;
    }
    /*2023.2.16 by penghuzhen end*/
    .wsection-title {
        padding-top: 24px;
        font-size: 20px;
        line-height: 1.2;
    }

    .wsection-title::after {
        margin-top: 12px;
        margin-left: auto;
        margin-right: auto;
        width: 85px;
        height: 6px;
        background: url("../svg/uicon-title-decoration-m.svg") center / auto 100% no-repeat;
    }
}

.ecolor-424b5a {
    color: #424b5a;
}
.head-title{
    text-align: center;
    /*font-family: 'Baskerville Old Face';*/
    font-style: normal;
    font-weight: 400;
    font-size: 3.6rem;
    line-height: 4.8rem;
    /*2023.2.16 by penghuzhen */
    margin-top: 43px;
    /*2023.2.16 by penghuzhen end*/
}
/* end of common */

/* listpage */

.listpage-header {
    /* 2023.03.20 pengchenglong padding-bottom >padding */
    /*padding-bottom: 0;*/
    padding: 0;
    /* 2023.03.20 pengchenglong end */
}

.listpage-body {
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
    border-top: 1px solid #e9e8e8;
    padding-top: 24px;
    padding-bottom: 24px;
}

.listpage-body ~ .listpage-body {
    margin-top: 0;
}

.listpage-body > .col-md-3 img {
    width: 100%;
}

.listpage-body .listpage-title h2 {
    /*font-size: 20px;*/
    /*color: #424b5a;*/
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    /* identical to box height, or 131% */

    letter-spacing: 0.34px;

    /* PM Navy blue */

    color: #1B1834;
}

/* 20230423 pengchenglong add */
.listpage-body .listpage-title h2:lang(zh-tw),
.listpage-body .listpage-title h2:lang(zh-cn),
.listpage-body .listpage-title h2:lang(ko) {
    font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.listpage-body .listpage-title h2:lang(jp){
    font-family:times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
/* 20230423 pengchenglong end */

.listpage-body .listpage-title h2:hover {
    color: inherit;
}

.listpage-body .lp-item-desc {
    margin-top: 13px;
    font-size: 14px;
    line-height: 1.571428571;
    letter-spacing: 0;
    color: #424b5a;
}

.listpage-body .lp-item-desc p {
    margin-bottom: 0;
}

.listpage-body [id*="lp_left_content"]::after {
    display: block;
    width: 100%;
    height: 8px;
    /*background: url("../images/uicon-image-decoration.png") center / 100% 100% no-repeat;*/
    content: "";
}

.listpage-body [id*="lp_right_content"] {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 9px;
    padding-left: 28px;
}

.listpage-body [id*="lp_right_content"] > .row:nth-child(3) {
    display: flex;
    flex-direction: column-reverse;
    flex-grow: 1;
}

.listpage-body [id*="lp_right_content"] > .row:nth-child(3) .listpage-title {
    position: static;
}
/*2023.2.16 by penghuzhen*/
.listpage-highlight{
    color: #CA0050;
}
/*2023.2.16 by penghuzhen end*/
.listpage-body a.btn-glb-ctn,
.listpage-highlight-block a.book-btn {
    border: none;
    padding-top: 6px;
    padding-bottom: 6px;
    min-width: 135px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
    letter-spacing: .5px;
    color: #fff !important;
    background: #CA0050 !important;
    text-transform: none !important;
}
.pmv2-hide{
    display: none;
}
.pmv2-bookBottom{
    align-items: center;
    padding: 8px 33px;
    gap: 10px;
    color: #ffffff!important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    /* Parisian Theme - Pink */
    background: #CA0050!important;
    margin-top: 28px;
    text-transform: none !important;
}
.listpage-body a.btn-glb-ctn {
    margin-top: 15px;
    margin-bottom: 15px;
}

.listpage-body a.btn-glb-ctn:focus {
    color: #fff;
}
@media (max-width: 1024px) {
    .listpage-header {
        margin-bottom: -16px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .listpage-body {
        flex-direction: column;
        margin-top: -4px;
    }

    .listpage-body hr {
        display: none;
    }

    .listpage-body [id*="lp_right_content"] {
        padding: 4px 14px 0;
    }

    .listpage-body .listpage-title h2 {
        /*2023.2.20 by penghuzhen*/
        font-weight: 400;
        font-size: 20px;
        line-height: 28px;
        color: #1B1834;
        /*font-size: 17px;*/
        /*2023.2.20 by penghuzhen end*/
    }

    .listpage-body .lp-item-desc {
        margin-top: 8px;
        padding-right: 0;
        letter-spacing: 0;
    }

    .listpage-body a.btn-glb-ctn {
        position: static;
        margin-top: 10px;
        margin-bottom: 0;
        min-width: 122px;
        font-size: 14px;
    }
}
.pm2-row{
    width: unset!important;
}
/* end of listpage */

/* breadcrumb */

.js_sn_links {
    font-size: 0;
}

.js_sn_links > * {
    font-size: 14px;
    letter-spacing: .2px;
    color: #424b5a;
    opacity: .65;
}

.js_sn_links > a {
    position: relative;
    margin-right: 17px;
    text-decoration: none;
}

.js_sn_links > a::after {
    position: absolute;
    /*top: 4px;*/
    top: calc(50% - 4px);
    right: -14px;
    width: 10px;
    height: 10px;
    /*2023.2.17 by penghuzhen*/
    background: url("https://assets.sandsresortsmacao.cn/content/parisianmacao/icons/bnav-arrow.svg") center / 100% no-repeat;
    /*2023.2.17 by penghuzhen end*/
    content: "";
}

.js_sn_links > span {
    opacity: 1;
}

.navs-shortcut {
    /*margin-top: 24px;*/
    width: 100%;
    margin-top: 31px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 3px;

}
.main-section-wrap{
    padding-top: 17px;
    position: relative;
}
.main-section-wrap:before{
    /*content: '';*/
    /*width: calc(100% - 30px);*/
    /*height: 1px;*/
    /*background: #D6D6D6;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 15px;*/
}
@media (min-width: 1024px) {
    .main-section-wrap {
        width: calc(100% - 37rem);
        margin: 0 185px;
    }
    .main-section-wrap:before{
        width: 100%;
    }
     .dp-tabs-header{
        display: flex;
    }
}
.tit_content{
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    /* identical to box height, or 133% */
    text-align: center;
    letter-spacing: 0.4px;
    /* PM Navy blue */
    color: #1B1834;
    font-family: 'Times New Roman';
    /* 2023.03.17 pengchenglong add style */
    display: flex;
    /* 2023.03.17 pengchenglong end */
}

/* 20230423 pengchenglong add */
/*.tit_content:lang(zh-tw),*/
/*.tit_content:lang(zh-cn),*/
/*.tit_content:lang(ko) {*/
/*    font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";*/
/*}*/
/*.tit_content:lang(jp){*/
/*    font-family:times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";*/
/*}*/
/* 20230423 pengchenglong end */

@media (max-width: 1024px) {
    .js_sn_links > * {
        font-size: 12px;
    }

    .navs-shortcut {
        margin-top: 16px;
    }

    .js_sn_links > a::after {
        top: 2px;
        /* background-size: 7px; */
        right: -8px;
        width: 7px;
    }

    .js_sn_links > a {
        margin-right: 8px;
    }
}
@media (max-width: 767px) {
    .tit_content{
        font-size: 2.4rem;
        line-height: 3rem;
    }
    .dp-tabs-header{
        justify-content: flex-start!important;
        margin-left: 0;
        word-wrap: normal !important;
        overflow: hidden;
        overflow-x: auto;
    }
}

/* end of breadcrumb */

/* back to home */

.back-to-home {
    padding-bottom: 23px;
    pointer-events: none;
}

.back-to-home hr {
    position: relative;
    margin-top: 17px;
    border: none;
    padding-top: .9259259%;
    height: 0;
}

.back-to-home hr::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    /*background: url("../images/uicon-divider.svg") center / 100% no-repeat;*/
    content: "";
    height: 0.5px;
    background-color: #D6D6D6;
}

.back-to-home hr + div {
    pointer-events: auto;
}

.back-to-home a {
    position: relative;
    left: -6px;
    font-size: 14px;
    line-height: 1.5;
    color: #424b5a;
}

.back-to-home a::before {
    position: absolute;
    top: 0;
    left: -1px;
    width: 17px;
    height: 16px;
    background: #fff;
    content: "";
}

.back-to-home a::after {
    position: absolute;
    top: 4px;
    left: 5px;
    width: 10px;
    height: 9px;
    background: url("../svg/uicon-arrow-left-double-2.svg") center / 100% no-repeat;
    content: "";
}

@media (max-width: 1024px) {
    .back-to-home {
        padding-bottom: 21px;
    }

    .back-to-home hr {
        margin-bottom: 10px;
        padding-top: 1.769911504%;
    }

    .back-to-home hr::after {
        background-image: url("../svg/uicon-divider-m-2.svg");
    }

    .back-to-home a {
        left: -3px;
        font-size: 12px;
        letter-spacing: .17px;
    }

    .back-to-home a::after {
        top: 2px;
        left: 3px;
    }
}

/* end of back to home */

/* detailpage */

[id="dp_main_title_displaying"] {
    margin-top: 9px;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: .46px;
    color: #424b5a;
}

/*2023.2.16 by penghuzhen*/
.tiles-divider{
    border-bottom: 2px solid #CA0050;
}

.tiles-divider .text{
    color:#CA0050;
}
/*2023.2.16 by penghuzhen*/

.dp_main_desc {
    margin-top: 5px;
    font-size: 14px;
    letter-spacing: .38px;
    color: #424b5a;
}

.dp_main_desc p {
    margin-bottom: 0;
    margin-bottom: 0;
}

.dp-tabs-header {
    margin-top: 40px;
    /*2023.03.20 by huzhen*/
    /*display: flex!important;*/
    /*2023.03.20 by huzhen end*/
    /* 2023.03.17 pengchenglong add annotation */
    /*justify-content: center;*/
    /* 2023.03.17 pengchenglong end */
    border-bottom: 1px solid #e6e6e6;
}

.dp-tabs-header li {
    /*min-width: 95px;*/
    min-width: 74px;
    text-align: center;
    margin-left: 90px;
}
.dp-tabs-header li:first-child{
    margin-left: 0;
}
.dp-tabs-header li.active {
    /*min-width: 112px;*/
    min-width: 95px;
}

.dp-tabs-header > li > a {
    /*padding-top: 12px;*/
    /*padding-bottom: 12px;*/
    /*font-size: 16px;*/
    /*color: #424b5a;*/
    color: #1B1834;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    /*border: 2px solid rgb(255 255 255 / 0%);*/
    padding: 13px 15px;
    opacity: 0.5;
}
.dp-tabs-header li.active a{
    opacity: 1;
}

.dp-tabs-header > li.active > a,
.dp-tabs-header > li.active > a:hover,
.dp-tabs-header > li.active > a:focus {
    /*border: 1px solid #e9e8e8;*/
    border: unset;
    /*border-top: 3px solid #b5965a;*/
    border-bottom: 2px solid #CA0050;
    /*color: #b5965a;*/
    color: #CA0050;
}
#dp_accordion{
    /*2023.03.20 by huzhen*/
    /*display: none;*/
    /*2023.03.20 by huzhen end*/
}
@media only screen and (max-width: 1024px){
    .pmv2-body{
        padding: 0 18px;
    }
    .dp-tabs-header li {
        min-width: 64px;
        margin-left: 12px;
    }
    .dp-tabs-header li.active{
        min-width: 64px;
    }
    .dp-tabs-header > li > a{
        padding: 11px 15.5px;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }
    .dp-tabs-body{
        /*2023.03.20 by huzhen*/
        /*display: block;*/
        /*2023.03.20 by huzhen end*/
    }
}
.dp-tab-content .tab-pane {
    margin-top: 20px;
}

.dp-tab-content{
    /* 2023.03.21 pengchenglong font-size: 14px; > font-size: 13px; */
    font-size: 15px;
    /* 2023.03.21 pengchenglong end */
    color: #424b5a;
}

/*2023.04.06 by huzhen*/
.dp-tab-content a:not(.btn-glb-ctn){
    color:#424b5a;
}

.dp-tab-content ul {
    margin-top: 6px;
    padding-left: 19px;
    font-size: 15px;
    /*2023.04.06 by huzhen end*/
    color: #535662;
}
/*2023.04.06 by huzhen*/
.tab-pane.pm_2-content-tab ul li{
    margin-bottom: 8px;
}
/*2023.04.06 by huzhen end*/
.dp-tab-content b {
    letter-spacing: .38px;
}

.dp-tab-content a:not(.btn-glb-ctn) {
    text-decoration: underline;
}

.dp-tab-content .btn-glb-ctn:focus {
    text-decoration: none;
    color: #fff;
}

.dp-tab-content .tiles h3 a {
    text-decoration: none;
}

@media (max-width: 1024px) {
    [id="dp_main_title_displaying"] {
        margin-top: 0;
        font-size: 24px;
        letter-spacing: 0;
    }

    .dp_main_desc {
        margin-top: 4px;
        letter-spacing: 0;
    }

    [id="dp_accordion"] {
        margin-top: 24px;
        margin-bottom: 0;
        color: #424b5a;
    }

    [id="dp_accordion"] .panel-title {
        font-size: 14px;
        font-weight: 500;
    }

    [id="dp_accordion"] .panel-heading {
        position: relative;
        padding-top: 12.5px;
        padding-left: 13px;
        padding-bottom: 12.5px;
        font-weight: 500;
        letter-spacing: .38px;
        color: #424b5a;
        background-color: #f9f9f9;
    }

    [id="dp_accordion"] .panel-heading::after {
        position: absolute;
        top: 50%;
        right: 17px;
        margin-top: -3.5px;
        width: 10px;
        height: 7px;
        background: url("../svg/uicon-arrow-down.svg") center / 100% no-repeat;
        transition: transform .3s ease-in-out;
        content: "";
    }

    [id="dp_accordion"] .panel-heading.up::after {
        transform: rotate(180deg);
    }

    [id="dp_accordion"] .panel {
        border-color: #eeeded;
        border-radius: 3px;
        box-shadow: none;
    }

    [id="dp_accordion"] .panel + .panel {
        margin-top: 6px;
    }

    #dp_accordion .panel-body {
        border-top: none;
        padding-top: 12px;
        padding-left: 13px;
        font-size: 14px;
    }

    [id="dp_accordion"] .panel-body ul {
        margin-top: 5px;
        padding-left: 17px;
        font-size: 13px;
    }

    [id="dp_accordion"] .panel-body a,
    [id="dp_accordion"] .panel-body a:hover,
    [id="dp_accordion"] .panel-body a:active {
        text-decoration: underline;
        color: inherit;
    }
}

/* end of detailpage */

/* gibox */

#dp_gibox_displaying {
    margin-top: 13px;
}

.gi_box {
    border: 1px solid #eeeded;
    border-radius: 6px;
    box-shadow: none;
}

.gi_box_body .panel-heading {
    padding-top: 21px;
    padding-bottom: 19px;
    background: #f9f9f9;
}

.gi_box_body h3.panel-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .48px;
    color: #424b5a;
}

.gi_box .panel-body {
    padding: 16px 23px;
    font-size: 13px;
    line-height: 1.384615385;
    letter-spacing: .35px;
    color: #424b5a;
}

.gi_box_body b {
    line-height: 1.538461538;
}

.gi_box_body p {
    margin-bottom: 13px;
}

.gi_box ul {
    list-style: disc inside;
    padding-left: 0;
}

.gi_box ul > li {
    padding-left: 0;
}

.gi_box a {
    color: #424b5a;
}

@media (max-width: 1024px) {
    #dp_gibox_displaying {
        margin-top: 12px;
    }

    .gi_box {
        margin-bottom: 7px;
        border-radius: 4px;
    }

    .gi_box_body .panel-heading {
        padding-top: 12.5px;
        padding-bottom: 12.5px;
    }

    .gi_box_body h3.panel-title {
        font-size: 14px;
        letter-spacing: .38px;
    }

    .gi_box .panel-body {
        padding: 14px 13px;
        line-height: 1.6;
    }

    .gi_box ul {
        margin-top: 2px;
    }
}

/* end of gibox */

/* entertainment */

/* three tiles */

.wtiles-divider {
    margin-top: 5px;
    margin-bottom: 24px;
}

.wtiles-container picture {
    display: block;
    position: relative;
}

.wtiles-container picture::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 8px;
    background: url("../png/uicon-image-decoration-2.png") center / 100% 100% no-repeat;
    content: "";
}

.wtiles-container .ti {
    height: auto;
    color: #424b5a;
}

.wtiles-container .ti a {
    text-decoration: none;
    color: inherit;
}

.wtiles-container .ti a:hover {
    text-decoration: underline;
    color: #cb9623;
}

.wtiles-container .ti h2 {
    margin-top: 13px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.wtiles-container .info-section {
    margin-top: 9px;
    height: auto;
}

.wtiles-container .info .fa {
    display: none;
}

.wtiles-container .info-section .info {
    margin-bottom: 2px;
    font-size: 14px;
    color: #424b5a;
}

.wtiles-container .info::before {
    display: inline-block;
    margin-right: 2px;
    width: 14px;
    height: 22px;
    vertical-align: top;
    content: "";
}

.wtiles-container .info-loc::before {
    background: url("../svg/uicon-location.svg") center / 10px no-repeat;
}

.wtiles-container .info-cal::before {
    background: url("../svg/uicon-calendar.svg") center / 12px no-repeat;
}

.wtiles-container .price-section {
    margin-top: 5px;
    font-size: 14px;
    letter-spacing: .38px;
    color: #424b5a;
}

.wtiles-container .price-section span {
    font-size: 18px;
    color: #b5965a;
}

.wtiles-container .btn-section {
    margin-top: 15px;
}

.wtiles-container .btn-section a.btn {
    padding-top: 7px;
    padding-bottom: 7px;
    min-width: 142px;
    font-weight: 500;
    letter-spacing: .47px;
}

.wtiles-container .btn-section a.btn-white {
    border-color: #b5965a;
    color: #b5965a;
}

.wtiles-container .btn-section a.btn-gold {
    background-color: #b5965a;
}

@media (max-width: 1024px) {
    .wtiles-divider {
        display: none;
    }

    .wtiles-container picture::after {
        height: 7px;
    }

    .wtiles-container .ti h2 {
        margin-top: 14px;
        font-size: 17px;
        line-height: 1.176470588;
    }

    .wtiles-container .info-section {
        margin-top: 8px;
    }

    .wtiles-container .info::before {
        margin-right: 0;
    }

    .wtiles-container .price-section {
        margin-top: -4px;
        font-size: 13px;
    }

    .wtiles-container .price-section span {
        font-size: 16px;
    }

    .wtiles-container .btn-section a.btn {
        padding-top: 6px;
        padding-bottom: 6px;
        min-width: 122px;
    }

    .ent-wrap {
        margin-bottom: 23px;
        border-top: 1px solid #e9e8e8;
        padding-top: 24px;
    }
}

/* end of three tiles */

/* one tile */

.wimage-text {
    display: flex;
    border-top: 1px solid #e9e8e8;
    padding-top: 33px;
}

.wimage-container {
    width: 42.1203394%;
}

.wimage-container::after {
    display: block;
    width: 100%;
    height: 8px;
    background: url("../png/uicon-image-decoration-3.png") center / 100% 100% no-repeat;
    content: "";
}

.wimage-container img {
    width: 100%;
}

.wtext-container {
    flex-grow: 1;
    padding-top: 16px;
    padding-left: 41px;
}

.wtext-title {
    font-size: 20px;
    font-weight: 500;
    color: #424b5a;
}

.wtext-title a {
    color: inherit;
}

.wtext-subtitle {
    margin-top: 6px;
    font-size: 16px;
    font-weight: 500;
    color: #b4975a;
}

.wtext-description {
    margin-top: 5px;
    font-size: 14px;
    letter-spacing: .38px;
    color: #424b5a;
}

.wtext-description p {
    margin-bottom: 0;
}

.wtext-button {
    display: inline-block;
    margin-top: 38px;
    padding: 7px 10px;
    min-width: 142px;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
    color: #fff;
    background: #b5965a;
}

.wtext-button:focus,
.wtext-button:hover {
    text-decoration: none;
    color: #fff;
    background: #ccac68;
}

@media (max-width: 1024px) {
    .wimage-text {
        flex-direction: column;
        padding-top: 25px;
    }

    .wimage-container {
        width: 100%;
    }

    .wimage-container::after {
        height: 7px;
    }

    .wtext-container {
        padding-top: 10px;
        padding-left: 0;
    }

    .wtext-title {
        font-size: 17px;
    }

    .wtext-subtitle {
        margin-top: 1px;
        font-size: 14px;
    }

    .wtext-description {
        line-height: 1.571428571;
        letter-spacing: 0;
    }

    .wtext-button {
        margin-top: 20px;
        padding-top: 6px;
        padding-bottom: 6px;
        min-width: 122px;
    }
}

/* end of one tile */

/* video */

.wvideo {
    margin-top: 51px;
}

.wvideo-container {
    position: relative;
    margin-top: 28px;
}

.uicon-play {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url("../svg/uicon-play.svg") center / 94px no-repeat;
    cursor: pointer;
}

.wvideo-container .video-js .vjs-big-play-button,
.wvideo-container .w-big-play-button {
    display: none !important;
}

.wvideo-container .youtube-video-container {
    position: relative;
    padding-top: 56.25%;
    height: 0;
}

.wvideo-container .youtube-video-container-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.wvideo-container .youtube-video-container iframe {
    width: 100%;
    height: 100%;
}

@media (max-width: 1024px) {
    .wvideo {
        margin-top: 24px;
        border-top: 1px solid #e9e8e8;
    }

    .wvideo-container {
        margin-top: 16px;
    }

    .uicon-play {
        background-image: url("../svg/uicon-play-m.svg");
        background-size: 52px;
    }
}

/* end of video */

/* gallery */

.wgallery {
    margin-top: 51px;
}

.wgallery-shows {
    margin-top: 28px;
    margin-left: -5.5px;
    margin-right: -5.5px;
    margin-bottom: 11px;
}

.wgallery-shows::after {
    display: block;
    clear: both;
    content: "";
}

.wgallery-show {
    float: left;
    margin-bottom: 12px;
    padding-left: 5.5px;
    padding-right: 5.5px;
    width: 20%;
}

.wgallery-show img {
    width: 100%;
}

@media (max-width: 1024px) {
    .wgallery {
        margin-top: 2px;
    }

    .wgallery-shows {
        margin-top: 16px;
        margin-left: -3px;
        margin-right: -3px;
    }

    .wgallery-show {
        margin-bottom: 6px;
        padding-left: 3px;
        padding-right: 3px;
        width: 33.333333333%;
    }
}

/* end of gallery */

/* end of entertainment */

/* offer */

/* banner */

[id="op-nom-gallery"] img {
    width: 100%;
    height: 100%;
}

.op_main_banner {
    background: #f9f9f9;
}

.offerpage-subtitle {
    margin-top: 14px;
    font-size: 20px;
    line-height: 26px;
    color:  #BB1E5C;
    font-family: 'Times New Roman';
    /*font-style: italic;*/
}

/* 20230423 pengchenglong add */
.offerpage-subtitle:lang(zh-tw),
.offerpage-subtitle:lang(zh-cn),
.offerpage-subtitle:lang(ko) {
    font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.offerpage-subtitle:lang(jp){
    font-family:times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
/* 20230423 pengchenglong end */

h1.offerpage-title {
    position: relative;
    margin-top: 60px;
    /*width: 669px;*/
    /*height: 96px;*/
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
    letter-spacing: .46px;
    color:#1B1834;
    /*font-family: 'Baskerville Old Face';*/
    font-style: normal;
}
.op_text_details ul li{
    margin-left: unset;
}
.op_text_detail_ul ul, ol{
    padding-left: 17px !important;
    padding-inline-start: 17px;
}
ul, ol{
    margin-top: 5px;
    /*2023.2.2 by penghuzhen*/
    margin-bottom: 22px;
    /*2023.2.2 by penghuzhen  end */
    margin-left: 10px;
    padding-left: 17px !important;
    padding-inline-start: 17px;
}

.op_price {
    margin-top: 0px;
    font-size: 18px;
    font-weight: 500;
    color: #BB1E5C;
    font-family: 'Times New Roman';
    /*font-style: italic;*/
    line-height: 26px;
}

/* 20230423 pengchenglong add */
.op_price:lang(zh-tw),
.op_price:lang(zh-cn),
.op_price:lang(ko) {
    font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.op_price:lang(jp){
    font-family:times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
/* 20230423 pengchenglong end */

.op_desc {
    position: relative;
    width: 699px;
    height: 96px;
    margin-top: 8px;
    font-size: 15px;
    line-height:24px;
    font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    color: #424B5A;
}
.op_desc:lang(jp) {
    font-family: times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.hl-bookbtn-top,
.hl-bookbtn-bottom {
    display: none;
}

.op-book-btn,
.op-book-btn:focus,
.op-book-btn:hover {
    margin-top: 48px;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    width: 200px;
    height: 45px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    align:center;
    background: #CA0050;
}

.op_service {
    margin-top: 80px;
    margin-bottom: 28px;
    font-size: 15px;
    letter-spacing: .21px;
    color: #424b5a;
}

.op_service [class*="uicon-"] {
    display: inline-block;
    margin-top: 1px;
    margin-right: 4px;
    width: 18px;
    height: 20px;
    vertical-align: top;
}

.op_service [class*="wicon-"] {
    display: inline-block;
    margin-right: 19px;
    vertical-align: top;
}

.uicon-wifi {
    background: url("https://assets.sandsresortsmacao.cn/content/parisianmacao/icons/free-wifi.svg") center / 18px no-repeat;
}

.uicon-stopwatch {
    background: url("https://assets.sandsresortsmacao.cn/content/parisianmacao/icons/late-checkout.svg") center / 18px no-repeat;
}

#op_main_bookblock {
    position: static;
}

#op_main_block {
    display: flex;
}

#op_main_block > div:nth-child(2) {
    /*margin-left: 31px;*/
    height: auto !important;
    padding-left: 19px;
}

.op_main_desc {
    top: 45%;
    transform: translateY(-45%);
}
/* 2023.03.22 pengchenglong min-width: 1440px > min-width: 1024px */
@media (min-width: 1024px) {
/* 2023.03.22 pengchenglong end */
    .op-width{
        width: 50%;
    }
    #op-nom-gallery{
        height: 100%;
    }
    [id="op-nom-gallery"] img {
        object-fit: cover;
    }
    h1.offerpage-title{
        width: 100%;
        height: unset;
    }
    .op_desc{
        width: 100%;
        height: unset;
    }
    .op_main_desc {
        padding-right: 42px;
    }
}
@media (min-width: 768px) and (max-width: 1440px) {
    .op-book-btn,
    .op-book-btn:focus,
    .op-book-btn:hover{
        margin-top: 20px;
    }
    .op_service{
        margin-top: 20px;
    }
}
/* 2023.03.22 pengchenglong max-width: 1439px > max-width: 1024px */
@media (max-width: 1024px) {
/* 2023.03.22 pengchenglong end */
    #op_main_block {
         flex-wrap: wrap;
    }
    .op-width{
        width: 100%!important;
    }
}
@media (max-width: 1024px) {
    #op_main_block {
        flex-direction: column;
        padding-bottom: 19px;
    }

    .op_main_desc {
        position: static;
        transform: none;
    }

    #op-m-gallery .carousel-control {
        width: 11%;
        background: url("../svg/uicon-arrow-left.svg") center / 26px no-repeat;
        opacity: 1;
    }

    [id="op-m-gallery"] .right.carousel-control {
        transform: scaleX(-1);
    }

    [id="op-m-gallery"] .carousel-control .glyphicon {
        display: none;
    }

    #op-m-gallery .carousel-indicators {
        bottom: -6px;
        z-index: 9;
    }

    #op-m-gallery .carousel-indicators li {
        margin: 0 5px;
        border: none;
        border-radius: 50%;
        width: 6px;
        height: 6px;
        background: rgba(255, 255, 255, .5);
    }

    #op-m-gallery .carousel-indicators li.active {
        margin: 0 5px;
        width: 6px;
        height: 6px;
        background: #ccb37c;
    }

    #op_main_block > div:nth-child(2) {
        margin-left: 0;
    }

    .m-op_main_desc {
        margin-left: -15px;
        /*padding-top: 20px;*/
    }

    .offerpage-subtitle {
        font-size: 17px;
        line-height:22px ;
    }

    h1.offerpage-title {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0;
        width: auto;
        height: auto;
        margin-top: 32px;
    }

    .op_price {
        margin-top: 0;
        font-size: 17px;
        line-height: 22px;
    }

    .op_desc {
        margin-top: 12px;
        letter-spacing: 0;
    }

    /* add class for offerpage btn by ki 2023/2/9 */

    .offerpage-mb_book_btn_groups{
        display: flex;
        flex-direction: column;
        margin-top: 2.6rem;
    }

    .op_desc{
        position: relative;
        width: 100%;
        /*height: 96px;*/
        height: 100%;
        margin-top: 8px;
        font-size: 15px;
        line-height: 24px;
        font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        font-style: normal;
        font-weight: 400;
        letter-spacing: 0;
        color: #424B5A;
    }
    .op_desc:lang(jp){
        font-family: times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    }

    /* add class for offerpage btn by ki 2023/2/9 end */

    div#op_bookbtn_mobile {
        margin-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    .op-book-btn,
    .op-book-btn:focus,
    .op-book-btn:hover {
        /*margin-top: 40px;*/
        margin-top: 0.8rem;
        /*letter-spacing: .53px;*/
        padding: 0.8rem 0rem 0.8rem 0rem;
        font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        font-style: normal;
        font-weight: 500;
        font-size: 1.6rem;
        line-height: 2.6rem;

    }
    .op-book-btn:lang(jp),
    .op-book-btn:focus:lang(jp),
    .op-book-btn:hover:lang(jp) {
        font-family: times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    }

    .op_service {
        margin-top: 26px;
        font-size: 13px;
        line-height: 1.230769231;
        text-align: left;
        letter-spacing: .19px;
    }

    .op_service [class*="wicon-"] {
        margin-right: 0;
    }

    .op_service [class*="wicon-"] + [class*="wicon-"] {
        margin-left: 29px;
    }

    .op_service [class*="uicon-"] {
        margin-top: -2px;
    }
}

/* end of banner */

/* body */

.op_bc {
    margin-top: 23px;
}

.op_text_details {
    margin-top: 3px;
    font-size: 14px;
    color: #424b5a;
}

@media (max-width: 1024px) {
    .op_bc {
        margin-top: 20px;
    }

    .op_text_details {
        position: static;
        margin-top: 10px;
    }
}

/* end of body */

/* terms and conditions */

.op_text_tc {
    position: static;
    font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    margin-top: 20px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #979797;
}
.op_text_tc:lang(jp) {
    font-family: times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.op_text_tc a {
    text-decoration: underline;
    color: inherit;
}

.op_text_tc hr {
    margin-bottom: 25px;
}
#display_recommends{
    width: 100%;
}
#display_recommends hr {
    margin-top: 44px;
    margin-bottom: 44px;
}

@media (max-width: 1024px) {
    .op_text_tc {
        margin-top: 0;
        padding-left: 19px;
        font-size: 13px;
        line-height: 1.538461538;
        letter-spacing: 0;
    }

    .op_text_tc hr {
        margin-bottom: 21px;
    }

    #display_recommends hr {
        margin-top: 18px;
        margin-bottom: 35px;
    }
}

/* end of terms and conditions */

/* recommend */

.op-recommend-item {
    display: flex;
    font-size: 13px;
    line-height: 1.538461538;
    /* 2023.03.21 pengchenglong */
    /*letter-spacing: .35px;*/
    /* 2023.03.21 pengchenglong end */
    color: #424b5a;
}

.rec_item_title {
    /* 2023.03.22 pengchenglong font-size: 16px; > font-size: 16px; */
    font-size: 15px;
    /* 2023.03.22 pengchenglong end */
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 0;
    color: #1B1834;
}

/*2023.2.16 by penghuzhen*/
.rec_item_title:hover{
    color: unset;
}
/*2023.2.16 by penghuzhen end*/

.op-recommend-item > div:nth-child(1) a {
    display: block;
    position: relative;
}

.op-recommend-item > div:nth-child(1) img {
    width: 100%;
}
/*2023.03.22 by huzhen*/
/*.op-recommend-item > div:nth-child(1) a::before {*/
/*    position: absolute;*/
/*    top: -16px;*/
/*    left: -17px;*/
/*    width: 58px;*/
/*    height: 58px;*/
/*    background: url("../images/uicon-image-decoration-5.svg") center / 100% no-repeat;*/
/*    content: "";*/
/*}*/
/*2023.03.22 by huzhen*/
.op-recommend-item > div:nth-child(2) {
    position: relative;
    padding-top: 9px;
}
/*.col-xs-9.col-sm-6.col-md-6.col-lg-6 .row:nth-child(2)*/
.op-recommend-item > div:nth-child(2) > .row:nth-child(2){
    margin-top: 8px;
}

.op-recommend-item > div:nth-child(2) > .row:nth-child(2) {
    /*margin-top: 4px;*/
    /*width: 210px;*/
    font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    /* 2023.03.22 pengchenglong font-weight: 600; > font-weight: 400; */
    font-weight: 400;
    /* 2023.03.22 pengchenglong */
    font-size: 13px;
    line-height: 18px;
    color: #424B5A;

}
.op-recommend-item > div:nth-child(2) > .row:nth-child(2):lang(jp) {
    font-family: times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";

}

.op-recommend-item > div:nth-child(2) > .row:nth-child(1){
    font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #1B1834;
}
.op-recommend-item > div:nth-child(2) > .row:nth-child(1):lang(jp){
    font-family: times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.op-recommend-item > div:nth-child(2) > .row:nth-child(3){
    width: 160px;
    margin-top: 20px;
    font-size: 16px;
    line-height: 19px;
    font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    /* 2023.03.22 pengchenglong font-weight: 600; > font-weight: 400; */
    font-weight: 400;
    /* 2023.03.22 pengchenglong end */
    color: #CA0050;
}
.op-recommend-item > div:nth-child(2) > .row:nth-child(3):lang(jp){
    font-family: times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.op-recommend-item > div:nth-child(2) > .row:nth-child(3)::after{
    content: "";
    display:inline-block;
    width: 30px;
    height: 10px;
    vertical-align: baseline;
    background: url("https://assets.sandsresortsmacao.cn/content/parisianmacao/icons/cta-arrow.svg") center / 100% no-repeat;

}
.op-rec-content{
    display:-webkit-box;			/*弹性伸缩盒子*/
    -webkit-box-orient:vertical;		/*子元素垂直排列*/
    /*white-space:nowrap;					!*溢出不换行*!*/
    line-clamp:2;
    -webkit-line-clamp:2;				/*显示的行数*/
    overflow:hidden;					/*溢出部分隐藏*/
    text-overflow:ellipsis ;
}
.rec_item_detail {
    position: relative;
    left: 0;
    /* bottom: 8px; */
    text-decoration: none;
    /* 2023.03.21 pengchenglong */
    /*letter-spacing: .35px;*/
    /* 2023.03.21 pengchenglong end */
    color: #CA0050;
}
.rec_item_detail:hover{
    color: #CA0050;
    text-decoration: none;
}

.rec_item_detail::after {
    display: none;
    margin-top: 1px;
    margin-left: 4px;
    width: 14px;
    height: 14px;
    vertical-align: top;
    background: url("../png/uicon-arrow-right-double-gold.png") center / 39px no-repeat;
    content: "";
}

.rec_item_detailnav {
    display: none;
}

[id="op-recommends-items"] {
    margin-bottom: 23px;
    margin-top: 32px;
}

@media (max-width: 1024px) {
    .op-recommend-item {
        margin-top: 12px;
        /* 2023.03.21 pengchenglong */
        /*letter-spacing: .32px;*/
        /* 2023.03.21 pengchenglong end */
    }

    .op-recommend-item > div:nth-child(1) {
        /*width: 39%;*/
        width: 15rem;
    }

    .op-recommend-item > div:nth-child(2) > .row {
        margin-right: 0;
    }

    .op-recommend-item > div:nth-child(1) a::before {
        top: -20px;
        left: -22px;
        background-size: 37px;
    }

    .op-recommend-item > div:nth-child(2) {
        padding-top: 2px;
        padding-left: 14px;
    }

    .rec_item_title {
        font-size: 14px;
    }

    .op-recommend-item > div:nth-child(2) > .row:nth-child(2) {
        height: 5.4rem;
        margin-top: 0.2rem;
    }
    .op-rec-content {
        line-clamp: 3;
        -webkit-line-clamp: 3;
    }

    .rec_item_detail {
        /* bottom: -1px; */
        /* 2023.03.21 pengchenglong */
        /*letter-spacing: .3px;*/
        /* 2023.03.21 pengchenglong end */
    }

    [id="op-recommends-items"] {
        margin-bottom: 6px;
    }

    .op-recommend-item > div:nth-child(2) > .row:nth-child(3){
        font-family: BlinkMacSystemFont,-apple-system,"Segoe UI",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        font-style: normal;
        /* 2023.03.22 pengchenglong font-weight: 600; > font-weight: 400; */
        font-weight: 400;
        /* 2023.03.22 pengchenglong end */
        font-size: 14px;
        line-height: 18px;
        color: #CA0050;
        margin-top: 2px;
    }
    .op-recommend-item > div:nth-child(2) > .row:nth-child(3):lang(jp){
        font-family: times new roman, 'ヒラギノ明朝 ProN W3',HiraMinProN-W3,'Noto Serif SC', '\5b8b\4f53', Simsun, serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    }
}

/* end of recommend */

/* end of offer */

/* hotel */

.whotel-main {
    margin-top: -6px;
}

.whotel-main-inner {
    margin-bottom: -21px;
}

.wthree-tiles-container::before {
    display: block;
    margin-top: 12px;
    margin-bottom: 24px;
    border-top: 1px solid #e9e8e8;
    content: "";
}

.dtl-tile-wrap {
    margin-bottom: 41px;
}

.dtl-tile-wrap picture {
    display: block;
    position: relative;
}

.dtl-tile-wrap picture::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 8px;
    background: url("../png/uicon-image-decoration-4.png") center / 100% 100% no-repeat;
    content: "";
}

.dtl-tile-wrap h2 {
    margin-top: 13px;
    font-size: 20px;
    font-weight: 500;
    color: #424b5a;
}

.text-section {
    margin-top: -8px;
    font-size: 16px;
    font-weight: 500;
    color: #b4975a;
}

.wthree-tiles-description {
    margin-top: 3px;
    font-size: 13px;
    line-height: 1.384615385;
    color: #424b5a;
}

.wthree-tiles-description ul {
    list-style-position: inside;
    padding-left: 8px;
}

.wthree-tiles-description li {
    margin-bottom: 5px;
}

.wbtn-container {
    margin-top: 25px;
}

.wbtn {
    border: 1px solid #b5965a;
    border-radius: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    min-width: 142px;
    font-size: 14px;
    letter-spacing: .47px;
}

.btn-white.wbtn {
    color: #b5965a;
}

.btn-gold.wbtn {
    background: #b5965a;
}

@media (max-width: 1024px) {
    .wthree-tiles-container::before {
        display: none;
    }

    .dtl-tile-wrap {
        margin-bottom: 0;
        border-top: 1px solid #e9e8e8;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .dtl-tile-wrap picture::after {
        height: 7px;
    }

    .dtl-tile-wrap h2 {
        margin-top: 14px;
        font-size: 17px;
    }

    .text-section {
        margin-top: -10px;
        font-size: 14px;
    }

    .wthree-tiles-description {
        margin-top: -1px;
    }

    .wbtn-container {
        margin-top: 19px;
    }

    .wbtn {
        padding-top: 6px;
        padding-bottom: 6px;
        min-width: 122px;
    }

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

    .qback-home hr {
        margin-top: 0;
        width: 100%;
    }

    .wthree-tiles-container {
        margin-bottom: -4px;
    }

    .whotel-main,
    .whotel-main-inner {
        margin-bottom: 0;
    }

    .wthree-tiles-description ul {
        list-style: none;
        padding-left: 20px;
    }

    .wthree-tiles-description li::before {
        display: inline-block;
        margin-top: 7px;
        margin-left: -11px;
        margin-right: 8px;
        border-radius: 50%;
        width: 3px;
        height: 3px;
        vertical-align: top;
        background: #424b5a;
        content: "";
    }
}

/* end of hotel */

/* entertainment detail */

.tabs-list-wrap.etabs-container {
    border-top: none;
}
@media (min-width: 1024px) {
   .tabs-list-wrap.etabs-container ul li.etab a.actived{
      opacity: 1;
   }
   .tabs-list-wrap.etabs-container ul li.etab a{
      opacity: 0.5;
   }
}
ul.etabs {
    border-bottom: 1px solid #e9e8e8;
    padding-left: 0;
    text-align: center;
}

.etab + .etab {
    /*margin-left: 21px;*/
    margin-left: 174.5px;
    /*opacity: 0.5;*/
}

.tabs-list-wrap ul li.etab a {
    padding: 12.5px 25px;
    min-width: 107px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    vertical-align: top;
    color: #1B1834;
}

.tabs-list-wrap ul li.etab a:focus,
.tabs-list-wrap ul li.etab a:hover {
    color: #CA0050;
}

.tabs-list-wrap ul li.etab a.actived {
    /*border-top: 3px solid #b5965a;*/
    /*border-left: 1px solid #e9e8e8;*/
    /*border-right: 1px solid #e9e8e8;*/
    /*border-bottom: 2px solid #CA0050;*/
    border-bottom: 2px solid #CA0050;
    /*padding: 9.5px 24px 12.5px;*/
    color: #CA0050;
}

.etabs-contents {
    font-size: 14px;
    line-height: 1.571428571;
    letter-spacing: .38px;
    color: #424b5a;
}

.etabs-content {
    padding-top: 41px;
}

.etabs-contents [id*="big_play_button_graphic"] {
    /*background: url("../images/uicon-play-2.svg") center / 38px no-repeat !important;*/
    background: url("https://assets.sandsresortsmacao.cn/content/parisianmacao/icons/vid-play.svg") center / 56px 56px no-repeat !important;
    height: 100px !important;
}

.etabs-contents [id*="big_play_button_background"] {
    background: none !important;
}

.evideo-image-container {
    display: inline-block;
    vertical-align: top;
}
.evideo-image-container img{
    width: 100%;
}

.evideo-decoration {
    height: 8px;
    /*background: url("../images/uicon-image-decoration-6.png") center / 100% 100% no-repeat;*/
}

.eoffer {
    margin-top: 56px;
    padding-top: 55px;
    padding-bottom: 50px;
    font-size: 14px;
    line-height: 1.571428571;
    letter-spacing: .38px;
    color: #424b5a;
    background: #f7f7f7;
}

.eoffer a {
    color: #424b5a;
}

.egallery {
    position: relative;
    margin: 56px -8px 31px;
}

.egallery-image-container {
    padding-left: 8px;
    padding-right: 8px;
}

.egallery-image {
    background: #000 center / cover no-repeat;
}

.egallery-image::before {
    display: block;
    padding-top: 75.71884984%;
    content: "";
}

.egallery .slick-slide > div > div {
    vertical-align: top;
}

.egallery-control {
    position: absolute;
    top: 50%;
    width: 12px;
    height: 22px;
    background: url(https://assets.sandsresortsmacao.cn/content/parisianmacao/icons/left.svg) center no-repeat;
    transform: translateY(-50%);
    cursor: pointer;
}

.egallery-control.left {
    left: -38px;
}

.egallery-control.right {
    right: -38px;
    transform: translateY(-50%) scaleX(-1);
}

@media (max-width: 1024px) {
    .egallery-padding{
        padding: 17px 24px 0;
    }
    .egallery {
        margin-top: 36px;
        margin-bottom: 36px;
        padding-left: 11px;
        padding-right: 11px;
    }
    .egallery-control {
        /*display: none;*/
        width: 12px;
        height: 22px;
        background-size: cover;
    }
    /*2023.04.03 by huzhen*/
    .egallery-control.left{
        left: -5px;
        position: absolute;
        top: 49%;
        width: 12px;
        height: 12px;
        border-top: 1.33px solid #424B5A;
        border-right: 1.33px solid #424B5A;
        transform: rotate(225deg);
        background: unset;
    }
    .egallery-control.right{
        right: -5px;
        position: absolute;
        top: 49%;
        width: 12px;
        height: 12px;
        border-top: 1.33px solid #424B5A;
        border-right: 1.33px solid #424B5A;
        transform: rotate(45deg);
        background: unset;
        /*2023.04.03 by huzhen end*/
    }
    .egallery .slick-dots li {
        margin: 0 3.5px;
        width: 6px;
        height: 6px;
    }

    .egallery .slick-dots li button {
        padding: 0;
        width: 6px;
        height: 6px;
    }

    .egallery .slick-dots li button::before {
        border-radius: 50%;
        width: 6px;
        height: 6px;
        background: #d8d8d8;
        opacity: 1;
        content: "";
    }

    .egallery .slick-dots li.slick-active button::before {
        background: #b5965a;
        opacity: 1;
    }
    .egallery .slick-dots{
        display: none!important;
    }
    .eoffer {
        padding-top: 37px;
        padding-bottom: 30px;
        letter-spacing: 0;
    }

    ul.etabs {
        display: flex;
        justify-content: space-between;
    }

    .etab {
        flex-grow: 1;
        max-width: 50%;
    }

    .etab + .etab {
        margin-left: 0;
    }

    .tabs-list-wrap ul li.etab a {
        padding: 8.5px 1px;
        min-width: auto;
        font-size: 14px;
    }

    .tabs-list-wrap ul li.etab a.actived {
        border-top-width: 2px;
        padding: 6.5px 0 8.5px;
    }
    .etab + .etab {
        opacity: 1;
    }
    .tabs-list-wrap ul li.etab a{
        opacity: 0.5;
    }
    .tabs-list-wrap ul li.etab a.actived{
        opacity: 1;
        border-bottom:0;
        position: relative;
    }
    .tabs-list-wrap ul li.etab a.actived:after{
        content: '';
        width: 74px;
        height: 2px;
        background-color: #CA0050;
        position: absolute;
        bottom: -3px;
        left: calc(50% - 37px);
    }
    .tabs-list-wrap ul li.etab + .etab a.actived {
        /*position: static;*/
    }

    .etabs-content {
        padding-top: 24px;
    }

    .evideo-decoration {
        display: none;
    }

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

    .etabs-contents [id*="big_play_button_graphic"] {
        background: none !important;
    }

    .etabs-contents [id*="big_play_button_graphic"]::before {
        display: block;
        margin-top: -12px;
        height: 56px;
        width: 56px;
        background: url("https://assets.sandsresortsmacao.cn/content/venetianmacao/icons/vid-play.svg") center / 56px no-repeat !important;
        content: "";
        position: absolute;
        left: calc(50% - 28px);
        top: calc(50% - 28px);
    }
}
/*2023.2.20 by penghuzhen*/
@media (min-width: 1024px) {
    .listpage-title-h1{
        margin-top: 60px;
        font-weight: 400;
        font-size: 36px;
        line-height: 48px;
        color: #1B1834;
    }

    .col-md-10.col-md-offset-1.col-lg-8.col-lg-offset-2.id\=\'small_div_no\'{
        margin-left: 155px;
    }

}
/*2023.2.20 by penghuzhen end*/
/* end of entertainment detail */

/* back to top */

.backtop {
    display: none !important;
}

/* back to top */

/* 2023.03.20 pengchenglong add annotation */
.col-space {
    width: 100%;
    margin: 0;
}

@media (max-width: 767px) {
    .col-space {
        padding-right: 19px;
        padding-left: 19px;
        display: flex!important;
        flex-direction: column!important;
    }
}

@media (min-width: 768px) {
    .col-space {
        /*padding: 0 18px;*/
        padding: 0 8.33333333%;
    }
}

@media (min-width: 1024px) {
    .col-space {
        /*padding: 0 200px;*/
        padding: 0 8.33333333%;
    }
}
/* 2023.03.20 pengchenglong end */

/* 2023.03.20 pengchenglong add breadcrumb style */
.navs-shortcut .main-section-wrap {
    border-top: .5px solid #d6d6d6;
    padding-bottom: 18px;
    padding-top: 16.5px !important;
}
@media (max-width: 767px) {
    .navs-shortcut .main-section-wrap {
        padding-bottom: 12px;
    }
}
/* 2023.03.20 pengchenglong end */

/* 2023.03.22 pengchenglong add style */
.top_shops_logo {
    bottom: -28px;
}
@media (max-width: 1023px) {
    .top_shops_logo {
        bottom: -5px;
    }
}
/* 2023.03.22 pengchenglong end */
.js-top-banner-video-thumbnail-pc{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: black;
    object-fit: contain;
}
.js-video-play-button img{
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 65%;
    transform: translateX(-50%);
}
@media (max-width: 1024px) {
    .js-video-play-button img{
        width: 40px;
        height: 40px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%);
    }
    .js-top-banner-video-thumbnail-mb{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        object-fit: contain;
        background-color: black;
    }
}
.mobile-banner-promo-title{
    position: absolute;
    left:26%;
    top:35%;
    width: 50%;
    font-weight:400;
    font-size:22px;
    line-height:28px;
    letter-spacing:0.2px;
    text-align:center;
    color: #ffffff;
}
