@charset "UTF-8";
/*****************************************************************

Copyright C 그누위즈 테마 All rights reserved.
gnuwiz@naver.com & master@gnuwiz.com
본 페이지는 유료콘텐츠 그누위즈 테마 CSS입니다. 불법복제시 법적인 제제를 받으실 수 있습니다.
라이센스를 삭제하지 마세요. 라이센스 삭제시 불법 사용으로 간주될 수 있습니다.

******************************************************************/

/*공통*/
#wrapper{padding-top:0 !important;padding-bottom: 0;background: #fff;}
#container_wr{padding: 0;background: #fff;}
.gw-sec{padding:170px 0;background: #fff;}
.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 {margin-bottom:20px;font-size: var(--main-title04);color: var(--main-color);text-transform: uppercase;letter-spacing:0.01px;font-family: "Josefin Sans", sans-serif;font-weight:700;}
.gw-sec-title {padding-bottom:80px;font-size: var(--main-title01);text-transform: uppercase;line-height:1.5;letter-spacing:-0.03rem;}
.gw-dot{margin-right:10px;width: 10px;height: 10px;border-radius: 100%;background: var(--main-color);}

/*버튼*/
.gw-small-btn{position:relative;overflow:hidden;font-size:14px;font-family: "NotoKr_B", sans-serif;width: 56px;height: 56px;line-height:56px;background: var(--main-color);text-indent: -200%;transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);}
.gw-small-btn:before {content: "\e93e";display: block;font-family: xeicon;position: absolute;right: -12px;top: 50%;transform: translateY(-50%);}
.gw-small-btn:hover{text-indent: 0;width: 200px;text-align: center;}
.gw-small-btn:hover:before{right: 12px;}
.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:"Josefin Sans", "NotoKr_B", sans-serif;font-weight:700;}
.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-theme02-main-service*/
#gw-theme02-main-service .gw-sec-title {word-break: keep-all;line-height: 1.25;}
#gw-theme02-main-service .gw-sec-title > span {font-size: var(--main-title04);display: block;}
#gw-theme02-main-service .gw-sec-text {font-size: var(--main-text01);line-height: 1.75;color: #666;}
#gw-theme02-main-service .gw-service-container > img {width: 85%;height: 100%;object-fit: cover;}


/*gw-theme02-main-business*/
#gw-theme02-main-business .gw-area{position:relative;display:block;cursor: pointer;}
#gw-theme02-main-business .gw-img-container{overflow: hidden;width: 100%;height: 600px;transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);}
#gw-theme02-main-business .gw-img{width: 100%;height: 100%;transform: scale(1.06);transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);}
#gw-theme02-main-business .gw-img:before{content: "";display: block;position: absolute;top: 0;left: 0;z-index:1;width: 100%;height: 100%;background: url('../img/gw-theme02-main-business-bg.png') no-repeat center;background-size: cover;}
#gw-theme02-main-business .gw-text-container{padding-right:50px;position: absolute;top:50px;left: 50px;color: #fff;}
#gw-theme02-main-business .gw-text01 {font-size: var(--main-title03);}
#gw-theme02-main-business .gw-text02 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;min-height: 44px;}
#gw-theme02-main-business .gw-small-btn {position: absolute;right: 0;bottom: 0;color: #fff;}
#gw-theme02-main-business .gw-area:hover .gw-img-container{transform: scale(1.06);}
#gw-theme02-main-business .gw-area:hover .gw-img{transform: scale(1);}
#gw-theme02-main-business .gw-area:hover .gw-small-btn{text-indent: 0;width: 200px;text-align: center;}
#gw-theme02-main-business .gw-area:hover .gw-small-btn:before{right: 12px;}

/*gw-theme02-main-about*/
#gw-theme02-main-about .gw-sec-container {text-align: center;}
#gw-theme02-main-about .gw-text-container{position: relative;overflow: hidden; height: 600px;}
#gw-theme02-main-about .gw-img-container{overflow:hidden;position: absolute;top: 0;left: 0; width: 100%;height: 100%;}
#gw-theme02-main-about .gw-img-container:before {content: "";width: 0;height: 100%;position: absolute;left: 50%;top: 0;transform:translateX(-50%);z-index: 1;background: #000;opacity: 0.6;transition:width 0.8s;transform-origin:center;}
#gw-theme02-main-about .gw-img-container > img{width: 0;transition:width 0.8s;transform-origin:center;}
#gw-theme02-main-about.on .gw-img-container:before{width: 100%;}
#gw-theme02-main-about.on .gw-img-container > img{width: 100%;}
#gw-theme02-main-about .gw-about-container {display: flex;flex-direction: column;align-items: center;place-content: center;height: 100%;}
#gw-theme02-main-about .gw-title {padding: 0 20px;position: relative;z-index: 1;display: inline-block;height: 60px;background: linear-gradient(90deg, rgba(90,130,227,1) 0%, rgba(54,88,201,1) 100%);color: #fff;border-radius: 50px;line-height: 60px;font-size: var(--main-title04);letter-spacing: -0.02em;text-transform: uppercase;}
#gw-theme02-main-about .gw-about-list{position:relative;z-index:100;color:#fff;width: 100%;}
#gw-theme02-main-about .gw-about-item{position: relative;flex:1;display:flex;flex-direction:column;align-items:center;place-content:center;gap:20px;}
#gw-theme02-main-about .gw-about-item:not(:last-child):before {content: "";display: block;position: absolute;top: 50%;right: 0;transform: translateY(-50%);width: 1px;height: 30px;background: #ddd;}


#gw-theme02-main-about .gw-title-container {font-size: var(--main-title04);}
#gw-theme02-main-about .counter {font-size: var(--main-title01);font-family: 'Poppins_B', sans-serif;font-weight:700;}
#gw-theme02-main-about .counter-text{font-size: var(--main-title03);}
#gw-theme02-main-about .gw-text {line-height: 2;}

/*gw-theme02-main-review*/
#gw-theme02-main-review {background: var(--main-color);color: #fff;}
#gw-theme02-main-review .gw-sec-sub-title {color: #fff;}
#gw-theme02-main-review .gw-main-review-item {padding: 30px;display:flex;flex-direction:column;align-items:center;place-content:center;background: #fff;box-shadow: rgba(0, 0, 0, 0.04) 0px 0.796192px 2.38858px -0.5px, rgba(0, 0, 0, 0.04) 0px 2.41451px 7.24352px -1px, rgba(0, 0, 0, 0.05) 0px 6.38265px 19.148px -1.5px, rgba(0, 0, 0, 0.06) 0px 20px 60px -2px;text-align: center;min-width:320px;min-height: 270px;border-radius: 32px 32px 32px 0;}
#gw-theme02-main-review .gw-main-review-item .gw-star {margin-bottom: 20px;color: var(--main-color);}
#gw-theme02-main-review .gw-main-review-item .gw-text{margin-bottom: 20px;color:#666;line-height: 1.75;font-size: var(--main-text01);}
#gw-theme02-main-review .gw-main-review-item .gw-name{color:#a5a5a5;}

/*gw-theme02-main-recruit*/
#gw-theme02-main-recruit{background: #fff url("../img/gw-theme02-main-recruit-bg.png") right bottom no-repeat; background-size: 30%;}
#gw-theme02-main-recruit .gw-recruit-list {place-content: center;gap: 30px;}
#gw-theme02-main-recruit .gw-recruit-item > a {display: block;position:relative;width: 640px;height: 640px;background:no-repeat center top / cover;border-radius:0;transition: border-radius 1.3s;}
#gw-theme02-main-recruit .gw-recruit-item:first-child > a{margin-top:30%;background-image: url("../img/gw-theme02-main-recruit-item01.jpg");}
#gw-theme02-main-recruit .gw-recruit-item:last-child > a{background-image: url("../img/gw-theme02-main-recruit-item02.jpg");}
#gw-theme02-main-recruit .gw-text-container {padding: 70px;}
#gw-theme02-main-recruit .gw-recruit-item .gw-text01{font-family: "Josefin Sans", "NotoKr_B", sans-serif;font-weight:700;color:var(--main-color);}
#gw-theme02-main-recruit .gw-recruit-item .gw-text02 {font-size: var(--main-title01);letter-spacing: -1px;}
#gw-theme02-main-recruit .gw-recruit-item .gw-text03 {line-height: 1.75;color: #666;font-size: var(--main-text01);}


/*gw-theme02-main-banner*/
#gw-theme02-main-banner{position:relative;background:url(../img/gw-theme02-main-banner-img.jpg) 50% 50% no-repeat; background-size:cover; padding: 120px 0; background-attachment: fixed;}
#gw-theme02-main-banner:before {content: "";display: block;position: absolute;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
#gw-theme02-main-banner .gw-img-container {position:relative;display:flex;align-items:center;height: 100%;overflow: hidden;}
#gw-theme02-main-banner .gw-img-container > img {position:absolute;top:0;left:0;transition: all 1.5s;}
#gw-theme02-main-banner .gw-img-container:hover img {transform: scale(1.05) rotate(0.01deg);}
#gw-theme02-main-banner .gw-sec-container{z-index: 2;}
#gw-theme02-main-banner .gw-text {font-size: var(--main-title02);line-height: 1.5;}
#gw-theme02-main-banner .gw-main-btn01{border: 2px solid #fff;color: #fff;}
#gw-theme02-main-banner .gw-main-btn01:before{background: #fff;}
#gw-theme02-main-banner .gw-img-container:hover .gw-main-btn01{padding: 20px 60px 20px 40px;color: #000;}
#gw-theme02-main-banner .gw-img-container:hover .gw-main-btn01:before{width: 100%;}
#gw-theme02-main-banner .gw-img-container:hover .gw-main-btn01:after{opacity: 1;}

/* gw-theme02-main-partners */
#gw-theme02-main-partners{background: #f8f8f8;}
#gw-theme02-main-partners .gw-partner-container {position: relative;width: 100%;}
#gw-theme02-main-partners .gw-partner-container > div {overflow: hidden;position: relative;width: 100%;}
#gw-theme02-main-partners .gw-partner-items {display: flex;gap:20px;}
#gw-theme02-main-partners .gw-partner-item {margin:0 10px;overflow:hidden;width:380px !important;height: 300px !important;background: #fff;box-shadow: 0 0 2px rgba(0,0,0,.01),4px 12px 36px rgba(0,0,0,.01);}
#gw-theme02-main-partners .gw-partner-item > img{width: 100%;height: 100%;object-fit: cover;}
#gw-theme02-main-partners .gw-partner-banner > li {flex: 1;}
#gw-theme02-main-partners .gw-partner-banner > li > a{position:relative;display:block;width:100%;height: 200px;}
#gw-theme02-main-partners .gw-partner-banner .gw-bg {overflow:hidden;opacity:0;position:relative;width: 100%;height: 100%;transition: all .3s;}
#gw-theme02-main-partners .gw-partner-banner .gw-bg:after {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #f8f8f8;display: block;transform: translateX(-101%);}
#gw-theme02-main-partners .gw-partner-banner >li:first-child .gw-bg {background: url("../img/gw-theme02-main-partners-bg01.jpg") center no-repeat;background-size: cover;}
#gw-theme02-main-partners .gw-partner-banner >li:last-child .gw-bg {background: url("../img/gw-theme02-main-partners-bg02.jpg") center no-repeat;background-size: cover;}
#gw-theme02-main-partners .gw-text-container {position: absolute;top: 50%;left: 50px;transform:translateY(-50%);color:#fff;}
#gw-theme02-main-partners .gw-title {font-size: var(--main-title02);color: #fff;font-family: 'NotoKr_SB', sans-serif;}

/* gw-theme02-main-inquiry */
#gw-theme02-main-inquiry {background: url('../img/gw-theme02-main-inquiry-bg.jpg') center no-repeat;background-size: cover;}
#gw-theme02-main-inquiry > form {display: flex;align-items: center;place-content: center;height: 100%;}
#gw-theme02-main-inquiry .gw-sec-con-1440{width: 1200px;}
#gw-theme02-main-inquiry .gw-sec-sub-title{color:#fff;}
#gw-theme02-main-inquiry .gw-input-container > ul {width:calc(50% - 20px);}
#gw-theme02-main-inquiry .gw-input-container > ul > li{margin-top:15px;}
#gw-theme02-main-inquiry .gw-input-container .gw-input-item{padding:0 30px 0 80px;position:relative;background: #f8f8f8;height:55px;border-radius: 30px;}
#gw-theme02-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-theme02-main-inquiry .gw-input-container .gw-input{width:100%;background: #f8f8f8;border: none;height:55px;}
#gw-theme02-main-inquiry .gw-input-container .sel-wrap > select {border: none;background: transparent;font-family: "NotoKr_M";}
#gw-theme02-main-inquiry .gw-input-container .gw-file-input-container{background: #f8f8f8;border-radius: 30px;}
#gw-theme02-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-theme02-main-inquiry .gw-check-list{align-items: center;place-content: center;cursor: pointer;color: #fff;}
#gw-theme02-main-inquiry .gw-file-input-container{cursor: pointer;}
#gw-theme02-main-inquiry .gw-file-input-button {top: 50%;right: 20px;transform: translateY(-50%);height: 30px;line-height: 30px;border-radius: 30px;background:#000;}
#gw-theme02-main-inquiry .gw-textarea-item > textarea {padding:30px;border: none;background: #f8f8f8;border-radius: 30px;height: 260px;margin-top: 15px;color:#666;}
#gw-theme02-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-theme02-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-theme02-main-inquiry .gw-search > i {font-size: 14px;}
#gw-theme02-main-inquiry .gw-main-btn01 {border-color: #fff;color: #fff;}
#gw-theme02-main-inquiry .gw-main-btn01:before{background: #fff;}
#gw-theme02-main-inquiry .gw-main-btn01:hover{color: #000;}




