/*Font: Montserrat*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,900');

/*Font: Noto Sans KR*/
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Light.woff2) format('woff2'), url(../fonts/NotoSans-Light.woff) format('woff'), url(../fonts/NotoSans-Light.ttf) format('truetype'), url(../fonts/NotoSans-Light.otf) format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Regular.woff2) format('woff2'), url(../fonts/NotoSans-Regular.woff) format('woff'), url(../fonts/NotoSans-Regular.ttf) format('truetype'), url(../fonts/NotoSans-Regular.otf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Medium.woff2) format('woff2'), url(../fonts/NotoSans-Medium.woff) format('woff'), url(../fonts/NotoSans-Medium.ttf) format('truetype'), url(../fonts/NotoSans-Medium.otf) format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Bold.woff2) format('woff2'), url(../fonts/NotoSans-Bold.woff) format('woff'), url(../fonts/NotoSans-Bold.ttf) format('truetype'), url(../fonts/NotoSans-Bold.otf) format('truetype');
    font-weight: 700;
    font-style: normal
}
/* Pop-up */
#hd_pop {
	z-index:1000;
	position:relative;
	margin:0 auto;
	height:0}
#hd_pop .hd_pops .hd_pops_con img{
	width: 100%;
}
#hd_pop h2 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.hd_pops {
	position:absolute;
	border: 0px;
	background:#fff
}
.hd_pops_con {
	overflow: hidden;
}
.hd_pops_footer {
	padding:8px 0;
	background:#393939;
	color:#fff;
	text-align:right;
	border-bottom: 0px;
	width: 100%;
	position: absolute;
	border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
	margin-right:5px;
	padding: 0px 7px;
	border:0;
	background:#282828;
	color:#fff;
	border-radius: 4px;
	font-size: 12px;
    font-weight: 300;
	margin: 3px 5px 3px 0px;
}
@media (max-width:992px){
	#hd_pop .hd_pops{
		left: 0 !important;
		width: 80% !important;
	}
	#hd_pop .hd_pops .hd_pops_con{
		width: 100% !important;
		overflow: scroll;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}

/*body*/
body {
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
}
html {
    font-size: 10px;
}
@media (min-width:1400px){
    .container {
        width: 1430px;
    }
}
@media (max-width:992px){
    html {
        font-size: 9px;
    }
}
/*font*/
.tra_ty {
	font-family: "Malgun Gothic";
}
/*color*/
.c_lrd {
    color: #cd121c !important;
}
.c_drd {
    color: #c00000 !important;
}
/*Common*/
img {
	max-width: 100%;
}
strong {
    font-weight: 600;
}
@media (max-width:992px){
    .owl-carousel .owl-nav [class*="owl-"],
    .owl-carousel .owl-nav [class*="owl-"]:active, 
    .owl-carousel .owl-nav [class*="owl-"]:focus, 
    .owl-carousel .owl-nav [class*="owl-"]:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:focus {
        border: 1px solid #fff;
        border-radius: 0px;
        border-collapse: #fff;
        background-color: rgba(0,0,0,0.3);
        font-size: 12px;
        padding-top: 2px;
    }
}
@media (max-width:768px){
    /*.row {
        margin: 0 -5px;
    }
    .row > div,
    .row > li {
        padding: 0 5px;
    }*/
}
/*font*/
.f_lib {
	font-family: 'Libre Baskerville';
}
.f_mon {
	font-family: 'Montserrat';
    letter-spacing: 0px;
}
.f_nanum {
    font-family: 'Nanum Gothic';
}
.tra_ty {
	font-family: "Malgun Gothic";
}

/*scroll-to-top*/
html .scroll-to-top.visible {
    right: 0;
    top: auto;
    bottom: 30px;
}

/*hd_top*/
.hd_top {
	background: #f7f7f7;
    background-color: #131d2b;
    padding: 0;
}
.hd_top a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 1em;
}
.hd_top .lftbox a {
    display: inline-block;
    background-color: #1e62c1;
    color: #fff;
    padding: 14px 15px;
    font-size: 17px;
    font-weight: 600;
}
.hd_top .lftbox a .hd_icon {
    width: 26px;
    vertical-align: middle;
    margin-right: 5px;
}
.hd_top .lftbox a i {
    display: inline-block;
    margin-left: 5px;
}
.hd_top .rtbox a i {
    opacity: .5;
    display: inline-block;
    margin-right: 5px;
}
.hd_top .rtbox .mbox {
    margin: 0 -8px;
}
.hd_top .rtbox .mbox > a {
    padding: 0 8px;
}
    @media (max-width:768px){
    .hd_top .lftbox a {
        padding: 10px 15px;
        font-size: 13px;
    }
	.hd_top a {
		font-size: 12px;
	}
}

html #header {
	min-height: 50px !important;
}
/*sticky*/
html.sticky-header-active #header.header-transparent .header-body {
    padding-top: 0px;
}
html #header.header-transparent .header-body:before {
    background: #0b0e1f;
    opacity: 0.6;
    border-bottom: 0px;
}
html.sticky-header-active #header.header-transparent .header-body:before {
    background: #fff;
    opacity: 1;
}
html #header .header-nav-main nav > ul > li > a {
    font-weight: 600;
    color: #333 !important;
    border-radius: 0px;
    text-transform: none;
    vertical-align: middle;
    position: relative;
}
html.sticky-header-active #header .header-nav-main nav > ul > li > a {
    color: #1e1e1e !important;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 15px;
	color: #333;
	border-color: #b3b3b3;
}
html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    color: #333;
}
html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #2664ab;
	background-color: transparent;
}
@media (min-width:991px) {	
    html #header .header-nav-main nav > ul > li > a {
        padding: 25px 35px !important;
        font-size: 17px;
    }
	#header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover {
		    font-weight: 700;
	}
    html #header .header-nav-main nav > ul.act:after,
    html #header .header-nav-main nav > ul:after {
        content: "";
        position: absolute;
        width: 10000px;
        top: 100%;
        background-color: rgba(255, 255, 255, 0.9);
        height: 0px;
        left: -600px;
        transform: translate3d(0, 0, 0);
        clear: none;
        display: block;
        border-top: 1px solid rgba(255,255,255,0.3);
    }
    html.sticky-header-active #header .header-nav-main.act  nav > ul:after,
    html.sticky-header-active #header .header-nav-main nav > ul:after {
        background-color: rgba(255,255,255, 0.95);
        border-top: 1px solid rgba(0,0,0,0.3);
    }
}
@media (max-width:992px) {
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
		font-size: 16px;
		padding: 2px 0px;
        color: #666;
	}
	html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        color: #636363
	}
}
/*#header-t*/
#header .header-body .header-t {
    background-color: #070d21;
    position: relative;
    z-index: 10;
}
#header .header-body .header-t a {
    text-decoration: none;
    display: inline-block;
    padding: 8px;
    color: #fff;
    font-size: 12px;
}
#header .header-body .header-t a strong {
    color: #2664ab;
}
/*#  - Header*/
#header .header-body {
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0;
}
#header.bbt .header-body {
	border-bottom: 2px solid #e1e1e1;
}
#header .header-nav-main {
    margin: 0;
    float: none;
    text-align: center;
}
#header .header-nav-main nav > ul > li {
    position: relative;
    float: none;
    display: inline-block;
}
#header .header-nav-main nav > ul > li.act > a {
    color: #612683 !important;
	font-weight: 600;
	position: relative;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
	margin-top: 0px;
	margin-bottom: 10px;
    border: 0px;
    border-radius: 0px;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    white-space: normal;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
			color: #2c9014;
		background-color: transparent;
		font-size: 15px;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #111 !important;
	background: transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, 
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
	border: 0px;
}
@media (min-width:991px) and (max-width:1200px) {	
	#header .header-nav-main nav > ul > li > a {
		padding: 35px 15px !important;
	}
}
@media (min-width:991px) {	
    #header .header-nav-main nav > ul:hover:after {
        height: 250px;
    }
    #header .header-nav-main nav > ul.act:after {
        height: 280px !important;
    }
    #header .header-nav-main nav > ul > li:hover > a:before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background-color: #2c9014;
        height: 3px;
        width: 100%;
        z-index: 3;
    }
    #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
    }
    #header .header-nav-main nav > ul.act > li.dropdown > .dropdown-menu,
    #header .header-nav-main nav > ul:hover > li.dropdown > .dropdown-menu,
    #header .header-nav-main nav > ul > li.dropdown:hover  > .dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
        top: auto;
        display: block;
        opacity: 1;
    }
	#header .header-nav-main nav > ul > li > a > i {
		font-size: 10px;
		vertical-align: middle;
		margin-top: -3px;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-top: 0px;
		min-width: 0px;
		box-shadow: 0 0 0;
		padding: 25px 5px;
		min-width: 100%;
	}
	#header .header-nav-main nav > ul > li.act > a:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 2px;
		background-color: #612683;
		bottom: -2px;
		left: 0;
	}
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu li a {
        font-size: 13.5px;
        font-weight: 400;
        border-bottom: 0px;
        padding: 5px 5px;
        line-height: 1.2em;
        text-align: center;
 }
}
@media (max-width:992px) {
    #header.header-narrow .header-logo img {
        width: 230px;
        margin: 25px 0;
    }
	#header .header-nav-main {
		margin-bottom: 0px !important;
		padding: 0px !important;
		background-color: transparent !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		background-color: #fff;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
		display: none;
	}
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
    	color: #2664ab !important;
		border-color: #fff;
	}
    #header .header-nav-main nav > ul > li > a {
        line-height: inherit;
		color: #333 !important;
        padding: 7px 8px 3px 8px !important;
		font-size: 18px;
    }
    #header .header-nav-main nav > ul li a .fa-caret-down {
        width: 100%;
        text-align: right;
    }
	#header .header-nav-main nav > ul > li > .dropdown-menu > li {
		border: 0px;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
		color: #2664ab !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-bottom: 0px;
	}
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        background-color: transparent !important;
    }
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
		color: rgba(255,255,255,0.8);
	}	
}
/*#  - HeaderTop mobile*/
#header .header-btn-collapse-nav {
	margin: 23px 5px;
	background-color: transparent;
	color: #222;
	padding: 4px 11px !important;
	line-height: 22px !important;
	font-size: 26px !important;
}
html.sticky-header-active #header .header-btn-collapse-nav {
    color: #111;
}

/*mn_header*/
.mn_header {
	background-color: #f2f2f2;
}
.mn_header .logobox {
	padding: 25px 0;
}
.mn_header .logobox a {
	text-decoration: none;
	display: block;
}
.mn_header .h_nav {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.mn_header .h_nav a {
	text-decoration: none;
	display: block;
	padding: 15px 0;
	color: #333;
	font-family: 'Libre Baskerville';
}
@media (max-width:768px){
	.mn_header .logobox {
		padding: 20px 0;
		text-align: left;
	}
	.mn_header .logobox a img {
		width: 120px;
	}
}

/*mmenu btn*/
.mmenu-toggle-btn {
	display: block;
    height: auto;
    text-align: center;
    padding: 6px 12px;
    float: right;
    font-size: 18px;
    line-height: 20px;
    min-width: 25px;
    vertical-align: middle;
    background-color: transparent;
    color: #333;
}
@media (min-width: 992px) {
	.mmenu-toggle-btn {
		display: none;
	}
}
/*Mobile Navigation*/
.mobile-nav {
	display: block !important;
	position: fixed;
	top: 0;
	left: -300px;
	z-index: 999;
	width: 300px;
	height: 100%;
	overflow-y: scroll;
	padding: 40px 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #fff;
}

.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.mobile-side-menu > .mmenu-toggle-btn {
	position: absolute;
    right: -5px;
    top: -20px;
    padding: 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 17px;
    color: #ccc;
	cursor: pointer;
}
.mobile-side-menu #mainNav > li {
    border-bottom: 1px solid #ddd;
}
.mobile-side-menu > li > a {
	text-transform: uppercase;
}
.mobile-side-menu li {
	display: block;
	position: relative;
	width: 100%;
}
.mobile-side-menu li:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu #mainNav {
	margin-top: 30px;
}
.mobile-side-menu li a {
	display: block;
	font-size: 17px;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	font-weight: 500;
	background-color: transparent;
	color: #333;
	border: 0;
	padding: 10px;
	white-space: normal;
    word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none !important;
}
.mobile-side-menu li a:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu li ul {
	display: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
.mobile-side-menu .nav .open>a, 
.mobile-side-menu .nav .open>a:focus, 
.mobile-side-menu .nav .open>a:hover{
    background-color: transparent;
}
.mobile-side-menu li li a {
	margin-left: 10px;
	font-size: 15px;
}
.mobile-side-menu li li a:before {
	font: normal normal 16px/16px "FontAwesome";
	text-decoration: inherit;
	content: "\f105";
	-webkit-font-smoothing: antialiased;
	float: left;
	margin-right: 10px;
}
.mobile-side-menu li li li a {
	margin-left: 20px;
}
.mobile-side-menu li .mmenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	color: #636363;
	background-color: transparent;
	cursor: pointer;
	font-size: 0;
	width: 40px;
	height: 40px;
    z-index: 100;
	margin-top: 1px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mobile-side-menu li .mmenu-toggle:after {
	content: "\f196";
	font-family: 'FontAwesome';
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	cursor: pointer;
	width: 19px;
	height: 19px;
	font-size: 19px;
	line-height: 19px;
	display: block;
	position: absolute;
	left: 10px;
	top: 11px;
}
.mobile-side-menu li.open > .mmenu-toggle:after {
	content: "\f147";
}


.mobile-side-menu .dropdown-menu {
    border: 0px;
    box-shadow: 0 0 0;
    position: relative;
    min-width: 100%;
}
.mobile-side-menu  .dropdown-menu a {
    font-size: 15px;
}
.mobile-side-menu .log_nav {
	position: relative;
	margin-top: 15px;
	padding-top: 15px;
}
.mobile-side-menu .log_nav:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0px;
	width: 30px;
	height: 1px;
	background-color: #ddd;
}
.mobile-side-menu .log_nav li a {
	font-size: 16px;
    color: #989898;
    font-weight: 400;
}
#mobile-menu-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 998;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.mmenu-open #mobile-menu-overlay {
	opacity: .15;
	visibility: visible;
}

.mmenu-open.body {
	left: 250px;
}
.mmenu-open #mobile-menu-overlay {
	opacity: 0.3;
	visibility: visible;
}
.mmenu-open .mobile-nav {
	left: 0;
}

.page-header.parallax {
    margin: 0 0 15px;
    padding: 135px !important;
    
}

@media (max-width:768px){
    .page-header.parallax {
     padding: 70px!important;
    background-size: cover;
       margin: 0;
    }
}

/*divider_sec*/
.divider_sec {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
}
@media (min-width:1201px){
    .divider_sec {
        width: 100%;
    }
    .divider_sec > div {
        vertical-align: baseline;
    }
    .divider_sec .lftbox {
        float: left;
        width: 292px;
        position: absolute;
        top:-107px;
    }
    .divider_sec .rtbox {
        float: right;
        width: 75%;
        padding-left: 20px;
    }
}
@media (max-width:1200px){
    .divider_sec .rtbox {
        padding: 0 15px;
    }
}
/*lft_menu*/
#lft_menu {
    padding: 0 20px;
}
#lft_menu >li > h3 {
    background: url(../img/tab_bg.png) center center no-repeat;
    background-size: cover;
    padding: 30px 15px;
    color: #fff;
    /*border-bottom: 2px solid #66ae28;*/
	    font-size: 23px;
}
#lft_menu >li > span,
#lft_menu >li > a {
    text-decoration: none;
    display: block;
    padding: 15px;
    font-size: 17px;
    color: #333;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-right: 40px;
    font-weight: 600;
    cursor: pointer;
}
#lft_menu ul {
    background-color: #fcfcfc;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#lft_menu ul li a {
    text-decoration: none;
    display: block;
    color: #777;
    font-size: 16px;
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
}
#lft_menu ul li a:hover {
    color: #111;
}
#lft_menu ul li.active a {
    color: #e26b13;
}

@media (min-width:1201px){
    #lft_menu li:not(.active) ul {
        height: 0px;
        overflow: hidden;
        padding: 0px;
    }
    #lft_menu >li.active > span,
    #lft_menu >li.active > a {
        background-color: #3165ae;
        border:1px solid #3165ae;
        color: #fff;
    }
    #lft_menu >li > span.more:after {
        content: "\f067";
        font-family: FontAwesome;
        position: absolute;
        right: 16px;
        font-size: 12px;
        color: #555;
        font-weight: 300;
    }
    #lft_menu >li.active > span:after,
    #lft_menu >li.active > a:after {
        font-family: FontAwesome;
        position: absolute;

        content: "\f105";
        color: #fff;
        font-size: 17px;
        font-weight: 600;
        right: 18px;
    }
    #lft_menu >li.big.active > span:after,
    #lft_menu >li.big.active > a:after {
        content: "\f107";
        right: 15px;
        font-weight: 600;
    }
}
@media (max-width:1202px){
    #lft_menu {
        padding: 0px;
    }
    #lft_menu >li > h3 {
        padding: 10px 15px;
        font-size: 16px;
    }
    #lft_menu > li > a {
        display: none;
    }
    
    #lft_menu > li > span {
        padding: 10px 15px;
        font-size: 14px;
        line-height: 1em;
    }
    #lft_menu ul {
        padding: 10px 15px;
    }
    #lft_menu ul li {
        display: inline-block;
    }
    #lft_menu ul li a {
        display: inline-block;
        font-size: 11px;
        border: 1px solid #ddd;
        padding: 5px;
        line-height: 1em;
        border-radius: 4px;
        margin: 3px 1px;
    }
    #lft_menu ul li.active a {
        color: #fff;
        border-color: #e26b13;
        background-color: #e26b13;
    }
}
/*sub_top*/
.sub_top {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.sub_top p{
        font-weight: 300;
    font-size: 16px;
    margin-top: 10px;
}
/*siteconfig*/
.siteconfig {
	display: inline-block;
	padding: 5px 0;
}
.siteconfig .home_box a,
.siteconfig .home_box {
	color: #333;
	display: inline-block;
	padding: 1px 3px;
	position: relative;
	font-size: 12px;
	font-weight: 300;
}
.siteconfig .home_box:after {
	content: "\f105";
	font: normal normal normal 12px/1 FontAwesome;
	display: inline-block;
	padding-left: 3px;
	color: #aaa;
}
.siteconfig .home_box.home_box3:after {
	content: "";
}
@media (max-width:768px){
	.siteconfig {
		display: inline-block;
		padding: 0px;
	}
	.siteconfig .home_box a,
	.siteconfig .home_box {
		position: relative;
		font-size: 10px;
		padding: 0;
	}	
}



/*sec_dvd*/
.sec_dvd {
    padding: 100px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 40px 0;
}
@media (max-width:768px){
    .sec_dvd {
        padding: 40px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 20px 0;
    }
}
/*conbox*/
.conbox {
    margin-top: 30px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
@media (max-width:768px){
    .conbox {
        margin-top: 30px;
    }
	.conbox.conbox_mini {
		margin-top: 15px;
	}
}


/*c_wrp*/
.c_wrp_row {
    margin: 0 -15px;
}
.c_wrp_row > .c_wrp > div {
    padding: 0 15px;
}
.v_m > div,
.v_m > li {
    vertical-align: middle;
}
@media (min-width:769px) {
    .c_wrp {
        display: table;
        width: 100%;
    }
    .c_wrp.t_fx {
        table-layout: fixed;
    }
    .c_wrp > div,
    .c_wrp > li {
        display: table-cell;
    }
}
/*m_wrp*/
@media (max-width:768px) {
    .m_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > div,
    .m_wrp > li {
        display: table-cell;
    }
}

/*dft*/
.dft {
    word-break: keep-all;
}
h1.dft {
    font-size: 40px;
    color: #221814;
    font-weight: 600;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 20px;
}
h2.dft {
    font-size: 35px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h3.dft {
    font-size: 28px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h3.title {
    font-size: 18px;
}
h4.dft {
    font-size: 18px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 16px;
    color: #221814;
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
}
h6.dft {
    font-size: 14px;
    color: #1e1e1e;
    font-weight: 400;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    line-height: 1.6em;
    color: #221814;
    font-weight: 400;
}
@media (max-width:768px){
    h1.dft {
        font-size: 30px;
    }
    h2.dft {
        font-size: 22px;
    }
    h3.dft {
        font-size: 20px;
    }
    h4.dft {
        font-size: 18px;
    }
    h5.dft {
        font-size: 16px;
    }    
    h6.dft {
        font-size: 12px;
    }
    p.dft {
        font-size: 13px;
    }
}


/*font*/
.f_mon {
	font-family: 'Montserrat' !important;
}
/*color*/
.c_org {
	color: #f08200 !important;
}
.c_dorg {
	color: #fc7100 !important;
}
.c_pk {
	color: #ec5ab2 !important;
}
.c_pp {
	color: #aa247f !important;
}
.c_yl {
	color: #ffce36 !important;
}
.c_sky {
	color: #0084ff !important;
}
.c_bl {
	color: #2864d2 !important;
}
.c_rd {
	color: #e51d1d !important;
}
.c_gd {
	color: #b1842f !important;
}
.c_gr {
	color: #b7d200 !important;
}
.c_ygr{
    color: #56b025 !important;
}
.c_dgr {
	color: #093d26 !important;
}
.c_nv {
	color: #0b0b72 !important;
}
.c_lgr {
	color: #999 !important;
}

/*sub_top*/
.sub_top  {
   padding: 0px 0px 10px 0px;
}
.sub_top .txt {
    position: relative;
    padding-left: 20px;
}
.sub_top .txt h2 {
    font-weight: 600;
    line-height: 1em;
}
.sub_top .txt p {
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
    margin-top: 20px;
}
@media (max-width:768px){
    .sub_top  {
        padding: 50px 0;
        background-size: cover !important;
    }
}

/*tab_main*/
#tab_main {
    margin: 0 auto;
    z-index: 8;
    position: relative;
	background-color: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
#tab_main.sticky-active {
    width: 100% !important;
    max-width: 100% !important;
	left: 0 !important;
    margin-top: 0px;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.15);
}
#tab_main .tabcon > li {
	display: inline-block;
	position: relative;
	padding: 0 10px;
}
#tab_main .tabcon > li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0%;
	height: 100%;
	width: 1px;
	background-color: rgba(0,0,0,0.1);
}
#tab_main .tabcon > li:first-child:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0%;
	height: 100%;
	width: 1px;
	background-color: rgba(0,0,0,0.1);
}
#tab_main .tabcon > li > span,
#tab_main .tabcon > li > a {
	display: inline-block;
	color: #222;
	font-size: 17px;
	line-height: 1em;
	text-decoration: none;
	padding: 15px 10px;
}
#tab_main .tabcon > li > span {
	min-width: 160px;
	position: relative;
	cursor: pointer;
	padding: 15px 30px 15px 10px;
}
#tab_main .tabcon > li > span i {
	position: absolute;
	right: 5px;
}
#tab_main .hide_m {
	display: none;
}
#tab_main .tabcon > li ul {
	position: absolute;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.9);
    top: 100%;
    margin-top: 0px;
    width: 100%;
    left: 0;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.15);
}
#tab_main .tabcon > li ul li a {
	text-decoration: none;
	display: block;
	padding: 15px 20px;
	color: rgba(255, 255, 255, 0.6);
	font-size: 15px;
	line-height: 1em;
}
#tab_main .tabcon > li ul li:not(:last-child) a {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
#tab_main .tabcon > li ul li:hover > a {
	color: #fff;
}
@media (max-width:768px){
	#tab_main {
		padding: 5px;
	}
    #tab_main .container {
        padding: 0 5px;
    }
	#tab_main .tabcon > li {
		padding: 0 5px;
	}
	#tab_main .tabcon > li > span,
	#tab_main .tabcon > li > a {
		font-size: 11px;
		padding: 5px 15px 5px 5px;
	}
	#tab_main .tabcon > li > span {
		min-width: 95px;
	}
	#tab_main .tabcon > li > span.tt_btn1 {
		min-width: 65px;
	}
	#tab_main .tabcon > li ul {
		margin-top: 5px;
	}
	#tab_main .tabcon > li ul li a {
		font-size: 12px;
		padding: 15px 10px;
	}
	#tab_main .tabcon > li .home {
		padding: 5px;
	}
}
/*foot_bt*/
.foot_bt {
    border-top: 0px;
    margin-top: 0px !important;
    background-color: #111;
    text-align: center;
    border-top: 1px solid #333;
    padding: 20px 0 !important;
}
/* Centered texts in each section
	* --------------------------------------- */
.section{
    text-align:center;
    overflow: hidden;
}

#myVideo{
    width: 100%;
    /*height: 600px;*/
    background-size: 100% 100%;
    background-color: black; /* in case the video doesn't fit the whole page*/
    background-image: /* our video */;
    background-position: center center;
    background-size: contain;
    object-fit: cover; /*cover video background */
    z-index:3;
}

#slide1 .intro,
.fp-auto-height.fp-section, 
.fp-auto-height .fp-slide, 
.fp-auto-height .fp-tableCell{
    position: relative;
    height: 600px !important;
    overflow: hidden;
}

@media (max-width:768px){
    #slide1 .intro,
    .fp-auto-height.fp-section, 
    .fp-auto-height .fp-slide, 
    .fp-auto-height .fp-tableCell{
        height: 350px !important;
    }
    #myVideo{
        height: 350px !important;
    }
}



/* Layer with position absolute in order to have it over the video
* --------------------------------------- */
#section0 .layer{
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 0;
    top: 43%;

    /*
    * Preventing flicker on some browsers
    * See http://stackoverflow.com/a/36671466/1081396  or issue #183
    */
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/*solves problem with overflowing video in Mac with Chrome */
#section0{
    overflow: hidden;
}


/* Bottom menu
* --------------------------------------- */
#infoMenu li a {
    color: #fff;
}


/* Hiding video controls
* See: https://css-tricks.com/custom-controls-in-html5-video-full-screen/
* --------------------------------------- */
video::-webkit-media-controls {
  display:none !important;
}
/*fullpage*/
#fullpage {
    height: auto !important;
    position: relative;
}
#fullpage .slide {
    text-align: left;
}
#fullpage .bg01 {
    background: url(../img/visual_bg1.jpg) center center no-repeat;
    background-size: cover;
}
#fullpage .bg02 {
    background: url(../img/visual_bg2.jpg) center center no-repeat;
    background-size: cover;
}
#fullpage .bg03 {
    background: url(../img/visual_bg3.jpg) center center no-repeat;
    background-size: cover;
}
#fullpage .bg04 {
    background: url(../img/visual_bg4.jpg) center center no-repeat;
    background-size: cover;
}
#fullpage .bg05 {
    background: url(../img/visual_bg5.jpg) center center no-repeat;
    background-size: cover;
}
#fullpage h1 {
    font-size: 66px;
    line-height: 1em;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -1px;
}
#fullpage h1 span {
    font-size: 0.8em;
}
#fullpage h2 {
    font-size: 46px;
    line-height: 1em;
    margin-bottom: 40px;
    color: #fff;
}
#fullpage h2.line2 {
    line-height: 1.2em;
}
#fullpage p {
    font-size: 17px;
    line-height: 1.4em;
    margin-bottom: 30px;
    color: #fff;
}
#fullpage p.page {
    font-size: 15px;
    margin-bottom: 5px;
    color: #fff;
	text-align:right;
}
#fullpage .btn_wrp {
    margin: 0 -10px;
}
#fullpage .btn_wrp a {
    font-size: 17px;
    line-height: 1em;
    padding: 15px 30px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    display: inline-block;
    margin: 0 10px;
    
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#fullpage .btn_wrp a:hover {
    background-color: #e40013;
    border-color: #e40013;
}
#fullpage .fp-slidesNav {
    display: none;
}
#fullpage .fp-controlArrow.fp-next,
#fullpage .fp-controlArrow.fp-prev {
    width: 80px;
    height: 80px;
    border: 0px;
}
#fullpage .fp-controlArrow.fp-prev {
    background: url(../img/owl-prev.png) center center no-repeat;
    background-color: transparent !important;
    z-index: 8;
}
#fullpage .fp-controlArrow.fp-next {
    background: url(../img/owl-next.png) center center no-repeat;
    background-color: transparent !important;
    z-index: 8;
}
@media (min-width:991px){
    /*#fullpage .fp-controlArrow.fp-next {
        right: 15%;
    }
    #fullpage .fp-controlArrow.fp-prev {
        left: 15%;
    }*/
}
@media (max-width:768px){
    #fullpage .fp-controlArrow.fp-next,
    #fullpage .fp-controlArrow.fp-prev {
        display: none;
    }
    #fullpage .fp-slidesNav {
        display: block;
    }
    #fullpage .bg {
        height: 350px;
        padding: 50px 0;
    }
    #fullpage .bg01 {
        /*background: url(../img/visual_m_bg1.jpg) center center no-repeat;
        background-size: cover;*/
    }
    #fullpage h1 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    #fullpage h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    #fullpage p {
        font-size: 13px;
        margin-bottom: 15px;
    }
    #fullpage .btn_wrp {
        margin: 0 -5px;
    }
    #fullpage .btn_wrp a {
        font-size: 13px;
        padding: 10px 20px;
        margin: 0 5px;
        width: 140px;
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }
}
/*f_list*/
.f_list .c_wrp {
    height: 100%;
    max-width: 1400px;
    margin: 0 auto;
}
.f_list .fm_box {
    background-color: rgba(19, 29, 43, 0.5);
    padding: 20px 15px;
    border: 1px solid rgba(255,255,255,0.4);
}
.f_list .fm_box .fm_tit {
    position: relative;
    padding-right: 50px;
    margin-bottom: 20px;
}
.f_list .fm_box .fm_tit h6 {
    margin-top: 5px;
}
.f_list .fm_box .fm_tit .more {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 45px;
    width: 45px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    z-index: 10;
}
.f_list .fm_box .listbox .list_tit {
    background-color: #000;
    color: #fff;
    font-size: 17px;
    padding: 5px;
    text-align: center;
    table-layout: fixed;
}
.f_list .fm_box .listbox .list_con {
    background-color: rgba(255,255,255,0.9);
    color: #333;
    font-size: 15px;
    font-weight: 600;
    line-height: 1em;
    padding: 5px 15px;
    table-layout: fixed;
    margin-top: 1px;
}
.f_list .fm_box .listbox .sbj {
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	    font-size: 15px;
}
.f_list .fm_box .listbox .crt,
.f_list .fm_box .listbox .ap {
    text-align: center;
    width: 15%;
}
.f_list .fm_box .listbox .list_con a,
.f_list .fm_box .listbox .list_con span {
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    padding: 5px;
    width: 70px;
    border: 1px solid #1e62c1;
    line-height: 1em;
    border-radius: 4px;
}
.f_list .fm_box .listbox .list_con .no {
    color: #6e6e6e;
    background-color: #c3c3c3;
    border-color: #848484;
}
.f_list .fm_box .listbox .list_con .done {
    color: #dd0000;
    background-color: #fff;
    border-color: #dd0000;
}
.f_list .fm_box .listbox .list_con .ing {
    color: #2354a3;
    background-color: #fff;
    border-color: #2354a3;
}
.f_list .fm_box .listbox .list_con .yes {
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}
.f_list .fm_box .listbox .list_con .yes2 {
    color: #fff;
    background-color: #2351a2;
    border-color: #134290;
}
.f_list .fm_box .listbox .owl-dots .owl-dot span {
    background-color: rgba(255, 255, 255, 0.3);
}
.f_list .fm_box .listbox .owl-dots .owl-dot.active span {
    background-color: #1d62c1;
}
@media (min-width:769px) {
    .f_list {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
    }
	.f_list .rt {
		padding: 0px 0px 0px 100px;
	}
}
@media (max-width:768px) {
    .f_list .fm_box {
        background-color: rgba(19, 29, 43, 1);
        padding: 30px 15px;
        border: 0px;
    }
    .f_list .fm_box .fm_tit .more {
        line-height: 35px;
        width: 35px;
        font-size: 20px;
    }
    .f_list .fm_box .listbox .list_con a,
    .f_list .fm_box .listbox .list_con span {
        font-size: 13px;
    }
}
/*footer*/
#footer {
    margin-top: 0px !important;
    background-color: #3a3a3a;
    border-top: 0px !important;
    padding: 0px !important;
}
#footer .tail_top {
    padding: 20px 0;
}
#footer .tail_bt {
    padding: 0px 0;
}
#footer .tail_top a {
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin: 0 5px;
}
@media (max-width:768px) {
    #footer .tail_top a {
        font-size: 13px;
    }
    #footer .tail_bt {
        padding: 20px 0 40px;
    }
}
/*banline*/
#banline .banbox {
    position: relative;
}
#banline .banbox .tit {
    width: 190px;
    background: linear-gradient(-45deg, #21459c, #2664ab);
}
#banline .banbox .tit.tit2{
    background: linear-gradient(-45deg, #f9c405, #ef9e0b);
}
#banline .ibox img{
   width: 50px;
}
#banline .banbox .tit h4{
   font-size:16px;
}
#banline .banbox .tit a{
	    text-decoration: none !important;
}
#banline .banbox .tit .c_wrp {
    height: 100%;
}
#banline .banbox .tit h4 {
    line-height: 1.2em;
    margin-top: 10px;
}
#banline .banbox .owl-carousel a {
    text-decoration: none;
    display: block;
    padding:15px;
    position: relative;
}
#banline .banbox .owl-carousel a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background-color: #ddd;
}
#banline .banbox .owl-carousel a h6 {
    font-size: 15px;
    line-height: 1.2em;
    color: #221814;
    font-weight: 400;
    margin-top: 10px;
}
#banline .banbox .owl-carousel .ibox img {
    display: inline-block;
    width: 42px;
}
@media (min-width:769px) {
    #banline .banbox {
        position: relative;
       /* padding-left: 190px;*/
    }
    #banline .banbox .tit {
        position: absolute;
        left: 0;
          top: -150%;
		height: 130%;
        z-index: 10;
		width: 130px;
        box-shadow: 10px 10px 20px rgba(0,0,0,0.2);
    }
	
    #banline .banbox .tit2 {
        left: 10%;
    }
}
@media (max-width:768px) {
    #banline > .container {
        padding: 0px;
    }
    #banline .banbox .tit {
        width: 100%;
        padding: 15px;
    }
    #banline .banbox .tit .ibox,
    #banline .banbox .tit h4 {
        display: inline-block;
        margin: 0px;
        vertical-align: middle;
    }
    #banline .banbox .tit .ibox img {
        width: 40px;
        margin-right: 10px;
    }
    #banline .banbox .owl-carousel {
        padding: 10px;
    }
    #banline .banbox .owl-carousel a {
        padding: 15px;
        margin-top: 10px;
        background-color: #f7f7f7;
        border-radius: 10px;
        margin: 5px;
        border: 1px solid #ddd;
    }
    #banline .banbox .owl-carousel a:after {
        display: none;
    }
    #banline .banbox .owl-carousel .ibox img {
        width: 30px;
    }
    #banline .banbox .owl-carousel a h6 {
        margin-top: 5px;
    }
}
/*msec1*/
#msec1 {
    background: url(../img/msec1_bg.png) center center no-repeat;
    background-color: #1b1d33;
}
#msec1 .ban_fr {
    background-color: #fff;
}
#msec1 .tit p {
    margin-top: 15px;
    opacity: 0.85;
}
#msec1 .ban_wrp {
    background-color: #fff;
    padding: 30px 30px;
}
#msec1 .ban_wrp .ban_tit {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #999;
    position: relative;
    line-height: 1em;
}
#msec1 .ban_wrp .ban_tit h5 {
    font-weight: 600;
    line-height: 1em;
}
#msec1 .ban_wrp .ban_tit a {
    position: absolute;
    right: 0;
    color: #111;
    text-decoration: none;
    font-size: 25px;
    font-weight: 600;
    top: 0px;
}
@media (max-width:768px){
    #msec1 .tit p {
        margin-top: 5px;
    }
    #msec1 .ban3 {
        text-align: center;
        background-color: #d4e0ee;
        }
    #msec1 .ban_wrp {
        background-color: #fff;
        padding: 30px 20px;
    }
    #msec1 .ban_fr > li:nth-child(2) .ban_wrp {
        background-color: #f4f4f4;
    }
}
/*basic_list*/
.basic_list ul li {
    position: relative;
    padding-left: 10px;
    margin: 5px 0;
}
.basic_list ul li:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    left: 0;
    top: 50%;
    background-color: #333;
    border-radius: 50%;
}
.basic_list ul li a {
    text-decoration: none;
    font-size: 17px;
    color: #333;
    font-weight: 300;
    line-height: 1em;
    table-layout: fixed;
}
.basic_list ul li a > div {
    padding: 5px;
}
.basic_list ul li a > .sub {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.basic_list ul li a > .date {
    width: 30%;
    color: #999;
}
.basic_list ul li a:hover div {
    color: #2664ab;
}
@media (max-width:768px){
    .basic_list ul li a {
        font-size: 14px;
    }
}
/*gall_list*/
.gall_list a {
    text-decoration: none;
    display: block;
    position: relative;
}
.gall_list a h6 {
    background-color: rgba(0,0,0,0.8);
    padding: 10px 15px;
    line-height: 1em;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}
/*msec2*/
#msec2 ul li a {
    text-decoration: none;
    display: block;
    border: 1px solid #ddd;
    padding: 30px 25px;
    border-radius: 5px;
    position: relative;
    padding-right: 100px;
}
#msec2 ul li a .ibox {
    position: absolute;
    right: 25px;
    bottom: 30px;
    width: 75px;
}
#msec2 ul li a h6 {
    margin-top: 5px;
    line-height: 1.4em;
    font-weight: 300;
}
#msec2 ul li a .btn_wrp {
    margin-top: 40px;
}
#msec2 ul li a .btn_wrp span {
    display: inline-block;
    font-size: 15px;
    line-height: 1em;
    padding: 8px 15px;
    color: #fff;
    background-color: #2664ab;
    border-radius: 30px;
}
@media (min-width:769px){
    #msec2 ul li:nth-child(even) a {
        background-color: #f7f7f7;
    }
}
@media (max-width:768px){
    #msec2 ul {
        margin: 0 -5px;
    }
    #msec2 ul li {
        padding: 0 5px;
        margin: 5px 0;
    }
    #msec2 ul li:nth-child(2) a,
    #msec2 ul li:nth-child(3) a {
        background-color: #f7f7f7;
    }
    #msec2 ul li a {
        padding-right: 0px;
    }
    #msec2 ul li a .ibox {
        width: 45px;
    }
    #msec2 ul li a .btn_wrp {
        margin-top: 30px;
    }
    #msec2 ul li a .btn_wrp span {
        font-size: 13px;
        padding: 8px 15px;
    }
}
/*msec3*/
#msec3 .owl-carousel {
    padding: 0 50px;
}
#msec3 .owl-theme .owl-nav {
    left: 0;
    top: 0;
    margin: 0;
    height: 100%;
}
#msec3 .owl-theme .owl-nav [class*='owl-'] {
    margin: 0px;
    background-color: #eee;
    height: 100% !important;
    line-height: 100%;
    height: auto;
    color: #999;
    border-radius: 0px;
    width: 40px;
    font-size: 20px;
    text-align: center;
}
#msec3 .owl-carousel .owl-nav .owl-prev:before,
#msec3 .owl-carousel .owl-nav .owl-next:before {
    top: 40%;
}
#msec3 .owl-carousel .owl-stage-outer {
    z-index: 5;
}
#msec3 a {
    text-decoration: none;
    display: block;
    border: 1px solid #ddd;
    padding: 3px 0;
    margin: 1px;
}
#msec3 a img {
    display: inline-block;
    width: auto;
}


/* 관리버튼 최소 사이즈 */
.min-width-30{min-width:30px;width:30px;}
.min-width-40{min-width:40px;width:40px;}
.min-width-50{min-width:50px;width:50px;}
.min-width-60{min-width:60px;width:60px;}
.min-width-70{min-width:70px;width:70px;}
.min-width-90{min-width:90px;width:90px;}
.min-width-100{min-width:100px;width:100px;}
.min-width-110{min-width:110px;width:110px;}
.min-width-120{min-width:120px;width:120px;}
.min-width-130{min-width:130px;width:130px;}
.min-width-140{min-width:140px;width:140px;}
.min-width-150{min-width:150px;width:150px;}
.min-width-160{min-width:160px;width:160px;}
.min-width-170{min-width:170px;width:170px;}
.min-width-180{min-width:180px;width:180px;}
.min-width-190{min-width:190px;width:190px;}
.min-width-200{min-width:200px;width:200px;}
.min-width-250{min-width:250px;width:250px;}
/* 관리버튼 최대 사이즈 */
.max-width-30{max-width:30px;width:30px;}
.max-width-40{max-width:40px;width:40px;}
.max-width-50{max-width:50px;width:50px;}
.max-width-60{max-width:60px;width:60px;}
.max-width-70{max-width:70px;width:70px;}
.max-width-90{max-width:90px;width:90px;}
.max-width-100{max-width:100px;width:100px;}
.max-width-110{max-width:110px;width:110px;}
.max-width-120{max-width:120px;width:120px;}
.max-width-130{max-width:130px;width:130px;}
.max-width-140{max-width:140px;width:140px;}
.max-width-150{max-width:150px;width:150px;}
.max-width-160{max-width:160px;width:160px;}
.max-width-170{max-width:170px;width:170px;}
.max-width-180{max-width:180px;width:180px;}
.max-width-190{max-width:190px;width:190px;}
.max-width-200{max-width:200px;width:200px;}


.owl-carousel .owl-nav [class*="owl-"] {
	background-color: #000000;
	top: -30px;
}

.owl-carousel .owl-nav .owl-prev {
	left: -20px;
}
.owl-carousel .owl-nav .owl-prev {
	left: -20px;
}
.owl-carousel .owl-nav .owl-next {
    right: -20px;
}