﻿@import url('http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css');

@font-face {
 font-family: 'NanumBarunGothic';
 src: url(webfont/NanumBarunGothic/NanumBarunGothicWeb.eot);
 src: url(webfont/NanumBarunGothic/NanumBarunGothicWeb.eot?#iefix) format('embedded-opentype'),
      url(webfont/NanumBarunGothic/NanumBarunGothicWeb.woff) format('woff'),
      url(webfont/NanumBarunGothic/NanumBarunGothicWeb.ttf) format('truetype');
}

@font-face {
 font-family: 'NanumSquare';
 src: url(webfont/NanumSquare/NanumSquareR.eot);
 src: url(webfont/NanumSquare/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(webfont/NanumSquare/NanumSquareR.woff) format('woff'),
      url(webfont/NanumSquare/NanumSquareR.ttf) format('truetype');
}
#bandMessage{bottom: 50%!important;}
#findForm{padding: 145px 0!important;}
#joinForm h4{margin-top: 150px!important;}

/* font select */

body * { font-family:NanumSquare, sans-serif; letter-spacing : -0.5px;}

/* header */
#gnb-login #header{display: inline-block;right: -15%;top: 50%;text-align: right;position: absolute;transform: translateY(-50%);}
#gnb-login #header .header-box-right a{font-size: 17px;color: #fff;text-decoration: none;padding: 10px 15px;display: inline-block;}


/* gnb */
#gnb-wrap{position:fixed;width: 100%; height:115px; z-index: 10000; background: #fff;}
#gnb-wrap hr{margin:0 auto; width:90%;}
#gnb {position: absolute;top: 0%;text-align: center;border: none;right: 10%;display: block;/* transform: translate(33%, 0%); */}
#gnb > li.depth1 {float:left;text-align:center;line-height: 115px;padding: 0 ; height: 115px;  transition: all .2s ease-in-out; outline:none; width:160px; }
#gnb > li > a { font-weight: bold; border-top:0px solid #243758; font-size:18px; color:#000; text-decoration:none; transition:all ease 0.2s; padding:10px 0 0;}
#gnb > li.active > a {  border-top:4px solid #243758; transition:all ease 0.2s; font-weight:bold;color:#000; }
#gnb > li.login > a:hover, #gnb > li.login > a.active { text-decoration:none; border:none; }
.subal {width: 180px;padding: 18px 2px; background-color: #fff;color: #fff; position: relative;left: 50%; z-index: 9999!important; visibility: hidden;
    -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);opacity: 0;top: 30px;-webkit-transition: opacity .2s ease-in-out,top .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,top .2s ease-in-out;-o-transition: opacity .2s ease-in-out,top .2s ease-in-out;transition: opacity .2s ease-in-out,top .2s ease-in-out;
    word-break: keep-all; border-radius:5px; box-shadow: rgba(113, 113, 113, 0.28) 0px 4px 7px; }
.subal:before {    content: '';position: absolute; left: 50%;top: -8px;
    border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #fff;-webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);transform: translateX(-50%); -webkit-transition: opacity .2s ease-in-out;-moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out; }
.subal li { height:auto; text-align:center; font-size:17px;  line-height:normal;}
.subal a { text-decoration:none; color:#555; width: 100%; height: 43px; display: flex; align-items: center; justify-content: center; }
.subal li:hover { background: #243758; transition:.3s all; }
.subal li:hover a { color:#fff; transition:.3s all; }
#gnb > li > .subal > li{position:relative;}
#gnb > li > .subal > li > .dropdown-menu {min-width: 180px;}
#gnb > li > .subal > li > .subal2{margin: 0;padding: 10px;border-radius: 0;width: 100%; left: 210px;top: 0;margin-left: -40px;}
#gnb > li > .subal > li > .subal2 a{text-decoration: none;color: #555;padding: 0;margin: 0;background-color: transparent; width: 100%; height: 43px; display: flex; align-items: center; justify-content: center;}
#gnb > li > .subal > li:hover{ background:#243758; transition:.3s all; }
#gnb > li > .subal > li:hover > .subal2 > li:hover a{ color:#fff; transition:.3s all; }
#gnb > li:hover > ul > li:hover > ul {display: block; }
/* all-menu */

.logo-wrap{position: absolute;top: 50%;text-align: center;border: none;display: block;transform: translate(0,-50%);}
.logo-wrap img {max-width: 250px; margin-left: 50px;}
.gnb-all { display: none; position: fixed; z-index: 9999; background: rgba(0, 0, 0, 0.7); top: 0; left: 0; width: 100%; height: 100%; text-align:center;}
.gnb-all a {color:#fff; text-decoration:none;}
.gnb-all img {margin:80px 0px 50px; max-width:185px; }
.gnb-all .all-wrapper .all-close { color: #fff; cursor: pointer; font-weight: 600; font-size: 5em; float:right; }
.gnb-all .all-wrapper .container a { display: block; color: #fff; }
.gnb-all .all-wrapper .container > ul > li { display: inline-block; vertical-align: top; padding:0px 25px;}
.gnb-all .all-wrapper .container > ul > li > a { margin:0px 0px 18px; font-size: 25px; font-weight: 600; text-decoration:none;}
.gnb-all .all-wrapper .container > ul > li:first-child { display: none; }
.gnb-all .all-wrapper .container > ul > li > ul > li > a { color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:20px; padding:6px 0px;}
.gnb-all .all-wrapper .container > ul > li > ul > li > a:hover { font-weight:bold; transition:0.2s all ease;}
.gnb-all .all-wrapper .container > ul > li > ul > li > ul > li > a { color: #fff; display: block; margin-bottom: 9px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:16px;}







/* footer */
#footer{background-color: #1C1C1C;}
#footer .footM{display: inline-flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-items: flex-end;width: 100%;padding: 55px 0;}
#footer .footM .footR{order:2;}
#footer .footM .footR ul{color: #fff;line-height: 1.5;letter-spacing: .5px;}
#footer .footM .footR ul li{}
#footer .footM .footL{order:1;}
#footer .footM .footL ul{color: #fff;line-height: 1.5;letter-spacing: .5px;}
#footer .footM .footL ul li{}
#footer .footM .footL ul li hr{width: 15%;margin: 20px auto 20px 0;border-width: 3px;}

/* mobile */
.header-mobile-gnb{right: 0;height: 100%;width: 10%;background-color: #243758;
position: absolute;top: 50%;text-align: center;border: none;display: block;transform: translate(0,-50%);}
.header-mobile-gnb .toggle {color: #fff!important;display: inline-flex;gap: 10px;
width: 100%;height: 100%;align-items: center;justify-content: center;}

#my-menu{ background-color:rgba(0,0,0,.3); max-width:240px; z-index:4; }
#mm-0:before { height:0!important; }
#mm-1 > ul > li:hover > a.mma1 { color: #34b4c7 !important; }
.mm-navbar.mm-hasbtns .mm-close .mm-sronly{display:none;}
.mm-navbars-top{background-color:rgba(0,0,0,.75);}
.mm-btn {top:unset!important;}
.mm-menu .mm-listview>li .mm-next:after { border-color:#fff; }
.mm-panels>.mm-panel>.mm-listview { margin:0px!important;}
.mm-panels>.mm-panel.mm-hasnavbar { padding-top:0!important; }
.mm-panels > .mm-panel { padding:0; }
.mm-panels, .mm-panels>.mm-panel { z-index:9999; }
.mm-listview { margin:0; }
.mm-listview > li > a, .mm-listview > li > span { padding: 10px 10px 10px 20px; margin: 0; }
.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel { padding:0 0 0 10px; }
.mm-listview>li>a, .mm-listview>li>span { padding:10px 20px!important; font-size:17px; }
.closeMenu{color:#fff!important; text-decoration:none!important; cursor:pointer; font-size:40px;position: absolute;
right: 0;top: 5%;}
.mob-login { overflow:hidden; padding:15px 0; border-bottom:1px solid #808080; margin-bottom:10px; }
.mob-login li { float:right; overflow:hidden; }
.mob-login a { display: inline-block !important; font-size: 17px !important; border: 0px !important; box-shadow: none !important; color: #aaa !important; padding: 0px 10px !important; }
.mob-login a .fa { font-size:20px!important; }
.mmenu-depth1 > a{ color:#fff!important; }
.mmenu-depth2 > a{ color:#E4E3B9!important; }
.mmenu-depth3 > a{ color:#B4EBF1!important; }
a.mm-next{width:100%!important;}

.subul {text-align:center;}

/*mmenu*/
#my-menu{display:none;}
body > .mm-opened{display:block!important;}

#subgnb {  padding:30px 0px 30px 0px;/*padding:30px 0px;border-bottom:1px solid #ddd; background-color: #F9F9F9; */}
#subgnb .subgnb-home { float:right; display:inline-block; margin:12px 0px 0px 0px;}
#subgnb .container > div{margin: 14px 0; display: inline-block;float:left;}
#subgnb span, #subgnb a { font-size:16px; color:#777; position:relative; top:3px; text-decoration:none;}
#subgnb a.active { color:#6599CB; font-weight:bold; }
#subgnb .dropdown {display: inline-block;border-right: 1px solid #CCCCCC;float: left;}
#subgnb .dropdown:last-child{border:none;}
#subgnb .dropdown .btn { padding:5px 20px; font-size:17px; font-weight:bold;}
#subgnb .dropdown .btn-default { border:none;}
#subgnb .dropdown .btn:hover { background-color:transparent!important; transition:0.3s all ease;}
#subgnb .dropdown .btn,
#subgnb .dropdown .btn .active  { background-color:transparent!important; }
#subgnb .dropdown-menu>li>a { padding:10px 20px; transition:0.3s all ease; font-size:17px;}
#subgnb .caret {border-top: 4px solid #4d80f9;border-bottom: 4px solid transparent;border-right: 4px solid transparent;border-left: 4px solid #4d80f9;
position: relative;margin: 0;height: 8px;width: 8px;transform: rotate(225deg);transition: all 0.6s;margin-top: -15px;margin-left: 20px;}
.law-tab { text-align:center; overflow:hidden; margin:0 0 30px;  }
.law-tab a { color:#333; text-decoration:none; }
.law-tab li a { float:left; width:33.3333%; font-size:17px; padding:15px 0;  color:#333; cursor:pointer; border:1px solid #f2f2f2; box-sizing:border-box; }
.law-tab li:hover a { background:rgba(0,0,0,0.5)!important; transition:0.3s all; color:#fff;}
.law-tab .active { background:rgba(0,0,0,0.5)!important; }
.law-tab .active a { color:#333; }
#gdream-service{margin-top:135px;}
#gdream-service .tab-content { padding:30px; background:#fbfbfb; border: 2px dotted #f2f2f2; }
#gdream-service .tab-content { font-size:15px; line-height:30px; }
#gdream-service h3 { margin:0 0 20px; font-size:18px; }

@media (max-width:1699px) {
#gnb > li > a {  font-size:16px; ;}
#gnb > li.depth1 {width: 150px;}
}

@media (max-width:1499px) {
    .logo-wrap{left: 5%;}
    /* #gnb {left: 50%;width:52%;}
    #gnb > li > a{padding: 30px 5px;} */
	#gnb{display: none;}

}

@media (max-width:1199px) {
    .logo-wrap{width: 215px;left: 5%;}
    #gnb {left: 42%;width:56%; display: none;}
    #gnb > li > a{font-size:17px;padding: 30px 5px;}
    .header-mobile-gnb{width:15%;}
}

@media (max-width:992px) {
    .logo-wrap{left: 5%;}
    .header-mobile-gnb{width:25%;}
}

@media (max-width:767px) {
    .logo-wrap img {max-width: 200px; margin-left: 0;}

    .logo-wrap{width: 190px}
    #gnb-wrap{height:90px;}
    .header-mobile-gnb{width:33%;}
    .header-mobile-gnb .toggle{flex-direction: column;}
}

@media (max-width:320px) {
}
