@charset "UTF-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');


/*
* File       : colosseum.css
* Author     : MJ
* Project    : colosseum 2025 renewal
* type       : STYLE
*
* 1| RESET
* 2| BASIC
* 3| FONTS
* 4| DISPLAY
* 5| QUICK-MENU
* 6| PAGE

*/


/*-----------------------------------------------------------------

01 - RESET

-----------------------------------------------------------------*/
body a:hover {
    text-decoration: none !important;
    transition: all .3s linear !important;
    -webkit-transition: all .3s linear !important;
    -ms-transition: all .3s linear !important;
    -moz-transition: all .3s linear !important;
}

#primary,
body.has-composer.page-template-blog #primary,
body.has-composer.post-type-archive-product #primary {
    padding-bottom: 0 !important;
}

.clearFix:after {
    clear: both;
    content: '';
    display: block;
}

.entry ul,
.entry ol {
    margin: 0 !important;
}

li {
    list-style: none !important;
}

p {
    margin: 0 !important;
    padding-bottom: 0 !important;
}

.vc_column-inner {
    margin-bottom: 0 !important;
}

.wpb_single_image .vc_figure-caption {
    padding-bottom: .8em;
    padding-top: 0;
}

.single-post .entry {
    margin-top: 18px;
}

a.vcex-button.theme-button.medium.inline.animate-on-hover.wpex-data-hover {
    border-radius: 0 !Important;
}

.ascend {
    background-color: #ffffff;
}

body[data-bg-header="true"] .container-wrap,
body.single-portfolio .container-wrap,
body.page-template-template-portfolio-php .container-wrap,
body.tax-project-type .container-wrap {
    padding-bottom: 0px !important;
}

.container-wrap {
    padding-bottom: 0px;
}

.wpb_row,
.wpb_content_element {
    margin-bottom: 0px;
}

.wpb_wrapper > div {
    margin-bottom: 0px !important;
}

p {
    padding-bottom: 0px;
}

.row .col img {
    margin-bottom: 0 !important;
}

/*리셋*/
.material .wpb_row,
.material .wpb_content_element {
    margin-bottom: 0px;
}

body[data-bg-header="true"] .container-wrap {
    padding-bottom: 0px;
}

body[data-header-resize="0"] .container-wrap {
    padding-top: 0px;
}

.row .col img {
    margin-bottom: 0px;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 25px;
}

.bold,
strong,
b {
    font-family: "Pretendard", "Malgun Gothic", "malgungothic", "맑은고딕", "맑은 고딕", sans-serif !important;
}

body.single .project-title .section-title {
    padding: 0px;
}

.img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0px;
}

.material #footer-outer #footer-widgets .col ul li {
    padding: inherit !important;
}

.img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0 !important;
}

.material .wpb_content_element,
.material .wpb_row {
    margin-bottom: 0px !important;
}



/*-----------------------------------------------------------------

02 - TYPE

-----------------------------------------------------------------*/
body a:hover {
    text-decoration: none !important;
    transition: all .3s linear !important;
    -webkit-transition: all .3s linear !important;
    -ms-transition: all .3s linear !important;
    -moz-transition: all .3s linear !important;
}

#primary,
body.has-composer.page-template-blog #primary,
body.has-composer.post-type-archive-product #primary {
    padding-bottom: 0 !important;
}

.clearFix:after {
    clear: both;
    content: '';
    display: block;
}

.entry ul,
.entry ol {
    margin: 0 !important;
}

li {
    list-style: none !important;
}

p {
    margin: 0 !important;
}

.vc_column-inner {
    margin-bottom: 0 !important;
}

.wpb_single_image .vc_figure-caption {
    padding-bottom: .8em;
    padding-top: 0;
}

.single-post .entry {
    margin-top: 18px;
}

a.vcex-button.theme-button.medium.inline.animate-on-hover.wpex-data-hover {
    border-radius: 0 !Important;
}

.ascend {
    background-color: #ffffff;
}

body[data-bg-header="true"] .container-wrap,
body.single-portfolio .container-wrap,
body.page-template-template-portfolio-php .container-wrap,
body.tax-project-type .container-wrap {
    padding-bottom: 0px !important;
}

.container-wrap {
    padding-bottom: 0px;
}

.wpb_row,
.wpb_content_element {
    margin-bottom: 0px;
}

.wpb_wrapper > div {
    margin-bottom: 0px !important;
}

p {
    padding-bottom: 0px;
}


/*-----------------------------------------------------------------

03 - FONT

-----------------------------------------------------------------*/
html,
body,
div,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
input,
dt {
    font-family: "Pretendard", "Malgun Gothic", "malgungothic", "맑은고딕", "맑은 고딕", sans-serif !important;
    word-break: keep-all;
}

.entry-content .twitter-share-button,
.fb_like,
.twitter-share-button,
.wpb_accordion .wpb_content_element,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element {
    margin-bottom: 0;
}

.c_black p {
    color: #000 !important;
}

.c_black2 p {
    color: #242424 !important;
}

.c_black2 {
    color: #242424 !important;
}

.c_black3 p {
    color: #464646 !important;
}

.c_black3 {
    color: #464646 !important;
}

.c_black4 p {
    color: #565656 !important;
}

.c_black4 {
    color: #565656 !important;
}

.c_black4 {
    color: #333333 !important;
}

.c_black4 p {
    color: #333333 !important;
}

.c_white p {
    color: #fff !important;
}

.c_white2 p {
    color: #f6f6f6 !important;
}

.c_white p strong {
    color: #fff !important;
}

.c_gray p {
    color: #919191 !important;
}

.c_yellow p {
    color: #fff2d6 !important;
}

.c_brown {
    color: #a9927c !important;
}

.c_pink {
    color: #cb71a4 !important;
}

.c_green p {
    color: #edf57b !important;
}

.gradient_01 {
    background: linear-gradient(90deg, rgba(94, 86, 255, 1) 0%, rgba(185, 126, 232, 1) 50%);
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    font-weight: 400 !important;
    word-break: keep-all;
}

.f_L {
    float: left
}

.f_R {
    float: right
}

.weight200 p {
    font-weight: 200 !important;
}

.weight500 p {
    font-weight: 500 !important;
}

.weight600 p {
    font-weight: 600 !important;
}

.txt_center {
    text-align: center !important;
}

.txt_left {
    text-align: left !important;
}

.t_white {
    color: #fff !important;
}

.t_white p {
    color: #fff !important;
}

.t_black {
    color: #333 !important;
}

.point_01 {
    color: #0061ff !important;
}

.point_01 p {
    color: #0061ff !important;
}

.point_02 {
    color: #1130c6 !important;
}

.point_02 p {
    color: #1130c6 !important;
}

.point_03 {
    color: #0047d9 !important;
}

.point_03 p {
    color: #0047d9 !important;
}

.point_04 {
    color: #b4cfe4 !important;
}

.point_04 p {
    color: #b4cfe4 !important;
}

.point_05 {
    color: #afdcfd !important;
}

.point_05 p {
    color: #afdcfd !important;
}

.point_06 {
    color: #0c3294 !important;
}

.point_06 p {
    color: #0c3294 !important;
}

.fw_400 {
    font-weight: 400 !important;
}

.fw_500 {
    font-weight: 500 !important;
}

.fw_600 {
    font-weight: 600 !important;
}

.point_01.fw_500 {
    font-weight: 500 !important;
}

.mb_25 {
    margin-bottom: 25px !important;
}

.mb_30 {
    margin-bottom: 30px !important;
}

.pd_bottom {
    padding-bottom: 25px !important;
}

.en {
    letter-spacing: 0 !important;
}

/*-----------------------------------------------------------------

04 - DISPLAY

-----------------------------------------------------------------*/
.m_block {
    display: none !important;
}

.m_none {
    display: block !important;
}

.all_none {
    display: none !important;
}

.t_none {
    display: block
}

.t_block {
    display: none !important;
}

.show_480 {
    display: none !important;
}

.dp_none {
    display: none;
}

.dp_block {
    display: block;
}

.t_about_block {
    display: none !important;
}

.t_about_mo_block {
    display: none !important;
}

.note_block {
    display: none !important;
}

.note_none {
    display: block !important;
}

.pc_1440_none {
    display: block !important;
}

.pc_1440_block {
    display: none !important;
}

.pc_1570_none {
    display: block !important;
}

.pc_1570_block {
    display: none !important;
}

.pc_1700_none {
    display: block !important;
}

.pc_1700_block {
    display: none !important;
}

.sub-how-it-works-tab-wrap .pc_1440_none {
    display: none !important;
}

.pc_1440_none2 {
    display: block !important;
}

.pc_1440_block2 {
    display: none !important;
}

/*-----------------------------------------------------------------

05 - QUICK MENU

-------------------------------------------------------------------*/

.custom-button-1 {
    position: fixed;
    bottom: 10px;
    right: 53px;
    /* transform: translateX(200%); */
    color: white;
    width: 237px;
    height: 117px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    cursor: pointer;
    border: none;
    outline: none;
    z-index: 12;
    background: transparent;
}

body #hubspot-messages-iframe-container.widget-align-right {
    right: 40px !important;
    bottom: 120px !important;
}

@media screen and (max-width:480px) {
    .custom-button-1 {
        left: inherit !important;
        right: 40px;
        bottom: -25px;
    }

    .custom-button-1 img {
        width: 170px;
        height: 72px;
    }

    body #hubspot-messages-iframe-container.widget-align-right {
        right: 0px !important;
        bottom: 0px !important;
    }

    /*body .ChatButtonContainer__Container-ch-front__sc-qgvnh9-0.cgHhTF{right: 55px !important;}*/
}

/*
@media screen and (max-width:1280px) {
    .custom-button-1{
        left: inherit !important;
        right: -93px;
        bottom: 5px;
    }
    .custom-button-1.note{
        width: 118px !important;
        height: 117px !important;
        right:15px;
    }
    .custom-button-1 .note_none{display:none !important;}
    .custom-button-1 .note_block{
        width: 118px !important;
        height: 117px !important;
    }
}
*/


/*-----------------------------------------------------------------

06 - PAGE

-----------------------------------------------------------------*/
/*menu*/
#header-outer #top nav > ul > li > a,
#header-outer #top nav > .sf-menu > li:hover {
    opacity: 1 !important;
}

#header-outer #top nav > ul > li > a,
#header-outer #top nav > .sf-menu > li > a {
    font-size: 18px;
    letter-spacing: -0.5px;
    color: #fff;
    margin: 0 22px !important;
    font-weight: 500;
}

#header-outer #top nav > ul > li > a,
#header-outer #top nav > .sf-menu > li > a.contact {
    color: #fff !important;
}

#header-outer nav > ul > .megamenu > ul > li > a {
    color: #000 !important;
    font-weight: 600 !important;
}

.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    color: #fff !important;
}

#header-outer .sf-menu li ul li a {
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: -0.5px !important;
    color: #565656 !important;
    font-weight: 400 !important;
}

ul.buttons.sf-menu li a {
    padding: 15px 52px !important;
    /*background: linear-gradient(135deg, rgba(0, 97, 255, 1) 0%, rgba(0, 32, 79, 1) 100%) !important;*/
    background: #1130c6;
    border-radius: 5px;
    opacity: 1 !important;
    font-size: 21px !important;
    font-weight: 600 !important;
}

.sf-menu ul li,
.sf-menu ul li li {
    padding: 2px;
}

#header-outer .sf-menu li ul li.menu-item a {
    padding: 9px;
    border-radius: 5px;
}

#header-outer .container {
    border-bottom: 1px solid #ffffff83;
}

#header-outer #top nav > ul > li > a,
#header-outer #top nav > .sf-menu > #menu-item-150 > a {
    color: #fff !important;
    border-radius: 7px !important;
}

.player .vp-video-wrapper object,
.player .vp-video-wrapper video {
    width: 100%;
    height: 100%;
    border-radius: 30px;
}


/*-----------------------------------------------------------------

메인

-------------------------------------------------------------------*/
.main_ai_lottie_wrap .four.new_02 .nectar-lottie-wrap .nectar-lottie {
    width: 103%;
}

.main_top_t h6 {
    font-size: 17px !important;
    line-height: 1 !important;
    color: #1130c6 !important;
    letter-spacing: 0.5px !important;
    font-weight: 400 !important;
    word-break: keep-all;
}

.main_top_t.ko h6 {
    letter-spacing: -0.5px !important;
}

.main_top_t.ko.c_white h6 {
    color: #fff !important;
}

.main_title_t h1 {
    font-size: 47px !important;
    line-height: 58px !important;
    color: #000 !important;
    letter-spacing: -1px !important;
    font-weight: 600 !important;
    word-break: keep-all;
}

.main_title_t.c_white h1 {
    color: #fff !important;
}

.main_sub_t p {
    font-size: 19px !important;
    line-height: 31px !important;
    color: #333 !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
}

.main_sub_t.c_white p {
    color: #fff !important;
}

.main_mid_t h5 {
    font-size: 21px !important;
    line-height: 33px !important;
    color: #242424 !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
    word-break: keep-all;
}

/*.main_vimeo_wrap iframe, iframe.iframe-embed{border-radius:30px !important; height:620px !important;}
.vp-video-wrapper{border-radius: 30px !important;}*/
.no_active {
    pointer-events: none !important;
}

/*sec 02*/
.main_btn a {
    font-weight: 500;
    letter-spacing: -0.5px;
}

.main_btn .nectar-cta .link_wrap .link_text:hover {
    color: #0061ff !important;
}

.main_sec05_tab .vp-center {
    align-items: flex-start !important;
}

/*sec 03*/
.main_title_t h1 .gradient_01 {
    background: linear-gradient(135deg, rgba(94, 86, 255, 1) 0%, rgba(185, 126, 232, 1) 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.main_sub_t2 p {
    font-size: 18px !important;
    line-height: 30px !important;
    color: #333 !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
    padding: 0 30px;
}

.main_sub_t2.none_pad p {
    padding: 0;
}

.main_sec03_round ul {
    overflow: hidden;
    margin-left: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 65px !important;
}

.main_sec03_round ul li {
    /*background:#0047d9; color:#fff;*/
    background: #ffffff8c;
    color: #1130c6;
    box-shadow: 0 10px 3px rgba(0, 97, 255, 0), 0 0px 20px rgba(0, 97, 255, 0.05) !important;
    float: left;
    padding: 14px 22px;
    padding-bottom: 14px !important;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -0.75px;
    font-weight: 500;
}

/*
.main_sec03_round ul li:last-child{
    border:1px solid #0047d9; color:#0047d9;
}
*/
.main_sec03_round ul li + li {
    margin-left: 12px;
}

.main_sub_head_t h4 {
    font-size: 24px !important;
    line-height: 30px !important;
    color: #242424 !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
    word-break: keep-all;
}

.main_sub_t3 p {
    font-size: 17px !important;
    line-height: 26px !important;
    color: #777 !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
}

/*sec 04*/
.sec04_first_list ul {
    margin-left: 0;
    display: flex !important;
    justify-content: space-between;
    margin-bottom: 0;
}

.sec04_first_list li {}

.sec04_first_list li:first-child img {
    width: 35px !important;
    height: 29px;
    background-size: 35px 29px;
}

.sec04_first_list li:last-child {
    font-size: 16px !important;
    line-height: 1 !important;
    color: #fff !important;
    letter-spacing: 0 !important;
    font-weight: 500 !important;
    word-break: keep-all;
    padding: 12px 20px;
    background: rgba(255, 255, 255, .4);
    backdrop-filter: blur(5px);
    border-radius: 50px;
}

.sec04_first_list li + li {
    margin-left: 12px;
}

.sec04_first_list .main_sec04_title {
    font-size: 26px !important;
    line-height: 31px !important;
    color: #fff !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
    word-break: keep-all;
    /*margin-top:95px !important;
    margin-top:48px !important;*/
}

.sec04_first_list .main_sec04_subt {
    font-size: 19px !important;
    line-height: 27px !important;
    color: #f8f8f8 !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
    margin-top: 112px !important;
}

.sec04_first_list .main_sec04_subt strong {
    font-size: 21px;
}

/*sec 05*/

.main_sec05_tab .nectar-scrolling-tabs .scrolling-tab-nav ul .menu-content .tab-nav-heading {
    font-size: 28px !important;
    line-height: 38px !important;
    color: #333 !important;
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
    margin-bottom: 10px !important;
}

.main_sec05_tab .nectar-scrolling-tabs .scrolling-tab-nav .menu-item .sub-desc {
    font-size: 17px !important;
    line-height: 9px !important;
    color: #777 !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
}

.main_sec05_tab .nectar-scrolling-tabs .scrolling-tab-nav .theiaStickySidebar:before {
    background-color: rgba(0, 97, 255, 0.2);
    left: 11px;
}

.main_sec05_tab .nectar-scrolling-tabs .scrolling-tab-nav .n-sticky > .line {
    width: 17px;
    height: 17px;
    /*background:linear-gradient(135deg, rgba(54,82,250,1) 0%, rgba(185,126,232,1) 75%); border-radius:50%;*/
    background: #1130c6;
    border-radius: 50%;
    /*outline: 1px solid #5e56ff;*/
    outline: 1px solid #112fc660;
    outline-offset: 6px;
    top: 10px;
}

/*sec 06*/
.main_sec06_subtitle_t p {
    font-size: 30px !important;
    line-height: 1 !important;
    color: #242424 !important;
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
}

.page-id-6 .box_list .wpb_column.child_column {
    border-radius: 30px !important;
    padding-bottom: 30px;
}

.page-id-6 .box_list .vc_column-inner {
    padding-bottom: 260px;
}

.main_sec06_pad .vc_column-inner {
    padding: 7% 7% 0 7% !important;
}

.main_sec06_pad .nectar-lottie-wrap .nectar-lottie {
    width: 98%;
}

.box_list .vc_col-sm-12 .wpb_text_column,
.box_list .vc_col-sm-12 .nectar-lottie-wrap,
.box_list .vc_col-sm-12 .img-with-aniamtion-wrap {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.nectar-lottie-wrap .nectar-lottie {
    width: 100%;
    height: 100%;
}

.box_list .vc_col-sm-12 .wpb_text_column,
.box_list .vc_col-sm-12 .nectar-lottie-wrap,
.box_list .vc_col-sm-12 .img-with-aniamtion-wrap {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.page-id-6 .box_list .wpb_row > .span_12 {}

/*sec 07*/
.descript_t p {
    font-size: 16px !important;
    line-height: 28px !important;
    color: #333333ab !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
}

.price_box_list .descript_t p {
    border-top: none !important;
    color: #1130c6 !important;
    padding-top: 0 !important;
}

.price_box_list .descript_t.none_point p {
    color: #777 !important;
    font-weight: 600 !important;
}

/*sec 08*/
.main_sec08_title p {
    font-size: 45px !important;
    line-height: 57px !important;
    color: #fff !important;
    letter-spacing: -0.75px !important;
    font-weight: 600 !important;
    word-break: keep-all;
}

.main_sec08_title.c_black4 p {
    color: #333 !important;
}

.main_sec08_subt p {
    font-size: 21px !important;
    line-height: 34px !important;
    color: #fff !important;
    letter-spacing: -0.5px !important;
    font-weight: 400 !important;
    word-break: keep-all;
}

.main_sec08_num_t p {
    font-size: 28px !important;
    line-height: 44px !important;
    color: #fff !important;
    letter-spacing: -0.25px !important;
    font-weight: 500 !important;
    word-break: keep-all;
}

.main_value_graph_wrap .box.box01 .main_sec08_num_t p {
    margin-top: 136px !important;
}

.main_value_graph_wrap .box.box02 .main_sec08_num_t p {
    margin-top: 136px !important;
}

.main_value_graph_wrap .box.box03 .main_sec08_num_t p {
    margin-top: 173px !important;
}

.main_sec08_btn_wrap {
    display: flex;
    justify-content: right;
    position: absolute;
    bottom: 28px;
    right: 32px;
}

.main_sec08_btn_wrap a.main_sec08_btn {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    display: inline-flex;
    background-size: 40px 40px;
    text-align: right;
    position: relative;
}

.main_sec08_btn_wrap a.main_sec08_btn::after {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.95 13.29'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B stroke-miterlimit: 10; %7D .cls-1, .cls-2 %7B fill: none; stroke: %23242424; stroke-linecap: round; stroke-width: 2px; %7D .cls-2 %7B stroke-linejoin: round; %7D %3C/style%3E%3C/defs%3E%3Cpolyline class='cls-2' points='14.31 1 19.95 6.64 14.31 12.29'/%3E%3Cline class='cls-1' x1='19.95' y1='6.64' x2='1' y2='6.64'/%3E%3C/svg%3E");
    width: 18px;
    height: 12px;
    background-size: 18px 12px;
    position: absolute;
    top: 13px;
    left: 11px;
}

.main_sec08_btn_wrap a.main_sec08_btn:hover {
    background: #000;
}

.main_sec08_btn_wrap a.main_sec08_btn:hover::after {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.95 13.29'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B stroke-linejoin: round; %7D .cls-1, .cls-2 %7B fill: none; stroke: %23fff; stroke-linecap: round; stroke-width: 2px; %7D .cls-2 %7B stroke-miterlimit: 10; %7D %3C/style%3E%3C/defs%3E%3Cpolyline class='cls-1' points='14.31 1 19.95 6.64 14.31 12.29'/%3E%3Cline class='cls-2' x1='19.95' y1='6.64' x2='1' y2='6.64'/%3E%3C/svg%3E");
}

/*sec 09*/
.main_sec09_en p {
    font-size: 16px !important;
    line-height: 1 !important;
    color: #a7a7a7 !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
    font-family: "Jost", "Pretendard", "malgungothic", "맑은고딕", "맑은 고딕", sans-serif !important;
}

.main_sub_t3.c_black4 p {
    color: #333 !important;
}

/* sec10 - 물류혁신 */
.main_sec_10_review_t p {
    font-size: 17px !important;
    line-height: 28px !important;
    color: #333 !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
    background: rgba(255, 255, 255, 0.75);
    border-radius: 15px;
    padding: 5%;
    padding-bottom: 5% !important;
    min-height: 200px;
}

.main_sec_10_review_t.pad2 p {
    padding: 6%;
    padding-bottom: 6% !important;
}

.first_review {
    position: absolute;
    left: 50px;
}

.main_sec_10_review_t.mar p {
    padding: 8% 5% 5% 5%;
    padding-bottom: 8% !important;
}

/*.main_sec10_wrap .nectar-flickity.not-initialized.nectar-carousel.tb-spacing-0.instance-2.flickity-enabled.is-draggable{padding:0 5% !important;}*/
.alliance_box .row_col_wrap_12 {
    padding: 40px 0 150px;
}

.alliance_box {
    position: relative;
}

.alliance_box .nectar-scrolling-text .nectar-scrolling-text-inner {
    width: 448%;
}

.alliance_one .nectar-scrolling-text .nectar-scrolling-text-inner:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 8%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 20;
    background: linear-gradient(to left, transparent, #9bace4)
}

.alliance_one .nectar-scrolling-text .nectar-scrolling-text-inner:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 8%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 20;
    background: linear-gradient(to right, transparent, #75ade0)
}

.alliance_two .row_col_wrap_12 {
    padding: 40px 0 150px;
}

.alliance_two {
    position: relative;
}

.alliance_two .nectar-scrolling-text .nectar-scrolling-text-inner {
    width: 448%;
}

.alliance_one .nectar-scrolling-text .nectar-scrolling-text-inner {
    width: 620%;
}

.alliance_one .nectar-scrolling-text .nectar-scrolling-text-inner > * {
    animation: nectar-scrolling-text-animationlinear 15s linear infinite;
}

@keyframes nectar-scrolling-text-animationlinear {
    0% {
        transform: translateX(-100%) translateZ(0);
    }

    100% {
        transform: translateX(0%) translateZ(0);
    }
}

.alliance_two .nectar-scrolling-text .nectar-scrolling-text-inner:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 8%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 20;
    background: linear-gradient(to left, transparent, #9bace4)
}

.alliance_two .nectar-scrolling-text .nectar-scrolling-text-inner:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 8%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 20;
    background: linear-gradient(to right, transparent, #7daae5)
}

/*sec 11*/
.main_sec10_maint p {
    font-size: 21px !important;
    line-height: 1 !important;
    color: #111111 !important;
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
    /*background:#eaf8ff;
    border-radius:5px;
    padding:14px 20px;
    padding-bottom:14px !important;*/
    display: inline-block;
}

.main_alliance_btn_wrap .main_sec03_round ul {
    margin-bottom: 0 !important;
}

.main_alliance_btn_wrap .main_sec03_round ul li {
    font-size: 17px;
    color: #fff;
    padding: 0 !important;
    line-height: 1.1;
}

.main_alliance_btn_wrap .main_sec03_round ul li + li {
    margin-left: 15px;
}

.main_alliance_btn_wrap .main_sec03_round ul li:first-child {
    border: 1px solid #000;
    background: transparent;
    color: #000;
}

.main_alliance_btn_wrap .main_sec03_round ul li:first-child:hover {
    background: #1130c6;
    color: #fff;
    border: 1px solid #1130c6;
    transition: all 0.3s linear;
}

.main_alliance_btn_wrap .main_sec03_round ul li a {
    display: block;
    padding: 16px 33px;
}

.main_alliance_btn_wrap .main_sec03_round ul li:first-child a {
    color: #000;
}

.main_alliance_btn_wrap .main_sec03_round ul li:first-child a:hover {
    color: #fff;
}

.main_alliance_btn_wrap .main_sec03_round ul li:last-child {
    background: #1130c6;
    color: #fff;
    border: 1px solid #1130c6;
}

.main_alliance_btn_wrap .main_sec03_round ul li:last-child:hover {
    background: #002891;
    color: #fff;
    border: 1px solid #002891;
    transition: all 0.3s linear;
}

.main_alliance_btn_wrap .main_sec03_round ul li:last-child a {
    color: #fff;
}

/*
.main_sec10_maint p::before{
    width:25px; height:29px; background-size:25px 29px; content:''; display:inline-block;
    background-image:url('/wp-content/uploads/2025/03/main_sec10_icon01.png'); vertical-align: middle; margin-right:6px;
}
.main_sec10_maint.two p::before{
    width:36px; height:30px; background-size:36px 30px; 
    background-image:url('/wp-content/uploads/2025/03/main_sec10_icon02.png');
}
.main_sec10_maint.three p::before{
    width:33px; height:26px; background-size:33px 26px; 
    background-image:url('/wp-content/uploads/2025/03/main_sec10_icon03.png');
}
.main_sec10_maint.four p::before{
    width:31px; height:30px; background-size:31px 30px; 
    background-image:url('/wp-content/uploads/2025/03/main_sec10_icon04.png');
}
.main_sec10_maint.five p::before{
    width:32px; height:30px; background-size:32px 30px; 
    background-image:url('/wp-content/uploads/2025/03/main_sec10_icon05.png');
}
.main_sec10_maint.six p::before{
    width:30px; height:30px; background-size:30px 30px; 
    background-image:url('/wp-content/uploads/2025/03/main_sec10_icon06.png');
}
*/

/*smart ai 추가수정*/
.main_ai_lottie_wrap .one .nectar-lottie-wrap .nectar-lottie {
    width: 84%;
}

.main_ai_lottie_wrap .two .nectar-lottie-wrap .nectar-lottie {
    width: 84%;
}

.main_ai_lottie_wrap .three .nectar-lottie-wrap .nectar-lottie {
    width: 100%;
}

.main_ai_lottie_wrap .four .nectar-lottie-wrap .nectar-lottie {
    /*width: 78%;*/
    width: 92%;
}



/*공통 배너*/
.bottom_banner_wrap h6 {
    font-size: 16px !important;
    line-height: 1 !important;
    color: #fff !important;
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
}

.bottom_banner_wrap h1 {
    font-size: 48px !important;
    line-height: 1 !important;
    color: #fff !important;
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
}

.bottom_banner_wrap p {
    font-size: 18px !important;
    line-height: 30px !important;
    color: #fff !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
}

.banner_btn_wrap {
    padding: 0 25%;
}

.banner_btn .nectar-cta[data-style=curved-arrow-animation] .line {
    stroke: #000 !important;
}

.banner_btn .nectar-cta[data-style=curved-arrow-animation] .link_wrap {
    padding: 24px 18px !important;
}

.banner_btn a span {
    color: #000;
    font-weight: 500 !important;
}

.banner_btn:hover a span {
    color: #fff;
}

.banner_btn .nectar-cta .link_wrap .link_text {
    color: #000 !important;
}

.main_service_t h3 {
    font-size: 21px !important;
    line-height: 31px !important;
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
    color: #242424;
    margin-top: 20px !important;
}

.cross_boxshdow.two .vc_column-inner {
    box-shadow: 0 10px 3px rgba(0, 97, 255, 0), 0 0px 20px rgba(0, 97, 255, 0.1) !important;
}

.service_arrow {}

#header-outer #top nav > .sf-menu #menu-item-2863 .nectar-text-reveal-button__text {
    color: #fff !important;
}

/*뉴스룸 높이값*/
.main_sec11_wrap .main-last-box .vc_column-inner {
    min-height: 450px !important;
}

/*독자적인기술 colo ai 로고 추가건*/
.main_coloai_sec_wrap .main_title_t h1::after {
    content: '';
    display: inline-block;
    width: 174px;
    height: 41px;
    background-size: 174px 41px !important;
    background: url('/wp-content/uploads/2025/06/main_colo_ai_logo.png') no-repeat;
    margin: 10px 0 0 16px;
    vertical-align: top;
}

/*메인 영상 탭부분 추가 수정건*/
.main_sec05_tab ul {
    display: table;
    content: '';
    clear: both;
    width: 1280px;
    margin: 0 auto !important;
}

.main_sec05_tab ul li {
    width: calc((100% - 36px) / 4);
    display: inline-block;
}

.main_sec05_tab .tabbed[data-style="minimal_alt"] .magic-line {
    display: none;
}

.main_sec05_tab ul li + li {
    margin-left: 12px;
}

.main_sec05_tab ul li a {
    font-size: 22px !important;
    line-height: 1 !important;
    color: #a7a7a7 !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
    word-break: keep-all;
    padding: 18px 15px !important;
    border-radius: 5px;
    border: 1px solid #ddd;
    background: #fff !important;
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}

.main_sec05_tab ul li:last-child a {
    border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
}

.main_sec05_tab ul li.tab-item.active-tab a {
    color: #fff !important;
    font-weight: 600 !important;
    background: #1130c6 !important;
    border: 1px solid #1130c6;
    border-radius: 5px;
}

.main_sec05_tab .main_sub_t2 p {
    font-size: 19px !important;
    line-height: 31px !important;
    color: #242424 !important;
    letter-spacing: -0.5px !important;
    font-weight: 400 !important;
    word-break: keep-all;
    padding: 0 30px;
}

.main_value_graph_wrap .bg .column-image-bg {
    background-size: 111%;
}

.main_business_link_wrap .vc_column-inner {}


/* 250512 - AI비즈니스,성공스토리 디자인 확정 */

.contents .box .fz_28 * {
    font-size: 28px;
    line-height: 34px;
}

.contents .box .fz_26 * {
    font-size: 26px;
    line-height: 36px;
}

.contents .box .fz_19 * {
    font-size: 19px;
    line-height: 24px;
}

.contents .box .fz_18 * {
    font-size: 18px;
    line-height: 24px;
}

.contents .box .fz_17 * {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300 !important;
    letter-spacing: -0.5px;
    color: #333 !important;

}

.contents .box .fw_600 * {
    font-weight: 600 !important;
}


.main_ai_business .contents .box .column-image-bg {
    background-size: cover !important;
}


.main_ai_business .contents .box01 .nectar-milestone > .number::after,
.main_ai_business .contents .box02 .nectar-milestone > .number::after {
    content: '';
    width: 30px;
    height: 68px;
    background: url('/wp-content/uploads/2025/05/main_business_ai_arrow_top.png') no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    right: -30px;
    bottom: 5px;
}

.contents .box .main_btn span.link_wrap {
    display: inline-block;
}

/*FD - 추가수정건*/
.sub_fd_text_wrap {
    min-width: 1280px;
}

.main_fd_title p {
    font-size: 32px !important;
    line-height: 44px !important;
    color: #000 !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
    word-break: keep-all;
    text-align: left;
    margin: 30px 0 25px 0 !important;
    padding-left: 45px;
}

.main_fd_num p {
    font-size: 51px !important;
    line-height: 1 !important;
    color: #1130c6 !important;
    letter-spacing: -0.5px !important;
    font-weight: 700 !important;
    word-break: keep-all;
    text-align: left;
    margin-bottom: 20px !important;
    padding-left: 45px;
}

.main_fd_gray_t p {
    font-size: 20px !important;
    line-height: 32px !important;
    color: #00000073 !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
    text-align: left;
    padding-left: 45px;
}

.sub_fd_text_wrap .bd-left {
    border-left: 2px solid #b5b5b5;
}

/*-----------------------------------------------------------------

푸터

-------------------------------------------------------------------*/
#footer-outer {
    background: linear-gradient(145deg, rgba(17, 32, 48, 1) 0%, rgba(3, 42, 98, 1) 50%);
}

.footer_wrap {}

.footer_wrap .top_section {
    overflow: hidden;
    vertical-align: middle;
    border-bottom: 1px solid #ffffff38;
    padding-bottom: 24px;
}

.footer_wrap .top_section .sns_left {}

.footer_wrap .top_section .sns_left li {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    float: left;
    vertical-align: top;

}

.footer_wrap .top_section .sns_left li + li {
    margin-left: 38px;
}

.footer_wrap .top_section .sns_left li:first-child {
    margin-top: 8px;
}

.footer_wrap .top_section .sns_left li:last-child {
    margin-top: 4px;
}

.footer_wrap .top_section .sns_left li a {
    display: inline-block !important;
    vertical-align: top;
}

.footer_wrap .top_section .sns_left li a br {
    display: none !important;
}

.footer_wrap .top_section .sns_left li a img {
    display: inline-block !important;
    vertical-align: top;

}

.footer_wrap .top_section .sns_left li a:hover {
    opacity: 0.7;
    transition: all 0.3s linear;
}

.footer_wrap .top_section .sns_right {
    overflow: hidden;
    float: right;
}

.footer_wrap .top_section .sns_right li {
    display: inline-flex;
}

.footer_wrap .top_section .sns_right li + li {
    margin-left: 32px;
}

.footer_wrap .top_section .sns_right .sns_t {
    font-size: 17px !important;
    line-height: 45px !important;
    color: #cccccc !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
}

.footer_wrap .top_section .sns_right .sns_contact {
    font-size: 19px !important;
    line-height: 1 !important;
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
    border: 0.5px solid #ffffff94 !important;
    border-radius: 5px;
    text-align: center;
    color: #fff;
}

.footer_wrap .top_section .sns_right .sns_contact:hover {
    color: #0061ff !important;
}

.footer_wrap .top_section .sns_right .sns_contact a:hover {
    color: #000 !important;
}

.footer_wrap .last_section .top_right {
    display: none;
}

.material #footer-outer #footer-widgets .col ul li.sns_contact {}

.material #footer-outer #footer-widgets .col ul li.sns_contact:hover {
    background: #fff;
    color: #1130c6 !important;
    transition: all 0.3s linear;
}

#footer-outer #footer-widgets .col ul li.sns_contact a {
    display: block;
    padding: 12px 40px !important;
}

#footer-outer #footer-widgets .col ul li.sns_contact a:hover {}

.mid_section {
    display: flex;
    margin-top: 43px;
    border-bottom: 1px solid #ffffff38;
    padding-bottom: 88px;
}

.mid_section ul {}



@media screen and (max-width:2560px) {
    .mid_section ul + ul {
        padding-left: 8.5vw;
    }
}

@media screen and (max-width:1920px) {
    .mid_section ul + ul {
        padding-left: 10.3vw;
    }
}

.mid_section ul li {
    text-align: left;
}

.mid_section ul li:first-child a {
    font-size: 16px !important;
    line-height: 1 !important;
    color: #f1f1f1 !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
    word-break: keep-all;
    margin-bottom: 8px;
}

.mid_section ul li a {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #cccccc !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
}

.last_section {
    padding-top: 24px;
    display: flex;
    justify-content: space-between;
}

.last_section .top_info {}

.last_section .top_info ul {
    overflow: hidden;
}

.last_section .top_info ul li {
    float: left;
}

.last_section .top_info ul li:nth-child(1) {
    margin-right: 35px;
}

.last_section .top_info ul li:nth-child(2) p {
    display: inline-flex;
    color: #ededed;
}

.last_section .top_info ul li:nth-child(2) p::after {
    width: 2px;
    height: 14px;
    margin: 6px 20px 0 23px;
    content: '';
    background: #e1e1e1;
    display: inline-block;
    vertical-align: middle;
}

.last_section .top_info ul li:nth-child(2) p:last-child::after {
    display: none;
}

.last_section .bottom_info {
    text-align: left;
    margin-top: 10px !important;
}

.last_section .copy_right {
    text-align: left;
}

.footer_wrap .last_section .sns_right {
    overflow: hidden;
    display: flex;
    align-items: baseline;
}

.footer_wrap .last_section .sns_right li {
    float: left;
}

.footer_wrap .last_section .sns_right li + li {
    margin-left: 32px;
}

.footer_wrap .last_section .sns_right .sns_t {
    font-size: 16px !important;
    line-height: 45px !important;
    color: #cccccc !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
}

.footer_wrap .last_section .sns_right .sns_contact {
    font-size: 18px !important;
    line-height: 1 !important;
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
    border: 0.5px solid #ffffff94 !important;
    border-radius: 5px;
    text-align: center;
    color: #fff;
}

/*모바일버전 sitemap*/
.mid_section .footer_sitemap p {
    text-align: left;
}

.mid_section .footer_sitemap p:first-child a {
    font-size: 16px !important;
    line-height: 1 !important;
    color: #f1f1f1 !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
    word-break: keep-all;
    margin-bottom: 8px;
}

.mid_section .footer_sitemap p a {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #cccccc !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
}

#footer-outer .widget {
    margin-bottom: 0 !important;
}


/*-----------------------------------------------------------------

SUB - 회사 : 회사소개

-------------------------------------------------------------------*/
.sub_maint.size_down h2 {
    font-size: 35px !important;
    line-height: 47px !important;
}

.sub_slogan_title p {
    font-size: 63px !important;
    line-height: 75px !important;
    letter-spacing: -0.5px !important;
    font-weight: 700 !important;
    word-break: keep-all;
    /*background: linear-gradient(to right, #d6ebff, #6c9ef7);*/
    background: linear-gradient(to right, #d6ebff, #2bdaff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sub_banner_top {
    overflow: hidden;
}

.sub_banner_top li {
    float: left;
}

.sub_banner_top li:first-child a {
    vertical-align: text-bottom;
}

.sub_banner_top li::after {
    width: 3px;
    height: 3px;
    border-radius: 50%;
    content: '';
    background-size: 5px 5px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 14px;
}

.sub_banner_top li a {
    display: inline-block;
    font-size: 16px !important;
    line-height: 1 !important;
    color: rgba(255, 255, 255, 0.8) !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
    word-break: keep-all;
}

.sub_banner_top li a:hover {
    opacity: 0.7;
}

.sub_banner_top li:last-child::after {
    display: none;
}

.sub_banner_title h1 {
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
}

.sub_banner_subt h4 {
    font-size: 22px !important;
    line-height: 34px !important;
    color: #fff !important;
    letter-spacing: -0.5px !important;
    font-weight: 400 !important;
    word-break: keep-all;
}

.sub_maint h2 {
    font-size: 50px !important;
    line-height: 62px !important;
    color: #000 !important;
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
}

.sub_maint.en.color_w h2 {
    color: #fff !important;
}

.sub_maint.en h2 {
    letter-spacing: 0 !important;
}

.sub_subt h5 {
    font-size: 21px !important;
    line-height: 35px !important;
    color: #333 !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
}

.sub_subt.color_w h5 {
    color: #f3f3f3 !important;
}

.sub_about_scroll_t .nectar-scrolling-text .nectar-scrolling-text-inner__text-chunk {
    font-size: 158px !important;
    line-height: 1 !important;
    color: rgba(0, 0, 0, 0.04) !important;
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
}

.sub_subt h5 span.point_02 {
    color: #1130c6 !important;
    font-weight: 500 !important;
}

.main_sec06_subtitle_t.color p {
    color: #0c3294 !important;
    font-weight: 700 !important;
}

.main_sub_t.color p {
    color: #555 !important;
}

.sub_about_title2 p {
    font-size: 24px !important;
    line-height: 36px !important;
    color: #1130c6 !important;
    letter-spacing: -0.5px !important;
    font-weight: 600 !important;
    word-break: keep-all;
}

.sub_about_title2 p::before {
    width: 3px;
    height: 21px;
    background: #1130c6;
    content: '';
    display: inline-block;
    margin-right: 20px;
}

.sub_about_subt p {
    font-size: 20px !important;
    line-height: 32px !important;
    color: #333 !important;
    letter-spacing: -0.5px !important;
    font-weight: 300 !important;
    word-break: keep-all;
}

.sub_about_hotspot .nectar_image_with_hotspots[data-size=medium][data-hotspot-icon=plus_sign] .nectar_hotspot span:before {
    background-color: #333;
}

.sub_about_hotspot .nectar_image_with_hotspots[data-size=medium][data-hotspot-icon=plus_sign] .nectar_hotspot span:after {
    background-color: #333;
}

.sub_about_value_topt p {
    font-size: 16px !important;
    line-height: 1 !important;
    color: #fff !important;
    font-weight: 500 !important;
    word-break: keep-all;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 7px 23px;
    display: inline-block;
    padding-bottom: 7px !important;
}

.sub_about_value_title h4 {
    font-size: 33px !important;
    line-height: 40px !important;
    color: #fff !important;
    font-weight: 600 !important;
    word-break: keep-all;
}

/*.sub_about_value_wrap .vc_column-inner{padding:3.5%;}*/
.main_sub_t2.white p {
    color: #fff !important;
}

.sub_about_sec04 .main_sec06_subtitle_t.size p {
    font-size: 26px !important;
}

/*-----------------------------------------------------------------

SUB - custome menu

-------------------------------------------------------------------*/

/*서브 페이지 커스텀 메뉴*/
/*회사 - 대메뉴*/
.menu-sub_company_menu-container .menu {
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

.menu-sub_company_menu-container .menu li {
    float: right;
    padding: 10px 40px !important;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.menu-sub_company_menu-container .menu li:last-child {
    border-left: none;
}

.menu-sub_company_menu-container .menu li a {
    font-size: 20px !important;
    line-height: 32px !important;
    color: rgba(0, 0, 0, 0.3) !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
    word-break: keep-all;
}

.menu-sub_company_menu-container .menu li a:hover {
    opacity: 0.5;
}

/*서비스 - 대메뉴*/
.menu-sub_service_menu2-container .menu {
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    margin-top: -9px;
    border-top: none;
}

.menu-sub_service_menu2-container .menu li {
    float: left;
    padding: 10px 40px !important;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.menu-sub_service_menu2-container .menu li:nth-child(3) {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}

.menu-sub_service_menu2-container .menu li:last-child {
    border-left: none;
}

.menu-sub_service_menu2-container .menu li a {
    font-size: 20px !important;
    line-height: 32px !important;
    color: rgba(0, 0, 0, 0.3) !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
    word-break: keep-all;
}

.menu-sub_service_menu2-container .menu li a:hover {
    opacity: 0.5;
}

.menu-sub_service_menu-container .menu {
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    margin-bottom: 0px;
}

.menu-sub_service_menu-container .menu li {
    float: left;
    padding: 10px 40px !important;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.menu-sub_service_menu-container .menu li:nth-child(4) {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}

.menu-sub_service_menu-container .menu li:last-child {
    border-left: none;
}

.menu-sub_service_menu-container .menu li a {
    font-size: 20px !important;
    line-height: 32px !important;
    color: rgba(0, 0, 0, 0.3) !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
    word-break: keep-all;
}

.menu-sub_service_menu-container .menu li a:hover {
    opacity: 0.5;
}



/*-----------------------------------------------------------------

SUB - 서비스 : 이커머스 풀필먼트

-------------------------------------------------------------------*/
/*배너 공통*/
.sub_banner_wrap {
    height: 100vh;
}

/* 공통 1:1 빠른상담 btn*/
.sub_btn_wrap .nectar-cta[data-using-bg=true] .link_wrap {
    padding: 16px 25px !important;
}


.sub_service_point_t p {
    font-size: 26px !important;
    line-height: 38px !important;
    color: #1130c6 !important;
    letter-spacing: -0.75px;
    font-weight: 600 !important;
    word-break: keep-all;
}

.sub_service_point_larget h3 {
    font-size: 32px !important;
    line-height: 44px !important;
    color: #242424 !important;
    letter-spacing: -0.75px;
    font-weight: 600 !important;
    word-break: keep-all;
}

.sub_subt_medium p {
    font-size: 21px !important;
    line-height: 35px !important;
    color: #333 !important;
    letter-spacing: -0.5px;
    font-weight: 300 !important;
    word-break: keep-all;
}

.main_btn.fw a {
    font-weight: 500 !important;
}

.sub_ecommerce_subt p {
    font-size: 27px !important;
    line-height: 35px !important;
    color: #333 !important;
    letter-spacing: -0.5px;
    font-weight: 700 !important;
    word-break: keep-all;
}

.sub_ecom_hover_wrap .vc_column-inner:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0), 0 0px 50px rgba(0, 0, 0, 0.2) !important;
    transform: translateY(-10px);
    transition: all 0.3s linear;
}

.sub_ecom_hover_wrap .vc_column-inner:hover .sub_ecommerce_subt p {
    color: #1130c6 !important;
}

.sub_ecom_hover_wrap .vc_column-inner:hover .sub_ecommerce_subt p::after {
    content: '';
    width: 19px;
    height: 12px;
    display: inline-block;
    background-size: 19px 12px;
    background: url('/wp-content/uploads/2025/03/sub_ecom_icon.png') no-repeat;
    ;
    margin-left: 7px;
    padding-bottom: 5px;
    transition: all 0.3s linear;
}

.sub_ecom_subtitle_t h2 {
    font-size: 32px !important;
    line-height: 40px !important;
    color: #242424 !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
}

.sub_ecom_fancybox {
    font-size: 35px !important;
    line-height: 40px !important;
    color: #fff !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
}

.sub_ecom_fancybox.size {
    font-size: 28px !important;
    line-height: 38px !important;
}

/*
.sub_ecom_lottie_wrap .two .nectar-lottie-wrap .nectar-lottie{width:100%;}
.sub_ecom_lottie_wrap .one .nectar-lottie-wrap .nectar-lottie{width:100%;}
*/
.sub_ecom_lottie_wrap .two .nectar-lottie-wrap.width_desktop_536px {
    width: 595px;
}

.sub_ecom_lottie_wrap .two .nectar-lottie-wrap .nectar-lottie {
    width: 545px;
}

/*.sub_ecom_fancybox_wrap .vc_column-inner:hover .sub_ecom_fancybox{color:#fff !important; transition: all 0.3s linear;}*/
.sub_ecom_fancybox_wrap .three .vc_column-inner .sub_ecom_fancybox {
    color: #242424 !important;
}

.sub_ecom_fancybox_wrap .three .vc_column-inner:hover .sub_ecom_fancybox {
    color: #fff !important;
}

.sub_ecom_fancybox_wrap .three .nectar-fancy-box[data-style="hover_desc"].o_opacity_0-1 .box-bg:before {
    background: linear-gradient(to bottom, rgba(15, 15, 15, 0), rgba(15, 15, 15, 0.0) 100%);
}

.main_sec08_title.c_black2 p {
    color: #242424 !important;
}

.main_sub_t.ecom_fw p {
    font-weight: 500 !important;
    background: #ffffff71;
    padding: 7px 15px;
    padding-bottom: 7px !important;
    border-radius: 5px;
    display: inline-block;
}

.main_sub_t.ecom_fw p::before {
    content: '+';
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}

.main_sub_t.ecom_fw.navy p {
    background: #111d4b77;
}

.sub_ecom_review_wrap .tabbed[data-alignment=center] .wpb_tabs_nav {}

.sub_ecom_review_wrap .tabbed[data-alignment=center] .wpb_tabs_nav li {
    width: 31.3333%;
    padding: 8px;
}

.sub_ecom_review_wrap .tabbed[data-alignment=center] .wpb_tabs_nav li a {
    font-size: 24px !important;
    line-height: 1 !important;
    color: #24242465 !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 32, 79, 0), 0 0px 50px rgba(0, 32, 79, 0.1) !important;
    padding: 25px 0;
    border-radius: 10px;
}

.sub_ecom_review_wrap .tabbed[data-color-scheme="extra-color-1"][data-style="default"] li:not(.cta-button) .active-tab {
    color: #fff !important;
}

.sub_ecom_review_wrap .tabbed > ul,
.wpb_content_element .tabbed .wpb_tabs_nav {
    margin-bottom: 50px !important;
}

.sub_ecom_subtitle_t.c_white h2 {
    color: #fff !important;
}


/*-----------------------------------------------------------------

SUB - 서비스 : 아마존 FBA/FBM

-------------------------------------------------------------------*/
/*VS 테이블*/
.sub_amazon_table table {
    background-color: #fff0 !important;
    margin: 0 !important;
}

.sub_amazon_table table tr {
    background: none !important;
}

.main-content .sub_amazon_table td {
    border-width: none !important;
}

.sub_amazon_table table tr.bd_line {
    border-top: 2px solid #000000 !important;
    border-bottom: 2px solid #000000 !important;
}

.sub_amazon_table table td {
    font-size: 18px !important;
    line-height: 29px;
    color: #242424;
    letter-spacing: -0.5px;
    font-weight: 300;
    padding: 20px !important;
    text-align: center;
    word-break: keep-all;
    vertical-align: middle;
    border-left: 0 !important;
    border-right: 1px solid #ececec !important;
    border-bottom: 1px solid #ececec !important;
    white-space: pre-line;
}

.sub_amazon_table table tr td:last-child {
    border-right: none !important;
}

.sub_amazon_table table th {
    padding: 22px !important;
    text-align: center !important;
    font-size: 23px !important;
    line-height: 35px;
    letter-spacing: -0.5px;
    font-weight: 500;
}

.sub_amazon_table table th.blue {
    background: #1130c6 !important;
    color: #fff;
}

.sub_amazon_table table th.sky_blue {
    background: #c7ceffb0 !important;
    color: #242424;
}

.sub_amazon_table table tr td span {
    font-size: 18px !important;
    line-height: 27px;
    color: #242424;
    letter-spacing: -0.5px;
    font-weight: 300;
    padding: 10px 20px !important;
    text-align: center;
    /*background:#1130c6;*/
    border-radius: 10px;
    /*color:#fff;*/
    font-weight: 600;
}

.sub_amazon_service_t p {
    font-size: 21px !important;
    line-height: 28px !important;
    color: #fff !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
}

.sub_amazon_service_t.c_black2 p {
    color: #242424 !important;
}

.fbm_boxshdow .vc_column-inner {
    box-shadow: 0 10px 3px rgba(0, 0, 0, 0), 0 0px 20px rgba(0, 0, 0, 0.1) !important;
}

.sub_amazon_fancybox_wrap {}

.sub_amazon_fancybox_wrap .sub_amazon_fancybox {
    font-size: 30px !important;
    line-height: 1px !important;
    color: #fff !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
    margin-bottom: 32px !important;
    text-align: left !important;
}

.sub_amazon_fancybox_wrap .sub_amazon_fancybox_subt {
    font-size: 22px !important;
    line-height: 1.2 !important;
    color: #fff !important;
    letter-spacing: -0.5px;
    font-weight: 300 !important;
    word-break: keep-all;
    margin-bottom: 20px !important;
}

.sub_amazon_fancybox_wrap .hover-content {
    font-size: 37px !important;
    line-height: 1.2 !important;
    color: #fff !important;
    letter-spacing: -0.5px;
    font-weight: 700 !important;
    word-break: keep-all;
    margin-top: 20px !important;
}

.sub_amazon_milestone .nectar-milestone h4::before {
    content: '+ 매출';
    display: inline-block;
    font-size: 36px !important;
    line-height: 1 !important;
    color: #000 !important;
    letter-spacing: -0.5px;
    font-weight: 400 !important;
    word-break: keep-all;
    vertical-align: middle;
}

.sub_amazon_milestone .nectar-milestone h4 span {
    font-size: 44px !important;
    line-height: 1 !important;
    color: #1130c6 !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
    margin-left: 5px;
}

.sub_amazon_milestone .nectar-milestone .symbol-wrap {
    font-size: 44px !important;
    line-height: 1 !important;
    color: #1130c6 !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;

}

.sub_amazon_milestone .nectar-milestone .symbol-wrap::after {
    content: '증가';
    display: inline-block;
    font-size: 40px !important;
    line-height: 1 !important;
    color: #1130c6 !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
    vertical-align: inherit;
    margin-left: 5px;
}

.sub_amazon_review_wrap .two .main_sub_t p {
    margin-top: 15px !important;
}

.sub_amazon_review_wrap .three .main_sub_t p {
    margin-top: 15px !important;
}

/*.sub_amazon_table table tr:last-child{border-bottom: 2px solid #000000 !important;}*/



/*-----------------------------------------------------------------

SUB - 서비스 : 크로스보더 풀필먼트

-------------------------------------------------------------------*/
.cross_boxshdow .vc_column-inner {
    box-shadow: 0 10px 3px rgba(0, 97, 255, 0), 0 0px 20px rgba(0, 97, 255, 0.05) !important;
}

.container-wrap .main-content .box_list .column-image-bg-wrap .column-image-bg {
    background-repeat: no-repeat;
}

.sub_maint.size h2 {
    font-size: 34px !important;
    line-height: 40px !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
    color: #1130c6 !important;
}


/*-----------------------------------------------------------------

SUB - 서비스 : 식자재 & 프랜차이즈

-------------------------------------------------------------------*/
.sub_franchise_sec01 .nectar-fancy-ul ul li {
    display: inline-block;
    width: 40%;
}

.sub_franchise_sec01 .nectar-fancy-ul ul {
    margin-bottom: 0 !important;
    min-height: 97px;
}

.sub_franchise_sec01 .two .nectar-fancy-ul ul li {
    width: 49%;
}

.sub_franchise_sec01 .circle_num p {
    top: -41px;
}

.sub_offer_sec04_wrap .main_sub_t.c_black2 h1 {
    color: #242424 !important;
    line-height: 40px !important;
}

.sub_franchise_img_wrap .one img {
    margin-top: -9px !important;
}

.sub_franchise_img_wrap .two img {
    margin-top: 27px !important;
}

.sub_franchise_img_wrap .three img {
    margin-top: 35px !important;
}

.sub_ecom_hover_wrap.no_after .vc_column-inner:hover .sub_ecommerce_subt p::after {
    display: none !important;
}

.sub_ecom_subtitle_t.franchise-size h2 {
    font-size: 28px !important;
    line-height: 37px !important;
}

/*-----------------------------------------------------------------

SUB - 콜로세움 : 제공가치

-------------------------------------------------------------------*/
.sub_amazon_fancybox_wrap .nectar-fancy-box {
    border-radius: 20px !important;
}

.sub_offer_milestone_wrap .col-txt.box h1 {
    line-height: 17px !important;
}

.sub_offer_roundt p {
    font-size: 18px !important;
    line-height: 30px !important;
    color: #333 !important;
    letter-spacing: -0.5px;
    font-weight: 300 !important;
    word-break: keep-all;
    background: #fff;
    border-radius: 15px;
    padding: 0 10px;
    padding-bottom: 0 !important;
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_top_t.kr h6 {
    letter-spacing: -0.5px !important;
}

.sub_offer_value_wrap {
    padding: 0 14%;
}

.sub_offer_sec03_wrap .nectar-milestone .subject {
    font-size: 22px !important;
    line-height: 1px !important;
    color: #33333380 !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
    display: inline-block;
    margin-left: 5px;
}

.sub_offer_sec03_wrap .nectar-milestone .number {
    font-size: 40px !important;
    line-height: 1.2px !important;
    letter-spacing: -0.5px;
    word-break: keep-all;
}

.sub_offer_sec03_wrap .nectar-milestone .number::before {
    content: '최대';
    display: inline-block;
    font-size: 36px !important;
    line-height: 1 !important;
    color: #1130c6 !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
    vertical-align: inherit;
    margin-right: 5px;
}

.sub_offer_sec03_wrap .nectar-milestone .number .symbol-wrap {
    font-size: 40px !important;
    line-height: 1.2px !important;
    letter-spacing: -0.5px;
    word-break: keep-all;
}

.sub-col-tab.lh .nectar-fancy-ul ul li {
    line-height: 33px !important;
}

.core_tab.width .tabbed > ul li {
    width: 33%;
    padding: 8px;
}

.core_tab.width .tabbed > ul li a {
    padding: 20px 40px !important;
    margin: 0 !important;
}



/*-----------------------------------------------------------------

SUB - 서비스 : B2B & 리테일 풀필먼트

-------------------------------------------------------------------*/

.page-id-78 .nectar-cta .link_wrap:hover .link_text {
    color: #fff !important;
}

.sub_b2b_fancybox_wrap .sub_b2b_fancybox {
    font-size: 30px !important;
    line-height: 40px !important;
    color: #fff !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
}

.sub_b2b_fancybox_wrap .nectar-fancy-box[data-style=hover_desc] .hover-content {
    font-size: 19px !important;
    line-height: 1.4 !important;
    color: #fff !important;
    letter-spacing: -0.5px;
    font-weight: 300 !important;
    word-break: keep-all;
}

.sub_b2b_sec02_wrap .nectar-fancy-ul ul {
    margin-bottom: 0 !important;
}

.sub_b2b_sec02_wrap .circle_num p {
    top: -50px;
}

.sub_b2b_sec05_wrap .nectar-fancy-ul ul {
    padding: 0 30px;
}

.sub_b2b_sec05_wrap .nectar-fancy-ul ul li {
    color: #333;
    text-align: left;
}

.sub_amazon_fancybox_wrap.foryou-size .sub_amazon_fancybox {
    font-size: 24px !important;
    margin-bottom: 25px !important;
}

.sub_amazon_fancybox_wrap.foryou-size .sub_amazon_fancybox_subt {
    font-size: 19px !important;
    margin-bottom: 17px !important;
}

.sub_amazon_fancybox_wrap.foryou-size .sub_ecom_fancybox {
    font-size: 32px !important;
}

/*-----------------------------------------------------------------

SUB - 서비스 : 세트 제작 및 포장

-------------------------------------------------------------------*/
.sub_ecom_fancybox_wrap.no_color .three .vc_column-inner .sub_ecom_fancybox {
    color: #fff !important;
}


/*-----------------------------------------------------------------

SUB - 서비스 : 한국/글로벌 물류센터

-------------------------------------------------------------------*/
.sub_global_sec04_wrap .img-with-aniamtion-wrap.right_position_desktop_-65px {}

.sub_global_sec04_wrap .img-with-aniamtion-wrap.bottom_position_desktop_116px {}

.sub_global_sec05_img {
    margin-top: 50px !important;
}

.sub_global_sec05_img.long {
    margin-top: 20px !important;
}

.page-id-82 .circle_num p {
    top: -49px;
}

.sub_global_milestone_t p {
    font-size: 22px !important;
    line-height: 34px !important;
    color: #999999;
    letter-spacing: -0.5px;
    font-weight: 500 !important;
    word-break: keep-all;
}

.sub_global_milestone_subt p {
    font-size: 19px !important;
    line-height: 31px !important;
    color: #333;
    letter-spacing: -0.5px;
    font-weight: 500 !important;
    word-break: keep-all;
    background: #fff;
    padding: 15px;
    padding-bottom: 15px !important;
    border-radius: 10px;
    margin-top: 10px !important;
    text-align: left;
    box-shadow: 0 10px 3px rgba(0, 0, 0, 0), 0 0px 20px rgba(0, 0, 0, 0.05) !important;
}

.sub_global_milestone_subt p .sign {
    float: right;
    text-align: right;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #242424;
    letter-spacing: -0.5px;
}

.sub_global_milestone_subt.first p::before {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    content: '';
    display: inline-block;
    background-image: url('/wp-content/uploads/2025/03/sub_global_img02.png');
    vertical-align: middle;
    margin-right: 6px;
}

.sub_global_milestone_subt.three p {
    padding-left: 49px;
    text-indent: -33px;
}

.sub_global_milestone_subt.three p::before {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    content: '';
    display: inline-block;
    background-image: url('/wp-content/uploads/2025/03/sub_global_img01.png');
    vertical-align: middle;
    margin-right: 6px;
}

.sub_global_milestone_subt.four p::before {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    content: '';
    display: inline-block;
    background-image: url('/wp-content/uploads/2025/03/sub_global_img03.png');
    vertical-align: middle;
    margin-right: 6px;
}

.sub_global_milestone_subt.five p::before {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    content: '';
    display: inline-block;
    background-image: url('/wp-content/uploads/2025/03/sub_global_img04.png');
    vertical-align: middle;
    margin-right: 6px;
}

.sub_global_milestone_num .number {
    font-size: 50px !important;
    line-height: 60px !important;
}

.sub_global_milestone_num .number .symbol {
    font-size: 50px !important;
    line-height: 60px !important;
}

.global_bg .vc_column-inner {}

.global_bg .column-image-bg {
    background-repeat: no-repeat;
    background-color: #fff;
}

.global_bg.custom .column-image-bg {
    background-position: right 43px bottom !important;
}

.sub_global_domestic_subt p {
    font-size: 22px !important;
    line-height: 34px !important;
    color: #333;
    letter-spacing: -0.5px;
    font-weight: 700 !important;
    word-break: keep-all;
}

.sub_global_domestic_numt h4 {
    font-size: 40px !important;
    line-height: 52px !important;
    color: #242424;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
}

.sub_global_domestic_numt h4 .point_02 {
    color: #1130c6;
}

.sub_ecom_subtitle_t p {
    font-size: 19px !important;
    line-height: 31px !important;
    color: #1130c6;
    letter-spacing: -0.5px;
    font-weight: 500 !important;
    word-break: keep-all;
}


/*-----------------------------------------------------------------

SUB - 서비스 : 물류 IT솔루션 및 컨설팅

-------------------------------------------------------------------*/
.sub_itsolution_fancybox .sub_amazon_fancybox_wrap .hover-content {
    font-size: 30px !important;
}


/*-----------------------------------------------------------------

SUB - 문의하기 폼 공통섹션 - 250418

-----------------------------------------------------------------*/
.sub_form_pad {
    padding: 0 16% 0 6% !important;
}

.form_wrap .using-image {
    background-position: top left -91px !important;
}

@media screen and (max-width:1570px) {
    .form_wrap .using-image {
        background-position: top left -196px !important;
    }

    .sub_form_pad {
        padding: 0 11% 0 6% !important;
    }
}

@media screen and (max-width:1440px) {
    .sub_form_pad {
        padding: 0 6% 0 6% !important;
    }
}

@media screen and (max-width:1280px) {
    .form_wrap .using-image {
        background-position: top left -281px !important;
    }

    .sub_form_pad {
        padding: 0 2% 0 2% !important;
    }
}

@media screen and (max-width:999px) {
    .sub_form_pad {
        padding: 0 !important;
    }

    .form_wrap .column-image-bg-wrap.viewport-phone,
    .column-image-bg-wrap.viewport-tablet,
    .row-bg.viewport-phone,
    .row-bg.viewport-tablet {
        display: block;
    }
}



/*-----------------------------------------------------------------

SUB - 지적재산권 - 250509

-----------------------------------------------------------------*/

.main_sub_t.c_white h1 {
    color: #fff !important;
}

.sub_property .col-txt.box h3 {
    font-size: 24px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    letter-spacing: -0.5px !important;
    display: inline-block;
    border-radius: 50px;
}

.sub_property .main_milestone .nectar-milestone .symbol-wrap > .symbol {
    font-size: 46px;
    line-height: 1;
    margin-right: 10px;
    color: #333;
}

.sub_property .main_milestone .nectar-milestone .number > span {
    line-height: 1 !important;
    font-size: 65px;
}

.sub_property .main_milestone .nectar-milestone > .subject {
    font-size: 32px !important;
    line-height: 1 !important;
    color: #33333390 !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
    display: inline-block;
}

.sub_property .milestone_wrap .box .bg_txt {
    padding: 10px;
    min-height: 7vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #edf3ff;
    color: #242424 !important;

}

.sub_property .milestone_wrap .box .bg_txt p {
    color: #242424 !important;
}

.sub_property .milestone_wrap .box > .vc_column-inner {
    border: 1px solid #e3e3e3 !important;
    box-shadow: none !important;
}

/* .sub_property .milestone_wrap .box01 .bg_txt{
    background: #0061ff;
}
.sub_property .milestone_wrap .box02 .bg_txt{
    background: #1130c6;
}
.sub_property .milestone_wrap .box03 .bg_txt{
    background: #002891;
} */

.sub_property .milestone_wrap .box .bg_txt p {
    font-weight: 500 !important;
    line-height: 1.2;
    color: #fff;
}

.sub_property .milestone_wrap.col_4 .box .bg_txt p {
    font-size: 18px;
}

.sub_property .milestone_wrap.col_2 .box .bg_txt p {
    font-size: 20px;
}

.sub_property .milestone_wrap .box .nectar-milestone {
    padding: 4% 6% 6%;
    min-height: 10.5vh;
}

.sub_property .milestone_wrap .box .nectar-milestone .number {
    font-size: 48px !important;
    line-height: 1 !important;
    letter-spacing: -0.5px;
    word-break: keep-all;
    color: #242424 !important;
    margin-bottom: 0 !important;
}

.sub_property .milestone_wrap .box .nectar-milestone .number .symbol {
    font-size: 26px !important;
    line-height: 1 !important;
    color: #33333390 !important;
    letter-spacing: -0.5px;
    font-weight: 600 !important;
    word-break: keep-all;
    display: inline-block;
}

.sub_property .milestone_wrap .box .nectar-milestone .subject {
    font-size: 14px;
    color: #33333370 !important;
    line-height: 1.2 !important;
    letter-spacing: -0.5px;
    margin: 10px 0;
}



/*-----------------------------------------------------------------

SUB - 채용 - 250509

-----------------------------------------------------------------*/
.sub_hiring_wrap .main_sub_t h1 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 0px !important;
}


.welfare_icon_box_wrap {}

.welfare_icon_box {
    margin-bottom: 60px !important;
}

.welfare_icon_box.left_box:after {
    display: inline-block;
    content: '';
    background: #aaa;
    width: 1px;
    height: calc(100% - 45px);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    visibility: visible;
}

.welfare_subject h3 {
    font-size: 28px;
    color: #000 !important;
    line-height: 38px;
    letter-spacing: -1.2px;
    font-weight: 700 !important;
    padding-bottom: 50px !important;
}


.welfare_icon_box .iwithtext {
    width: 50% !important;
    float: left;
}

.welfare_icon_box .iwithtext .iwt-text {
    padding-right: 30px !important;
    padding-left: 82px !important;
}

.row .col .welfare_icon_box .iwithtext .iwt-icon img:not([srcset]) {
    width: 62px !important;
}

.welfare_icon_box .iwithtext .iwt-text h3 {
    font-size: 20px;
    color: #000 !important;
    line-height: 35px;
    letter-spacing: -1px;
    font-weight: 600 !important;
    padding-bottom: 10px !important;
    margin-bottom: 0 !important;
}

.welfare_icon_box .iwithtext .iwt-text p {
    font-size: 15px;
    color: #333333 !important;
    line-height: 23px;
    letter-spacing: -1px;
    font-weight: 500;
    padding-left: 2px !important;
    padding-bottom: 45px !important;
    min-height: 91px;
}

@media screen and (max-width:999px) {
    .welfare_icon_box.left_box:after {
        display: none !important;
    }

    .welfare_subject h3 {
        font-size: 22px;
        line-height: 32px;
        padding-bottom: 25px !important;
    }

    .welfare_icon_box .iwithtext .iwt-text h3 {
        font-size: 17px;
        line-height: 27px;
        padding-bottom: 5px !important;
    }

    .welfare_icon_box .iwithtext .iwt-text p {
        font-size: 15px;
        line-height: 23px;
        padding-bottom: 25px !important;
        min-height: 71px;
    }

    body .vc_row-fluid .wpb_column.welfare_icon_box {
        margin-bottom: 20px !important;
    }

}



@media screen and (max-width:689px) {
    .welfare_icon_box .iwithtext {
        width: 100% !important;
        float: none;
    }

    .welfare_icon_box .iwithtext .iwt-text p {
        min-height: auto;
    }
}


/*-----------------------------------------------------------------

상단바 셋팅 2025.06.23

-----------------------------------------------------------------*/

/* 상단바가 항상 고정되도록 설정 */
.easy-notification-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

/* 헤더는 상단바 높이만큼 아래에서 시작 */
#header-outer {
    margin-top: 50px;
    /* 실제 상단바 높이에 맞게 조정 (예: 50px) */
    z-index: 999;
    /* 상단바 아래에 오도록 */
}


/*-----------------------------------------------------------------

영문 셋팅 2025.06

-----------------------------------------------------------------*/


.language-switcher {
    position: absolute;
    top: 50%;
    right: 280px;
    z-index: 999999;
    margin-top: -22px;
}


:lang(en) .language-switcher {
    position: absolute;
    top: 50%;
    right: 320px;
    z-index: 999999;
    margin-top: -22px;
}

.language-switcher .wpml-ls-legacy-list-horizontal li:first-child {
    position: relative;
}

.language-switcher .wpml-ls-legacy-list-horizontal li:first-child:after {
    position: absolute;
    top: 7px;
    right: -1px;
    width: 1px;
    height: 11px;
    background: #777;
    display: inline-block;
    content: '';
}

.language-switcher .wpml-ls-legacy-list-horizontal a {
    font-size: 15px;
    color: #777 !important;
}

.language-switcher .wpml-ls-legacy-list-horizontal a:hover {
    color: #1130C6 !important;
}



#header-outer #top nav > .sf-menu #menu-item-5532 .nectar-text-reveal-button__text {
    color: #fff !important;
}

.ko_block {
    display: inline-block !important;
}

.en_block {
    display: none !important;
}

:lang(en) .ko_block {
    display: none !important;
}

:lang(en) .en_block {
    display: inline-block !important;
}

:lang(en) .contents .box .fz_17 * {
    min-height: 84px !important;
}

:lang(en) .welfare_icon_box .iwithtext .iwt-text p {
    letter-spacing: 0px;
    min-height: 117px;
}




/* 메인 */
:lang(en) .main_value_graph_wrap .box .column-image-bg {
    background-repeat: no-repeat;
    background-size: cover !important;
}

:lang(en) .main_value_graph_wrap .box.box01 .main_sec08_num_t p,
:lang(en) .main_value_graph_wrap .box.box02 .main_sec08_num_t p {
    margin-top: 130px !important;
}

:lang(en) .main_value_graph_wrap .box.box03 .main_sec08_num_t p {
    margin-top: 163px !important;
}

:lang(en) .main_sec05_tab ul li a {
    padding: 18px 60px !important;
    white-space: break-spaces;
    line-height: 1.4 !important;
}

:lang(en) .main_sec05_tab ul li:first-child a {
    padding: 18px !important;
}

:lang(en) .mid_section ul li a {
    font-size: 15px !important;
    letter-spacing: 0px !important;
}

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

    #header-outer #top nav > ul > li > a,
    #header-outer #top nav > .sf-menu > li > a {
        margin: 0 15px !important;
    }
}

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

    .language-switcher {
        right: 100px;
    }
    
    :lang(en) .language-switcher {
        right: 100px;
    }
}

@media screen and (max-width:1200px) {
    :lang(en) .main_sec05_tab ul li:not(:first-child) a {
        padding: 18px 40px !important;
    }
}

@media screen and (max-width:999px) {
    :lang(en) .main_sec05_tab ul li {
        width: 100%;
    }

    :lang(en) .main_sec05_tab ul li:not(:last-child) {
        padding-top: 10px !important;
    }

    :lang(en) .main_sec05_tab ul li:nth-child(2) {
        margin-top: 0px !important;
    }

    :lang(en) .main_sec05_tab ul li:nth-child(2n) {
        margin-left: 0;
    }

    :lang(en) .main_sec05_tab ul.wpb_tabs_nav > li.tab-item > a {
        padding: 10px !important;
    }

    :lang(en) .mid_section {
        grid-template-columns: repeat(2, 1fr);

    }

    :lang(en) .main_fd_num p {
        font-size: 26px !important;
        margin-bottom: 7px !important;
        padding-left: 15px;
    }

    .language-switcher {
        right: 50px;
    }
    
    :lang(en) .language-switcher {
        right: 50px;
    }


}

@media screen and (max-width:690px) {
    :lang(en) .sub_alliance_wrap_btn .main_alliance_btn_wrap .main_sec03_round ul li:nth-child(1) {
        height: auto;
    }

    :lang(en) .sub_alliance_wrap_btn .main_alliance_btn_wrap .main_sec03_round ul li:nth-child(1) a {
        line-height: 1;
    }
}


/* About Colosseum */
:lang(en) .sub-col-works .tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a {
    white-space: wrap;
}

:lang(en) .sub_offer_last_wrap.feasible .sub-col-tab .child_column .nectar-fancy-ul {
    min-height: 240px;
}

:lang(en) .sub_offer_last_wrap.boaderless .sub-col-tab .child_column .nectar-fancy-ul {
    min-height: 170px;
}

:lang(en) .about_award .award_list p {
    padding: 0px 40px;
}

@media screen and (max-width:1440px) {
    :lang(en) .sub_offer_last_wrap.feasible .sub-col-tab .child_column .nectar-fancy-ul {
        min-height: 150px;
    }

    :lang(en) .sub_offer_last_wrap.boaderless .sub-col-tab .child_column .nectar-fancy-ul {
        min-height: 6vh;
    }
}

@media screen and (max-width:999px) {
    :lang(en) .sub_offer_last_wrap.feasible .sub-col-tab .child_column .nectar-fancy-ul {
        min-height: 21vh;
    }

    :lang(en) .sub_offer_last_wrap.boaderless .sub-col-tab .child_column .nectar-fancy-ul {
        min-height: 14vh;
    }

    :lang(en) .sub_offer_last_wrap .sub-col-tab .child_column .nectar-fancy-ul ul {
        padding-bottom: 20px;
        padding-left: 0 !important;
    }

    :lang(en) .sub_offer_last_wrap .sub-col-tab .child_column img {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    :lang(en) .about_award .award_list p {
        margin-bottom: 0px !important;
        min-height: 43px;
    }

    :lang(en) .about_award .award_list .vc_col-sm-4 .vc_column-inner {
        margin-bottom: 40px !important;
    }
}

@media screen and (max-width:690px) {
    :lang(en) .sub_offer_last_wrap .sub-col-tab .child_column .nectar-fancy-ul {
        min-height: auto !important;
    }

    :lang(en) .global_network_250_wrap .box {
        min-height: 350px !important;
    }

    :lang(en) .welfare_icon_box .iwithtext .iwt-text p {
        min-height: auto;
    }

}


/* Franchise/Perishables Fulfillment */
:lang(en) body .sub-col-tab .franchise_box.child_column .nectar-fancy-ul > ul {
    min-height: 230px;
    margin-bottom: 20px !important;
}

:lang(en) .sub_franchise_sec01 .nectar-fancy-ul > ul li {
    width: 100%;
}

:lang(en) .sub_franchise_img_wrap .franchise_box img {
    margin-top: 0 !important;
}

@media screen and (max-width:1080px) {
    :lang(en) .sub_franchise_sec01 .two .nectar-fancy-ul ul li {
        width: 100% !important;
    }
}

@media screen and (max-width:480px) {
    :lang(en) body .sub-col-tab .franchise_box.child_column .nectar-fancy-ul > ul {
        min-height: auto;
    }

    :lang(en) .sub_franchise_sec01 .franchise_box .nectar-fancy-ul > ul > li {
        width: 100% !important;
    }
}


/* Korea / Global Fulfillment Network */
#kboard-ocean-franchise-list .kboard-branch .kboard-branch-button {
    width: 27%;
    height: auto;
    line-height: 1.2;
    padding: 4px 14px;
}

:lang(en) .sub_global_7sec_wrap .sub-col-tab .child_column .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sub_global_sec05_img.long {
    margin-top: 0 !important;
}

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

    :lang(en) .sub_global_7sec_wrap .one img,
    :lang(en) .sub_global_7sec_wrap .four img {
        margin-top: 0 !important;
    }
}

@media screen and (max-width:1080px) {
    .sub_global_map .txt_row .l_box {
        display: none;
    }

    .sub_global_map .txt_row .r_box {
        width: 100%;
    }

    /* #ajax-content-wrap .sub_global_map .vc_row.inner_row.board_wrap .row_col_wrap_12_inner{
        padding-left: 0;
        padding-right: 0;
    } */
}