/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
@import url('https://fonts.googleapis.com/css2?family=Prata&display=swap');


/*Common : Header*/
header#header{z-index:500;}
nav > ul > [class*="ct-mega-menu"] > .sub-menu .sub-menu .menu-item {
    font-weight: 400;
    --fontSize: 12px;
    --fontWeight: 400;
}

div[data-device='desktop'][data-transparent] {
    position: relative;
}

body, h1, h2, h3, h4, h5, h6, p, span {
    word-break: keep-all;
}

/*Common : Font*/
.s110 {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: left;
}

.s120 {
    font-size: 120%;
}

.s150 {
    font-size: 21px;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: 0;
    text-align: center;
}

.s180 {
    font-size: 180%;
}

.s200 {
    font-size: 200%;
}

/*.s300 {*/
/*    font-size: 72px;*/
/*    font-weight: 700;*/
/*    line-height: 1.6;*/
/*    letter-spacing: 0;*/
/*    text-align: left;*/
/*}*/

/*자주 사용되는*/
.section-inner{
    position: relative;
    z-index: 100;
}
.background-wrapper{
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
}
.background-wrapper .filter{
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
}

/*Project Single*/
/*.single-jung_project [data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="middle"]{background-color: white;}*/
.single-jung_project .hero-section[data-type='type-2'] > figure .ct-image-container:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.single-jung_project #main .hero-section .entry-header .page-title,
.single-jung_project #main .hero-section .entry-header .ct-meta-element-date,
.single-jung_project #main .hero-section .entry-header a {
    color: white;
}

.vertical-line {
    transform: rotate(90deg);
}

.owl-carousel a {
    text-decoration: none;
}

.ellipsis_two {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.img-wrap-right:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 80%;
    left: -10%;
    bottom: -10%;
    background: #935932;
}

.img-wrap-left:before {
    content: '';
    position: absolute;
    width: 40%;
    height: 120%;
    left: -10%;
    top: -10%;
    background: #935932;
}


section .page-num {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #C6C6C6;
    display: none;
}

section .page-num .current {
    color: #935932;
}


section .common-carousel .image-wrap:hover .image-area {
    /*transform: scale(1.02);*/
}

section .common-carousel {
    position: relative;
}

section .common-carousel .image-area {
    height: 405px;
    background-position: right 15% center;
    background-repeat: no-repeat;
    background-size: cover;
}

section .common-carousel .bottom-item {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}


section .common-carousel .title {
    margin-top: 0;
    color: #525151;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: left;

}

section .common-carousel .desc {
    margin-top: 5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #525151;
}

section .common-carousel .owl-nav {
    margin: 0;
    width: 1140px;
    left: -70px;
    align-items: center;
    justify-content: center;
    display: flex !important;
    position: absolute;
    top: calc(50% - 40px);
    transform: translateY(-50%);
    z-index: -1;
}

section .common-carousel .owl-nav .owl-prev {
    margin-right: auto;
}

section .common-carousel .owl-nav .owl-next {
    margin-left: auto;
}

section .common-carousel .owl-nav .owl-prev:hover,
section .common-carousel .owl-nav .owl-next:hover {
    background: #935932;
    border-radius: 50%;
}

hr.horizontal-line {
    border-top: 3px solid rgba(182, 51, 48, 0.75);
    display: inline-block;
}

section {
    /*margin-top: 80px;*/
}

section .title-container {
    padding-top: 70px;
    text-align: center;
}

section .title-container h1 {
    margin-bottom: 15px;
}

.text-box {
    max-width: 600px;
}

.brz-wrapper .open-new {
    /*-webkit-text-stroke: 1px #e73f36;*/
    /*-webkit-text-stroke-width: 1px;*/
    /*-webkit-text-stroke-color: #e73f36;*/
    font-family: 'Prata', serif;!important;
    /* font-family: 'Lugrasimo', sans-serif; */
    /* font-family: 'Lora', serif; */
}
.brz-css-lbeem {
    /*padding-left: 440px;*/
}

.border-line {
    position: absolute;
    width: 0;
    height: 140px;
    border: 1px solid #ffffff;
    margin-bottom: 0;
}

/* 브릿지 이미지 높이 설정 */
.brz:not(.brz-ed) .brz-image img.brz-img {
    height: auto;
}

/* 블러처리 */
.blur-box .brz-bg .brz-bg-image {
    filter: blur(3px);
}

.owl-theme .owl-dots .owl-dot span {
    margin: 20px 10px !important;
}


/*Brizy Elements START*/

/* 재단소개 화살표 */
.brz .brz-column__items .vision-arrow {
    height: auto;

}

.brz:not(.brz-ed) .brz-column__items .vision-arrow .brz-image .brz-img {
    height: auto;
}





/*tab*/
.brz-tabs ul.brz-tabs__nav {
    overflow: visible;
}

.brz-tabs .brz-tabs__nav--active .brz-tabs__nav--button {
    position: relative;
}

.brz-tabs .brz-tabs__nav--active .brz-tabs__nav--button::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -5px;
    transform: translateX(-50%);
    width: 7px;
    height: 7px;
    border-radius: 10px;
    background: #935932;
}

/*vision-label*/
.brz .vision-label .brz-rich-text {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #d7d7d7;
    border-radius: 30px;
    background: #EBEBEB;
    text-align: center;
    width: auto;

}

.brz .vision-label .brz-rich-text * {
    display: inline;
    color: #935932;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 800;
    font-size: 21px;
}

/* vision-icon*/
.brz .brz-column__items .vision-icon {
    width: 100%;
    height: 100%;
}

/* 문화컨텐츠 개발 */
.people {
    position: absolute;
    width: 100%;
    bottom: 0;
}


/*문화사업 START*/

/* earth */

.brz .brz-column__items .earth {
    position: absolute;
    width: 110%;
    height: auto;
    left: 0;
    bottom: -231px;
}

/* computer */

.brz .brz-column__items .computer {
    position: absolute;
    width: 100%;
    height: auto;
}


/* cross-hands */

.brz .brz-column__items .cross-hands {
    position: absolute;
    width: 100%;
    left: -192px;
    bottom: -90px;
    height: auto;
}

/* 문화지원사업 */

.brz .brz-column__items .left_bg::before {
    content: '';
    position: absolute;
    width: 6%;
    height: 93%;
    left: 0;
    bottom: 25%;
    background: #F5F5F5;
}


/* a painter */

.brz .brz-column__items .a-painter {
    position: absolute;
    width: 140%;
    height: auto;
    top: 0;
    left: -140px;
}

/*books*/

.brz .brz-column__items .books {
    position: absolute;
    width: 100%;
    top: -50px;
    height: auto;
    left: -40px;

}

/* 청년해외 문화탐방 */

.brz .brz-column__items .new-experience {
    position: absolute;
    height: auto;
    width: 120%;
    bottom: -168px;
    left: -38px;
}





/*문화사업 END*/

/*문화컨텐츠 START*/
.brz .brz-column__items .people {
    position: absolute;
    bottom: -26px;
    width: 100%;
    left: 21px;
    height: auto;
}


.brz .brz-column__items .camara-man {
    position: absolute;
    width: 100%;
    height: auto;
    left: -10px;
    bottom: -45px;
}


/*문화컨텐츠 END*/

/* 인성교육 연구 START */
.brz .brz-column__items .watch {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    right: -50px;
}

.brz .brz-column__items .worry {
    position: absolute;
    width: 110%;
    height: auto;
    bottom: -80px;
    right: 25px;
}

/* 인성교육 연구 END */




/* Brizy Elements mobile*/
@media (max-width: 1000px) {

    .img-wrap-right:before {
        content: '';
        position: absolute;
        width: 78%;
        height: 80%;
        left: -27%;
        bottom: -15%;
        background: #935932;
    }

    .img-wrap-left:before {
        content: '';
        position: absolute;
        width: 40%;
        height: 120%;
        left: -10%;
        top: -10%;
        background: #935932;
    }


    .brz .brz-column__items .earth {
        position: absolute;
        width: 150%;
        height: auto;
        left: 0;
        top: -65px;

    }

    /* computer */
    .brz .brz-column__items .computer {
        position: absolute;
        width: 110%;
        height: auto;
        right: 30px;
        top: 0;
    }


    /* cross-hands */
    .brz .brz-column__items .cross-hands {
        position: absolute;
        width: 100%;
        left: -192px;
        bottom: -90px;
        height: auto;
    }

    /* 문화지원사업 */
    .brz .brz-column__items .left_bg::before {
        content: '';
        position: absolute;
        width: 6%;
        height: 93%;
        left: 0;
        bottom: 25%;
        background: #F5F5F5;
    }


    /* a painter */
    .brz .brz-column__items .a-painter {
        position: absolute;
        width: 90%;
        height: auto;
        top: -390px;
        left: 525px;
    }

    /*books*/
    .brz .brz-column__items .books {
        position: absolute;
        width: 100%;
        top: -9px;
        left: 380px;
        height: auto;

    }

    /* 청년해외 문화탐방 */
    .brz .brz-column__items .new-experience {
        position: absolute;
        height: auto;
        width: 120%;
        bottom: -130px;
        left: -11px;
    }

    /* 인성교육 연구 START */
    .brz .brz-column__items .watch {
        position: absolute;
        width: 100%;
        height: auto;
        bottom: 0;
        right: 14px;
    }
    .brz .brz-column__items .worry {
        position: absolute;
        width: 110%;
        height: auto;
        bottom: -80px;
        right: 25px;
    }

    /* 인성교육 연구 END */

}

@media (max-width: 767px) {
    .brz .brz-column__items .a-painter {
        position: absolute;
        width: 100%;
        top: -420px;
        left: 260px;
        height: auto;

    }
    .brz .brz-column__items .earth {
        position: absolute;
        width: 150%;
        height: auto;
        left: 0;
        top: -80px;
    }

    /* 인성교육 연구 START */
    .brz .brz-column__items .watch {
        position: absolute;
        width: 70%;
        height: auto;
        bottom: -20px;
        right: -10px;
    }
    .brz .brz-column__items .worry {
        position: absolute;
        width: 80%;
        height: auto;
        bottom: 24px;
        right: -17px
    }
    .brz .brz-column__items .camara-man {
        position: absolute;
        width: 100%;
        height: auto;

        bottom: -30px;
    }

    /* 인성교육 연구 END */
}


/*Brizy Elements END*/

/*Animation*/
@keyframes mouseScroll {
    0% {
        opacity: 1;
        transform: translate(-50%, 5px);
    }
    80% {
        opacity: .8;
        transform: translate(-50%, 50px);
    }
    100% {
        opacity: 0;
        transform: translate(-50%, 68px);
    }
}
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.pagination li {
    margin: 0 5px;
}

.pagination .page-link {
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 8px 15px;
    transition: all 0.3s ease;
}

.pagination .page-link:hover,
.pagination .page-link:focus {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.pagination .page-item.active .page-link {
    color: #fff;
    background-color: #333;
    border-color: #333;
}


/* single-jung_project* back_button */

.back-button-box{
    text-align: center;
    margin-bottom: 90px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.back-button {
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 8px 15px;
    transition: all 0.3s ease;

    align-items: center;
    text-decoration: none;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: 10px;
}

.back-button:hover {
    color: #fff;
    background-color: #333;
    border-color: #333;
}


.hamburger-icon {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 4px;
    position: relative;
    box-sizing: border-box;
    margin-right: 5px;
}

.hamburger-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #333;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
}

.hamburger-icon span:nth-child(1) {

    transform: translateY(-8px);
}

.hamburger-icon span:nth-child(2) {

    opacity: 1;
}
.hamburger-icon span:nth-child(3) {

    transform: translateY(8px)
}



.back-button:hover .hamburger-icon span:nth-child(1) {
    transform: translateY(0px) rotate(45deg);
    left: 0;
    background-color: #ffffff;

}

.back-button:hover .hamburger-icon span:nth-child(2) {
    opacity: 0;

}

.back-button:hover .hamburger-icon span:nth-child(3) {

    transform: translateY(0px) rotate(-45deg);
    left: 0;
    background-color: #ffffff;
}


.search-form-wrapper {
    position: relative;
    margin-left: auto;
    margin-bottom: 40px;
    width: 200px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    z-index: 1;
}

.search-form {
    margin: 0;
    padding: 0;
    display: flex;
}

.search-field {
    flex-grow: 1;
    height: 100%;
    padding: 10px;
    border: none;
    font-size: 16px;
}

.search-submit {
    width: 40px;
    height: 100%;
    background-color: #0073aa;
    color: #ffffff;
    border: none;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    transition: background-color 0.2s;
}

.search-submit:hover {
    background-color: #005d86;
}
.fa-search:before {
    color: #fff;
}

[data-vertical-spacing*='bottom']{padding-bottom: 0!important;}
@media (max-width: 767px) {
    .mFooter {
        display: flex;
        flex-direction: column;
    }
    .mFooter > p > a > span{
        display: block;
        margin-top: 10px;
        margin-left: 0!important;
    }

}
