@charset "UTF-8";
/*****************************************************************

Copyright C 그누위즈 테마 All rights reserved.
gnuwiz@naver.com & master@gnuwiz.com
본 페이지는 유료콘텐츠 그누위즈 테마 CSS입니다. 불법복제시 법적인 제제를 받으실 수 있습니다.
라이센스를 삭제하지 마세요. 라이센스 삭제시 불법 사용으로 간주될 수 있습니다.

******************************************************************/

/*공통*/
#wrapper{padding-bottom: 0;background: #fff;}
#container_wr{padding: 0;background: #f8f8f8;transition: all .3s}
.scroll-content > section{width: 100vw;position: relative;overflow: hidden;}
.gw-sec{padding:150px 0;}
.gw-sec-con-1500{position:relative;margin:0 auto;width: 1500px;}
.gw-sec .gw-btn01 {max-width: 200px;}
.gw-sec-container{position:relative;margin:0 auto;width: 1500px;}
.gw-sec-sub-title {font-size: 22px;letter-spacing:0.01px;font-family: "Lexend", sans-serif;}
.gw-sec-sub-title > span{ position: relative;display: flex;place-content: center; align-items: baseline;}
.gw-sec-sub-title > span:after{content: '';display: block;width: 8px;height: 8px;margin-left: 5px;border-radius: 50%;background:var(--main-color);}
.gw-sec-title {padding-bottom:40px;font-size: var(--main-title02);text-transform: uppercase;font-family: 'NanumSquareNeoExtraBold', sans-serif;}
.gw-dot{margin-right:10px;width: 10px;height: 10px;border-radius: 100%;background: var(--main-color);}
.gw-category{padding: 0 15px;display: inline-block;border-radius: 15px;background: var(--main-color);height: 28px;line-height: 28px;color:#fff;font-size: 14px;font-family: 'NotoKr_M', sans-serif;}

/*버튼*/
.gw-plus-btn{display: block;width: 50px;height: 50px;border-radius: 100%;border: 2px solid #ddd;}
.gw-plus-btn > i{transform-origin:center;transition: all 0.5s;}
.gw-plus-btn:hover > i{transform: translate(-50%,-50%) rotate(360deg);}
.gw-more-btn{font-family: "Lexend", sans-serif; font-weight: 400;font-size:17px;}
.gw-more-btn .gw-arrow{transition: all .3s;}
.gw-more-btn:hover .gw-arrow{transform: translateX(10px);}
.gw-main-btn01{all:unset;position:relative;z-index:100;display:inline-block;padding:20px 40px;text-align: center;border: 2px solid #000;width: auto;color: #000;cursor:pointer;text-transform:uppercase;transition:all .3s;font-family:"NotoKr_B", sans-serif;}
.gw-main-btn01:before{content: "";display: block;position:absolute;top:0;left:0;z-index:-1;width: 0;height: 100%;background: #000;transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);}
.gw-main-btn01:after{content: "\e93e";display: block;font-family: xeicon;position: absolute;right: 10px;top: 50%;transform: translateY(-50%);opacity: 0;transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);}
.gw-main-btn01:hover{padding: 20px 60px 20px 40px;color: #fff;}
.gw-main-btn01:hover:before{width: 100%;}
.gw-main-btn01:hover:after{opacity: 1;}
.gw-main-btn02{display:flex;place-content:center;border:2px solid #ddd;width: 100%;height:55px;line-height:55px;cursor:pointer;border-radius: 5px;font-family: "Lexend", sans-serif;transition: all .3s;}
.gw-main-btn04{transition: all .3s;}
.gw-main-btn04:hover{letter-spacing: 5px;}

/* cursor */
#flag {position: fixed;left: 0;top: 0;z-index: 99899999999;pointer-events: none;}
#flag > div {width: 15px;height: 15px;background: var(--main-color);border-radius: 50px;transition: all .3s ease;}
#flag.on{mix-blend-mode: difference !important;}
#flag.on > div{width:40px;height: 40px;background: #fff;}


/*gw-theme04-main-business*/
#gw-theme04-main-business{height: 200vh;position: relative;}
.trigger-this-01 {height: 100%;}
.fix-this-01 {width: 100vw;height: 100%;position: relative;}
#gw-theme04-main-business .gw-sec-sub-title > span{place-content:flex-start;}
#gw-theme04-main-business .gw-sec-sub-title > span:after{background: #fff;}
#gw-theme04-main-business .gw-sec-container {align-items: flex-start;}
#gw-theme04-main-business .gw-left{padding: 160px 100px 300px 0;word-break: keep-all;color: #fff;width: 565px;}
#gw-theme04-main-business .gw-sec-sub-title{color:#fff;}
#gw-theme04-main-business .gw-sec-title {line-height: 1.5;}
#gw-theme04-main-business .gw-right {width: calc(100% - 565px);}
#gw-theme04-main-business .gw-theme04-business-items{flex-wrap: wrap;gap: 40px;}
#gw-theme04-main-business .gw-theme04-business-item{position: relative;width: calc(50% - 20px);height: 650px;overflow: hidden;background: #111;border-radius: 10px;}
#gw-theme04-main-business .gw-theme04-business-item:nth-child(odd) {transform: translateY(210px);}
#gw-theme04-main-business .gw-theme04-business-item > a {display:block;width:100%;height: 100%;}
#gw-theme04-main-business .gw-theme04-business-item .gw-img{ position: absolute;width: 100%;height: 100%;opacity: 0.3;transition: all 1s;}
#gw-theme04-main-business .gw-theme04-business-item .gw-content{padding:40px;position:relative;z-index:100;height:100%;flex-direction: column;}
#gw-theme04-main-business .gw-theme04-business-item .gw-text-container{width:100%;border-top:1px solid rgba(255,255,255,0.5);color: #fff;width: 100%;}
#gw-theme04-main-business .gw-theme04-business-item .gw-text01{opacity: 0.7;}
#gw-theme04-main-business .gw-theme04-business-item .gw-text02 {font-size: var(--main-title03);text-transform: uppercase;}
#gw-theme04-main-business .gw-theme04-business-item .gw-text03{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;min-height: 44px;line-height: 1.75;opacity: 0.75;}
#gw-theme04-main-business .gw-theme04-business-item .gw-btn-container{border-bottom:1px solid rgba(255,255,255,0.5);}
#gw-theme04-main-business .gw-theme04-business-item > a:hover .gw-img{transform:scale(1.2);}
#gw-theme04-main-business .gw-theme04-business-item > a:hover .gw-plus-btn > i{transform: translate(-50%,-50%) rotate(360deg);}
#gw-theme04-main-business .gw-theme04-business-item > a:hover .gw-main-btn04{letter-spacing: 5px;}

/*HK솔루션 스타일 사업분야 */
.ulFl {zoom:1;}
.ulFl::after {display:block; visibility:hidden; clear:both; content:"";}
.ulFl > li {float:left;}

.tS2 {text-shadow:2px 2px 3px rgba(0, 0, 0, 0.65);}

/* .onepage-pagination {position:absolute; right:2%; top:50%; transform:translateY(-50%); z-index:999;}
.onepage-pagination li {margin:15px 0px;}
.onepage-pagination li a{width:17px; height:17px; display:block;}
.onepage-pagination li a:before{content:''; position:absolute; width:15px; height:15px; background:url('../img/mlink.png') 50% 50% no-repeat;}
.onepage-pagination li a.active:before{width:17px; height:17px; background:url('../img/mlink_on.png') 50% 50% no-repeat;} */

.mdiv {width:100%; height:100%; position:relative; overflow:hidden; background:#000;}
.mdiv2 {background:url('../img/mb0.jpg') 50% bottom no-repeat; background-size:cover; padding:0; height:100%;}
.mdiv2 ul {width:100%; height:100%;}
.mdiv2 ul li {width:25%; height:100%; color:#fff; text-align:center; border-right:1px solid rgba(255,255,255,0.3); position:relative;}
.mdiv2 ul li:last-child {border:0;}
.mdiv2 ul li .mY {width:100%; padding:100px 20px; height:70vh;}
.mdiv2 ul li .hks {margin-bottom:20px;}
.mdiv2 ul li .hks span {font-size:1.4em;}
.mdiv2 ul li .tit {font-size:48px; font-weight:700; word-break:keep-all; margin-bottom:60px;}
.mdiv2 ul li .exp {line-height:180%; margin-bottom:100px;}
.mdiv2 ul li .m2btn {}
.mdiv2 ul li .m2sh {display:none;}
.mdiv2 ul li.on {background:rgba(0, 0, 0, 0.8);}
.mdiv2 ul li.on .hks {color:#29aefd;}
.mdiv2 ul li.on .m2sh {display:block;}

a.btn1 {font-size:15px; font-weight:300; color:#9e9e9e; line-height:26px;}
a.btn1.t1 {color:#fff;}
a.btn1::after {content:url('../img/ico_arr.png'); vertical-align:middle; margin-left:10px;}

/*gw-theme04-main-about 기존
#gw-theme04-main-about{position:relative;background:url(../img/gw-theme04-main-about-bg.jpg) 50% 50% no-repeat; background-size:cover; padding: 120px 0; background-attachment: fixed;}
#gw-theme04-main-about:before {content: "";display: block;position: absolute;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
#gw-theme04-main-about .gw-sec-sub-title > span:after{background: #fff;}
#gw-theme04-main-about .gw-content > li{width: 33.3%;}
#gw-theme04-main-about .gw-content > li:not(:last-child) {border-right: 1px solid rgba(255,255,255,0.25);}
#gw-theme04-main-about .counter-container{font-size:var(--main-title01);}
#gw-theme04-main-about .counter-text {margin-left: -5px;}
#gw-theme04-main-about .gw-ico {margin: 0 auto;width: 150px;height: 150px;border-radius: 100%;border: 1px solid rgba(255,255,255,0.1);background: rgba(255,255,255,0.2);}
*/

/*gw-theme04-main-about 신규*/
#gw-theme04-main-about{position:relative;background:url(../img/gw-theme04-main-about-bg.jpg) 50% 50% no-repeat; background-size:cover; padding: 120px 0; background-attachment: fixed;}
#gw-theme04-main-about:before {content: "";display: block;position: absolute;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
#gw-theme04-main-about .gw-service-container{padding:80px 0;background:#F3F3F3;position:relative;background:url(../img/gw-theme04-main-about-bg.jpg) 50% 50% no-repeat; background-size:cover; padding: 120px 0; background-attachment: fixed;}
#gw-theme04-main-about .service-list{margin: 0 auto;width: 1200px;}
#gw-theme04-main-about .service-list > li {padding: 40px; background-color: #F3F3F3; margin:8px; border-radius: 12px;}
#gw-theme04-main-about .service-list > li:not(:last-child) {border-right: 1px solid #ddd;}
#gw-theme04-main-about .service-list .icon{color: var(--main-color);}
#gw-theme04-main-about .service-list .icon img{width:80px;}
#gw-theme04-main-about .gw-business-type-container .business-type:nth-of-type(2n) .gw-text{order: 2;}
#gw-theme04-main-about .business-type{background: #F3F3F3;}
#gw-theme04-main-about .business-type .gw-text-container{padding: 150px;}
#gw-theme04-main-about .business-type .gw-text{overflow: hidden;height: 100%;}
#gw-theme04-main-about .business-type .gw-text01 {color: var(--main-color);border-bottom: 1px solid var(--main-color);}
#gw-theme04-main-about .business-type .gw-text02 {font-size: var(--main-title03);letter-spacing: -0.025px;}
#gw-theme04-main-about .business-type .gw-text03 {line-height: 1.75;color: #666;}
#gw-theme04-main-about .business-type .gw-btn01 {max-width: 200px;}
#gw-theme04-main-about .business-type .gw-img{overflow: hidden;}
#gw-theme04-main-aboutgw-theme04-main-about .business-type.active .gw-img > img{transform: scale(1.0);}


@media screen and (max-width:1440px) {
    #gw-theme04-main-about .business-type .gw-text-container{padding: 50px;}
    #gw-theme04-main-about .service-list{width: 100%;}
}

@media screen and (max-width:1024px) {
    #gw-theme04-main-about .business-type{flex-direction:column;}
    #gw-theme04-main-about .business-type > div{width: 100% !important;height:30vh}
    #gw-theme04-main-about .business-type .gw-text-container{padding: 40px;}
    #gw-theme04-main-about .gw-business-type-container .business-type:nth-of-type(2n) .gw-text{order: 0;}
    #gw-theme04-main-about .gw-service-container{padding: 40px 0;}
    #gw-theme04-main-about .service-list{flex-wrap:wrap;place-content:center;}
    #gw-theme04-main-about .service-list > li{width:33.3% !important;}
    #gw-theme04-main-about .business-type .gw-img > img{width:100%;}
}

/*HK솔루션 스타일 사업분야 */
@media screen and (max-width:700px){

    .mdiv2 ul {height:calc(100% - 100px); margin-top:100px;}
    .mdiv2 ul li {width:50%; height:50%;}
    .mdiv2 ul li:nth-child(-n+2) {border-bottom:1px solid rgba(255,255,255,0.3);}
    .mdiv2 ul li:nth-child(2n) {border-right:0;}
    .mdiv2 ul li .mY {padding:0 15px;}
    .mdiv2 ul li .hks {display:none;}
    .mdiv2 ul li .tit {font-size:30px; margin-bottom:20px;}
    .mdiv2 ul li .exp {display:none !important;}
}

@media screen and (max-width:576px) {
    #gw-theme04-main-about .business-type .gw-text-container{padding: 22px;}
    #gw-theme04-main-about .service-list > li{width: 100% !important;}
    #gw-theme04-main-about .service-list > li:not(:last-child) {border-right:none;border-bottom: 1px solid #ddd;}
}


/* gw-theme04-main-inquiry */
#gw-theme04-main-inquiry{background: #fff;}
#gw-theme04-main-inquiry > form {margin:0 auto;display: flex;align-items: center;place-content: center;width: 1200px;height: 100%;}
#gw-theme04-main-inquiry .gw-title-container {display: flex;flex-direction: column;align-items: center;}
#gw-theme04-main-inquiry .gw-input-container > ul {width:calc(50% - 30px);}
#gw-theme04-main-inquiry .gw-input-container > ul > li{margin-top:15px;}
#gw-theme04-main-inquiry .gw-input-container .gw-input-item{padding:0 15px 0 80px;position:relative;background: #f8f8f8;height:55px;border-radius: 30px;}
#gw-theme04-main-inquiry .gw-input-container .gw-input-title{position:absolute; top:0px; left:0px; width:100px; line-height:55px;text-align: center;font-family: 'NotoKr_B', sans-serif;}
#gw-theme04-main-inquiry .gw-input-container .gw-input{width:100%;background: #f8f8f8;border: none;height:55px;}
#gw-theme04-main-inquiry .gw-input-container .gw-file-input-container{background: #f8f8f8;border-radius: 30px;}
#gw-theme04-main-inquiry .gw-input-container .file-name{padding: 0;padding-left: 30px;border: none;background: #f8f8f8;color:#666;width: 100%;border-radius: 30px;line-height: 55px;}
#gw-theme04-main-inquiry .gw-check-list{align-items: center;place-content: center;cursor: pointer;}
#gw-theme04-main-inquiry .gw-file-input-container{cursor: pointer;}
#gw-theme04-main-inquiry .gw-file-input-button {top: 50%;right: 20px;transform: translateY(-50%);height: 30px;line-height: 30px;border-radius: 30px;}
#gw-theme04-main-inquiry .gw-textarea-item > textarea {padding:30px;border: none;background: #f8f8f8;border-radius: 30px;height: 260px;margin-top: 15px;color:#666;}
#gw-theme04-main-inquiry input[type="checkbox"].on + .check-label:before {content: "\e928";font-family: "xeicon";border-color: var(--main-color);background: var(--main-color);font-weight: 600;line-height: 16.5px;color: #fff;}
#gw-theme04-main-inquiry .gw-search {display: inline-block;width: 30px;height: 30px;line-height: 30px;background: #000;color: #fff;border-radius: 100%;cursor: pointer;box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.15);}
#gw-theme04-main-inquiry .gw-search > i {font-size: 14px;}
#gw-theme04-main-inquiry .gw-main-btn02 {max-width: 295px;margin: 0 auto;color: #000;}
#gw-theme04-main-inquiry .gw-plus-btn {width: 30px;height: 30px;}


/* gw-theme04-main-partners */
#gw-theme04-main-partners .gw-sec-title{color: #222;}
#gw-theme04-main-partners .gw-more-btn {place-content: center;}
#gw-theme04-main-partners .gw-partner-container {position: relative;width: 100%;}
#gw-theme04-main-partners .gw-partner-container > div {overflow: hidden;position: relative;width: 100%;height: 100px;}
#gw-theme04-main-partners .gw-partner-items {display: flex;gap:20px;}
#gw-theme04-main-partners .gw-partner-item {margin:0 10px;overflow:hidden;width:250px;height: 100px;background: #fff;border-radius:10px;box-shadow: 0 0 2px rgba(0,0,0,.01),4px 12px 36px rgba(0,0,0,.01);}
#gw-theme04-main-partners .gw-partner-item > img{width: 100%;height: 100%;object-fit: cover;}
#gw-theme04-main-partners .gw-partner-banner > li {width: 50%;}
#gw-theme04-main-partners .gw-partner-banner > li > a{position:relative;display:block;width:100%;height: 200px;}
#gw-theme04-main-partners .gw-partner-banner .gw-bg {overflow:hidden;position:relative;width: 100%;height: 100%;transition: all .3s;}
#gw-theme04-main-partners .gw-partner-banner .gw-bg > img {width: 100%;height: 100%;object-fit: cover;}
#gw-theme04-main-partners .gw-text-container {position: absolute;top: 50%;left: 50px;transform:translateY(-50%);color:#fff;}
#gw-theme04-main-partners .gw-title {font-size: var(--main-title03);color: #fff;;}
#gw-theme04-main-partners .gw-partner-banner >li:first-child > a .gw-title {color: #fff;}
#gw-theme04-main-partners .gw-partner-banner >li:first-child > a .gw-text {color: rgba(255,255,255,0.7);}
#gw-theme04-main-partners .gw-partner-banner >li:last-child > a .gw-title {color: #000;}
#gw-theme04-main-partners .gw-partner-banner >li:last-child > a .gw-text {color: rgba(0,0,0,0.7);}

/* gw-theme04-main-location */
#gw-theme04-main-location{display:flex;height: 100vh;}
#gw-theme04-main-location .gw-sec-title{padding-bottom: 0;}
#gw-theme04-main-location .gw-sec-sub-title > span:after{background: #fff;}
#gw-theme04-main-location > div{height: 100%;}
#gw-theme04-main-location .gw-text-container {display:flex;flex-direction:column;align-items:center;width: 100%;}
#gw-theme04-main-location .gw-sec-container > div{height:100%;}
#gw-theme04-main-location .gw-left{width: 50vw;height:auto;}
#gw-theme04-main-location .gw-left .gw-map{overflow: hidden;width: 100%;height: 100%;}
#gw-theme04-main-location .gw-left .gw-map > img {width: 100%;height: 100%;object-fit: cover;}
#gw-theme04-main-location .gw-right{overflow: hidden;position: relative;display: flex;flex-direction: column;align-items: center;place-content: center;background: var(--main-color);text-align: center;color:#fff;width: 50vw;transition: all 0.5s;}
#gw-theme04-main-location .gw-right .gw-location-list > li:not(:first-child){margin-top: 10px;}
#gw-theme04-main-location .gw-main-btn02 {max-width: 295px;color: #fff;}
#gw-theme04-main-location .gw-main-btn04 {font-size: 11pt;}
#gw-theme04-main-location .gw-plus-btn {width: 30px;height: 30px;}
#gw-theme04-main-location .gw-main-btn02:hover .gw-plus-btn > i {transform: translate(-50%,-50%) rotate(360deg);}
#gw-theme04-main-location .gw-main-btn02:hover .gw-main-btn04 {letter-spacing: 5px;}

/*gw-theme04-main-quick*/
#gw-theme04-main-quick .gw-sec-sub-title > span{place-content:flex-start;}
#gw-theme04-main-quick .gw-theme04-main-quick-list > li{width: calc(25% - 20px);}
#gw-theme04-main-quick .gw-theme04-main-quick-list > li > a {padding: 40px;display: block;width: 100%;background: #f8f8f8;transition: all .3s;border-radius: 10px;}
#gw-theme04-main-quick .gw-theme04-main-quick-list  .gw-title {font-size: var(--main-title04);transition: all .3s;}
#gw-theme04-main-quick .gw-theme04-main-quick-list  .gw-text{color:#666;transition: all .3s;text-transform:uppercase;letter-spacing: -0.5px;}
#gw-theme04-main-quick .gw-theme04-main-quick-list .gw-ico{color: var(--main-color);}
#gw-theme04-main-quick .gw-theme04-main-quick-list > li > a:hover{background: var(--main-color);}
#gw-theme04-main-quick .gw-theme04-main-quick-list > li > a:hover .gw-title{color: #fff;}
#gw-theme04-main-quick .gw-theme04-main-quick-list > li > a:hover .gw-text{color: rgba(255,255,255,0.6);}
#gw-theme04-main-quick .gw-theme04-main-quick-list > li > a:hover .gw-ico{color: #fff;}
#gw-theme04-main-quick .gw-theme04-main-quick-list > li > a:hover .gw-plus-btn > i{transform: translate(-50%,-50%) rotate(360deg);color: #fff;}

/*gw-theme04-main-inquiry*/
#gw-theme04-main-inquiry-link:before{content: "";position: absolute;top: 0;left: 0;width: 50vw;z-index: 100;height: 100%; background: var(--main-color);cursor: pointer;}
#gw-theme04-main-inquiry-link:after{content: "";position: absolute;top: 50%;left: 0;width: 100%; height:50%; background:#1C1E26;}
#gw-theme04-main-inquiry-link .gw-sec-container{padding:40px 0;z-index: 100;}
#gw-theme04-main-inquiry-link .gw-sec-container > a{width:50vw;gap:80px;}
#gw-theme04-main-inquiry-link .gw-sec-title {padding-bottom:0;font-size: var(--main-title03);}
#gw-theme04-main-inquiry-link .gw-text {opacity: 0.6;word-break:auto-phrase;}
#gw-theme04-main-inquiry-link .gw-sec-container > a:hover .gw-plus-btn > i{transform: translate(-50%,-50%) rotate(360deg);color: #fff;}

/*다크모드*/
body.dark-mode #gw-theme04-main-inquiry-link:after{background:#111;}





