/*Font: Poppins*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*Font: Montserrat */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');

/*Font: Libre Baskerville*/
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700&display=swap');

/*Font: Noto Sans KR*/
@import url(http://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
}
/* POPUP */
#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;
	margin:0 auto;
	height:0;
}
.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 only screen and (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;
        height: auto !important;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}


/*body*/
.body {
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto;
}
.body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
    letter-spacing: -0.02em;
}
html {
    font-size: 10px;
}
/*bt_wrp*/
#header .bt_wrp .bar_i {
    display: inline-block;
}
#header .bt_wrp .bar_i_bk {
    display: none;
}
#header .bt_wrp .bar_i_bk3 {
    position: relative;
    margin-top: 3px;
}
#header .bt_wrp .bar_i_bk3 span {
    position: absolute;
    right: -3px;
    top: 10px;
    z-index: 10;
    color: #fff;
    background-color: #f70000;
    display: block !important;
    width: 18px;
    line-height: 18px;
    font-size: 8px;
    font-weight: 700;
    border-radius: 50%;
}
@media (min-width:991px){
    .header-container .bt_wrp {
        text-align: right;
        padding-right: 30px;
    }
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 20px !important;
        font-size: 24px;
    }
}
@media (max-width:1200px) and (min-width:991px){
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 12px !important;
    }
}
@media (max-width:992px){
    #header .header-logo {
        float: none;
        text-align: left;
    }
    #header .bt_wrp {
        text-align: right;
        width: 35%;
    }
    #header .lo_wrp {
        text-align: center;
        width: 30%;
    }
    #header .fo_wrp {
        width: 35%;
    }
    #header .fo_wrp a {
        text-decoration: none;
        color: #fff !important;
        display: inline-block;
        padding: 12px 15px 10px;
        line-height: 1em;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        border-radius: 80px;
        vertical-align: middle;
        background-color: #009900;
    }
    #header .fo_wrp a img {
        width: 20px;
        vertical-align: middle;
    }
    html #header:hover .fo_wrp a,
    html.add-header #header .fo_wrp a,
    html.sticky-header-active #header.header-transparent .fo_wrp a {
        color: #333;
    }
}
/*font*/
.tra_ty {
	font-family: "Malgun Gothic";
}
/*color*/
.c_rd {
    color: #ef000d !important;
}
.c_lrd {
    color: #cd121c !important;
}
.c_drd {
    color: #c00000 !important;
}
.c_org{
    color:#f39800 !important;
}
.c_bl{
    color:#0060b7 !important;
}
.c_dbl{
    color:#1b202d !important;
}
.c_lbl{
    color:#93b2e0 !important;
}
/*Common*/
img {
	max-width: 100%;
}
@media (min-width:1300px){
    .container {
        width: 1330px;
    }
}
@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:992px){
    /*.row {
        margin: 0 -5px;
    }
    .row > div,
    .row > li {
        padding: 0 5px;
    }*/
}
/*font*/
.f_lib {
	font-family: 'Libre Baskerville' !important;
}
.f_mon {
	font-family: 'Montserrat' !important;
    letter-spacing: 0px;
}
.f_pop {
	font-family: 'Poppins' !important;
}
.tra_ty {
	font-family: "Malgun Gothic";
}

/* weights */
.text-weight-light {
	font-weight: 300 !important;
}

.text-weight-normal {
	font-weight: 400 !important;
}

.text-weight-semibold {
	font-weight: 600 !important;
}

.text-weight-bold {
	font-weight: 700 !important;
}


/*scroll-to-top*/
html .scroll-to-top.visible {
    right: 0;
    top: auto;
    bottom: 30px;
}

/*sticky*/
html.add-header #header.header-transparent .header-body,
html.sticky-header-active #header.header-transparent .header-body {
    padding-top: 0px;
}
html #header.header-transparent .header-body:before {
    background-color: transparent;
    opacity: 0;
    border-bottom: 0px;
}
html #header:hover .header-body:before,
html.add-header #header.header-transparent .header-body:before,
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: 400;
    color: #333 !important;
    border-radius: 0px;
    text-transform: none;
    vertical-align: middle;
    position: relative;
}
html.add-header #header .header-nav-main nav > ul > li > a,
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: 13px;
	color: #666;
	border-color: #144b7a;
}
html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    color: #333;
}
html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover,
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:1601px) {	
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 25px !important;
        font-size: 22px;
    }
}
@media (max-width:1601px) {	
    html #header .bt_wrp a {
        width: auto;
        padding: 12px 12px 9px;
    }	
    html #header .bt_wrp a img {
        margin: 0;
    }
    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.2);
        height: 0px;
        left: -600px;
        transform: translate3d(0, 0, 0);
        clear: none;
        display: block;
        border-top: 1px solid rgba(255,255,255,0.3);
    }
    html.add-header #header .header-nav-main.act  nav > ul:after,
    html.add-header #header .header-nav-main nav > ul:after,
    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.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
	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;
}
html.add-header #header .header-body {
    border-bottom: 1px solid #ddd;
}
#header.bbt .header-body {
	border-bottom: 2px solid #e1e1e1;
}
#header .header-nav-main {
    margin: 0;
    float: none;
}
#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: #00409a;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #666 !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: 25px 15px !important;
	}
}
@media (min-width:991px) {	
    #header .header-nav-main nav > ul:hover:after {
        height: 300px;
        background-color: rgba(249, 249, 249, 0.95);
        position: absolute;
        width: 100%;
        left: -60%;
        width: 220%;
        z-index: 1;
    }
    #header .header-nav-main nav > ul.act:after {
        height: 180px !important;
    }
    #header .header-nav-main nav > ul > li > a:before {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 0;
        background-color: #00409a;
        height: 4px;
        width: 0;
        z-index: 3;

        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    #header .header-nav-main nav > ul > li:hover > a:before {
        width: 100%;
    }
    #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: 20px;
        font-weight: 400;
        border-bottom: 0px;
        padding: 7px 0;
        line-height: 1.2em;
        text-align: center;
        color: #666;
 }
}
@media (max-width:992px) {
    #header .header-logo {
        padding: 0px !important;
    }
    #header.header-narrow .header-logo img {
        margin: 20px 0;
        width: 100%;
    }
	#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);
	}	
}
/*actbtn*/
#header .bt_wrp a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding: 12px 15px 9px;
    line-height: 1em;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-radius: 80px;
    vertical-align: middle;
}
#header .bt_wrp .actbtn {
    background-color: #009900;
}
#header .bt_wrp a img {
    width: 27px;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 0;
}
@media (min-width:1201px){
    #header .bt_wrp .actbtn {
        background-color: #009900;
        width: 140px;
    }
}
/*#  - HeaderTop mobile*/
#header .header-btn-collapse-nav {
    float: none;
	margin: 20px 0;
	background-color: transparent;
	color: #666;
	padding: 4px 8px !important;
	line-height: 22px !important;
	font-size: 26px !important;
    display: inline-block;
}
html #header:hover .header-btn-collapse-nav,
html.add-header #header .header-btn-collapse-nav,
html.sticky-header-active #header .header-btn-collapse-nav {
    color: #666;
}
@media (max-width:768px){
    #header .bt_wrp a {
        padding: 12px 3px 9px;
    }
    #header .header-btn-collapse-nav {
        margin: 15px 0;
    }
}
/*sticky*/
html #header .default {
    display: inline-block;
}
html #header .default-c {
    display: none;
}
html #header:hover .default,
html.add-header #header .default,
html.sticky-header-active #header .default {
    display: none;
}
html #header:hover .default-c,
html.add-header #header .default-c,
html.sticky-header-active #header .default-c {
    display: inline-block;
}
html #header:hover .bt_wrp a:not(.actbtn),
html.add-header #header .bt_wrp a:not(.actbtn),
html.sticky-header-active #header .bt_wrp a:not(.actbtn) {
    color: #333;
}
html #header:hover .bt_wrp .bar_i_bk,
html.add-header #header .bt_wrp .bar_i_bk,
html.sticky-header-active #header .bt_wrp .bar_i_bk {
    display: inline-block;
}
html #header:hover .bt_wrp .bar_i,
html.add-header #header .bt_wrp .bar_i,
html.sticky-header-active #header .bt_wrp .bar_i {
    display: none;
}
/*hover*/
html #header:hover .header-nav-main nav > ul > li > a {
    color: #333 !important;
}
html #header:hover .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    color: #333;
}
html #header:hover .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover a {
    color: #144b7a;
}
@media (max-width:992px){
    html #header .bt_wrp img {
        margin-bottom: 5px !important;
    }
}
/*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:992px){
	.mn_header .logobox {
		padding: 20px 0;
		text-align: left;
	}
	.mn_header .logobox a img {
		width: 120px;
	}
}

/*lines_bar*/
.mmenu-toggle-btn {
    display: inline-block;
    display: inline-block;
    width: 30px;
    cursor: pointer;
    margin: 15px 0;
}
.lines_bar {
    display: inline-block;
    width: 20px;
    height: 3px;
    transition: 0.3s;
    position: relative;
    top: -2px;
    background-color: #aaa;
}
.lines_bar:before,
.lines_bar:after {
    display: inline-block;
    width: 30px;
    height: 3px;
    transition: 0.3s;
    position: absolute;
    background-color: #aaa;
    left: -10px;
    content: '';
    -webkit-transform-origin: 0.26rem center;
    transform-origin: 0.26rem center;
}
.lines_bar:before {
    top: 10px;
}
.lines_bar:after {
    top: -10px;
}
.mmenu-open .lines_bar {
    background-color: transparent !important;
}
.mmenu-open .lines_bar:before,
.mmenu-open .lines_bar:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 30px;
}
.mmenu-open .lines_bar:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.mmenu-open .lines_bar:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

/*Mobile Navigation*/
.mmenu-open.body #header {
    z-index: 1000;
}
.mobile-nav {
	position: fixed;
    opacity: 0;
	top: 0;
	left: 0;
    z-index: -10;
	width: 100%;
	height: 100%;
	padding: 40px 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: rgba(249, 249, 249, 1);
}
.mmenu-open .mobile-nav {
    display: block;
    opacity: 1;
	z-index: 1000;
}
.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mobile-side-menu > .mmenu-toggle-btn {
	position: absolute;
    right: 85px;
    top: -30px;
    padding: 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 17px;
    color: #ccc;
    cursor: pointer;
}
.mobile-side-menu #mainNav > li {
    margin: 0;
}
.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: 100px;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.mobile-side-menu li a {
	display: block;
	font-size: 18px;
	line-height: 1.2em;
	letter-spacing: -0.01em;
	font-weight: 600;
	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: 5px;
	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;
    color: #333;
}
.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%;
    background-color: transparent;
    margin-bottom: 15px;
}
.mobile-side-menu  .dropdown-menu a {
    font-size: 16px;
    font-weight: 400;
}
.mobile-side-menu .log_nav {
	position: relative;
	margin-top: 15px;
	padding-top: 15px;
}
.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;
}

@media (min-width:991px){
    .mobile-side-menu #mainNav > li {
        width: 20%;
        margin: 0;
        position: relative;
        min-height: 380px;
        padding-right: 30px;
    }
    .mobile-side-menu #mainNav > li:not(:last-child):after {
        content: "";
        position: absolute;
        right: 15px;
        top: 0%;
        height: 100%;
        width: 1px;
        background-color: rgba(0,0,0,0.1);
    }
    .mobile-side-menu li ul {
        display: block;
    }
    .mobile-side-menu li .mmenu-toggle {
        display: none;
    }
}
@media (max-width:992px){
    .mobile-side-menu #mainNav {
        margin-top: 100px;
    }
    .mobile-side-menu #mainNav > li:not(:last-child) {
        border-bottom: 1px solid rgba(255,255,255,0.3);
    }
    .mobile-side-menu > .mmenu-toggle-btn {
        right: 15px;
        top: -44px;
    }
    .mobile-side-menu li li a {
        padding: 5px;
    }
}
@media (max-width:768px){
    .mobile-nav {
        overflow-y: scroll;
    }
}
/*f_wrp*/
.mobile-side-menu .row {
    margin: 0 -2px;
}
.mobile-side-menu .row > div{
    padding: 0 2px;
}
.mobile-side-menu .f_wrp {
    margin-top: 20px;
}
.mobile-side-menu .f_wrp a {
    text-decoration: none;
    color: #333;
    display: inline-block;
    padding: 12px 10px 9px;
    line-height: 1em;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    vertical-align: middle;
    border: 2px solid #333;
}
.mobile-side-menu .f_wrp .actbtn {
    border-color: #009900;
    background-color: #009900;
    color: #fff;
}
.mobile-side-menu .f_wrp a img {
    width: 15px;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 0;
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
@media (max-width:992px){
    .conbox {
        margin-top: 30px;
    }
	.conbox.conbox_mini {
		margin-top: 20px;
	}
}
/*sec_dvd*/
.sec_dvd {
    padding: 130px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 100px 0;
}
@media (max-width:992px){
    .sec_dvd {
        padding: 60px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 30px 0;
    }
}

/*c_wrp*/
.v_m > li,
.v_m > div {
    vertical-align: middle;
}
@media (min-width:991px) {
    .c_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp.t_fx {
        table-layout: fixed;
    }
    .c_wrp > li,
    .c_wrp > div {
        display: table-cell;
    }
}
/*m_wrp*/
@media (max-width:992px) {
    .m_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > li,
    .m_wrp > div {
        display: table-cell;
    }
}
/*c_wrp_sm*/
.v_m > li,
.v_m > div {
    vertical-align: middle;
}
@media (min-width:768px) {
    .c_wrp_sm {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp_sm.t_fx {
        table-layout: fixed;
    }
    .c_wrp_sm > li,
    .c_wrp_sm > div {
        display: table-cell;
    }
}
/*m_wrp_sm*/
@media (max-width:768px) {
    .m_wrp_sm {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp_sm.t_fx {
        table-layout: fixed;
    }
    .m_wrp > li,
    .m_wrp_sm > div {
        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;
}
h4.dft {
    font-size: 26px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 20px;
    color: #221814;
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
}
h6.dft {
    font-size: 15px;
    color: #1e1e1e;
    font-weight: 400;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 20px;
    line-height: 1.6em;
    color: #221814;
    font-weight: 400;
}
.conp {
    margin-top: 1rem;
}
@media (max-width:992px){
    h1.dft {
        font-size: 28px;
    }
    h2.dft {
        font-size: 22px;
    }
    h3.dft {
        font-size: 20px;
    }
    h4.dft {
        font-size: 18px;
    }
    h5.dft {
        font-size: 16px;
    }    
    h6.dft {
        font-size: 14px;
    }
    p.dft {
        font-size: 15px;
    }
}

/*font*/
.f_mon {
	font-family: 'Montserrat' !important;
}
/*color*/
.c_org {
	color: #ea9d2c !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: #ce911b !important;
}
.c_gr {
	color: #00a65a !important;
}
.c_dgr {
	color: #288828 !important;
}
.c_nv {
	color: #0b0b72 !important;
}
.c_lgr {
	color: #999 !important;
}



/*subtop*/
.subtop > .c_wrp {
    height: 400px;
}
@media (max-width:992px){
    .subtop > .c_wrp {
        height: 250px;
    }
}
@media (max-width:500px){
    .subtop > .c_wrp {
        height: 150px;
    }
    .subtop > .c_wrp h1 {
        margin-bottom: 5px;
    }
}
.subtop .sub_wrp {
    position: relative;
}
.subtop .sub_wrp .tab {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.subtop .sub_wrp .tab li {
    display: inline-block;
    min-width: 185px;
}
.subtop .sub_wrp .tab li a {
    display: block;
    text-decoration: none;
    background-color: rgba(27, 32, 45, 0.5);
    font-size: 18px;
    color: #fff;
    padding: 15px;
}
.subtop .sub_wrp .tab li.active a {
    background-color: #445ecd;
}
@media (max-width:992px){
    .subtop .sub_wrp .tab {
        position: relative;
        margin-top: 20px;
    }
    .subtop .sub_wrp .tab li {
        margin: 2px 1px;
    }
}
@media (max-width:768px){
    .subtop .sub_wrp {
        padding: 80px 0 40px;
    }
    .subtop .sub_wrp h2 {
        margin-top: 20px;
    }
    .subtop .sub_wrp .tab li {
        min-width: auto;
    }
    .subtop .sub_wrp .tab li a {
        font-size: 13px;
        padding: 5px 10px;
        border-radius: 5px;
    }
}
/*tab_main*/
#tab_main {
    max-width: 1170px;
    margin: 0 auto;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.15);
    margin-top: -29px;
    z-index: 10;
    position: relative;
	background-color: #222;
	padding: 10px;
		
	-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;
}
#tab_main > ul > li {
	display: inline-block;
	position: relative;
	padding: 0 15px;
}
#tab_main > ul > li:not(:last-child):after {
	content: "";
	position: absolute;
	right: 0;
	top: 20%;
	height: 60%;
	width: 1px;
	background-color: rgba(255,255,255,0.3);
}
#tab_main > ul > li > span,
#tab_main > ul > li > a {
	display: inline-block;
	color: #fff;
	font-size: 17px;
	line-height: 1em;
	text-decoration: none;
	padding: 10px 20px 10px 10px;
}
#tab_main > ul > li > span {
	min-width: 155px;
	position: relative;
	cursor: pointer;
}
#tab_main > ul > li > span i {
	position: absolute;
	right: 0;
}
#tab_main .hide_m {
	display: none;
}
#tab_main > ul > li ul {
	position: absolute;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.9);
    top: 100%;
    margin-top: 10px;
    width: 100%;
    left: 0;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.15);
}
#tab_main > ul > li ul li a {
	text-decoration: none;
	display: block;
	padding: 15px 20px;
	color: #fff;
	font-size: 16px;
	line-height: 1em;
}
#tab_main > ul > li ul li:not(:last-child) a {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
#tab_main > ul > li ul li:hover > a {
	color: #ffda87;
}
@media (max-width:768px){
	#tab_main > ul > li {
		padding: 0 10px
	}
	#tab_main > ul > li > span,
	#tab_main > ul > li > a {
		font-size: 15px;
		padding: 5px 15px 5px 5px;
	}
	#tab_main > ul > li > span {
		min-width: 125px;
	}
	#tab_main > ul > li > span.tt_btn1 {
		min-width: 100px;
	}
	#tab_main > ul > li ul li a {
		font-size: 14px;
		padding: 15px 10px;
	}
	#tab_main > ul > li .home {
		padding: 5px;
	}
}

/*divider_sec*/
.divider_sec {
    max-width: 1170px;
    margin: 0 auto;
}
@media (min-width:1201px){
    .divider_sec {
        width: 100%;
    }
    .divider_sec > div {
        vertical-align: baseline;
    }
    .divider_sec .lftbox {
        float: left;
        width: 25%;
    }
    .divider_sec .rtbox {
        float: left;
        width: 75%;
    }
}
@media (max-width:1200px){
    .divider_sec .lftbox {
        display: none;
    }
    .divider_sec .rtbox {
        padding: 0 15px;
    }
}
/*lft_menu*/
#lft_menu {
    padding: 20px 20px 20px 0;
}
#lft_menu li a {
    text-decoration: none;
    display: block;
    padding: 15px;
    font-size: 17px;
    color: #333;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-right: 40px;
}
#lft_menu li a:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
}
#lft_menu li.active a {
    background-color: #023f98;
    color: #fff;
}
#lft_menu li.active a:after {
    color: #fff;
}


/*row*/
@media (max-width:768px){
    .row {
        margin: 0 -5px;
    }
    .row > li,
    .row > div {
        padding: 0 5px;
    }
}
/*footer*/
#footer {
    border-top: 0px solid #333;
    margin-top: 0px !important;
    background-color: #1c3d62;
    padding: 60px 0 !important;
}
#footer p {
    color: #bcbbcf;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 5px;
}
#footer strong {
    color: #ddd;
    font-weight: 400;
}
@media (min-width:768px) {
    #footer .f_wrp {
        position: relative;
        padding-left: 500px;
    }
    #footer .f_wrp .f_logo {
        position: absolute;
        top: 0;
        left: 0;
    }
}
@media (max-width:768px) {
    #footer {
        word-break: keep-all;
        padding: 40px 0 !important;
        text-align: center;
    }
    #footer .f_wrp .f_logo {
        width: 200px;
    }
    #footer h5 {
        margin-top: 20px;
    }
    #footer p {
        font-size: 12px;
    }
}

/*snsbox*/
.snsbox {
    display: inline-block;
}
.snsbox a {
    text-decoration: none;
    display: inline-block;
    width: 25px;
    margin: 0 5px;
    opacity: 0.8;
}
.snsbox a:hover,
.snsbox a:focus {
    opacity: 1;
}
@media (max-width:768px){
    .snsbox a {
        width: 17px;
        margin: 0 3px;
    }
}


/*nw_slider*/
#nw_slider {
    position: relative;
}
#nw_slider .scr {
    position: absolute;
    right: 20px;
    bottom: 40px;
    z-index: 20;
    
    -webkit-animation: arr 0.9s linear infinite;
    -moz-animation: arr 0.9s linear infinite;
    -ms-animation: arr 0.9s linear infinite;
    -o-animation: arr 0.9s linear infinite;
    animation: arr 0.9s linear infinite;
}
@keyframes arr {
	0% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}
	70% {
		-webkit-transform: translateY(8px);
		-moz-transform: translateY(8px);
		-ms-transform: translateY(8px);
		-o-transform: translateY(8px);
        transform: translateY(8px);
	}
	100% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}  
}
#nw_slider h1 {
    line-height: 1.4em;
    color: #fff;
    font-weight: 700;
    font-size: 60px;
}
#nw_slider h4 {
    font-weight: 300;
}
#nw_slider .ms_scr {
    position: absolute;
    bottom: 15%;
    width: 100%;
    left: 0;
    z-index: 10;
    
    -webkit-animation: arr 0.9s linear infinite;
    -moz-animation: arr 0.9s linear infinite;
    -ms-animation: arr 0.9s linear infinite;
    -o-animation: arr 0.9s linear infinite;
    animation: arr 0.9s linear infinite;
}
@keyframes arr {
	0% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}
	70% {
		-webkit-transform: translateY(8px);
		-moz-transform: translateY(8px);
		-ms-transform: translateY(8px);
		-o-transform: translateY(8px);
        transform: translateY(8px);
	}
	100% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
        transform: translateY(0px);
	}  
}
.swiper-container.mslider {
    width:100%; 
    height:100%;
}
.swiper-container.mslider .swiper-slide {
    height:630px;
}
.swiper-container.mslider .swiper-slide .bg {
    height:630px; 
    background-position:center; 
    background-size:cover;
}
.swiper-container.mslider .swiper-slide.slide_1 .bg {
    background-image:url(../img/main_slide1.jpg);
}
.swiper-container.mslider .swiper-slide.slide_2 .bg {
    background-image:url(../img/main_slide2.jpg);
}
.swiper-container.mslider .swiper-slide.slide_3 .bg {
    background-image:url(../img/main_slide3.jpg);
}
.swiper-container.mslider .swiper-slide .txtbox {
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 100%; 
    height: 100%;
}
.swiper-container.mslider .swiper-slide .txt2 {
    margin-top: 25px;
}
.swiper-container.mslider .swiper-slide .txt3 {
    margin-top: 40px;
}
.swiper-container.mslider .swiper-slide .btn_wrp {
    margin-top: 40px;
}
.swiper-container.mslider .swiper-slide .btn_wrp a {
    display: inline-block;
    text-decoration: none;
}
.swiper-container.mslider div.swiper-button-next,
.swiper-container.mslider div.swiper-button-prev {
    position: absolute;
    top: 45%;
    width: 55px;
    height: 130px;
    margin-top: calc(-1 * 100 / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: url(../img/owl-prev.png) center center no-repeat;
}
.swiper-container.mslider .swiper-button-prev {
    left: 0;
}
.swiper-container.mslider .swiper-button-next {
    transform: rotate(180deg);
    right: 0;
}
.swiper-container.mslider .swiper-button-prev:after, 
.swiper-container.mslider .swiper-button-next:after {
    content: "";
}
.swiper-container.mslider div.swiper-pagination {
    display:block;
    bottom: 60px;
}
.swiper-container.mslider .swiper-pagination-bullet {
    width: 23px;
    height: 23px;
    background: transparent;
    margin: 0 2px;
    border: 3px solid transparent;
    position: relative;
    opacity: 1;
}
.swiper-container.mslider .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    left: 6px;
    top: 6px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
}
.swiper-container.mslider .swiper-pagination-bullet-active {
    background-color: transparent;
    border: 3px solid #3a55ca;
}
@media (min-width:769px){
    /*#nw_slider .txt1 {
        position: relative;
        bottom: -100px;
        opacity: 0;

        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        transition-delay: 0.5s;
    }
    #nw_slider .swiper-slide-active .txt1 {
        bottom: 0;
        opacity: 1;
    }
    #nw_slider .txt2 {
        position: relative;
        bottom: -100px;
        opacity: 0;

        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        transition-delay: 1s;
    }
    #nw_slider .swiper-slide-active .txt2 {
        bottom: 0;
        opacity: 1;
    }
    #nw_slider .txt3 {
        position: relative;
        bottom: -100px;
        opacity: 0;

        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        transition-delay: 1.5s;
    }
    #nw_slider .swiper-slide-active .txt3 {
        bottom: 0;
        opacity: 1;
    }
    #nw_slider .txt4 {
        position: relative;
        bottom: -100px;
        opacity: 0;

        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        transition-delay: 2s;
    }
    #nw_slider .swiper-slide-active .txt4 {
        bottom: 0;
        opacity: 1;
    }
    #nw_slider .txt5 {
        position: relative;
        bottom: -100px;
        opacity: 0;

        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        transition-delay: 2s;
    }
    #nw_slider .swiper-slide-active .txt5 {
        bottom: 0;
        opacity: 1;
    }*/
}
@media (max-width:768px){
    #nw_slider {
        text-align: center;
    }
    .swiper-container.mslider .swiper-slide.slide_1 .bg {
        background-image:url(../img/main_slide1_m.jpg);
    }
    .swiper-container.mslider .swiper-slide.slide_2 .bg {
        background-image:url(../img/main_slide2_m.jpg);
    }
    .swiper-container.mslider .swiper-slide .txtbox {
        padding-top: 40px;
    }
    #nw_slider .scr img{
        width: 9px;
    }
    #nw_slider h1 {
        font-size: 30px;
        line-height: 1.2em;
    }
    .swiper-container.mslider .swiper-slide,
    .swiper-container.mslider .swiper-slide .bg {
        height:500px; 
    }
    .swiper-container.mslider div.swiper-button-next,
    .swiper-container.mslider div.swiper-button-prev {
        width: 20px;
        height: 40px;
        background-size: 100%;
        display: none;
    }
    .swiper-container.mslider .swiper-button-prev {
        left: 30px;
    }
    .swiper-container.mslider .swiper-button-next {
        right: 30px;
    }
    .swiper-container.mslider .swiper-slide .txtbox {
        padding-right: 10%;
    }
    .swiper-container.mslider .swiper-slide .txt2 {
        margin-top: 10px;
    }
    .swiper-container.mslider .swiper-slide .txt3 {
        margin-top: 20px;
    }
    .swiper-container.mslider .swiper-slide .btn_wrp {
        margin-top: 20px;
    }
    .swiper-container.mslider .swiper-slide .btn_wrp {
        text-align: left;
    }
    .swiper-container.mslider .swiper-slide .btn_wrp a {
        width: 40%;
    }
}
/*quick_on*/
#quick_on {
    background-color: #1c3d62;
    padding: 30px 0;
}
#quick_on .quick_wrp > .lft {
    position: relative;
    padding-left: 80px;
}
#quick_on .quick_wrp > .lft .q_img {
    position: absolute;
    left: 0;
}
#quick_on .quick_wrp > .lft p {
    color: #d4d8e3;
    line-height: 1.4em;
    margin-top: 10px;
}
#quick_on .quick_wrp .agr_wrp {
    font-size: 13px;
    line-height: 1em;
}
#quick_on .quick_wrp .agr_wrp label,
#quick_on .quick_wrp .agr_wrp input {
    margin: 0px;
    vertical-align: middle;
}
#quick_on .quick_wrp .agr_wrp label {
    color: #eee;
}
#quick_on .quick_wrp .agr_wrp span {
    font-size: 12px;
    line-height: 1em;
    padding: 3px;
    border-radius: 4px;
    border: 1px solid #eee;
    color: #eee;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
}
#quick_on .quick_wrp > .cnt .f_tit {
    position: relative;
    padding-left: 15px;
    color: #fff;
    margin-bottom: 0px;
}
#quick_on .quick_wrp > .cnt .f_tit:before {
    content: "";
    position: absolute;
    left: 0;
    top: 40%;
    height: 4px;
    width: 4px;
    background-color: #94b8ff;
}
#quick_on .quick_wrp > .cnt .form-control {
    border-radius: 0px;
    box-shadow: 0 0 0;
    border: 0px;
    border-bottom: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    font-size: 15px;
    line-height: 1em;
    padding: 8px 0;
    height: 42px;
    font-weight: 300;
}
#quick_on .quick_wrp > .cnt option {
    color: #111;
}
#quick_on .quick_wrp > .cnt .c_wrp {
    margin: 0 -10px;
}
#quick_on .quick_wrp > .cnt .c_wrp > li {
    padding: 0 10px;
}
#quick_on .quick_wrp > .rt input[type="submit"] {
    line-height: 50px;
    display: block;
    background-color: #ffe766;
    border: 0px;
    border-radius: 10px;
    text-align: center;
    color: #000;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
}
@media (min-width:991px){
    #quick_on .quick_wrp > .lft {
        width: 25%;
    }
    #quick_on .quick_wrp > .cnt {
        width: 60%;
    }
    #quick_on .quick_wrp > .rt {
        width: 15%;
    }
}
@media (max-width:991px){
    #quick_on .quick_wrp > .lft img {
        width: 45px;
        top: -5px;
    }
    #quick_on .quick_wrp > .lft p {
        margin-top: 5px;
    }
    #quick_on .quick_wrp > .lft {
        padding-left: 60px;
    }
    #quick_on .quick_wrp > .cnt .c_wrp {
        margin: 0 -5px;
    }
    #quick_on .quick_wrp > .cnt .c_wrp > li {
        padding: 0 5px;
    }
    #quick_on .quick_wrp > .cnt ul li {
        margin-top: 15px;
    }
    #quick_on .quick_wrp > .cnt .f_tit {
        font-size: 15px;
    }
    #quick_on .quick_wrp > .cnt .form-control {
        font-size: 15px;
        padding: 4px 0;
        height: 34px;
    }
    #quick_on .quick_wrp > .cnt,
    #quick_on .quick_wrp > .rt {
        margin-top: 15px;
    }
    #quick_on .quick_wrp > .rt input[type="submit"] {
        line-height: 34px;
        font-size: 15px;
        border-radius: 0px;
    }
}
/*msec1*/
#msec1 ul li a {
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 15px 0;
}
#msec1 ul li a > img {
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -ms-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
}
#msec1 ul li a:hover > img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
#msec1 ul li a .txt {
    position: absolute;
    padding: 60px 30px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#msec1 ul li a .txt .home_cate {
    font-size: 14px;
    color: #333;
    opacity: 0.5;
    display: block;
}
#msec1 ul li a .txt h2 {
    margin-top: 10px;
    font-weight: 700;
    line-height: 1em;
}
#msec1 ul li a .txt h6 {
    margin-top: 15px;
    color: #333;
    line-height: 1.6em;
}
#msec1 ul li a .btn_wrp {
    margin-top: 30px;
}
#msec1 ul li a .btn_wrp span {
    text-decoration: none;
    display: inline-block;
    padding: 10px 25px;
    line-height: 1em;
    font-size: 15px;
    color: #333;
    border: 2px solid rgba(0,0,0,0.7);
}
#msec1 ul li a .btn_wrp.text-light span {
    color: #fff;
    border-color: rgba(255,255,255,0.8);
}
@media (max-width:768px){
    #msec1 ul li a {
        margin: 5px 0;
    }
    #msec1 ul li a > img {
        width: 100%;
    }
    #msec1 ul li a .txt {
        padding-top: 30px !important;
        padding-left: 20px;
    }
    #msec1 ul li a .txt .home_cate {
        display: none;
    }
    #msec1 ul li a .txt h6 {
        display: none;
    }
    #msec1 ul li a .txt h2 {
        font-size: 17px;
        margin-top: 0px !important;
    }
    #msec1 ul li a .btn_wrp {
        margin-top: 15px;
    }
    #msec1 ul li a .btn_wrp span {
        padding: 5px 10px;
        font-size: 12px;
    }
}
/*msec2*/
#msec2 {
    background: url(../img/msec2_bg.png) top center no-repeat;
    position: relative;
    z-index: 2;
} 
#msec2 .container {
    position: relative;
}
#msec2 .go_lawyer {
    position: absolute;
    right: -50px;
    bottom: -25px;
}
#msec2 .hisbox {
    max-width: 590px;
    min-height: 639px;
    display: inline-block;
    width: 100%;
    text-align: left;
    border-top: 3px solid #001d42;
    border-bottom: 3px solid #001d42;
    padding: 90px 45px;
    background: url(../img/hisbox_bg.png) right bottom no-repeat;
    background-color: #f7f7f7;
    box-shadow: 30px 30px 40px rgba(0,0,0,0.2);
}

#msec2 .hisbox .t_list {
    margin-top: 20px;
}
#msec2 h2{
    font-size: 50px;
}
#msec2 h2 span {
    font-size: 0.6em;
    font-weight: 300;
}
@media (min-width:992px){
    #msec2 {
       
    }
    #msec2 h2{
        padding-top:70px;
    }
    #msec2 .hisbox {
        margin-top: -50px;
    }
}
@media (max-width:992px){
    #msec2 {
        background: #515d66;
        margin-top: 0;
    } 
    #msec2 .go_lawyer {
        position: absolute;
        right: 0;
        bottom: -5px;
        width: 200px;
    }
    #msec2 .hisbox {
        padding: 40px 15px;
        box-shadow: 0 0 0 rgba(0,0,0,0.2);
        margin: 0px;
        background-size: 40%;
        min-height: 180px;
    }
    #msec2 h2{
        font-size: 25px;
    }
    #msec2 .hisbox .t_list {
        margin-top: 10px;
    }
} 

/*t_list*/
.t_list li {
    font-size: 17px;
    line-height: 1.4em;
    margin: 5px;
    padding-left: 15px;
    color: #333;
    font-weight: 300;
    position: relative;
}
.t_list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 3px;
    height: 3px;
    background-color: #001d42;
}
@media (max-width:768px){
    .t_list li {
        font-size: 13px;
        padding-left: 10px;
    }
    .t_list li:before {
        top: 7px;
    }
}

/*msec3*/
#msec3 {
    background-color: #f6f6f8;
}
@media (min-width:992px){
    #msec3 {
        margin-top: -95px;
    }
}
@media (min-width:768px){
    #msec3 {
        margin-top: -50px;
    }
}
@media (max-width:768px){
    #msec3 .mtit {
        margin-top: 0px;
    }
}
/*msec4*/
#msec4 {
    background: url(../img/msec4_bg.jpg) center center no-repeat;
    padding: 60px 0;
}
#msec4 .info h1 {
    margin-top: 15px;
}
#msec4 ul {
    margin-top: 30px;
}
#msec4 ul li {
    margin: 5px 0;
}
#msec4 ul li h5 {
    color: #fff;
    font-weight: 300px;
}
#msec4 ul li:first-child h5 {
    position: relative;
    padding-left: 110px;
}
#msec4 ul li:first-child h5 strong{
    position: absolute;
    left:0;
}
#msec4 ul li h5 img {
    vertical-align: middle;
    margin-right: 5px;
}
#msec4 .btn_wrp {
    margin-top: 30px;
}
#msec4 .btn_wrp a {
    display: block;
    text-decoration: none;
    background-color: #005cb4;
    line-height: 1em;
    padding: 15px;
    text-align: center;
    max-width: 340px;
}
@media (max-width:768px) {
    #msec4 {
        padding: 40px 0;
    }
    #msec4 .info {
        padding-bottom: 20px;
    }
    #msec4 .info h4 {
        text-align: center;
    }
    #msec4 .info h1 {
        margin-top: 5px;
        text-align: center;
    }
    #msec4 .info ul li h5 {
        position: relative;
        padding-left: 30px;
    }
    #msec4 .info ul li h5 > img {
        width: 18px;
        position: absolute;
        left: 0;
        top: 3px;
    }
    #msec4 ul li:first-child h5 {
        position: relative;
        padding-left: 125px !important;
    }
    #msec4 ul li:first-child h5 strong{
        position: absolute;
        left:30px;
    }
}
/*mapbox*/
.mapbox .root_daum_roughmap{
	border: 0px;
	padding: 0px;
}
.mapbox #daumRoughmapContainer1575353465487,
.mapbox .root_daum_roughmap .wrap_map,
.mapbox iframe {
    height: 450px !important;
}
@media (max-width:768px) {
	.mapbox .root_daum_roughmap .wrap_map,
	.mapbox iframe {
		height: 250px !important;
	}
}
/*msec5*/
#msec5 {
    padding: 20px 0;
}
#msec5 .owl-carousel {
    padding: 0 50px;
}
#msec5 .owl-theme .owl-nav {
    left: 0;
    top: 0;
    margin: 0;
    height: 100%;
}
#msec5 .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;
}
#msec5 .owl-carousel .owl-nav .owl-prev:before,
#msec5 .owl-carousel .owl-nav .owl-next:before {
    top: 40%;
}
#msec5 .owl-carousel .owl-stage-outer {
    z-index: 5;
}
#msec5 a {
    text-decoration: none;
    display: block;
    border: 1px solid #ddd;
    padding: 3px 0;
    margin: 1px;
}
#msec5 a img {
    display: inline-block;
    width: auto;
}
@media (max-width:768px){
    #msec5 .owl-theme .owl-nav [class*='owl-'] {
        font-size: 14px;
    }
}

/*sidemenu*/
#sidemenu {
    position: fixed;
    bottom: 100px;
    right: 100px;
    z-index: 100;
}
#sidemenu li {
    margin: 10px 0;
}
#sidemenu li a {
    text-decoration: none;
    display: block;
    text-decoration: none;
    position: relative;
}
#sidemenu li a img {
    width: 100px;
}
#sidemenu li a span {
    position: absolute;
    right: 20%;
    width: 150px;
    background-color: #111;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 1em;
    padding: 6px 0 8px;
    border-radius: 4px;
    top: 34px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#sidemenu li a:hover span {
    right: 100%;
    opacity: 1;
}
#sidemenu li a span:after {
    content: "";
    position: absolute;
    right: -12px;
    top: 7px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent transparent #111;
}
@media (max-width:992px){
    #sidemenu {
        top: auto;
        right: 15px;
        bottom: 15px;
    }
    #sidemenu li {
        margin: 5px 0;
    }
    #sidemenu li a img {
        width: 70px;
    }
    #sidemenu li a span {
        display: none;
    }
}
/*modal*/
.privacy .modal-dialog {
    margin: 0;
    display: table;
    width: 100%;
    height: 100%;
}
.privacy .modal-dialog > div {
    display: table-cell;
    vertical-align: middle;
}
.privacy .modal-dialog > div .modal-content {
    max-width: 600px;
    margin: 0 auto;
}
.privacy h4 {
    color: #222;
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
}
.privacy #privacy {
    height: 50vh;
    overflow-y: scroll;
}
@media (max-width:768px){
    .privacy h4 {
        font-size: 13px;
    }
    .privacy .modal-dialog > div .modal-content {
        max-width: 90%;
    }
}