@font-face {
     font-family: 'S-CoreDream-2ExtraLight';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: 'S-CoreDream-6Bold';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: 'S-CoreDream-9Black';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Light';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Bold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

/*reset css*/
*{padding: 0; margin: 0;}
ol,ul,li{list-style: none; margin: 0;}
.clear:after{content: ''; display: block; clear: both;}
img{vertical-align: top;}
p{margin: 0;}
a:hover{text-decoration: none;}
body {font-family: 'Pretendard-Regular';}
h1,h2,h3,h4,h5,h6{margin: 0;}
.orange{color: #008c01;}
.navy{color: #0d5fd0;}
.purple{color: #6c5fb7}
.skyblue{color: #2293e3;}
.gray{color: #656565;}
.pointcolor{color: #0153a5;}
.bold{font-weight: bold;}
::selection {background:#0153a5 ; color: #fff;}


/*header*/

.header h1{padding-top: 25px; width: 200px; float: left; margin: 0 0 0 200px;}

.header .header_top{width: 100%!important; height: 90px; background-color: rgba(255,255,255,0.6); border-bottom: 1px solid #aaa;}
.header .text-right{z-index: 11;}
.header .container{top: 0; width:1300px!important;}
.container .menu{float: right; width: 850px; height: 90px;}
.container .menu > ul{width: 100%; height: 100%; }
.container .menu > ul > li{height: 100%; line-height:90px; padding: 0;
text-align: center; z-index: 11;}
.container .menu > ul > li > a{position: relative; display: block; height: 100%;}
.container .menu > ul > li > a:after{ content:""; display:block; width:0; height:2px; background-color:#446083; position:absolute; bottom:-1px; transition:all 0.5s; left:50%; transition:all 0.5s;}
.container .menu > ul > li:hover>a:after{margin-left:-50%; width:100%;}
.container .menu > ul > li:hover>a{color:#446083; font-weight: 700; width: 99%;}
.container .menu > ul a{color: #000; font-weight: 400; font-size: 22px;}
.container .menu > ul li .sub-menu{top: 58px; left: 0; width: 99%; height: 190px; z-index: 11; background-color: rgba(0,0,0,0)!important;}
/*.container .menu > ul li:nth-child(1) .sub-menu{border-left: 1px solid #bbb;}*/
.container .menu > ul li .sub-menu li{width: 100%; height: 35px; line-height: 22px; text-align: center; min-width: 0; float: left; margin: 0 20px;}
.container .menu ul li ul li a{display: block; height: 100%; font-size: 20px; font-weight: 400; color:#fff;}
.container .menu ul li:hover > .sub-menu{background-color: #e4e4e4; }
.container .menu ul li .sub-menu li:hover a{color: #000000; font-weight: bold;}

.whitebar{width: 100%; height: 70px; background-color: #fff; position: absolute; top: 90px; z-index:10;}


/*container*/
.cont-center{width: 1300px; margin: 0 auto; height: 100%;}

/*cont01*/
.cont01{padding: 120px 0; height: 800px; overflow: hidden;}
.cont01 .cont-center{position: relative;}
.cont01 .cont-center:before{content: ''; width: 500%; height: 500px; background-color: #f2f2f2; position: absolute; top: 190px; left: -500px; z-index:0;}
.cont01 h3{font-size: 65px; font-family: 'GmarketSansLight'; font-weight: bold;}
.cont01 .pointcolor{font-family: 'GmarketSansBold';}

.cont01 .cont-center > div{float: left;}
.cont01 .cont01-left{width: 500px;position: relative; height: 400px;}
.cont01-left h4{font-family: 'GmarketSansLight'; font-size: 45px; position: absolute; top: 250px;}
.cont01 .cont01-left img{position: absolute; bottom: -170px; left: -270px;}
.cont01 .cont01-right{width: 800px;}
.cont01 .cont01-banner{margin: 135px 0 0;}
.cont01 .cont01-banner ul li{border: 2px #0153a5 solid; width: 140px; height: 140px; border-radius: 50%; float: left; position: relative; overflow: hidden; transition: all 0.2s; margin: 10px; color: #000; text-align: center;}
.cont01-banner ul li h5{font-size: 18px; font-family: 'GmarketSansLight'; font-weight: bold; margin: 60px 0 0;}
.cont01-banner ul li p{font-size: 14px; margin: 15px 0 0;}
.cont01-banner ul li:hover{color: #fff;background-color:#0153a5;}


/*more-btn arrow*/
.cont01-banner ul li a .more-btn{width: 50px; height: 50px; background-color: #ddd; color: #2ea7c2; transition: all .3s; position: absolute; top: 0; right: 0;}
.cont01-banner ul li a .more-btn img{filter: invert(1)}
.cont01-banner ul li a:hover .more-btn{color: #fff; background-color: #2ea7c2;}
.cont01-banner ul li a:hover .more-btn img{filter: invert(0)}

/*view-more*/
.view-more{display: block; width: 150px; height: 60px; line-height: 57px; text-align: center; border-width:1px; border-color:#000; border-style: solid; margin: 40px 0 0; position: relative; color:#000; background-color: rgba(255,255,255,0); font-size: 19px; z-index: 1;}
.view-more:before{content:''; position:absolute; top: 0; left: 0; width: 0; height: 100%; transition: all .2s; background-color:#000; z-index: -1;}
.view-more:after{content: "\2b"; font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block; opacity: 0; transition: 0.3s ease-in; font-size: 20px;}
.view-more:hover:before{width:100%;}
.view-more:hover:after{opacity: 1; padding-left: 20px; transition: 0.3s ease-in;}
.view-more:hover{color: #fff;}


/*cont02*/
.cont02{padding: 110px 0 0; font-family: 'GmarketSansLight'; position: relative; overflow: hidden; text-align: center;}
.cont02 > h3{font-size: 23px; font-family: 'Pretendard-Light';}
.cont02 > h4{font-size: 50px; margin: 15px 0 0;font-family: 'GmarketSansBold'; letter-spacing: 10px;}
.cont02 > h5{font-size: 25px; margin: 20px 0 0;}
.cont02 > h6{font-size: 35px; margin: 20px 0 0;}
.cont02 .bold2{font-family: 'GmarketSansBold'; font-size: 45px;}

@keyframes blink {
		0% {
				opacity: 1;
		}
		50% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}
.blinking-text {
		animation: blink 1s infinite;
}

.cont02 .cont02-top{position: absolute; background-color: #0153a5; width: 1300px; height: 350px; left: 50%; margin-left: -650px; top: 400px; text-align: left;}
.cont02 .cont02-top h2{font-size: 55px; line-height: 70px; color: #fff; font-family: 'GmarketSansLight'; font-weight: bold; margin: 120px 0 0 70px;}
.cont02 .cont02-top img{position: absolute; bottom: 0;right: 30px; width: 480px;}
.cont02 .cont02-top .view-more{position: absolute; bottom: 50px; right:100px; background-color: #fff; font-family: 'GmarketSansBold'; border: none;}
.cont02 .cont02-bot{background-color: #ebebeb; height: 800px; margin: 270px 0 0;}
.cont02 .cont02-bot > div{float: left; width: 50%; height: 100%;}
.cont02 .cont02-bot-left{position: relative; text-align: left;}
.cont02 .cont02-bot-left > div{width: 650px; position: absolute; right: 0; top: 0;}
.cont02 .cont02-bot-left p{font-size: 22px; line-height: 40px; font-weight: bold; color: #000; margin:240px 0 0;}
.cont02 .cont02-bot-right img{width: 100%; height: 100%;}


/*cont03*/
.cont03{padding: 120px 0;font-family: 'GmarketSansLight';}
.cont03 h3{font-size: 20px; text-align: center; font-weight: bold; font-family: 'Pretendard-Light';}
.cont03 h4{font-size: 55px; text-align: center; margin: 20px 0 0;}
.cont03 ul{margin: 80px auto 0; width: 1170px;}
.cont03 ul li{float:left; width: 450px; height: 450px; border-radius: 50%; margin-right: -90px; background-color: rgba(0, 84, 165, 0.9); outline: 1px solid rgba(0, 84, 165, 0.9); outline-offset: 25px; text-align: center; color: #fff;}
.cont03 ul li:nth-child(2){background-color: rgba(0, 140, 1, 0.9);outline: 1px solid rgba(0, 140, 1, 0.9);}
.cont03 ul li:nth-child(3){margin: 0px;}
.cont03 ul li .cont03-img{position: relative;}
.cont03 ul li .cont03-desc{margin: 190px 0 0;}
.cont03 ul li .cont03-desc h5{font-size: 38px; margin: 20px 0 0; font-weight: bold;}
.cont03 ul li .cont03-desc p{font-size: 15px; margin: 10px 0 0;}


/*cont04*/
.cont04{background-color: #eee;}

/*gallery*/
.photo{width: 1300px; margin: 0 auto; text-align: center;}
.photo h4{font-size: 40px; padding: 80px 0 0; font-family:'GmarketSansBold'; }
.photo > p{font-size: 22px; margin:20px 0 0; font-family:'GmarketSansLight';}

#gallery { height:auto;overflow:hidden; padding: 0}
#gallery ul {  float:left;position:relative;width:100%; height:100%; padding-left:0px;padding-right:0px; }
#gallery ul,#gallery li { list-style-type:none; }
#gallery li { float:left;position:relative;width:23%;display:inline-block; margin:10px 1%;}
#gallery li a img{width:100%; height:100%;}
#gallery li a > span{display: block; margin: 10px auto; text-align: center; color: #000; font-weight: 300; font-size: 17px;}

/*gallery-desc*/
.gallery-desc{text-align: center; padding:0 0 100px; position: relative;}
.gallery-desc:after{content:''; position: absolute; bottom: 0; height: 550px; width: 100%; background-color: #fff; left: 0; z-index: -1;}
.gallery-desc p{font-size: 18px; margin: 40px auto; line-height: 32px; color: #000;}
.gallery-desc-btn{display: block; width: 160px; margin: 0 auto; height: 50px; line-height: 50px; background: rgb(66,112,61); background: -webkit-linear-gradient(145deg, rgb(112,196,102), rgb(66,112,61)); background: linear-gradient(135deg, rgb(112,196,102), rgb(66,112,61)); color: #fff; font-size: 20px; transition: all .2s ease-in;}
.gallery-desc-btn:after{content: "\f105"; font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block; opacity: 0; transition: 0.2s ease-in;}
.gallery-desc-btn:hover{text-decoration: none; background: #fff; border: 1px solid #000; width: 180px; transition: all .2s ease-in;}
.gallery-desc-btn:hover:after{opacity: 1; padding-left: 30px; transition: 0.2s ease-in;}
.gall-subject{color: #000;}


/*cont05*/
.cont05{background-color: #fff; padding: 100px 0; text-align: center;}
.cont05 > div > h3{font-size: 40px; font-family:'GmarketSansBold'; font-weight: bold; color: #000;}
.cont05 p{font-size: 20px; font-family:'GmarketSansLight'; font-weight: bold; margin: 10px 0 0; color: #888;}
.cont05 .cont05-box{border-width:2px 0; border-color:#000;border-style: solid; margin: 50px 0 0;}
.cont05-box > div{float: left; width: 50%;}
.cont05-box .cont05-left img{width: 100%; height: 100%;}
/*.cont05 formbox{border-width:2px 0; border-color:#000;border-style: solid;}*/

/*formbox*/

.inquiryBOX{width:100%; margin: 0 auto; height:100px;text-align:left;white-space:break-spaces; display: none;}
.inquiryBOX h4{text-align:left !important;font-size:12pt !important}
/*
.formbox{width: 1200px; margin: 60px auto;}
.formbox_left{float: left; padding: 30px 45px 0px 70px; width: 50%;}
.formbox_left h2{color: #005082; font-weight: 900; font-size: 38px; font-weight: bold; line-height: 53px; margin-bottom: 40px;}
.formbox_left >div{width: 100%; height: 75px;}
.formbox_left >div .form-icon{float: left;width: 54px; height: 54px; line-height: 54px; border-radius: 50%; background-color:#005082; text-align: center;}
.formbox_left >div .form-icon img{vertical-align: middle;}
.formbox_left >div p{float: left; line-height: 50px; color: #005082;font-size: 28px; font-weight: bold; margin-left: 20px;}
*/

form h3{text-align: center; padding: 20px 0; display: none; }
/*                .fm_ul{width:50%; margin: 0 auto;}*/
#fm_inquiry{width: 100%; background-color: #fff; padding: 20px;}
#fm_inquiry label{color: #000; float: right; font-size: 20px;}
#fm_inquiry h4{color: #000; font-weight: 900; padding-top: 20px; padding-bottom: 10px; font-size: 25px;}
.fm_ul input{width: 100%; margin: 0 auto; padding: 0 0 0 10px; height: 40px; background-color: #fff;
 border: none; border: 1px solid #ddd; color: #000;}
.fm_ul li{line-height: 39px; font-size: 15px; margin: 20px 0;}
.fm_ul li textarea{width:100%; font-size: 15px; margin: 0px; height: 120px; width: 100%; padding-left: 10px; background-color:#fff; color: #000; line-height: 25px;}      

.form-box-btn{width: 280px; margin: 40px auto 0; background-color: #1d65cb; border: #1d65cb; color: #fff; height: 60px; line-height: 60px; text-align: center; font-size: 20px; font-family:'GmarketSansLight'; font-weight: bold; cursor: pointer;}
.form-box-btn:hover{background-color: #ddd; color: #000;}
/*formbox*/

/*footer*/
.footer{padding: 0; border-top: 1px solid #2b2b2b; background-color: #2b2b2b; color: #fff;}
.footer .container{width: 1300px!important;}
.footer ul{padding: 0;}
.footer-top{border-bottom: 1px solid rgba(255,255,255,0.2); height: 100px; line-height: 100px; position: relative;}
/*.footer-top > div{float: left;}*/
.footer-top-left h6{float: left; font-size: 16px; font-family: 'GmarketSansBold'; line-height: 100px;}
.footer-top-left ul{float: left; margin-left: 30px;}
.footer-top-left ul li{float: left;}
.footer-top-left ul li:after{content:''; display: inline-block; width: 1px; height: 11px; background-color: rgba(0,0,0,0.3); margin: 0 10px;}
.footer-top-left ul li:last-child:after{display: none;}
.footer-top-right .item{position: absolute; top: 25px; right: 0; width: 130px; height: 45px; line-height: 45px; margin: 7px 0 0 0;}
.footer-top-right .item a{display: block; width: 100%; height: 100%; color: #fff; background-color: #00c73c; transition: all 0.2s; font-size: 15px; text-align: center;}
.footer-top-right .item a:hover{background-color: #fff; border: 1px solid #000; color: #000;}

.footer-bot{height: 150px; padding: 30px 0; position: relative;}
.footer-bot ul li{float: left;}
.footer-bot ul li:after{content:''; display: inline-block; width: 1px; height: 11px; background-color: rgba(255,255,255,0.3); margin: 0 10px;}
.footer-bot ul li:last-child:after{display: none;}

/*
.footer-bot .footer-copyright{margin: 5px 0 0 0;}
.footer-bot .footer-copyright:after{content: ''; display: inline-block; width: 1px; height: 11px; background-color: #ccc; margin: 0 10px;}
*/
.footer-bot .item{width: 130px; height: 45px; line-height: 45px; position: absolute; top: 20px; right: 0;}
.footer-bot .item a{display: block; width: 100%; height: 100%; color: #222; background-color:#777; transition: all 0.2s; font-size: 15px; text-align: center;}
.footer-bot .item a:hover{background-color: #222; color: #fff;}

/*sub*/
.mains {margin-top: 0;}
.mains .container{width:100%!important;}

#page-wrapper{width: 1200px; margin: 30px auto;}

@media(min-width:768px) {
    #page-wrapper { margin: 30px auto; border-left:none;}
}
    
/*sidebar*/
 .row-full{
 width: 100vw;
 position: relative;
 margin-left: -50vw;
 height: auto;
 margin-top: 0px;
 left: 50%;
margin-bottom: 50px;
}

.nav-tabs.nav-justified{width: 50%; margin: 0 auto; font-size: 12px; font-weight: bold;}
.nav-tabs{height: 50px;}
.nav > li{height: 50px; background-color: #222;}
.nav > li > a{padding: 0;}
.nav-tabs > li > a {border-radius: 0; height: 52px; line-height: 48px; color: #fff; font-size: 16px; font-weight: 300;}
.nav-tabs.nav-justified > li > a{border-radius: 0; border-bottom: 0;}
.nav-tabs.nav-justified > li{ border-left: 1px solid rgba(255,255,255,0.3); height: 50px;}
.nav-tabs.nav-justified > li:last-child{border-right: 1px solid rgba(255,255,255,0.3);}
.nav-tabs > li > a:hover{color: #000;}
.sidebar_bg{width: 100%; height: 52px; background-color:#222; border-top: rgba(0,0,0,1); border-bottom: rgba(0,0,0,1);}

    
/*page-header*/
.page-header {
    padding-bottom: 40px;
    margin:100px 0 60px;
    color: #000;
    font-family: 'Pretendard-ExtraBold';
    font-size: 45px;
    text-align: center;
    border-bottom: 2px solid #eee; }

/*pagination*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #9c9c9c;
    border-color: #9c9c9c; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;}


/*loadmap*/
.map_btn{width:140px; margin: 40px auto; height: 40px; text-align: center; background-color: #8d8d8d;}
.map_btn a{display: block; height: 100%; line-height: 40px; font-size: 15px; color: #fff; text-decoration: none;}

.map_table table{border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; width: 800px; margin: 40px auto; font-size: 15px;}
.map_table table tr{height: 50px; line-height: 50px; border-bottom: 1px solid #ccc;}
.map_table table tr th{padding-left: 30px; background-color: #e4e4e4;}
.map_table table tr td{padding-left: 30px; text-align: left;}