@charset "utf-8";

    @font-face {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 100;
        /* src: local('Noto Sans Thin'), local('Noto Sans Thin'), local('Noto Sans Thin'); */
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Thin.eot);
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Thin.eot?#iefix) format('embedded-opentype'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Thin.woff) format('woff'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Thin.otf) format('truetype');
    }
    
    @font-face {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 300;
        /* src: local('Noto Sans Light'), local('Noto Sans Light'), local('Noto Sans Light'); */
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Light.eot);
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Light.eot?#iefix) format('embedded-opentype'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Light.woff) format('woff'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Light.otf) format('truetype');
    }
    
    @font-face {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        /* src: local('Noto Sans Regular'), local('Noto Sans Regular'), local('Noto Sans Regular'); */
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Regular.eot);
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Regular.woff) format('woff'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Regular.otf) format('truetype');
    }
    
    @font-face {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 500;
        /* src: local('Noto Sans Medium'), local('Noto Sans Medium'), local('Noto Sans Medium'); */
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Medium.eot);
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Medium.eot?#iefix) format('embedded-opentype'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Medium.woff) format('woff'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Medium.otf) format('truetype');
    }
    
    @font-face {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 700;
        /* src: local('Noto Sans Bold'), local('Noto Sans Bold'), local('Noto Sans Bold'); */
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Bold.eot);
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Bold.eot?#iefix) format('embedded-opentype'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Bold.woff) format('woff'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Bold.otf) format('truetype');
    }
    
    @font-face {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 900;
        /* src: local('Noto Sans Black'), local('Noto Sans Black'), local('Noto Sans Black'); */
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Black.eot);
        src: url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Black.eot?#iefix) format('embedded-opentype'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Black.woff) format('woff'),
            url(https://s3.ap-northeast-2.amazonaws.com/static.wingsbooking.com/font/NotoSans/NotoSans-Black.otf) format('truetype');
    }


@font-face{
 font-family:'Godo';
 font-style:normal;
 font-weight:400;
 src:url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff2') format('woff2'),
     url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff') format('woff');
}
@font-face{
 font-family:'Godo';
 font-style:normal;
 font-weight:700;
 src:url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoB.woff2') format('woff2'),
     url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoB.woff') format('woff');
}
    

*{ margin:0; padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-font-smoothing:antialiased; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
:before,:after{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
html{ -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%;}
body{ -webkit-text-size-adjust:none;}
html,body { height:100%}
body,input,textarea,select,button,table { font-family:'Noto Sans', HelveticaNeue-Light, AppleSDGothicNeo-Light, 'Malgun Gothic','맑은 고딕', sans-serif; font-size:15px; color:#333; line-height:1.267em; letter-spacing: -1px;} /* 100, 300, 400, 500, 700, 900 */
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a { background-color:transparent; text-decoration:none; color:#333;}
a:active,a:hover{outline:0;}
a:focus,button:focus,input:focus{outline:none}
button:focus, a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:400;}
mark{background:#FFF9B2;color:#333;display:inline-block;padding:0 3px 0;}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
em,i{font-style:normal}
hr{margin:15px 0 5px;border-top:1px #d2d1d1 solid;text-shadow:1px 1px 1px #fff}
pre{overflow:auto}
code,kbd,pre,samp{font-size:1em;font-family:monospace,monospace}
address{font-style:normal}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
dl,ul,ol,menu,li{list-style:none}

.blind { overflow:hidden; position:absolute; clip:rect(0 0 0 0); margin:-1px; width:1px; height:1px;}
.hidden { position:absolute; color:transparent !important; top:0;}
caption { overflow:hidden; position:relative; margin:-1px; width:1px; height:1px;}

button, a { -webkit-tap-highlight-color: transparent;}
select:focus, option:focus, input:focus, button:focus { outline: none;}

.info-page-box { position: absolute; left:0; right:0; top:0; bottom:0; height:65px; margin: auto;}
.info-page-box span {}
.info-page-box span img { width:100px; display: block; margin:0 auto 10px;}
.info-page-box p { font-size:16px; color:#333; text-align: center;}

.info-page-box + .btn-deal-bm {  position: absolute; left:15px; right:15px; bottom:20px; width:initial;}

.info-box-none {text-align: center;}
.info-box-none .info-box-wrap {margin: 20px 0; border: 3px solid #ddd; border-radius: 10px; padding: 30% 0;}
.info-box-none .info-box-wrap p {color: #777; font-size: 22px;  line-height: 37px; margin-top: 0;}
.info-box-none p {color: #999; line-height: 22px; margin-top: 40px;}

/** form reset start
================================================== */

    button::-moz-focus-inner,
    input::-moz-focus-inner { border:0; padding:0}

    input[type="search"],
    input[type="text"],
    input[type="password"],
    input[type="search"],
    input[type="month"],
    input[type="number"],
    input[type="file"],
    input[type="tel"],
    input[type="email"]{
        -webkit-appearance:none;
        border-radius:0;
        border:none;
        display:inline-block;
        line-height:normal;
        vertical-align:middle;
        width:100%;
        background-color:transparent;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button{
        height:auto
    }

    input[type="search"]{ 
        -webkit-appearance:textfield;
    }
    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration { 
        -webkit-appearance:none;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button { 
        height:auto;
    }

    input[type="checkbox"] { 
        -webkit-appearance:none;
        border-radius:0;
        border:none;
        vertical-align:middle; 
        width:0; 
        height:0;
    }
    input[type="checkbox"]:checked {}
    input[type="checkbox"]:disabled {}

    input[type="radio"] { 
        -webkit-appearance:none;
        border-radius:0;
        border:none;
        vertical-align:middle; 
        width:0; 
        height:0;
    }
    input[type="radio"]:checked {}
    input[type="radio"]:disabled {}

    input[readonly]:checked {}

    select::-ms-expand { 
        display:none;
    }
    select { 
        overflow:hidden;
        vertical-align:middle;
        width:100%;
        -webkit-appearance:none;
        background-color:transparent;
        border-radius:0;
        border:none;
        text-transform:none
    }
    select[disabled] {
        cursor:default;
    }

    textarea {
        -webkit-border-radius:0;
        -webkit-appearance:none;
        resize:none;
        width:100%;
        overflow:auto;
        border-radius:0;
        border:none;
    }

    input[type="file"] {}
    input[type="file"]::-ms-value {
        background-color:#fff;
        border:0;
        width:100%;
    }

    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] { 
        overflow:visible;
        cursor:pointer;
        background-color:transparent;
        border:none; 
        outline:0;
        vertical-align:middle;
        line-height:100%;
        -webkit-appearance:button;
        border-radius:0;
    }
    button[disabled] { 
        cursor:default;
    } 

    textarea::-webkit-input-placeholder,
    input[type="text"]::-webkit-input-placeholder,
    input[type="number"]::-webkit-input-placeholder,
    input[type="tel"]::-webkit-input-placeholder,
    input[type="email"]::-webkit-input-placeholder,
    input[type="password"]::-webkit-input-placeholder { 
        color:#a5a5a5; 
        font-size:14px;
    }

    .placeholder { color:#a5a5a5;}

    .space { display:inline-block; width:5px;}

    .input { display:block;}
    .input input { background-color:#fff; border:1px #becada solid; padding:5px; border-radius: 4px;}
    .input input:focus { border:1px #07B1EE solid !important;}
    .input input.disabled { border: 1px solid #d3d3d3; background-color: #f4f4f4; color:#989898;}

    .datepicker { display:inline-block; overflow:hidden; position:relative;}
    .datepicker:after { content:''; position:absolute; right:8px; top:9px; background:url(/_images/ic_datepicker.png) no-repeat left top; width:16px; height:18px;}
    .datepicker input { background-color:#fff; border:1px #becada solid; padding:5px; border-radius: 4px;}
    .datepicker input:focus { border:1px #07B1EE solid !important;}
    
    .file { display:block;}
    .file input { background-color:#fff; border:1px #becada solid; padding:5px; border-radius: 4px;}
    .file input:focus { border:1px #07B1EE solid !important;}


    .select { display:block; position:relative;}
    .select select { background-color:#fff; border:1px #becada solid; padding:5px 24px 5px 5px;  border-radius: 4px; min-height: 34px;}
    .select select:focus { border:1px #07B1EE solid !important;}

    .month { display:block; position:relative;}
    .month input { background-color:#fff; border:1px #becada solid; padding:4px9px 24px 5px 5px;  border-radius: 4px;}
    .month input:focus { border:1px #07B1EE solid !important;}

    .textarea { overflow:hidden; display:block;}
    .textarea textarea { background-color:#fff; border:1px #becada solid; padding:5px; min-height:100px; border-radius: 4px;}
    .textarea textarea:focus { border:1px #07B1EE solid;}
    .textarea textarea.disabled { border: 1px solid #d3d3d3; background-color: #f4f4f4; color:#989898;}
    
    .radio input[type="radio"] + label { font-size:15px; color:#333; cursor:pointer;}
    .radio input[type="radio"] + label:before { content:''; width:24px; height:24px; background:url(/_images/f-radio.png) no-repeat left top; display:inline-block; vertical-align:-5px; margin-right:8px;}
    .radio input[type="radio"]:checked + label:before { content:''; background:url(/_images/f-radio-checked.png) no-repeat left top;}
	.radio-toggle-box {background: #fff; border:1px #00b0ee solid; display:block; border-radius:4px;}
	.radio-toggle-box::after { content:''; clear:both; display:block;}
	.radio-toggle-box .radio-toggle { float:left; width:50%; text-align: center;}
	.radio-toggle-box .radio-toggle input[type="radio"] { display: none;}
	.radio-toggle-box .radio-toggle input[type="radio"] + label { display: block; height:40px; padding-top:11px;}
	.radio-toggle-box .radio-toggle input[type="radio"]:checked + label { background-color:#00b0ee; color:#fff;}
	.radio-toggle-box .radio-toggle input[type="radio"].disabled + label { background-color: #f4f4f4; color:#989898;}
	.radio-toggle-box .radio-toggle input[type="radio"]:checked.disabled + label { background-color:#ddd; color:#989898;}
    .radio-toggle-box .radio-toggle.on {background-color:#00b0ee; color:#fff;}

    .radio-toggle-box2  { display:inline-block;}
    .radio-toggle-box2::after { content:''; clear:both; display:block;}
    .radio-toggle-box2 .radio-toggle { border-radius:4px; border:1px #00b0ee solid; float:left; width:100px; text-align: center; margin-bottom: 6px;}
    .radio-toggle-box2 .radio-toggle:last-child {margin-bottom: 0;}
	.radio-toggle-box2 .radio-toggle input[type="radio"] { display: none;}
	.radio-toggle-box2 .radio-toggle input[type="radio"] + label { display: block; height:40px; padding-top:11px;}
	.radio-toggle-box2 .radio-toggle input[type="radio"]:checked + label { background-color:#00b0ee; color:#fff;}
	.radio-toggle-box2 .radio-toggle input[type="radio"]:disabled + label { background-color:#dddddd; color:#000; opacity:0.3;}
    .radio-toggle-box2 em {vertical-align: top; margin-top: 13px; display: inline-block; color: #666; margin-left: 10px; font-size: 13px;}

    .radio-toggle-box3  { display:block;}
    .radio-toggle-box3::after { content:''; clear:both; display:block;}
    .radio-toggle-box3 .radio-toggle { border-radius:4px; border:1px #00b0ee solid; float:left; width: 49%; margin-right: 2%; text-align: center; margin-bottom: 6px;}
    .radio-toggle-box3 .radio-toggle:last-child {margin-bottom: 0; margin-right: 0;}
	.radio-toggle-box3 .radio-toggle input[type="radio"] { display: none;}
	.radio-toggle-box3 .radio-toggle input[type="radio"] + label { display: block; height:40px; padding-top:11px;}
	.radio-toggle-box3 .radio-toggle input[type="radio"]:checked + label { background-color:#00b0ee; color:#fff;}
	.radio-toggle-box3 .radio-toggle input[type="radio"]:disabled + label { background-color:#dddddd; color:#000; opacity:0.3;}

    .rsvnPay-view {overflow: hidden;}
    .rsvnPay-view span.cancel_amt {width: 48%; text-align: center; color: #d14701}
    .rsvnPay-view span.cancel_amt.left {float: left;}
    .rsvnPay-view span.cancel_amt.right {float: right;}
    .rsvnPay-view span.payment {width: 48%; text-align: center; color: #127bc0}
    .rsvnPay-view span.payment.left {float: left;}
    .rsvnPay-view span.payment.right {float: right;}


    /* disabled */
        .checkbox input[type="checkbox"]:disabled + label { color:#989898;}
        .checkbox input[type="checkbox"]:disabled + label:before { background:url(/_images/f-checkbox-disabled.png) no-repeat left top;}
        .checkbox input[type="checkbox"]:disabled + label:before { background:url(/_images/f-checkbox-checked-2-disabled.png) no-repeat left top;}

        .radio input[type="radio"]:disabled + label { color:#989898;}
        .radio input[type="radio"]:disabled + label:before { background:url(/_images/f-radio-2-disabled.png) no-repeat left top;}
        .radio input[type="radio"]:disabled + label:before { background:url(/_images/f-radio-checked-2-disabled.png) no-repeat left top;}

        .textarea textarea:disabled,    
        .select select:disabled,
        .file input:disabled,
        .datepicker input:disabled,
        .input input:disabled { border: 1px solid #d3d3d3; background-color: #f4f4f4; color:#989898;}

    /** form reset end
    ================================================== */

    body { background-color:#f3f3f3;}



    .inst::before,
    .room-t-sc.int1 span::before,
    .room-t-sc.int2 span::before,
    .re-c-info .tit-v .r-x .checkbox input[type="checkbox"] + label:before,
    .re-c-info .tit-v .r-x .checkbox input[type="checkbox"]:checked + label:before,
    .btn-c span.spinner_add > .sub::before,
    .btn-c span.spinner_add > .add::before,
    .needpopup .form-search button::before,
    .needpopup .btn-date-select .detail button::after,
    .btn-date-select .arrow button::after,
    .sidenav .menu ul > li > a.m1::before,
    .sidenav .menu ul > li > a.m2::before,
    .sidenav .menu ul > li > a.m3::before,
    .sidenav .menu ul > li > a.m4::before,
    .sidenav .menu ul > li > a.m4::after,
    .sidenav .menu ul > li > a.m1.active::before,
    .sidenav .menu ul > li > a.m2.active::before,
    .sidenav .menu ul > li > a.m3.active::before,
    .sidenav .menu ul > li > a.m4.active::before,
    .sidenav .menu ul > li > a.m4.active::after,
    .sidenav .menu ul > li > a.m11::before,
    .sidenav .menu ul > li > a.m12::before,
    .sidenav .menu ul > li > a.m13::before,
    .sidenav .menu ul > li > a.m14::before,
    .sidenav .menu ul > li > a.m15::before,
    .sidenav .menu ul > li > a.m16::before,
    .sidenav .menu ul > li > a.m17::before,
    .sidenav .menu ul > li > a.m11.active::before,
    .sidenav .menu ul > li > a.m12.active::before,
    .sidenav .menu ul > li > a.m13.active::before,
    .sidenav .menu ul > li > a.m14.active::before,
    .sidenav .menu ul > li > a.m15.active::before,
    .sidenav .menu ul > li > a.m16.active::before,
    .sidenav .menu ul > li > a.m17.active::before,
    .sidenav .menu ul > li ul li a.s1::before,
    .sidenav .menu ul > li ul li a.s2::before,
    .sidenav .menu ul > li ul li a.s3::before,
    .sidenav .menu ul > li ul li a.s4::before,
    .re-c-info .ptn::before,
    .re-c-tab ul li a.active::after,
    .re-c-top h2.search::before,
    .re-c-top h2.cancel::before,
    .re-c-top h2::before,
    .room-list-box-row .ts-list .box .bnt li button::after,
    .checkbox input[type="checkbox"] + label:before,
    .checkbox input[type="checkbox"]:checked + label:before,
    .cancel-policy::after,
    .toggle-btn-bin::after,
    .toggle-btn-bin.active::after,
    .re-c-info > h4::before,
    .re-c-info h4.section-title::before,
    .re-c-info h4::before,
    .header::before,
    .info-room li::before,
    .re-c-info h4.info-room-t::before,
    .room-t-sc.start span::before,
    .room-t-sc.end span::before,
    .month:after,
    .select:after,
    .re-c-info .terms-box li .tc:after,
    .header .prev::before,
    .best-buy::before,
    .room-list-box-row .btn-won-room span::after,
    .room-list-box-row .btn-won-room.active span::after,
    .room-list-box-row .btn-won-room span,
    .btn-date-select .detail button::before,
    .header button#open-sidenav::before { background: url(/_images/mobile/sprites.png) no-repeat; background-size:325px 325px; display:inline-block;}
    
    .select:after { content:''; position:absolute; right:10px; top:14px; width:0; height:0; display:block; background-position:0 -110px; width:12px; height:7px;}
    .month:after { content:''; position:absolute; right:10px; top:16px; width:0; height:0; display:block; background-position:0 -110px; width:12px; height:7px;}

    .checkbox input[type="checkbox"] + label { font-size:15px; color:#333; cursor:pointer;}
    .checkbox input[type="checkbox"] + label:before { content:''; background-position:-40px -90px; width:22px; height:22px; vertical-align:-5px; margin-right:8px;}
    .checkbox input[type="checkbox"]:checked + label:before { content:''; background-position:-40px -115px;}

    /* -------------------------------------------------------------------------- */

    .popWrap {width: 100%; height: 100%; position: relative;}
    .popWrap .top {position: fixed; top: 0; width: 100%; height: 49px; background-color: #00b0ee; padding: 0 15px;}
    .popWrap .top h1 {font-size: 16px; color: #fff; line-height: 47px;}
    .popWrap .top .close {position: absolute; z-index: 9999; top: 12px; right: 11px; width: 23px; height: 23px; text-indent: -9999px; cursor: pointer;}
    .popWrap .top .close::before, .popWrap .top .close:after {content: ''; display: block; float: left; clear: both; height: 1px; width: 20px; background-color: #fff; position: absolute; right: 0; top: -5px; overflow: hidden; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
    .popWrap .top .close::before {z-index: 9; -webkit-transform: rotate(45deg) translateY(12px) translateX(12px); transform: rotate(45deg) translateY(12px) translateX(12px);}
    .popWrap .top .close:after {margin-top: 30px; -webkit-transform: rotate(-45deg) translateY(-10px) translateX(10px); transform: rotate(-45deg) translateY(-10px) translateX(9px);}

    .popWrap .content {position: absolute; top: 49px; bottom: 60px; width: 100%; padding: 10px 10px 0; overflow-y: auto;}
    .popWrap .content .btn-date-select ul {margin-bottom: 10px;}
    .popWrap .content .calendar-box {bottom: 0;}
    .popWrap .content .calendar-box .date-picker-wrapper .month-wrapper {background: #fff;}
    /*.popWrap .content .calendar-box .month-wrapper .gap {height: 10px!important;}*/
    
    .popWrap .btWrap {position: fixed; bottom: 0; width: 100%; padding: 0 10px;}
    .popWrap .btWrap .btn-deal {font-size: 16px; padding: 13px 0; text-align: center; margin-bottom: 12px;}


    
    /* -------------------------------------------------------------------------- */

    .header { height:49px; overflow:hidden; background-color:#303a50; position:relative; position:fixed; left:0; right:0;top:0; z-index:900;}
	.header::before { content: ''; background-position:0 -274px; width:100px; height:8px; position: absolute; left:10px; top:3px;}

	.header .prev { position:absolute; left:0; top:0; bottom:0; width:49px; height:49px; color:#fff;}
	.header .prev::before { content: ''; background-position:0 -233px; width:8px; height:15px; margin:21px 0 0 10px;}

	.header h1 { width:120px; height: 49px; overflow:hidden; margin:auto; display: table;}
	.header h1 a { display:table-cell; vertical-align: middle;}
	.header h1 a .img { display:block; text-align: center;}
	.header h1 a img { /*width:100%;*/ width: auto; max-height: 49px; vertical-align: middle;}

    .header button#open-sidenav { position:absolute; right:0; top:0; bottom:0; width:49px; height:49px;}
    .header button#open-sidenav::before { content:''; background-position: 0 0; width:16px; height:15px; position:absolute; left:17px; top:17px; overflow:hidden;}
    .header button#open-sidenav span { width:120px; height:49px; overflow:hidden; display: block;}

    .header.sub { height:90px; box-shadow:1px 1px 3px #B1B1B1;}
    .header.sub .sub-menu { background-color:#fff; position: relative; height:42px; box-shadow:1px 1px 5px #B1B1B1;}
    
    .header.sub .sub-menu h2 { text-align: center; font-size:18px; font-weight:400; padding-top:10px}
    .header.sub + .sidenav + .container {  padding-top:95px;}

    /* -------------------------------------------------------------------------- */

    .sidenav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1200;
        width: 260px;
        background-color: #00aeed;
        pointer-events: none;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        transition: all 0.4s cubic-bezier(.25,.8,.25,1);
        transition-property: transform;
        will-change: transform;
        
        -webkit-transform: translate3D(200%, 0, 0);
        -o-transform: translate3D(200%, 0, 0);
        -moz-transform: translate3D(200%, 0, 0);
        transform: translate3D(200%, 0, 0);

        -webkit-backface-visibility: hidden;
           -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
                backface-visibility: hidden;

        -webkit-perspective: 1000;
           -moz-perspective: 1000;
            -ms-perspective: 1000;
                perspective: 1000;
    }

    .backdrop {
        position:fixed; 
        top:0;
        left:0; 
        right:0; 
        bottom:0; 
        z-index:-1;
        opacity:0;
        pointer-events: none;
        
        transition: all 0.5s cubic-bezier(.35,0,.25,1);
        transition-property: opacity;
        will-change: opacity;
    }
    .sidenav-active .backdrop { 
        background-color: rgba(0,0,0,.55);
        z-index:1000;
        opacity:1; 
        pointer-events:auto;
    }

    .sidenav-active { overflow:hidden;}
    .sidenav-active .sidenav { pointer-events:auto; transform:translate3D(0, 0, 0);}
 
 
	.sidenav .tit {background-color: #333c51; display: table; width: 100%; position: relative;
    height: 80px; overflow: hidden;}
	.sidenav .tit .img { display:table-cell; vertical-align: middle; text-align: center;}
	.sidenav .tit .img img { display:inline-block; /*max-width: 120px;*/ max-height: 60px; margin: 0 auto;}
	.sidenav .tit .hotel-name { display:block; text-align: center; color: #fff; margin-top: 7px;}
	.sidenav .tit #close-button { position:absolute; right:13px; top:13px; width:22px; height:22px;}

    .sidenav .tit #close-button:before,
    .sidenav .tit #close-button:after {  content: '';  background: #fff; border-radius:3px; height:1px; width: 100%; top: 50%; position: absolute; left: 0; pointer-events: none; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; background: #9a9a9a;}

    .sidenav .tit #close-button:before {-webkit-transform: rotate3d(0, 0, 1, 45deg);transform: rotate3d(0, 0, 1, 45deg);}
    .sidenav .tit #close-button:after {-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);}

    .sidenav .menu { padding-top: 10px;}
    .sidenav .menu ul > li {}
    .sidenav .menu ul > li > a { font-size:21px; color:#fff; display:block; padding:18px 0 18px 60px; position:relative;}
    .sidenav .menu ul > li > a.active { color:#0087cc; background-color: #fff;}
    .sidenav .menu ul > li > a::before { position:absolute; left:27px; top:17px;}
    
    .sidenav .menu ul > li > a.m1::before { content:''; background-position:-115px -90px; width:23px; height:21px;}
    .sidenav .menu ul > li > a.m2::before { content:''; background-position:-115px -115px; width:23px; height:21px;}
    .sidenav .menu ul > li > a.m3::before { content:''; background-position:-115px -141px; width:23px; height:22px;}
    .sidenav .menu ul > li > a.m4::before { content:''; background-position:-115px -167px; width:23px; height:23px;}

    .sidenav .menu ul > li > a.m11::before { content:''; background-position:-250px -90px; width:15px; height:23px;}
    .sidenav .menu ul > li > a.m12::before { content:''; background-position:-250px -117px; width:15px; height:23px;}
    .sidenav .menu ul > li > a.m13::before { content:''; background-position:-250px -147px; width:21px; height:21px;}
    .sidenav .menu ul > li > a.m14::before { content:''; background-position:-250px -174px; width:21px; height:20px;}
    .sidenav .menu ul > li > a.m15::before { content:''; background-position:-250px -200px; width:20px; height:20px;}
    .sidenav .menu ul > li > a.m16::before { content:''; background-position:-250px -226px; width:21px; height:21px;}
    .sidenav .menu ul > li > a.m17::before { content:''; background-position:-250px -254px; width:18px; height:21px;}

    .sidenav .menu ul > li > a.m11.active::before { content:''; background-position:-275px -90px;}
    .sidenav .menu ul > li > a.m12.active::before { content:''; background-position:-275px -117px;}
    .sidenav .menu ul > li > a.m13.active::before { content:''; background-position:-275px -147px;}
    .sidenav .menu ul > li > a.m14.active::before { content:''; background-position:-275px -174px;}
    .sidenav .menu ul > li > a.m15.active::before { content:''; background-position:-275px -200px;}
    .sidenav .menu ul > li > a.m16.active::before { content:''; background-position:-275px -226px;}
    .sidenav .menu ul > li > a.m17.active::before { content:''; background-position:-275px -254px;}

    .sidenav .menu ul > li > a.m1.active::before { content:''; background-position:-90px -90px;}
    .sidenav .menu ul > li > a.m2.active::before { content:''; background-position:-90px -115px;}
    .sidenav .menu ul > li > a.m3.active::before { content:''; background-position:-90px -141px;}
    .sidenav .menu ul > li > a.m4.active::before { content:''; background-position:-90px -167px;}
    

    .sidenav .menu ul > li > a.m4::after { content:''; position:absolute; right:20px; top:22px; width:20px; height:11px; background-position:-115px -194px;}
    .sidenav .menu ul > li > a.m4.active::after { content:''; background-position:-90px -194px;}

    .sidenav .menu ul > li ul { display:none;}
    .sidenav .menu ul > li a.active + ul { display:block; background: linear-gradient(to bottom, rgba(1,112,170,1) 0%,rgba(1,136,205,1) 4%,rgba(1,136,205,1) 50%,rgba(1,136,205,1) 96%,rgba(1,112,170,1) 100%);}
    .sidenav .menu ul > li ul li {}
    .sidenav .menu ul > li ul li a { font-size:19px; color:#fff; display:block; padding:18px 18px 18px 70px; position:relative;}
    .sidenav .menu ul > li ul li a span { position:absolute; left:27px; top:17px; width:35px; height:24px;}
    .sidenav .menu ul > li ul li a span img { width:100%;} 
    .sidenav .menu ul > li ul li a.s1::before { content:''; background-position:-150px -90px;}
    .sidenav .menu ul > li ul li a.s2::before { content:''; background-position:-150px -131px;}
    .sidenav .menu ul > li ul li a.s3::before { content:''; background-position:-150px -171px;}
    .sidenav .menu ul > li ul li a.s4::before { content:''; background-position:-150px -212px;}
    
    /* -------------------------------------------------------------------------- */
    
.container {  padding-top:48px;}
.container > .content { padding:10px 10px 0;}

    /* -------------------------------------------------------------------------- */
    
    .re-c-top h2.ptx::before,
    .login-btn li button.d-2::before,
    .login-btn li button.d-3::before,
    .login-btn li button.d-4::before,
    .c-grade-box h3::after,
    .c-grade-box h3.active::after,
    .check-in-out-time::after,
    .check-in-out-time.active::after,
    .box-tem-bx .close::before,
    .filter-list a::after,
    .btn-date-filter .fix ul li a.f1::before,
    .btn-date-filter .fix ul li a.f2::before,
    .btn-date-filter .fix ul li a.f3::before,
    .room-list-box-row .local::before,
    .btn-date-select .input::after,
    .btn-date-select .local::before,
    .btn-date-select .detail button::after { background: url(/_images/mobile/sprites.png) no-repeat; background-size:325px 325px; display:inline-block;}

    /* -------------------------------------------------------------------------- */

    .hotel-list {}
    .hotel-list h2 { background:url(/_images/mobile/bot.png) repeat-x 0 bottom; font-size:15px; color:#000; font-weight:500; padding-bottom:15px; margin-bottom:15px;}
    .hotel-list ul {}
    .hotel-list ul li:last-child {}
    .hotel-list ul li a { font-size:14px; color:#666; display:block; margin-bottom:6px;}
    .hotel-list ul li:last-child a { margin-bottom:0;}

    /* -------------------------------------------------------------------------- */

    .aq-list {}
    .aq-list h2 { background:url(/_images/mobile/bot.png) repeat-x 0 bottom; font-size:15px; color:#000; font-weight:500; padding-bottom:15px; margin:10px 0 15px; padding-left:40px; position:relative;}
    .aq-list h2::before { content:''; background: url(/_images/mobile/ic-q.png) no-repeat; background-size:30px 30px; width:30px; height:30px; position: absolute; left:0; top:-5px;}
    .aq-list div { padding:0 0 0 40px; position:relative;}
    .aq-list div::before { content:''; background: url(/_images/mobile/ic-a.png) no-repeat; background-size:30px 30px; width:30px; height:30px; position: absolute; left:0; top:-5px;}
    .aq-list p { font-size:14px; color:#666; display:block; margin-bottom:12px; line-height:24px;}
    .aq-list img { width:100%; display:block;}

    /* -------------------------------------------------------------------------- */

    .btn-date-select { margin-bottom: 15px; }
    .btn-date-select ul {}
    .btn-date-select ul::after { content:''; clear:both; display:block;}
    .btn-date-select ul li { float:left; width:50%;}
    .btn-date-select ul li:first-child button { border-radius:4px 0 0 4px; border-right:none;}
    .btn-date-select ul li:last-child button { border-radius:0 4px 4px 0; background-color:#48c6f1;}
    .btn-date-select ul li button { text-align:right; padding:30px 7px 10px; position:relative;}
    .btn-date-select ul li em { position:absolute; left:7px; top:7px; color:#fff; font-size:14px;}
    .btn-date-select ul li strong { font-size:21px; font-weight:500; color:#fff; display:inline-block; margin-right:5px;}
    .btn-date-select ul li span { font-size:16px;}
    .btn-date-select ul li span.sun { color:#cf2c1b;}
    .btn-date-select ul li span.sat { color:#2a68fc;}
    
    .btn-date-select button { background-color:#00afee; display:block; width:100%;  font-size:15px; padding:10px 0;}
    
    .btn-date-select .detail { margin-top:5px; display:block;}
    .btn-date-select .detail button { border-radius:4px; font-weight:500; color:#fff;}
    .btn-date-select .detail button::before { content: ''; background-position:0 -25px; width:12px; height:13px; margin-right:5px; vertical-align:-2px;}
    .btn-date-select .promotion {margin-top:5px; display:block;}
    .btn-date-select .promotion button { border-radius:4px; font-weight:500; background-color:#fff; color: #00afee; border: 1px solid #00afee;}
    .btn-date-select .promotion button::before { content: ''; display: inline-block; width:13px; height:15px; margin-right:5px; vertical-align:-2px; background: url(../_images/mobile/ic-promotion.png) no-repeat;}

    .btn-date-select .arrow { margin-top:5px; display:block;}
    .btn-date-select .arrow button {background-color: #fff; border: 1px #3172ba solid; color: #0b71db;
    font-weight: 400; position: relative; border-radius: 4px;}
    .btn-date-select .arrow button::after { content: ''; position:absolute; right:10px; top:9px; background-position:0 -171px; width:16px; height:17px;}
    
    .search_layer {display: none; position: absolute; width: 600px; border: 4px solid #06395e; background: #fff; z-index: 9999; box-sizing: border-box; margin-top: 10px;}
    .search_layer:before {top: -18px; left: 10px; border-top: 0; display: block; position: absolute; width: 34px; height: 18px; background: url(/_images/search_arrow.png) no-repeat; content: ''; z-index: 98;}
    .search_layer ul.search_layer_wrap {padding: 15px 20px;}
    .search_layer ul li {padding-left: 25px; color: #06395e; font-size: 14px; margin-bottom: 0; line-height: 30px; float: none !important;width: 100%;}
    .search_layer ul li:hover , .search_layer ul li.hilight{background: #EDF7FF;}
    .search_layer ul li.icon_gps {background: url(/_images/search_icon_gps.jpg) left 7px no-repeat; cursor: pointer;}
    .search_layer ul li.icon_arrow {background: url(/_images/search_icon_arrow.jpg) left 7px no-repeat;}
    .search_layer ul li.icon_hotel {background: url(/_images/search_icon_hotel.jpg) left 7px no-repeat;}
    .search_layer ul li.icon_search {background: url(/_images/search_icon_search.jpg) left 7px no-repeat;}
    .search_layer .search_close {background: #f5f5f5; border-top: 1px solid #dfdfdf; width: 100%; height: 30px; padding-right: 10px; text-align: right;}
    .search_layer .search_close p.search_close_button {display: inline-block; line-height: 28px; background: url(/_images/search_close.png) right center no-repeat; padding-right: 15px; cursor: pointer;}
    /* -------------------------------------------------------------------------- */
    
    .conut-list { padding-bottom:50px;}

    /* -------------------------------------------------------------------------- */

    .box-tem-top { position:relative; margin-bottom:10px;}
    .box-tem-top h2 { font-size:13px; font-weight:500;}
    .box-tem-top .star_track {}
    .box-tem-top .star_track em { font-size:11px; color:#3687bc; font-weight:500; display:inline-block; margin-right:4px;}
    .box-tem-top .star_track .star { height:18px; position: relative; vertical-align: baseline; }
    .box-tem-top .star_track .star::before { width:70px; content: ''; display:block; height:11px; background:url(/_images/mobile/star_track-big.png) repeat-x left top; background-size: 14px 11px; left: -70px; top: 7px; position: absolute;}
    .box-tem-top .ts { position:absolute; right:0; bottom:0; color:#3687bc; font-size:11px;}
    .box-tem-top .ts strong { font-size:18px; font-weight:500; display:inline-block; margin-right:4px;}
    .box-tem-top .ts span { font-size:14px; color:#666;}

    .box-tem-top .star_track .star.s1::before { left:-56px;}
    .box-tem-top .star_track .star.s2::before { left:-42px;}
    .box-tem-top .star_track .star.s3::before { left:-28px;}
    .box-tem-top .star_track .star.s4::before { left:-14px;}
    .box-tem-top .star_track .star.s5::before { left:0px;}

    /* -------------------------------------------------------------------------- */

    .c-grade-box { background-color:#00b0f0; padding:0 10px 0; margin:20px -10px 0;} 
    .c-grade-box h3 { font-size:18px; color:#fff; padding:23px 5px; font-weight:500; position:relative;}
    .c-grade-box h3::after { content:''; position:absolute; right:6px; top:28px; width:22px; height:12px; background-position: -200px -288px;}
    .c-grade-box h3.active::after { background-position:-200px -305px;}

    .c-grade-box h3 strong { font-size:18px; display:inline-block; margin-left:7px; font-weight:500;}
    .c-grade-box h3 span { font-size:14px;}

    .c-grade-box .rex { display:none; padding-bottom:25px;}
    .c-grade-box ul { margin-bottom:20px; padding:0 5px;}
    .c-grade-box ul::after { content: ''; display: block; clear:both;}
    .c-grade-box ul li { width:100%; position: relative;}
    .c-grade-box ul li h4 { font-size:13px; color:#fff; padding-bottom:4px;}
    .c-grade-box ul li em { position: absolute; right:0; top:0; color:#befb56; font-size:13px}
    .c-grade-box ul li .bar-bg { background-color: #fff; margin-bottom:15px;}
    .c-grade-box ul li .bar-bg .w { height:5px; background-color:#befb56;}

    .c-grade-box .res { font-size:12px; background-color:#fff; padding:14px; margin-bottom:15px; border-radius:4px;}
    .c-grade-box .cv-re { display:block;  border-radius:4px; border:1px rgba(255, 255, 255, 0.49) solid; font-size:14px; color:#fff; text-align:center; padding:9px 0;}

    /* -------------------------------------------------------------------------- */

    .check-in-out-time { background-color:#fff; margin:0 -10px; padding:9px 10px 10px; position: relative;}
    .check-in-out-time::after { content:''; position:absolute; right:15px; top:28px; width:22px; height:12px; background-position: -200px -254px;}
    .check-in-out-time.active::after { background-position: -200px -271px;}
    .check-in-out-time h2 { font-size:18px; font-weight:500;}
    .check-in-out-time p { margin-top:10px;}
    .check-in-out-time p span { font-size:13px; display:inline-block; font-weight:500; padding-right:10px;}
    .check-in-out-time p em { font-size:13px; display:inline-block; font-weight:500; padding-right:20px; color:#1372dd;}

    .isotope-bxm { background-color:#fff; margin:0 -10px; padding:0 10px 0; display:none;}
    .isotope-bxm .isotope .grid-item { margin-bottom:18px;}

    /* -------------------------------------------------------------------------- */

    .event-box { border:1px #ddd solid; background-color:#fff; padding:16px 0; display:block; text-align: center; margin-bottom:10px;}
    .event-box span { color:#1372dd; font-size:13px;}

    /* -------------------------------------------------------------------------- */

    .btn-date-filter {}
    .btn-date-filter h3 { font-size:12px; padding-bottom:7px; font-weight:500;}

    .btn-date-filter .fit { margin-bottom:10px;}
    .btn-date-filter .fit a { display:inline-block; border:1px #c7c5c5 solid; border-radius:3px; padding:4px 8px 3px; color:#666; font-size:14px; margin-right:3px;}

    .btn-date-filter .fix { margin-bottom:17px;}
    .btn-date-filter .fix ul {}
    .btn-date-filter .fix ul::after { content:''; display:block; clear: both;}
    .btn-date-filter .fix ul li { float:left; width:33.33333333%;}
    .btn-date-filter .fix ul li a { display:block; background-color:#fff; text-align:center; font-size:16px; color:#1372dd; font-weight:500; padding:10px 0; position:relative;}
    .btn-date-filter .fix ul li a.f1 { border-right:1px #dcdcdc solid;}
    .btn-date-filter .fix ul li a.f1::before { content: ''; background-position:-200px -156px; width: 12px; height:16px; margin-right:6px; vertical-align:-2px;}
    .btn-date-filter .fix ul li a.f2 { border-right:1px #dcdcdc solid;}
    .btn-date-filter .fix ul li a.f2::before { content: ''; background-position:-200px -179px; width: 13px; height:14px; margin-right:6px; vertical-align:-2px;}
    .btn-date-filter .fix ul li a.f3 {}
    .btn-date-filter .fix ul li a.f3::before { content: ''; background-position:-200px -198px; width: 15px; height:15px; margin-right:6px; vertical-align:-2px;}

    /* -------------------------------------------------------------------------- */

    .join-bix { background-color:#07b1ee; border-radius:4px; padding:15px 10px 10px; margin-bottom:10px;}
    .join-bix h2 { text-align:center; font-size:15px; color:#fff; background: url(/_images/mobile/bot2.png) repeat-x 0 bottom; padding-bottom:15px;}
    .join-bix ul { padding-top:10px;}
    .join-bix ul li { font-size:15px; color:#fff; padding:5px 0; position: relative; font-weight:500; text-align:center;}
    .join-bix ul li.c1::before { content:''; width:26px; height:26px; background: url(/_images/mobile/cs-1.png) no-repeat 0 0; background-size:26px 26px; display:inline-block; margin-right:8px; vertical-align:-6px;}
    .join-bix ul li.c2::before { content:''; width:26px; height:26px; background: url(/_images/mobile/cs-2.png) no-repeat 0 0; background-size:26px 26px; display:inline-block; margin-right:8px; vertical-align:-6px;}
    .join-bix ul li.c3::before { content:''; width:26px; height:26px; background: url(/_images/mobile/cs-3.png) no-repeat 0 0; background-size:26px 26px; display:inline-block; margin-right:8px; vertical-align:-6px;}

    /* -------------------------------------------------------------------------- */

    .filter-list { margin-bottom:15px;}
    .filter-list a { background-color:#fff; border:1px #00b0f0 solid; border-radius:6px; color:#3687bc; font-size:11px; font-weight:500; padding:8px 13px; display:inline-block; margin-right:3px;}
    .filter-list a::after { content:''; background-position:-200px -218px; width:9px; height:9px; margin-left:8px; vertical-align:-1px;}
    .filter-list a.star {}
    .filter-list a.star img { vertical-align:-1px;}

    /* -------------------------------------------------------------------------- */

    .local-box-cit { background-color:#1a5495; margin:-10px -10px 12px; text-align:center; padding:15px 0;}
    .local-box-cit span { font-size:17px; color:#fff; display:block;}
    .local-box-cit p { font-size:13px; color:#fff; padding-top:4px; border-bottom:1px #fff solid; display:inline-block;}
    .local-box-cit p em {}
    .local-box-cit p em.sat { color:#4bcaff;}
    .local-box-cit p em.sun { color:#fe7c67;}

    /* -------------------------------------------------------------------------- */

    .box-tem-top-gallery { margin-bottom:15px; border-radius:4px; box-shadow: 1px 1px 5px #B1B1B1; background-color:#fff; position: relative;}

    .w-view { position: relative; border-radius:4px; overflow:hidden;}
    
    .w-view .like-btn { position:absolute; right:15px; top:17px; width:32px; height:30px; background: url(/_images/like-btn.png) no-repeat 0 0; background-size:100% 100%; z-index: 10;}
    .w-view .like-btn { position:absolute; right:15px; top:17px; width:32px; height:30px; background: url(/_images/like-btn.png) no-repeat 0 0; background-size:100% 100%; z-index: 10;}
    .w-view .like-btn.active { background:url(/_images/like-btn-active.png) no-repeat 0 0;  background-size:100% 100%;}
    

    .w-view .gallery-top { height:270px;}
    .w-view .gallery-top .swiper-slide {}
    .w-view .gallery-top .swiper-slide img { display:block; width:100%; height: 100%;}
    .w-view .gallery-top .swiper-slide span { position: absolute; left: 0; right:0; bottom:0; background-color:rgba(0, 0, 0, 0.41); font-size: 16px; color: #fff; padding:15px;}
    .w-view .gallery-top .swiper-pagination { bottom: 15px; right: 20px; left: initial; width: initial; font-size: 16px; color: #fff;}

    .box-tem-top-gallery .w-tx { padding:10px;}

    .box-tem-top-gallery .ic { margin-bottom:4px; display:block;}
    .box-tem-top-gallery .ic span { margin-right:-3px;}
    .box-tem-top-gallery .ic span i { display: inline-block; margin-right:2px; vertical-align:-6px; height:14px;}
    .box-tem-top-gallery .ic span i img { transform:scale(.6);}
    .box-tem-top-gallery .ic span em { font-size:11px; color:#333; display: inline-block; margin-right:5px; vertical-align: middle;}

    .box-tem-top-gallery .tx-boxs { font-size:12px; margin-top:15px; line-height:22px; height:90px; overflow:hidden;}
    .box-tem-top-gallery .tx-boxs.active { height:auto;}
    .box-tem-top-gallery .tx-boxs dl dt { font-weight: bold;}
    .box-tem-top-gallery .tx-boxs-more { display: none; overflow: hidden; height: 30px; }
    .box-tem-top-gallery .more { position:absolute; right:10px; bottom:6px; font-size:14px; color:#666; padding:5px; background-color:#fff;}
    /* .box-tem-top-gallery .more::before { content:'...'; display:inline-block; margin-right:10px;} */

    /* -------------------------------------------------------------------------- */

    .view-map-container { min-height:250px; background-color:#ddd; margin:0 -10px;}

    /* -------------------------------------------------------------------------- */

    .map-box-ct { margin:-12px -10px 0; min-height:500px; background-color:#ddd; position:relative;}
    .box-tem-bx { background-color:#fff; border:2px #07b1ee solid; position:absolute; left:15px; right:15px; top:15px; border-radius:6px; padding:9px 9px 9px 97px; min-height:84px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.27);z-index: 9;}
    .box-tem-bx .img { position:absolute; left:9px; top:9px;}
    .box-tem-bx .img img {}
    .box-tem-bx h2 { font-size:15px; font-weight:500;}
    .box-tem-bx .star_track {}
    .box-tem-bx .star_track em { font-size:11px; color:#3687bc; font-weight:500; display:inline-block; margin-right:5px;}
    .box-tem-bx .star_track .star {}
    .box-tem-bx .ts {}
    .box-tem-bx .cs { position:absolute; right:9px; bottom:9px; font-size:14px; color:#fff; background-color:#00b0f0; border-radius:3px; padding:3px 7px;}
    .box-tem-bx .ts s { font-size:13px; color:#d80810;}
    .box-tem-bx .ts strong { font-size:18px; color:#1372dd;}
    .box-tem-bx .ts strong i { font-size:13px;}
    .box-tem-bx .close { position:absolute; right:3px; top:3px; width:30px; height:30px;}
    .box-tem-bx .close::before { content:''; background-position:-200px -233px; width:14px; height:14px; margin:8px 0 0 8px;}
     
    /* -------------------------------------------------------------------------- */

    .review-box-ct { margin-top:-12px;}
    .review-box-ct h1 { background-color:#fff; font-size:18px; text-align:center; margin:0 -10px; padding:12px 0; font-weight:400; box-shadow: 1px 1px 5px #B1B1B1;}
    .review-box-ct h2 { background-color:#fff; font-size:17px; color:#127bc0; text-align:center; margin:15px 0; padding:13px 0; border-radius:4px; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.17); font-weight:400; font-family:'Godo'; letter-spacing: 0.1px}
    .review-box-ct .review-list { background-color:#fff; margin:15px 0; padding:13px 5px; border-radius:4px; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.17); min-height:200px;}

    /* -------------------------------------------------------------------------- */

    .xn-tit { font-size:18px; color:#0650a2; font-weight:500; padding:12px 0 13px;}
    .xn-tit2 { font-size:13px; color:#666; padding-bottom:10px;}

    /* -------------------------------------------------------------------------- */

    .footer_comment { font-size: 14px; color:#666; text-align: center; padding:30px 10px;}

    .footer { background-color:#303a50; padding:27px 10px 27px; margin:0 -10px;}
    
    .footer ul.e { margin-bottom:25px;}
    .footer ul.e::after { content: ''; display: block; clear: both;}
    .footer ul.e li { float: left;  width:33.33333333%; box-sizing: border-box; border-right: 3px solid #303a50; border-left: 3px solid #303a50; }
    .footer ul.e li div { text-align: center; display: table-cell; background-color: #505b75; margin: 0 3px; height: 50px; width: inherit; vertical-align: middle; word-break: break-word; }
    .footer ul.e li div a { color:#fff; font-size:12px; }
    
    .footer ul.v { width:328px; margin: auto;}
    .footer ul.v::after { content: ''; display: block; clear: both;}
    .footer ul.v li { float: left; margin:0 14px;}
    .footer ul.v li a { color:#fff; font-size:12px; text-align: center; display: block; position: relative;}
    .footer ul.v li a::after { content: ''; position: absolute; right:-16px; top:3px; border-left:1px #50586b solid; height:13px;}
    .footer ul.v li:last-child a::after { border-left:none;}
    
    .footer .address { margin-top:20px; text-align: center; color:#8f98ae; font-size:12px; padding:0 3px; webkit-text-size-adjust: none; -webkit-text-fill-color: #8f98ae;}
    .footer .copy { margin-top:24px; color:#9ba5bd; font-size:12px; text-align: center;}

    /* -------------------------------------------------------------------------- */

    .wings-container { background-color:#00b0ee; padding:35px 0; margin:0 -10px;}
    .wings-container h2 { font-size:14px; color:#fff; font-weight:700; text-align: center; margin-bottom:28px;}
    .wings-container ul {}
    .wings-container ul::after { content: ''; display: block; clear: both;}
    .wings-container ul li { float: left; width:25%; text-align: center;}
    .wings-container ul li img { display: block; width:64px; margin: auto;}
    .wings-container ul li h3 { padding-top:14px; font-size:11px; color:#fff; font-weight:500;}

    /* -------------------------------------------------------------------------- */

    .data-table-page-num { text-align: center; margin:20px 0 32px;}
    
    .data-table-page-num .prev a,
    .data-table-page-num .next a,
    .data-table-page-num em.num a,
    .data-table-page-num em.num span { background-color:#fff; padding:10px 10px 0; color:#555; font-size:14px; display:inline-block; margin:0 -2px; vertical-align:middle; width:43px; height:40px; border:1px #cfcfcf solid;}

    .data-table-page-num em { display: inline-block;}

    .data-table-page-num em.num span { position: relative; background-color:#767676; color:#fff;}

    .data-table-page-num .prev a { border-radius:5px 0 0 5px;}
    .data-table-page-num .next a { border-radius:0 5px 5px 0;}

    .data-table-page-num .prev a,
    .data-table-page-num .next a { position:relative; font-size:0; vertical-align:middle;}

    .data-table-page-num .prev a:before { content:''; position:absolute; left:15px; top:13px; background:url(/_images/mobile/btn_prev4.png) no-repeat left top; background-size:100% 100%; width:7px; height:12px;}
    .data-table-page-num .next a:after { content:''; position:absolute; right:15px; top:13px; background:url(/_images/mobile/btn_next4.png) no-repeat left top; background-size:100% 100%; width:7px; height:12px;}

    .data-table-page-num .prev-first a,
    .data-table-page-num .next-end a { border:1px #c6c6c6 solid; color:#ccc; position:relative; font-size:0; width:39px; height:39px; vertical-align:middle; line-height:0;}

    /* -------------------------------------------------------------------------- */

    .room-list-box-col { margin-bottom:10px; overflow:hidden; border-radius:4px; position:relative; background-color:#fff; box-shadow:1px 1px 5px #B1B1B1;}

    .room-list-box-col .img { display:block; overflow:hidden; width:100px; height:150px;}
    .room-list-box-col .img img { display:block;} 

    .room-list-box-col .like-btn { position:absolute; left:72px; top:10px; width:20px; height:18px; background: url(/_images/like-btn.png) no-repeat 0 0; background-size:100% 100%; z-index: 10;}
    .room-list-box-col .like-btn.active { background:url(/_images/like-btn-active.png) no-repeat 0 0;  background-size:100% 100%;}
    .vnx { position:absolute; left:109px; right:0; top:0; bottom:0;}
    
    .room-list-box-col h2 { padding:10px 0 5px; font-size:16px; font-weight:500;}

    .room-list-box-col .ic {position: absolute; bottom: 0; margin-bottom:4px; border-top:1px #ddd dotted; margin-right:10px; overflow: hidden; height: 50px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word !important; left: 0; right: 0;}
    .room-list-box-col .ic span { margin-right:-3px; height: 20px; overflow: hidden; display: inline-block; min-width: 70px;}
    .room-list-box-col .ic span i { display: inline-block; margin-right:2px; vertical-align:-3px; height:14px;}
    .room-list-box-col .ic span i img { transform:scale(.6);}
    .room-list-box-col .ic span em { font-size:11px; color:#333; display: inline-block; margin-right:5px; vertical-align: top;}

    .room-list-box-col .star_track {}
    .room-list-box-col .star_track ul {}
    .room-list-box-col .star_track ul::after { content:''; display:block; clear:both;}
    .room-list-box-col .star_track ul li { float:left; margin-right:10px;}
    .room-list-box-col .star_track ul li:last-child::before { content:''; border-left:1px #d1d1d1 solid; padding-left:10px; height:14px; display:inline-block; vertical-align:-3px;}
    .room-list-box-col .star_track ul li em { font-size:12px; color:#3687bc; font-weight:500; display:inline-block; margin-right:4px;}
    .room-list-box-col .star_track ul li .cx { color:#777; font-size:12px; font-weight:500;}

    .star { width: 70px; display: inline-block; overflow: hidden; vertical-align: middle; }
    .star img { width:12px;}

    .room-list-box-col .local { color:#666; font-size:11px;}
    .room-list-box-col .local::before { content: ''; background-position:-200px -139px; width: 10px; height:12px; margin-right:4px; vertical-align:-2px;}

    .room-list-box-col .ts { text-align: right; padding-right:10px; padding-bottom:5px; margin-top:-5px;}   
    .room-list-box-col .ts s { color:#d80810; font-size:13px; display: inline-block;}
    .room-list-box-col .ts strong {color:#1372dd; font-size:18px; display: inline-block; font-weight:500;}
    .room-list-box-col .ts strong i { font-weight:400; font-size:13px; letter-spacing:-1px;}
    .room-list-box-col .ts em {color:#777; font-size:12px; display: inline-block; padding-left:5px;}
    
    .room-list-box-col .btn-won-room { border-bottom:4px #5e7da6 solid; position: absolute; left:0; right:0; bottom:0;}
    .room-list-box-col .btn-won-room span { position: absolute; right:20px; bottom:0; color:#c2eafc; font-size:13px; padding:4px 10px 0; background-position:0 -303px; width:164px; height:22px; text-align: center;}
    .room-list-box-col .btn-won-room span::after { content: ''; background-position:0 -42px; width:6px; height:4px; margin-left:7px; vertical-align:3px;}
    .room-list-box-col .btn-won-room.active span::after { content: ''; background-position:-10px -42px;}

    .room-list-box-col .ts-list { display:none;}
    
    /* -------------------------------------------------------------------------- */

    .badge-1 { background-color:#c4382a;}
    .badge-2 { background-color:#83c015;}
    .badge-3 { background-color:#4d5dad;}
    .badge-4 { background-color:#1459ee;}

    .room-list-box-row  > .badge-bio { position:absolute; right:14px; top:14px; z-index:10;}
    .room-list-box-row  > .badge-bio .badge-1,
    .room-list-box-row  > .badge-bio .badge-2,
    .room-list-box-row  > .badge-bio .badge-3,
    .room-list-box-row  > .badge-bio .badge-4 { width:40px; height:40px; color:#fff; font-size:11px; border-radius:50%; text-align:center; line-height:13px; display:inline-block; vertical-align: middle; margin-left: 5px;}

    .room-list-box-row  > .badge-bio .badge-1 { padding-top:13px;}
    .room-list-box-row  > .badge-bio .badge-2 { padding: 7px 8px; word-wrap: break-word;}
    .room-list-box-row  > .badge-bio .badge-3 { padding-top:13px;}
    .room-list-box-row  > .badge-bio .badge-4 { padding-top:13px;}

    .room-list-box-row .ts-list .box .badge-1,
    .room-list-box-row .ts-list .box .badge-2,
    .room-list-box-row .ts-list .box .badge-3,
    .room-list-box-row .ts-list .box .badge-4 { position:absolute; left:-10px; top:-14px; width:40px; height:40px; color:#fff; font-size:11px; border-radius:50%; text-align:center; line-height:13px;}

    .room-list-box-row .ts-list .box .badge-1 { right:64px; padding-top:13px;}
    .room-list-box-row .ts-list .box .badge-2 { padding: 7px 8px; word-wrap: break-word;}
    .room-list-box-row .ts-list .box .badge-3 { right:64px; padding-top:13px;}
    .room-list-box-row .ts-list .box .badge-4 { right:64px; padding-top:13px;}

    .re-c-info .tit-v .badge-1,
    .re-c-info .tit-v .badge-2,
    .re-c-info .tit-v .badge-3,
    .re-c-info .tit-v .badge-4 { color:#fff; font-size:10px; border-radius:50%; line-height:11px; padding:5px 0; display:inline-block; width:32px; height:32px; text-align: center; float: left; margin:4px 0 0 5px;}
    
    .re-c-info .tit-v .badge-1 { padding-top:11px; display:inline-block; width:32px; height:32px; text-align: center; float: left; margin:3px 0 0 5px;}

    .re-c-info .tit-v .badge-1 { padding-top:11px;}
    .re-c-info .tit-v .badge-2 {}

    .re-c-info + .footer { margin-top:50px;}

    /* -------------------------------------------------------------------------- */

    .room-list-box-row { margin-bottom:10px; overflow:hidden; border-radius:4px; position:relative; background-color:#fff; box-shadow:1px 1px 5px #B1B1B1; padding:0 10px 32px;}
    
    .room-list-box-row .img.detail { display:block; height:190px; overflow:hidden; margin:0 -10px;}
    .room-list-box-row .img.detail img { width:100%; height:190px; display:block;}  

    .room-list-box-row .swiper-container { height: 190px; margin:0 -10px;}
    .room-list-box-row .swiper-slide { background-size: cover; background-position: center; background-color: #000;}
    .room-list-box-row .swiper-slide .img { display:block;}
    .room-list-box-row .swiper-slide .img img { width:100%; height:200px;}
    .room-list-box-row .swiper-pagination { color:#fff; right:15px; left:inherit; width:initial; font-size:13px;}
    
    .room-list-box-row h2 { padding:10px 0 6px; font-size:19px; line-height:26px;}

    .room-list-box-row .ic { margin-bottom:4px; display:block;}
    .room-list-box-row .ic span {}
    .room-list-box-row .ic span i { display: inline-block; margin-right:2px; vertical-align: middle;}
    .room-list-box-row .ic span i img { transform:scale(.6);}
    .room-list-box-row .ic span em { font-size:13px; color:#333; display: inline-block; margin-right:5px; vertical-align: middle;}
    
    .room-list-box-row .ts {}   
    .room-list-box-row .ts s { color:#d80810; font-size:14px; display: inline-block;}
    .room-list-box-row .ts strong {color:#1372dd; font-size:20px; display: inline-block; padding:3px 0;}
    .room-list-box-row .ts strong i { font-weight:400; font-size:13px;}
    .room-list-box-row .ts em {color:#777; font-size:12px; display: block; padding-left:5px;}
    
    .room-list-box-row .btn-won-room { /*border-bottom:4px #5e7da6 solid;*/ border-bottom:4px #FFCC33 solid; position: absolute; left:0; right:0; bottom:0;}
    .room-list-box-row .btn-won-room span { position: absolute; right:20px; bottom:0; /*color:#c2eafc;*/ color:#111; font-size:13px; padding:4px 10px 0; background: url(/_images/mobile/sprites_2.png) no-repeat; background-size:325px 325px; background-position:0 -303px; width:164px; height:22px; text-align: center;}
    .room-list-box-row .btn-won-room span::after { content: ''; background: url(/_images/mobile/sprites_2.png) no-repeat; background-size:325px 325px; background-position:0 -42px; width:7px; height:5px; margin-left:7px; vertical-align:2px;}
    .room-list-box-row .btn-won-room.active span::after { content: ''; background: url(/_images/mobile/sprites_2.png) no-repeat; background-size:325px 325px; background-position:-10px -42px;}

    .room-list-box-row .ts-list { display:none;}
    
    .best-buy { font-size: 13px; color:#333; position: relative; padding:10px 10px 10px 48px; min-height:48px; background-color:#fff3d0; margin:0 -10px 15px;}
    .best-buy::before { content:''; background-position:0 -51px; width:31px; height: 31px; position: absolute; left: 10px; top: 12px;}

    .re-c-info .best-buy { background-color:#fcf0cf; margin:15px -10px -20px; padding:10px 10px 10px 48px;}
    .re-c-info .best-buy::before { content:'';  position: absolute; left:10px; top: 12px;}

    .room-list-box-row .ts-list .box { position: relative; border: 1px #d8d8d8 solid; padding:10px 10px; border-radius:4px; margin-top:10px;}

    .room-list-box-row .ts-list .box ul { padding:15px 5px 10px; min-height:73px;  padding-right: 125px;}
    .room-list-box-row .ts-list .box ul li { font-size:14px; word-break: keep-all;}

    .room-list-box-row .ts-list .box .ts { position: absolute; right:10px; top:12px;}
    .room-list-box-row .ts-list .box .ts s { display: block;}
    .room-list-box-row .ts-list .box .ts strong { display: block;}
    .room-list-box-row .ts-list .box .ts em { padding-left: 24px;}
    
    .room-list-box-row .ts-list .box .bnt { margin: 0 -3px; padding:0;}
    .room-list-box-row .ts-list .box .bnt::after { content:''; clear:both; display:block;}
    .room-list-box-row .ts-list .box .bnt li:first-child { padding-bottom:5px;}
    .room-list-box-row .ts-list .box .bnt li button { background-color:#00b0ee; display:block; width:100%; font-size:17px; padding:10px 0; color:#fff; border-radius:4px; position: relative;}
    .room-list-box-row .ts-list .box .bnt li button::after { content: ''; width:17px; height:18px; position: absolute; right:10px; top:10px; background-position:-20px -233px;}
    .room-list-box-row .ts-list .box .bnt li button em { display:inline-block; margin-right:4px;}

    /* -------------------------------------------------------------------------- */

.re-c-top { text-align: center; padding:5px 0 22px;}
    .re-c-top.vb { padding:65px 0 85px}
    .re-c-top.vb2 { padding:50px 0;}
    .re-c-top h2 { font-size:16px; color:#127bc0; line-height:20px; font-weight:500;}
    .re-c-top h2::before { content: ''; background-position:-40px 0; width:40px; height:40px; display: block; margin: 0 auto 15px;}
    .re-c-top h2.cancel::before { content: ''; background-position:-40px -44px; width:40px; height:40px; display: block; margin: 0 auto 15px;}
    .re-c-top h2.search::before { content: ''; background-position:-90px 0; width:32px; height:32px; display: block; margin: 0 auto 15px;}
    .re-c-top h2.ptx::before { content: ''; background-position:-90px -40px; width:36px; height:36px; display: block; margin: 0 auto 10px;}
    .re-c-top p { font-size:13px; color:#333; padding-top:5px;}

.re-c-tab { margin-bottom:20px;}
    .re-c-tab ul { overflow: hidden; border-radius: 4px; position: relative; background-color: #fff;box-shadow: 1px 1px 5px #B1B1B1;}
    .re-c-tab ul li { float:left; width:33.333333%;}
    .re-c-tab.dt2 ul li { float:left; width:50%;}
    .re-c-tab ul li a { display: block; text-align: center; color: #333; padding:10px 0;}
    .re-c-tab ul li a.active { background-color: #5d7da6; color:#fff;}
    .re-c-tab ul li a.active::after { content: '';  background-position:-40px -151px; width:17px; height:17px; vertical-align:-3px; margin-left:10px;}

.snx { text-align:center; font-size:13px; color:#666; padding: 10px 0 15px;}    
.snx span { color:#3573ba;} 

.re-c-info { margin-bottom: 15px; overflow: hidden; border-radius: 4px; position: relative; background-color: #fff;box-shadow: 1px 1px 5px #B1B1B1; padding:10px 10px 20px;}

.re-c-info.ot { padding-top:20px;}
    
    .re-c-info .tit-v { position: relative;}
    .re-c-info .tit-v .nt { color:#fff899; font-size:17px; vertical-align:-11px; display: inline-block;}
    .re-c-info .tit-v .nt::before { content: ''; border-left:1px #65cff4 solid; height:13px; display: inline-block; vertical-align: 0px; padding-left:10px;}
    .re-c-info .tit-v .c { color:#ff7f27;}

    .re-c-info .tit-v .btn-cnt { position: absolute; right:0; top:0; bottom:0; width:39px;}
    .re-c-info .tit-v .btn-cnt::before { content:''; border-top:2px #fff solid; width:15px; position: absolute; left:13px; top:19px;}
    .re-c-info .tit-v .btn-cnt::after { content:''; border-left:2px #fff solid; height:15px; position: absolute; left:20px; top:13px;}
    
    .re-c-info .form-tv {}
    .re-c-info .form-tv li { position: relative; padding:10px 4px;}
    .re-c-info .form-tv li > span { font-size: 16px; color:#0a7bc0; color:#0a7bc0; font-weight:500;}
    .re-c-info .form-tv li em { font-size: 14px; color:#333; position: absolute; right: 4px; top:10px;}
    .re-c-info .form-tv li em strong { font-weight:500;}
    .re-c-info .form-tv li em span.sun { color:#be473b; display: inline-block;}
    .re-c-info .form-tv li em span.sat { color:#2563f9; display: inline-block;}

    .re-c-info .form-tx {}
    .re-c-info .form-tx li { border-bottom:1px #dedede solid; position: relative; padding:10px 4px; display: block; overflow: hidden; }
    .re-c-info .form-tx li.ent { border-bottom:none; padding-bottom:0;}
    .re-c-info .form-tx li span { font-size: 14px; color:#666;}
    .re-c-info .form-tx li span i { font-size: 12px;}
    .re-c-info .form-tx li span strong { color:#333;}
    .re-c-info .form-tx li em { font-size: 14px; color:#333; float: right; right: 4px; top:9px;}
    .re-c-info .form-tx li em span.sun { color:#be473b; display: inline-block;}
    .re-c-info .form-tx li em span.sat { color:#2563f9; display: inline-block;}
    .re-c-info .form-tx li .c { color:#d14701;}
    .re-c-info .form-tx li .c span { color:#d14701;}
    .re-c-info .form-tx li .btc { position: absolute; right: 0; top:5px; font-size:14px; color:#fff; background-color:#00afee; padding:5px 20px; border-radius:5px;}
    .re-c-info .form-tx li em strong { color:#333;}
    .re-c-info .form-tx li ul { font-size: 14px; color: #333; float: right; display: inline-block; text-align: right; max-width: 280px;}
    .re-c-info .form-tx li ul li { border: none; padding: 3px 0; }
    
    .re-c-info .form-tx.cs { margin:15px 0 10px;}
    .re-c-info .form-tx.cs li { border-top:1px #dedede solid;}
    
    .re-c-info .form-tx.total li:last-child { border-bottom:none;}
    
    .re-c-info .tit-r { position: relative;}
    .re-c-info .tit-r .btc { position: absolute; right: 0; top:-36px; font-size:14px; color:#fff; background-color:#00afee; padding:5px 20px; border-radius:5px;}

    .re-c-info .tit-v { background-color:#00b0ee; margin:-10px -10px 10px; border-radius: 0 0 4px 4px; position: relative;}
    .re-c-info .tit-v::after { content: ''; clear: both; display: block;}
    .re-c-info .tit-v h3 { float: left; font-size: 17px; padding:10px 10px 11px; color:#fff; font-weight:500;}
    .re-c-info .tit-v h3.cs { color:#be1616;}
    .re-c-info .tit-v h3 em { font-size: 16px; color:#fff; font-weight:400; display: inline-block; margin-left:13px; position: relative;}
    .re-c-info .tit-v h3 em::before { content:''; border-left:1px #65cff3 solid; position: absolute; left:-7px; top:3px; height:15px;}
    .re-c-info .tit-v .r-x { position: absolute; right:10px; top:8px;}
    .re-c-info .tit-v .r-x label { color:#fff;}

    .re-c-info .tit-v .r-x .checkbox input[type="checkbox"] + label:before { content: ''; background-position: -150px -30px; width: 25px; height: 25px; vertical-align: -8px; margin-right: 5px;}
    .re-c-info .tit-v .r-x .checkbox input[type="checkbox"]:checked + label:before { content: ''; background-position: -150px 0;}


    .re-c-info h4 { color: #127bc0; font-size: 16px; font-weight: 500; margin:18px 0 10px;}
    .re-c-info h4::before { content: ''; background-position:-20px -131px; width:18px; height:17px; margin-right:5px; vertical-align:-2px;}
    .re-c-info h4.section-title::before { content: ''; background-position:-20px -131px; width:18px; height:17px; margin-right:5px; vertical-align:-2px;}

    .re-c-info h4.info-room-t { color: #656565;}
    .re-c-info h4.info-room-t::before { content: ''; border:none; background-position:-20px -151px; width:16px; height:17px; vertical-align:-3px;}

    span.rsvn-state-complete {color: #1372dd;}
    span.rsvn-state-cancel {color: #ED1C24;}
    span.rsvn-state-noshow {color: #F9690E;}

    .re-c-info .it { font-size:13px; position: relative; padding:0 0 5px 10px;}
    .re-c-info .it::before { content: ''; width:5px; height:5px; background-color:#097bbf; border-radius:50%; position: absolute; left:0; top:7px;}
    .re-c-info .it.bl {color: #127bc0;}

    .re-c-info .ptn { font-size:13px; color:#c53b2e; position: relative; padding:10px 10px 10px 30px; background-color:#fadfdc; border:1px #ebb4ad solid; border-radius:4px; margin:10px 0 13px;}
    .re-c-info .ptn::before { content: ''; width:11px; height:10px; background-position:-40px -172px; position:absolute; left:10px; top:14px;}

    .re-c-info .total-won { border-radius:4px; background-color:#fce294; padding:15px 0; text-align: center;}
    .re-c-info .btn-won-detail + .total-won { margin-top:20px;}
    .re-c-info .total-won span { font-size:14px; display: block; padding-bottom:8px;}
    .re-c-info .total-won em { font-weight:500; font-size:22px; color:#1372dd;}

    .cancel-policy { color:#127bc0; position: relative; padding-right:22px; }
    .cancel-policy::after { content: ''; width:15px; height:8px; position: absolute; right:0; top:9px; background-position:-20px -172px;}

    .toggle-btn-bin { color:#127bc0; position: relative; padding-right:22px; }
    .toggle-btn-bin:active { color:#127bc0; }
    .toggle-btn-bin:visited { color:#127bc0; }
    .toggle-btn-bin::after { content: ''; width:15px; height:8px; position: absolute; right:0; top:9px; background-position:-20px -181px;}
    .toggle-btn-bin.active::after { background-position:-20px -172px;}


    .logout-bx { text-align:center; padding:70px 0;}
    .logout-bx.ns { padding-bottom:35px;}
    .logout-bx img { display:block; width:225px; margin:auto;}
    .logout-bx img.cs2 { width:273px;}
    .logout-bx p { padding-top:35px; font-size:15px; font-weight:500; padding-bottom:5px;}
    .logout-bx p.n { font-weight:400;}
    .logout-bx span { font-size:15px;}
    .logout-bx span.s { font-size:13px; color:#1372dd;}
    
    /* .toggle-btn-bin em::before { content: ''; width:9px; height:1px; background-color:#fff; position: absolute; right:-21px; top:11px; z-index: 1;}
    .toggle-btn-bin.active em::after { content: ''; width:1px; height:8px; background-color:#fff; position: absolute; right:-17px; top:8px; z-index: 1;} */

    /* .checkbox .toggle-btn-bin { display:inline-block; width:30px; height:30px; margin-left:7px; vertical-align:-9px;}
    .checkbox .toggle-btn-bin::after { right:7px; top:7px;}
    .checkbox .toggle-btn-bin em::before { right:10px; top:15px;}
    .checkbox .toggle-btn-bin.active em::after { right:14px; top:11px;} */

    .login-btn { padding:10px 0 20px;}
	.login-btn.pd { padding:10px 0 0;}
    .login-btn li { margin-bottom:10px;}
    .login-btn li:last-child { margin-bottom:0;}
    .login-btn li button { font-size: 17px; width: 100%; display: block; border-radius: 4px; padding: 16px 0; font-weight: 500; color:#fff; position:relative;}
    .login-btn li button.d-1 { border:1px #07b1ee solid; background-color:#fff; color:#3573ba;}
    .login-btn li button.d-2 { background-color:#3b5998;}
    .login-btn li button.d-3 { background-color:#1dc800;}
    .login-btn li button.d-4 { background-color:#f6e300; color:#2d1515;}
    .login-btn li button.d-5 { background-color:#fccb2f; color:#333;}

    .login-btn li button.d-2::before { content: ''; background-position:-250px 0; width:12px; height:25px; position:absolute; left:20px; top:13px;}
    .login-btn li button.d-3::before { content: ''; background-position:-250px -29px; width:20px; height:19px; position:absolute; left:18px; top:15px;}
    .login-btn li button.d-4::before { content: ''; background-position:-250px -53px; width:26px; height:24px; position:absolute; left:14px; top:11px;}

    .re-c-info .terms-box {}
    .re-c-info .terms-box li { position:relative; padding:8px 57px 8px 5px;}
    .re-c-info .terms-box li:first-child { border-bottom: 1px #e5e3e3 solid;}
    .re-c-info .terms-box.toggle-btn-box li:first-child { border-bottom:none;}
    .re-c-info .terms-box li .tc { font-size:13px; color:#127bc0; display: block; position: absolute; right: 0; top:11px;}
    .re-c-info .terms-box li .tc:after { content:''; background-position:-20px -110px; width:4px; height:7px; margin-left:6px; vertical-align:2px;}

    .re-c-info .daily { background-color:#e5f0f6; color:#127bc0; font-size:17px; font-weight:500; position: absolute; right:10px; top:55px; padding:16px 30px; border-radius:4px;}

    .re-c-info .terms-box li .tx-sd { overflow:auto; height:200px; margin:10px 0; border:1px #e5e3e3 solid; padding:15px; display:none; margin-right: -57px;}
    .re-c-info .terms-box li .tx-sd h1 { font-size:15px; padding-bottom:10px;}
    .re-c-info .terms-box li .tx-sd h2 { font-size:13px; padding-bottom:10px;}
    .re-c-info .terms-box li .tx-sd p { font-size:12px; line-height:22px;}

    .re-c-info .xu-tex { text-align:center; font-size:15px; padding:40px 0;}
    .re-c-info .password_input_desc { color:#666; font-size: 14px; margin-bottom: 10px; }

    .bnt-vb { border:1px #dbdbdb solid; display:block; text-align:center; padding:8px 0; font-size:13px; color:#666; border-radius:4px;}

    .bnx-xnt-ln { margin:15px 0;}
    .bnx-xnt-ln.c { margin-bottom:0;}
    .bnx-xnt-ln button {font-size:15px; background-color: #fccb2f; width: 100%; display: block; border-radius: 4px; padding:13px 0; font-weight: 500;}
    .bnx-xnt-ln button.t { margin-top:10px;}

    .bnx-xnt-ln2 { margin:15px 0 10px;}
    .bnx-xnt-ln2 button {font-size:14px; background-color: #535353; width: 100%; display: block; border-radius: 4px; padding:10px 0; color:#fff;}

    .tab_con {display: none;}
    .tab_con.on {display: block;}

.list-ch-box { margin-bottom:20px;}
.list-ch-box::after { content: ''; display: block; clear: both;}
.list-ch-box li { float: left; width:33.33333333%; margin-bottom:10px;}

.form-bix { margin-bottom:10px;}
    .form-bix li { margin-bottom:8px; position: relative;}
    .form-bix li::after { content:''; clear:both; display:block;}
    .form-bix li > label { color:#666; font-size: 14px; padding-bottom:3px; display: inline-block;}
    .form-bix li > label.re::before { content:'*'; color:#c4382a; font-size:20px; display:inline-block; margin-right:4px; vertical-align:-7px;}
    .form-bix li > label > span { font-size: 12px; margin-left: 15px; }
    .form-bix li .set-box {}
    .form-bix li .set-box .select {}

    .form-bix li .set-box-x {position: relative;}
    .form-bix li .set-box-x .select { width:49%;}
    .form-bix li .set-box-x .input {width:49%; position: absolute; right:0; top:0;}
    .form-bix li .set-box-x .required {}

    .form-bix li .desc { color:#666; font-size: 14px; }

    .input.required input { border: 1px #ed1c24 solid !important;}

    .set-box-nx { display:table; width:100%;}
    .set-box-nx a { background-color: #fff; border: 1px #becada solid; padding:6px 8px; border-radius:4px; display:block; text-align:center; color:#333;}
    .set-box-nx a.active { background-color:#00b0ee; border:1px #00b0ee solid; color:#fff;}
    .set-box-nx .m { display:table-cell; width:50px;}
    .set-box-nx .m2 { display:table-cell; width:130px; vertical-align: middle;}
    .set-box-nx .space { display:table-cell;}
    .set-box-nx .vx { display:table-cell; vertical-align: middle;}


    .col-2 { float: left; width:50%; padding:0 3px;}
    .col-3 { float: left; width:33.3%; padding:0 3px;}
    .col-4 { float: left; width:25%; padding:0 3px;}

    .col-2:first-child,
    .col-3:first-child,
    .col-4:first-child { padding-left:0;}

    .col-2:last-child,
    .col-3:last-child,
    .col-4:last-child { padding-right:0;}

    .btn-won-etc { background-color:#00b0ee; width:100%; display:block; border-radius:4px; padding:13px 0; margin-bottom:10px; color:#fff;}  

    .btn-won-detail { background-color:#00b0ee; width:140px; display:block; border-radius:4px; padding:11px 0; margin-bottom:10px; color:#fff; float: right; margin-top:-38px;}  
    .btn-won-detail::after { content: ''; clear: both; display: block;}

    .btn-deal { font-size:21px; background-color:#fccb2f; width:100%; display:block; border-radius:4px; padding:20px 0; box-shadow:1px 2px 2px #B1B1B1; font-weight: 500; margin-bottom:75px;}
    .btn-deal:active { background-color:#e3b00e;}

    .btn-deal-2 { font-size:14px; background-color:#cecece; width:100%; display:block; border-radius:4px; padding:11px 0; font-weight: 500; margin:-60px 0 75px; color:#666;}

    .btn-deal-txt { font-size:13px; display:block; margin:-40px 0 45px; color:#3573ba; text-align:center;}

    .btn-deal-txt2 { font-size:13px; display:block; margin:-50px 0 25px; color:#666; text-align:center;}
    .btn-deal-txt2 span { color:#3573ba; border-bottom:1px #3573ba solid;}
    
    .info-room { margin-left:17px;}
    .info-room li { font-size: 14px; color:#666; margin-bottom:4px; text-indent:-17px;}
    .info-room li::before { content: ''; background-position:-20px -90px; width:11px; height:10px; margin-right:6px; vertical-align:0;}
    
    .inst { font-size: 14px; color:#666; font-weight:700;}
    .inst::before { content: ''; background-position:-20px -90px; width:11px; height:10px; margin-right:6px; vertical-align:0;}

    .info-room3 { padding:10px 15px;}
    .info-room3 li { font-size: 14px; color:#666; margin-bottom:4px;}
    

.room-t-sc.start { margin-top:20px;}
    .room-t-sc { margin-bottom:5px; position: relative; padding-left:113px;}
    .room-t-sc span { font-size:16px; color:#127bc0; display:inline-block; margin-right:15px; font-weight:500; position:absolute; left:0; top:3px;}
    
    .room-t-sc.start span::before { content: ''; background-position:-40px -213px; width:16px; height:17px; margin-right:6px; vertical-align:-3px;}
    .room-t-sc.end span::before { content: ''; background-position:-40px -192px; width:16px; height:17px; margin-right:6px; vertical-align:-3px;}
    
    .room-t-sc.int1 span::before { content: ''; background-position:-60px -192px; width:16px; height:17px; margin-right:6px; vertical-align:-3px;}
    .room-t-sc.int2 span::before { content: ''; background-position:-60px -213px; width:20px; height:17px; margin-right:2px; vertical-align:-3px;}

    .room-t-sc em { font-size:16px; display: block; line-height: 26px;}
    .room-t-sc .sun { color:#c54848}
    .room-t-sc .sat { color:#1283aa}
    
    a:active, a:hover { outline-width: 0;}
    .btn:focus { outline: 0;}

    .BtnGroup { display: inline-block; vertical-align: middle;}
    .BtnGroup::before { display: table; content: "";}
    
    .btn {
        position: relative;
        display: inline-block;
        padding: 6px 12px;
        font-size: 14px;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
                
        background-repeat: repeat-x;
        background-position: -1px -1px;
        background-size: 110% 110%;
        border: 1px solid rgba(27,31,35,0.2);
        
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;  
                user-select: none;
        
        color: #24292e;
        background-color: #eff3f6;
        background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%);
    }

    .BtnGroup-item { position: relative; float: left; border-right-width: 0;}
    .BtnGroup-item:first-child { border-radius:3px 0 0 3px;}
    .BtnGroup-item:last-child { border-right-width: 1px; border-radius:0 3px 3px 0;}

    .btn:focus, 
    .btn.focus { box-shadow: 0 0 0 0.2em rgba(3,102,214,0.3);}

    .btn:hover, 
    .btn.hover {
        background-color: #e6ebf1;
        background-image: linear-gradient(-180deg, #f0f3f6 0%, #e6ebf1 90%);
        background-position: 0 -0.5em;
        border-color: rgba(27,31,35,0.35);
    }

    .btn:active, 
    .btn.selected {
        background-color: #e9ecef;
        background-image: none;
        border-color: rgba(27,31,35,0.35);
        box-shadow: inset 0 0.15em 0.3em rgba(27,31,35,0.15);
    }

    .BtnGroup-item.selected, 
    .BtnGroup-item:focus, 
    .BtnGroup-item:active, 
    .BtnGroup-item:hover { border-right-width: 1px;}

    .BtnGroup-item.selected + .BtnGroup-item, 
    .BtnGroup-item.selected + .BtnGroup-form .BtnGroup-item, 
    .BtnGroup-item:focus + .BtnGroup-item, 
    .BtnGroup-item:focus + .BtnGroup-form .BtnGroup-item, 
    .BtnGroup-item:active + .BtnGroup-item, 
    .BtnGroup-item:active + .BtnGroup-form .BtnGroup-item, 
    .BtnGroup-item:hover + .BtnGroup-item, 
    .BtnGroup-item:hover + .BtnGroup-form .BtnGroup-item { border-left-width: 0;}

    /*
        <div class="BtnGroup">
            <a href="#" class="btn BtnGroup-item" id="raw-url">Raw</a>
            <a href="#" class="btn BtnGroup-item" data-hotkey="b">Blame</a>
            <a href="#" class="btn BtnGroup-item" rel="nofollow">History</a>
        </div>
    */

    .cancel-tit { background-color:#fce294; font-size:16px; color:#000; padding:18px; border-radius:5px;}
    .cancel-tit em { display: inline-block; padding-right:5px; color:#127bc0; font-weight:500;}
    
.wrap-loding {
    height:100%;
    background-image: url(/_images/m-loding.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.wrap-loding .loding-box { width:154px; height:84px; margin:auto; border-radius:10px; position: absolute; left:0; right: 0; top:0; bottom:0;} 
.wrap-loding .loding-box h2 { font-size:16px; color:#008cbf; text-align: center; padding:18px 0 0;}  
.wrap-loding .loding-box .img { display: block; width:47px; height:47px; margin:auto;} 
.wrap-loding .loding-box .img img { width:100%;}









    span.spinner_add {
        display: block;
        padding: 0 37px;
        position: relative;
        border-radius: 4px;
        /* overflow: hidden; */
        border: 1px #00b0ee solid;
        height: 37px;
        text-align: center;

        -webkit-touch-callout: none; 
        -webkit-user-select: none; 
        -moz-user-select: none; 
            -ms-user-select: none;
                user-select: none;
    }

    span.spinner_add .txt { font-size: 15px; display: inline-block; vertical-align: middle; margin: 0 5px 0 0; line-height: 35px;}

    span.spinner_add input[type=number] {
        display: inline-block;
        vertical-align: middle;
        outline: none;
        width: 20px;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        pointer-events: none;
        text-align: center;
        /* line-height: 39px; */
    }

    span.spinner_add > .sub, 
    span.spinner_add > .add {
        display:block;
        position: absolute;
        top:-1px;
        width:37px;
        height:37px;
        border:1px #00b0ee solid;
        border-right:0;
        color:#93504C;
        font-size:17px;
        font-weight:700;
        text-align:center; 
        line-height:33px; 
        cursor:pointer;

        background-color:#00b0ee; 
        color:#fff;
        
        -webkit-transition: 0.1s linear; 
           -moz-transition: 0.1s linear; 
            -ms-transition: 0.1s linear;
             -o-transition: 0.1s linear; 
                transition: 0.1s linear;
    }

    span.spinner_add > .sub.disabled,
    span.spinner_add > .add.disabled { opacity:.3; background-color:#ddd;}

    span.spinner_add > .sub { left: -1px; border-radius: 4px 0 0 4px;   font-size: 0;}
    span.spinner_add > .sub::before { content: ''; border-top: 2px #fff solid; width: 13px; position: absolute; left: 11px; top: 17px;}

    span.spinner_add > .add { font-size: 0; right: -1px; border-left: 0; border-radius: 0 4px 4px 0;}
    span.spinner_add > .add::before { content: ''; border-top:2px #fff solid; width:14px; position: absolute; left:11px; top:17px;}
    span.spinner_add > .add::after { content: ''; border-left: 2px #fff solid; height: 13px; position: absolute;    left: 17px; top: 12px;}


    .btn-c span.spinner_add > .sub,
    .btn-c span.spinner_add > .add { background-color: transparent;}
    .btn-c span.spinner_add > .sub::before,
    .btn-c span.spinner_add > .add::before { border:none;}
    .btn-c span.spinner_add > .sub::after,
    .btn-c span.spinner_add > .add::after { border:none;}
    .btn-c span.spinner_add > .sub::before { background-position:-90px -253px; width:21px; height:21px; top:7px;}
    .btn-c span.spinner_add > .add::before { background-position:-115px -253px; width:21px; height:21px; top:7px; left:6px;}

    /* span.spinner_add > .sub:hover, 
    span.spinner_add > .add:hover { background: #5f7da6; border: 1px #5f7da6 solid; color: #fff;} */

    input[type=number]::-webkit-inner-spin-button, 
    input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none;}




.spinner { 
    display: inline-block;

    -webkit-touch-callout: none;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.spinner:after { content:''; clear:both; display:block;}
.spinner .minus, 
.spinner .plus, 
.spinner input { float: left; padding: 5px; text-align: center; line-height: 1em;}
.spinner input { width: 40px; height: 35px; border-top: 2px #93504C solid; border-bottom: 2px #93504C solid; font-size: 1.0em;  font-weight: 700; text-align: center; line-height: 16px; color: #93504C; pointer-events: none;}
.spinner .minus, 
.spinner .plus{ width: 40px; height: 35px; cursor: pointer; border: 2px #93504C solid; font-size: 1.6em; font-weight: 700; text-align: center; line-height: 16px; color: #93504C;}


.tooltip::before,
.tooltip::after { display:block; position:absolute; width:0; height:0; border:5px solid transparent; content:' '; left:10px; top:-5px; border-top:0; border-bottom-color:#ddd;}
.tooltip::after { top:-4px; border-bottom-color:#fff;}



















/***********************************************
  needPopup
  - Version 1.0.0
  - Copyright 2015 Dzmitry Vasileuski
  - Licensed under MIT (http://opensource.org/licenses/MIT)
***********************************************/
/* Block page scroll
***********************************************/
    .needpopup-opened,
    .needpopup-opened body { overflow:hidden;}
    .needpopup-opened.needpopup-scrolled,
    .needpopup-opened.needpopup-scrolled body { height:auto;}
    .needpopup-opened.needpopup-scrolled body { position:fixed; width:100%;}

/* Popup wrapper
***********************************************/
    .needpopup_wrapper {
        visibility:hidden;
        position:fixed;
        z-index:999;
        top:0;
        left:0;
        width:100%;
        height:100%;
        padding:40px 0;
        overflow:auto;
        background:rgba(0, 0, 0, .7);
        opacity:0;

        -webkit-box-sizing:border-box;
                box-sizing:border-box;

        -webkit-transition:opacity .3s ease;
                transition:opacity .3s ease;
    }
    .needpopup-opened .needpopup_wrapper { visibility:visible; opacity:1;}
    .needpopup-overflow .needpopup_wrapper { padding:10px;}

/* Popup appearence
***********************************************/
    .needpopup {
        display:none;
        position:relative;
        z-index:9999;
        top:50%;
        left:50%;
        width:100%;
        max-width:100%;
        margin-left:-275px;
        background:#fff;
        opacity:0;

        border-radius:5px;
        overflow:hidden;

        -webkit-box-sizing:border-box;
                box-sizing:border-box;

        -webkit-transform:scale(1, 1);
            -ms-transform:scale(1, 1);
                transform:scale(1, 1);
    }
    .needpopup.opened {
        opacity:1;
        -webkit-transition:opacity .5s ease, -webkit-transform .5s ease;
                transition:opacity .5s ease, transform .5s ease;
        -webkit-transform:scale(1, 1);
            -ms-transform:scale(1, 1);
                transform:scale(1, 1);
    }
    .needpopup.stacked { top:0 !important; margin-top:0 !important;}
    .needpopup-overflow .needpopup { left:0; width:auto; margin-left:0 !important;}

    /* Popup remover
    ***********************************************/
    .needpopup_remover { position:absolute; z-index:9999; top:0; right:0; width:40px; height:40px;}
    .needpopup_remover::before,
    .needpopup_remover::after { 
        content:'';
        display: block;
        float: left;
        clear: both;
        height: 1px;
        width: 20px;
        background-color: #fff;
        position: absolute;
        right: 10px;
        top: 7px;
        overflow: hidden;

        -webkit-transition: all 0.4s ease;
                transition: all 0.4s ease;
    }

    .notc .needpopup_remover::before,
    .notc .needpopup_remover::after { background-color: #333;}

    .needpopup_remover::before {
        z-index: 9;
        -webkit-transform: rotate(45deg) translateY(12px) translateX(12px);
                transform: rotate(45deg) translateY(12px) translateX(12px);
    }
    .needpopup_remover::after {
        margin-top: 30px;
        -webkit-transform: rotate(-45deg) translateY(-10px) translateX(10px);
                transform: rotate(-45deg) translateY(-10px) translateX(9px);
    }

    .needpopup .needpopup_remover { top:0; right:0; color:#fff; font-size:50px; line-height:.5;}
    .needpopup .needpopup_remover:hover { color:#ccc;}



    .needpopup > h1 { font-size:16px; color:#fff; background-color:#00b0ee; padding:15px; border-radius:5px; line-height:16px;}
    .needpopup.notc h1 { color:#333; background-color:#d6f4ff;}
    .needpopup .content { padding:10px;}

    .needpopup .content .pop-btn { margin-bottom:10px;}
    .needpopup .content .ns-trx { font-size:14px; color:#666; padding:40px 0; text-align:center;}

    .needpopup .content .pop-btn2 { margin:0 -5px;}
    .needpopup .content .pop-btn2::after { content: ''; display:block; clear: both;}
    .needpopup .content .pop-btn2 li { float:left; width:50%; padding:5px;}
    .needpopup .content .pop-btn2 li button { font-size: 16px; background-color: #fccb2f; width: 100%; display: block; border-radius:5px; padding:13px 0; text-align: center; font-weight:500;}

    
    .needpopup .pop-btn button { font-size: 16px; background-color: #fccb2f; width: 100%; display: block; border-radius:5px; padding:13px 0; text-align: center; font-weight:500;}
    
    .needpopup .pop-btn2 {}
    .needpopup .pop-btn2::after { content:''; display:block; clear: both;}
    .needpopup .pop-btn2 span { float:left; width:50%;}
    .needpopup .pop-btn2 span:first-child { padding-right:3px;}
    .needpopup .pop-btn2 span:last-child { padding-left:3px;}
    .needpopup .pop-btn2 button { font-size: 16px; background-color: #fccb2f; width: 100%; display: block; border-radius:5px; padding:13px 0; text-align: center; font-weight:700;}
    .needpopup .pop-btn2 span:last-child button { background-color:#ddd;}
    
    .needpopup .filter { padding:20px 0 23px;}
    .needpopup .filter::after { content: ''; display:block; clear: both;}
    .needpopup .filter li { float: left; width:20%;}
    .needpopup .filter li a { display:block; width:55px; height:55px; margin:auto; text-align: center; border-radius:50%;
    box-shadow: 2px 2px 3px #aaa;}
    .needpopup .filter li a em { color:#fff; font-size:15px; display:block; padding-top:19px;}
    .needpopup .filter li a.f-3 em { padding:10px 10px 0;}
    
    .needpopup .filter li a.f-1 { background-color:#6d6d6d;}
    .needpopup .filter li a.f-2 { background-color:#6d6d6d;}
    .needpopup .filter li a.f-3 { background-color:#6d6d6d;}
    .needpopup .filter li a.f-4 { background-color:#6d6d6d;}
    .needpopup .filter li a.f-5 { background-color:#6d6d6d;}
    
    .needpopup .filter li a { background-color:#6d6d6d;}
    
    .needpopup .filter li a.active.badge-0 { background-color:#00b0ee;}
    .needpopup .filter li a.active.badge-1 { background-color:#c4372a;}
    .needpopup .filter li a.active.badge-2 { background-color:#83c015;}
    .needpopup .filter li a.active.badge-3 { background-color:#4d5dad;}
    .needpopup .filter li a.active.badge-4 { background-color:#1459ee;}

    .needpopup span.spinner_add input[type=number] { color:#0b71db;}

    .needpopup .btn-date-select { background-color:transparent; margin:0; padding:0; border-top:none;}
    .needpopup .btn-date-select .date { margin-bottom:10px;}
    .needpopup .btn-date-select .detail { margin-bottom:7px;}
    .needpopup .btn-date-select .detail:last-child { margin-bottom:10px;}
    .needpopup .btn-date-select .detail button { background-color: #fff; border:1px #3172ba solid; color:#0b71db; font-weight:400; position: relative; padding:10px 0;}
    .needpopup .btn-date-select .detail button::after { content: ''; position:absolute; right:10px; top:9px; background-position:0 -171px; width:16px; height:17px;}

    .needpopup .form-search { position: relative; margin:10px 0;}
    .needpopup .form-search.promotion {overflow: hidden; width: 100%;}
    .needpopup .form-search.promotion .select {width: 35%; margin-right: 1%; float: left;}
    .needpopup .form-search.promotion .input {/*width: 50% 셀렉트박스있을때;*/ width: 85%; float: left;}
    .needpopup .form-search.promotion button {width: 13%;}
    .needpopup .form-search button {background-color:#535353; color:#fff; font-size:16px; text-align:center; border-radius:4px; padding:9px 15px; position:absolute; right:0; top:0; height:34px;}
    .needpopup .form-search button::before { content:''; background-position:-90px -212px; width:16px; height:16px; position: absolute; top: 8px; left: 50%; margin-left: -7px;}
    .needpopup .sn {margin-bottom: 10px;}
    
    .needpopup .form-search-list { background-color:#d4f1fc; border-radius:5px; margin-bottom:20px; padding: 0 10px;}
    .needpopup .form-search-list .result {padding: 10px 0;}
    .needpopup .form-search-list ul {}
    .needpopup .form-search-list ul li { padding:10px 0; text-align: center;}
    .needpopup .form-search-list.tl ul li {text-align: left;}

	.needpopup .content .login-1 {padding: 10px 0;}
    .needpopup .content .login-1 p {font-weight: 500; padding: 10px 0; font-size: 16px;}

    .needpopup .content .login-2 {padding: 10px 0;}
    .needpopup .content .login-2 h {font-weight: 500;}
    .needpopup .content .login-2 p {padding: 10px 0;font-size: 14px; color: #777;}

    /* 점검 팝업 */

    .needpopup.notice {width: 100%; /* height: 400px; */ border-radius: 0;}
    .needpopup.notice .needpopup_remover {display: none;}
    .needpopup.notice .pop-title {font-size: 32px; letter-spacing: -2px; color: #fff; background: url(../_images/pop-bg.jpg) center center no-repeat; width: 100%; height: 189px; padding-top: 130px; text-align: center; font-weight: 500; box-sizing: border-box;}
    .needpopup.notice .pop-contents {padding-top: 10px; text-align: center; margin-top: 8px; padding-bottom: 20px;}
    .needpopup.notice .pop-contents p {font-size: 14px; color: #444; line-height: 19px;}
    .needpopup.notice .pop-contents ul {display: inline-block; padding: 0; margin-top: 20px;}
    .needpopup.notice .pop-contents ul li {list-style: none; text-align: left; margin-bottom: 7px;}
    .needpopup.notice .pop-contents ul li em {background: #2ab8ce; width: 57px; height: 23px; font-size: 13.5px; color: #fff; display: inline-block; border-radius: 15px; line-height: 23px; text-align: center; margin-right: 7px; vertical-align: middle;}
    .needpopup.notice .pop-contents ul li span {display: inline-block; vertical-align: middle; font-size: 15px; color: #555;}
    .needpopup.notice .pop-contents ul li .pk {color: #e80179;}
    .needpopup.notice .pop-bottom {background: #f5f5f5; overflow: hidden; padding: 5px; position: absolute; bottom: 0; left: 0; width: 100%;}
    .needpopup.notice .pop-bottom .checkbox {float: left;}
    .needpopup.notice .pop-bottom .checkbox label {font-size: 13px; color: #333;}
    .needpopup.notice .pop-bottom .close {float: right;}
    .needpopup.notice .pop-bottom .close a {font-size: 13px; color: #333;}



    .data-table-tit { position: relative; padding-bottom:5px; min-height:25px;}  
    .data-table-tit h2 { color:#127bc0; font-size:15px;}
    .data-table-tit span { position: absolute; right:0; top:0; color:#666; font-size:12px;}

    .data-table { margin-bottom:15px;}
    .data-table table { width:100%;}
    .data-table table th { border:1px #dedede solid; padding:10px 0; color:#333; font-size:14px; font-weight:400; background-color:#f0f0f0;}
    .data-table table td { text-align:center; border:1px #dedede solid; padding:8px; color:#666; font-size:14px;}
    .data-table table td strong { color:#2f2f2f;}
    .data-table table td .sun { color:#bf463b;}
    .data-table table td .sat { color:#2563f9;}
    .data-table table td.l { text-align: left; }
    .data-table table td.c { text-align: center; }
    .data-table table td.r { text-align: right; }

    .services_pop_calendar { height:100%; top:0;}
    .calendar-box { overflow:auto; position: absolute; left:10px; right:10px; top:69px; bottom:61px;}
    .calendar-box + .pop-btn { position: absolute; left:10px; right:10px; bottom:10px; z-index:10;}

    .services_pop_calendar .content { padding:10px; position: absolute; left:0; right:0; top:50px; bottom: 0;}

    .services_pop_info { height:100%; top:0;}
    .services_pop_info .info-gallery { overflow: auto; position: absolute; left:10px; right:10px; top:69px; bottom:10px;}

    .services_pop_info .swiper-container { width: 100%; height: 200px;}
    .services_pop_info .swiper-slide { background-size: cover; background-position: center; background-color: #000;}
    .services_pop_info .swiper-slide .img {}
    .services_pop_info .swiper-slide .img img { width:100%; height:200px;}
    .services_pop_info .swiper-slide .txt { position: absolute; left: 0; right: 0; bottom: 0; background-color:rgba(0, 0, 0, 0.41); font-size: 16px; color: #fff; padding: 20px; }
    .services_pop_info .gallery-top {}
    .services_pop_info .gallery-thumbs { height:60px; padding:5px 0;}
    .services_pop_info .gallery-thumbs .swiper-slide { width:25%; height:100%; opacity: 0.4;}
    .services_pop_info .gallery-thumbs .swiper-slide-current { opacity: 1;}
    .services_pop_info .gallery-thumbs .swiper-slide .img img { width:100%; height:50px;}
    .services_pop_info .swiper-pagination { color:#fff; right:10px; left:inherit; width:initial; font-size: 13px;}

    .services_pop_info h3 { font-size:15px; color:#333; padding:20px 0 7px; font-weight:700;}
    .services_pop_info h3 > em { font-weight: normal; font-size: 12px; margin-left: 10px;}

    .info-room-icon {}
    .info-room-icon::after { content: ''; display: block; clear: both;}
    .info-room-box .info-room-icon { padding-top:0;}
    .info-room-icon span { display:block; margin-bottom:5px; float: left; width:33.2222222%; overflow: hidden;white-space: nowrap; text-overflow: ellipsis; height:26px;}
    .info-room-icon span i { display:inline-block; margin-right:7px; width:20px;}
    .info-room-icon span i img { vertical-align:middle; display:inline-block; width:100%;}
    .info-room-icon span em { vertical-align:middle; display:inline-block; color:#666; font-size:13px;     overflow: hidden;    white-space: nowrap; text-overflow: ellipsis;}

    
    .isotope {}
    .isotope:after { content:''; clear:both; display:block;}
    .isotope .grid-item { width:50%; margin-bottom:25px; float:left;}
    .isotope .grid-item.w100 { width:100%;}
    .isotope .grid-item h4 {}
    .isotope .grid-item h4 i { display:inline-block; margin-right:2px;}
    .isotope .grid-item h4 i img { vertical-align:middle; display:inline-block; width:70%;}
    .isotope .grid-item h4 em { vertical-align:middle; display:inline-block; color:#3687bc; font-size:13px;}
    .isotope .grid-item ul { margin-top:5px;}
    .isotope .grid-item ul li { color:#666; font-size:12px;}


    .btn-two-set { margin:0 -5px;}
    .btn-two-set::after { content: ''; display:block; clear: both;}
    .btn-two-set li { float:left; width:50%; padding:5px;}


    .filter-bx {}
    .filter-bx h2 { padding:20px 0 7px; font-size:14px; color:#3573ba; font-weight:500;}
    .filter-bx .b-x2 {}
    .filter-bx .b-x2 ul {}
    .filter-bx .b-x2 ul::after { content:''; display:block; clear: both;}
    .filter-bx .b-x2 ul li { float:left; width:20%;}

    .filter-bx .ck { font-size:15px; border:1px #07b1ee solid; display:block; text-align: center; border-radius:3px; margin:0 4px; padding:6px 0;}
    .filter-bx .ck.active { background-color:#07b1ee; border:1px #07b1ee solid; color:#fff;}
    
    .filter-bx .b-x3 { margin-bottom: 6px;}
    .filter-bx .b-x3 ul {}
    .filter-bx .b-x3 ul::after { content:''; display:block; clear: both;}
    .filter-bx .b-x3 ul li { float:left; width:48%;}    
    .filter-bx .b-x3 ul li.st { width:4%; text-align: center; line-height:29px;}    
    .filter-bx .b-x3 ul li.st.w { color:#fff;}  

    .filter-bx .b-x3 .input-c { font-size:15px; border:1px #07b1ee solid; border-radius:3px; padding:6px; letter-spacing:-1px; display:block;}
    .filter-bx .b-x3 .input-c.active { background-color:#07b1ee; border:1px #07b1ee solid; color:#fff;}
    .filter-bx .b-x3 .input input { border:1px #07b1ee solid;}

    .filter-bx .b-x4 {}
    .filter-bx .b-x4 ul {}
    .filter-bx .b-x4 ul li { padding-bottom:8px;}

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


    .needpopup .btn-date-select {}
    .needpopup .btn-date-select ul {}
    .needpopup .btn-date-select ul::after { content:''; clear:both; display:block;}
    .needpopup .btn-date-select ul li { float:left; width:50%;}
    .needpopup .btn-date-select ul li:first-child button { border-radius:4px 0 0 4px; border-right:none;}
    .needpopup .btn-date-select ul li:last-child button { border-radius:0 4px 4px 0; background-color:#48c6f1;}
    .needpopup .btn-date-select ul li button { text-align:right; padding:30px 7px 10px; position:relative;}
    .needpopup .btn-date-select ul li em { position:absolute; left:7px; top:7px; color:#fff; font-size:14px;}
    .needpopup .btn-date-select ul li strong { font-size:21px; font-weight:500; color:#fff; display:inline-block; margin-right:5px;}
    .needpopup .btn-date-select ul li span { font-size:16px;}
    .needpopup .btn-date-select ul li span.sun { color:#cf2c1b;}
    .needpopup .btn-date-select ul li span.sat { color:#2a68fc;}
    
    .needpopup .btn-date-select button { background-color:#00afee; display:block; width:100%;  font-size:15px; padding:10px 0;}
    
    .needpopup .btn-date-select .detail { margin-top:5px; display:block;}
    /* .needpopup .btn-date-select .detail button { border-radius:4px; font-weight:500; color:#fff;} */
    .needpopup .btn-date-select.cs .detail button { color:#0b71db;}
    .needpopup .btn-date-select .detail button::before { content: ''; background-position:0 -25px; width:12px; height:13px; margin-right:5px; vertical-align:-2px;}

    .enx-ts { text-align:center; padding:30px 0;}
    .enx-ts h2 { font-size:15px; color:#3687bc; padding-bottom:20px; font-weight:500; line-height:23px;}
    .enx-ts p { font-size:14px; color:#666; line-height:22px;}


    .policy { overflow: auto; position: absolute; left: 10px; right: 10px; top: 10px; bottom: 10px; -webkit-overflow-scrolling:touch;}
    .policy h1 { font-size:17px; padding-bottom:10px; font-weight:500;}
    .policy h2 { font-size:14px; padding-bottom:10px;}
    .policy h3 { font-size:14px; padding-bottom:5px;}
    .policy p { font-size:14px; line-height:24px; padding-bottom:10px;}

    .policy table { margin-top:20px;}
    .policy table th { border:1px #ddd solid; padding: 10px 3px; background-color:#eee; font-size: 13px}
    .policy table td { border:1px #ddd solid; padding: 10px 3px; font-size:14px; line-height:24px; text-align:center; font-size: 13px}
    .policy table td:first-child {width: 26%;}
    .policy table td:nth-child(2) {width: 29%;}
    .policy table td:nth-child(3) {width: 28%;}
    .policy table td:last-child {width: 16%;}














/*!
 * jquery.daterangepicker.js
 * author : Chunlong Liu
 * license : MIT
 * www.jszen.com
 */
    .form-control-range { display:none !important;}
    .calendar-range-container { position:relative; z-index:10;}
    .date-picker {position:relative; width:170px; height:25px; padding:0; padding-left:10px; border:0; color:#303030; font-size:12px; font-weight:700; font-family:Arial,sans-serif; line-height:25px; cursor:pointer; z-index:2}

    .date-picker-wrapper {position:absolute; z-index:1;}
    .date-picker-wrapper.inline-wrapper {position:relative;}
    .date-picker-wrapper.single-date {width:auto}
    .date-picker-wrapper.no-shortcuts {}
    .date-picker-wrapper.no-topbar {}
    .date-picker-wrapper .footer { display:none;} 

    .date-picker-wrapper b {color:#666; font-weight:700}
    .date-picker-wrapper a {color:#6bb4d6; text-decoration:underline}

    .date-picker-wrapper .month-name {text-transform:uppercase}
    .date-picker-wrapper .select-wrapper {display:inline-block; position:relative; overflow:hidden; vertical-align:middle; padding:7px 3px 10px;}
    .date-picker-wrapper .select-wrapper .select {}
    .date-picker-wrapper .select-wrapper .select select { font-size:18px; color:#010101; font-weight:700; border:none;}
    .date-picker-wrapper .select-wrapper .select:after { top:20px;}
    .date-picker-wrapper .select-wrapper:hover {text-decoration:underline}
    .date-picker-wrapper .month-element {display:inline-block; vertical-align:middle}

    .date-picker-wrapper .month-wrapper { position:relative; cursor:default; margin-top:10px;}

    .date-picker-wrapper .month-wrapper table {width:100%;}
    .date-picker-wrapper .month-wrapper table.month2 {}

    .date-picker-wrapper .month-wrapper table td,
    .date-picker-wrapper .month-wrapper table th {margin:0; text-align:center; line-height:14px; vertical-align:middle; padding:0}
    .date-picker-wrapper .month-wrapper table th { padding-bottom:10px; color:#999;}
    .date-picker-wrapper .month-wrapper table th.sun { color: #c64a4a;}
    .date-picker-wrapper .month-wrapper table th.sat { color: #468eb2;}

    .date-picker-wrapper .month-wrapper table .day {margin-bottom:1px; padding:10px 0; color:#999; font-size:12px; line-height:1; cursor:default}

    .date-picker-wrapper .month-wrapper table div.day.lastMonth,
    .date-picker-wrapper .month-wrapper table div.day.nextMonth {color:#999; cursor:default}

    .date-picker-wrapper .month-wrapper table .day.checked {background-color:#dde7ee; color:#297cde !important;}
    
    .date-picker-wrapper .month-wrapper table .day.first-date-selected,
    .date-picker-wrapper .month-wrapper table .day.last-date-selected { color:#fff !important;}

    .date-picker-wrapper .month-wrapper table .day.first-date-selected,
    .date-picker-wrapper .month-wrapper table .day.last-date-selected { color:#fff !important;}

    .date-picker-wrapper .month-wrapper table tr td:first-child .day.toMonth.valid  { color:#c64a4a;}
    .date-picker-wrapper .month-wrapper table tr td:last-child .day.toMonth.valid      { color:#468eb2;}
    
    .date-picker-wrapper .month-wrapper table .caption { background-color:#e8e8e8; border-bottom:1px #d4d4d4 solid;}
    .date-picker-wrapper .month-wrapper table .caption .month-element { padding:8px 0 0; font-size:12px; color:#333; font-weight:400;}
    .date-picker-wrapper .month-wrapper table .week-name { font-weight:100; line-height:20px; text-transform:uppercase; background-color:#f1f1f1;}
    .date-picker-wrapper .month-wrapper table .week-name th { padding:8px 0; font-size:12px; font-weight:400;}
    .date-picker-wrapper .month-wrapper table .day.has-tooltip {cursor:help!important}
    .date-picker-wrapper .time label {white-space:nowrap}
    .date-picker-wrapper .month-wrapper table .day.toMonth.valid {color:#666; cursor:pointer}
    .date-picker-wrapper .month-wrapper table .day.toMonth.hovering {background-color:#cdecfa}

    .date-picker-wrapper .month-wrapper table .day.lastMonth,
    .date-picker-wrapper .month-wrapper table .day.nextMonth {display:none}

    .date-picker-wrapper .month-wrapper table .day.real-today {background-color:#FFCC33}
    .date-picker-wrapper .month-wrapper table .day.real-today.checked,
    .date-picker-wrapper .month-wrapper table .day.real-today.hovering {background-color:#70ccd5}

    .date-picker-wrapper table .caption { height:30px}
    .date-picker-wrapper table .caption .next,
    .date-picker-wrapper table .caption .prev {padding:0 5px; cursor:pointer; font-size:0;}
    .date-picker-wrapper table .caption .next:hover,
    .date-picker-wrapper table .caption .prev:hover {background-color:#ccc; color:#fff}

    .date-picker-wrapper .gap {float:left; width:20px; height: 10px;}

    .date-picker-wrapper .selected-days {display:none}
    .date-picker-wrapper .drp_top-bar {position:relative; line-height:1.4; padding:10px 40px 10px 0; display:none;}
    .date-picker-wrapper .drp_top-bar .error-top {display:none}
    .date-picker-wrapper .drp_top-bar .normal-top {display:none}
    .date-picker-wrapper .drp_top-bar .default-top {display:block}
    .date-picker-wrapper .drp_top-bar.error .default-top {display:none}
    .date-picker-wrapper .drp_top-bar.error .error-top {display:block; color:red}
    .date-picker-wrapper .drp_top-bar.normal .default-top {display:none}
    .date-picker-wrapper .drp_top-bar.normal .normal-top {display:block}
    .date-picker-wrapper .drp_top-bar .apply-btn{position:absolute; top:6px; right:0; margin:0; padding:3px 5px; border:solid 1px #0076a3; border-radius:4px; background:#0095cd; background:-moz-linear-gradient(top,#00adee,#0078a5); color:#d9eef7; color:#fff; font-size:12px; cursor:pointer; line-height:initialfilter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');}
    .date-picker-wrapper .drp_top-bar .apply-btn.disabled {border:solid 1px #b7b7b7; background:#fff; background:-moz-linear-gradient(top,#fff,#ededed); color:#606060; cursor:pointer; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed')}

    .date-picker-wrapper .time {position:relative}
    .date-picker-wrapper.single-month .time {display:block}
    .date-picker-wrapper .time input[type=range] {width:129px; margin:0; padding:0; vertical-align:middle; height:20px}
    .date-picker-wrapper .time1,.time2 {width:180px; padding:0 5px; text-align:center}
    .date-picker-wrapper .time1 {float:left}
    .date-picker-wrapper .time2 {float:right}

    .date-picker-wrapper .hour,
    .minute {text-align:right}

    .date-picker-wrapper .hide {display:none}

    .date-picker-wrapper .first-date-selected {
        background-color:#0087F5 !important; 
        color:#fff!important; 
        border-top-left-radius: 10px; 
        border-bottom-left-radius: 10px;
    }
    .date-picker-wrapper .last-date-selected {
        background-color:#00355F !important; 
        color:#fff!important; 
        border-top-right-radius: 10px; 
        border-bottom-right-radius: 10px;
    }

    .date-picker-wrapper .date-range-length-tip {display:none; position:absolute; margin-top:-4px; margin-left:-8px; padding:0 6px; border-radius:2px; background-color:#ff0; box-shadow:0 0 3px rgba(0,0,0,.3); font-size:12px; line-height:16px; filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3))-webkit-box-shadow:0 0 3px rgba(0,0,0,.3); -webkit-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3)); -o-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3)); -moz-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3)); -ms-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3));}
    .date-picker-wrapper .date-range-length-tip:after {position:absolute; left:50%; margin-left:-4px; border-top:4px solid #ff0; border-right:4px solid transparent; border-left:4px solid transparent; content:''; bottom:-4px}

    .date-picker-wrapper.two-months.no-gap .month1 .next,
    .date-picker-wrapper.two-months.no-gap .month2 .prev {display:none}

    .date-picker-wrapper .week-number {margin-bottom:1px; padding:5px 0; color:#999; font-size:12px; line-height:1; cursor:pointer}
    .date-picker-wrapper .week-number.week-number-selected {color:#49e; font-weight:700}




/*!
 * Datepicker v0.5.4
 * https://github.com/fengyuanchen/datepicker
 * http://www.daterangepicker.com/
 *
 * Copyright (c) 2014-2017 Fengyuan Chen
 * Released under the MIT license
 *
 * Date: 2017-08-05T07:14:03.474Z
 */

    .daterangepicker {position:absolute; top:100px; left:20px; width:278px; margin-top:1px; padding:4px; border-radius:4px; background-color:#fff; color:inherit;}
    .daterangepicker:before, .daterangepicker:after {display:inline-block; position:absolute; border-bottom-color:rgba(0, 0, 0, 0.2); content:'';}
    .daterangepicker:before {top:-7px; border-right:7px solid transparent; border-bottom:7px solid #ccc; border-left:7px solid transparent;}
    .daterangepicker:after {top:-6px; border-right:6px solid transparent; border-bottom:6px solid #fff; border-left:6px solid transparent;}

    .daterangepicker.opensleft:before {right:9px;}
    .daterangepicker.opensleft:after {right:10px;}

    .daterangepicker.openscenter:before {left:0; right:0; width:0; margin-right:auto; margin-left:auto;}
    .daterangepicker.openscenter:after {left:0; right:0; width:0; margin-right:auto; margin-left:auto;}

    .daterangepicker.opensright:before {left:9px;}
    .daterangepicker.opensright:after {left:10px;}

    .daterangepicker.dropup {margin-top:-5px;}
    .daterangepicker.dropup:before {top:initial; bottom:-7px; border-top:7px solid #ccc; border-bottom:initial;}
    .daterangepicker.dropup:after {top:initial; bottom:-6px; border-top:6px solid #fff; border-bottom:initial;}
    .daterangepicker.dropdown-menu {z-index:3001; max-width:none; display:none;}

    .daterangepicker.single .ranges,
    .daterangepicker.single .calendar {float:none;}

    .daterangepicker.show-calendar .calendar {display:block;}

    .daterangepicker .calendar {display:none; max-width:270px; margin:4px;}
    .daterangepicker .calendar.single .calendar-table {border:none;}

    .daterangepicker .calendar th,
    .daterangepicker .calendar td {min-width:32px; text-align:center; white-space:nowrap;}

    .daterangepicker .calendar-table {padding:4px; border:1px solid #fff; border-radius:4px; background-color:#fff;}
    .daterangepicker table {width:100%; margin:0;}

    .daterangepicker td,
    .daterangepicker th {width:20px; height:20px; border:1px solid transparent; border-radius:4px; text-align:center; white-space:nowrap; cursor:pointer;}

    .daterangepicker td.available:hover,
    .daterangepicker th.available:hover {border-color:transparent; background-color:#eee; color:inherit;}

    .daterangepicker td.week,
    .daterangepicker th.week {color:#ccc; font-size:80%;}

    .daterangepicker td.off,
    .daterangepicker td.off.in-range,
    .daterangepicker td.off.start-date,
    .daterangepicker td.off.end-date {border-color:transparent; background-color:#fff; color:#999;}

    .daterangepicker td.in-range {border-color:transparent; border-radius:0; background-color:#ebf4f8; color:#000;}
    .daterangepicker td.start-date {border-radius:4px 0 0 4px;}
    .daterangepicker td.end-date {border-radius:0 4px 4px 0;}
    .daterangepicker td.start-date.end-date {border-radius:4px;}

    .daterangepicker td.active,
    .daterangepicker td.active:hover {border-color:transparent; background-color:#357ebd; color:#fff;}

    .daterangepicker th.month {width:auto;}

    .daterangepicker td.disabled,
    .daterangepicker option.disabled {color:#999; text-decoration:line-through; cursor:not-allowed;}

    .daterangepicker th.month .select { display:inline-block; margin:0 3px;}

    .daterangepicker .input-mini {display:block; width:100%; height:30px; margin:0 0 5px 0; padding:0 6px 0 28px; border:1px solid #ccc; border-radius:4px; color:#555; line-height:30px; vertical-align:middle; display:none;}
    .daterangepicker .input-mini.active {border:1px solid #08c; border-radius:4px;}

    .daterangepicker .daterangepicker_input {position:relative;}
    .daterangepicker .daterangepicker_input i {position:absolute; top:8px; left:8px;}

    .daterangepicker.rtl .input-mini {padding-right:28px; padding-left:6px;}
    .daterangepicker.rtl .daterangepicker_input i {left:auto; right:8px;}

    .daterangepicker .calendar-time {position:relative; margin:5px auto; padding-left:28px; text-align:center; line-height:30px;}
    .daterangepicker .calendar-time select.disabled {color:#ccc; cursor:not-allowed;}

    .ranges { float:none; margin:4px; font-size:11px; text-align:left; display:none;}
    .ranges ul {width:100%; margin:0 auto; padding:0; list-style:none;}
    .ranges li {margin-bottom:8px; padding:3px 12px; border:1px solid #f5f5f5; border-radius:4px; background-color:#f5f5f5; color:#08c; font-size:13px; cursor:pointer;}
    .ranges li:hover {border:1px solid #08c; background-color:#08c; color:#fff;}
    .ranges li.active {border:1px solid #08c; background-color:#08c; color:#fff;}

    /*  Larger Screen Styling */
    @media (min-width:564px) {
        .daterangepicker {width:auto;}
        .daterangepicker .ranges ul {width:160px;}
        .daterangepicker.single .ranges ul {width:100%;}
        .daterangepicker.single .calendar.left {clear:none;}

        .daterangepicker.single.ltr .ranges,
        .daterangepicker.single.ltr .calendar {float:left;}
        .daterangepicker.single.rtl .ranges,
        .daterangepicker.single.rtl .calendar {float:right;}

        .daterangepicker.ltr {text-align:left; direction:ltr;}
        .daterangepicker.ltr .calendar.left {clear:left; margin-right:0;}
        .daterangepicker.ltr .calendar.left .calendar-table {border-right:none; border-top-right-radius:0; border-bottom-right-radius:0;}
        .daterangepicker.ltr .calendar.right {margin-left:0;}
        .daterangepicker.ltr .calendar.right .calendar-table {border-left:none; border-bottom-left-radius:0; border-top-left-radius:0;}

        .daterangepicker.ltr .left .daterangepicker_input {padding-right:12px;}
        .daterangepicker.ltr .calendar.left .calendar-table {padding-right:12px;}

        .daterangepicker.ltr .ranges,
        .daterangepicker.ltr .calendar {float:left;}

        .daterangepicker.rtl {text-align:right; direction:rtl;}
        .daterangepicker.rtl .calendar.left {clear:right; margin-left:0;}
        .daterangepicker.rtl .calendar.left .calendar-table {border-left:none; border-bottom-left-radius:0; border-top-left-radius:0;}
        .daterangepicker.rtl .calendar.right {margin-right:0;}
        .daterangepicker.rtl .calendar.right .calendar-table {border-right:none; border-top-right-radius:0; border-bottom-right-radius:0;}
        .daterangepicker.rtl .left .daterangepicker_input {padding-left:12px;}
        .daterangepicker.rtl .calendar.left .calendar-table {padding-left:12px;}

        .daterangepicker.rtl .ranges,
        .daterangepicker.rtl .calendar {float:right; text-align:right;}
    }
    @media (min-width:730px) {
        .daterangepicker .ranges {width:auto;}
        .daterangepicker.ltr .ranges {float:left;}
        .daterangepicker.rtl .ranges {float:right;}
        .daterangepicker .calendar.left {clear:none !important;}
    }




/* global_loading */
    .global_loading { display:block; width:100%; height:100%; background:rgba(249, 249, 249, 0.62); position:fixed; top:0; left:0; z-index:11000;}
    .global_loading_wrap { width:365px; height:270px; text-align:center; position:absolute; left:0; top:0; bottom:0; right:0; margin:auto; border-radius:50px;}
    .global_loading_wrap .logo { width:73px; height:73px; margin:80px auto 30px; background: url(/_images/ic-loding.gif) no-repeat; overflow: hidden; display:block;}
    .global_loading_wrap em { font-size:19px; color:#008cbf;}







    .swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url();left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url()}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url()}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url();right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url()}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url()}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:10px;height:10px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#EE3124}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{}.swiper-container-3d .swiper-slide-shadow-right{}.swiper-container-3d .swiper-slide-shadow-top{}.swiper-container-3d .swiper-slide-shadow-bottom{}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url();background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url()}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}  