/*
 * moowabo.style.css (http://moowabo.com)
 * MOOWABO - GOOBEEGOOBEE
 * Each annotation except mwb,gb,moowabo,goobeegoobee has a different license.
 * 각각의 주석에 영문,국문이 혼용되어 있습니다.
*/

/* MOOWABO-GB 반응형에 맞춰 css 바뀌거나 추가한 모든 내용을 아래에서 기재합니다
 * 글자크기 조절, 테두리, 마진값, 패딩값, 플로팅, 배경값 등
 * 필요한 내용을 여기에 추가하거나 뺄 수 있습니다.
*/

/* animated offset 체크하기 viewportchecker.js, animate.min.css 와 함께 사용 */
.mwb-animate-hidden {
    opacity: 0;
}
.mwb-animate-visible {
    opacity: 1;
}

/*팝업창 관련*/
#hd_pop {
    top: 50px;
    z-index: 100000000;
}
#hd_pop img {
    width: 100% !important;
}

/* 어드민 패널 */
#admin {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    background: #333;
}
#admin a {
    color: #eee;
    padding: 10px;
    display: inline-block;
}
#admin a:hover {
    color: #fdfbb1;
}

/* 헤더 상단 로고 */
.mwb-logo-wrapper {
    position: relative;
}
.mwb-logo-wrapper .logo {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
}
/* 네이버 에약 버튼 */
.mwb-call,
.mwb-naver-reserve,
.mwb-naver-reserve-sm {
    display: inline-block;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
}
.mwb-naver-reserve-sm img {
    vertical-align: middle;
}

/* 상단 메뉴바 */
.mwb-navbar {
    border: none;
    background: none;
    background: #d7d058 !important;
    padding: 0;
    border-radius: 0 !important;
    z-index: 9999999 !important;
} /*bootstrap 너비 100% 색상 변경 위해 배경값 없앰*/
.mwb-navbar {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.mwb-navbar-m-ul {
    background: #d7d058;
} /*모바일 메뉴바 색상*/
.mwb-navbar-ul {
    background: #d7d058;
} /*메뉴바 색상*/
/*기본 bootstrap 속성 변경값 */
.navbar {
    margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #000 !important;
    font-weight: bold;
} /*메뉴바 색상*/
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333 !important;
    background-color: #86f0f6;
    font-weight: bold;
    opacity: 0.7;
} /*메뉴바 색상*/
.navbar-default .navbar-nav .impact-reservation {
    background-color: #66aaec;
}
.navbar-default .navbar-nav .impact-reservation:hover {
    background-color: #fff;
    color: #0abe16;
    opacity: 0.5;
} /*메뉴-실시간예약 색상*/

/* MWB :: 공지사항 */
.notice-wrapper {
    box-shadow: 0px 0 15px rgba(33, 30, 25, 0.5);
    border: 1px solid #dadada;
    position: relative;
    padding: 10px 15px;
}
.notice-content {
    padding: 20px 5px 10px;
    text-align: center;
    /*word-break: keep-all;*/
}
.main-notice {
    margin-bottom: 20px;
    padding: 6px;
}
.main-notice-wrapper > .main-notice:nth-child(3n + 1) {
    clear: both;
}
@media (max-width: 991px) {
    /* 991px 보다 작을 경우 */
    .main-notice-wrapper > .main-notice:nth-child(3n + 1) {
        clear: none;
    }
    .main-notice-wrapper > .main-notice:nth-child(2n + 1) {
        clear: both;
    }
}
.mwb-banner-wrapper {
}
.mwb-banner {
}
.banner-wrapper {
    border: 1px solid #5c8a4d;
    padding: 10px;
}
.banner-wrapper button.close {
    color: #5c8a4d;
    position: relative;
}
.banner-content {
    text-align: center;
}
.banner-content img {
    max-width: 100%;
}

/*스크롤시 상단 고정 메뉴*/
.goToTop {
    position: fixed;
    top: 0;
    height: auto;
    z-index: 1;
    width: 100%;
}
.mwb-gb-nav-sticky {
    position: relative;
    top: 0;
    z-index: 9999999;
    width: 100%;
    padding: 0;
}

/* footer */
#footer {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    background: #333;
}
#footer .copyright {
    color: #eee;
    text-align: left;
}
#footer .f_logo {
    color: #eee;
}
#footer-tail {
    background: #698fa7;
    color: #000;
    font-weight: bold;
}
/*최하단 카피라이트*/
#tnb {
    list-style: none;
    padding: 0;
    margin: 0;
}
#tnb li {
    float: left;
    line-height: 1.8em;
    color: #000;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
#tnb li:first-child {
    padding-left: 10px;
}
#tnb li a {
    color: #000;
    text-decoration: none;
    padding: 0 10px;
    line-height: 24px;
}
#tnb li.GBadmin {
    background-color: #e8180c;
    color: #fff;
    margin-left: 10px;
}
#tnb li.GBGB:hover {
    background-color: #448ccb;
    color: #448ccb;
}

/* location */
.info-black label {
    color: #000;
    display: block;
    opacity: 0.5;
}
.info-black strong {
    color: #000;
    display: block;
    font-size: 1.1em;
    line-height: 1.6em;
}
.info-black strong a {
    color: #000;
    text-decoration: none;
}
.info-black address {
    padding-top: 20px;
}

.info-black-small label {
    color: #000;
    display: block;
    opacity: 0.5;
    padding-top: 10px;
}
.info-black-small strong {
    color: #000;
    display: block;
    font-size: 1em;
    line-height: 1.6em;
    font-weight: normal;
}
.info-black-small strong a {
    color: #000;
    text-decoration: none;
}
.info-black-small address {
    padding-top: 20px;
}

/*환불테이블 관련*/
#mwb-refund {
    margin: 0;
    padding: 0;
    border: 2px #c7c7c7 solid;
    font-size: 12px;
    text-align: center;
}
#mwb-refund ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#mwb-refund li {
    border-bottom: 1px #c7c7c7 solid;
}
#mwb-refund li:first-child {
    font-weight: bold;
}
#mwb-refund li:last-child {
    border-bottom: 0;
}
#mwb-refund li {
    padding-bottom: 5px;
}
#mwb-refund .string {
    padding: 5px;
}
#mwb-refund .string li:first-child {
    width: 30%;
    border: none;
    padding-top: 0px !important;
}
#mwb-refund .string li {
    display: inline-block;
    width: 30%;
    border-left: 1px #c7c7c7 solid;
    border-bottom: none;
    padding-bottom: 0px !important;
}

/* 예약 버튼 관련 */
.reserve-box {
    width: 60%;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    background: #eee;
    border: 2px solid #c7c7c7;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.mwb-btn-reserve {
    height: 50px;
    display: block;
    text-decoration: none;
    font-size: 1.5em;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    color: #eee;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.mwb-btn-reserve a {
    color: #eee;
    width: 100%;
    height: 100%;
    padding: 10px;
    background-color: #448ccb;
}
.mwb-btn-reserve a:hover {
    text-decoration: none;
    background: #375383;
}

/* CSS used here will be applied after bootstrap.css
객실안내 상세 이미지 insert */
.mwb-insert-garo {
    margin-top: 10px;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.mwb-insert-sero {
    margin-top: 10px;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.mwb-insert-garo img,
.mwb-insert-sero img {
    width: 100%;
}

.heal-intro {
    text-align: center;
    font-weight: bold;
    padding: 60px 0 30px;
    color: #777;
}
.heal-intro .intro {
    font-size: 20px;
    line-height: 30px;
}
.heal-intro .subj {
    font-size: 24px;
    padding-top: 20px;
}
.heal-intro .tel {
    font-size: 50px;
}

/* MWB :: service page - 2021/07/03 */
.mwb-banner-service-wrapper {
}
.mwb-banner-service {
}
.banner-service-wrapper {
    border: 2px solid #333;
    padding: 0;
}
.banner-service-wrapper button.close {
    color: #fff;
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 0.5;
}
.banner-service-content {
    text-align: center;
}
.banner-service-content img {
    max-width: 100%;
}

/*==================================================================*/
/*==무와보에서 제공하는 반응형 설정=================================*/
/*==http://moowabo.com/=============================================*/
/*==================================================================*/

@media (min-width: 440px) {
    /* 440px 보다 클 경우 */
}

@media (max-width: 439px) {
    /* 439px 보다 작을 경우 */
    #hd_pop {
        position: absolute;
        width: 94%;
        height: auto;
        margin-left: 3%;
    }
    /*.mwb-insert-garo {padding-left:0 !important; padding-right:0 !important; }*/
}

@media (min-width: 768px) {
    /* 768px 보다 클 경우 */
    .mwb-call {
        display: none;
    }
    .mwb-naver-reserve {
        display: none;
    }
    .navbar-nav {
        float: left;
        margin: 0;
        width: 100%;
    }
    #hd_pop {
        position: absolute;
        width: 0%;
        min-width: 400px;
        max-width: 450px;
        height: auto;
        margin-left: 5%;
    }
}

@media (max-width: 767px) {
    /* 767px 보다 작을 경우 */
    .mwb-navbar {
        padding: 0;
    }
    .mwb-naver-reserve-sm {
        display: none;
    }
    .mwb-logo-wrapper .logo {
        bottom: 20px;
    }
    .mwb-logo-wrapper .logo img {
        width: 150px;
    }
}

@media (min-width: 992px) {
    /* 992px 보다 클 경우 */
}

@media (max-width: 991px) {
    /* 991px 보다 작을 경우 */
}

@media (min-width: 1200px) {
    /* 1200px 보다 클 경우 */
}

@media (min-width: 1199px) {
    /* 1199px 보다 클 경우 */
}

@media (min-width: 440px) and (max-width: 767px) {
    #hd_pop {
        position: absolute;
        width: 66.66666667%;
        min-width: 400px;
        max-width: 450px;
        height: auto;
        margin-left: 5%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}
