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

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

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

/*공통*/
#wrapper{padding-top:0 !important;padding-bottom: 0;background: #fff;}
#container_wr{padding: 0;background: #f8f8f8;transition: all .3s}
.scroll-content > section{width: 100vw;position: relative;overflow: hidden;}
.wv-sec{padding:150px 0;}
.wv-sec-con-1500{position:relative;margin:0 auto;width: 1500px;}
.wv-sec .wv-btn01 {max-width: 200px;}
.wv-sec-container{position:relative;margin:0 auto;width: 1500px;}
.wv-sec-sub-title {font-size: 22px;letter-spacing:0.01px;font-family: "Lexend", sans-serif;}
.wv-sec-sub-title > span{ position: relative;display: flex;place-content: center; align-items: baseline;}
.wv-sec-sub-title > span:after{content: '';display: block;width: 8px;height: 8px;margin-left: 5px;border-radius: 50%;background:var(--main-color);}
.wv-sec-title {padding-bottom:40px;font-size: var(--main-title02);text-transform: uppercase;font-family: 'NanumSquareNeoExtraBold', sans-serif;}
.wv-dot{margin-right:10px;width: 10px;height: 10px;border-radius: 100%;background: var(--main-color);}
.wv-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;}

/*버튼*/
.wv-plus-btn{display: block;width: 50px;height: 50px;border-radius: 100%;border: 2px solid #ddd;}
.wv-plus-btn > i{transform-origin:center;transition: all 0.5s;}
.wv-plus-btn:hover > i{transform: translate(-50%,-50%) rotate(360deg);}
.wv-more-btn{font-family: "Lexend", sans-serif; font-weight: 400;font-size:17px;}
.wv-more-btn .wv-arrow{transition: all .3s;}
.wv-more-btn:hover .wv-arrow{transform: translateX(10px);}
.wv-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;}
.wv-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);}
.wv-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);}
.wv-main-btn01:hover{padding: 20px 60px 20px 40px;color: #fff;}
.wv-main-btn01:hover:before{width: 100%;}
.wv-main-btn01:hover:after{opacity: 1;}
.wv-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;}
.wv-main-btn04{transition: all .3s;}
.wv-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;}


/*wv-theme04-main-business*/
#wv-theme04-main-business{height: 200vh;position: relative;}
.trigger-this-01 {height: 100%;}
.fix-this-01 {width: 100vw;height: 100%;position: relative;}
#wv-theme04-main-business .wv-sec-sub-title > span{place-content:flex-start;}
#wv-theme04-main-business .wv-sec-sub-title > span:after{background: #fff;}
#wv-theme04-main-business .wv-sec-container {align-items: flex-start;}
#wv-theme04-main-business .wv-left{padding: 160px 100px 300px 0;word-break: keep-all;color: #fff;width: 565px;}
#wv-theme04-main-business .wv-sec-sub-title{color:#fff;}
#wv-theme04-main-business .wv-sec-title {line-height: 1.5;}
#wv-theme04-main-business .wv-right {width: calc(100% - 565px);}
#wv-theme04-main-business .wv-theme04-business-items{flex-wrap: wrap;gap: 40px;}
#wv-theme04-main-business .wv-theme04-business-item{position: relative;width: calc(50% - 20px);height: 650px;overflow: hidden;background: #111;border-radius: 10px;}
#wv-theme04-main-business .wv-theme04-business-item:nth-child(odd) {transform: translateY(210px);}
#wv-theme04-main-business .wv-theme04-business-item > a {display:block;width:100%;height: 100%;}
#wv-theme04-main-business .wv-theme04-business-item .wv-img{ position: absolute;width: 100%;height: 100%;opacity: 0.3;transition: all 1s;}
#wv-theme04-main-business .wv-theme04-business-item .wv-content{padding:40px;position:relative;z-index:100;height:100%;flex-direction: column;}
#wv-theme04-main-business .wv-theme04-business-item .wv-text-container{width:100%;border-top:1px solid rgba(255,255,255,0.5);color: #fff;width: 100%;}
#wv-theme04-main-business .wv-theme04-business-item .wv-text01{opacity: 0.7;}
#wv-theme04-main-business .wv-theme04-business-item .wv-text02 {font-size: var(--main-title03);text-transform: uppercase;}
#wv-theme04-main-business .wv-theme04-business-item .wv-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;}
#wv-theme04-main-business .wv-theme04-business-item .wv-btn-container{border-bottom:1px solid rgba(255,255,255,0.5);}
#wv-theme04-main-business .wv-theme04-business-item > a:hover .wv-img{transform:scale(1.2);}
#wv-theme04-main-business .wv-theme04-business-item > a:hover .wv-plus-btn > i{transform: translate(-50%,-50%) rotate(360deg);}
#wv-theme04-main-business .wv-theme04-business-item > a:hover .wv-main-btn04{letter-spacing: 5px;}

/*wv-theme04-main-about*/
#wv-theme04-main-about{position:relative;background:url(../img/wv-theme04-main-about-bg.jpg) 50% 50% no-repeat; background-size:cover; padding: 120px 0; background-attachment: fixed;}
#wv-theme04-main-about:before {content: "";display: block;position: absolute;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
#wv-theme04-main-about .wv-sec-sub-title > span:after{background: #fff;}
#wv-theme04-main-about .wv-content > li{width: 33.3%;}
#wv-theme04-main-about .wv-content > li:not(:last-child) {border-right: 1px solid rgba(255,255,255,0.25);}
#wv-theme04-main-about .counter-container{font-size:var(--main-title01);}
#wv-theme04-main-about .counter-text {margin-left: -5px;}
#wv-theme04-main-about .wv-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);}

/* wv-theme04-main-inquiry */
#wv-theme04-main-inquiry{background: #fff;}
#wv-theme04-main-inquiry > form {margin:0 auto;display: flex;align-items: center;place-content: center;width: 1200px;height: 100%;}
#wv-theme04-main-inquiry .wv-title-container {display: flex;flex-direction: column;align-items: center;}
#wv-theme04-main-inquiry .wv-input-container > ul {width:calc(50% - 30px);}
#wv-theme04-main-inquiry .wv-input-container > ul > li{margin-top:15px;}
#wv-theme04-main-inquiry .wv-input-container .wv-input-item{padding:0 15px 0 80px;position:relative;background: #f8f8f8;height:55px;border-radius: 30px;}
#wv-theme04-main-inquiry .wv-input-container .wv-input-title{position:absolute; top:0px; left:0px; width:100px; line-height:55px;text-align: center;font-family: 'NotoKr_B', sans-serif;}
#wv-theme04-main-inquiry .wv-input-container .wv-input{width:100%;background: #f8f8f8;border: none;height:55px;}
#wv-theme04-main-inquiry .wv-input-container .wv-file-input-container{background: #f8f8f8;border-radius: 30px;}
#wv-theme04-main-inquiry .wv-input-container .file-name{padding: 0;padding-left: 30px;border: none;background: #f8f8f8;color:#666;width: 100%;border-radius: 30px;line-height: 55px;}
#wv-theme04-main-inquiry .wv-check-list{align-items: center;place-content: center;cursor: pointer;}
#wv-theme04-main-inquiry .wv-file-input-container{cursor: pointer;}
#wv-theme04-main-inquiry .wv-file-input-button {top: 50%;right: 20px;transform: translateY(-50%);height: 30px;line-height: 30px;border-radius: 30px;}
#wv-theme04-main-inquiry .wv-textarea-item > textarea {padding:30px;border: none;background: #f8f8f8;border-radius: 30px;height: 260px;margin-top: 15px;color:#666;}
#wv-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;}
#wv-theme04-main-inquiry .wv-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);}
#wv-theme04-main-inquiry .wv-search > i {font-size: 14px;}
#wv-theme04-main-inquiry .wv-main-btn02 {max-width: 295px;margin: 0 auto;color: #000;}
#wv-theme04-main-inquiry .wv-plus-btn {width: 30px;height: 30px;}


/* wv-theme04-main-partners */
#wv-theme04-main-partners .wv-sec-title{color: #222;}
#wv-theme04-main-partners .wv-more-btn {place-content: center;}
#wv-theme04-main-partners .wv-partner-container {position: relative;width: 100%;}
#wv-theme04-main-partners .wv-partner-container > div {overflow: hidden;position: relative;width: 100%;height: 100px;}
#wv-theme04-main-partners .wv-partner-items {display: flex;gap:20px;}
#wv-theme04-main-partners .wv-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);}
#wv-theme04-main-partners .wv-partner-item > img{width: 100%;height: 100%;object-fit: cover;}
#wv-theme04-main-partners .wv-partner-banner > li {width: 50%;}
#wv-theme04-main-partners .wv-partner-banner > li > a{position:relative;display:block;width:100%;height: 200px;}
#wv-theme04-main-partners .wv-partner-banner .wv-bg {overflow:hidden;position:relative;width: 100%;height: 100%;transition: all .3s;}
#wv-theme04-main-partners .wv-partner-banner .wv-bg > img {width: 100%;height: 100%;object-fit: cover;}
#wv-theme04-main-partners .wv-text-container {position: absolute;top: 50%;left: 50px;transform:translateY(-50%);color:#fff;}
#wv-theme04-main-partners .wv-title {font-size: var(--main-title03);color: #fff;;}
#wv-theme04-main-partners .wv-partner-banner >li:first-child > a .wv-title {color: #fff;}
#wv-theme04-main-partners .wv-partner-banner >li:first-child > a .wv-text {color: rgba(255,255,255,0.7);}
#wv-theme04-main-partners .wv-partner-banner >li:last-child > a .wv-title {color: #000;}
#wv-theme04-main-partners .wv-partner-banner >li:last-child > a .wv-text {color: rgba(0,0,0,0.7);}

/* wv-theme04-main-location */
#wv-theme04-main-location{display:flex;height: 100vh;}
#wv-theme04-main-location .wv-sec-title{padding-bottom: 0;}
#wv-theme04-main-location .wv-sec-sub-title > span:after{background: #fff;}
#wv-theme04-main-location > div{height: 100%;}
#wv-theme04-main-location .wv-text-container {display:flex;flex-direction:column;align-items:center;width: 100%;}
#wv-theme04-main-location .wv-sec-container > div{height:100%;}
#wv-theme04-main-location .wv-left{width: 50vw;height:auto;}
#wv-theme04-main-location .wv-left .wv-map{overflow: hidden;width: 100%;height: 100%;}
#wv-theme04-main-location .wv-left .wv-map > img {width: 100%;height: 100%;object-fit: cover;}
#wv-theme04-main-location .wv-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;}
#wv-theme04-main-location .wv-right .wv-location-list > li:not(:first-child){margin-top: 10px;}
#wv-theme04-main-location .wv-main-btn02 {max-width: 295px;color: #fff;}
#wv-theme04-main-location .wv-main-btn04 {font-size: 11px;}
#wv-theme04-main-location .wv-plus-btn {width: 30px;height: 30px;}
#wv-theme04-main-location .wv-main-btn02:hover .wv-plus-btn > i {transform: translate(-50%,-50%) rotate(360deg);}
#wv-theme04-main-location .wv-main-btn02:hover .wv-main-btn04 {letter-spacing: 5px;}

/*wv-theme04-main-quick*/
#wv-theme04-main-quick .wv-sec-sub-title > span{place-content:flex-start;}
#wv-theme04-main-quick .wv-theme04-main-quick-list > li{width: calc(25% - 20px);}
#wv-theme04-main-quick .wv-theme04-main-quick-list > li > a {padding: 40px;display: block;width: 100%;background: #f8f8f8;transition: all .3s;border-radius: 10px;}
#wv-theme04-main-quick .wv-theme04-main-quick-list  .wv-title {font-size: var(--main-title04);transition: all .3s;}
#wv-theme04-main-quick .wv-theme04-main-quick-list  .wv-text{color:#666;transition: all .3s;text-transform:uppercase;letter-spacing: -0.5px;}
#wv-theme04-main-quick .wv-theme04-main-quick-list .wv-ico{color: var(--main-color);}
#wv-theme04-main-quick .wv-theme04-main-quick-list > li > a:hover{background: var(--main-color);}
#wv-theme04-main-quick .wv-theme04-main-quick-list > li > a:hover .wv-title{color: #fff;}
#wv-theme04-main-quick .wv-theme04-main-quick-list > li > a:hover .wv-text{color: rgba(255,255,255,0.6);}
#wv-theme04-main-quick .wv-theme04-main-quick-list > li > a:hover .wv-ico{color: #fff;}
#wv-theme04-main-quick .wv-theme04-main-quick-list > li > a:hover .wv-plus-btn > i{transform: translate(-50%,-50%) rotate(360deg);color: #fff;}

/*wv-theme04-main-inquiry*/
#wv-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;}
#wv-theme04-main-inquiry-link:after{content: "";position: absolute;top: 50%;left: 0;width: 100%; height:50%; background:#1C1E26;}
#wv-theme04-main-inquiry-link .wv-sec-container{padding:40px 0;z-index: 100;}
#wv-theme04-main-inquiry-link .wv-sec-container > a{width:50vw;gap:80px;}
#wv-theme04-main-inquiry-link .wv-sec-title {padding-bottom:0;font-size: var(--main-title03);}
#wv-theme04-main-inquiry-link .wv-text {opacity: 0.6;word-break:auto-phrase;}
#wv-theme04-main-inquiry-link .wv-sec-container > a:hover .wv-plus-btn > i{transform: translate(-50%,-50%) rotate(360deg);color: #fff;}

/*다크모드*/
body.dark-mode #wv-theme04-main-inquiry-link:after{background:#111;}





