/*
                 ___               __                                      __                                             
                /\_ \             /\ \                                    /\ \                                            
  ___      __   \//\ \       __   \ \ \____   __  __  __    ___    _ __   \_\ \    _____    _ __     __     ____    ____  
 /'___\  /'__`\   \ \ \    /'__`\  \ \ '__`\ /\ \/\ \/\ \  / __`\ /\`'__\ /'_` \  /\ '__`\ /\`'__\ /'__`\  /',__\  /',__\ 
/\ \__/ /\  __/    \_\ \_ /\  __/   \ \ \L\ \\ \ \_/ \_/ \/\ \L\ \\ \ \/ /\ \L\ \ \ \ \L\ \\ \ \/ /\  __/ /\__, `\/\__, `\
\ \____\\ \____\   /\____\\ \____\   \ \_,__/ \ \___x___/'\ \____/ \ \_\ \ \___,_\ \ \ ,__/ \ \_\ \ \____\\/\____/\/\____/
 \/____/ \/____/   \/____/ \/____/    \/___/   \/__//__/   \/___/   \/_/  \/__,_ /  \ \ \/   \/_/  \/____/ \/___/  \/___/ 
                                                                                     \ \_\                                
                                                                                      \/_/                                
*/


/* general */

* {
    box-sizing: border-box;
}

.aligncenter,
.clear:after,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clear:after {
    clear: both;
    content: ""
}

:selection {
    background: #f1f1f1;
    color: #fff;
}

:-moz-selection {
    background: #f1f1f1;
    color: #fff;
}

.content,
.content .container,
.full_width,
.more_facts_holder {
    background-color: #fff
}


body,
html {
    font-family: 'Noto Sans KR';
    font-size: 17px;
    line-height: 1.6;
    color: #333;
    font-weight: 400;
    letter-spacing: -0.5px;
    word-break: keep-all;
}

html {
    height: 100%;
    margin: 0 !important;
    -webkit-transition: all 1.3s ease-out;
    -moz-transition: all 1.3s ease-out;
    -o-transition: all 1.3s ease-out;
    -ms-transition: all 1.3s ease-out;
    transition: all 1.3s ease-out
}

body {
    overflow-y: scroll;
    overflow-x: hidden !important;
    -webkit-font-smoothing: antialiased
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0
}

sup {
    font-size: .5em;
    vertical-align: super
}

del {
    text-decoration: line-through
}

em {
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    vertical-align: middle
}

table th {
    border: 0;
    padding: 5px 7px
}

table td {
    padding: 5px 10px
}

a img {
    border: none
}

img {
    max-width: 100%;
    height: auto;
    image-rendering: optimizeQuality
}

ul {
    list-style-position: inside
}

.content ol ol,
.content ul ul {
    padding: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000
}

body:not([class*=bridge-core]) .h1,
body:not([class*=bridge-core]) .h2,
body:not([class*=bridge-core]) .h3,
body:not([class*=bridge-core]) .h4,
body:not([class*=bridge-core]) .h5,
body:not([class*=bridge-core]) .h6,
body:not([class*=bridge-core]) h1,
body:not([class*=bridge-core]) h2,
body:not([class*=bridge-core]) h3,
body:not([class*=bridge-core]) h4,
body:not([class*=bridge-core]) h5,
body:not([class*=bridge-core]) h6 {
    margin: 20px 0
}

.h1,
body.qode-overridden-elementors-fonts .elementor-widget-heading h1.elementor-heading-title,
h1 {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: -1px;
}

.h2,
body.qode-overridden-elementors-fonts .elementor-widget-heading h2.elementor-heading-title,
h2 {
    font-size: 1.8rem;
    line-height: 1.6;
    font-weight: 600;
    letter-spacing: -1px;
}

.h3,
body.qode-overridden-elementors-fonts .elementor-widget-heading h3.elementor-heading-title,
h3 {
    font-size: 1.5rem;
    line-height: 1.6;
    font-weight: 600;
    letter-spacing: -1px;
}

.h4,
body.qode-overridden-elementors-fonts .elementor-widget-heading h4.elementor-heading-title,
h4 {
    font-size: 1.3rem;
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: -1px;
}

.h5,
body.qode-overridden-elementors-fonts .elementor-widget-heading h5.elementor-heading-title,
h5 {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 600;
    letter-spacing: -1px;
}

.h6,
body.qode-overridden-elementors-fonts .elementor-widget-heading h6.elementor-heading-title,
h6 {
    font-size: 13px;
    line-height: 1.6;
    font-weight: 600;
    letter-spacing: -1px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    transition: color .1s linear
}

a,
p a {
    text-decoration: none;
    cursor: pointer;
    color: #333
}

a:hover,
p a:hover {
    text-decoration: none
}

#submit_comment,
.blog_load_more_button a,
.drop_down .wide .second ul li .qbutton,
.drop_down .wide .second ul li ul li .qbutton,
.load_more a,
.qbutton {
    width: auto;
    padding: 15px 40px;
    border: 2px solid #13436b;
    font-size: 1rem;
    text-align: center;
    color: #13436b;
    font-style: normal;
    text-shadow: none;
    font-weight: 400;
    background-color: transparent;
    transition: color .1s linear, background-color .1s linear, border-color .1s linear;
}

.go_back {
    font-size: 1rem;
    color: #333;
    width: 100%;
    display: block;
    padding-bottom: 10px;
    transition: all 0.3s ease;
    margin-top: 30px;
}

.go_back:before {
    content: "\e908";
    font-family: 'xeicon';
    margin-right: 15px;
    transition: all 0.3s ease;
}

.go_back:hover {
    color: #000;
}

.go_back:hover:before {
    margin-right: 30px;
}

.home .full_width_inner > p {
    display: none
}

@media (max-width: 768px) {

    .title h1,
    .title.title_size_small h1 {
        font-size: 1.5rem;
    }
}



/* header */

header {
    width: 100%;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    border-bottom: 1px solid #eee;
}

.header_top a {
    color: #fff;
}

.header_top .left .inner a.go_home::before {
    content: "\e900";
    font-family: 'xeicon';
    margin-right: 5px;
}

/*
nav.main_menu > ul > li:last-child > a {
    padding-right: 0;
}
*/


@media (max-width: 768px) {

    body,
    html {
        font-size: 15px;
    }
}


/* wpml */

.header_top ul {
    list-style: none;
}

/*
.header_top .wpml-ls-current-language {
    display: none !important;
}
*/

.header_top .wpml-ls-legacy-list-horizontal {
    padding: 0;
    border: 0;
}

.header_top .wpml-ls-legacy-list-horizontal a {
    padding: 0;
    line-height: inherit;
}

.header_top .wpml-ls-legacy-list-horizontal a span {
    vertical-align: top;
    /*    border: 1px solid #fff;*/
    padding: 1px 7px;
}


.drop_down .second .inner ul li.sub a i.q_menu_arrow {
    display: none;
}

@media (max-width: 768px) {

    .header_top .container_inner {
        height: auto;
        display: flex;
        align-items: center;
        line-height: 30px;
    }

    .header_top .right {
        margin-left: 10px;
    }
}

/* en logo */

.q_logo img.en {
    opacity: 0;
}

.lang-en .q_logo img.en {
    opacity: 1;
}

.lang-en .q_logo img.normal,
.lang-en .q_logo img.mobile {
    opacity: 0 !important;
}



/* footer */

footer {
    display: block;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    color: #dcdcdc;
}

footer a,
footer p {
    color: #dcdcdc;
}

footer ul {
    list-style: none
}

footer .footer_logo {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

footer .footer_service {
    margin-bottom: 20px;
}

footer .copyright {
    opacity: 0.5;
}

.footer_service ul {
    display: flex;
    column-gap: 20px;
    flex-flow: row wrap;
}

.footer_service ul li.point a {
    text-decoration: underline;
    color: yellow;
}


/* margin */

.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-50 {
    margin-bottom: 50px;
}


/* padding */

.p-t-10 {
    padding-top: 10px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-r-20 {
    padding-right: 20px;
}

.p-r-30 {
    padding-right: 30px;
}

.p-r-40 {
    padding-right: 40px;
}

.p-r-50 {
    padding-right: 50px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-l-30 {
    padding-left: 30px;
}

.p-l-40 {
    padding-left: 40px;
}

.p-l-50 {
    padding-left: 50px;
}


@media (max-width: 768px) {

    h2 {
        font-size: 1.4rem;
    }

    h3 {
        font-size: 1.3rem;
    }

    footer .footer_service,
    footer .footer_ctt,
    footer .copyright {
        font-size: 0.95rem;
    }

    .p-r-10,
    .p-r-20,
    .p-r-30,
    .p-r-40,
    .p-r-50,
    .p-l-10,
    .p-l-20,
    .p-l-30,
    .p-l-40,
    .p-l-50 {
        padding-left: 0;
        padding-right: 0;
    }
}

/* Calendar */


.tribe-common a,
.tribe-common abbr,
.tribe-common acronym,
.tribe-common address,
.tribe-common applet,
.tribe-common article,
.tribe-common aside,
.tribe-common audio,
.tribe-common b,
.tribe-common big,
.tribe-common blockquote,
.tribe-common canvas,
.tribe-common caption,
.tribe-common center,
.tribe-common cite,
.tribe-common code,
.tribe-common dd,
.tribe-common del,
.tribe-common details,
.tribe-common dfn,
.tribe-common div,
.tribe-common dl,
.tribe-common dt,
.tribe-common em,
.tribe-common embed,
.tribe-common fieldset,
.tribe-common figcaption,
.tribe-common figure,
.tribe-common footer,
.tribe-common form,
.tribe-common h1,
.tribe-common h2,
.tribe-common h3,
.tribe-common h4,
.tribe-common h5,
.tribe-common h6,
.tribe-common header,
.tribe-common i,
.tribe-common iframe,
.tribe-common img,
.tribe-common ins,
.tribe-common kbd,
.tribe-common label,
.tribe-common legend,
.tribe-common li,
.tribe-common main,
.tribe-common mark,
.tribe-common menu,
.tribe-common nav,
.tribe-common object,
.tribe-common ol,
.tribe-common output,
.tribe-common p,
.tribe-common pre,
.tribe-common q,
.tribe-common ruby,
.tribe-common s,
.tribe-common samp,
.tribe-common section,
.tribe-common small,
.tribe-common span,
.tribe-common strike,
.tribe-common strong,
.tribe-common sub,
.tribe-common summary,
.tribe-common sup,
.tribe-common table,
.tribe-common tbody,
.tribe-common td,
.tribe-common tfoot,
.tribe-common th,
.tribe-common thead,
.tribe-common time,
.tribe-common tr,
.tribe-common tt,
.tribe-common u,
.tribe-common ul,
.tribe-common var,
.tribe-common video {
    font-family: 'Noto Sans KR';
}

.tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}

.tribe-events .tribe-events-calendar-list__event-title-link {
    pointer-events: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-date-tag {
    background: #f6f6f6;
    padding-top: var(--tec-grid-gutter-half);
    padding-bottom: var(--tec-grid-gutter-half);
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row {
    margin: 0 !important;
}

.tribe-events .tribe-events-calendar-list__month-separator {
    margin-bottom: 20px;
}

.tribe-events .tribe-events-calendar-list__event-row + .tribe-events-calendar-list__month-separator {
    margin-top: 20px;
}

.tribe-events-calendar-list__event-row + .tribe-events-calendar-list__event-row {
    border-top: 1px solid #f1f1f1;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-size: 1.2rem;
}

.tribe-common-g-row > .tribe-common-g-col:nth-child(2) {
    display: flex;
    width: 100%;
    align-items: center;
}

.tribe-common-g-row > .tribe-common-g-col:nth-child(2) > article {
    width: 100%;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
    width: 100%;
}

.tribe-events .tribe-events-calendar-list-nav {
    margin-top: 30px;
}


/* timeline */

.timeline {
    position: relative;
}

.timeline > ul {
    padding: 0;
}

.timeline .default-line {
    content: '';
    position: absolute;
    left: 0;
    width: 2px;
    background: #bdc3c7;
    height: 100%;
}

.timeline .draw-line {
    width: 2px;
    height: 0;
    position: absolute;
    left: 0;
    background: #13436b;
}

.timeline > ul > li {
    list-style-type: none;
    position: relative;
    margin: 0 auto;
    height: auto;
    background: transparent;
    display: flex;
    padding-left: 60px;
}

.timeline > ul > li + li {
    margin-top: 60px;
}

.timeline > ul > li.in-view {
    transition: 0.125s ease-in-out, background-color 0.2s ease-out, color 0.1s ease-out, border 0.1s ease-out;
}

.timeline > ul > li.in-view h3 {
    color: #13436b;
}

.timeline > ul > li.in-view:before {
    border-radius: 50%;
    background-color: #13436b;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.125s ease-in-out, background-color 0.2s ease-out, color 0.1s ease-out, border 0.1s ease-out;
}

.timeline > ul > li::before {
    content: '';
    position: absolute;
    left: -5px;
    top: 8px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: inherit;
    background: #bdc3c7;
    transition: all 0.4s ease-in-out;
}

.timeline > ul > li > h3 {
    line-height: 1;
}

.timeline > ul > li > ol {
    list-style: none;
    padding-left: 50px;
}

.timeline > ul > li > ol > li {
    display: flex;
    color: #555;
}

.timeline > ul > li > ol > li + li {
    margin-top: 20px;
}

.timeline > ul > li > ol > li > .tit {
    font-weight: 500;
    color: #333;
}

.timeline > ul > li > ol > li > .ctt {
    padding-left: 30px;
    line-height: 1.7;
}


@media (max-width: 768px) {
    .timeline > ul > li {
        flex-direction: column;
        padding-left: 30px;
    }

    .timeline > ul > li > ol {
        padding-left: 0;
        padding-top: 20px;
    }

    .timeline > ul > li > ol > li > .ctt {
        padding-left: 20px;
        line-height: 1.5;
    }

}


/* table */

.default_table table {
    width: 100%;
}

.default_table table thead {
    border-top: 2px solid #13436b;
}

.default_table table thead th {
    background: #f6f6f6;
}

.default_table table th,
.default_table table td {
    text-align: center;
    padding: 10px;
    vertical-align: middle;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    line-height: 1.5;
}

.default_table table th:last-child,
.default_table table td:last-child {
    border-right: 0;
}

.default_table table .br {
    border-right: 1px solid #cccccc !important;

}

.default_table table .lf {
    text-align: left;
}

.default_table table td a:hover {
    color: #e60039;
    text-decoration: underline
}

.table_desc {
    font-size: 0.9rem;
    color: #888
}

@media (max-width: 768px) {

    .default_table {
        overflow-x: scroll;
        width: 100%;
    }

    .default_table table {
        min-width: 600px;
    }

    .default_table table th,
    .default_table table td {
        padding: 15px 20px;
    }
}


/* list */


.default_list ul li {
    list-style: none;
    position: relative;
    padding-left: 15px;
}

.default_list ul li:before {
    content: "·";
    position: absolute;
    left: 0;
}


/* 404 */

.error404 .content,
.error404 .content .container {
    background: #f1f1f1
}

.page_not_found {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    min-height: 70vh;
}

.page_not_found .inner {
    background: #fff;
    padding: 50px 90px;
}

.page_not_found .qbutton {
    margin-top: 40px;
}

.page_not_found .banner {
    position: relative;
    background: #555;
    color: #fff;
    font-size: 3rem;
    padding: 0 30px;
    border-radius: 10px;
    font-weight: bolder;
    transition: all .5s;
    margin: 0 0 40px 0;
    display: inline-block;
}

.page_not_found .banner:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #555;
    border-width: 7px;
    margin-left: -7px;
}


@media (max-width: 768px) {
    .page_not_found .inner {
        padding: 40px;
    }
}



/* sidebar */

.widget_nav_menu li a {
    display: block;
    line-height: 1.5;
    font-weight: 400;
    border-bottom: 1px solid #DADADA;
    font-size: 1.1rem;
    transition: all ease-out 0.2s;
    position: relative;
    padding: 15px 0;
}

.widget_nav_menu li.current-menu-item a,
.widget_nav_menu li.current_page_ancestor a {
    color: #13436b;
    border-bottom: 3px solid #13436b;
    font-weight: 500;
}

.widget_nav_menu li.current-menu-item a:after,
.widget_nav_menu li.current_page_ancestor a:after {
    content: "\e90b";
    font-family: 'xeicon';
    position: absolute;
    right: 0;
}

.widget_nav_menu li:not(.current-menu-item, .current_page_ancestor):hover a {
    color: #13436b;
    border-bottom: 1px solid #13436b;
}


.widget_nav_menu li .sub-menu {
    display: none;
}


.sidebar .current_menu {
    background: #333;
    color: #fff;
    line-height: 50px;
    padding: 0 15px;
    position: relative;
    cursor: pointer;
    display: none;
}

.sidebar .current_menu:after {
    content: "\e941";
    font-family: 'xeicon';
    position: absolute;
    right: 15px;
}


@media (max-width: 768px) {

    .sidebar .current_menu {
        display: block;
    }

    .widget_nav_menu {
        display: none;
    }

    .widget_nav_menu.on {
        display: block;
        border: 1px solid #333;
    }

    .widget_nav_menu li a {
        line-height: 50px;
        font-size: 1rem;
        padding: 0 15px;
    }

    .widget_nav_menu li.current-menu-item a {
        border-bottom: 1px solid #DADADA;
    }

    .widget_nav_menu li.current-menu-item a:after {
        right: 15px;
    }

}


.sub_menu_wrap {
    margin-bottom: 40px !important;
}

.sub_menu_wrap ul {
    list-style: none;
}

.sub_menu_wrap .myclass > li:not(.current-menu-parent) {
    display: none;
}

.sub_menu_wrap .myclass > li.current-menu-parent > a {
    display: none;
}

.sub_menu_wrap .myclass > li.current-menu-parent {
    width: 100%;
}

.sub_menu_wrap .myclass > li.current_page_parent > .sub-menu {
    display: flex;
}

.sub_menu_wrap .myclass > li.current_page_parent > .sub-menu li {
    width: auto;
    border: 1px solid #d9d9d9;
    flex: 1;
}

.sub_menu_wrap .myclass > li.current_page_parent > .sub-menu li + li {
    border-left: 0;
}

.sub_menu_wrap .myclass > li.current_page_parent > .sub-menu li a {
    text-align: center;
    padding: 15px;
    display: block;
    font-size: 1.1rem;
}

.sub_menu_wrap .myclass > li > .sub-menu li.current-menu-item a {
    background: #13436b;
    color: #fff;
    font-weight: 500;
}

.current_sub_menu {
    line-height: 50px;
    padding: 0 15px;
    position: relative;
    cursor: pointer;
    border: 1px solid #555;
    text-align: left;
    display: none;
}

@media (max-width: 768px) {

    .current_sub_menu {
        display: block;
    }

    .current_sub_menu:after {
        content: "\e941";
        font-family: 'xeicon';
        position: absolute;
        right: 15px;
    }

    .sub_menu_wrap .myclass > li.current_page_parent > .sub-menu {
        display: none;
    }

    .sub_menu_wrap.on .myclass > li.current_page_parent > .sub-menu {
        display: flex;
        flex-direction: column;
    }

    .sub_menu_wrap .myclass > li.current_page_parent > .sub-menu li {
        width: 100%;
        flex: auto;
        border: 1px solid #555;
        border-top: 0;
    }

    .sub_menu_wrap .myclass > li.current_page_parent > .sub-menu li + li {
        border-left: 1px solid #555;
    }

    .sub_menu_wrap .myclass > li.current_page_parent > .sub-menu li a {
        padding: 0 15px;
        line-height: 50px;
        font-size: 1rem;
        text-align: left;
    }
}


/* 비디오 팝업 */


.video-popup.reveal {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: center;
    z-index: 9
}

.video-popup .video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 28%;
    z-index: 10;
    max-width: 950px;
    height: 0;
}

.video-popup .video-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}

.video-popup.reveal .video-popup-closer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9
}

/* post */

.post-navigation .nav-links {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #d9d9d9;
}

.post-navigation .nav-links > div {
    display: flex;
    padding: 20px;
}

.post-navigation .nav-links > div + div {
    border-top: 1px solid #d9d9d9;
}

.post-navigation .nav-links > .nav-previous:before {
    content: "\e944";
    font-family: 'xeicon';
    order: 1;
    color: #999;
}

.post-navigation .nav-links > .nav-previous:after {
    content: "이전글";
    order: 2;
    margin: 0 10px;
    font-weight: 500
}

.post-navigation .nav-links > div a {
    order: 3;
    margin-left: 30px;
}

.post-navigation .nav-links > .nav-next:before {
    content: "\e941";
    font-family: 'xeicon';
    order: 1;
    color: #999;
}

.post-navigation .nav-links > .nav-next:after {
    content: "다음글";
    order: 2;
    margin: 0 10px;
    font-weight: 500
}

.blog_single .post_title {
    padding: 0 30px 30px;
}

.blog_single .post_title .tax {
    color: #13436b;
    font-weight: 600;
    margin-bottom: 10px;
}

.blog_single .post_info {
    margin-top: 10px;
    font-size: 0.9rem;
    color: #666;
}

.blog_single .post_content {
    min-height: 200px;
    padding: 30px;
    border-bottom: 1px solid #d9d9d9;
    border-top: 2px solid #d9d9d9;
}

.blog_single .go_back {
    margin-top: 40px;
    text-align: center;
}

.related_list .widget_tit {
    font-size: 1.2rem;
    font-weight: 600;
    padding-bottom: 20px;
}

.related_list ul {
    list-style: none;
    border-top: 2px solid #000;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 0;
}

.related_list ul li + li {
    border-top: 1px solid #f1f1f1;
}

.related_list ul li a {
    padding: 15px 0;
    display: block;
}

.related_list ul li a .tit {
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 5px;
}

.related_list ul li a .tit .name {
    margin-right: 5px;
}

.related_list ul li a .date {
    font-size: 0.9rem;
    color: #999;
}

@media (max-width: 1000px) {
    .single-post .two_columns_25_75 {
        flex-direction: column-reverse;
    }

    .single-post .two_columns_25_75 > .column1 {
        padding-top: 0;
        padding-bottom: 40px;
    }
}

@media (max-width: 768px) {
    .blog_single .post_title {
        padding: 0 0 30px;
    }

    .blog_single .post_content {
        padding: 30px 0;
    }

    .post-navigation .nav-links > div {
        padding: 15px 0;
    }

    .post-navigation .nav-links > div a {
        margin-left: 10px;
    }
}


/* pagination */



.pagination:not(.swiper-pagination-bullets) {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 50px;
    position: relative
}

.pagination ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.pagination ul li {
    display: inline-block;
    zoom: 1;
    margin: 0;
    padding: 0 1px;
    background: none;
    border: 0;
    list-style: none;
}

.pagination ul li a,
.pagination ul li span {
    display: block;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 1.1rem;
    color: #999999;
    text-decoration: none;
    border: 0;
    box-shadow: none;
    transition-duration: 0.3s;
}

.pagination ul li a:hover {
    border: 0;
    color: #000;
    background-color: #f1f1f1;
}

.pagination ul li span {
    border: 0;
    color: #fff;
    background-color: #13436b;
}


.pagination ul li.next a,
.pagination ul li.prev a {
    font-size: 0;
}

.pagination ul li.next a:before {
    content: "\e93e";
    font-family: 'xeicon';
    font-size: 1rem;
}

.pagination ul li.prev a:before {
    content: "\e93b";
    font-family: 'xeicon';
    font-size: 1rem;
}


.pagination.navigation {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 50px 0 0;
    position: relative
}

.pagination.navigation .nav-links {
    display: flex;
    justify-content: center;
}

.pagination.navigation .nav-links > span,
.pagination.navigation .nav-links > a {
    display: block;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 1.1rem;
    color: #999999;
    text-decoration: none;
    border: 0;
    box-shadow: none;
    transition-duration: 0.3s;
}

.pagination.navigation .nav-links > a:hover {
    border: 0;
    color: #000;
    background-color: #f1f1f1;
}

.pagination.navigation .nav-links > span {
    border: 0;
    color: #fff;
    background-color: #13436b;
}


.pagination.navigation .nav-links > .next,
.pagination.navigation .nav-links > .prev {
    font-size: 0;
}

.pagination.navigation .nav-links > .next:before {
    content: "\e93e";
    font-family: 'xeicon';
    font-size: 1rem;
    top: 2px;
    position: relative;
}

.pagination.navigation .nav-links > .prev:before {
    content: "\e93b";
    font-family: 'xeicon';
    font-size: 1rem;
    top: 2px;
    position: relative;
}


/* portfolio */

.portfolio_detail .info h6,
.portfolio_detail .info + h6 {
    letter-spacing: 0;
    font-size: 0.8rem;
}



.portfolio_navigation {
    display: flex;
    width: 100%;
    text-align: center;
    padding: 28px 0 50px;
    z-index: 100;
    position: relative;
    justify-content: space-between;
}

/*
.portfolio_navigation .portfolio_prev {
    position: absolute;
    left: 0
}
*/

.portfolio_navigation .portfolio_next {
    text-align: right;
}

.portfolio_navigation .portfolio_next a,
.portfolio_navigation .portfolio_prev a {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 21px;
    color: #b4b4b4;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    border: 2px solid #e5e5e5;
    outline: 0;
    text-shadow: none;
    transition: all .3s ease-in-out
}

.portfolio_navigation .portfolio_button a {
    background-image: url(img/portfolio_list_button.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 19px;
    display: block;
    height: 19px;
    margin: 11px 0 0;
    transition: background-image .3s ease-in-out
}

.portfolio_navigation .portfolio_button a:hover {
    background-image: url(img/portfolio_list_button_hover.png)
}


.portfolio_navigation .portfolio_next a:hover,
.portfolio_navigation .portfolio_prev a:hover {
    color: #fff;
    background-color: #13436b;
    border-color: #13436b;
    background-image: url(img/button-bg-px.png) !important
}

.icon_social_holder,
.portfolio_navigation.navigation_title {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

.portfolio_navigation.navigation_title {
    padding: 35px 0 30px;
    margin-top: 40px
}

.portfolio_navigation.navigation_title .portfolio_next a,
.portfolio_navigation.navigation_title .portfolio_prev a {
    border: 0 !important;
    width: auto;
    height: auto;
    color: #303030;
    background-color: transparent !important;
    display: flex;
    align-items: first baseline;
}

.portfolio_navigation.navigation_title .portfolio_next a {
    justify-content: end;
}

.portfolio_navigation.navigation_title .post_info {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-left: 20px
}

.portfolio_navigation.navigation_title .portfolio_next .post_info {
    padding-left: 0;
    padding-right: 20px;
    text-align: right
}

.portfolio_navigation.navigation_title .post_info span {
    display: block;
    font-size: 1.1rem;
    font-weight: 500;
}

.portfolio_navigation.navigation_title .post_info span.categories {
    font-size: 12px;
    color: #13436b;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 8px;
    display: none;
}


@media (max-width: 768px) {
    .portfolio_navigation {
        flex-direction: column;
    }

    .portfolio_navigation.navigation_title {
        display: none;
    }

    .qode_portfolio_related h4 {
        border-top: 1px solid #d9d9d9;
    }
}


body a.pp_next,
body a.pp_previous {
    background: 0 0 !important;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

body div.pp_default .pp_content:hover a.pp_next,
body div.pp_default .pp_content:hover a.pp_previous {
    opacity: 1
}

body a.pp_next:after {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0;
    content: "\f105";
    display: block !important;
    right: 25px
}

body a.pp_previous:after {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0;
    content: "\f104";
    display: block !important;
    left: 25px
}


/* 센터 조직도 */

.center_orga ul,
.center_orga ol {
    list-style: none;
    display: flex;
    justify-content: center;
}

.center_orga ul {
    flex-direction: column;
}

.center_orga ul > li {
    position: relative;
    padding-bottom: 30px;
}

.center_orga ul > li:before {
    content: "";
    width: 1px;
    height: 30px;
    background: #d9d9d9;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 0;
}

.center_orga ul > li:last-child:before {
    display: none;
}

.center_orga ol {
    display: flex;
    gap: 50px;
}

.center_orga ol > li {
    position: relative;
}

.center_orga ol > li > .inner {
    text-align: center;
    padding: 15px 0;
}

.center_orga ol.one > li > .inner {
    width: 250px;
    background: #002a4a;
    color: #fff;
}

.center_orga ol.two > li > .inner {
    width: 250px;
    border: 2px solid #05589a;
}

.center_orga ol.three > li > .inner {
    width: 200px;
    border: 2px solid #05589a;
}

.center_orga ol.siblings > li {
    padding-top: 30px;
}

.center_orga ol.siblings > li:before {
    content: "";
    width: 1px;
    height: 30px;
    background: #d9d9d9;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
}

.center_orga ol.siblings > li:after {
    content: "";
    width: calc(100% + 50px);
    height: 1px;
    background: #d9d9d9;
    display: block;
    left: -25px;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
}

.center_orga ol.siblings > li:first-child:after {
    display: none;
}


@media (max-width: 768px) {

    .center_orga ol.one > li > .inner,
    .center_orga ol.two > li > .inner,
    .center_orga ol.three > li > .inner {
        width: auto;
    }

    .center_orga ol > li > .inner {
        padding: 10px 15px;
    }
}


/* 학사일정 */

.schedule_tit dl {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-bottom: 30px;
}

.schedule_tit dl dd ul {
    display: flex;
    align-items: center;
    list-style: none;
}

.schedule_tit dl dd ul li + li {
    margin-left: 10px;
}

.schedule_tit dl dd ul li a {
    display: inline-block;
    border: 1px solid #d9d9d9;
    padding: 5px 20px;
    border-radius: 40px;
}

.schedule_tit dl dd ul li.current a {
    background: #333;
    color: #fff;
    border-color: #333;
    pointer-events: none;
}

.schedule_tit dl dd ul .list a:before {
    content: "\e95f";
    font-family: 'xeicon';
    margin-right: 5px;
    font-size: 1.2rem;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-bottom: 2px;
}

.schedule_tit dl dd ul .calendar a:before {
    content: "\e9a5";
    font-family: 'xeicon';
    margin-right: 5px;
    font-size: 1.2rem;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-bottom: 2px;
}

.schedule_list {
    border-top: 2px solid #555;
    border-bottom: 1px solid #d9d9d9;
}

.schedule_list dl {
    display: flex;
}

.schedule_list dl + dl {
    border-top: 1px solid #d9d9d9;
}

.schedule_list dl dt {
    width: 200px;
    border-right: 1px solid #d9d9d9;
}

.schedule_list dl dt .month {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3rem;
    font-weight: 600;
    padding: 0 20px;
    height: 100%;
}

.schedule_list dl dd {
    width: calc(100% - 200px);
}

.schedule_list dl dd ul {
    list-style: none;
    height: 100%;
}

.schedule_list dl dd ul li {
    display: flex;
    /*    height: 100%;*/
}

.schedule_list dl dd ul li + li {
    border-top: 1px solid #d9d9d9;
}

.schedule_list dl dd ul li .date {
    width: 30%;
    text-align: center;
    border-right: 1px solid #d9d9d9;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.schedule_list dl dd ul li .date .start + .end:before {
    content: "~";
    margin: 0 10px;
}

.schedule_list dl dd ul li .ctt {
    width: 70%;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 1.0rem;
}


@media (max-width: 768px) {

    .schedule_tit dl {
        align-items: center;
    }

    .schedule_tit dl dd ul li a {
        font-size: 0;
    }

    .schedule_tit dl dd ul .list a:before,
    .schedule_tit dl dd ul .calendar a:before {
        margin-right: 0;
        margin-bottom: 0;
    }

    .schedule_tit dl dd ul .calendar {
        display: none;
    }

    .schedule_list dl {
        flex-direction: column;
    }

    .schedule_list dl dt,
    .schedule_list dl dd {
        width: 100%;
    }

    .schedule_list dl dt {
        border-right: 0;
        background: #f3f5f7;
        border-bottom: 1px solid #d9d9d9;
    }

    .schedule_list dl dt .month {
        font-size: 1.1rem;
        padding: 10px;
    }

    .schedule_list dl dd ul li .date {
        padding: 10px 0;
        flex-flow: row wrap;
        width: 40%;
        font-size: 0.9rem;
    }

    .schedule_list dl dd ul li .date .start + .end:before {
        margin: 0px;
        margin-left: 3px;
    }

    .schedule_list dl dd ul li .ctt {
        padding: 10px;
        width: 60%;
        font-size: 1rem;
    }
}
