@charset "utf-8";

/*
Theme Name:     twentytwentyChild
Description:    eCIS에서 제작한 커스텀 테마입니다.
Author:         Ecis co.,ltd.
Author URI:     http://clubj.co.kr/
Template:       twentytwenty
*/

.elementor-editor-active>.page_tit,
.elementor-editor-active>#breadcrumb,
body>h1 {
    display: none;
}

/* main */
br.mobile-br {
    display: none;
}

.main-company .elementor-image-box-img > a{
    display: block;
}
/* .main-company .elementor-image-box-wrapper:hover img{
    border-color: #EA5504;
    background: #EA5504;
}
.main-company .elementor-image-box-wrapper:hover .elementor-image-box-content a{
    color: #EA5504;
} */

.main-company-icon img{
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 100px;
    padding: 2rem;
}





/* sub */
/* breadcrumb */
#breadcrumb {
    list-style: none;
    text-align: center;
    font-size: 16px;
}

#breadcrumb li,
#breadcrumb li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,0.4);
    text-transform: capitalize;
}

#breadcrumb .seperator {
    margin: 0 1rem;
}

#breadcrumb li:first-of-type {
    margin-left: 0;
}

/* lnb */
#lnb h1 {
    font-size: 2.8rem;
}

#lnb ul li {
    background: #fafafa;
    border: 1px solid #eee;
}

#lnb ul li.current_page_item {
    background: #fff;
    border-top: 2px solid #1e2a7b;
}

.title-h1 h1 {
    font-size: 4.6rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}



/* sub content */
/* common */

.number-wrap {
    counter-reset: progress;
}

ul.number > li {
    position: relative;
    padding: 0 0 0 2.8rem;
    margin: 0 0 0.4rem 0;
}

ul.number > li:last-child {
    margin: 0;
}

ul.number > li::before {
    display: block;
    counter-increment: progress;
    content: counter(progress);
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #aaa;
    color: #fff;
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 1.4rem;
    border-radius: 50px;
}

ul.dot > li {
    position: relative;
    padding: 0 0 0 1.6rem;
    margin: 0 0 0.6rem 0;
    font-size: 1.8rem;
}

ul.dot > li:last-child {
    margin: 0;
}

ul.dot > li::before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #aaa;
    position: absolute;
    top: 11px;
    left: 0;
    border-radius: 50px;
}

ul.line {
    margin: 0;
    padding: 0;
}

ul.line > li {
    position: relative;
    padding: 0 0 0 1.6rem;
    margin: 0 0 0.4rem 0;
}

ul.line > li::before {
    content: '';
    width: 8px;
    height: 2px;
    background-color: #aaa;
    position: absolute;
    top: 13px;
    left: 0;
}


.wpcf7-spinner {
    display: none;
}

.wpcf7-not-valid-tip {
    font-size: 1.4rem;
    margin: 0.4rem 0 0 0 !important;
}

.wpcf7 form .wpcf7-response-output {
    margin-bottom: 0;
    font-size: 1.6rem;
    color: #444;
}


h1,h2,h3,h4,h5 {
    margin: 0;
}

.sub-intro {
    color: #fff;
    text-align: center;
}

.sub-intro h1 {
    font-size: 5rem;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    text-align: left;
}


.contents {
    padding: 8rem 0 !important;
}

.contents h2.page_tit{
    font-size: 3.8rem;
    text-transform: capitalize;
}

.contents .h2 *,
.contents .h3 *,
.contents .h4 *{
    font-size: inherit;
}

.contents .h2 h2{
    font-size: 3rem;
    position: relative;
    padding: 0 0 1rem 2.4rem;
    font-weight: 500;
}

.contents .h2 h2:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #EA5504;
}

.contents .h3 h3{
    font-size: 2.4rem;
    position: relative;
    padding: 0 0 0 1.6rem;
    font-weight: 500;
    line-height: 1;
    color: #EA5504;
}

.contents .h3 h3:before{
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 4px;
    height: 20px;
    background: #EA5504;
}

.contents .h4 h4{
    font-size: 2.4rem;
    font-weight: 700;
    color: #111;
}



/* 제품소개 */
.product .elementor-widget-tabs .elementor-tabs-wrapper{
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.product .elementor-tab-title,
.product .elementor-tab-content{
    border: 0;
}

.product .elementor-tab-title{
    text-align: center;
}

.product .elementor-tab-content{
    padding: 2rem 0;
}


.product .elementor-tab-title.elementor-active{
    border-top: 2px solid #EA5504 !important;
}

.sub-sticky-menu{
    position: sticky;
    top: 86px;
    z-index: 99;
}


.esg .elementor-image-box-description b{
    font-weight: 500;
}




/* 채용절차 */
.recruit .elementor-icon-box-title small{
    display: inline-block;
    color: #fff;
    background: #EA5504;
    border-radius: 20px;
    margin: 0 1rem 0 0;
    padding: 0 1rem;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    vertical-align: middle;
}



/* kboard */
#kboard-document {
    border-top: 2px solid #EA5504;
}

#kboard-thumbnail-list .kboard-list-header {
    padding: 1rem 0;
}

#kboard-notice-document .kboard-document-wrap .kboard-title h1 {
    background: #f7f7f7;
    font-size: 2.2rem;
    font-weight: 500;
    padding: 1.6rem 2.2rem;
}

#kboard-notice-document .kboard-document-wrap .kboard-detail {
    border-top: 1px solid #eee;
    background: #fff;
}

span.kboard-notice-new-notify {
    background: royalblue;
    border-radius: 50%;
}

#kboard-notice-list .kboard-control {
    display: inline-block !important;
}

.kboard-notice-cut-strings {
    max-width: 700px;
}




#kboard-thumbnail-list{
    display: block;
}

#kboard-thumbnail-list .kboard-list{
    float: none;
}

#kboard-thumbnail-list .kboard-list ul{
    display: flex;
}

#kboard-thumbnail-list .kboard-list li {
    width: 33.33%;
    padding: 2rem;
}

#kboard-thumbnail-list .kboard-list li .kboard-list-title{
    color: #333;
    font-weight: 600;
    margin: 0 0 0.8rem 0;
    font-size: 1.8rem;
}

#kboard-thumbnail-list .kboard-list li .kboard-thumbnail-new-notify{
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border-radius: 10px;
    text-align: center;
}

#kboard-thumbnail-list .kboard-list li .kboard-list-contents{
    border: 2px solid #eee;
    border-top: none;
    border-radius: 0 0 10px 10px;
    padding: 1.4rem 2.8rem;
}

#kboard-thumbnail-list .kboard-list li .kboard-latest-cut-strings{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #777;
}

#kboard-thumbnail-list .kboard-list li .kboard-latest-cut-strings *{
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: inherit !important;
}

#kboard-thumbnail-document .kboard-content .content-view{
    border-bottom: 2px solid #eee;
}
.kboard-document-action{
    display: none;
}






/* contact form */
#contact-form .row {
    padding: 0 0 1.6rem 0;
}

#contact-form em {
    display: inline-block;
    color: red;
    margin: 0 0 0 0.4rem;
    font-style: normal;
    vertical-align: middle;
}

#contact-form .row label {
    margin: 0 0 0.6rem 0;
}

#contact-form .row label,
#contact-form .row span {
    display: block;
    width: 100%;
    vertical-align: top;
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea {
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    padding: 1rem;
    background: #f9f9f9;
}

#contact-form textarea {
    height: 8rem;
}

.privacy-row {
    padding: 1rem 0 2.6rem 0;
}

#contact-form .wpcf7-list-item {
    margin: 0;
}

#contact-form .submit-btn input {
    background: #fff;
    color: #1E2A7B;
    border: 1px solid #1E2A7B;
    width: 100%;
    border-radius: 30px;
}

#contact-form .submit-btn input:hover {
    background: #1E2A7B;
    color: #fff;
    border-color: #1E2A7B;
    transition: ease all .5s;
}




/* login */
#wpmem_login legend,
#wpmem_reg legend {
    padding: 0;
}

#wpmem_login fieldset,
#wpmem_reg fieldset {
    margin: 0 !important;
}

#wpmem_login input[type=checkbox] {
    margin: 0 !important;
}

#wpmem_login .button_div,
#wpmem_reg .button_div {
    text-align: left !important;
}

#wpmem_login input[type=submit] {
    width: 100%;
    background: #1b388d !important;
    margin: 2rem 0 0 0;
}

#wpmem_login,
#wpmem_reg {
    width: 100% !important;
}


/* privacy */
.privacy {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
}

.privacy li,
.privacy ol {
    list-style: none;
}

.privacy .line_box {
    border: 6px solid #eee;
    padding: 3%;
    text-align: left;
    font-size: 16px;
    color: #888;
    letter-spacing: 0;
    margin: 0 0 3% 0;
}

.privacy .line_box b {
    color: #555;
    font-weight: 500;
}

.privacy ul,
.quality p {
    margin-bottom: 0;
}

.privacy h1 {
    font-size: 22px;
    border-bottom: 1px solid #cdcdcd;
    padding: 0 0 14px 0;
    margin: 0 0 14px 0;
    color: #333;
    font-weight: 400;
}

.privacy h2 {
    font-size: 18px;
    margin: 20px 0 10px 0;
    font-weight: 500;
}

.privacy .box {
    margin: 0 0 40px 0;
    font-size: 16px;
    letter-spacing: 0;
}

.privacy .box li {
    position: relative;
    padding: 0 0 8px 16px;
}

.privacy .box ul li:before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 12px;
    background: #ccc;
    border-radius: 50%;
}

.privacy .box ul ul li:before {
    content: '';
    display: block;
    width: 6px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 12px;
    background: #888;
}

.privacy .box li li {
    padding-bottom: 8px;
}

.privacy .box ul ul,
.quality .box li {
    margin: 10px auto auto 0;
}

.privacy .box li.caution {
    color: #232952;
}

.privacy-policy {
    margin: 0;
}


/* login */
.login .cosmosfarm-members-form {
    border: 0;
    box-shadow: none;
    margin: 0 auto;
    width: 100%;
}

.login .cosmosfarm-members-form .members-link li {
    flex: auto;
}

.login .cosmosfarm-members-form .profile-header {
    margin-top: 0;
}

.kboard-thumbnail-poweredby {
    display: none;
}



@media screen and (max-width: 1140px) {

    .contents {
        padding: 6rem 2rem;
    }




}

@media screen and (max-width: 991px) {

    .main-business a{
        font-size: 1.4rem;
    }



    .title-h1 h1 {
        font-size: 3rem;
        text-align: center;
    }

    .contents h2.page_tit {
        font-size: 2.4rem;
        padding-bottom: 0;
    }

    ul.number li {
        padding: 0 0 0 2.4rem;
    }

    ul.number li::before {
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 1.2rem;
    }


    ul.dot li {
        padding: 0 0 0 1.2rem;
        font-size: 1.4rem;
    }

    ul.dot li::before {
        width: 4px;
        height: 4px;
        top: 8px;
    }



    .contents .h2 h2{
        font-size: 2.4rem;
    }

    .contents .h2 h2:before{
        top: 7px;
    }

    .contents .h3 h3{
        font-size: 2rem;
    }

    .contents .h4 h4{
        font-size: 1.8rem;
    }



}



@media screen and (max-width: 768px) {
    br.mobile-br {
        display: block;
    }

    /* 메인 */






    .privacy-row {
        padding: 1rem 0;
    }

    .footer-inner-menu li {
        padding: 0 1rem 0 0;
        margin: 0 1rem 1rem 0 !important;
    }


    /* 서브 */
    .contents {
        padding: 4rem 2rem !important;
    }

    #breadcrumb {
        padding: 0 1rem 0 0;
    }

    #breadcrumb,
    #breadcrumb li,
    #breadcrumb li a {
        font-size: 1.2rem;
    }


    .title-h1 h1 {
        font-size: 2.8rem;
    }

    .contents h2.page_tit {
        text-align: center;
        font-size: 2.4rem;
    }

    .contents h2.page_tit:before {
        top: 10px;
        width: 6px;
        height: 6px;
    }

    .lnb .menu-item::after {
        width: 4px;
        height: 4px;
        top: 26px;
        right: -15px;
    }



    .product .elementor-tabs .elementor-tabs-wrapper{
        display: flex !important;
    }

    .product .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title{
        padding: 1.6rem 1rem;
        flex: 1;
    }

    .product .elementor-widget-tabs .elementor-tab-mobile-title{
        display: none !important;
    }














    #kboard-notice-document .kboard-document-wrap .kboard-title h1 {
        font-size: 1.6rem;
        padding: 1rem;
    }

    #kboard-notice-document .kboard-document-wrap .kboard-detail {
        height: auto;
        overflow: hidden;
        padding: 1rem;
    }

    #kboard-notice-document .kboard-document-wrap .kboard-detail .detail-attr {
        padding: 0 1.6rem 0 0;
    }

    #kboard-notice-document .kboard-document-wrap .kboard-content {
        padding: 0 0.5rem;
    }

    #kboard-notice-list .kboard-list table tr.kboard-list-notice td.kboard-list-title a .kboard-notice-cut-strings {
        background: url('/wp-content/uploads/notice_ico.png') no-repeat left center !important;
    }

    form#contact-form_form p:not(:nth-last-of-type(-n + 2))>label {
        padding: 1rem 0 0.4rem 0;
    }

    form#contact-form_form p:not(:nth-last-of-type(-n + 2)) {
        display: block;
    }

    form#contact-form_form label {
        font-size: 1.4rem;
    }

    form#contact-form_form p>span.privacy {
        margin: 0;
    }

    /* privacy */
    .privacy .line_box {
        padding: 20px;
        font-size: 14px;
        margin: 0 0 20px 0;
    }

    .privacy .box li {
        padding: 0 0 4px 10px;
    }

    .privacy .box ul li:before {
        top: 8px;
    }

    .privacy h1 {
        font-size: 18px;
    }

    .privacy h2 {
        font-size: 16px;
    }

    .privacy .box {
        font-size: 14px;
        margin: 0 0 20px 0;
    }


}