/*--------------------------------------
    eyoom (이윰빌더)
--------------------------------------*/
/* 폰트 - 구글 나눔고딕 */
body, h1, h2, h3, h4, h5, h6 {font-family: '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 linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}

/* 버튼 스타일 */
.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 5px 10px 5px;top:-30px}
@media (min-width:768px){
    .basic-body.sub-basic-body {padding:0px 0 70px}
}
@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%;max-height:85px;  background:rgba(255,255,255,0);box-shadow:0 0 1px rgba(0,0,0,0)}
.header-left {float:left;width:20%}
.header-center {float:left;width:60%}
.header-right {float:right;width:20%}
.header.header-fixed-trans {top:0px;background:rgba(255,255,255,0.9);box-shadow:0 0 1px rgba(0,0,0,.3)}

.header-sticky-space {height:0px}
@media (max-width:991px){
	.header-left {float:left;width:50%}
	.header-center {width:0}
	.header-right {float:right;width:50%}
	.header-sticky-space {height:0px}
}

/* header logo - 로고 */
.header-logo {padding-left:20px;margin:20px 0}
.header-logo a {float:left;height:50px}
.header-logo span {display:block;font-size:28px;line-height:45px;color:#1b1b1b}
.header-logo img {display:block;max-height:50px;width:auto}
@media (max-width:991px){
	.header-logo {margin:10px 0 0 0;padding-left:15px}
	.header-logo a {height:40px}
	.header-logo span {font-size:20px;line-height:24px}
	.header-logo img {max-height:40px}
}

/*---------- Header Nav - 메인메뉴 ----------*/
.header-nav .navbar-nav > li .dropdown-menu li a i {position:absolute;right:15px;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:15px}
	.header-nav .navbar-nav > li {float:none;position:relative;padding:0px 15px;}
	.header-nav .navbar-nav > li > a {padding:0;line-height:70px;font-size:18px;font-weight:700;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:#f3f3f3;background:none;font-weight:700}
	.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:50%;padding:0;border:0;width:100%;min-width: 160px;height:auto;z-index:1;text-align:center;background:#0c715f;border-radius:0;margin-bottom:0px; transform:rotateX(-90deg) translateX(-50%);opacity:0;box-shadow:0 0 0 #fff;-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;}
	.header-nav .navbar-nav > li.open > ul {transform:rotateX(0) translateX(-50%);opacity:0.9;transform-origin:top}
	.header-nav .navbar-nav > li ul li {position:relative;height: auto;}
	.header-nav .navbar-nav > li ul li a {height:40px;padding:10px 5px 10px 5px;color:#fff;background:#0c715f;border-bottom:0px solid rgba(0,0,0,.2);font-size:14px;line-height:16px;}
	.header-nav .navbar-nav > li ul li a:hover, .header-nav .navbar-nav > li ul li.active > a {color:#fff;background:#096151}
	.header-nav .navbar-nav > li ul li ul {display:block !important;top:0;left:100%;margin:0;padding:0;border:0 none;background:#fff;transform-origin:left;transform:perspective(4000px) rotateY(-90deg);transition:transform .35s ease;}
	.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}
        .header.header-fixed-trans .header-nav .navbar-nav > li > a {margin-bottom:10px;line-height:60px;font-size:18px;font-weight:700;text-align:center;color:#000;font-family:'Noto Sans KR'}
}
@media (min-width: 1300px) {
   
	.header-nav .navbar-nav > li {padding:0px 20px;}
    .header.header-fixed-trans .header-nav .navbar-nav > li > a {margin-bottom:10px;line-height:60px;font-size:18px;font-weight:700;text-align:center;color:#000;font-family:'Noto Sans KR'}
	.header.header-fixed-trans .header-nav .navbar-nav > li > a:hover, .header.header-fixed-trans .header-nav .navbar-nav > li.open > a {color:#333;background:none;font-weight:700}
	.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}
    
    
}

/* 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:1px;right:0;width:40px;height:40px;line-height:40px;margin:0;padding:0;text-align:center;border:0 none;border-left:1px solid #DADADA;z-index:9}
	.header-nav .navbar-nav > li > .cate-dropdown-open:before {content:"\f067";font-family:'Font Awesome\ 5 Free';font-weight:900;color:#656565}
	.header-nav .navbar-nav > li > .cate-dropdown-open:hover {border-top:0}
	.header-nav .navbar-nav > li.open > .cate-dropdown-open:before {content:"\f068";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:999;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:#0c715f;color:#fff;font-size:20px;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:13px;padding:10px 15px;color:#000}
	.header-nav .navbar-nav > li a {border-bottom:none;border-top:1px solid #e5e5e5}
	.header-nav .navbar-nav > li a:hover {border-top:1px solid #e5e5e5}
	.header-nav .navbar-nav > li:first-child > a {border-top:1px 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:1px solid #e5e5e5}
	.header-nav .navbar-nav .open .dropdown-menu > li.active > a {color:#fff;background:#333 !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:#fff;background:#333}
	.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}
	.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:#fff;background:#333}
}

/* 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:#000;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 {color:#fff;background:#0c715f}
.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:380px;background-repeat:no-repeat;background-position:center top;background-attachment: fixed}
.board-title-image:before {content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2)}
.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:50%;transform:translate(-50%,-50%);text-align:center}
.board-title-caption h2 {position:relative;margin:0 0 20px;font-size:36px;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:1px;background:#fff}
.board-title-caption .breadcrumb {display:flex;justify-content:center;margin:0;background:none;color:#fff;font-size:16px;line-height:18px;width:100%}
.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:10px;font-size:20px}
	.board-title-caption .breadcrumb a {font-size:13px}
    .board-title-image {position:relative;width:100%;height:230px;background-repeat:no-repeat;background-position:center;background-attachment: inherit;background-size: cover }
    .board-title-caption {position:absolute;width:90%;top:110px;left:50%;transform:translate(-50%,-50%);text-align:center}
}

/*---------- submenu - 서브메뉴 ----------*/
.submenu_bg {position:relative;z-index:99;margin-bottom:10px;border-bottom:1px solid #666;width:100%;background:rgba(0,0,0,0.5);margin:0 auto;top:-60px;height:auto; }
.submenu {position:relative;z-index:99;margin-bottom:10px;border-bottom:0px solid #666;width:100%;max-width:1220px;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:#0c715f;color:#fff}
.submenu .sub-home-link a:hover {background:#000}	
.submenu .submenu-title {position:relative;float:left;min-width:200px;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:1px;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}	
.submenu .list-submenu {display:none;position:absolute;top:100%;left:0;z-index:1;width:100%;border:1px solid #e5e5e5;background:#fff;z-index:1}	
.submenu .list-submenu li {margin:0}	
.submenu .list-submenu li a {display:block;padding:15px 20px}	
.submenu .list-submenu li a:hover {color:#0c715f}
@media (max-width:767px){
    .submenu_bg {position:relative;z-index:99;margin-bottom:10px;border-bottom:1px solid #666;width:100%;background:rgba(0,0,0,0.5);margin:0 auto;top:-45px;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 #555}
	.submenu .submenu-title:before {right:inherit;left:0}
	.submenu .submenu-title.submenu-title-second {margin-left:0;background:rgba(0,0,0,0.5);}
	.submenu .submenu-title h2 {height:45px;line-height:45px}
	.submenu .list-submenu li a {padding:10px 20px}
}

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

/*---------- Footer - 하단 정보 ----------*/
.f_menu {width:100%;height:auto;overflow: hidden;padding: 10px 0px;background:}
.f_menu .con {max-width:1220px;min-width:1020px;height:auto;margin:0 auto;overflow: hidden;padding: 20px 0px;}
.f_menu .con ul{margin:0;list-style: none}
.f_menu .con li{width:16%;margin:5px 5px 5px 0px;float: left;border-right:0px solid #ccc;height:240px}
.f_menu .con li h2{font-size:18px;font-weight:bold;color:#222;}
.f_menu .con li a{font-size:14px;color:#222}
.f_menu .con li a:hover{font-size:14px;color:#000}
.footer {padding:20px 0 10px;border-top:1px solid #eee}
@media (max-width:991px){
    .f_menu {display: none}
    
}
.f_menu2 {width:100%;height:auto;overflow: hidden;padding: 10px 0px;background:#1e1e1e}
.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:#ccc;}
.f_menu2 .con li a{font-size:13px;color:#ccc}
.f_menu2 .con li a:hover{font-size:13px;color:#fff}
.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:1px solid #444;background:#1e1e1e}
/* 하단 로고 */
.footer-logo {margin:20px 0 20px}
.footer-logo a {float:left;display:block}
.footer-logo a img {display:block;max-height:45px;width:auto}
/* 회사정보 */
.footer-info address {margin:0;font-size:12px;line-height:20px;font-weight:100;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:12px;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 7px 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 {padding-top:20px}
	.footer-logo a img {max-height:40px}
	.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:#888;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:#0c715f}
.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;min-width:160px;top:25px;margin-right:0px}
.global li {float: left;padding:0px 5px}
.global li.topbar-add-menu {margin-top:10px;margin-bottom: 10px}
.global a{color:#000;}
.global a:hover{color:#ccc}


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

.global2 {position:relative;top:20px;margin-left:60px}
.global2 a{color:#222}
.global2 a:hover{color:#666}
@media (min-width:991px){
    .global2 {display: none}
}

a.mybutton4 {
	
	background-color:#0c715f;
	-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:0px solid #0c715f;
	display:inline-block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:'Montserrat';
	height:30px;
	line-height:30px;
	width:90px;
	text-decoration:none;
	text-align:center;;margin:5px auto;
}
a.mybutton4:hover {
	
	background-color:#333;border:0px solid #333;
	color:#fff;
}
a.mybutton4:active {
	position:relative;
	top:1px;
} 

a.mybutton5 {
	
	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 #fff;
	display:inline-block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:'Montserrat';
	height:30px;
	line-height:30px;
	width:90px;
	text-decoration:none;
	text-align:center;margin:5px auto;
}
a.mybutton5:hover {
	
	background-color:#0c715f;border:1px solid #0c715f;
	color:#fff;margin:5px auto;
}
a.mybutton5:active {
	position:relative;
	top:1px;
} 


/*메인 섹션*/

/* 섹션 메뉴 */
#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 {margin:30px 0 10px;font-size:50px;color:#333;font-weight:600;text-align:center;font-family:"Montserrat", 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 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:"Montserrat", 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 KR','NanumGothic';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:90%; margin:0 auto}
	.section-content h3 {font-size:50px;text-align:left}
    .section-content p {font-size:24px;line-height:28px;}
	/* 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:30px;}
	.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:1200px){
    .section2nd .section-top {padding-top:0px;background-image:url('/theme/eb4_basic/image/com_bg_01.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.9);
        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 20px;text-align:left;overflow:hidden;height:auto}
	.section2nd .section-inner .section-bottom {float:right;width:100%;padding-left:0px}
   
}
@media (min-width:1200px){
	.section2nd .section-top {padding-top:5px;background-image:url('/theme/eb4_basic/image/com_bg_02.jpg');height:920px}
	.section2nd .section-bottom {height:50%}
	.section2nd .section-left, .section2nd .section-right {max-width:780px; max-height:650px;background:rgba(255,255,255,1);
        padding:20px 0px 30px 0px;overflow:hidden;margin-top:15%;margin-left: 52%   }
	.section2nd .section-top .section-image {width:100%;margin-left:auto;text-align:center}
	.section2nd .section-top .section-content, .section2nd .section-bottom .section-content {margin-top:30px;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:24px;font-weight:normal;word-break:keep-all;font-family:'Noto Sans KR','NanumGothic'}
    .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;}
}

/* 섹션 3 */
.section-1  {position:relative;background:#fff;padding:0px 0px;height:auto;overflow:hidden;}    
.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:"Montserrat", sans-serif }
.section-1 .section-top p {color:#333;font-size:24px;font-weight:bold} 
.section-1 .section-bottom h3 {color:#333;font-weight:bold;font-size:50px;margin:5px 0px 20px 0px;font-family:"Montserrat", sans-serif;text-align: center }
.section-1 .section-bottom p {color:#000;font-size:18px;font-weight:none;text-align:center;line-height:24px;margin-top:10px}
.section-1 .section-top .mr{padding:100px 150px;margin:0 auto;color:#fff;text-align: center}
.section-1 .section-bottom .mr{padding:50px 0px;margin:0 auto;text-align: center}
.section-1 .section-bottom {position:relative;background:#fff;overflow:hidden;padding-bottom:0px;height:auto;width:100%;margin:0px auto 20px}  
.section-1 .section-bottom .con {position:relative;overflow:hidden;height:auto;width:100%; margin:0px auto;
    display: flex;justify-content: center} 
.section-1 .section-bottom .con li {width:100%;float:left;height:auto;margin:0 auto;}
.section-1 .section-bottom .con div.txt{margin:10px 0px;text-align:left;border-bottom:2px solid #cf301f;}


.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-1 .section-top .mr{padding:80px 20px;margin:0 auto;color:#fff}    
        
    }    
    @media (max-width:990px){
.section-1  {position:relative;background:#fff;padding:0px 0px;height:auto;overflow:hidden;}    
.section-1 .section-top {position:relative;background:url("/theme/eb4_basic/image/com_02_bg.png");margin-top:0px;width:100%;height:auto;}
.section-1 .section-top li {position:relative;width:100%;top:0px;float: left;height:auto}
.section-1 .section-top li img {width:100%;height:auto}
.section-1 .section-top h3 {color:#fff;font-weight:bold;font-size:24px;margin:5px 0px 10px 0px}
.section-1 .section-top p {color:#333;font-size:14px;font-weight:bold} 
.section-1 .section-top .mr{padding:20px 10px;margin:0 auto;color:#fff}   
.section-1 .section-bottom h3 {color:#333;font-weight:bold;font-size:30px;margin:5px 0px 10px 0px;font-family:"Montserrat", sans-serif;text-align: center }
.section-1 .section-bottom .con li {width:100%;float:left;height:auto;margin:0px;overflow: hidden  }
.section-1 .section-bottom p {color:#000;font-size:14px;font-weight:none;text-align:center;line-height:18px}
.section-1 .section-bottom {position:relative;padding-bottom:0px;overflow:hidden;height:auto;width:100%;margin:0px auto 0px}         
.section-1 .section-bottom .con {position:relative;overflow:hidden;padding-bottom:0px;height:auto;width:100%;margin:0px auto 0px}          
.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}   
    }    


/* 섹션 3 */
@media (max-width:1024px){
    .section-6  {position:relative;background:#fff;padding:0px 0px;height:auto;overflow: hidden;margin:20px auto;background:url("/theme/eb4_basic/image/m_bg.jpg");background-size: cover;}    
	.section-6 .section-top {padding-top:30px;height:230px;width:100%;background: rgba(12,113,95,.5)}
    .section-6 .section-top h3 {color:#fff;font-size:40px;line-height:30px; text-align:center;font-family:'Montserrat';font-weight:600;margin:20px auto;}
     .section-6 .section-top p {color:#fff;font-size:24px;line-height:30px; text-align:center;font-family:'Montserrat';font-weight:600;margin:10px auto;}
	.section-6 .section-bottom {width:100%;max-width:800px;height:auto;margin: 50px auto}
    .section-6 .section-bottom li.left {width:90%;min-width:300px; height:auto;text-align: center;padding:20px 10px;margin:30px auto 10px;border-radius:20px;background: rgba(39,63,171,.5)}
     .section-6 .section-bottom li.right {width:90%;min-width:300px;height:auto;text-align: center;padding:20px 10px;margin:20px  auto;border-radius:20px;background: rgba(149,145,120,.5)}
    .section-6 .section-bottom li h3{color:#fff;font-size:24px;text-align:center;font-family:'Montserrat';font-weight:600;margin:20px auto;}
    .section-6 .section-bottom li p{color:#fff;font-size:20px;padding-left: 33%; text-align:left;line-height:30px;font-family:'Noto Sans KR';font-weight:bold}
	.section-6 .section-top .section-image {width:100%;margin-left:auto;text-align:center;font-family:'Noto Sans KR'}
    
}
@media (min-width:1024px){
    .section-6  {position:relative;background:#fff;padding:0px 0px 30px 0px;height:auto;overflow: hidden;margin:20px auto; background:url("/theme/eb4_basic/image/m_bg.jpg");background-size: cover;}    
	.section-6 .section-top {padding-top:70px;height:350px;width:100%;background: rgba(12,113,95,.5)}
    .section-6 .section-top h3 {color:#fff;font-size:60px;line-height:40px; text-align:center;font-family:'Montserrat';font-weight:600;margin:20px auto;}
     .section-6 .section-top p {color:#fff;font-size:40px;line-height:45px; text-align:center;font-family:'Montserrat';font-weight:600;margin:20px auto;}
	.section-6 .section-bottom {width:100%;max-width:800px;height:auto;margin: 50px auto}
    .section-6 .section-bottom li.left {width:360px;height:340px; float: left;text-align: center;padding:20px 10px;margin:20px;border-radius:20px;background: rgba(39,63,171,.5)}
     .section-6 .section-bottom li.right {width:360px;height:340px;float: left;text-align: center;padding:20px 10px;margin:20px;border-radius:20px;background: rgba(149,145,120,.5)}
    .section-6 .section-bottom li h3{color:#fff;font-size:30px;text-align:center;font-family:'Montserrat';font-weight:600;margin:20px auto;}
    .section-6 .section-bottom li p{color:#fff;font-size:24px;padding-left: 33%; text-align:left;line-height:30px;font-family:'Noto Sans KR';font-weight:bold}
	.section-6 .section-top .section-image {width:100%;margin-left:auto;text-align:center;font-family:'Noto Sans KR'}
	
	/* 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;}
}

    
.full-bg-3 {}
@media (max-width:1279px){
	.section3rd .section-top {padding:10px 0px;margin:0;background:rgba(255,255,255,.9)}
	.section3rd .section-top .section-content {padding:10px;}
	.section3rd .section-top .section-content li {width:48%;float:left;text-align:center;min-width:150px;margin:15px auto;}
    .section3rd .section-top .section-content li img {width:90%;}
	.section3rd .section-top .section-content h3 {margin-top:0}
	.section3rd .section-bottom .section-content h3{color:#fff;font-weight: bold;font-size:18px;text-align:center}
    .section3rd .section-bottom .section-content {position:absolute;top:5px; text-align:center;width:100%;margin:0px auto;padding:10px;z-index:1000}
	.section3rd .section-bottom .section-content li {width:100%;text-align:center;margin:0 auto}
	.section3rd .section-bottom {background:#fff; }
	.section3rd .section-bottom .section-right {padding:0px;border-top:0px solid #fff}
	.section3rd .section-bottom p {color:#fff;margin:10px auto;font-weight: bold;font-size:14px;text-align:center}
}
@media (max-width:767px){
	.section3rd .section-top {padding:10px 10px 20px 10px}
	.section3rd .section-right {width:100%;}
    .section3rd .section-left {width:33%}
	.section3rd .section-left img, .section3rd .section-right img{width:100%;}
    .section3rd .section-top .section-content li {width:48%;float:left;text-align:center;margin:0px}
    .section3rd .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}
	.section3rd .section-left: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}
.section3rd .section-right {width:100%;background:url("/theme/eb4_basic/image/m_bg03.jpg") no-repeat top center;background-size:240% auto; overflow:hidden;height:250px
    }
	.section3rd .section-right: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}
	.section-action .zoom-out img {-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
    }
@media (min-width:600px) and (max-width:1279px){
	.section3rd .section-top, .section3rd .section-bottom {width:100%;margin-left:0 auto;margin-right:0 auto}
    .section3rd .section-bottom .section-right {width:100%;padding:0px;border-top:0px solid #fff;
       background:url("/theme/eb4_basic/image/m_bg03.jpg") no-repeat top center; overflow:hidden;height:460px}
}
@media (min-width:1280px){
	.section3rd .section-top {height:auto;padding-top:5px;background:rgba(255,255,255,.9)}
	.section3rd .section-bottom {height:auto;margin-top:0px;overflow:hidden;margin-bottom:0px;}
	.section3rd .section-left {width:33%}
	.section3rd .section-left: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}
	.section3rd .section-right {width:100%;}
	.section3rd .section-right: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}
	.section-action .zoom-out img {-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
	.section3rd .section-top .section-content {text-align:center;width:1440px;margin:20px auto 0;padding:10px;}
	.section3rd .section-top .section-content li {width:25%;float:left;text-align:center;margin:10px 0px}
    .section3rd .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}
	.section3rd .section-top .section-content h3 {margin-top:0}
    .section3rd .section-bottom .section-content h3{color:#fff;font-weight: bold;font-size:30px;text-align:center}
    .section3rd .section-bottom .section-content {position:absolute;top:70px; text-align:center;width:100%;margin:20px auto;padding:10px;z-index:1000}
	.section3rd .section-bottom .section-content li {width:100%;text-align:center;margin:0 auto}
	.section3rd .section-bottom {background:#fff}
	.section3rd .section-bottom .section-right {width:100%;padding:0px;border-top:0px solid #fff;
       background:url("/theme/eb4_basic/image/m_bg03.jpg") no-repeat top center; overflow:hidden;height:460px}
	.section3rd .section-bottom p {color:#fff;margin:10px auto;font-weight: bold;font-size:24px;text-align:center}
	/* action - 콘텐츠가 위로 올라오는 액션 */
	.section3rd.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}
	.section3rd.section-action .section-top {padding-top:20px;padding-bottom:100px}
	.section3rd.section-action .section-bottom {margin-top:0}
}

/*브랜드 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}
}

    

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


/*브랜드 2 */
@media (max-width:1279px){
	.br-4 .section-top {padding:10px 0px;margin:0;background:rgba(255,255,255,.9)}
	.br-4 .section-top .section-content {padding:10px;}
	.br-4 .section-top .section-content li {width:48%;float:left;text-align:center;min-width:150px;margin:15px auto;}
    .br-4 .section-top .section-content li img {width:90%;}
	.br-4 .section-top .section-content h3 {margin-top:0}
    .br-4 .section-left {position: relative;width:100%;padding:20px 0px 80px;height:auto;overflow: hidden}
    .br-4 .section-left .mr h2 {font-family: 'Montserrat', sans-serif;color:#615f50;font-size:30px;text-align: center;padding-top:20px}
    .br-4 .section-left .mr p {font-family: 'Noto Sans KR';color:#333;font-size:18px;text-align: left;font-weight: none;padding-bottom:5px;margin:10px 0px}
    .br-4 .section-right .mr h2 {font-family: 'Montserrat', sans-serif;color:#ffd800;font-size:30px;text-align: center;margin-top:5%}
    .br-4 .section-right .mr p {font-family: 'Noto Sans KR';color:#fff;font-size:18px;text-align: center;font-weight: none}
	.br-4 .section-bottom .section-content h3{color:#fff;font-weight: bold;font-size:18px;text-align:center}
    .br-4 .section-bottom .section-content {position:absolute;top:5px; text-align:center;width:100%;margin:0px auto;padding:10px;z-index:1000}
	.br-4 .section-bottom .section-content li {width:100%;text-align:center;margin:0 auto}
	.br-4 .section-bottom {background:#fff; }
	.br-4 .section-bottom .section-right {padding:0px;border-top:0px solid #fff}
	.br-4 .section-bottom p {color:#fff;margin:0px auto;font-size:14px;text-align:center}
}
@media (max-width:767px){
	.br-4 .section-top {padding:10px 10px 20px 10px}
	.br-4 .section-right {width:100%;}
   .br-4 .section-left {position: relative; width:100%;padding:20px 0px 80px;height:auto;overflow: hidden}
    .br-4 .section-left .mr h2 {font-family: 'Montserrat', sans-serif;color:#615f50;font-size:30px;text-align: center;padding-top:20px}
    .br-4 .section-left .mr p {font-family: 'Noto Sans KR';color:#333;font-size:16px;text-align: left;font-weight: none;padding-bottom:20px;margin-top:20px}
	.br-4 .section-left img, .br-2 .section-right img{width:100%;}
    .br-4 .section-top .section-content li {width:48%;float:left;text-align:center;margin:0px}
    .br-4 .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-4 .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-4 .section-right {width:100%;background-image:url('/theme/eb4_basic/image/br_bg_03.jpg'); background-position: top center; background-attachment: fixed;overflow:hidden;height:auto}
    .br-4 .section-right .mr h2 {font-family: 'Montserrat', sans-serif;color:#ffd800;font-size:24px;text-align: center;margin-top:40px}
    .br-4 .section-right .mr p {font-family: 'Noto Sans KR';color:#fff;font-size:14px;text-align: center;font-weight: none;margin-bottom:30px}
	.br-4 .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-4 .section-top, .br-4 .section-bottom {width:100%;margin-left:0 auto;margin-right:0 auto}
    .br-4 .section-bottom .section-right {width:100%;padding:0px;border-top:0px solid #fff;
       background-image:url('/theme/eb4_basic/image/br_bg_03.jpg');background-position: top center; background-attachment: fixed; overflow:hidden;height:auto}
}
@media (min-width:1280px){
	.br-4 .section-top {height:auto;padding-top:5px;background:rgba(255,255,255,.9)}
	.br-4 .section-bottom {height:auto;margin-top:0px;overflow:hidden;margin-bottom:0px;}
	.br-4 .section-left {width:100%;padding:20px 0px 80px}
    .br-4 .section-left .mr h2 {font-family: 'Montserrat', sans-serif;color:#615f50;font-size:50px;text-align: center;margin-top:5%}
    .br-4 .section-left .mr img {width:100%;max-width:1200px}
    .br-4 .section-left .mr p {font-family: 'Noto Sans KR';color:#333;font-size:16px;text-align:left;font-weight: none;padding-bottom:10px;margin-top:20px;max-width: 1200px}
	.br-4 .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-4 .section-right {width:100%;}
    .br-4 .section-right .mr h2 {font-family: 'Montserrat', sans-serif;color:#ffd800;font-size:60px;text-align: center;margin-top:3%}
    .br-4 .section-right .mr img {width:100%;max-width:1200px}
    .br-4 .section-right .mr p {font-family: 'Noto Sans KR';color:#fff;font-size:20px;text-align: center;font-weight: none;margin-bottom:30px}
	.br-4 .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-4 .section-top .section-content {text-align:center;width:1440px;margin:20px auto 0;padding:10px;}
	.br-4 .section-top .section-content li {width:25%;float:left;text-align:center;margin:10px 0px}
    .br-4 .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-4 .section-top .section-content h3 {margin-top:0}
    .br-4 .section-bottom .section-content h3{color:#fff;font-weight: bold;font-size:30px;text-align:center}
    .br-4 .section-bottom .section-content {position:absolute;top:70px; text-align:center;width:100%;margin:20px auto;padding:10px;z-index:1000}
	.br-4 .section-bottom .section-content li {width:100%;text-align:center;margin:0 auto}
	.br-4 .section-bottom {background:#fff}
	.br-4 .section-bottom .section-right {width:100%;padding:0px;border-top:0px solid #fff;
       background-image:url('/theme/eb4_basic/image/br_bg_03.jpg'); background-position: top center; background-attachment: fixed; padding-top:0px;width:100%;height:850px overflow:hidden;}
	.br-4 .section-bottom p {color:#fff;margin:0px auto;font-size:24px;text-align:center}
	/* action - 콘텐츠가 위로 올라오는 액션 */
	.br-4.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-4.section-action .section-top {padding-top:20px;padding-bottom:100px}
	.br-4.section-action .section-bottom {margin-top:0}
}



.full-bg-3 {}

/* 섹션 4 */

.section-4  {position:relative;background:#fff;padding:0px 0px;height:400px;overflow:hidden;}    
.section-4 .section-top {position:relative;background:#fff;padding-top:0px;overflow:hidden;width:100%;height:400px}
.section-4 .section-top li {float:left;width:33.33%;color:#fff;height:450px}
.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:#000;padding-top:0px;overflow:hidden;width:100%;height:auto}
.section-4 .section-top li {float:left;width:33.33;color:#fff;height:auto}
.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}   
    }    


/* 섹션 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 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: left}
.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}
}




/* 메인 콘텐츠*/
.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:120px auto;}
.main-title2 h2 {position:relative;z-index:1;margin:20px 0 10px;color:#fff;font-weight: bold;font-size:50px;text-align:center;font-family:'Montserrat'}  
.main-title2 h2 a {position:relative;z-index:1;margin:20px 0 10px;color:#fff;font-weight: bold;font-size:50px;text-align:center}
.main-title2 h2 a:hover {color:#fff} 
.main-title2 p {text-align: center;color:#fff;font-size:20px;margin:10px 0 30px}
#mainContents article { position:relative; min-height:300px; 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:50%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; overflow:hidden; }
@media (min-width:1301px){
    #mainContents{width:80%;margin:80px auto;min-height:750px;height:auto;overflow:hidden;}
}
@media (min-width:800px)and(max-width:1300px){
    
#mainContents {width:100%;margin:30px auto 0px;height:auto;overflow: hidden}
}

@media (max-width:1000px){
    #mainContents {width:100%;margin:0px auto;height:auto;overflow: hidden}
    #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; }
    .main-title2 {position:relative;margin:0px auto;}
    .main-title2 h2 {position:relative;z-index:1;margin:20px 0 10px;color:#fff;font-weight: bold;font-size:14px;text-align:center;font-family:'Montserrat'}  
    .main-title2 h2 a {position:relative;z-index:1;margin:20px 0 10px;color:#fff;font-weight: bold;font-size:14px;text-align:center}
    .main-title2 h2 a:hover {color:#fff} 
    .main-title2 p {text-align: center;color:#fff;}
   
}
#mainContents #apply .list ul li .txt { position:relative;}
#mainContents #apply .list ul li .txt,
#mainContents #apply .list ul li .img { width:50%; float:left;  display:block; position:relative;  height:250px;}
#mainContents #apply .list ul li .img {background-size:cover !important; overflow:hidden;}
#mainContents #apply .list ul li .img .bg { width:100%; height:101%; background-size:cover !important;}
#mainContents #apply .list ul li:hover .img .bg{ 
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 #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:22px; font-weight:500;}
#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/apply_img01.jpg") no-repeat center top;}
#mainContents #apply .list ul li:nth-child(2) .img .bg{ background:url("/theme/eb4_basic/image/apply_img02.jpg") no-repeat center top;}
#mainContents #apply .list ul li:nth-child(3) .img .bg{ background:url("/theme/eb4_basic/image/apply_img03.jpg") no-repeat center top;}
#mainContents #apply .list ul li:nth-child(4) .img .bg{ background:url("/theme/eb4_basic/image/apply_img04.jpg") no-repeat center top;}
#mainContents #apply .list ul li:nth-child(1) .txt { background:#1e3a53;}
#mainContents #apply .list ul li:nth-child(2) .txt { background:#000;}
#mainContents #apply .list ul li:nth-child(3) .txt { background:#303030;}
#mainContents #apply .list ul li:nth-child(4) .txt { background:#dc0000;}
#mainContents #apply .list ul li:nth-child(1) .txt .tri {border-left: 20px solid  #1e3a53;}
#mainContents #apply .list ul li:nth-child(2) .txt .tri {border-left: 20px solid  #000;}
#mainContents #apply .list ul li:nth-child(3) .txt .tri {border-left: 20px solid  #303030;}
#mainContents #apply .list ul li:nth-child(4) .txt .tri {border-left: 20px solid  #dc0000;}

.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:#11a688 ;
}
.button-wrap {
	padding: 0;
	font-size: 1.25em;
    background:transparent ;
}

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

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


.imageHolder { position: relative; width: 100%; height: auto;overflow: hidden; float:left ;margin-bottom:0px}
.imageHolder img { position: relative; width: 100%; height: auto;}
.imageHolder:hover img {transform:scale(1.1);transition: 0.6s;opacity:1; }
.imageHolder .caption {position: absolute;line-height:30px;width: 100%; height:100%;bottom:0px; right: 0px;  padding: 20% 0px; background:rgba(0, 0, 0, 0.5); text-align: center; font-weight:400;color:#fff;font-size:24px;font-family:'Montserrat','Noto Sans KR'  } 
.imageHolder .caption p {text-align:left;margin-left:15%;font-weight:600;color:#fff;font-size:40px;line-height:50px; font-family:'Montserrat','Noto Sans KR'}
.imageHolder:hover .caption {color:#fff;height:100%;width: 100%;line-height:30px;font-size:24px; transition: all .5s ease;-webkit-transition: all .5s ease;background:rgba(0, 0, 0, 0.1);} 

.imageHolder2 { position: relative; width: 100%; height: auto;overflow: hidden; float:left ;margin-bottom:0px}
.imageHolder2 img { position: relative; width: 100%; height: auto;}
.imageHolder2:hover img {transform:scale(1.1);transition: 0.6s;opacity:1; }
.imageHolder2 .caption {position: absolute;line-height:30px;width: 100%; height:100%;bottom:0px; right: 0px;  padding: 20% 0px; background:rgba(0, 0, 0, 0.5); text-align: center; font-weight:400;color:#fff;font-size:24px;font-family:'Montserrat','Noto Sans KR'  } 
.imageHolder2 .caption p {text-align:left;margin-left:65%;font-weight:600;color:#fff;font-size:40px;line-height:50px; font-family:'Montserrat','Noto Sans KR'}
.imageHolder2:hover .caption {color:#fff;height:100%;width: 100%;line-height:30px;font-size:24px; transition: all .5s ease;-webkit-transition: all .5s ease;background:rgba(0, 0, 0, 0.1);}

@media (max-width:1024px){
    
.imageHolder { position: relative; width: 100%; height: auto;overflow: hidden; float:left ;margin-bottom:0px}
.imageHolder img { position: relative; width: 100%; height: auto;}
.imageHolder:hover img {transform:scale(1.1);transition: 0.6s;opacity:1; }
.imageHolder .caption {position: absolute;line-height:30px;width: 100%; height:100%;bottom:0px; right: 0px;  padding: 8% 0px; background:rgba(0, 0, 0, 0.5); text-align: center; font-weight:400;color:#fff;font-size:24px;font-family:'Montserrat','Noto Sans KR'  } 
.imageHolder .caption p {text-align:left;margin-left:15%;font-weight:600;color:#fff;font-size:16px;line-height:20px; font-family:'Montserrat','Noto Sans KR'}
.imageHolder:hover .caption {color:#fff;height:100%;width: 100%;line-height:30px;font-size:24px; transition: all .5s ease;-webkit-transition: all .5s ease;background:rgba(0, 0, 0, 0.1);} 

.imageHolder2 { position: relative; width: 100%; height: auto;overflow: hidden; float:left ;margin-bottom:0px}
.imageHolder2 img { position: relative; width: 100%; height: auto;}
.imageHolder2:hover img {transform:scale(1.1);transition: 0.6s;opacity:1; }
.imageHolder2 .caption {position: absolute;line-height:30px;width: 100%; height:100%;bottom:0px; right: 0px;  padding: 5% 0px; background:rgba(0, 0, 0, 0.5); text-align: center; font-weight:400;color:#fff;font-size:24px;font-family:'Montserrat','Noto Sans KR'  } 
.imageHolder2 .caption p {text-align:left;margin-left:65%;font-weight:600;color:#fff;font-size:16px;line-height:20px; font-family:'Montserrat','Noto Sans KR'}
.imageHolder2:hover .caption {color:#fff;height:100%;width: 100%;line-height:30px;font-size:24px; transition: all .5s ease;-webkit-transition: all .5s ease;background:rgba(0, 0, 0, 0.1);}
}
    
    @media (max-width:520px){
    
.imageHolder { position: relative; width: 100%; height: auto;overflow: hidden; float:left ;margin-bottom:0px}
.imageHolder img { position: relative; width: 100%; height: auto;}
.imageHolder:hover img {transform:scale(1.1);transition: 0.6s;opacity:1; }
.imageHolder .caption {position: absolute;line-height:30px;width: 100%; height:100%;bottom:0px; right: 0px;  padding: 5px 0px; background:rgba(0, 0, 0, 0.5); text-align: center; font-weight:400;color:#fff;font-size:24px;font-family:'Montserrat','Noto Sans KR'  } 
.imageHolder .caption p {text-align:left;margin-left:15%;font-weight:500;color:#fff;font-size:16px;line-height:18px; font-family:'Montserrat','Noto Sans KR'}
.imageHolder:hover .caption {color:#fff;height:100%;width: 100%;line-height:30px;font-size:24px; transition: all .5s ease;-webkit-transition: all .5s ease;background:rgba(0, 0, 0, 0.1);} 

.imageHolder2 { position: relative; width: 100%; height: auto;overflow: hidden; float:left ;margin-bottom:0px}
.imageHolder2 img { position: relative; width: 100%; height: auto;}
.imageHolder2:hover img {transform:scale(1.1);transition: 0.6s;opacity:1; }
.imageHolder2 .caption {position: absolute;line-height:30px;width: 100%; height:100%;bottom:0px; right: 0px;  padding: 5px 0px; background:rgba(0, 0, 0, 0.5); text-align: center; font-weight:400;color:#fff;font-size:24px;font-family:'Montserrat','Noto Sans KR'  } 
.imageHolder2 .caption p {text-align:left;margin-left:55%;font-weight:500;color:#fff;font-size:16px;line-height:18px; font-family:'Montserrat','Noto Sans KR'}
.imageHolder2:hover .caption {color:#fff;height:100%;width: 100%;line-height:30px;font-size:24px; transition: all .5s ease;-webkit-transition: all .5s ease;background:rgba(0, 0, 0, 0.1);}
}