/*--------------------------------------
    eyoom (이윰빌더)
--------------------------------------*/
/* 폰트 - 구글 나눔고딕 */
body {background: #f2f2f2; font-family: 'Noto Sans','Noto Sans KR', sans-serif;word-break:keep-all;word-wrap: break-word;letter-spacing: -0.5px}
h1, h2, h3, h4, h5, h6 {font-family: 'Noto Sans','Noto Sans KR', sans-serif;word-break:keep-all;word-wrap: break-word;}
/*---------- common ----------*/
.clear-after:after {content:"";display:block;clear:both}
p, li {word-break:keep-all;word-wrap: break-word;}
ul {margin-bottom:0}
.transition-03 {-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}

/* 버튼 스타일 */
.btn-more a {position:relative;display:inline-block;overflow:hidden;padding:8px 25px;letter-spacing:2px;color:#1b1b1b;border-width:1px;border-style:solid;border-color:#1b1b1b;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease}
.btn-more a:hover {color:#fff}
.btn-more a:before {content:"";position:absolute;top:0;left:0;bottom:0;right:-50px;display:block;border-right:50px solid transparent;border-bottom:80px solid #1b1b1b;z-index:-1;transform: translateX(-100%);-webkit-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease}
.btn-more a:hover:before {transform: translateX(0)}
@media (max-width:767px){
	.btn-more a {padding:5px 20px;font-size:11px}
}

/* 편집 버튼 */
.btn-edit-admin {z-index:990;position:fixed;top:120px;right:-1px;width:130px;padding:5px 10px;background:rgba(255, 255, 255, 0.9);box-shadow:0 0 1px rgba(0,0,0,.7);}
.btn-edit-mode-wrap {position:relative;width:100%}
.btn-edit-mode {display:none;z-index:5;position:absolute;width:100%}
.btn-edit-mode a {display:inline-block !important;width:auto;padding:1px 8px !important;color:#fff !important}

/*---------- Wrapper & Basic Body ----------*/
.wrapper-inner {position:relative;}
.basic-body.sub-basic-body {position:relative;padding:0px 0px 0px 0px;top:0px}
@media (min-width:768px){
    .basic-body.sub-basic-body {padding:0px 0 0px}
}
@media (min-width:1280px){
	.wrapper-inner.box-layout {width:1200px;margin:0 auto;box-shadow:0 0 3px rgba(0,0,0,0.4)}
}
/* background line - 상하좌우 선 */
.background-line {position:fixed;z-index:-1;top:0;left:0;width:100%;height:100%}
.background-line > div {position:absolute;background:#eee}
.background-line .line-top, .background-line .line-bottom {width:100%;height:1px}
.background-line .line-right, .background-line .line-left {height:100%;width:1px}
.background-line .line-top {top:60px}
.background-line .line-right {right:60px}
.background-line .line-bottom {bottom:60px}
.background-line .line-left {left:60px}
@media (max-width:991px){
	.background-line .line-right {right:5px}
	.background-line .line-bottom {bottom:50px}
	.background-line .line-left {left:5px}
}

/*---------- Header ----------*/
/* header layout */
.header {position:fixed;z-index:999;top:0px;width:100%;height:90px;border-bottom:1px solid rgba(255,255,255, 0.2);background:rgba(0,0,0,0)}
.header-left {float:left;width:25%}
.header-center {float:left;width:50%}
.header-right {float:right;width:25%}
.header.header-fixed-trans {top:0px;height:90px;background:rgba(0,0,0, 0.9);box-shadow:0 0 1px rgba(0,0,0,.2);border-bottom:1px solid rgba(255,255,255, 0)}
.header-sticky-space {height:0px}
@media (max-width:991px){
    .header {border-bottom:0px solid rgba(255,255,255, 0.2)}
	.header-left {float:left;width:50%}
	.header-center {width:0}
	.header-right {float:right;width:50%}
	.header-sticky-space {height:0px}
    .header.header-fixed-trans {top:0px;height:65px;background:rgba(0,0,0, 0.9);box-shadow:0 0 1px rgba(0,0,0,.2)}
}
 
/* header logo - 로고 */
.header-logo {position: absolute;width:200px;height:80px; padding-left:30px;overflow:hidden;margin:12px 0;
    z-index:1000;background:url('/theme/eb4_basic/image/site_logo.png') no-repeat;background-size:95px;background-position: 70px 0 }
.header-logo a {float:left;height:65px}
.header-logo span {display:block;font-size:28px;line-height:40px;color:#1b1b1b}
.header-logo img {display:block;max-height:65px;width:auto}

@media (max-width:991px){
	.header-logo {margin:10px 0 0 0;padding-left:10px;background:url('/theme/eb4_basic/image/site_logo.png') no-repeat;background-size:65px;background-position: 15px 0}
	.header-logo a {height:45px}
	.header-logo span {font-size:20px;line-height:24px}
	.header-logo img {max-height:45px}
    
}

/*---------- Header Nav - 메인메뉴 ----------*/
.header-nav .navbar-nav > li .dropdown-menu li a i {position:absolute;right:12px;top:19px}
/* 992px 이상 메뉴 - pc */
@media (min-width: 992px) {
	.header-nav {position:relative}
	.sidebar .sidebar-left-content h3 {display:none}
	.header-nav .navbar {margin-bottom:0;border:0 none}
	.header-nav .navbar-nav {display:flex;justify-content:center;width:100%;margin-top:13px}
	.header-nav .navbar-nav > li {float:none;position:relative;padding:0px 20px;}
	.header-nav .navbar-nav > li > a {padding:0;line-height:60px;font-size:20px;font-weight:500;text-align:center;color:#fff;font-family:'Noto Sans KR'}
	.header-nav .navbar-nav > li > a:hover, .header-nav .navbar-nav > li.open > a {color:#fff;background:none;font-weight:500}
	.header-nav .navbar-nav > li > a:after {color:#fff;content:"";opacity:0;position:absolute;top:50px;left:0;width:100%;height:0px;background:#fff;
        -webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}
	.header-nav .navbar-nav > li > a:hover:after, .header-nav .navbar-nav > li.open > a:after, .header-nav .navbar-nav > li.active > a:after {opacity:1;top:58px;height:0px}
	.header-nav .navbar-nav > li > ul {display:block !important;left:45%;padding:0;border:0;height:auto;z-index:1;text-align:center;background:#fff;border-radius:0;margin-bottom:0px; transform:rotateX(-90deg) translateX(-50%);opacity:0;box-shadow:0 0 1 #ccc;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;transform-origin:top;top:74px}
	.header-nav .navbar-nav > li.open > ul {transform:rotateX(0) translateX(-50%);opacity:0.8;transform-origin:top;top:74px}
	.header-nav .navbar-nav > li ul li {position:relative;height: auto;width:180px;line-height:32px;}
	.header-nav .navbar-nav > li ul li a {height:38px;padding:5px 5px;color:#fff;background:#000;border-bottom:0px solid rgba(0,0,0,.2);
        font-size:15px;width:180px;line-height:30px;justify-content:center;align-items:center;font-weight:500}
	.header-nav .navbar-nav > li ul li a:hover, .header-nav .navbar-nav > li ul li.active > a {color:#fff;background:#111;width:180px;line-height:30px;justify-content:center;align-items:center;}
	.header-nav .navbar-nav > li ul li ul {display:block !important;top:0;left:100%;margin:0;padding:0;border:0 none;background:#000;transform-origin:left;transform:perspective(4000px) rotateY(-90deg);transition:transform .35s ease;width:180px;}
	.header-nav .navbar-nav > li ul li:hover ul {transform:rotateY(0);}
	.header-nav .navbar-nav > li ul li ul li a {padding:15px}
	.nav > li > a:focus {background:none}
	.header-sticky-space.header-fixed-space-trans {margin-top:66px}
}
@media (min-width: 1300px) {
   
	.header-nav .navbar-nav > li {padding:0 40px}
    .header-nav .navbar-nav > li > a {padding:0;line-height:60px;font-size:20px;font-weight:500;text-align:center;color:#fff;font-family:'Noto Sans KR'}
	.header-nav .navbar-nav > li > a:hover, .header-nav .navbar-nav > li.open > a {color:#eee;background:none;font-weight:500}
	.header-nav .navbar-nav > li > a:after {color:#eee;content:"";opacity:0;position:absolute;top:50px;left:0;width:100%;height:0px;background:#fff;
        -webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}
    
    
}

/* 992px 미만 메뉴 - 모바일 */
@media (max-width: 991px) {
	.sidebar.left {z-index:999;display:none;position:fixed;top:0;left:0;bottom:0;width:280px;background:rgba(204, 204, 204, 0.9)}
	.sidebar-left-mask {display:none}
	.sidebar-left-mask.active {display:block;position:fixed;top:0;bottom:0;left:0;right:0;z-index:998;background:#000;opacity:0.5}
	.sidebar .sidebar-left-content.active {position:relative;height:100%;width:100%;box-shadow:0 0 5px rgba(0,0,0,0.25);overflow-y:auto;-webkit-overflow-scrolling:touch}
	.header-nav .navbar {min-height:auto;margin-bottom:0}
	.header-nav .navbar-nav {position:relative;margin:0;float:none}
	.header-nav .navbar-nav > .nav-li-space {height:44px;border-bottom:none;border-top:1px solid #e5e5e5;background:#f2f2f2}
	.header-nav .navbar-nav > li {float:none;width:100% !important}
	.header-nav .navbar-nav > li > a {font-size:14px;padding:10px 15px;color:#555}
	.header-nav .navbar-nav > li a {border-bottom:1px solid #DADADA}
	.header-nav .navbar-nav > li > .cate-dropdown-open {position:absolute;top:10px;right:0;width:40px;height:40px;line-height:40px;margin:0;padding:0;text-align:center;border:0 none;border-left:0px solid #DADADA;z-index:9}
	.header-nav .navbar-nav > li > .cate-dropdown-open:before {content:"\f054";font-family:'Font Awesome\ 5 Free';font-weight:900;color:#000}
	.header-nav .navbar-nav > li > .cate-dropdown-open:hover {border-top:0}
	.header-nav .navbar-nav > li.open > .cate-dropdown-open:before {content:"\f078";font-family:'Font Awesome\ 5 Free';font-weight:900;color:#000}
	.header-nav .navbar-nav .open .dropdown-menu {border:0;float:none;width:auto;margin:0;padding:0;position:static;box-shadow:none;background-color:transparent}
	.header-nav .navbar-nav .open .dropdown-menu > li > a {color:#555;line-height:26px}
	.header-nav .navbar-nav .open .dropdown-menu > li:first-child > a {border-top:0 none}
	.header-nav .navbar-nav .open .dropdown-menu > li > a, .header-nav .navbar-nav .open .dropdown-menu .dropdown-header {padding:5px 15px 5px 25px}
	.header-nav .navbar-nav .open .dropdown-menu > li > a:hover, .header-nav .navbar-nav .open .dropdown-menu > li > a:focus {color:#000}
	.header-nav .navbar-nav > .open > a, .header-nav .navbar-nav > .open > a:hover, .header-nav .navbar-nav > .open > a:focus {color:#000;background:inherit}
	.header-nav .navbar-nav > .active > a, .header-nav .navbar-nav > .active > a:hover, .header-nav .navbar-nav > .active > a:focus {color:#000;background:inherit}
	.header-nav .navbar-nav .dropdown .dropdown-submenu > a {font-size:12px}
	.header-nav .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {color:#555;line-height:22px;border-top:0 none;padding:5px 15px 5px 30px}
	.header-nav .navbar-nav .dropdown-submenu > .dropdown-menu {display:block}

	.nav>li>a:hover, .nav>li>a:focus {background:none}
	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {border-color:#dadada}
}

.sidebar .sidebar-member-menu {display:none}
@media (max-width: 991px) {
	.sidebar.left {z-index:11000;display:none;position:fixed;top:0px;left:0;bottom:0;width:280px;background:#EBEFF3}
	.sidebar-left-mask {display:none}
	.sidebar-left-mask.active {display:block;position:fixed;top:0;bottom:0;left:0;right:0;z-index:998;background:#000;opacity:0.5}
	.sidebar .sidebar-left-content.active {position:relative;height:100%;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}
	.sidebar .sidebar-left-content h3 {margin:0;padding:0 15px;line-height:50px;background:#fff;border-bottom:0px solid #ddd; color:#222;font-size:24px;letter-spacing:2px;font-family: 'Montserrat', sans-serif}
	.sidebar .sidebar-member-menu {position:relative;display:block;padding:0 15px 20px;border-bottom:1px solid #e5e5e5}
	.sidebar .sidebar-member-menu .sidebar-lg-btn {margin-bottom:20px}
	.sidebar .sidebar-member-menu .sidebar-member-btn-box {display:inline-block;float:left;width:50%}
	.sidebar .sidebar-member-menu .sidebar-member-btn {position:relative;background:#656565;width:120px;height:40px;line-height:40px;color:#fff;text-align:center;border-radius:2px !important}
	.sidebar .sidebar-member-menu .sidebar-other-btn {position:relative;background:#252525;width:120px;height:30px;line-height:30px;color:#fff;text-align:center;border-radius:2px !important}
	.header-nav .navbar-nav {position:relative;margin:0;float:none;background:#fff}
	.header-nav .navbar-nav > .nav-li-space {height:44px;border-bottom:none;border-top:1px solid #e5e5e5;background:#f2f2f2}
	.header-nav .navbar-nav > li {float:none}
	.header-nav .navbar-nav > li > a {font-size:14px;padding:20px 15px;color:#000;font-weight:700}
	.header-nav .navbar-nav > li a {border-bottom:none;border-top:0px solid #e5e5e5}
	.header-nav .navbar-nav > li a:hover {border-top:1px solid #e5e5e5}
	.header-nav .navbar-nav > li:first-child > a {border-top:0px solid transparent}
	.header-nav .navbar-nav .open .dropdown-menu {border:0;float:none;width:auto;margin:0;padding:0;position:static;box-shadow:none;background-color:transparent}
	.header-nav .navbar-nav .open .dropdown-menu > li > a {padding:5px 15px 5px 25px;line-height:26px;color:#333;border-top:0px solid #e5e5e5}
	.header-nav .navbar-nav .open .dropdown-menu > li.active > a {color:#000;background:none !important}
	.header-nav .navbar-nav .open .dropdown-menu > li:first-child > a {border-top:1px solid #e5e5e5}
	.header-nav .navbar-nav .open .dropdown-menu > li > a:hover, .header-nav .navbar-nav .open .dropdown-menu > li > a:focus {color:#000;background:none}
	.header-nav .navbar-nav > .active > a, .header-nav .navbar-nav > .active > a:hover, .header-nav .navbar-nav > .active > a:focus {font-weight:700;color:#222;background:inherit}
	.header-nav .navbar-nav .dropdown .dropdown-submenu > a {font-size:12px;background:#f8f8f8;text-align: left}
	.header-nav .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {color:#666;line-height:22px;border-top:1px solid #e5e5e5;padding:5px 15px 5px 35px;background:#f8f8f8}
    .header-nav .navbar-nav .open .dropdown-menu .dropdown-menu > li > a:hover,
     .header-nav .navbar-nav .open .dropdown-menu .dropdown-menu > li.active > a{color:#333;background:none}
}

/* header topbar - 로그인, 회원가입 및 검색 버튼 */
.top-bar-list {display:flex;justify-content:flex-end}
.top-bar-list > li > a {display:block;width:75px;height:75px;padding-top:20px;font-size:12px;text-align:center;color:#fff;background:;border-right:0px solid #333}
.top-bar-list > li:last-child > a {border-right:0 none}
.top-bar-list > li > a i {display:block;margin-bottom:2px;font-size:18px}
.top-bar-list > li > a span {font-size:10px}
.top-bar-list > li > a:hover {background:;color:#ccc}
.top-bar-list > li.mobile-nav-trigger {display:none}
@media (max-width:991px){
	.top-bar-list > li.mobile-nav-trigger {display:block}
	.top-bar-list > li > a {width:60px;height:60px}
	.top-bar-list > li > a i {font-size:16px}
	.top-bar-list > li > a span {display:none}
}

/*---------- Board Title - 서브페이지 보드 타이틀 ----------*/
.board-title {position:relative;}
.board-title-image {position:relative;width:100%;height:480px;background-repeat:no-repeat;background-position:center top;background-size: cover;}
.board-title-image:before {content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(22,22,22,0.3)}
.board-title-image .mask-block {position:absolute;;width:100%;height:50%;background:}
.board-title-image .mask-block.mask-1 {right:0;top:0}
.board-title-image .mask-block.mask-2 {left:0;bottom:0}
.board-title-image .mask-block.active {width:0%;-webkit-transition: width .5s linear;-moz-transition: width .5s linear;-o-transition: width .5s linear;-ms-transition: width .5s linear;transition: width .5s linear}
.board-title-caption {position:absolute;top:200px;left:0px;text-align:center;width:100%;height: auto;overflow: hidden }
.board-title-caption h2 {position:relative;margin:0 0 20px;font-size:65px;color:#fff;letter-spacing:0px;font-weight:bold}
.board-title-caption h2:after {content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:40px;height:0px;background:#fff}
.board-title-caption .breadcrumb {display:flex;justify-content:center;margin:10px auto;background:none;color:#ddd;width:100%;font-size:18px;font-size:16px;line-height:24px}
.board-title-caption .breadcrumb li, .board-title-caption .breadcrumb a {font-size:18px;color:#eee}
.board-title-caption .breadcrumb a:hover {color:#4b5acd}
@media (max-width:991px) {
	.board-title {padding-left:0}
	.board-title-caption h2 {margin-bottom:0px;font-size:30px}
    .board-title-caption .breadcrumb {display:flex;justify-content:center;margin:10px auto;background:none;color:#ddd;width:100%;font-size:14px;line-height:18px}
	.board-title-caption .breadcrumb a {font-size:13px}
    .board-title-image {position:relative;width:100%;height:280px;background-repeat:no-repeat;background-position:center;background-attachment: inherit;background-size: cover }
    .board-title-caption {position:absolute;top:100px;left:0px;text-align:center;width:100%;margin: 0 auto;height: auto;overflow: hidden}
}

/*---------- submenu - 서브메뉴 ----------*/
.submenu_bg {position:relative;z-index:99;margin-bottom:10px;border-top:1px solid rgba(255,255,255,.1);width:100%;background:transparent;margin:0 auto;top:-61px;height:auto; }
.submenu {position:relative;z-index:99;margin-bottom:10px;border-bottom:0px solid #666;width:100%;max-width:1300px;background:transparent;margin:0 auto;top:0px;height:60px }
.submenu .sub-home-link {float:left;}	
.submenu .sub-home-link a {display:block;width:60px;height:60px;line-height:60px;text-align:center;font-size:20px;background:transparent;color:#fff}
.submenu .sub-home-link a:hover {background:transparent;color:#ccc}	
.submenu .submenu-title {position:relative;float:left;min-width:220px;padding:0 20px;cursor:pointer}	
.submenu .submenu-title.submenu-title-second {margin-left:-1px}
.submenu .submenu-title:before {content:"";display:block;position:absolute;top:0;right:0;width:0px;height:100%;background:#555;}
.submenu .submenu-title:after {content:"";display:block;position:absolute;top:50%;right:20px;transform:translateY(-50%) rotate(45deg);width:10px;height:10px;border-bottom:1px solid #fff;border-right:1px solid #fff;color:#fff}
.submenu .submenu-title h2 {margin:0;height:60px;line-height:60px;font-size:15px;color:#fff;font-weight:500}	
.submenu .list-submenu {display:none;position:absolute;top:100%;left:0;width:100%;border:0px solid #e5e5e5;background:#111;z-index:10}	
.submenu .list-submenu li {margin:0}	
.submenu .list-submenu li a {display:block;padding:10px 10px;color:#fff}	
.submenu .list-submenu li a:hover {color:#ddd}
.submenu .list-submenu2 {display:none;position:absolute;top:100%;left:0;z-index:1;width:100%;min-width:200px; border:0px solid #e5e5e5;background:#555;z-index:1}	
.submenu .list-submenu2 li {margin:0}	
.submenu .list-submenu2 li a {display:block;padding:10px 10px;color:#fff}	
.submenu .list-submenu2 li a:hover {color:#ddd}
@media (max-width:767px){
    .submenu_bg {position:relative;z-index:99;margin-bottom:10px;border-bottom:0px solid #eee;width:100%;background:transparent;margin:0 auto;top:-46px;height:auto; }
	.submenu {padding-left:45px;border-width:1px 1px 0 0;min-width:320px;height:45px;height:45px }
	.submenu .sub-home-link {position:absolute;top:0;left:0;float:none}
	.submenu .sub-home-link a {width:45px;height:45px;line-height:45px}
	.submenu .submenu-title {float:none;border-bottom:1px solid #eee}
	.submenu .submenu-title:before {right:inherit;left:0}
    .submenu .submenu-title.submenu-title-first {display: none}
	.submenu .submenu-title.submenu-title-second {margin-left:0;background:transparent;}
	.submenu .submenu-title h2 {height:45px;line-height:45px}
	.submenu .list-submenu li a {padding:10px 20px}
    .submenu .list-submenu2 {width:180px; border:0px solid #e5e5e5;background:#000;z-index:1}	
    
}

/*---------- page title - 페이지 타이틀 ----------*/
.page-title {position:relative;margin:10px 0 30px 0px;}
.page-title:after {content:"";display:block;position:absolute;bottom:-30px;left:50%;margin-bottom:10px;transform:translateX(-50%);width:40px;height:1px;background:#333}
.page-title h2 {margin:0;text-align:center;font-weight:bold;font-size:40px}
@media (max-width:767px){
	.page-title {position:relative;margin:20px 0 20px 0px;}
	.page-title:after {bottom:-20px}
	.page-title h2 {font-size:24px;font-weight:bold}
}


/*---------- Footer - 하단 정보 ----------*/
.f_menu {width:100%;height:auto;overflow: hidden;padding: 10px 0px 30px 0px;background:}
.f_menu .con {max-width:1220px;min-width:1020px;height:auto;margin:0 auto;overflow: hidden;padding: 0px 0px;}
.f_menu .con ul{margin:0;list-style: none}
.f_menu .con li{width:23%;margin:1%;float: left;border-right:0px solid #ccc;height:auto;overflow: hidden;text-align: center}
.f_menu .con li h2{font-size:18px;font-weight:bold;color:#000;}
.f_menu .con li h2:after{
    content: "";
    position: absolute;
    margin:-10px auto;
    bottom: -10px;
    text-align: center;left:130px;    
    width: 20px;
    height: 1px;
    background: #000;}
.f_menu .con li span {padding:10px 0px}
.f_menu .con li p {padding:2px 0px;line-height:16px;margin:5px 0px}
.f_menu .con li p a {font-size:15px;color:#000;text-align:center;line-height:14px;}
.f_menu .con li a:hover {font-size:15px;color:#666}

@media (max-width:991px){
    .f_menu {display: none}
    
}
.f_menu2 {width:100%;height:auto;overflow: hidden;padding: 10px 0px;background:#131313}
.f_menu2 .con {max-width:1200px;min-width:1020px;height:auto;margin:0 auto;overflow: hidden;padding: 0px 0px;}
.f_menu2 .con ul{margin:0;list-style: none}
.f_menu2 .con li{width:15%;margin:5px 0px 5px 10px;float: left;border-right:0px solid #f3f3f3;height:180px;}
.f_menu2 .con li h2{font-size:14px;font-weight:200;color:#333;}
.f_menu2 .con li a{font-size:13px;color:#ccc}
.f_menu2 .con li a:hover{font-size:13px;color:#000}
.footer2 {padding:20px 0 10px;border-top:1px solid #eee}
@media (max-width:991px){
    .f_menu2 {display: none}
    
}

.footer {padding:20px 0 0;border-top:0px solid #eee;background:#131313}
/* 하단 로고 */
.footer-logo {margin:15px 0 20px 60px;}
.footer-logo a {float:left;display:block}
.footer-logo a img {display:block;max-height:60px;width:auto}
/* 회사정보 */
.footer-info address {margin:0 0 25px 0;font-size:13px;line-height:20px;color:#888;word-wrap: break-word}
.footer-info address span{display: block;word-break:keep-all;word-wrap: break-word}
.footer-info address p{margin:0;font-size:13px;word-break:keep-all;word-wrap: break-word;color:#888}
.footer-info .info-divider {color:color:#aaa}
.footer-info a {color:#888}
.footer-info a:hover {color:#fff}
/* 하단 타이틀 */
.footer-title {margin:0 0 20px;font-size:24px;font-weight:700}
/* 하단 메뉴 */
.footer-menu {width:100%;display: block}
.footer-menu li a {color:#888;float:left;margin:0px 10px 0px 0px;font-size:13px;line-height:40px;font-weight:none;border-bottom:0px solid #333}
.footer-menu li a:hover {color:#fff}
/* 하단 메뉴 */
.footer-contact {margin-bottom:20px}
.footer-contact .contact-num {line-height:30px;font-size:24px;font-weight:700;color:#000}
/* 카피라이트 */
.copyright {padding:10px 0px;text-align:center;letter-spacing:0px;border-top:0px solid }
@media (max-width:991px){
    .footer-info address {margin:0 0 0px 0;}
	.footer {padding-top:20px}
    .footer-logo {margin:10px 0 10px 0px;}
	.footer-logo a img {max-height:45px}
	.footer-title {margin:0 0 10px;font-size:20px;}
	.copyright {padding:10px 0 10px;letter-spacing:0;font-size:11px}
}

/* move top - 상단이동 */
.move-top {position:fixed;font-size:32px;color:#ddd;bottom:31px;right:70px;z-index:99;letter-spacing:1px;transform-origin:top;-webkit-transform-origin:top;-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.move-top.hidden-top {bottom:-100px;opacity:0}
.move-top:hover {letter-spacing:2px;cursor:pointer;color:#444}
.move-top:before {content:"";display:block;position:absolute;top:11px;left:-30px;height:1px;width:20px;background:;-webkit-animation: moveTop 2s infinite;animation: moveTop 2s infinite;}
@-webkit-keyframes moveTop {
	form {left:-30px;width:20px}
	to {left:-50px;width:0}
}
@keyframes moveTop {
	form {left:-30px;width:20px}
	to {left:-50px;width:0}
}
@media (max-width:991px){
	.move-top {right:30px}
}

/*---------- Modal ----------*/
.contents-modal .modal-box {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;margin:0;background:#fff}
.contents-modal .modal-box .modal-content {position:relative;padding:30px;box-shadow:0 0 0 #fff}
.contents-modal .modal-box .modal-content h4 {position:relative;margin:30px 0;font-size:26px;line-height:40px}
.contents-modal .modal-box .modal-content h4 span {font-weight:700;color:#333}
.contents-modal .modal-box .modal-content h4:after {content:"";display:block;position:absolute;top:-15px;left:0;width:50px;height:2px;background:#000}
/* --- 검색 모달 --- */
/* 입력창 */
.contents-modal .input-button {position:relative}
.contents-modal .input-button input[type="text"] {width:100%;padding:6px 12px;border:0 none;border-bottom:2px solid #909090;color:#909090;height:60px;font-size:20px}
.contents-modal .input-button .button {position:absolute;right:1px;top:10px;padding:0 20px;font-size:24px;height:40px;background:none;border:0 none}
.contents-modal .input-button .button input {position:absolute;top:0;right:0;padding:0;font-size:12px;line-height:40px;opacity:0;cursor:pointer}
/* bottom */
.contents-modal .modal-box .contnets-bottom {margin-top:30px;padding-bottom:10px;text-align:center}
.contents-modal .modal-box .contnets-bottom button {border:0 none;position:relative;display:inline-block;overflow:hidden;padding:8px 25px;letter-spacing:2px;color:#1b1b1b;background:none;border-width:1px;border-style:solid;border-color:#1b1b1b;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease}
.contents-modal .modal-box .contnets-bottom button:before {content:"";position:absolute;top:0;left:0;bottom:0;right:-50px;display:block;border-right:50px solid transparent;border-bottom:80px solid #1b1b1b;transform: translateX(-100%);-webkit-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease}
.contents-modal .modal-box .contnets-bottom button:hover:before {transform: translateX(0)}
.contents-modal .modal-box .contnets-bottom button span {position: relative;z-index:1;}
.contents-modal .modal-box .contnets-bottom button:hover span {color:#fff}
@media (max-width:767px){
	.contents-modal .modal-box {width:300px;height:300px;}
	.contents-modal .modal-box .modal-content {padding:10px}
	.contents-modal .modal-box .modal-content h4 {margin-bottom:10px;font-size:20px;line-height:30px}
	.contents-modal .input-button input[type="text"] {height:50px;font-size:16px}
	.contents-modal .input-button .button {font-size:20px}
	.contents-modal .modal-box .contnets-bottom {margin-top:20px}
}
/* --- 멤버 모달 --- */
.contents-modal .modal-box .member-list {display:flex;justify-content:center}
.contents-modal .modal-box .member-list li {margin:0 10px;text-align:center}
.contents-modal .modal-box .member-list li a {display:block;width:80px;padding-bottom:10px;background:#eee}
.contents-modal .modal-box .member-list li a i {display:block;padding:20px 0;margin-bottom:5px;font-size:20px;background:#57B5E7;color:#fff}
.contents-modal .modal-box .member-list li a span {font-size:11px;color:#333}
.contents-modal .modal-box .member-list li a:hover {background:#333}
.contents-modal .modal-box .member-list li a:hover span {color:#fff}
@media (max-width:767px){
	.contents-modal .modal-box .member-list li a {width:70px;}
}

/*---------- Main Index ----------*/
.basic-body-main .container {position:relative}

.global {position:relative;width:150px;top:15px;margin-right:40px}

.global li {float: left;padding:0px 10px;}
.global li.topbar-add-menu {margin-top:5px;margin-bottom: 10px}
.global a{color:#ccc; }
.global a.lang{color:#ccc; border-radius:100px; border:1px solid #ccc;padding:6px 10px;height:40px;line-height:40px;}
.global a:hover{color:#fff;}

@media (max-width:991px){
    .global {display: none}
}

.global2 {position:relative;top:20px;margin:0 auto;text-align: center}
.global2 a{color:#222;font-weight:600}
.global2 a:hover{color:#666}
@media (min-width:991px){
    .global2 {display: none}
}

a.mybutton4 {
	
	background-color:transparent;
	-webkit-border-top-left-radius:50px;
	-moz-border-radius-topleft:50px;
	border-top-left-radius:50px;
	-webkit-border-top-right-radius:50px;
	-moz-border-radius-topright:50px;
	border-top-right-radius:50px;
	-webkit-border-bottom-right-radius:50px;
	-moz-border-radius-bottomright:50px;
	border-bottom-right-radius:50px;
	-webkit-border-bottom-left-radius:50px;
	-moz-border-radius-bottomleft:50px;
	border-bottom-left-radius:50px;
	text-indent:0;
	border:1px solid #000;
	display:inline-block;
	color:#000;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:100px;
	text-decoration:none;
	text-align:center;
}
a.mybutton4:hover {
	
	background-color: #222;border:1px solid #222;
	color:#fff;
}
a.mybutton4:active {
	position:relative;
	top:1px;
} 

a.mybutton5 {
	
	background-color:transparent;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border-bottom:1px solid #fff;
	display:inline-block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:30px;
	width:80px;
	text-decoration:none;
	text-align:center;

}
a.mybutton5:hover {
	
	color:#ccc;
   
}





/*메인 섹션*/

/* 섹션 메뉴 */
#section-menu {display:none}
@media (min-width:1280px){
	#section-menu {position:fixed;bottom:80px;right:50px;display:block;z-index:99}
	#section-menu ul {margin:0}
	#section-menu li {margin:2px 0}
	#section-menu li a {display:block;height:30px;line-height:30px;padding:0 10px;border-right:1px solid #ccc;color:#ccc;font-size:11px;background:rgba(0,0,0,0.3)}
	#section-menu li a:hover {color:#fff;border-color:#fff}
	#section-menu li.active a {color:#a65845;border-color:#a65845}
}

/* 섹션 공통 */
.clear-after:after {content:"";display:block;clear:both}
.section {overflow:hidden}
.section-inner {padding:0px 0px}
.section-content h3 {font-size:40px;color:#333;font-weight:600;text-align:center;font-family:'Noto Sans', 'Noto Sans KR',sans-serif !important}
.section-content p {color:#333;padding:15px 0px;text-align:center;margin-bottom:0;font-size:24px;line-height:24px;font-weight:600;word-break:keep-all;font-family:'Noto Sans','Noto Sans KR','NanumGothic'}
.section-full-bg {background-size:cover;background-position:center top;background-repeat:no-repeat}

@media (max-width:1279px){	
	.section-image img {max-width:100%;height:auto}
	.section-top, .section-middle {margin-bottom:0px}
    .section-content h3 {margin:30px 0 10px;font-size:28px;color:#333;font-weight:600;text-align:center;font-family:'Noto Sans', 'Noto Sans KR',sans-serif !important}
    .section-content p {color:#333;padding:15px 0px;margin-bottom:0;font-size:16px;line-height:20px;font-weight:300;word-break:keep-all;font-family:'Noto Sans', 'Noto Sans KR',sans-serif;text-align:center;font-weight:normal}
}
@media (min-width:768px) and (max-width:1279px){
	.section-inner {padding:0px 0px}
	.section-top, .section-middle {margin-bottom:0}
}
@media (min-width:1280px){
	.section-inner, .section-full-bg {padding:0;position:relative;width:100%;height:100%;}
	.section-image {height:100%;overflow:hidden}
	.section-image img {max-width:100%;max-height:100%;margin-bottom:30px}
	.section-left {float:left;height:100%;overflow:hidden}
	.section-right {float:right;height:100%;overflow:hidden}
	.section-content {width:100%;max-width:1800px;text-align:left;padding:0px 70px}
	.section-content h3 {font-size:40px;text-align:left;line-height:50px;}
    .section-content p {font-size:24px;line-height:30px;text-align:center;}
	/* text action - 텍스트 액션 */
	.section-content h3 {position:relative;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
	.section-content p {position:relative;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}
	.section-content.text-action-left h3,.section-content.text-action-left p {left:0px;}
	.section-action .section-content.text-action-left h3, .section-action .section-content.text-action-left p {left:0}
	.section-content.text-action-right h3,.section-content.text-action-right p {right:30px}
	.section-action .section-content.text-action-right h3, .section-action .section-content.text-action-right p {right:0}
}

/* 섹션 1 - ebslider : busi0020_main 스킨 */

/* 섹션 2 */
@media (max-width:1024px){
    .section2nd .section-top {padding-top:0px;background-image:url('/theme/eb4_basic/image/com_bg_03.jpg'); background-position: top center; height:auto}
    .section2nd .section-left, .section2nd .section-right {width:80%;max-width:780px;height:auto;background:rgba(255,255,255,0.8);
        padding:20px 10px 30px 10px;overflow:hidden;margin:100px auto 0px; bottom:0px  }
	.section2nd .section-inner:after, .section4th .section-inner:after {content:"";display:block;clear:both}
	.section2nd .section-inner .section-top {float:left;width:100%;padding-right:0px;padding:0px 0px 0px 0px}
    .section2nd .section-top .section-content, .section2nd .section-bottom .section-content {margin:0px 10px;text-align:left;height:auto}
	.section2nd .section-inner .section-bottom {float:right;width:100%;padding-left:0px}
   
}
@media (min-width:1024px){
	.section2nd .section-top {padding-top:30px;background-image:url('/theme/eb4_basic/image/com_bg_03.jpg');height:850px;background-repeat: no-repeat;background-size: cover;margin:50px 0px}
	.section2nd .section-bottom {height:50%}
	.section2nd .section-left, .section2nd .section-right {width:60%;max-width:770px; height:auto;background:#fff;
        padding:20px 0px 30px 0px;overflow:hidden;margin-top:12%;margin-left: 15%   }
	.section2nd .section-top .section-image {width:100%;margin-left:auto;text-align:center}
	.section2nd .section-top .section-content, .section2nd .section-bottom .section-content {margin:70px auto;color:#fff;text-align:center;height:auto}
    .section2nd .section-top .section-content p {padding:15px 0px;text-align:left;margin-bottom:0;font-size:20px;line-height:30px;font-weight:normal;word-break:keep-all;font-family:'Noto Sans KR','NanumGothic'}
    .section2nd .section-top .section-content h3 {text-align: left;font-family:'Montserrat';font-size:40px;}
    .section2nd .section-bottom {background:#00407a;}
	.section2nd .section-bottom .section-left {padding:50px;}
	.section2nd .section-bottom .section-content {text-align:center;}
	/* zoom-out action - 이미지 확대 */
	.zoom-out img {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}
	.section-action .zoom-out img {-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
	/* delay - 콘텐츠간 딜레이 */
	.section2nd .section-top .section-content p, .section2nd .section-bottom .section-image img {-webkit-transition-delay:.2s;-moz-transition-delay:.2s;transition-delay:.2s}
	.section2nd .section-bottom .section-content h3 {-webkit-transition-delay:.4s;-moz-transition-delay:.4s;transition-delay:.4s;color:#fff;}
	.section2nd .section-bottom .section-content p {-webkit-transition-delay:.6s;-moz-transition-delay:.6s;transition-delay:.6s;color:#fff;}
}

/* 섹션 2 */
.section-1 {
    position: relative;
    padding: 30px 0px;
    height: auto;    
    background-image:url('/theme/eb4_basic/image/com_bg_02.jpg');
    background-position: top center;
    background-repeat: no-repeat;
}

.section-1 .section-top {
    position: relative;
    background: url("/theme/eb4_basic/image/com_02_bg.png");
    margin-top: 50px;
    width: 100%;
    height: 580px;
}

.section-1 .section-top li {
    position: relative;
    width: 50%;
    top: 50px;
    float: left;
    height: 450px
}

.section-1 .section-top li img {
    width: 100%;
    height: 450px
}

.section-1 .section-top h3 {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    margin: 5px 0px 10px 0px;
    font-family: "Poppins", sans-serif
}

.section-1 .section-top p {
    color: #204875;
    font-size: 24px;
    font-weight: bold
}

.section-1 .section-bottom h3 {
    color: #204875;
    font-weight: 800;
    font-size: 50px;
    margin: 5px 0px 10px 0px;
    font-family: "Poppins", sans-serif;
    text-align: center
}

.section-1 .section-bottom p {
    color: #204875;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
    padding: 0px 0px 10px 0px
}

.section-1 .section-top .mr {
    padding: 100px 150px;
    margin: 0 auto;
    color: #fff;
    text-align: center
}

.section-1 .section-bottom .mr {
    padding: 30px 0px;
    margin: 0 auto;
    text-align: center
}

.section-1 .section-bottom {
    position: relative;
    overflow: hidden;
    padding-bottom: 0px;
    height: auto;
    width: 100%;
    margin: 0px auto 0px;
    padding: 60px 0px 40px 0px;
}

.section-1 .section-bottom .con {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    max-width: 1250px;
    margin: 0px auto 20px;
    display: flex;
    justify-content: center;
    border-top: 0px solid #fff
}

.section-1 .section-bottom .con li {
    width: 23%;
    margin: 1%;
    float: left;
    height: auto;    
    background: #fff;
    
}

.section-1 .section-bottom .con li:first-child {
     width: 48%;height:315px; background: rgba(43,77,155,0.9) ;
    
}
.section-1 .section-bottom .con li h1 {
    color: #fff;
    font-weight: bold;
    font-size: 45px;
    margin: 55px 0px 5px 0px;
    font-family: 'Montserrat';
    text-align: center;
}

.section-1 .section-bottom .con li h3 {
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    margin: 0px 0px 20px 0px;
    font-family: 'Noto Sans' ;
    text-align: center;
}
.section-1 .section-bottom .con li h3:after {
    content: "";
    display: block;
    position: relative;
    bottom: -25px;
    left: 50%;
    margin-bottom: 10px;
    transform: translateX(-50%);
    width: 40px;
    height: 1px;
    background: #fff;
}


.section-1 .section-bottom .con li p {
    color: #fff;width: 85%;margin: 0 auto; 
    font-size: 20px;
    font-family: 'Noto Sans KR';
    padding: 30px 0px 0px 0px;
    text-align: center;font-weight:400;
}

.section-1 .section-bottom .con div.txt {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    background: #fff;
    height: auto;
    overflow: hidden;
    padding: 15px 0px;
    color: #333;
    font-weight: bold;
    font-size: 18px
}

.section-1 .section-bottom .con div.txt a {
    color: #333;
    font-weight: bold;
}

.section-1 .section-bottom .con div.txt a:hover {
    color: #666;
}

.section-1 .section-bottom .con div.tit {
    position: relative;
    height: auto;
    text-align: center;
    margin-top: 30%;
    color: #000;
    font-size: 24px;
    font-weight: bold
}

.section-title2 h2 {
    position: relative;
    z-index: 1;
    margin: 40px 0 10px;
    color: #333;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    font-family: 'Noto Sans'
}

.section-title2 h2 a {
    position: relative;
    z-index: 1;
    margin: 40px 0 10px;
    color: #333;
    font-weight: bold;
    font-size: 30px;
    text-align: center
}

.section-title2 h2 a:hover {
    color: #333
}

.section-title2 p {
    text-align: center;
    color: #333;
    font-size: 16px;
    margin: 0px 0 30px
}



@media (max-width:1200px) {
    .section-1 {
    position: relative;
    padding: 20px 0px;
    height: auto;    
    background-image:url('/theme/eb4_basic/image/com_bg_02.jpg');
    background-position: top center;
    background-repeat:repeat;
}
   .section-1 .section-bottom .con {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    
    margin: 0px auto 20px;
    display: flex;
    justify-content: center;
    border-top: 0px solid #fff
}

.section-1 .section-bottom .con li {
    width: 40%;
    margin: 5%  ;
    float: left;
    height: auto;
    
    background: #fff;
    
}

.section-1 .section-bottom .con li:first-child {
     width: 90%;margin: 0 auto 10px ; height:320px;overflow: hidden; background:rgba(43,77,155,0.9) ;float: none;
}
.section-1 .section-bottom .con li h1 {
    color: #fff;
    font-weight: bold;
    font-size: 45px;
    margin: 55px 0px 5px 0px;
    font-family: 'Montserrat';
    text-align: center;
}

.section-1 .section-bottom .con li h3 {
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    margin: 0px 0px 20px 0px;
    font-family: 'Noto Sans' ;
    text-align: center;
}
.section-1 .section-bottom .con li h3:after {
    content: "";
    display: block;
    position: relative;
    bottom: -25px;
    left: 50%;
    margin-bottom: 10px;
    transform: translateX(-50%);
    width: 40px;
    height: 1px;
    background: #fff;
}


.section-1 .section-bottom .con li p {
    color: #fff;width: 85%;margin: 0 auto; 
    font-size: 20px;
    font-family: 'Noto Sans KR';
    padding: 30px 0px 0px 0px;
    text-align: center;font-weight:400;
}

.section-1 .section-bottom .con div.txt {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    background: #fff;
    height: auto;
    overflow: hidden;
    padding: 15px 0px;
    color: #333;
    font-weight: bold;
    font-size: 16px;line-height:18px;
}
    
}

@media (max-width:480px) {
    .section-1 .section-bottom .con li {
    width: 40%;
    margin: 5% ;
    float: left;
    height: auto;min-height:220px;     
    background: #fff;
    
}
    .section-1 .section-bottom .con div.txt {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    background: #fff;
    height: auto;
    overflow: hidden;
    padding: 10px 0px;
    color: #333;
    font-weight: bold;
    font-size: 14px;line-height:16px;
}
  
}
@media (max-width:380px) {
    .section-1 .section-bottom .con li {
    width: 40%;
    margin: 5% ;
    float: left;
    height: auto;min-height:190px;     
    background: #fff;
    
}
    .section-1 .section-bottom .con div.txt {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    background: #fff;
    height: auto;
    overflow: hidden;
    padding: 10px 0px;
    color: #333;
    font-weight: bold;
    font-size: 14px;line-height:16px;
}
  
}


/* 섹션 서브 */

.section-sub {
    position: relative;
    overflow: hidden;
    padding-bottom: 0px;
    height: auto;
    width: 100%;
    margin: 0px auto 0px;
    padding: 40px 0px 40px 0px;
}

.section-sub .con {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    max-width: 1200px;
    margin: 0px auto 20px;
    display: flex;
    justify-content: center;
    border-top: 0px solid #fff
}

.section-sub .con li {
    width: 46%;
    margin: 2%;
    float: left;
    height: auto;    
    background: #fff;
    
}

.section-sub .con li h1 {
    color: #fff;
    font-weight: bold;
    font-size: 45px;
    margin: 55px 0px 5px 0px;
    font-family: 'Montserrat';
    text-align: center;
}

.section-sub .con li h3 {
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    margin: 0px 0px 20px 0px;
    font-family: 'Noto Sans' ;
    text-align: center;
}
.section-sub .con li h3:after {
    content: "";
    display: block;
    position: relative;
    bottom: -25px;
    left: 50%;
    margin-bottom: 10px;
    transform: translateX(-50%);
    width: 40px;
    height: 1px;
    background: #fff;
}


.section-sub .con li p {
    color: #fff;width: 85%;margin: 0 auto; 
    font-size: 20px;
    font-family: 'Noto Sans KR';
    padding: 30px 0px 0px 0px;
    text-align: center;font-weight:400;
}

.section-sub .con div.txt {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    background: #fff;
    height: auto;
    overflow: hidden;
    padding: 25px 0px;
    color: #333;
    font-weight: 500;
    font-size: 17px;line-height:24px;font-family: 'Noto Sans KR'
}

.section-sub .con div.txt a {
    color: #333;
    font-weight: bold;
}

.section-sub .con div.txt a:hover {
    color: #666;
}

.section-sub .con div.tit {
    position: relative;
    height: auto;
    text-align: center;
    margin-top: 30%;
    color: #000;
    font-size: 24px;
    font-weight: bold
}

@media (max-width:460px) {
.section-sub {
    position: relative;
    overflow: hidden;
    padding-bottom: 0px;
    height: auto;
    width: 100%;
    margin: 0px auto 0px;
    padding: 20px 0px 20px 0px;
}
    .section-sub .con li {
    width: 46%;
    margin: 2%;
    float: left;
    height: auto;min-height:210px;    
    background: #fff;
    
}
    .section-sub .con div.txt {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    background: #fff;
    height: auto;
    overflow: hidden;
    padding: 10px 0px;
    color: #333;
    font-weight: 500;
    font-size: 14px;line-height:16px;
}
  
}





/* 섹션 5 */
.section-5  {position:relative;background:#fff;padding:30px 0px 0px 0px;height:auto;overflow:hidden;} 
.section-5 h3{text-align: center}
.section-5 .section-top {position:relative;background:#f3f3f3;padding:30px;overflow:hidden;width:100%;height:auto}
.section-5 .section-top .con {margin: 0 auto; width:100%;max-width:1200px;height:auto;padding:30px 0px 30px 0px;}
.section-5 .section-top .con li {width:31%;margin:1%;height:250px; float: left;overflow: hidden;border:1px solid #eee;background:#fff;padding:30px 0px 30px 0px;}
.section-5 .section-top .con li .left {float:left; width:35%;max-width:120px;height:70px;text-align: center}
.section-5 .section-top .con li .right {float:left; width:60%;height:auto;text-align:left;color:#333;font-size:14px;font-family:'Noto Sans KR';}
.section-5 .section-top .con li .board {width:88%;margin: 10px auto;text-align: left;height: auto;overflow: hidden}
.section-5 .section-top .con li .left img {width:55px;text-align:center}
.section-5 .section-top .con li .right h3 {color:#333;font-weight:bold;font-size:20px;margin:5px 0px 0px 0px;font-family:'Montserrat','Noto Sans KR';text-align:left}
.section-5 .section-top .con li .right p {color:#333;font-size:18px;font-family:'Noto Sans KR';padding:0px 0px 0px 0px;text-align:left}
.section-5 .section-top .con li:first-child {width:31%;margin:1%;height:250px; float: left;overflow: hidden;border:1px solid #eee;background:#1d7056;padding:15px 0px 10px 0px;}
.section-5 .section-top .con li:first-child h3 {color:#fff;font-size:24px;font-family:'Montserrat','Noto Sans KR';text-align:center;font-weight:700;line-height:24px;} 
.section-5 .section-top .con li:first-child p {color:#fff;font-size:18px;font-family:'Montserrat','Noto Sans KR';text-align:center;font-weight:700;padding:10px 0px 0px 0px;}
.section-5 .section-top .con li:first-child p a {color:#fff}
.section-5 .section-top p {color:#fff;font-size:16px} 
.section-5 .section-top .mr{padding:100px 150px;margin:0 auto;color:#fff;background:url("/theme/eb4_basic/image/media_bn.png") no-repeat top center}
.section-5 .section-bottom {position:relative;background:#fff;padding-bottom:0px;overflow:hidden;height:auto;width:80%;margin:30px auto 50px}    

    @media (max-width:1100px){
        .section-title2 h2 {position:relative;z-index:1;margin:40px 0 10px;color:#333;font-weight: bold;font-size:24px;text-align:center;font-family:'Noto Sans KR'}  
       .section-title2 h2 a {position:relative;z-index:1;margin:40px 0 10px;color:#333;font-weight: bold;font-size:24px;text-align:center}
       .section-title2 h2 a:hover {color:#333}
        .section-5 .section-top .mr{padding:80px 20px;margin:0 auto;color:#fff}    
        
    }    
    

 @media (max-width:645px){
.section-5  {position:relative;background:#fff;padding:30px 0px 0px 0px;height:auto;overflow:hidden;} 
.section-5 h3{text-align: center}
.section-5 .section-top {position:relative;background:#f3f3f3;padding:30px;overflow:hidden;width:100%;height:auto}
.section-5 .section-top .con {margin: 0 auto; width:100%;max-width:1200px;height:auto;padding:30px 0px 30px 0px;}
.section-5 .section-top .con li {width:96%;margin:2%;height:auto;overflow: hidden;border:1px solid #eee;background:#fff;padding:20px 0px 0px 0px;text-align: center}
.section-5 .section-top .con li img {width:55px;text-align: center }
.section-5 .section-top .con li p { color:#333;font-size:18px;font-family:'Noto Sans KR';padding:0px 0px 0px 0px;text-align: center}
.section-5 .section-top .con li h3 {color:#333;font-weight:bold;font-size:20px;margin:5px 0px 10px 0px;font-family:'Montserrat','Noto Sans KR';text-align: center}
.section-5 .section-top .con li:first-child {width:96%;margin:2%;height:auto;overflow: hidden;border:1px solid #eee;background:#1d7056;padding:20px 0px 0px 0px;text-align: center}
}




/* 섹션   2 */

@media (min-width:1280px){
    .section-6  {position:relative;background-image:url('/theme/eb4_basic/image/com_bg_01.jpg'); background-position: top left; padding-top:0px;width:100%;height:960px; overflow: hidden;margin:0px 0px 0px 0px}    
	.section-6 .section-top {padding-top:170px;overflow:hidden;height:auto}
	.section-6 .section-bottom {height:auto}
	.section-6 .section-left, .section-6 .section-right {width:100%;padding:30px 0px 40px 0px;overflow:hidden;height:auto;}
    .section-6 .section-left .section-content h3{font-size:82px;text-align:left;color:#fff;font-family:'Noto Sans','Noto Sans KR';font-weight:700;line-height:90px;letter-spacing: -4px; }
        .section-6 .section-left .section-content h4{font-size: 36px;
    word-break: keep-all;
    color: #fff;
    font-family: 'Noto Sans', 'Noto Sans KR', serif;
    font-weight: 400;
    text-align: left;
    line-height: 36px;
    letter-spacing: 0px; }
    
    .section-6 .section-left .section-content p{font-size:24px;text-align:left;color:#ddd;line-height:28px;font-family:'Noto Sans','Noto Sans KR';font-weight:400}
	.section-6 .section-top .section-image {width:100%;margin-left:auto;text-align:center;}
	.section-6 .section-top .section-content, .section-6 .section-bottom .section-content {margin-top:60px;color:#fff;text-align:center;overflow:hidden;height:auto}
    .section-6 .section-top .section-content p {padding:20px 0px;text-align:left;margin-bottom:0;font-size:20px;line-height:28px;font-weight:normal;word-break:keep-all;font-family:'Noto Sans KR','NanumGothic'}
    .section-6 .section-bottom {background:#00407a;}
	.section-6 .section-bottom .section-left {padding:50px;}
	.section-6 .section-bottom .section-content {text-align:center;}
	/* zoom-out action - 이미지 확대 */
	.zoom-out img {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}
	.section-action .zoom-out img {-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
	/* delay - 콘텐츠간 딜레이 */
	.section-6 .section-top .section-content p, .section-6d .section-bottom .section-image img {-webkit-transition-delay:.2s;-moz-transition-delay:.2s;transition-delay:.2s}
	.section-6 .section-bottom .section-content h3 {-webkit-transition-delay:.4s;-moz-transition-delay:.4s;transition-delay:.4s;color:#fff;}
	.section-6 .section-bottom .section-content p {-webkit-transition-delay:.6s;-moz-transition-delay:.6s;transition-delay:.6s;color:#fff;}
}

@media (max-width:1279px){
    .section-6  {position:relative;background-image:url('/theme/eb4_basic/image/com_bg_01.jpg'); background-position: top right; padding-top:0px;width:100%;height:780px;overflow: hidden}    
    .section-6 .section-top {padding-top:100px;overflow:hidden;height:auto}
    .section-6 .section-left, .section-6 .section-right {width:100%;padding:180px 0px 30px 15px;overflow:hidden;height:auto}
    .section-6 .section-left .section-content h3{font-size:40px;text-align:left;color:#fff;line-height:50px;font-weight:700; }
    
     .section-6 .section-left .section-content h4{font-size: 20px;
    word-break: keep-all;
    color: #fff;
    font-family: 'Noto Sans', 'Noto Sans KR', serif;
    font-weight: 400;
    text-align: left;
    line-height: 30px;
    letter-spacing: 0px; }
    
    .section-6 .section-left .section-content p{font-size:16px;text-align:left;color:#ddd;line-height:20px;font-weight:400;}
	.section-6 .section-inner:after, .section4th .section-inner:after {content:"";display:block;clear:both}
	.section-6 .section-inner .section-top {float:left;width:100%;padding-right:0px;padding:0px 0px 0px 0px}
    .section-6 .section-top .section-content, .section-6 .section-bottom .section-content {margin:0px 10px;text-align:left;overflow:hidden;height:auto}
	.section-6 .section-inner .section-bottom {float:right;width:100%;padding-left:0px}
    
}


@media (min-width:1280px){
    .section-6-s  {position:relative;background-image:url('/theme/eb4_basic/image/com_bg_01.jpg'); background-position: top left; padding-top:0px;width:100%;height:900px; overflow: hidden;margin:0px 0px 0px 0px}    
	.section-6-s .section-top {padding-top:170px;overflow:hidden;height:auto}
	.section-6-s .section-bottom {height:auto}
	.section-6-s .section-left, .section-6-s .section-right {width:100%;padding:30px 0px 40px 0px;overflow:hidden;height:auto;}
    .section-6-s .section-left .section-content h3{font-size:82px;text-align:left;color:#fff;font-family:'Noto Sans','Noto Sans KR';font-weight:700;line-height:90px;letter-spacing: -4px; }
    .section-6-s .section-left .section-content h4{font-size: 36px;
    word-break: keep-all;
    color: #fff;
    font-family: 'Noto Sans', 'Noto Sans KR', serif;
    font-weight: 400;
    text-align: left;
    line-height: 36px;
    letter-spacing: 0px; }
    .section-6-s .section-left .section-content p{font-size:24px;text-align:left;color:#ddd;line-height:28px;font-family:'Noto Sans','Noto Sans KR';font-weight:400}
	.section-6-s .section-top .section-image {width:100%;margin-left:auto;text-align:center;}
	.section-6-s .section-top .section-content, .section-6-s .section-bottom .section-content {max-width:1300px;margin:60px auto;color:#fff;text-align:center;overflow:hidden;height:auto}
    .section-6-s .section-top .section-content p {padding:20px 0px;text-align:left;margin-bottom:0;font-size:20px;line-height:28px;font-weight:normal;word-break:keep-all;font-family:'Noto Sans KR','NanumGothic'}
    .section-6-s .section-bottom {background:#00407a;}
	.section-6-s .section-bottom .section-left {padding:50px;}
	.section-6-s .section-bottom .section-content {text-align:center;}
	/* zoom-out action - 이미지 확대 */
	.zoom-out img {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}
	.section-action .zoom-out img {-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
	/* delay - 콘텐츠간 딜레이 */
	.section-6-s .section-top .section-content p, .section-6-s .section-bottom .section-image img {-webkit-transition-delay:.2s;-moz-transition-delay:.2s;transition-delay:.2s}
	.section-6-s .section-bottom .section-content h3 {-webkit-transition-delay:.4s;-moz-transition-delay:.4s;transition-delay:.4s;color:#fff;}
	.section-6-s .section-bottom .section-content p {-webkit-transition-delay:.6s;-moz-transition-delay:.6s;transition-delay:.6s;color:#fff;}
}

@media (max-width:1279px){
    .section-6-s  {position:relative;background-image:url('/theme/eb4_basic/image/com_bg_01.jpg'); background-position: top right; padding-top:0px;width:100%;height:600px;overflow: hidden}    
    .section-6-s .section-top {padding-top:100px;overflow:hidden;height:auto}
    .section-6-s .section-left, .section-6-s .section-right {width:100%;padding:150px 0px 30px 15px;overflow:hidden;height:auto}
    .section-6-s .section-left .section-content h3{font-size:40px;text-align:left;color:#fff;line-height:50px;font-weight:700; }
    .section-6-s .section-left .section-content h4{font-size: 20px;
    word-break: keep-all;
    color: #fff;
    font-family: 'Noto Sans', 'Noto Sans KR', serif;
    font-weight: 400;
    text-align: left;
    line-height: 30px;
    letter-spacing: 0px; }
    
    .section-6-s .section-left .section-content p{font-size:16px;text-align:left;color:#ddd;line-height:20px;font-weight:400;}
	.section-6-s .section-inner:after, .section-6-s .section-inner:after {content:"";display:block;clear:both}
	.section-6-s .section-inner .section-top {float:left;width:100%;padding-right:0px;padding:0px 0px 0px 0px}
    .section-6-s .section-top .section-content, .section-6 .section-bottom .section-content {margin:0px 10px;text-align:left;overflow:hidden;height:auto}
	.section-6-s .section-inner .section-bottom {float:right;width:100%;padding-left:0px}
    
}



/* 섹션 7 */
.section-7  {position:relative;padding:20px;height:auto;overflow:hidden;max-width:1400px;margin: 20px auto;} 
.section-7 h1 {    display: block;
    font-size: 40px;
    color: #111;
    font-family: 'Noto Sans','Noto Sans KR';
    font-weight: 700;padding:20px 20px 10px 25px;}
.section-7 h1::after {display: block;
    content: '';
    position: absolute;
    margin: 15px 0px;
    width: 50px;
    height: 3px;
    background-color: #138499;}
.section-7 h3 {text-align: center;font-size:36px;line-height:36px;font-family:'Noto Sans';font-weight:400;margin-bottom: 30px}
.section-7 .con {position: relative; margin: 20px auto; width:100%;height:auto;padding:0px;overflow: hidden}
.section-7 .con li {width:46%;margin:2%;border:0px solid #dbdbdb; height:auto; float: left;overflow: hidden;display: flex; align-items:center;}

.section-7 .con li.manual {background:url("/theme/eb4_basic/image/manual_bn.png") no-repeat top center;width:50%;margin:0;height:300px; float: left;overflow: hidden;display: flex; align-items:center;background-size: cover;}
.section-7 .section-top .con li.cs {background:url("/theme/eb4_basic/image/customer_bn.png") no-repeat top center;width:50%;margin:0;height:300px; float: left;overflow: hidden;padding:0px;display: flex; align-items:center;background-size: cover;}

.section-7 .section-top .con li .left {float:left; width:40%;height:auto;text-align:center}
.section-7 .section-top .con li .right {float:left; width:60%;height:auto;text-align:left;padding:0px 5px}

.section-7 .section-top .con li .right h3 {color:#fff;font-weight:bold;font-size:24px;margin:5px 0px 0px 0px;font-family:'Montserrat','Noto Sans';text-align:left}
.section-7 .section-top .con li .right p {color:#fff;font-size:18px;line-height:24px; font-family:'Noto Sans KR';padding:5px 0px 5px 0px;text-align:left}

 

    @media (max-width:767px){
 .section-7 h1 {    display: block;
    font-size: 17px;
    color: #111;
    font-family: 'Noto Sans','Noto Sans KR';
    font-weight: 700;padding:20px 20px 0px 10px;}
      .section-7  {position:relative;padding:0px;height:auto;overflow:hidden;max-width:1400px;margin:0px auto;}   
     .section-7 .con li {width:96%;border:0px solid #dbdbdb; height:auto; float: none;overflow: hidden;display: flex; align-items:center;margin:25px auto}   
     
        
.section-7 .section-top .con li.manual {background:url("/theme/eb4_basic/image/manual_bn.png") no-repeat top center;background-size: cover; width:100%;margin:0;height:200px; float: left;overflow: hidden;display: flex; align-items:center}
.section-7 .section-top .con li.cs {background:url("/theme/eb4_basic/image/customer_bn.png") no-repeat top center;background-size: cover;width:100%;margin:0;height:200px; float: left;overflow: hidden;padding:0px;display: flex; align-items:center}
.section-7 .section-top .con li img {width:80px;text-align:center}
.section-7 .section-top .con li .left {float:left; width:40%;height:auto;text-align:center}
.section-7 .section-top .con li .right {float:left; width:60%;height:auto;text-align:left;padding:0px 5px}
.section-7 .section-top .con li .right h3 {color:#fff;font-weight:bold;font-size:20px;margin:5px 0px 0px 0px;font-family:'Montserrat','Noto Sans';text-align:left}
.section-7 .section-top .con li .right p {color:#fff;font-size:16px;line-height:20px;font-family:'Noto Sans KR';padding:5px 0px 5px 0px;text-align:left}
    } 





/*브랜드 2-1 */
.br-1  {position:relative;background:#fff;padding:0px 0px;height:auto;overflow:hidden;}    
.br-1 .section-top {position:relative;background-image:url('/theme/eb4_basic/image/br_bg_01.jpg'); background-position: top center; background-attachment: fixed; padding-top:0px;width:100%;height:840px}
.br-1 .section-top li {float:left;width:100%;color:#fff;height:840px}
.br-1 .section-top li p {float:left;width:100%;color:#fff;height:auto} 
.br-1 .section-top h3 {color:#fff;font-weight:bold;font-size:24px;margin:5px 0px 10px 0px}
.br-1 .section-top p {color:#fff;font-size:16px} 
.br-1 .section-top .mr{padding:60px 50px;margin-top:10%;color:#333;text-align:left;max-width:700px;height:auto;overflow: hidden; margin-left:100px;background:rgba(255, 162, 0, 0.7)}
.br-1 .section-top .mr h3 {font-family: 'Montserrat', sans-serif;color:#fff;font-size:50px}
.br-1 .section-top .mr p {font-family: 'Noto Sans KR';color:#fff;font-size:20px}
.br-1 .section-bottom {position:relative;background:#fff;background-image:url('/theme/eb4_basic/image/br_bg_02.jpg');padding-bottom:0px;overflow:hidden;height:auto;width:80%;margin:30px auto 50px}    
.section-title2 h2 {position:relative;z-index:1;margin:40px 0 10px;color:#333;font-weight: bold;font-size:30px;text-align:center;font-family:'Noto Sans KR'}  
.section-title2 h2 a {position:relative;z-index:1;margin:40px 0 10px;color:#333;font-weight: bold;font-size:30px;text-align:center}
.section-title2 h2 a:hover {color:#333}   
.section-title2 p {text-align: center; color:#333;font-size:16px;margin:0px 0 30px}    
    @media (max-width:1100px){
        .section-title2 h2 {position:relative;z-index:1;margin:40px 0 10px;color:#333;font-weight: bold;font-size:24px;text-align:center;font-family:'Noto Sans KR'}  
       .section-title2 h2 a {position:relative;z-index:1;margin:40px 0 10px;color:#333;font-weight: bold;font-size:24px;text-align:center}
       .section-title2 h2 a:hover {color:#333}
  
        
    }    
    @media (max-width:991px){
.br-1  {position:relative;padding:0px 0px;height:auto;overflow:hidden;}    
.br-1 .section-top {position:relative;background:#fff;padding-top:0px;overflow:hidden;width:100%;height:auto;background-size:260% auto;background-image:url('/theme/eb4_basic/image/br_bg_01.jpg'); background-position:top center}
.br-1 .section-top li {float:left;width:100%;color:#fff;height:auto} 
.br-1 .section-top h3 {color:#fff;font-weight:bold;font-size:20px;margin:5px 0px 10px 0px}
.br-1 .section-top p {color:#fff;font-size:14px;height:200px } 
.br-1 .section-top .mr{padding:20px 20px;margin:0 auto;color:#fff;background:rgba(255, 162, 0, 0.9)}
.br-1 .section-top .mr h3 {font-family: 'Montserrat', sans-serif;color:#fff;font-size:24px}
.br-1 .section-top .mr p {font-family: 'Noto Sans KR';color:#333;font-size:18px}        
.br-1 .section-bottom {position:relative;background:#fff;padding-bottom:0px;overflow:hidden;height:auto;width:90%;margin:30px auto 50px}         
.section-title2 h2 {position:relative;z-index:1;margin:20px 0 10px;color:#333;font-weight: bold;font-size:24px;text-align:center;font-family:'Noto Sans KR'}  
.section-title2 h2 a {position:relative;z-index:1;margin:20px 0 10px;color:#333;font-weight: bold;font-size:24px;text-align:center}
.section-title2 h2 a:hover {color:#333}   
    }    


/*브랜드 2 */
@media (max-width:1279px){
	.br-2 .section-top {padding:10px 0px;margin:0;background:rgba(255,255,255,.9)}
	.br-2 .section-top .section-content {padding:10px;}
	.br-2 .section-top .section-content li {width:48%;float:left;text-align:center;min-width:150px;margin:15px auto;}
    .br-2 .section-top .section-content li img {width:90%;}
	.br-2 .section-top .section-content h3 {margin-top:0}
    .br-2 .section-left {position: relative;width:100%;padding:20px 0px 80px;height:auto;overflow: hidden}
    .br-2 .section-left .mr h2 {font-family: 'Montserrat', sans-serif;color:#615f50;font-size:30px;text-align: center;padding-top:20px}
    .br-2 .section-left .mr p {font-family: 'Noto Sans KR';color:#333;font-size:16px;text-align: center;font-weight: none;padding-bottom:20px}
    .br-2 .section-right .mr h2 {font-family: 'Montserrat', sans-serif;color:#615f50;font-size:30px;text-align: center;margin-top:5%}
    .br-2 .section-right .mr p {font-family: 'Noto Sans KR';color:#333;font-size:18px;text-align: center;font-weight: none}
	.br-2 .section-bottom .section-content h3{color:#fff;font-weight: bold;font-size:18px;text-align:center}
    .br-2 .section-bottom .section-content {position:absolute;top:5px; text-align:center;width:100%;margin:0px auto;padding:10px;z-index:1000}
	.br-2 .section-bottom .section-content li {width:100%;text-align:center;margin:0 auto}
	.br-2 .section-bottom {background:#fff; }
	.br-2 .section-bottom .section-right {padding:0px;border-top:0px solid #fff}
	.br-2 .section-bottom p {color:#fff;margin:0px auto;font-size:14px;text-align:center}
}
@media (max-width:767px){
	.br-2 .section-top {padding:10px 10px 20px 10px}
	.br-2 .section-right {width:100%;}
    .br-2 .section-left {position: relative; width:100%;padding:20px 0px 10px;height:auto;overflow: hidden}
    .br-2 .section-left .mr h2 {font-family: 'Montserrat', sans-serif;color:#615f50;font-size:30px;text-align: center;padding-top:20px}
    .br-2 .section-left .mr p {font-family: 'Noto Sans KR';color:#333;font-size:16px;text-align: center;font-weight: none;padding-bottom:20px}
	.br-2 .section-left img, .br-2 .section-right img{width:100%;}
    .br-2 .section-top .section-content li {width:48%;float:left;text-align:center;margin:0px}
    .br-2 .section-top .section-content li:hover img { -webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}
	.br-2 .section-left:hover img { -webkit-transform:scale(1.0);-moz-transform:scale(1.0);transform:scale(1.0);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}
   .br-2 .section-right {width:100%;background:#f1f1f1;background-size:240% auto; overflow:hidden;height:auto}
    .br-2 .section-right .mr h2 {font-family: 'Montserrat', sans-serif;color:#615f50;font-size:24px;text-align: center;margin-top:40px}
    .br-2 .section-right .mr p {font-family: 'Noto Sans KR';color:#333;font-size:14px;text-align: center;font-weight: none;margin-bottom:30px}
	.br-2 .section-right:hover img { -webkit-transform:scale(1.0);-moz-transform:scale(1.0);transform:scale(1.0);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}
	.section-action .zoom-out img {-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
    }
@media (min-width:600px) and (max-width:1279px){
	.br-2 .section-top, .br-2 .section-bottom {width:100%;margin-left:0 auto;margin-right:0 auto}
    .br-2 .section-bottom .section-right {width:100%;padding:0px;border-top:0px solid #fff;
       background:#f1f1f1; overflow:hidden;height:auto}
}
@media (min-width:1280px){
	.br-2 .section-top {height:auto;padding-top:5px;background:rgba(255,255,255,.9)}
	.br-2 .section-bottom {height:auto;margin-top:0px;overflow:hidden;margin-bottom:0px;}
	.br-2 .section-left {width:100%;padding:20px 0px 20px}
    .br-2 .section-left .mr h2 {font-family: 'Montserrat', sans-serif;color:#615f50;font-size:50px;text-align: center;margin-top:5%}
    .br-2 .section-left .mr img {width:100%;max-width:1200px}
    .br-2 .section-left .mr p {font-family: 'Noto Sans KR';color:#333;font-size:20px;text-align: center;font-weight: none;padding-bottom:40px}
	.br-2 .section-left:hover img { -webkit-transform:scale(1.0);-moz-transform:scale(1.0);transform:scale(1.0);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}
	.br-2 .section-right {width:100%;}
    .br-2 .section-right .mr h2 {font-family: 'Montserrat', sans-serif;color:#615f50;font-size:50px;text-align: center;margin-top:3%}
    .br-2 .section-right .mr img {width:100%;max-width:1200px}
    .br-2 .section-right .mr p {font-family: 'Noto Sans KR';color:#333;font-size:20px;text-align: center;font-weight: none;margin-bottom:30px}
	.br-2 .section-right:hover img { -webkit-transform:scale(1.0);-moz-transform:scale(1.0);transform:scale(1.0);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}
	.section-action .zoom-out img {-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
	.br-2 .section-top .section-content {text-align:center;width:1440px;margin:20px auto 0;padding:10px;}
	.br-2 .section-top .section-content li {width:25%;float:left;text-align:center;margin:10px 0px}
    .br-2 .section-top .section-content li:hover img { -webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}
	.br-2 .section-top .section-content h3 {margin-top:0}
    .br-2 .section-bottom .section-content h3{color:#fff;font-weight: bold;font-size:30px;text-align:center}
    .br-2 .section-bottom .section-content {position:absolute;top:70px; text-align:center;width:100%;margin:20px auto;padding:10px;z-index:1000}
	.br-2 .section-bottom .section-content li {width:100%;text-align:center;margin:0 auto}
	.br-2 .section-bottom {background:#fff}
	.br-2 .section-bottom .section-right {width:100%;padding:0px;border-top:0px solid #fff;
       background:#f1f1f1; overflow:hidden;height:500px}
	.br-2 .section-bottom p {color:#fff;margin:0px auto;font-size:24px;text-align:center}
	/* action - 콘텐츠가 위로 올라오는 액션 */
	.br-2.section-action .section-top,   {-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transition-delay:.2s;-moz-transition-delay:.2s;transition-delay:.2s}
	.br-2.section-action .section-top {padding-top:20px;padding-bottom:100px}
	.br-2.section-action .section-bottom {margin-top:0}
}

    



.full-bg-3 {}

/* 섹션 4 */

.section-4  {position:relative;background:#fff;padding:70px 0px 0px 0px;height:auto;overflow:hidden;}    
.section-4 .section-top {position:relative;background:#fff;padding-top:60px;overflow:hidden;width:100%;height:auto}
.section-4 .section-top li {float:left;width:33.17%;color:#fff;height:auto;margin-right:2px}
.section-4 .section-top h3 {color:#fff;font-weight:bold;font-size:24px;margin:5px 0px 10px 0px}
.section-4 .section-top p {color:#fff;font-size:16px} 
.section-4 .section-top .mr{padding:100px 150px;margin:0 auto;color:#fff;background:url("/theme/eb4_basic/image/media_bn.png") no-repeat top center}
.section-4 .section-bottom {position:relative;background:#fff;padding-bottom:0px;overflow:hidden;height:auto;width:80%;margin:30px auto 50px}    
.section-title2 h2 {position:relative;z-index:1;margin:40px 0 10px;color:#333;font-weight: bold;font-size:30px;text-align:center;font-family:'Noto Sans KR'}  
.section-title2 h2 a {position:relative;z-index:1;margin:40px 0 10px;color:#333;font-weight: bold;font-size:30px;text-align:center}
.section-title2 h2 a:hover {color:#333}   
.section-title2 p {text-align: center; color:#333;font-size:16px;margin:0px 0 30px}    
    @media (max-width:1100px){
        .section-title2 h2 {position:relative;z-index:1;margin:40px 0 10px;color:#333;font-weight: bold;font-size:24px;text-align:center;font-family:'Noto Sans KR'}  
       .section-title2 h2 a {position:relative;z-index:1;margin:40px 0 10px;color:#333;font-weight: bold;font-size:24px;text-align:center}
       .section-title2 h2 a:hover {color:#333}
        .section-4 .section-top .mr{padding:80px 20px;margin:0 auto;color:#fff}    
        
    }    
    @media (max-width:991px){
.section-4  {position:relative;background:#fff;padding:0px 0px;height:auto;overflow:hidden;}    
.section-4 .section-top {position:relative;background:#fff;padding-top:0px;overflow:hidden;width:100%;height:auto}
.section-4 .section-top li {float:left;width:100%;color:#fff;height:auto;margin-bottom:2px}
.section-4 .section-top h3 {color:#fff;font-weight:bold;font-size:20px;margin:5px 0px 10px 0px}
.section-4 .section-top p {color:#fff;font-size:14px} 
.section-4 .section-top .mr{padding:20px 20px;margin:0 auto;color:#fff}   
.section-4 .section-bottom {position:relative;background:#fff;padding-bottom:0px;overflow:hidden;height:auto;width:90%;margin:30px auto 50px}         
.section-title2 h2 {position:relative;z-index:1;margin:20px 0 10px;color:#333;font-weight: bold;font-size:24px;text-align:center;font-family:'Noto Sans KR'}  
.section-title2 h2 a {position:relative;z-index:1;margin:20px 0 10px;color:#333;font-weight: bold;font-size:24px;text-align:center}
.section-title2 h2 a:hover {color:#333}   
    }    






/* 메인 콘텐츠*/
.title_s1 { text-align:center; word-break:keep-all;}
.title_s1 h2 { font-family: 'Exo', sans-serif;  font-size:50px; font-weight:700; color:#2f2f2f;}
.title_s1 p { font-size:20px; line-height:1.4; color:#616161; margin:13px 0 0 0;}

.main-title2 {position:relative;margin:60px auto;}
.main-title2 h2 {position:relative;z-index:1;margin:20px 0 10px;color:#333;font-weight: bold;font-size:36px;text-align:center;font-family:'Noto Sans KR'}  
.main-title2 h2 a {position:relative;z-index:1;margin:20px 0 10px;color:#333;font-weight: bold;font-size:36px;text-align:center}
.main-title2 h2 a:hover {color:#333} 
.main-title2 p {text-align: center;color:#333;font-size:16px;margin:10px 0 30px}
#mainContents article { position:relative; height:auto; padding-top:0px; }
.transition {
transition:all 0.6s;
-moz-transition:all 0.6s;
-webkit-transition:all 0.6s;
-o-transition:all 0.6s;
-ms-transition:all 0.6s;
}
/*
#mainContents article:before,
#mainContents article:after { content:""; display:block; position:absolute; left:50%;}
#mainContents article:before { width:1px; height:100px; background:#9d9d9d; top:0;}
#mainContents article:after { width:10px; height:10px; border-radius:50%; background:#fc1573; margin:0 0 0 -5px; top:98px;}
*/
#mainContents article:before { content:url("/theme/websun/img/main/title_line.png"); position:absolute; left:50%; top:0;}

#mainContents #sevieces { padding-bottom:132px;}
#mainContents #sevieces .list { margin:45px 0 90px; }
#mainContents #contact.active_down .list,
#mainContents #apply.active_down .list,
#mainContents #about.active_down .info > div,
#mainContents #sevieces.active_down .list {
opacity:1 !important;
transform:translateY(0) !important;
-moz-transform:translateY(0) !important;
-webkit-transform:translateY(0) !important;
-o-transform:translateY(0) !important;
-ms-transform:translateY(0) !important;
}

#mainContents #sevieces .list ul {}
#mainContents #sevieces .list ul li { float:left; width:25%; border:1px solid #dedede; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;  position:relative; padding:0 10px; border-top:none; border-right:none;}
#mainContents #sevieces .list ul li:first-child { border-left:none;}
#mainContents #sevieces .list ul li a { display:block; min-height:484px;}
#mainContents #sevieces .list ul li .img { border:1px solid #e2e2e2; overflow:hidden;}
#mainContents #sevieces .list ul li .img img{ width:100%;
transition:all 0.6s;
-moz-transition:all 0.6s;
-webkit-transition:all 0.6s;
-o-transition:all 0.6s;
-ms-transition:all 0.6s;
}
#mainContents #sevieces .list ul li:hover .img img{ 
transform:scale(1.2);
-moz-transform:scale(1.2);
-webkit-transform:scale(1.2);
-o-transform:scale(1.2);
-ms-transform:scale(1.2);
}
#mainContents #sevieces .list ul li dl { text-align:center; margin-top:33px;}
#mainContents #sevieces .list ul li dl dt { color:#333; font-size:19px; font-weight:700; letter-spacing:-1px;}
#mainContents #sevieces .list ul li:nth-child(1) dl dt {font-size:21px;}
#mainContents #sevieces .list ul li dl dt span { display:block; font-weight:300; font-size:17px; margin:0 0 6px 0;}
#mainContents #sevieces .list ul li dl dd { font-size:15px; margin:20px 0 0 0;}
#mainContents #sevieces .list ul li dl dd p { margin:0 0 8px 0;}
#mainContents #sevieces .list ul li dl dd p:last-child { margin:0; }
#mainContents #sevieces .list ul li .more { position:absolute; left:20px; bottom:18px; color:#333; font-size:13px; background:url("/theme/websun/img/main/more_arr.png") no-repeat right center; padding:0 40px 0 0;}
#mainContents #sevieces .partner { position:relative; }
#mainContents #sevieces .partner img { width:100%;}
#mainContents #sevieces .partner ul { }
#mainContents #sevieces .partner ul li { border:1px solid #e3e3e3; float:left; /* width:17.14285714286%; */}
#mainContents #sevieces .partner .slick-slide { margin:0 20px 0 0;}
#mainContents #sevieces .partner .slick-list { margin:0 -20px 0 0;}
#mainContents #sevieces .partner .slick-arrow { width:22px; height:35px; text-indent:-9999px; position:absolute; top:50%; margin:-17px 0 0 0; z-index:10;}
#mainContents #sevieces .partner .slick-prev { background:url("/theme/websun/img/main/partner_prev.png") no-repeat center; left:-57px;}
#mainContents #sevieces .partner .slick-next { background:url("/theme/websun/img/main/partner_next.png") no-repeat center; right:-57px;}



#mainContents #about { padding-bottom:80px;}
#mainContents #about .bg {  position:absolute; left:50%; top:0; width:120%; height:100%; z-index:-1; border-radius:47% 47% 0 0; 
transform:translateX(-50%);
-moz-transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-o-transform:translateX(-50%);
-ms-transform:translateX(-50%);

background-color: #f3f7fa;
background-image: -webkit-linear-gradient(to bottom, #f3f7fa, #fff);
background-image: -webkit-linear-gradient(to bottom, #f3f7fa, #fff);
background-image:    -moz-linear-gradient(to bottom, #f3f7fa, #fff);
background-image:      -o-linear-gradient(to bottom, #f3f7fa, #fff);
background-image:         linear-gradient(to bottom, #f3f7fa, #fff);

}
#mainContents #about .view { width:162px; margin:37px auto 0; text-align:center;}
#mainContents #about .view a { display:block;  height:45px; line-height:45px; text-transform:uppercase; color:#333; font-family: 'Exo', sans-serif;  font-weight:500;border:1px solid #aeaeae;}
#mainContents #about .view a:hover { background:#2f2f2f; color:#fff;}
#mainContents #about .info { margin-top:55px;}
#mainContents #about .info > div { float:left; width:50%; text-align:center; border-right:1px solid #e3e3e3; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:15px 0 0 0;}
#mainContents #about .info > div:last-child { border:none;}
#mainContents #about .info > div .title { font-size:36px; color:#ff5a42; font-family: 'Exo', sans-serif; letter-spacing:-0.5px; display:inline-block; border-bottom:2px solid #ff5a42; padding:0 0 3px 0; margin:0 0 35px 0;}
#mainContents #about .info > div.way { }
#mainContents #about .info > div.way dl {margin:0 0 60px 0;  }
#mainContents #about .info > div.way dl:last-child { margin:0; }
#mainContents #about .info > div.way dl dt { width:135px; height:135px; background:#ff5a42; border-radius:50%; color:#fff; /* line-height:135px; */ font-size:22px; text-align:center;}
#mainContents #about .info > div.way dl dt p { position:relative; top:50%; 
transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);
-ms-transform:translateY(-50%);
}
#mainContents #about .info > div.way dl dd {line-height:1.733em; margin:0 0 0 4.18994413408%; width: 70%;}
#mainContents #about .info > div.way dl dt,
#mainContents #about .info > div.way dl dd {  vertical-align:middle; }

#mainContents #about .info > div dl{  letter-spacing:-4px; font-size:0; text-align:left;}
#mainContents #about .info > div dl dt,
#mainContents #about .info > div dl dd { display:inline-block; letter-spacing:0;}  
#mainContents #about .info > div dl dt { color:#ff5a42; font-family: 'Exo', sans-serif; font-weight:500;}
#mainContents #about .info > div dl dd {  font-size:15px; }  

#mainContents #about .info > div.history { padding:0 0 0 5.36585365854%;}
#mainContents #about .info > div.history dl { margin:0 0 20px 0;}
#mainContents #about .info > div.history dl:last-child { margin:0;}
#mainContents #about .info > div.history dl dt { font-size:22px; width:26.544%;}
#mainContents #about .info > div.history dl dd { width:73.456%;}
#mainContents #about .info > div.history dl dt,
#mainContents #about .info > div.history dl dd { vertical-align:middle; vertical-align:top; }
#mainContents #about .info > div.history dl dd p { margin:0 0 7px 0; line-height:1.2; word-break:keep-all;}
#mainContents #about .info > div.history dl dd p:last-child { margin:0;}

#mainContents #apply {}
#mainContents #apply .list { margin-top:0px;}
#mainContents #apply .list ul {}
#mainContents #apply .list ul li { float:left; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; overflow:hidden; }

#mainContents{width:100%;margin:0px auto 0px;height:auto;overflow:hidden;}


#mainContents #apply .list ul li .txt { position:relative;font-family:'Montserrat'}
#mainContents #apply .list ul li .txt,
#mainContents #apply .list ul li .img {width:50%; float:left;  display:block; position:relative;height:300px}
#mainContents #apply .list ul li .img {background-size:cover !important;overflow: hidden}
#mainContents #apply .list ul li .img .bg { width:100%; height:100%; background-size:cover !important;}
#mainContents #apply .list ul li:hover .img .bg{ 
transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
}
#mainContents #apply .list ul li .txt > div { position:relative; padding:0 10% 0 14.58333333333%; top:50%;
transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);
-ms-transform:translateY(-50%);
}
#mainContents #apply .list ul li .txt > div dl { color:#fff; padding-top:10px;}
#mainContents #apply .list ul li .txt > div dl dt { font-size:40px; font-weight:900;}

@media (max-width:991px){
    #mainContents #apply .list ul li .txt > div dl dt { font-size:16px; font-weight:900;line-height:20px;}
    #mainContents #apply .list ul li .txt,
#mainContents #apply .list ul li .img {width:50%; float:left;  display:block; position:relative;height:200px}
}

#mainContents #apply .list ul li .txt > div dl dd { color:rgba(255,255,255,0.6); font-size:15px; line-height:1.600em; margin-top:12px;}
#mainContents #apply .list ul li .txt > div a { color:rgba(255,255,255,0.5); font-size:16px; font-weight:300; display:inline-block; margin-top:40px; position:relative;}
#mainContents #apply .list ul li .txt > div a:after { content:""; width:0; height:1px; background:rgba(255,255,255,0.5); position:absolute; left:0; bottom:-5px; display:block;
transition:width 0.4s;
-moz-transition:width 0.4s;
-webkit-transition:width 0.4s;
-o-transition:width 0.4s;
-ms-transition:width 0.4s;
}
#mainContents #apply .list ul li .txt > div a:hover:after { width:100%;}



#mainContents #apply .list ul li:nth-child(1) .img .bg{ background:url("/theme/eb4_basic/image/busi_04.png") no-repeat center top;}
#mainContents #apply .list ul li:nth-child(2) .img .bg{ background:url("/theme/eb4_basic/image/busi_05.png") no-repeat center top;}
#mainContents #apply .list ul li:nth-child(3) .img .bg{ background:url("/layout_dp/img/m_cs_03.png") no-repeat center top;}
#mainContents #apply .list ul li:nth-child(4) .img .bg{ background:url("/layout_dp/img/m_cs_04.png") no-repeat center top;}
#mainContents #apply .list ul li:nth-child(1) .txt { background:#407ebe;}
#mainContents #apply .list ul li:nth-child(2) .txt { background:#dde5ff;}
#mainContents #apply .list ul li:nth-child(3) .txt { background:#a8a8a8;}
#mainContents #apply .list ul li:nth-child(4) .txt { background:#a7b7e9;}
#mainContents #apply .list ul li:nth-child(1) .txt .tri {border-left: 20px solid  #273fab;}
#mainContents #apply .list ul li:nth-child(2) .txt .tri {border-left: 20px solid  #dde5ff;}
#mainContents #apply .list ul li:nth-child(3) .txt .tri {border-left: 20px solid  #a8a8a8;}
#mainContents #apply .list ul li:nth-child(4) .txt .tri {border-left: 20px solid  #a7b7e9;}

.tri {  width: 0px;height: 0px; position:absolute; right:-20px; top:50%; z-index:10;
transform:translateY(-50%);
-moz-transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);
-ms-transform:translateY(-50%);
  border-top:20px solid transparent;
  border-bottom:20px solid transparent;
  border-right: 20px solid none;
  border-left: 20px solid  red;
 }
#mainContents #apply .list ul li:nth-child(1) .txt > div dl { background:url("/theme/websun/img/main/apply_icon01.png") no-repeat left top;}
#mainContents #apply .list ul li:nth-child(2) .txt > div dl { background:url("/theme/websun/img/main/apply_icon02.png") no-repeat left top;}
#mainContents #apply .list ul li:nth-child(3) .txt > div dl { background:url("/theme/websun/img/main/apply_icon03.png") no-repeat left top;}
#mainContents #apply .list ul li:nth-child(4) .txt > div dl { background:url("/theme/websun/img/main/apply_icon04.png") no-repeat left top;}

#mainContents #contact { background:url("/theme/websun/img/main/contact_bg.jpg") no-repeat center; background-size:cover; padding-bottom:100px;}
#mainContents #contact .title_s1 { }
#mainContents #contact .title_s1 h2 { color:#fff}
#mainContents #contact .title_s1 p  {color:#cbcbcb;}
#mainContents #contact .list { margin-top:80px;}
#mainContents #contact .list ul {}
#mainContents #contact .list ul li { text-align:center; float:left; width:25%;}
#mainContents #contact .list ul li dl { padding-top:115px;}
#mainContents #contact .list ul li dl dt { color:#fff; font-size:21px; font-weight:500;}
#mainContents #contact .list ul li dl dd { font-weight:300; color:#c5c5c5; line-height:1.733em; margin-top:30px;}
#mainContents #contact .list ul li dl dd p{}
#mainContents #contact .list ul li:nth-child(1) dl { background:url("/theme/websun/img/main/contact_icon01.png") no-repeat center top;}
#mainContents #contact .list ul li:nth-child(2) dl { background:url("/theme/websun/img/main/contact_icon02.png") no-repeat center top;}
#mainContents #contact .list ul li:nth-child(3) dl { background:url("/theme/websun/img/main/contact_icon03.png") no-repeat center top;}
#mainContents #contact .list ul li:nth-child(4) dl { background:url("/theme/websun/img/main/contact_icon04.png") no-repeat center top;}
#mainContents #contact .list ul li:nth-child(5) dl { background:url("/theme/websun/img/main/contact_icon05.png") no-repeat center top;}
#mainContents #contact .view { width:162px; margin:37px auto 0; text-align:center;}
#mainContents #contact .view a { display:block;  height:45px; line-height:45px; text-transform:uppercase; color:#fff; font-family: 'Exo', sans-serif;  font-weight:500;border:1px solid #aeaeae;}
#mainContents #contact .view a:hover { background:#2f2f2f; color:#fff;}


button.close2 {
	padding: 2em 2em;
	outline: none;
	font-weight: 600;
	border: none;
	color: #fff;
	background:#407ebe ;
}
.button-wrap {
	padding: 0;
	
    background:transparent ;
}

button.trigger {
    padding: 2em 2em;
	outline: none;
	font-weight: 600;
	background: transparent;
	color: #fff;
	border: none;
}

@media (max-width:991px){
    
    .button-wrap{display:none}
}


.imageHolder {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 0px;
    border-radius: 0px 0px 0 0
}

.imageHolder img {
    position: relative;
    width: 100%;
    height: auto;filter: blur(10px);
    border-radius: 0px 0px 0 0
}

.imageHolder:hover img {
    transform: scale(1);
    transition: 0.6s;
    opacity: 1;
}

.imageHolder .caption {
    position: absolute;
    line-height: 40px;
    width: 100%;
    height: 100%;
    bottom: 0px;
    right: 0px;
    padding: 25% 0 0 0;
    background: rgba(0, 0, 0,0);
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 24px;
    font-family: 'Noto Sans', 'Noto Sans KR'
}
.imageHolder .caption a {color:#fff}
.imageHolder .caption a:hover {color:#ccc}
.imageHolder:hover .caption {
    color: #fff;
    height: 100%;
    width: 100%;
    line-height: 40px;
    font-size: 24px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    background: rgba(0, 0, 0, 0.2);
}

@media (max-width:640px) {
    .imageHolder {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        border-radius: 0px 0px 0 0
    }
    .imageHolder img {
        position: relative;
        width: 100%;
        height: auto;filter: blur(10px);
        border-radius: 0px 0px 0 0
    }
    .imageHolder .caption {
        position: absolute;
        line-height: 30px;
        width: 100%;
        height: 100%;
        bottom: 0px;
        right: 0px;
        padding: 25% 0 0 0;
        background: rgba(0, 0, 0, 0);
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-family: 'Noto Sans', 'Noto Sans KR'
    }
    .imageHolder .caption a {color:#fff}
.imageHolder .caption a:hover {color:#ccc}
    .imageHolder:hover .caption {
        color: #fff;
        height: 100%;
        width: 100%;
        line-height: 30px;
        font-size: 16px;
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        background: rgba(0, 0, 0, 0.2)
    }
}

/* 상단패럴럭스 */
.s_bg {height:auto;}
.s_bg .tx{max-width:1200px;
    margin:0px auto ; 
    text-align: center;   
    padding:10% 0px;
    line-height:1.2;
    font-size:40px;font-weight:700;font-family:'Montserrat';color:#fff;}
.parallax-item {
    width: 100%;
    height: 100vh;
    position: relative
}

.parallax-item.full {
    height:100vh
}

.item-title {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    display:flex;text-align: center;
    justify-content:center;
    align-items:center;
    font-size:40px;
    color:#fff;font-family:'Montserrat','Noto Sans KR';
    z-index:2;padding:10px;font-weight:700;
}

.bg-wrap2 {
    clip: rect(0, auto, auto, 0);
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.bg2 {
    position: fixed;
    display: block;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-size: cover;
    background-position: center center;
}

.parallax-item[data-title] .bg{
    opacity:.5
}

.parallax-item[data-title] {
    background:#fff;height:400px
}

.text {
    max-width:1200px;
    margin: 50px auto 80px; 
    text-align: center;   
    padding:0 3rem;
    line-height:1.2;
    font-size:36px;font-weight:700;font-family:'Montserrat';color:#273fab;
}
.text2 {
    max-width:1000px;
    margin: 50px auto; 
    text-align: center;   
    padding:0 3rem;
    line-height:1.5;
    font-size:20px;font-weight:700;font-family:'Montserrat','Noto Sans KR';color:#273fab;
}

.relate {position: relative; width:100%;height: auto;overflow: hidden; border-top:1px solid #ccc}
.relate_pro {width:42%;float: left; max-width:180px;margin:10px;height: auto;overflow: hidden}
.relate_pro p {width:100%;max-width:180px;text-align:center;line-height:18px;font-weight: 700}
.relate_pro img {width:100%;}

 .circle {display:inline-block;width:100px;height:100px;border-radius:50%;background:#1D7056;color:#fff;line-height:90px;text-align:center;margin:5px;}




/* pc상단 풀메뉴 */
.top_menu {position:absolute;top:0px;left:0;width:100%;height:100px;}


.navbar2 {

  overflow: hidden;
  background-color:transparent;
  width:800px;height:120px;margin: 0 auto;
}

.navbar2 .logo2 {position: absolute;top:8px; left: 70px;width: 200px;height:90px;background:url('/theme/eb4_basic/image/site_logo_3.jpg') no-repeat;background-size:95px;background-position: 0px 0 ;display: none }

/* Links inside the navbar */
.navbar2 a {
  display: inline-block;text-align: center;
  font-size: 20px;
  color: #fff;letter-spacing: -1px;
  text-align: center;
  padding: 5px 10px;font-family:'Noto Sans','Noto Sans KR';
  text-decoration: none;
}

.navbar2:hover .subnav2 .subnavbtn a {color:#222}
.navbar2:hover .subnav2 .subnavbtn a:hover {color:#999}

.header.header-fixed-trans .navbar2 .subnav2 .subnavbtn a:hover {color:#999}

.navbar2:hover .logo2 {display: inline-block;z-index: 200000}

.subnav2 {
  margin: 0 auto;  
  display: inline-block;
  overflow: hidden;font-size: 20px;
  color: #222;padding: 10px 5px;font-family:'Noto Sans','Noto Sans KR';
  font-weight:500;letter-spacing: -1px;
}

/* Subnav button */
.subnav2 .subnavbtn {
  font-size: 20px;
  border: none;
  outline: none;
  color: #fff;
  padding: 14px 10px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

/* Add a red background color to navigation links on hover */

 .subnavbtn a:hover {
   color: #ccc;
}

/* Style the subnav content - positioned absolute */
.subnav-content {
   display: none;
  position: absolute;
  left: 0;top:80px;
  background-color:#1a1a1a;border-top:0px solid #ececec;padding: 10px 0px;
  box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.1);
  width: 100%;height: auto;
  z-index: 1;
}


/* Style the subnav links */
.subnav-content a {
  color: #000;
  text-decoration: none;
}

/* Add a grey background color on hover */
.subnav-content a:hover {
  color: #333;
}

/* When you move the mouse over the subnav container, open the subnav content */
.subnav2:hover .subnav-content {
  display: block;
}

.subnav-content li.left {float: left; width:20%;height: auto;margin-left:5%;padding:0px 15px;border-right:0px solid #ececec;min-height:150px  }
.subnav-content li.right {float: left;width:70%; height: auto;margin-left:3%;min-height:140px;}
 
.subnav-content li.left h1{font-size:24px;font-weight:bold;color:#FF881E;text-align: left}
.subnav-content li.left p{font-size:16px;font-weight:400;color:#666;text-align: left}
.subnav-content li.left p a{font-size:14px;font-weight:400;color:#000;text-align: center;padding: 0px}
.subnav-content li.left p a:hover {color:#fff}
.subnav-content li.right {font-size:15px;font-weight:300}
.subnav-content li.right div.mn {float: left; width:140px;text-align: center; margin:10px 5px;height: auto;overflow: hidden; }
.subnav-content li.right div.mn p {}
.subnav-content li.right div.mn p.icon {width:60px;height:60px; border-radius:100px;line-height:60px;background:#000;margin:5px auto;color:#999;
    font-size:24px;text-align: center}
.subnav-content li.right div.mn a p.icon{color:#999;}
.subnav-content li.right div.mn a:hover p.icon {color:#fff}
.subnav-content li.right div.mn a{font-size:14px;display:inline-block;text-align: center;font-weight:300;line-height:20px;padding:3px 0px;color:#999;letter-spacing:-0.3px}
.subnav-content li.right div.mn a:hover{color:#fff;border-bottom:1px solid #fff}

@media (max-width:1500px){
    
 .subnav-content li.left {float: left; width:15%;height: auto;margin-left:5%;padding:0px 15px;border-right:0px solid #ececec;min-height:150px  }
.subnav-content li.right {float: left;width:76%; height: auto;margin-left:3%;min-height:150px;}
}

/* The dropdown container */
.dropdown2 {
  float: left;padding:0px 150px;width:100%;min-width:1500px;
  overflow: hidden;
}

/* Dropdown button */
.dropdown2 .dropbtn2 {
  font-size: 18px;width:100%;
  border: none;
  outline: none;
  color: #fff;
  padding: 20px 30px;
  background-color: inherit;
  font: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
}
.dropdown2 .dropbtn2 p.left {width:100%;height:45px;display: inline-block;text-align: center}
.dropdown2 .dropbtn2 p.left a{padding: 20px 35px;text-align: center}
.dropdown2 .dropbtn2 p.center {width:20%;max-width:400px;height:45px;float:left}
.dropdown2 .dropbtn2 p.right {width:40%;max-width:600px;height:45px;float:left;}
.dropdown2 .dropbtn2 p.right a{padding: 20px 35px;float: left}

/* Add a red background color to navbar links on hover */
.navbar2:hover {
width:100%;margin: 0 auto ;   
background-color: rgba(255,255,255, 1);height:90px;
}

.navbar2:hover .dropdown2 .dropbtn2 p a {color:#333;display: inline-block;text-align: center}
.navbar2:hover .dropdown2 .dropbtn2 p a:hover {color:#FF881E}
.header.header-fixed-trans .navbar2 .dropdown2 .dropbtn2 a {color:#333;background:none;font-weight:700}
.header.header-fixed-trans .navbar2 .dropdown2 .dropbtn2 a:hover {color:#FF881E;background:none;font-weight:700}
/* Dropdown content (hidden by default) */
.dropdown-content2 {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Show the dropdown menu on hover */
.dropdown2:hover .dropdown-content2 {
  display: block; background-color: rgba(255,255,255, 1);top:80px
}

/* Create three equal columns that floats next to each other */
.allmenu{padding:0px 200px;width:100%;min-width:1600px;}

.column2 {position: relative;
  float: left;
  width: 11%;max-width:165px;min-width:150px;
  padding:5px;
  background-color: rgba(255,255,255, 1);
  height: 250px;
}

@media (min-width:1700px){
.column2 .right{padding-left:25px;}
.dropdown2 .dropbtn2 p.right {padding-left:20px;}    
}

/* Style links inside the columns */
.column2 a {position: relative;
  float: none;font-size:15px;
  font-weight:400;
  color: #666;
  padding: 10px 12px;line-height:18px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a background color on hover */
.column2 a:hover {
  color:#000;
}

/* Clear floats after the columns */
.row2:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 991px) {
.auto_menu {display:none}

}

@media (max-width: 991px) {

.top_menu  {display:none}
}


.ebcontents-busi-top {position:relative;padding-bottom:20px;border-bottom:1px solid #eee;width:98%;max-width:1300px;margin:0 auto}
/* 콘텐츠 마스터 */
/*--- 마스터 타이틀 ---*/
.ebcontents .master-title {margin-bottom:60px;text-align:center}
.ebcontents .master-title h2 {margin:0;text-align:center;word-break:keep-all;font-family: 'Noto Serif KR', serif;}
.ebcontents .master-title h2 span {position:relative;font-weight:700;color:#4B5ACD}
.ebcontents .master-title h2 span:after {content:"";display:block;position:absolute;bottom:-10px;left:0;width:100%;height:1px;background:#4B5ACD}
@media (max-width:991px){
	.ebcontents .master-title h2 {font-size:24px}
}
@media (max-width:767px){
	.ebcontents .master-title {margin-bottom:30px}
	.ebcontents .master-title h2 {font-size:18px;line-height:40px}
	.ebcontents .master-title h2 span:after {bottom:-5px}
}
/* 콘텐츠 아이템 */
.project-wrap .project-item {margin-top:60px}
.project-wrap .project-item {margin-top:120px}
.project-wrap .project-image {position:relative;float:left;width:55%}
.project-wrap .project-image:after {display: block;
    content: '';
    position: absolute;
    bottom: -40px;
    right: -40px;
    width: 520px;
    height: 300px;
    background-color: #dbdbdb;
    z-index: -1;}

.project-wrap .project-image1 {position:relative;float:left;width:50%}

    
.project-wrap .project-image2 {position:relative;float:right;width:55%}
.project-wrap .project-image2:after {display: block;
    content: '';
    position: absolute;
    bottom: -40px;
    left: -40px;
    width: 520px;
    height: 300px;
    background-color: #dbdbdb;
    z-index: -1;}

.project-wrap .project-image2 img {display:block;max-width:100%;height:auto;}    
.project-wrap .project-image img {display:block;max-width:100%;height:auto;}
.project-wrap .project-image1 img {display:block;max-width:100%;height:auto;}
.project-wrap .project-content {float:right;width:40%;padding: 30px 10px}
.project-wrap .project-content1 {float:right;width:45%;padding: 30px 10px}
.project-wrap .project-content2 {float:left;width:40%;padding: 30px 10px}    
.project-wrap .project-content h4 span {display:block;font-size:40px;color:#111;font-family: 'Noto Sans','Noto Sans KR';font-weight:700}
.project-wrap .project-content h4 span.sm {color:#666;font-size:20px;line-height:1.3}
.project-wrap .project-content h4 small {font-size:18px;color:#ddd;font-weight:400;line-height: 30px}
.project-wrap .project-content .btn-link a {display:inline-block;position:relative;padding:15px 50px 15px 0;margin-bottom:20px;line-height:25px;font-size:15px;border-bottom:2px solid #333;color:#333}
.project-wrap .project-content .btn-link a span {position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(-45deg);width:15px;height:15px;border-width:0 1px 1px 0;border-style:solid;border-color:#333;font-size:26px;color:#333}
.project-wrap .project-content .btn-link a:hover span {right:-5px}
.project-wrap .project-content p {margin:30px 0px;font-size:18px;font-weight:500;line-height: 24px;color:#666}
.project-wrap .project-content h4 span:after { display: block;
   content: '';
    position: absolute;  
    margin: 15px 0px;
    width: 50px;
    height: 3px;
    background-color: #138499;} 
    

.project-wrap .project-content2 h4 span {display:block;font-size:40px;color:#111;font-family: 'Noto Sans','Noto Sans KR';font-weight:700}
.project-wrap .project-content2 h4 span.sm {color:#666;font-size:20px;line-height:1.3}


.project-wrap .project-content2 h4 small {font-size:18px;color:#ddd;font-weight:500;line-height: 30px}
.project-wrap .project-content2 .btn-link a {display:inline-block;position:relative;padding:15px 50px 15px 0;margin-bottom:20px;line-height:25px;font-size:15px;border-bottom:2px solid #333;color:#333}
.project-wrap .project-content2 .btn-link a span {position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(-45deg);width:15px;height:15px;border-width:0 1px 1px 0;border-style:solid;border-color:#333;font-size:26px;color:#333}
.project-wrap .project-content2 .btn-link a:hover span {right:-5px}
.project-wrap .project-content2 p {margin:30px 0px;font-size:18px;font-weight:500;line-height: 30px;color:#666}
.project-wrap .project-content2 h4 span:after { display: block;
    content: '';
    position: absolute;  
    margin: 15px 0px;
    width: 50px;
    height: 3px;
    background-color: #138499;}    
    
    
    
    
@media (max-width:1199px){
	.project-wrap .project-content h4 span {font-size:40px}
    .project-wrap .project-content2 h4 span {font-size:40px}
  
}
@media (max-width:991px){
	.project-wrap .project-content h4 span {font-size:30px}
    .project-wrap .project-content2 h4 span {font-size:30px}
      .project-wrap .project-image:after {display: block;
       content: '';
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 320px;
    height: 200px;
    background-color: #dbdbdb;
    z-index: -1;}
    .project-wrap .project-image2:after {display: block;
    content: '';
    position: absolute;
    bottom: -20px;
    left: -20px;
    width: 320px;
    height: 200px;
    background-color: #dbdbdb;
    z-index: -1;}
    .project-wrap .project-image1 {position:relative;float:none;width:98%;margin: 0 auto}
    .project-wrap .project-content1 {float:none;width:98%;padding:0px 5px;margin: 0 auto}
}
@media (max-width:767px){
    
    .project-wrap .project-item {margin-top:40px}
	.project-wrap .project-image  {width:55%;min-height:150px }
    .project-wrap .project-image2  {width:55%;min-height:150px}
    .project-wrap .project-content {float:right;width:40%;padding:0px 5px}
    .project-wrap .project-content2 {float:left;width:40%;padding:0px 5px}    
	.project-wrap .project-content p {font-size:13px;font-weight:500;line-height:16px}
    .project-wrap .project-content2 p {font-size:13px;font-weight:500;line-height:16px}
    .project-wrap .project-content h4 span {display:block;margin: 0px; font-size:17px;line-height:20px;}
    .project-wrap .project-content h4 span.sm {color:#666;font-size:17px;line-height:1.3}
    .project-wrap .project-content2 h4 span.sm {color:#666;font-size:17px;line-height:1.3}
.project-wrap .project-content h4 small {font-size:16px;line-height:18px}
.project-wrap .project-content2 h4 span {display:block;font-size:17px;margin: 0px;line-height:20px;}
.project-wrap .project-content2 h4 small {font-size:16px;font-weight:600;line-height:18px}
    .project-wrap .project-image:after {display: block;
       content: '';
    position: absolute;
    bottom: -7px;
    right: -10px;
    width: 200px;
    height: 120px;
    background-color: #dbdbdb;
    z-index: -1;}
    .project-wrap .project-image2:after {display: block;
    content: '';
    position: absolute;
    bottom: -7px;
    left: -10px;
    width: 200px;
    height: 120px;
    background-color: #dbdbdb;
    z-index: -1;}
    
}



/* waypoints 애니메이션 */
@media (min-width:992px){
    .section {position:relative}
    /* 위로 가는 애니메이션 */
    .waypoints-up {opacity:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);-o-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}
    .w-active .waypoints-up {opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
    /* 아래로 가는 애니메이션 */
    .waypoints-down {opacity:1;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;transition:all 1s ease-in-out;-webkit-transform:translate3d(0,-30px,0);-moz-transform:translate3d(0,-30px,0);-o-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}
    .w-active .waypoints-down {opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
    /* 오른쪽으로 가는 애니메이션 */
    .waypoints-right {opacity:0;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;transition:all 1s ease-in-out;-webkit-transform:translate3d(-30px,0,0);-moz-transform:translate3d(-30px,0,0);-o-transform:translate3d(-30px,0,0);-ms-transform:translate3d(-30px,0,0);transform:translate3d(-30px,0,0)}
    .w-active .waypoints-right {opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
    /* 왼쪽으로 가는 애니메이션 */
    .waypoints-left {opacity:0;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;transition:all 1s ease-in-out;-webkit-transform:translate3d(30px,0,0);-moz-transform:translate3d(30px,0,0);-o-transform:translate3d(30px,0,0);-ms-transform:translate3d(30px,0,0);transform:translate3d(30px,0,0)}
    .w-active .waypoints-left {opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
    /* 딜레이 */
    .delay-05 {-webkit-transition-delay:.5s;-moz-transition-delay:.5s;-o-transition-delay:.5s;-ms-transition-delay:.5s;transition-delay:.5s}
    .delay-10 {-webkit-transition-delay:1s;-moz-transition-delay:1s;-o-transition-delay:1s;-ms-transition-delay:1s;transition-delay:1s}
    .delay-15 {-webkit-transition-delay:1.5s;-moz-transition-delay:1.5s;-o-transition-delay:1.5s;-ms-transition-delay:1.5s;transition-delay:1.5s}
    .delay-20 {-webkit-transition-delay:2s;-moz-transition-delay:2s;-o-transition-delay:2s;-ms-transition-delay:2s;transition-delay:2s}
    .delay-25 {-webkit-transition-delay:2.5s;-moz-transition-delay:2.5s;-o-transition-delay:2.5s;-ms-transition-delay:2.5s;transition-delay:2.5s}
    .delay-30 {-webkit-transition-delay:3s;-moz-transition-delay:3s;-o-transition-delay:3s;-ms-transition-delay:3s;transition-delay:3s}
}

.block01 {
	background:url("/theme/eb4_basic/image/com_bg_03.jpg") no-repeat; width: 100%; height: auto;overflow: hidden;
}
  
.block01 .brand_txt_section {
	margin: 40px auto; width: 100%;max-width:1000px;padding:10px 0px;
}
     
.block01 .brand_txt_section h1{font-family:'Noto Sans', 'Noto Sans KR';
	padding: 30px 0px 20px 0px; width: 100%;max-width:1300px;color:#000;font-weight:700;font-size:36px;line-height:1.25; text-align: center;margin-top:10px;word-break:keep-all;word-wrap: break-word
}   
.block01 .brand_txt_section p {font-family:'Noto Sans', 'Noto Sans KR';
	padding: 0px 0px 0px 0px; width: 100%;max-width:1300px;color:#666;font-weight:500;font-size:20px;line-height:30px; text-align: center;margin-top:10px;word-break:keep-all;word-wrap: break-word}


    
    @media (max-width:991px){
        .block01 .brand_txt_section {
	margin: 0px auto; width: 96%;padding:10px 0px;
}
       .block01 .brand_txt_section h1 {font-family: 'Noto Sans','Noto Sans KR';
	padding: 30px 0px 10px; width: 100%;max-width:1300px;color:#111;font-weight:700;font-size:18px;line-height:24px;text-align: center;margin-top:10px;word-break:keep-all;word-wrap: break-word
}   

.block01 .brand_txt_section p {font-family:'Noto Sans', 'Noto Sans KR';
	padding: 0px 0px 0px 0px; width: 100%;max-width:1300px;color:#666;font-weight:500;font-size:16px;line-height:24px; text-align: center;margin-top:10px;word-break:keep-all;word-wrap: break-word}
    }
  
    
.section2.block {
	background:#f2f2f2;margin:30px auto; height: auto;overflow: hidden; padding: 0px 0px;max-width:1300px
}
.first.brandstory_section2 {font-family:'Noto Sans','Noto Sans KR';
	padding: 20px 0px 20px 0px; width: 100%;max-width:1300px;color:#111;font-weight:900;font-size:36px;line-height:36px;text-align: center;margin-top:0px;word-break:keep-all;word-wrap: break-word
}
.two.brandstory_section2 {
   padding: 30px 0px 30px ; width: 100%;max-width:1300px;color:#111;font-size:18px;text-align: center;word-break:keep-all;word-wrap: break-word
}
.section2.block p {padding: 0px 0px 20px 0px; width: 100%;max-width:1300px;color:#666;font-weight:500;font-size:20px;line-height:24px;text-align: center;margin-top:0px;word-break:keep-all;word-wrap: break-word}    
    
    
 @media (max-width:991px){
        
        .first.brandstory_section2 {
	padding: 0px 0px 10px 0px ; width: 100%;color:#111;font-weight:900;line-height:24px;font-size:24px;text-align: center;margin-top:0px;word-break:keep-all;word-wrap: break-word}
       .two.brandstory_section2 {
   padding: 10px 0px 10px ; width: 100%;max-width:1300px;color:#111;font-size:18px;padding:10px;text-align: center;word-break:keep-all;word-wrap: break-word
} 
     .section2.block p {padding: 0px 0px 20px 0px; width: 100%;max-width:1300px;color:#666;font-weight:500;font-size:16px;line-height:24px;text-align: center;margin-top:0px;word-break:keep-all;word-wrap: break-word}    
    
             
}   

.sub-menu2 {width:100%;height:64px;margin: 30px auto 10px; padding:15px 10px;text-align: center;border-bottom:1px solid #666}
.sub-menu2 li {width:49%;float: left;text-decoration: none;border-right:1px solid #ccc;line-height:24px}
.sub-menu2 li:last-child {border-right:0px solid #ccc;}
.sub-menu2 li a {width:100%;height:35px;color:#000;font-family:'Noto Sans','Noto Sans KR';font-weight:bold;font-size:18px;line-height:24px;text-decoration: none;transition:none;-webkit-transition: none;}
.sub-menu2 li a:hover {color:#666;border-bottom:4px solid #138499;padding:22px 20%;text-decoration: none}
.sub-menu2 li a.active {padding:22px 20%;border-bottom:4px solid #138499; }

@media (max-width:640px){
.sub-menu2 {width:100%;height:62px;margin: 30px auto; padding:15px 10px;text-align: center;border-bottom:1px solid #666}
.sub-menu2 li {width:49%;float: left;text-decoration: none;border-right:1px solid #ccc;line-height:24px}
.sub-menu2 li:last-child {border-right:0px solid #ccc;}
.sub-menu2 li a {width:100%;height:35px;color:#000;font-family:'Noto Sans','Noto Sans KR';font-weight:bold;font-size:14px;line-height:18px;text-decoration: none;}
.sub-menu2 li a:hover {color:#666;border-bottom:4px solid #138499;padding:22px 0px;text-decoration: none}
.sub-menu2 li a.active {padding:22px 0px;border-bottom:4px solid #138499; }
    
}
 