@charset "UTF-8";
/*****************************************************************

Copyright C 그누위즈 테마 All rights reserved.
gnuwiz@naver.com & master@gnuwiz.com
본 페이지는 유료콘텐츠 그누위즈 테마 CSS입니다. 불법복제시 법적인 제제를 받으실 수 있습니다.
라이센스를 삭제하지 마세요. 라이센스 삭제시 불법 사용으로 간주될 수 있습니다.

******************************************************************/

/*공통*/
#wrapper{padding-top:0;padding-bottom: 0;background: #fff;}
#container_wr{padding: 0;}
.gw-sec{padding:170px 0;}
.gw-sec .gw-btn01 {max-width: 200px;}
.gw-sec-container{margin:0 auto;width: 1400px;}
.gw-sec-title {position:relative;padding-bottom:72px;font-size: var(--main-title02);text-transform: uppercase;line-height:1.4;}
.gw-sec-title > a {margin-left:8px;position: absolute;font-size: var(--main-title04);color: var(--main-color);transition:all 0.3s ease-in-out;}
.gw-sec-title > a:hover{transform: scale(1.5);}

/*gw-theme01-main-business*/
#gw-theme01-main-business{background: #f8f8f8 url("../img/gw-theme01-main-business-bg.png") bottom right no-repeat;}
#gw-theme01-main-business .img{aspect-ratio:1 / 1;overflow: hidden;box-shadow:25px 35px 40px rgba(0,0,0,.1);}
#gw-theme01-main-business .img01{order:1;}
#gw-theme01-main-business .gw-text-container {padding-left: 102px;}
#gw-theme01-main-business .gw-text01 {color: var(--main-color);border-bottom: 1px solid var(--main-color);}
#gw-theme01-main-business .gw-text02 {font-size: var(--main-title03);letter-spacing: -0.025px;}
#gw-theme01-main-business .gw-text03 {line-height: 1.75;color: #666;font-size:var(--main-text01);}

/*gw-theme01-main-about*/
#gw-theme01-main-about{padding:120px 0;position:relative;clip-path: circle(0% at 50% 50%);transition: clip-path 1s ease-in-out;background: url("../img/gw-theme01-main-about-bg.jpg") bottom no-repeat;}
#gw-theme01-main-about.aos-animate {clip-path: circle(100% at 50% 50%);}
#gw-theme01-main-about .gw-content {position: relative;}
#gw-theme01-main-about .gw-content > li{width: 33.3%;}
#gw-theme01-main-about .gw-content > li:not(:last-child) {border-right: 1px solid rgba(255,255,255,0.25);}
#gw-theme01-main-about .counter-container{font-size:var(--main-title01);}
#gw-theme01-main-about .counter-text {margin-left: -5px;}
#gw-theme01-main-about .gw-ico {margin: 0 auto;width: 200px;height: 200px;border-radius: 100%;background: rgba(255,255,255,0.2);backdrop-filter:blur(1px);}

/*gw-theme01-main-recruit*/
#gw-theme01-main-recruit .gw-recruit-list{position: relative;}
#gw-theme01-main-recruit [class *= "gw-recruit-item"]{position: relative; width:52.3%;overflow:hidden; transition:all 0.6s;box-shadow: 25px 35px 40px rgba(0,0,0,.1);}
#gw-theme01-main-recruit .gw-recruit-item02{position: absolute; top:5.5rem; right:0;}
#gw-theme01-main-recruit .gw-recruit-list > li > a{position: relative; display: block; width:100%; height:0; padding-top:58.82%;}
#gw-theme01-main-recruit .gw-recruit-list > li .gw-bg{position: absolute; display: block; top:0; left:0; width:100%; height:100%; filter:grayscale(70); transition:all 0.6s;}
#gw-theme01-main-recruit .gw-recruit-item01 .gw-bg{background: url("../img/gw-theme01-main-recruit-item01.jpg") center no-repeat; background-size: cover;}
#gw-theme01-main-recruit .gw-recruit-item02 .gw-bg{background: url("../img/gw-theme01-main-recruit-item02.jpg") center no-repeat; background-size: cover;}
#gw-theme01-main-recruit .gw-recruit-list > li .gw-btn01{border-color:rgba(255,255,255,0.3);color: #fff;}
#gw-theme01-main-recruit .gw-container {display: flex;flex-direction: column;align-items: center;place-content: center;gap: 30px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-align: center;color:#fff;}
#gw-theme01-main-recruit .gw-text01{border-bottom: 1px solid #fff;}
#gw-theme01-main-recruit .gw-text02{font-size: var(--main-title03);}
#gw-theme01-main-recruit .gw-recruit-list > li.on{z-index: 100;}
#gw-theme01-main-recruit .gw-recruit-list > li.on .gw-bg{filter:grayscale(0);transform:scale(1.25);}
#gw-theme01-main-recruit .gw-recruit-list > li.on .gw-btn01:before {width: 105%;}
#gw-theme01-main-recruit .gw-recruit-list > li.on .gw-btn01{color: #fff;border-color: #000;}

/*gw-theme01-main-menu*/
#gw-theme01-main-menu{position:relative;background:url(../img/gw-theme01-main-menu-bg.jpg) 50% 50% no-repeat; background-size:cover; padding: 120px 0; background-attachment: fixed;}
#gw-theme01-main-menu .gw-menu-list{gap: 15px;}
#gw-theme01-main-menu .gw-menu-list > li{width: 195px; height: 195px; border:3px solid rgba(255,255,255,0.3); transition:all 0.4s;}
#gw-theme01-main-menu .gw-menu-list > li > a {display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding: 20px;width: 100%;height: 100%;color: #fff;font-size: var(--main-title04);}
#gw-theme01-main-menu .gw-menu-list > li:hover{border-color: var(--main-color);background: var(--main-color);}

/* gw-theme01-main-location */
#gw-theme01-main-location{display:flex;height: 100vh;}
#gw-theme01-main-location .gw-sec-title{padding-bottom: 0;}
#gw-theme01-main-location .gw-sec-sub-title > span:after{background: #fff;}
#gw-theme01-main-location > div{height: 100%;}
#gw-theme01-main-location .gw-text-container {display:flex;flex-direction:column;align-items:center;width: 100%;}
#gw-theme01-main-location .gw-sec-container > div{height:100%;}
#gw-theme01-main-location .gw-left{width: 50vw;height:auto;}
#gw-theme01-main-location .gw-left .gw-map{overflow: hidden;width: 100%;height: 100%;}
#gw-theme01-main-location .gw-left .gw-map > img {width: 100%;height: 100%;object-fit: cover;}
#gw-theme01-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-theme01-main-location .gw-right .gw-location-list > li:not(:first-child){margin-top: 10px;}
#gw-theme01-main-location .gw-btn01 {border-color: rgba(255,255,255,0.3);color: #fff;max-width:200px;}
#gw-theme01-main-location .gw-btn01:before{background: rgba(255,255,255,1);}
#gw-theme01-main-location .gw-btn01:hover{color: #000;}

/* gw-theme01-main-partners */
#gw-theme01-main-partners{background: #f8f8f8;}
#gw-theme01-main-partners .gw-partner-container {position: relative;width: 100%;}
#gw-theme01-main-partners .gw-partner-container > div {overflow: hidden;position: relative;width: 100%;height: 100px;}
#gw-theme01-main-partners .gw-partner-items {display: flex;gap:20px;}
#gw-theme01-main-partners .gw-partner-item {margin:0 10px;overflow:hidden;width:250px;height: 100px;background: #fff;box-shadow: 0 0 2px rgba(0,0,0,.01),4px 12px 36px rgba(0,0,0,.01);border-radius:5px;}
#gw-theme01-main-partners .gw-partner-item > img{width: 100%;height: 100%;object-fit: cover;}

/* gw-theme01-main-inquiry */
#gw-theme01-main-inquiry {background: url('../img/gw-theme01-main-inquiry-bg.jpg') center no-repeat;background-size: cover;}
#gw-theme01-main-inquiry > form {display: flex;align-items: center;place-content: center;height: 100%;}
#gw-theme01-main-inquiry .gw-sec-con-1440{width: 1200px;}
#gw-theme01-main-inquiry .gw-sec-sub-title{color:#fff;}
#gw-theme01-main-inquiry .gw-input-container > ul {width:calc(50% - 30px);}
#gw-theme01-main-inquiry .gw-input-container > ul > li:not(:first-child){margin-top:15px;}
#gw-theme01-main-inquiry .gw-input-container .gw-input-item{padding:0 30px 0 80px;position:relative;color:#fff;background: rgba(255,255,255,0.15);height:55px;border-radius: 5px;}
#gw-theme01-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-theme01-main-inquiry .gw-input-container .gw-input{width:100%;background: transparent;border: none;height:55px;}
#gw-theme01-main-inquiry .gw-input-container .gw-input::placeholder {color: rgba(255,255,255,0.8);}
#gw-theme01-main-inquiry .gw-input-container .gw-file-input-container{background: rgba(255,255,255,0.15);border-radius: 5px;}
#gw-theme01-main-inquiry .gw-input-container .file-name{padding: 0;padding-left: 30px;border: none;background: transparent;color:#fff;width: 100%;line-height: 55px;}
#gw-theme01-main-inquiry .gw-check-list{align-items: center;place-content: center;cursor: pointer;color: #fff;}
#gw-theme01-main-inquiry .gw-file-input-container{cursor: pointer;}
#gw-theme01-main-inquiry .gw-file-input-button {top: 50%;right: 20px;transform: translateY(-50%);height: 30px;line-height: 30px;border-radius: 30px;background:#000;}
#gw-theme01-main-inquiry .gw-textarea-item > textarea {padding:30px;border: none;background: rgba(255,255,255,0.15);border-radius: 5px;height: 260px;margin-top: 15px;color:#fff;}
#gw-theme01-main-inquiry .gw-textarea-item > textarea::placeholder {color: #fff;}
#gw-theme01-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-theme01-main-inquiry .gw-search {display: inline-block;width: 30px;height: 30px;line-height: 30px;background: #fff;color: #000;border-radius: 100%;cursor: pointer;box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.15);}
#gw-theme01-main-inquiry .gw-search > i {font-size: 14px;}
#gw-theme01-main-inquiry .gw-btn01 {border-color: rgba(255,255,255,0.3);color: #fff;}
#gw-theme01-main-inquiry .gw-btn01:before{background: #fff;}
#gw-theme01-main-inquiry .gw-btn01:hover{color: #000;}
