@charset "utf-8";

/**************** Home.css - 홈 페이지 ****************/

/* 메인 배너  */

.bg {position: absolute; width: 100%; height: 100%; left: 0;}
.main_ban.swiper-container .swiper-slide .banMOBimg {display: none;}

/* 풀페이지 nav */
#fullpage #fp-nav ul li a span, 
#fullpage .fp-slidesNav ul li a span {transition: none !important;}
body #fp-nav ul li, body .fp-slidesNav ul li {margin: 40px 10px;}
body #fp-nav ul li a span, body .fp-slidesNav ul li a span {height: 6px; width: 6px; background: #fff;}
.BGgray {background: #cecece !important;}
.BDblue {border-color: #00a7ab !important;}
.FTblue {color: #00a7ab !important;}
body #fp-nav ul li a.active , 
body #fp-nav ul li:hover a.active ,body .fp-slidesNav ul li a.active ,body .fp-slidesNav ul li:hover a.active {height: 14px; width: 14px; border: 1px solid #fff;border-radius: 50%;}
body #fp-nav ul li a.active span, body #fp-nav ul li:hover a.active span, body .fp-slidesNav ul li a.active span, body .fp-slidesNav ul li:hover a.active span {height: 6px; width: 6px; margin: -3px; background: #69a2ff;}
body #fp-nav ul li .fp-tooltip.fp-right {right: 25px;}
#fp-nav ul li:last-child a, .fp-slidesNav ul li:last-child a {display: none;}

/* 메인 nav */
.Main_nav {height: 100px; /* background-color: #2b35b2; */ background-color: #fff;}
/* .nav-item:not(:last-child) a:hover::after {content: ""; display: block; position: absolute; width: 85%; height: 4px; left: 8px; bottom: -29px; background-color: rgba(249, 248, 255, 0.6); transition: all .5s;} */
.nav-item:not(:last-child) {margin-left: 2rem;}
.signup_btn {width: 112px; height: 48px; margin-left: 5rem; line-height: 48px; background-color: rgba(255, 255, 255, 0.23); text-align: center; border-radius: 3px;}
.signup_btn a {color: #fff;}
.signup_btn a:hover {transition: all .3s; color: #fff;}
.navbar-nav {align-items: center;}

/*  배너타이틀  */
.Home_title {position: absolute; width: 100%; top: 50%; left: 140px; transform: translateY(-50%); z-index: 999; display: none;}
.Home_tith2 {/* font-family: 'Roboto', sans-serif; */ font-family: 'Noto Sans KR', sans-serif; /*margin-top:-220px;*/ margin-top:-12%; font-size: 4.15rem; line-height: 1; font-weight: bold; letter-spacing:-1px; color: #fff; text-shadow: 0 0 8px rgb(0 0 0 / 50%); text-transform: uppercase;}
.Home_tith2 > .Home_titName {font-family: 'Noto Sans KR', sans-serif; display: block; font-size: 3.5rem; font-weight: 400; letter-spacing:-0.5px; color: #fff; text-shadow: none;}
.Home_tit1 {padding-top: 40px; font-size: 1.5rem; font-weight: 600;/* color: #5d4c4c; */}

.mainban_Btn {display: block; width: 230px; margin-top: 64px; padding: 11px 16px 10px; border: solid 1px rgba(255, 255, 255, 0.6); background-color: rgba(0, 0, 0, 0.2); cursor: pointer;}
.mainban_Btn > a {font-family: 'Roboto', sans-serif; font-size: 1.125rem; color: #fff;}
.mainban_Btn img {padding-left: 16px;}

/* 마우스를 스크롤하세요 */
.Home_tit2 {position: absolute; left: 50%; bottom: 15px; transform: translateX(-50%); font-size: 1.125rem; font-weight: bold; color: #fff; z-index: 99;}
.Home_tit2 > img {margin-right: 14px; /* animation: ScrollAni .5s linear infinite alternate; */ animation: ScrollAni .9s linear infinite alternate;}

@keyframes ScrollAni {
    from {transform: translateY(-5px);}
    to {transform: translateY(5px);}
}

/* 배너 블릿 */
.pagingBox {position: absolute; left: 50%; left: calc(100% - 290px); width: 290px; height: 88px; bottom: 0; /*background-color: #003ea1;*/ z-index: 99;}
.pagingBox > ul {display: flex; color:#fff;}
.main_ban.swiper-container .swiper-pagination.swiperslideBox {width: 100%; height: 100%; left: 10px;} 
.main_ban.swiper-container .swiper-pagination-bullet {width: 20px; height: 20px; display: inline-block; border-radius: 0; background: #fff; opacity: 0.2; position: relative; top: 35%;}
.main_ban.swiper-container .swiper-pagination-bullet-active {opacity: 1; background-color: #fff;}
.Home_titBox {margin: 0 auto; width: fit-content;}

/* 배경이미지 */
.HomebgI1 {position: relative; /*  height: 765px; */ left: 0; top: 0; z-index: 1;}
.HomebgI1 .swiper-container {height: 100%;}
.HomebgI1 .swiper-slide {height: 101vh;}
.HomebgI1 .swiper-slide img {max-width: 100%; width: 100%; min-width: 100%; /*height: 1080px;*/ min-height: 100%; margin-top:-20px;}
.HomebgI1 > img, .HomebgI2 > img, .HomebgI3 > img {width: 100%; height: auto;}
.HomebgI2 {position: absolute; width: 100vW; height: 1201px; left: 0; transform: translateY(75%); z-index: -1;}
.HomebgI3 {position: absolute; width: 100vW; height: 1374px; left: 0; transform: translateY(-8%); z-index: -1;}
.banBox {position: absolute; top: 0; left: 0;}
.banBox img {width: 100%;}
.main_bannerS {background-repeat: no-repeat; background-size: cover;}


/*  스와이퍼 버튼  */
.swiper-button-prev, .swiper-button-next {color: #fff; bottom: 30% !important; top: auto !important; z-index: 99;}

/* 양쪽버튼 이미지 안보이게(원본) - 왼쪽 */
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {/*  width: 6px !important; height: 12px !important; bottom: 38px !important; top: auto !important; */ display: none;}
/* 양쪽버튼 이미지 안보이게(원본) -오른쪽 */
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {display: none;}
/* 양쪽 버튼 안보이게 */
 /* .swiper-button-prev, .swiper-button-next {display: none;} */

 /* 스와이프 블릿 */
.main_ban.swiper-container > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 !important; position: relative; top: 35%;}
.Home_servipush_wrap .swiper-button-next {background: url(../assets/image/group-5-copy-9.svg) no-repeat; background-position: center; width: 63px; height: 62px; right: -32px; top: 55%; opacity: 1;}
.Home_servipush_wrap .swiper-button-prev {background: url(../assets/image/group-8.svg) no-repeat; width: 63px; height: 62px; left: -31px; top: 55%; opacity: 1;}

/* 첫번째 페이지 */
.mainpg1 {position: relative;}
.mouseImg_Box {position: absolute; z-index: 9999999999; bottom: 40px; left: 50%; text-align: -webkit-center; /* animation: ScrollAni .5s linear infinite alternate; */ animation: ScrollAni .9s linear infinite alternate;}
.mouseImg_Box > img {display: block;}
.mouseImgarrow {padding-top: 9px;}

@keyframes ScrollAni {
    from {transform: translateY(-5px);}
    to {transform: translateY(5px);}
}

/* 두번째 페이지 - Business */
.mainpg2 {background: url(../img/main-bg-02.jpg)no-repeat center/cover;}
.pgTit {padding-top: 140px; text-align: center;}
.pgTit > h3 {font-family: 'Roboto', sans-serif; font-size: 2.25rem; font-weight: 500; color: #292929; text-transform: uppercase;}
.mainpg3 .pgTit > h3 {color: #fff;}
.pgTit > span {display: block; width: 2px; height: 24px; margin: 16px auto 40px; background-color: #00a7ab;}
.mainpg3 .pgTit > span {height: 32px; background-color: #fff;}
.Business_area {justify-content: space-between;}
/* .Business_area > li {width: 30%;} 
.Business_area > li >img {height: 400px;} */

.Business_areaLi {width: 30%;}
.Business_areaLi >img {height: 400px;}
.Businesstxt_box {padding: 16px;}
.Businesstxt_box > p {padding-top: 16px; font-size: 0.875rem; word-break: keep-all;}
.BusitxtTit {display: flex; justify-content: space-between; align-items: center; padding-bottom: 16px; border-bottom: 2px solid #444;}
.BusitxtTit > p {font-size: 1.5rem; font-weight: 500; color: #444;	word-break: keep-all;}
.BusitxtTit > img {width: 24px;}


/* 세번째 페이지 - MISSION & VISION  */
.mainpg3 {background: url(../img/main-bg-03.svg)no-repeat center/cover;}
.missionTit_wrap {display: flex; align-items: center; justify-content: space-between; padding-bottom: 40px;}
.missionTit_wrap >img {width: 45px;}
.missionTitBox {display: flex; padding: 18px 0 16px; align-items: center; justify-content: space-between; text-align: center;}
.missionTitBox li:not(:last-child) {padding-right: 32px;}
.missionTitBox li > h4 {padding-bottom: 17px; font-size: 2.125rem; font-weight: bold; color: #fff;}
.missionTitBox li > p , .missionCBox_txt {font-size: 0.875rem; color: #fff; letter-spacing:-1px; word-break: keep-all;}
.missionCBox {display: flex; align-items: center; justify-content: center; padding-bottom: 40px; text-align: center; color: #fff;}
.missionCBox > li {width: 192px; height: 192px; border-radius: 50%; opacity: .8;}
.missionCBoxli1 {padding: 32px 27px 52px; background-color: #003ea1; z-index: 2;}
.missionCBoxli2 {padding: 32px 20px 52px; margin-left: -16px; background-color: #00a7ab; z-index: 1;}
.missionCBox_tit {position: relative; padding-bottom: 25px; font-size: 1.75rem; font-weight: 500;}
.missionCBox_tit::after {content: ""; position: absolute; bottom: 16px; left: 50%; transform: translateX(-50%); width: 40px; height: 1px; background-color: #fff;} 

.vision_wrap {display: flex; justify-content: space-between; align-items: center; text-align: center; color: #fff;}
.vision_wrap > li {height: 184px; width: 25%; padding: 24px 16px; background-color: #002441;}
.vision_wrap li > img {width: 64px; height: auto;}
.vision_wrap p {padding-top: 24px; font-size: 1rem; word-break: keep-all;}
.vision_wrap > li:first-child {opacity: 0.5; z-index: 3;}
.vision_wrap > li:nth-child(2) {opacity: .7; z-index: 2;}
.vision_wrap > li:nth-child(3) {opacity: .9; z-index: 1;}
.vision_wrap > li:not(:last-child) {position: relative; padding-right: 16px;}
.vision_wrap > li:not(:last-child)::after {content: url(../img/main-step.svg); position: absolute; width: 16px; height: auto; top: 0; right: -8%;}

/* 네번째 페이지 - Business */
.Communication_area > li:not(:last-child) {border-bottom: 1px solid #444;}
.Communication_area > li:not(:first-child) {padding-top: 32px;}
.CommunicationTit {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 1.5rem; font-weight: 600; color: #444;}
.CommunicationTit > .Tit_news {display: block; font-size: 0.875rem; font-weight: 600; color: #00a7ab;}
.Communication_Mtxt {margin: 16px 0; font-size: 0.875rem; color: #888;}
.CommunicationTxt_date {padding-bottom: 16px; font-size: 0.875rem; font-weight: 600; color: #444;}


/* top 버튼 */
#top_btn {position: absolute; width: 62px; height: 62px; right: 23px; border-radius: 2px; text-align: center; background-color: #003ea1;}
.top_btn {bottom: 18%;}
.top_btn2 {bottom: 2%;}
#top_btn  i {font-size: 2rem; color: #fff;}
#top_btn a {display: block;}


/* css 공통 animation */
.divImg {animation-iteration-count: 1; /* animation-duration: 1.5s; animation-name: slidein; */ animation-duration: 3s; animation-name: slidein;}
@keyframes slidein {
  from {margin-left: 10%; width: 100%;}
  to {margin-left: 0%; width: 100%;}
}


/**************** media ****************/

@media (max-width:1024px) {
.Home_tith2 {font-size: 2.5rem;}
}

@media (max-width:990px) {
.nav_wrap .nav {display: none;}
.HomebgI1 .swiper-slide {width: 100%; height: 100vh;}

/* 첫번째 페이지 */
.main_ban.swiper-container .swiper-pagination.swiperslideBox {left: 0;}
.pagingBox {left: 50%; width: 95%; height: 88px; bottom: 0; transform: translateX(-50%); background-color: transparent; z-index: 99;}
.main_ban.swiper-container .swiper-pagination-bullet {width: 18%; height: 2px; display: inline-block; border-radius: 0; background: #fff; opacity: 0.5; position: relative; margin-left: 16px; top: 28%;}
.main_ban.swiper-container .swiper-pagination-bullet-active {opacity: 1; background-color: #fff;}
.swiper-button-prev, .swiper-button-next {bottom: 66px !important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {left: auto !important; right: 110px !important;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 0 !important;}

/* 두번째 페이지 */
.Business_areaLi > img {height: 256px;}
.BusinessSwiper .swiper-pagination {display: none;}
}

@media (max-width:769px) { 
.main_ban.swiper-container .swiper-pagination-bullet {width: 17%;}
.Home_title {left: 47px;}
#top_btn {display: none;}
}

@media (max-width: 541px) {
.pgTit {padding-top: 72px;}
.main_ban.swiper-container .swiper-pagination-bullet {width: 16%;}
.Home_title {width: 323px; left: 50%; transform: translate(-50%, -50%);}
.pgTit > h3 {font-size: 1.875rem;}
.BusinessSwiper .swiper-pagination {display: inline-block;}
.missionTitBox li > h4 {font-size: 1.75rem;}
.missionTit_wrap {justify-content: center; padding-bottom: 5px;}
.missionCBox_tit {font-size: 1.375rem;}
.vision_wrap {height: auto; flex-wrap: wrap; justify-content: center;}
.vision_wrap > li {width: 50%;}
.vision_wrap > li:first-child ,.vision_wrap > li:nth-child(2) {padding-bottom: 20px;}
.missionCBox > li {width: 180px; height: 180px;}
.missionTit_wrap >img {display: none;}
.missionTitBox li > p {display: none;}
.Home_tith2 > .Home_titName {font-size: 1.5rem;}
.Home_tith2 {font-size: 2.125rem; margin-top:-90px; word-break: keep-all;}

/*  스와이퍼  */
.BusinessSwiper {overflow-x: hidden;}
.Business_area {justify-content: inherit; }
.Business_areaLi {width: 100%;} 
.Business_areaLi > img {height: 366px;} 
.BusinessSwiper .swiper-pagination-bullet {width: 48px; height: 2px; display: inline-block; border-radius: 0; background: #cecece; opacity: 1;}
.BusinessSwiper .swiper-pagination-bullet-active {background-color: #437ddc; opacity: 1;}
.MBimg {height: 366px !important;}
.CommunicationTit {font-size: 1.125rem;}

/* 세번째 페이지 */
.vision_wrap > li:not(:last-child)::after {display: none;}
.vision_wrap > li {height: 161px;}
.vision_wrap p {padding-top: 14px; font-size: .875rem;}

/*  게시판  */
.Communication_Mtxt {text-overflow: ellipsis; white-space: normal; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.fp-tableCell {padding-bottom: 20px !important;}
.footerS .fp-tableCell , .heads .fp-tableCell {padding-bottom: 0px !important;}
}

@media (max-width: 414px) {
.main_ban.swiper-container .swiper-pagination-bullet {width: 15%;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {display: none;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {display: none;}
}

@media (max-width: 321px) {
html {font-size: 15px;}
.main_ban.swiper-container .swiper-pagination-bullet {width: 14%;}
.Home_title {width: 300px;}
.missionCBoxli1 {padding: 32px 27px 0;}
.vision_wrap > li {padding: 15px 16px;}
}


/************** indexENG **************/
.indexENG .missionCBox > li {width: 230px; height: 215px;}
.indexENG .missionCBoxli2 {padding: 45px 20px 0;}
.indexENG .missionCBoxli1 {padding: 45px 27px 0;}
.indexENG .centerMV_wrap {width: 980px;}
.indexENG .vision_wrap > li:not(:last-child)::after {right: -6%;}
.indexENG .vision_wrap p {font-size: .9rem;}
.indexENG .missionTitBox li > h4 {font-size: 2.1rem;}


@media (max-width:991px) {
.indexENG .vision_wrap > li:not(:last-child)::after {right: -7%;}
.indexENG .missionTitBox {padding: 0 0 16px;}
.indexENG .missionTit_wrap {padding-bottom: 25px;}
.indexENG .pgTit {padding-top: 120px;}
.indexENG .centerMV_wrap {max-width: 90%;}
.indexENG .vision_wrap p {padding-top: 10px;}
}


@media (max-width: 813px) {
.HomebgI1 .swiper-slide img {object-fit: fill; height: auto;}
.Home_tith2 {font-size: 25px;}
.Home_tith2 > .Home_titName {font-size: 20px;}
.mainban_Btn {margin-top: 15px;}
.mainban_Btn > a {font-size: 16px;}
}

@media (max-width:769px) {
.Home_tith2 {font-size: 24pt; line-height:110%;}
/*.main_ban.swiper-container .swiper-slide .banMOBimg {display: block;}
.main_ban.swiper-container .swiper-slide .banPCimg {display: none;} */
.indexENG .vision_wrap > li:not(:last-child)::after {right: -9%; top: 9%;}
.indexENG .vision_wrap > li {height: 220px; padding: 15px 10px;}
.indexENG .vision_wrap li > img {width: 60px; height: auto;}
.indexENG .Business_areaLi {width: 32%;}
.indexENG .BusitxtTit > p {font-size: 1.2rem; font-weight: 500; color: #444;}

.indexENG .pgTit {padding-top: 100px;}
.indexENG .missionTitBox li > h4 {font-size: 1.7rem;}
}


@media (max-width: 541px){
/* 메인배너 ****************************/
.main_ban.swiper-container .swiper-slide .banMOBimg {display: block;}
.main_ban.swiper-container .swiper-slide .banPCimg {display: none;}
.indexENG .vision_wrap > li {height: 180px; padding: 20px 10px;}
.indexENG .missionTitBox li:not(:last-child) {padding-right: 5px;}
.indexENG .missionTitBox li > h4 {font-size: 1.3rem;}
.indexENG .missionTitBox {flex-direction: column;}
}

@media (max-width: 376px){
.indexENG .missionCBoxli1 {padding: 45px 20px 0;}
.indexENG .missionCBox_tit {font-size: 1.1rem;}
.indexENG .vision_wrap > li {height: 230px; padding: 20px 10px;}
}