@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);


.navbar-brand img {
    width: 100% !important;
}

.page-title-section {
    height: 230px;
}
.page-title-section .text-bar {
    margin-top: 0;
}
.directory-text-bar {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    border-top: 1px solid rgba(226, 227, 228, 0.5);
}
.bar_position {
    position: absolute; 
    bottom: 0; 
    width: 100%;
}
.page-title-section .text-bar a {
    background: none;
}
/*.title-middle ul {
    margin-top: 55px;
}*/
.title-middle li {
    font-family: 'NanumSquare', sans-serif;
    list-style: none;
    text-align: center;
}
.title-middle li:first-child {
    padding-bottom: 15px;
}
.title-middle {
    display: flex;
    justify-content: center;
}
.page-title-section .page-title {
    font-size: 45px;
    font-weight: normal;
}
.tab-pane img {
    padding-bottom: 100px;
}

/*Footer*/
.footer-widget-container {
    border-top: 0;
}
.page-footer .pt-5.mb-5 .col-sm-1 .footer-title {
    border-bottom: 0;
}


.middle-slider.section-padding {
    padding: 80px 0;
}
.middle-slider-item .datils p {
    margin-bottom: 0;
}



/*Sub Video*/
.video_area {
    padding:0px 0 130px 0;
}
.video_box {
    padding:20px 0 0px 0;
}
.video_box span {
    color: #9478d2;
    font-size: 16px;
}
.video_box_1 {
    padding-top:3px;
}