@font-face {
    font-family: "MyriadPro";
    src: url("fonts/MyriadPro-Regular.eot");
    src: local("☺"), url("fonts/MyriadPro-Regular.woff") format("woff"),
        url("fonts/MyriadPro-Regular.ttf") format("truetype"),
        url("fonts/MyriadPro-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "AvenirNext";
    src: url("fonts/AvenirNext-Bold-01.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HelveticaNeue";
    src: url("fonts/HelveticaNeue-01.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

img {
    border-width: 0;
    border: none;
}

a,
img {
    border: 0;
    outline: 0;
}

area {
    outline: none;
}

* {
    outline: none !important;
    outline: 0 !important;
    text-decoration: none;
    line-height: 150%;
    margin: 0;
    padding: 0;
    /* border-radius: 0 !important; */
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

#mbonoff {
    display: none;
}

.footer_right li,
.footer_right li strong {
    color: #ffffff !important;
}

.bannerds {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #000;
    background-color: rgba(255, 255, 255, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3FFFFFF, endColorstr=#B3FFFFFF);
    padding: 10px;
    font-size: 9px;
}

.bannerds2 {
    word-break: normal;
    color: #000;
    padding: 15px 20px 0;
    position: relative;
    font-family: initial;
    width: auto;
    display: block;
    line-height: 15px;
}

.bannerds a {
    color: #000;
}

html {
    height: 100%;
}

.hidden {
    display: none;
}

section {
    clear: both;
}

#nav hr {
    border: 0;
    height: 1px;
    background-color: #fff;
}

#copyright {
    padding-top: 16px;
}

body {
    width: 100%;
    height: 100%;
    font-family: "Segoe UI", Arial, "Microsoft Jhenghei", sans-serif;
    font-size: 12px;
    overflow-x: hidden;
    overflow-y: hidden;
    letter-spacing: 1px;
    position: relative;
}

body.comingsoon {
    background-image: url("../img/saleBG.jpg");
    background-position: -100% 50%;
    background-size: 70%;
    background-repeat: no-repeat;
}

.comingsoon {
    overflow-y: auto;
}

.comingsoon2 {
    background-color: #a3dbeb;
}

.comingsoontext {
    text-align: center;
    display: block;
    position: absolute;
    top: 40vh;
    right: 0;
    width: 80vw;
    height: 20vh;
    line-height: 20vh;
    background-image: url("../img/middleBar2.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    font-size: 30px;
    font-weight: 100;
    font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif;
    color: #fff;
}

.comingsoondiv {
    font-size: 16px;
}

.comingsoondiv hr {
    border-top: 1px solid #fff;
}

.comingsoondiv li {
    padding: 8px;
    line-height: 15px;
}

.comingsoondiv a {
    color: #000;
    line-height: 15px;
    letter-spacing: 0px;
}

.comingsoondiv a:hover {
    text-decoration: underline;
}

.comingsoondiv a br {
    line-height: 15px;
    letter-spacing: 0px;
}

.comingsoontitle {
    position: relative;
    font-size: 17px;
    margin: 0 30px;
    width: calc(99% - 100px);
}

.sale_line {
    position: relative;
    width: calc(100% - 30px);
    height: 1px;
    background: #000;
    margin: 10px 30px;
}

.comingsoondiv ol {
    padding: 25px;
    float: left;
    width: 40%;
}

.comingsoondiv .startskip {
    list-style-type: none;
}

#nav::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    -webkit-appearance: none;
}

#nav::-webkit-scrollbar-thumb {
    /* border-radius: 8px; */
    background-color: #555;
    border: 2px solid #555;
}

#nav::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
}

.dbgcbox::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    -webkit-appearance: none;
}

.dbgcbox::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #555;
    border: 2px solid #555;
}

.dbgcbox::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
}

.dbgc {
    background: url(../img/GettyImages.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.disclaimer_close_btn {
    font-size: 14px;
    float: right;
    color: #000;
}

.dbgcbox {
    color: #000;
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    line-height: 15px;
}

.index_line {
    height: 1px;
    position: absolute;
    width: 100%;
    top: calc(18vh + 60px);
    background-color: #000;
}

.centerBox {
    width: 80%;
    height: auto;
    margin: 18vh auto 0 auto;
}

.centerBox div {
    margin-top: 30px;
    font-size: 13px;
    font-weight: 500;
}

.centerBox div:nth-child(3) {
    margin-top: 40px;
}

.centerBox div:nth-child(3),
.centerBox div:nth-child(4),
.centerBox div:nth-child(5) {
    width: 50%;
    display: inline-block;
}

.indexlogo {
    height: 140px;
    display: block;
    margin: 0 auto;
    position: absolute;
    right: 12%;
}

.dbgcbox br {
    line-height: 15px;
}

.allcontain {
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #a3dbeb;
    position: relative;
}

.banlogo {
    height: 19vh;
    /* width: fit-content; */
    /* width: 28%; */
    /* padding-bottom: 11%; */
    position: relative;
    margin: 10vh auto 0 auto;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.banlogo img {
    height: 76%;
    /* top: 0; */
    /* right: 0; */
    position: relative;
}

.main_img {
    height: 40%;
    width: 88%;
    margin: 5vh auto;
    background-image: url("../img/sohowest.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}

.img_dis {
    position: absolute;
    bottom: 2%;
    padding: 0 5%;
    font-size: 11px;
}

.mwt-pane {
    height: 100%;
    overflow: auto;
}

.banlogo2 {
    margin: 30px;
}

.banlogo2 img {
    width: 230px;
}

.top_img {
    width: 100%;
    height: 16px;
    margin-bottom: -3px;
}

.bannerspan {
    font-size: 14px;
    display: block;
}

.insidebackground {
    background-color: #c2c2c2;
}

.insidelogo {
    height: 50vh;
    margin: 24vh 7vw;
    z-index: 10;
    position: absolute;
}

.insideimg {
    position: absolute;
    top: 26vh;
    right: -5vw;
    height: 22vh;
    z-index: 10;
}

.insideimg2 {
    position: absolute;
    top: -62px;
    right: -5vw;
    height: 22vh;
    z-index: 10;
}

.insidebackground hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}

#pannel ul,
footer ul {
    list-style: none;
}

#pannel ul li section {
    padding: 28px 20px;
    width: 160px;
    margin-bottom: 1px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-transform: uppercase;
}

.mobilever {
    display: none;
}

#logo,
.imglogo {
    display: none;
    visibility: hidden;
}

#nav {
    float: left;
    display: block;
    padding: 0px;
    padding-left: 10px;
    color: #000;
    background-color: #00a5d1;
    height: 100vh;
    width: 300px;
    overflow: hidden;
}

#nav > li > a {
    display: block;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    line-height: 150%;
    margin: 12% 0 10% 8%;
}

#nav li:nth-child(1) a {
    margin-top: 25%;
}

#pro_div {
    opacity: 0;
    display: none;
    height: 70px;
    width: 120px;
    position: absolute;
    top: 130px;
    left: 140px;
    background-color: #31c4ef;
    padding: 5px 15px;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 20px 0px rgba(158, 155, 158, 1);
    -moz-box-shadow: 3px 3px 20px 0px rgba(158, 155, 158, 1);
    box-shadow: 3px 3px 20px 0px rgba(158, 155, 158, 1);
    transition: opacity 0.5s ease;
}

#pro_div.en {
    width: 225px;
    left: 280px;
}

#pro_div a {
    display: block;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin: 10px 0;
}

#pro_div a:hover {
    background-color: #00a5d1;
}

#info {
    padding: 0 0 6% 8%;
    position: absolute;
    bottom: 0;
    color: #fff;
}

#info div {
    display: inline-block;
    line-height: 23px;
    vertical-align: middle;
}

#info div span {
    display: inline-block;
    transform: translateY(-6px);
}

#info div a img {
    height: 23px;
}

#copyright a {
    color: #000;
}

h1,
h2,
h3,
h4 {
    font-weight: 200;
    text-transform: uppercase;
}

h1 {
    color: #d8b281;
    font-size: 16px;
}

.container {
    height: 100vh;
    width: calc(100% - 300px);
    position: absolute;
    right: 0;
    background-image: url("../img/GettyImages3.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.lang {
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: absolute;
    top: 30px;
    right: 60px;
}

.lang a,
.lang a:hover,
.lang a:active,
.lang a:focus {
    font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0 4px;
}

.sub_title {
    font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif;
    /* font-size: 20px; */
    font-size: 1.8vh;
    font-weight: 700;
    color: #636466;
    text-align: center;
    letter-spacing: 3px;
}

.sub_dis {
    font-size: 10px;
    font-weight: 700;
    position: absolute;
    bottom: 5px;
    right: 30px;
    font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

nav#navigation {
    position: absolute;
    z-index: 9100;
    left: 0px;
}

.imgLiquidFill {
    display: none;
}

.autowidth {
    overflow: visible;
}

#prev,
#next {
    position: absolute;
    top: calc(50% - 40px);
    margin-top: -30px;
    width: 42px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    background-image: url(../img/assets/arrow.png);
    background-repeat: no-repeat;
    color: white;
    text-decoration: none;
    z-index: 111;
}

#prev,
#prev a {
    left: 12px;
    background-position: 0 -60px;
}

#next,
#next a {
    right: 0;
}

.indexcap {
    position: absolute;
    bottom: 40px;
    left: 10px;
    color: #fff;
    font-size: 9px;
    padding: 15px;
}

.disclaimer {
    margin: 20px;
    margin-top: 0px;
    padding-top: 60px;
    padding-left: 280px;
}

.num {
    color: #0e4872;
    font-size: 21px;
    font-weight: bolder;
}

.sale_div {
    position: absolute;
    width: 94vw;
    height: 90vh;
    right: 3vh;
    top: 10vh;
    padding-left: 20px;
    overflow: auto;
    /* background-image: url(../img/middleBar2.png);

    background-position: center;

    background-size: 100% 100%;

    background-repeat: no-repeat; */
}

/* footer */
footer {
    width: calc(100% - 60px);
    padding: 0px 30px 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 9;
}

footer ul li {
    padding-right: 4px;
    color: #585859;
    font-size: 10px;
    font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

footer ul li a {
    color: #ccc;
}

.webver p {
    font-size: 11px;
    line-height: 13px;
    text-align: justify;
    letter-spacing: 0px;
}

.webver.en p {
    font-size: 9px;
    line-height: 10px;
    text-align: justify;
    letter-spacing: 0px;
}

footer ul li a:hover {
    text-decoration: underline;
}

#footer_left {
    position: relative;
    height: auto;
    padding: 18px 0;
}

#footer_left ul {
    padding-top: 0px;
}

#footer_right {
    position: relative;
    color: #00442f;
    font-weight: 700;
}

#footer_right .hotline {
    display: grid;
    grid-template-rows: 18px 70px;
}

#footer_right .hotline > span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    white-space: nowrap;
}

#footer_right .big {
    font-size: 25px;
    white-space: nowrap;
}

#footer_right .modidate {
    display: inline-block;
    float: right;
    font-size: 14px;
    line-height: 47px;
}

#footer_right ul li,
#footer_right ul li a {
    color: #fff;
    font-weight: bold;
}

.footerlogo2 {
    height: 31px;
    transform: translateY(-15%);
}

.footerlogo1 {
    height: 70px;
    margin-left: -20px;
}

/*gallery*/
.container2 {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 300px);
    height: 100vh;
}

.img_block {
    /* width:17.4%;

	margin-right:0.8%;

	height:43%;

	float:left;

	padding:1%; */
    margin: 5% auto;
    height: 90%;
    width: 85%;
}

/* .img_block:nth-child(4),.img_block:nth-child(8){

	margin-right:10%;

	margin-left:0;

}

.img_block:nth-child(1),.img_block:nth-child(5){

	margin-right:0;

	margin-left:10%;

} */
.img_block img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 90%;
}

.img_block p {
    text-align: center;
}

.section {
    height: 100% !important;
}

/* for sale */
@media only screen and (max-device-width: 991px) {
    html {
        height: 100%;
        width: 100%;
        overflow: hidden;
    }

    /* comming soon */
    .insideimg2 {
        position: absolute;
        top: 0px;
        right: 0;
        height: 100px;
    }

    .sale_div {
        position: absolute;
        width: 94vw;
        height: calc(100% - 125px);
        right: 3vh;
        top: 80px;
        padding-left: 0;
        overflow: auto;
    }

    .comingsoondiv ol {
        margin-left: 30px;
        width: calc(100% - 80px);
    }
}

@media only screen and (max-device-width: 991px) and (min-device-height: 450px) {
    body.comingsoon {
        height: 100%;
        width: 100%;
        background-position: -50vw 108%;
        background-size: 138%;
        overflow: hidden;
    }

    .comingsoontext {
        position: absolute;
        top: 12vh;
        width: 100vw;
        height: 35vh;
        line-height: 35vh;
        background-size: 100% 100%;
        font-size: 20px;
        right: 0;
    }

    .insideimg {
        top: -28px;
        right: -6vw;
        height: auto;
        z-index: 10;
        width: 100%;
    }

    .insidelogo {
        height: 40vh;
        margin: 51vh 0 0 7vw;
    }
}

@media only screen and (max-device-height: 450px) {
    .insidelogo {
        margin: 24vh 0 0 7vw;
    }

    .insideimg {
        top: 13vh;
        height: 38vh;
    }
}

#footer_right {
    display: flex;
    justify-content: space-between;
}

#footer_right .image {
    display: flex;
}

#footer_right .image > div {
    display: grid;
    grid-template-rows: 18px 70px;
}

#footer_right .image > div p {
    width: fit-content;
    margin-left: 1rem;
}

#footer_right .image > div:first-child img {
    cursor: pointer;
}

#footer_right .image div img {
    width: 100%;
    height: 100%;
    max-height: 70px;
}

@media only screen and (max-device-width: 1200px) {
    #footer_right {
        flex-direction: column;
        justify-content: flex-end;
    }

    #footer_right .image {
        width: 100%;
        justify-content: center;
    }

    #footer_right .image img {}

    #footer_right .hotline {
        display: block;
        width: 100%;
        text-align: center;
    }
}

a.tel {
    color: inherit !important;
    text-decoration: none !important;
}
