@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url("https://fonts.googleapis.com/css?family=Nanum+Myeongjo");
html {
    overflow-x: hidden;
    overflow-y: scroll;
}

.body-layout {
    background-color: #fff;
    padding-right: 0 !important;
}

/* 폰트 설정 */

.body-layout,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
button {
    font-family: "NanumGothic", "Malgun Gothic", sans-serif;
}

/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */

ol,
ul,
li {
    list-style: none;
    list-style-position: inside;
}

.dh-board,
#insertForm,
.dh-view-box,
.bbs-blog-view-layout + .row,
.bbs-list-view-layout + .row,
.navbar .caret,
.navbar .divider-vertical,
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
    display: none;
}

a {
    color: #333;
}

a:hover,
a:focus {
    color: #2e9e50;
    text-decoration: none;
}

/* 메뉴 설정 시작 */

.navbar-inverse {
    background: transparent;
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
    top: auto;
    box-shadow: none;
}

.navbar ~ br {
    display: none;
}

/*===== 로고 설정 =====*/

.navbar-inverse .navbar-brand {
    padding: 25px 15px;
}

.navbar-brand img {
    width: 100%;
    padding: 0;
    max-width: 115px;
    margin-top: 0;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    background-color: rgba(0, 0, 0, 0);
}
/*메뉴상단 설정*/
.menu-top .container {
    position: relative;
    z-index: 100000;
}
.menu-top .top-wrap {
    position: absolute;
    right: 0;
    top: 10px;
}

/*===== 메인 메뉴 설정 =====*/

.navbar-inverse .navbar-nav > li > a,
.menu-top a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
    padding: 25px 10px 10px;
    margin: 25px 10px 10px;
    position: relative;
}
.menu-top a {
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 3px;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a .caret {
    display: none;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background: rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border: none !important;
    opacity: 1;
}

.navbar-inverse .navbar-nav > li:hover > a,
.navbar-inverse .navbar-nav > li:focus > a {
    border: none !important;
    opacity: 1;
}

/*===== 서브 메뉴 설정 =====*/

.navbar-inverse .dropdown-menu {
    background: #333;
    left: -27px !important;
    right: auto !important;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    min-width: 160px;
}

.navbar-inverse .dropdown-menu > li > a {
    color: #ccc;
    padding: 13px 30px;
    margin: 0;
    font-size: 14px;
    text-align: center;
    line-height: 1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.navbar-inverse .dropdown-menu > li:last-child a {
    border-bottom: none;
}

.navbar-inverse .dropdown-menu > li > a:focus,
.navbar-inverse .dropdown-menu > li > a:hover {
    background: none;
    color: #ffffff;
    text-decoration: underline;
}

/*===== 모바일 메뉴 설정 =====*/

.navbar-toggle {
    background: #e83428;
    border-radius: 0;
    border: none;
    margin: 13px 20px 0;
    padding: 10px 10px;
}

@media screen and (max-width: 991px) {
    .navbar-inverse .navbar-brand {
        margin: 35px 0 0;
        padding: 0;
    }
    .navbar-brand img {
        width: 170px;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: 15px;
        margin: 20px 0px 15px 0px;
        padding: 10px 15px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-inverse > div {
        padding: 0;
    }
    .navbar-inverse > div .navbar-header {
        margin: 0 0 13px;
    }
    .topmarginLay_a {
        height: 64px !important;
    }
    .navbar-inverse .navbar-brand {
        margin: 20px 0 0;
    }
    .navbar-brand img {
        margin: -5px 0 0 15px;
    }
    .navbar-top > div > a {
        margin: 5px 20px 0;
    }
    .navbar-inverse .navbar-nav > li > a {
        color: #fff !important;
        font-size: 14px;
        font-weight: 300 !important;
        text-align: center;
        margin: 0;
        padding: 14px 30px;
    }
    .navbar-inverse .navbar-nav > li > a .caret {
        bottom: 5px;
    }
    .navbar-nav .open .dropdown-menu {
        padding: 0;
    }
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:focus,
    .navbar-inverse .navbar-nav > .open > a:hover {
        color: #333 !important;
        border: none !important;
        margin: 0 0 0;
        background: #f7f7f7;
    }
    .navbar-inverse .navbar-collapse .navbar-nav {
        margin: 0;
        background: #000;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        background: #38c47c;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 15px 10px 25px;
    }
}

/* //메뉴 설정 끝 */

/* 푸터 설정 시작 */

.footer-social-layout {
    display: none;
}

.footer_copy > div {
    padding: 0;
    float: none;
}

.footer_inner {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    text-align: left;
}

.footer_top {
    padding: 60px 15px 60px;
    margin: 0;
}

.footer_top dl {
    color: #555;
    font-size: 12px;
    margin: 0 0 6px;
}

.footer_top dl dt {
    float: left;
    width: 100px;
    font-weight: 600;
    margin-right: 12px;
}

.footer_top dl dd {
    color: #777777;
}

.copyright {
    margin: 0;
    color: #555555;
    font-size: 12px;
    margin-top: 20px;
}

@media screen and (max-width: 991px) {
    .footer_top {
        padding: 25px 15px 15px;
    }
    .footer_bottom {
        padding: 0 15px;
    }
}

/* //푸터 설정 끝 */

/* 슬라이드 설정 시작 */

.container_contents {
    width: 100%;
    padding: 0;
}

.carousel-inner {
    position: relative;
}

.carousel-control {
    position: absolute;
    z-index: 9999;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 45px;
    height: 45px;
    margin-top: -22px;
}

.carousel-inner > .item {
    width: 100%;
    height: 100%;
}

.carousel-caption {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 44%;
    transform: translate(-50%, -50%);
    text-shadow: none;
    padding: 0;
    width: 100%;
    max-width: 1140px;
    text-align: left;
}
.carousel-caption h2 {
    position: relative;
    font-weight: 600;
    margin: 0 0 35px;
    font-size: 54px;
    color: #222;
}
/*
.carousel-caption h2:after {
    content: url(/skin/img/main/slide-caption-line.png);
    display: block;
    line-height: 1;
    font-size: 12px;
    margin: 30px 0 20px;
}
*/
.carousel-caption > span {
    font-size: 20px;
    color: #00a650;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.carousel-caption p {
    color: #222;
    font-weight: 400;
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 38px;
    margin: 0;
}

.carousel-caption a {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    padding: 12px 50px;
    color: #fff;
    border: 2px solid #fff;
    z-index: 100;
    border-radius: 0;
    font-size: 15px;
}

.carousel-caption a:hover {
    color: #2e9e50;
    font-weight: bold;
    background: #fff;
}

.carousel-inner > .item:nth-child(2) .carousel-caption h2,
.carousel-inner > .item:nth-child(2) .carousel-caption p {
    color: #fff;
}

.carousel-inner > .item:nth-child(2) .carousel-caption > span {
    color: #bed730;
}

@media screen and (max-width: 991px) {
    .carousel-inner {
        height: 280px;
    }
    .carousel-caption {
        margin: -40px 0 0;
    }
    .carousel-caption h3 {
        font-size: 30px;
        line-height: 35px;
    }
    .carousel-caption h3 span {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .carousel-inner > .item > a > img,
    .carousel-inner > .item > img {
        height: 100%;
        max-width: none;
    }
    .carousel-control,
    .carousel-control.right,
    .carousel-control.left,
    .carousel-control:hover,
    .carousel-control:focus {
        display: none;
    }
    .carousel-caption h3 {
        font-size: 25px;
    }
}

/* //슬라이드 설정 시작 */

/* 메인페이지 설정 시작 */

/*===== 메인페이지 HTML 영역 설정 =====*/

/*===== 메인페이지 게시판 영역 설정 =====*/

.intro-board-widget-layout {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0px 0 60px;
}

.intro-boardbox {
    padding: 0 15px;
    margin-bottom: 35px;
}

/*=====----- 게시판 타이틀 설정 -----=====*/

.intro-boardbox .page-header {
    margin: 0 0 15px;
    padding: 0;
    border-bottom: none;
}

.intro-boardbox .page-header h4 {
    margin: 0;
    color: #222;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.5px;
}

.intro-boardbox .page-header h4 .btn {
    padding: 0;
    margin: 0;
}

.intro-boardbox .page-header h4 .btn .fa-plus:before {
    color: #555555;
    font-size: 14px;
}

.intro-boardbox .banner-wrap {
    min-height: 100px;
}

.intro-boardbox .banner-icon {
    display: inline-block;
    float: left;
    height: 100px;
    margin: 0 30px 0 15px;
}

.dh-front-blog {
    margin: 0;
}

.dh-front-blog > .col-md-4 > .thumbnail {
    min-height: 0;
    margin: 0;
}

.dh-front-blog > .col-md-4 > .thumbnail > a.blogthumb {
    height: 70px;
    border: none;
}

.dh-front-blog .col-md-4 {
    padding: 3px;
}

.thumbnail .caption p {
    display: none;
}

.dh-front-blog > .col-md-4 > .thumbnail > .caption h5 {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    padding: 0 !important;
}

.banner-text {
    display: inline-block;
}

.banner-text h5 {
    margin: 6px 0 12px;
    font-size: 14px;
    font-weight: 500;
    color: #343434;
}

.banner-wrap:last-child:hover .banner-text h5 {
    text-decoration: underline;
}

.banner-text h3 {
    margin: 0 0 5px;
    color: #e83428;
    font-size: 23px;
    font-weight: 500;
}

.banner-text p {
    font-size: 13px;
    margin: 0 0 0;
    color: #666;
}

.dh-front-blog .col-md-4 .caption {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 30%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    opacity: 0;
    transition: all 0.5s ease;
}

.dh-front-blog .col-md-4:hover .caption {
    opacity: 1;
}

@media (min-width: 768px) {
    .intro-board-layout {
        width: 55%;
        padding: 0;
    }
    .intro-widget-layout {
        width: 45%;
    }
    .intro-boardbox {
        width: 33.3333%;
    }
    .dh-front-blog .col-md-4 {
        width: 50%;
    }
}

/*=====----- 게시판 리스트 설정 -----=====*/

.intro-boardbox .front-panel > .panel {
    padding: 0;
    background-color: rgba(0, 0, 0, 0) !important;
    border: none;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    margin-bottom: 0;
}

.intro-boardbox .panel-body {
    padding: 0;
}

.dh-front-list2-words {
    margin: 0 !important;
    padding: 0;
}

.dh-front-list2 h6 a,
.dh-front-list2 h6 a span {
    color: #666;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.2px;
    line-height: 32px;
}

.dh-front-list2 h6 a:hover span {
    text-decoration: none;
}

.dh-front-list2 h6 a:hover .list-row-subject {
    color: #00a651;
    text-decoration: underline;
}

.dh-front-list2-words:first-child {
    margin: auto;
}

.list-row-subject {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 250px;
    white-space: nowrap;
}

.intro-boardbox:nth-child(2) .list-row-subject::after {
    content: url("/skin/img/default/ico_clip.png");
    padding-left: 10px;
}

.row-separator {
    display: none;
}

.list-row-regdate {
    float: right;
    color: #999 !important;
}

.list-row-contents {
    display: none;
}

.dh-front-list2 h6 a small > span.label-danger {
    color: #e89519 !important;
    background-color: #fff;
}

/* //메인페이지 설정 끝 */

/*=====----- table -----=====*/

.table-style {
    width: 100%;
    border-top: 2px solid #00a651;
    border-bottom: 1px solid #00a651;
}

.table-style thead tr th {
    vertical-align: middle;
    background: #229f48;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 15px 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.03em;
    white-space: nowrap;
}

.table-style tbody tr th,
.table-style tbody tr td {
    vertical-align: middle;
    padding: 15px !important;
    font-size: 15px;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

.table-style tbody tr td {
    color: #666;
    font-weight: 400;
}

.table-style tbody tr th {
    background: #f3f3f3;
    font-weight: 600;
    color: #222;
}

.history-table tbody tr td:first-child {
    text-align: center;
    color: #00a651;
    font-size: 18px;
    font-weight: 600;
    font-family: "Nanum Myeongjo";
}

.table-style tbody tr td:last-child {
    border-right: none;
}

/*=====----- 회원가입 -----=====*/

.login-layout,
.id-find-layout,
.pw-find-layout {
    /* background: #efe7e7; */
    margin: 0;
}

.login-layout .inner-box-wrapper,
.id-find-layout .inner-box-wrapper,
.pw-find-layout .inner-box-wrapper {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 50px 15px 0;
}

.join-agree-layout,
.join-layout {
    max-width: none;
    margin: 0 auto 20px;
}
#join + .row {
    margin: 30px auto;
    max-width: 1170px;
}
.join-agree-layout .panel,
.join-layout .panel {
    border: 1px solid #dedede;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
}

.join-agree-layout .panel-heading,
.join-layout .panel-heading {
    background-image: none !important;
    background-color: #f7f7f7 !important;
}

.join-agree-layout .btn-primary,
.join-layout .btn-primary {
    background-color: #e83428 !important;
    border: 0px;
    border-radius: 0;
}

@media screen and (max-width: 991px) {
    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        width: 100%;
        margin: 0;
    }
}

/*=====----- 로그인 / 아이디, 비밀번호 찾기 -----=====*/

.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel {
    border-radius: 8px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    min-height: 440px;
    margin: 0;
    padding: 50px 30px 80px;
}

.login-layout .panel-body h2,
.id-find-layout .panel-body h2,
.pw-find-layout .panel-body h2 {
    margin: 0;
    color: #454545;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0.01em;
}

.login-layout .inner-box-msg p,
.id-find-layout .inner-box-msg p,
.pw-find-layout .inner-box-msg p {
    font-size: 13px;
    color: #666;
    margin: 0;
}

.login-layout .inner-box-form form label,
.id-find-layout .inner-box-form form label,
.pw-find-layout .inner-box-form form label {
    font-size: 14px;
}

.login-layout .inner-box-form form label.error,
.id-find-layout .inner-box-form form label.error,
.pw-find-layout .inner-box-form form label.error {
    font-weight: 400;
    color: #e83428;
    font-size: 12px;
}

.login-layout input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background: #fff !important;
    border: 1px solid #d5d5d5;
}
.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning {
    background-image: none;
    background-color: #00a651;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #f5f5f5;
}

.login-layout .btn-warning:focus,
.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:focus,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:focus,
.pw-find-layout .btn-warning:hover {
    background: #229f48;
}

.login-layout form > div > p > a {
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #777;
}

.login-layout form > div > p > a:hover {
    color: #303030;
}

.login-layout form > div > p > a:after {
    content: " | ";
    font-size: 8px;
    padding: 0 8px 0;
    margin: 0;
    color: #d9d9d9;
}

.login-layout form > div > p:last-child > a:after {
    content: "";
}

.id-find-layout .panel-body,
.pw-find-layout .panel-body {
    margin-top: 40px;
}

/* //서브페이지 설정 끝 */

/* 게시판 설정 시작 */

/*=====----- 메일폼 설정 -----=====*/

#mailForm {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px 30px !important;
}

#mailForm .form-group {
    margin: 0;
    padding: 15px 35px;
    background: #f3f3f3;
    border-bottom: 1px solid #dfdfdf;
}

#mailForm .form-group:first-child {
    border-top: 2px solid #229f48;
}

#mailForm .form-group:nth-child(5) {
    background: none;
    border: none;
    padding: 30px 0;
    text-align: left;
}

#mailForm .form-group label {
    width: 15%;
    float: left;
    margin: 10px 0 0;
}

#mailForm .form-group input.form-control,
#mailForm .form-group textarea.form-control {
    width: 85%;
    max-width: 935px;
    border: 1px solid #d0d0d0;
    border-radius: 0;
}

#mailForm .form-group input.form-control {
    height: 40px;
}

#mailForm .form-group p.error,
#mailForm .form-group ~ p.error {
    margin: 0;
    color: #e83428;
    font-size: 12px;
}

#mailForm .form-group ~ p.error {
    padding-left: 35px;
    margin: -15px 0 0;
}

#mailForm .form-group .checkbox {
    margin: -8px 0 0;
}

#mailForm .form-group .checkbox label {
    width: 100%;
    margin: 0;
}
#mod7-area {
    padding-top: 20px;
}
.modal-body > h3 {
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;
}
.modal-body > h3:after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #333;
    position: absolute;
    left: 50%;
    bottom: -15px;
    transform: translatex(-50%);
}
.modal-body .q_number .form-control {
    margin-top: 10px;
    margin-bottom: 0px !important;
    border-radius: 0;
}
.modal-body .q_number textarea.form-control {
    height: 100px !important;
    overflow: auto !important;
    resize: none !important;
}
.modal-body .fa-square {
    margin-right: 01px;
    font-size: 16px;
    color: #333;
}
#mod7-area .btn-primary {
    border-radius: 0;
    padding: 10px 45px;
    background: #239f49;
    border: none;
}
#mod7-area .btn-primary:hover,
#mod7-area .btn-primary:focus {
    background: #1c7d39;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        max-width: 100%;
        margin: 2% auto;
    }

    input[type="button"].btn-block,
    input[type="reset"].btn-block,
    input[type="submit"].btn-block {
        width: 220px;
        margin: 0 auto;
        margin-top: 30px;
        padding: 15px 0;
        border-radius: 0;
        border: none;
        background: #229f48 !important;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: -0.03em;
        text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }

    input[type="button"].btn-block:hover,
    input[type="reset"].btn-block:hover,
    input[type="submit"].btn-block:hover {
        background: #16692f !important;
        color: #fff;
    }
}
@media screen and (max-width: 991px) {
    #mailForm .form-group input.form-control,
    #mailForm .form-group textarea.form-control {
        max-width: 567px;
    }
}

@media screen and (max-width: 767px) {
    #mailForm .form-group {
        padding: 20px 15px;
    }
    #mailForm .form-group label {
        width: 20%;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: -0.05em;
    }
    #mailForm .form-group input.form-control,
    #mailForm .form-group textarea.form-control {
        width: 80%;
    }
    #mailForm .form-group ~ p.error {
        padding-left: 15px;
        margin: 0;
    }
    input[type="button"].btn-block,
    input[type="reset"].btn-block,
    input[type="submit"].btn-block {
        margin-top: 80px;
    }
}

/*=====----- 게시판 설정 -----=====*/

.dh-board,
.img-bbs-default-index-layout .page_wrap ~ div,
.dh-view-box,
.form-horizontal,
#mailForm {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
}

.bbs-list-index-layout .subPage .right_contents,
.bbs-list-view-layout .subPage .right_contents,
.bbs-list-edit-layout .subPage .right_contents {
    width: 100%;
    padding: 0;
}

.filter-items {
    padding: 0;
}
.filter-items .filter-label {
    border: 1px solid #e0e0e0;
    color: #222;
    background: #fff;
    font-size: 14px;
    letter-spacing: -0.5px;
    padding: 10px 20px;
}
.filter-items .filter-label:hover {
    border-color: #aaa;
}

/*=====----- 텍스트 게시판 설정 -----=====*/

.dh-board .table > thead > tr > th,
.dh-board .table > tbody > tr > th,
.dh-board .table > tfoot > tr > th,
.dh-board .table > thead > tr > td,
.dh-board .table > tbody > tr > td,
.dh-board .table > tfoot > tr > td {
    padding: 16px 20px;
    color: #666;
    font-size: 14px;
}

.dh-board .table > thead > tr > th {
    background: #f3f3f3;
    vertical-align: middle;
    border-bottom: 1px solid #e0e0e0;
    font-size: 15px;
    font-weight: 600;
    color: #222;
    letter-spacing: -0.5px;
}

.dh-board .table > tbody > tr > td {
    border-bottom: 1px solid #e0e0e0;
}

.dh-board .table > tbody > tr > td > strong > a {
    color: #666;
    font-weight: 400;
    letter-spacing: -0.5px;
}

.dh-board > .table-hover {
    border-top: 2px solid #00a651;
    border-bottom: 1px solid #e0e0e0;
    margin: 0px 0 10px;
}

.dh-board > .table-hover > tbody > tr:hover {
    background-color: #fff;
}

.dh-board > .table-hover > tbody > tr > td > strong > a:hover {
    color: #00a651;
    text-decoration: underline;
}

.dh-margin-top {
    width: 100%;
    margin-top: 20px;
    display: inline-block;
}

/* ----- 블로그 B타입 게시판 ----- */

.bbs-blog2-index-layout .dhb-txt-box-type-b {
    border: none;
    background-color: #fff;
    width: 25%;
    margin: 0 0 20px;
    padding: 0 10px;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b > div {
    margin: 0;
    padding: 0;
    border: 1px solid #e5e5e5;
}

.dhb-txt-box-type-b-img-layout {
    padding: 0;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden {
    min-height: 150px;
    height: 150px;
    max-height: 150px;
    box-shadow: none;
    border: none;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead {
    width: 100%;
    height: 100%;
    float: left;
    margin: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead img {
    width: 100%;
    height: 100%;
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    visibility: hidden;
    opacity: 0;
}

.dhb-txt-box-type-b-text-layout h4 {
    font-size: 15px !important;
    margin: 15px 0 !important;
}

.dhb-txt-box-type-b-text-layout .txt-box-footer {
    margin-top: 0;
    float: none;
    text-align: left;
    display: none;
}

.txt-box-footer em {
    display: none;
}

.txt-box-footer em > span.regdate {
    font-style: normal;
    color: #666;
    font-size: 13px;
}

.txt-box-footer em > span:last-child {
    display: none;
}

.txt-box-footer small.hits {
    display: none;
}

@media screen and (max-width: 767px) {
    .bbs-blog2-index-layout .dhb-txt-box-type-b {
        width: 100%;
        margin: 10px 0 20px;
    }
}

/* ----- 게시판 버튼 설정 ----- */

.label {
    background: rgba(0, 0, 0, 0);
    padding: 0 5px;
    font-size: 90%;
}

.label-danger {
    color: #e89519;
}

.label-primary {
    color: #e89519;
}

.dh-margin-top > .col-md-5 {
    width: 100%;
    float: none;
    text-align: center;
}

.bbs-list-index-layout .col-md-7.text-right,
.bbs-blog2-index-layout .col-md-7.text-right {
    float: none;
    max-width: 500px;
    margin: 20px auto 0;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #4a4a4a;
    border: 1px solid #4a4a4a !important;
}

.pagination > li > a,
.pagination > li > span {
    border: 1px solid #e0e0e0 !important;
    border-radius: 0 !important;
    margin: 0;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    border-color: #aaa !important;
    color: inherit;
}

#btnNew {
    background: #00a651;
    border-color: #00a651;
    border-radius: 0;
}

.input-group-btn:first-child > .btn {
    border-radius: 0;
}
.dh-margin-top form#insertForm {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0 0 0;
}

.btnRead {
    font-weight: 500;
}

.btn-default,
.btn-primary,
.btn-danger {
    background-image: none;
}

.btn-group,
.btn-group-vertical {
    margin: 10px 0 30px;
}

/*준비중*/

.maintenance {
    margin-top: 5px;
    border: 7px solid #e5e5e5;
    padding: 50px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
    margin-bottom: 10px;
}

.maintenance .big-cont {
    display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}

.root_daum_roughmap {
    width: 100% !important;
    margin-bottom: 10px !important;
}

/* ----- 게시글 뷰 페이지 설정 ----- */

.dh-view-box {
    margin-top: 0px;
}

.sns-box {
    display: none;
}

.dh-view-box > .row > .page-header {
    border-top: 2px solid #00a651;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 20px;
    margin: 0;
    background: #f3f3f3;
}

.dh-view-box > .row > .page-header > h4 {
    color: #222;
    font-size: 20px;
    margin: 14px 0;
    font-weight: 600;
    padding: 0;
    letter-spacing: -0.5px;
}

.dh-view-box > .row > .dh-view-info {
    border-bottom: 1px solid #ccc;
    background: rgba(0, 0, 0, 0);
    padding: 8px 20px 8px;
    color: #888;
}

.dh-view-box > .row > .dh-view-info > span {
    padding: 0 15px 0 0;
}

.dh-view-box > .row > .dh-view-info > span > strong {
    color: #555;
    padding: 0 5px 0 0;
}

.dh-view-box .dh-attach h6 {
    margin: 0 0 0;
    padding: 5px 5px 0;
}

.dh-view-box > .row:nth-child(2) > div:nth-child(3) {
    padding: 30px 20px 60px !important;
    min-height: 300px;
}

@media screen and (max-width: 991px) {
    .dh-board,
    .img-bbs-default-index-layout .page_wrap ~ div,
    .dh-view-box,
    .form-horizontal,
    #mailForm {
        padding: 60px 15px;
    }
}

@media screen and (max-width: 767px) {
    .dh-board,
    .img-bbs-default-index-layout .page_wrap ~ div,
    .dh-view-box,
    .form-horizontal,
    #mailForm {
        padding: 40px 15px;
    }
}

/* 게시판 설정 끝 */

/* personal setting 0.27v */

/* layout */

.mt-80 {
    margin-top: 80px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mg-0 {
    margin: 0 !important;
}

.pd-0 {
    margin: 0 !important;
}

/* img */

.img-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.img-contain {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.max-90 {
    width: 90% !important;
    margin: 0 auto;
    display: block;
}

.img-bordered {
    border: 1px solid #ddd;
}

/* align */

.absolute-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    margin: 0;
}

.horizontal-center {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    margin: 0;
}

.vertical-center {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    margin: 0;
}

.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td {
    text-align: center !important;
    vertical-align: middle !important;
}

/* font */

.font-12 {
    font-size: 12px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.text-colored {
    color: #276dbf !important;
}

.text-bold {
    font-weight: bold !important;
}

.text-underline {
    text-decoration: underline !important;
}

.text-italic {
    font-style: italic !important;
}

/*list style*/

.li-none > li {
    list-style: none !important;
    margin-left: 20px;
}

.li-disc > li {
    list-style: disc !important;
    margin-left: 20px;
}

.li-circle > li {
    list-style: circle !important;
    margin-left: 20px;
}

.li-square > li {
    list-style: square !important;
    margin-left: 20px;
}

.li-dash > li {
    margin-left: 10px;
    padding-left: 20px;
    position: relative;
}

.li-dash > li:before {
    content: "-";
    display: block;
    position: absolute;
    left: 5px;
    top: 0;
}

/* component */

.card {
    position: relative;
    /* 	padding: 15px; */
    /* 	margin-bottom: 10px; */
    /* 	border: 1px solid #ddd; */
    min-height: max-content;
}

.column-2 {
    padding: 15px;
    column-count: 2;
    column-rule: 1px solid #ddd;
    column-gap: 30px;
}

/* custom setting */

.container_contents,
.footer_copy > div,
.sub-layout {
    width: 100%;
    padding: 0;
}

ul,
dl,
ol {
    padding: 0;
}

.body-layout {
    padding-top: 34px;
}

p,
li,
dt,
dd {
    line-height: 1.6;
}

* {
    box-sizing: border-box;
    word-break: keep-all;
}

.carousel-caption {
    margin: 0;
    padding: 0;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
}

.carousel-indicators {
    bottom: 90px;
    text-align: left;
    padding-left: 15px;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    border: 3px solid #00a651;
    background: rgba(0, 0, 0, 0);
    margin: 0 4px 0;
}

.carousel-indicators li {
    width: 15px;
    height: 15px;
    margin: 0 4px 0;
    background: rgba(5, 167, 79, 0.4);
    border: none;
}
/* personal setting 0.27v end */
/* navigation setting */
@media (max-width: 768px) {
    .navbar-inverse .navbar-toggle {
        top: 30px;
        background: #38c47c;
    }
}
/* mainpage setting */

.main-content {
    padding: 60px 0 0;
}
.main-link {
    padding-bottom: 60px;
}
.m-link-box {
    padding: 0 15px;
}

.m-link-box a {
    display: block;
    padding: 35px 25px 0;
    min-height: 145px;
}

.m-link-box:nth-of-type(1) a {
    background: url(/skin/img/main/main-banner_new1.jpg) no-repeat center center;
    background-size: cover;
    padding: 13px;
    /*     background-color: #bed62f; */
}

.m-link-box:nth-of-type(2) a {
    background: url(/skin/img/main/main-banner_new2n.jpg) no-repeat center center;
    background-size: cover;
    /*     background-color: #f0d644; */
}

.m-link-box:nth-of-type(3) a {
    background: url(/skin/img/main/main-banner_new3.jpg) no-repeat center center;
    background-size: cover;
    /*     background-color: #ed5e32; */
}
.m-link-box:nth-of-type(1) a .tel {
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 10px;
    letter-spacing: 0;
    opacity: 1;
}
.m-link-box:nth-of-type(1) a .sub-title {
    color: #38c47c;
    margin: 20px 0 10px;
}
.m-link-box h3 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 0;
    letter-spacing: -0.5px;
    color: #fff;
}
.m-link-box p {
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: 600;
    color: #fff;
    word-spacing: -2px;
    line-height: 1;
    margin: 0;
}
.main-partner-wrap {
    padding: 20px 0;
    background: #eee;
}
.main-partner {
    padding: 0 30px;
}

.owl-stage-outer {
    position: relative;
}

.owl-stage-outer img {
    border: 1px solid #ddd;
    padding: 15px;
    background: #fff;
}

.owl-nav {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
    font-size: 13px;
    color: #ccc;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
}
.owl-prev {
    left: -20px;
}

.owl-next {
    right: -20px;
}

.main-banner a,
.main-contact a {
    display: block;
    border: 3px solid #efefef;
    position: relative;
    overflow: hidden;
    max-height: 90px;
}
.main-banner a:after {
    content: "";
    display: block;
    clear: both;
}
.main-banner a:hover {
    text-decoration: none;
    border-color: #dbefcf;
}
.main-contact a:hover {
    text-decoration: none;
    border-color: #cfeaef;
}
.main-banner a:hover p {
    color: #333;
}
.main-banner a h3,
.main-contact a h3 {
    color: #333;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    line-height: 86px;
    padding-left: 30px;
    letter-spacing: -1px;
    font-family: "Nanum Myeongjo";
}
.main-banner a h3 {
    display: inline-block;
    float: left;
    width: 20%;
    text-align: center;
}
.main-banner a p {
    float: right;
    width: 80%;
    padding: 17px 40px 0;
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: -0.5px;
}
.main-banner a span {
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.main-contact .fa-envelope {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    font-size: 50px;
    transition: right 0.5s ease;
    color: #cfeaef;
    right: 40px;
}
.main-banner .fa {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    font-size: 50px;
    transition: right 0.5s ease;
    color: #dbefcf;
    right: 40px;
}

.main-contact .more {
    font-size: 15px;
    font-weight: 800;
    color: #81c6d0;
    margin-left: 8px;
    letter-spacing: 0;
}
@media (max-width: 768px) {
    .carousel-inner {
        height: 500px;
    }
    .carousel-caption {
        padding: 10px;
        width: calc(100% - 30px);
        background: rgba(255, 255, 255, 0.5);
    }
    .carousel-inner > .item:nth-child(2) .carousel-caption {
        background: rgba(0, 0, 0, 0.5);
    }
    .carousel-caption h2 {
        font-size: 40px;
    }
    .carousel-caption p {
        font-size: 20px;
    }
    .indicator-box {
        position: absolute;
        left: 0;
        bottom: 30px;
        width: 100%;
        height: 50px;
    }
    .carousel-indicators {
        bottom: 0;
        width: auto;
        transform: translatex(-50%);
        display: inline-block;
        margin: 0;
        padding: 0;
    }
    .m-link-box a {
        margin-bottom: 10px;
    }
    .dh-front-blog .col-md-4 {
        width: 50%;
        float: left;
    }
    .dh-front-blog > .col-md-4 > .thumbnail > a.blogthumb {
        height: 100px;
    }
    .main-contact {
        margin-top: 20px;
    }
    .list-row-subject {
        max-width: 70%;
    }
    .intro-boardbox:nth-child(2) .list-row-subject::after {
        display: none;
    }
}
/* footer setting */

.footer-top {
    background: #f3f3f3;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #e3e3e3;
}

.footer-top .policy li {
    float: left;
    padding: 15px 30px 15px 0;
    color: #555;
    font-weight: 500;
}

.footer-top .policy {
    margin: 0;
}

.policy li {
    font-weight: bold;
}

.footer-bottom {
    padding: 60px 0;
    background: #333;
    text-align: left;
    color: #aaa;
}

.footer-bottom ul {
    margin: 0;
}

.footer-bottom ul:after {
    content: "";
    display: block;
    clear: both;
}

.footer-bottom li {
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    border-right: 1px solid #4e4e4e;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: -0.5px;
}

.footer-bottom li:nth-child(4),
.footer-bottom li:last-child {
    border-right: none;
}

.footer-bottom .copy {
    margin: 20px 0 0;
    letter-spacing: -0.5px;
}

.footer-bottom .sns {
    margin-bottom: 0;
}

.footer-bottom .sns li {
    border: none;
    padding-right: 0;
}

.footer-bottom .sns img {
    width: 25px;
    border-radius: 8px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.footer-bottom .sns img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.footer-bottom + br {
    display: none;
}

@media (max-width: 768px) {
    .footer-bottom .sns {
        position: absolute;
        right: 0;
        top: 15px;
    }
    .footer-bottom li {
        font-size: 12px;
    }
    .footer-bottom li a {
        color: #aaa;
    }
}
/* subpage setting */

.subpage .pageheader {
    width: 100%;
    height: 350px;
    background-size: cover;
}

#about01 .pageheader,
#about02 .pageheader,
#about03 .pageheader,
#about04 .pageheader,
#about05 .pageheader {
    background: url(/skin/img/sub/subtop-bg1.jpg) no-repeat center;
}

#business01 .pageheader,
#business02 .pageheader,
#business03 .pageheader {
    background: url(/skin/img/sub/subtop-bg2.jpg) no-repeat center;
}

#news01 .pageheader,
#news02 .pageheader,
#news03 .pageheader,
#news04 .pageheader {
    background: url(/skin/img/sub/subtop-bg3.jpg) no-repeat center;
}

#download01 .pageheader,
#download02 .pageheader {
    background: url(/skin/img/sub/subtop-bg4.jpg) no-repeat center;
}

#donate01 .pageheader,
#donate02 .pageheader,
#donate03 .pageheader {
    background: url(/skin/img/sub/subtop-bg5.jpg) no-repeat center;
}

.pageheader .container {
    position: relative;
    height: 100%;
}
.pageheader h2 {
    position: absolute;
    left: 15px;
    bottom: 100px;
    color: #222;
    font-size: 54px;
    margin: 0;
}

.pageheader .breadcrumb {
    position: absolute;
    right: 0;
    top: 50%;
    margin: 0;
    background: transparent;
    font-size: 14px;
    text-align: right;
    color: #fff;
    padding: 25px 15px;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}
.breadcrumb .active {
    color: #fff;
    font-weight: 600;
}

.subpage-layout {
    padding: 60px 15px 100px;
}

.snb ul {
    border-bottom: 1px solid #e0e0e0;
}

.snb li {
    width: 100%;
}

.snb a {
    display: block;
    padding: 10px 10px;
    position: relative;
    font-size: 16px;
    border-top: 1px solid #e0e0e0;
    color: #222;
    letter-spacing: -0.5px;
}

.snb .active a {
    color: #00a651;
    font-weight: 600;
}

.snb .fa {
    position: absolute;
    right: 10px;
    transition: all 0.3s ease;
    color: #fff;
    font-size: 10px;
    line-height: 25px;
}

.snb .active a .fa {
    color: #00a651;
}

.snb a:hover {
    color: #00a651;
}

.subpage-content h3 {
    position: relative;
    margin: 0 0 40px;
    font-size: 38px;
    color: #222;
    line-height: 1;
}

.subpage-content .quote {
    font-size: 24px;
    font-weight: 500;
    color: #00a651;
    letter-spacing: -0.5px;
    line-height: 1.5;
    margin-bottom: 30px;
}

.subpage-content p {
    font-size: 15px;
    color: #666;
    letter-spacing: -0.5px;
    line-height: 1.8;
    margin-bottom: 20px;
    font-weight: 400;
}
.subpage-content h4 {
    position: relative;
    margin-top: 50px;
    margin-bottom: 20px;
    padding-left: 10px;
    font-size: 24px;
    font-weight: 600;
    color: #222;
    letter-spacing: -1px;
}
.subpage-content h4:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: -5px;
    background: #229f48;
    opacity: 0.2;
}
.dh-board h4:after,
.dh-view-box h4:after,
.bbs-blog-view-layout + .row h4:after,
.bbs-list-view-layout + .row h4:after {
    display: none;
}
@media (min-width: 768px) {
    .snb {
        padding-right: 50px;
    }
}
@media (max-width: 767px) {
    .pageheader h2 {
        bottom: 150px;
        font-size: 45px;
    }
    .subpage-layout {
        padding-top: 15px;
    }
    .snb {
        display: none;
    }
    .subpage-content h3 {
        margin-top: 40px;
        font-size: 35px;
    }
    .subpage-content .quote {
        font-size: 19px;
    }
    .pageheader .breadcrumb {
        top: auto;
        bottom: 0;
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        padding: 10px 15px;
        border-radius: 0;
    }
    .dh-board {
        padding: 20px 0;
    }
    .dh-board .num,
    .dh-board .regdate,
    .dh-board .hits {
        display: none;
    }
}

/* subpage about */

.vision {
    margin-bottom: 40px;
}

.vision li {
    float: left;
    width: 18%;
    margin: 0 2% 0 0;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    letter-spacing: -0.5px;
    position: relative;
    font-family: "Nanum Myeongjo";
}

.vision li:after {
    content: "";
    width: 75%;
    height: 2px;
    background: #00a651;
    position: absolute;
    top: 7px;
    right: 1%;
    opacity: 0.2;
}

.vision .numbering {
    display: block;
    margin-bottom: 12px;
    position: relative;
    font-size: 18px;
    font-weight: 900;
    color: #00a651;
    line-height: 1;
}

.profile {
    margin: 50px 0 0;
    background: #f3f3f3;
}

.profile .profile-img {
    padding: 0;
    background: #eee;
}

.profile-text {
    padding: 80px 35px 0;
}

.profile .name {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    margin-bottom: 0;
    font-family: "Nanum Myeongjo";
}

.signature {
    vertical-align: text-bottom;
    margin-left: 20px;
}

.profile-detail {
    margin-top: 25px;
}

.profile-detail p {
    font-size: 13px;
    color: #666;
    margin-bottom: 10px;
}

.profile-detail span {
    margin-right: 5px;
    font-weight: 600;
}
.about03-card-wrap .card {
    margin-bottom: 30px;
    min-height: 121px;
    border-top: 2px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}
.about03-card-wrap .name {
    font-size: 16px;
    line-height: 1;
    color: #222;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: "Nanum Myeongjo";
}

.about03-card-wrap .position {
    margin-bottom: 0;
}

.partners .col-sm-4 {
    margin-bottom: 30px;
}

.partners a {
    display: block;
    border: 1px solid #e0e0e0;
    text-align: center;
    padding-top: 20px;
}

.partners a:hover {
    border-color: #229f48;
}

.partners p {
    margin: 20px 0 0;
    font-weight: 600;
    font-size: 13px;
    background: #f3f3f3;
    padding: 5px;
}

.partners a img {
    max-width: 150px;
}

@media (max-width: 768px) {
    .vision li {
        width: 100%;
        margin: 10px 0;
        font-size: 15px;
    }
    .vision li br {
        display: none;
    }
    .vision li:after {
        width: 85%;
    }
    .profile-text {
        padding: 35px;
    }
}

/* subpage business */
.box-wrap {
    margin-top: 40px;
    margin-bottom: 40px;
}
.box {
    padding: 30px 20px;
    border-bottom: 1px solid #e0e0e0;
}
.box:first-child {
    border-top: 2px solid #e0e0e0;
}
.box h4 {
    padding: 0;
    font-size: 18px;
    margin: 0 0 15px;
    font-family: "Nanum Myeongjo";
}
.box h4:after {
    content: none;
}
.box .des {
    margin-bottom: 0;
}
.quote.sub-info {
    font-weight: 600;
    margin-bottom: 0;
}

.gallery-btn {
    position: relative;
    left: 50%;
    transform: translatex(-50%);
    display: inline-block;
    margin: 20px auto 0px;
    padding: 10px 25px;
    font-size: 14px;
    border-radius: 0;
    background: #fff;
    letter-spacing: -0.5px;
    color: #222;
    border: 1px solid #e0e0e0;
}

.gallery-btn:hover,
.gallery-btn:active {
    border-color: #aaa;
}

/* subpage donate */
.donate-wrap .col-sm-6 {
    padding: 15px;
}
.donate-wrap .title {
    font-size: 17px;
    color: #00a651;
    font-weight: 600;
    font-family: "Nanum Myeongjo";
    letter-spacing: 0;
}
.donate-wrap .small-title {
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: 600;
    color: #333;
}
.donate-wrap .account {
    font-size: 14px;
    margin-bottom: 10px;
}
.donate-wrap .account span {
    color: #00a651;
}
.donate-wrap .col-md-12 {
    margin-top: 20px;
}
.quote-box p {
    margin-bottom: 10px;
    font-size: 14px;
}
.quote-box {
    padding: 25px;
    border: 1px solid #e0e0e0;
}
#donate03 .quote-box {
    margin: 0 auto;
}
.quote-box p:last-child {
    margin: 0;
}
.donate-btn {
    display: block;
    padding: 10px 25px;
    border-radius: 0;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    letter-spacing: -0.5px;
}
.donate-btn1 {
    background: #00a651;
    color: #fff;
    border: 1px solid #00a651;
}
.donate-btn:hover {
    border-color: #aaa;
}
.donate-btn1:hover {
    background: #009448;
    color: #fff;
    border: 1px solid #009448;
}
.donate-method a {
    display: block;
    padding: 40px 0;
    border: 1px solid #e0e0e0;
    font-size: 16px;
    text-align: center;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.05);
}
.donate-method .title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #222;
    line-height: 1;
    font-family: "Nanum Myeongjo";
}
.donate-method .des {
    color: #666;
    margin-bottom: 0;
}
.donate-method .col-sm-offset-1 a {
    border-color: #00a651;
    color: #00a651;
}
.donate-method a:hover {
    border: 2px solid;
    padding: 39px 0;
}
.donate-btn .title {
    margin: 0;
    font-weight: 600;
    color: #222;
}
.donate-btn .des {
    margin: 0;
}
#donate01 .img-thumbnail {
    padding: 10px;
    border-radius: 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .donate-btn,
    .donate-method .col-sm-offset-1 a {
        margin-bottom: 10px;
    }
}

.header-quick-link {
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.header-quick-link a {
    padding: 7px 15px;
    display: block;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.header-quick-link a:hover,
.header-quick-link a:focus {
    background-color: rgba(255, 255, 255, 0.5);
}

.header-quick-link a.active,
.header-quick-link a.active:hover,
.header-quick-link a.active:focus {
    background-color: #38c47c;
}

.hl-p-0 {
    padding: 0 !important;
}
