/*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
}

/* 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: ;
	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;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: -1px;
}
/*Coloc*/
.c_bl {
    color: #0396cf !important;
}
.c_org {
    color: #ff6200 !important;
}
/*Common*/
img {
	max-width: 100%;
}
.form-control::-webkit-input-placeholder {
  color: #333 !important;
}
.form-control:-ms-input-placeholder {
  color: #333 !important;
}
.form-control::-moz-input-placeholder {
  color: #333 !important;
}
.owl-carousel .owl-nav {
	top: 45%;
}
.owl-carousel .owl-nav [class*="owl-"],
.owl-carousel .owl-nav [class*="owl-"]:hover {
	background-color: rgba(79, 189, 176, 0.8);
	border: 0px;
}
/* Header-top-search*/
#header .header-search{
	margin: 7px 0 0px 5px;
}
#header .header-top p {
    line-height: inherit;
}
#header .header-search .search-toggle {
	display: inline-block;
    font-size: 13px;
    line-height: 22px;
    min-width: 25px;
    margin: 0;
    text-align: center;
    border: 1px solid #92d557;
	background-color: #92d557;
    background: linear-gradient(#a7dd77,#92d557);
    cursor: pointer;
    color: #fff;
}
@media (max-width: 992px){
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		padding: 3px 5px 3px 0px;
	}
	#header .header-top .header-nav-top {
		margin-right: 0px;
		margin-top: 5px;
	}
	#header .header-search {
		margin: 5px 2px;
	}
	#header .header-search .search-toggle {
		background-color: #222222;
		color: #fff;
    	line-height: 23px;
		padding: 4px 11px !important;
    	font-size: 14px !important;
	}
}
/* callnum*/
#header .header-col-2 .callnum {
	float: right;
    margin: 12px 5px 10px 5px;
    font-size: 2rem;
    color: #e15215;
}
@media (max-width: 992px){
	#header .header-col-2 .callnum {
		float: left;
	}
}
@media (max-width: 479px){
	#header .header-col-2 .callnum {
		font-size: 15px;
		font-weight: 600;
	}
}
/* - Logo*/
#header.header-narrow .header-logo {
	display: inline-block;
	float: none;
	margin: 20px 0 10px;
}
#header.header-narrow .header-logo img{
	margin: 0px;
}
@media (max-width:992px){
	#header.header-narrow .header-logo {
        margin: 15px 0 10px 0 !important;
		padding-top: 0 !important;
        float: left;
		text-align: center;
		padding-left: 10px;
	}
	#header.header-narrow .header-logo img{
		width: 140px;
	}
}
/* - Header*/
#header .header-column{
	width: 100%;
	display: block;
	width: 100%;
}
#header .header-body{
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px;
}
#header .header-nav-main {
    margin: 0;
	float: none;
}
#header .header-nav-main nav > ul > li > a {
	font-size: 18px;
    font-weight: 400;
    color: #333 !important;
    padding: 20px 25px !important;
    line-height: 1em;
    border-radius: 0px;
    text-align: center;
}
#header .header-nav-main nav > ul > li > a.c_mt {
    color: #26b2a0 !important;
}
#header .header-nav-main nav > ul {
	text-align: center;
}
#header .header-nav-main nav > ul > li > a > strong {
	background: url(../img/nav_m.png);
	display: inline-block;
	width: 160px;
	height: 30px;
	vertical-align: middle;
}
#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;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	color: #333;
    border-color: transparent;
    padding: 8px 0px;
    font-size: 17px;
    font-weight: 600;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a strong {
	/*background: url(../img/nav_sm.png) no-repeat;	*/
	display: inline-block;
	width: 160px;
	height: 30px;
	vertical-align: middle;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #4297cc;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a,
#header .header-nav-main > nav > ul > li > a:hover{
	color: #eee;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
	color: #1e1e1e !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 (max-width:1279px) and (min-width:991px) {
	#header .header-nav-main nav > ul > li > a {
		padding:  12px 9px !important
	}
}
@media (min-width:991px) {
	#header .header-column.header-column-sec01{
		padding: 0;
	}
    #header .header-nav-main nav > ul {
        text-align: center;
    }
	#header .header-nav-main nav > ul > li {
		float: none;
        display: inline-block;
	}	
	#header .header-nav-main nav > ul > li+li{
		margin-left: 0px;
	}
    #header .header-column.header-col-2{
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
    #header .header-nav-main nav > ul > li > a {
        position: relative;
        border-left: 1px solid #eee;
    }
    #header .header-nav-main nav > ul > li.imp > a {
        background-color: #00c73c;
        color: #fff!important;
    }
    #header .header-nav-main nav > ul > li.imp:hover > a {
        color: #fff!important;
    }
    #header .header-nav-main nav > ul > li:last-child > a {
        border-right: 1px solid #eee;
    }
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
		color: #2ca8e1 !important;
	}
	#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.dropdown:first-child > .dropdown-menu:before {
        content: "";
        position: absolute;
        left: 0;
        height: 100%;
        top: 0;
        width: 1px;
        background-color: #eee;
	}
	#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: 15px;
        font-weight: 400;
		border-bottom: 0px;
		padding: 5px 15px;
        transform: translate3d(0, 0, 0);
	}
    #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu .sm_menu {
        margin-bottom: 10px;
    }
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu .sm_menu li a {
        font-size: 13px;
        text-decoration: none;
	}
}
@media (max-width:992px) {
	html.sticky-header-active #header .header-body {
		top: 0px !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: rgba(255,255,255,0.8) !important;
		background-color: transparent;
		color: #000 !important;
	}
    #header .header-nav-main nav > ul > li > a {
        line-height: inherit;
		color: #555 !important;
        padding: 7px 8px 3px 8px !important;
		border-left: 0px !important;
        text-align: left;
        font-size: 13px;
    }
	#header .header-nav-main nav > ul > li > a.c_mt:focus,
	#header .header-nav-main nav > ul > li > a.c_mt:hover,
	#header .header-nav-main nav > ul > li > a.c_mt {
		color: #26b2a0 !important;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        font-size: 13px;
		color: #333 !important;
    }
	#header .header-nav-main nav > ul > li > .dropdown-menu > li {
		border: 0px;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a {
		color: #aaa !important;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
		color: #4297cc !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 li a:hover {
		color: rgba(255,255,255,0.8);
	}	
}
@media (max-width: 766px) {
	nav>ul>li>a:hover,
    nav>ul>li>a:focus{
		color: #0088cc !important;
	}
}
/*header_left*/
#header .header-body .header_left a.b_arrow {
    text-decoration: none;
    display: inline-block;
    width: 140px;
    line-height: 40px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 29px;
   border: 2px solid #003975;
    background-color: #fff;
    color: #003975;
    margin-right: 10px;
}
#header .header-body .header_left span.w_arrow {
    text-decoration: none;
    display: inline-block;
    width: 140px;
    line-height: 40px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 29px;
    border: 2px solid #003975;
    background-color: #003975;
    color: #fff;
    cursor: pointer;
}
/* HeaderTop mobile*/
#header .header-btn-collapse-nav {
	margin: 14px 5px;
    background-color: transparent;
    color: #151a44;
    padding: 4px 11px !important;
    line-height: 22px !important;
    font-size: 20px !important;
}
/*t_ban*/
#header .t_ban.t_ban01 {
	background: url(../img/t_ban01.png) left center no-repeat;
	padding: 33px 0;
	padding-left: 70px;
}
#header .t_ban.t_ban02 {
	background: url(../img/t_ban02.png) left center no-repeat;
	padding: 33px 0;
	padding-left: 70px;	
}
#header .t_ban h1 {
	font-size: 17px;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 5px;
}
#header .t_ban h1 strong {
	display: block;
	color: #1b77c7;
	font-size: 19px;
    line-height: 1em;
    font-weight: 700;
	margin-top: 5px;
}
#header .t_ban h1 strong.c_pp {
	color: #161493;
}
#header .t_ban_wrp .owl-carousel .owl-nav [class*="owl-"] {
    color: #333;
    background-color: transparent;
    border-color: transparent transparent transparent;
    opacity: 0.8;
}
#header .t_ban_wrp .owl-carousel .owl-nav [class*="owl-"]:hover {
    opacity: 1;
}
#header .t_ban_wrp .owl-carousel .owl-nav .owl-prev:before {
    content: "\f104";
}
#header .t_ban_wrp .owl-carousel .owl-nav .owl-next:before {
    content: "\f105";
}
@media(min-width:992px){
	#header .t_ban_wrp {
		width: 230px;
	}
	#header .t_ban_wrp .owl-carousel .owl-nav {
		top: 10%;
    	opacity: 1;
	}
	#header .t_ban_wrp .owl-theme .owl-nav [class*='owl-'] {
		padding: 15px 7px;
	}
	#header .t_ban_wrp .owl-carousel .owl-nav .owl-prev {
		left: -30px;
	}
	#header .t_ban_wrp .owl-carousel .owl-nav .owl-next {
		right: -30px;
	}
	#header .t_ban_wrp .owl-carousel .owl-nav .owl-prev, 
	#header .t_ban_wrp .owl-carousel .owl-nav .owl-next {
		width: 30px;
		height: 30px;
		font-size: 20px;
	}	
}
@media (max-width:768px){
	#header .container {
		padding: 0px;
	}
}
/*header_right*/
#header .header_right .open_wrp {
	padding: 30px 0;
}
#header .header_right .mo_ssl {
	text-align: center;
	padding-top: 7px;
}
#header .header_right .mo_ssl img {
	height: 20px;
}
/*header_left*/
#header .header_left .img_wrp {
	padding: 15px 0;
}

/*c_wrp*/
.v_m > div,
.v_m > li {
    vertical-align: middle;
}
@media (min-width:769px) {
    .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:768px) {
    .m_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > li,
    .m_wrp > div {
        display: table-cell;
    }
}

/*dft*/
.dft {
    word-break: keep-all;
    margin-bottom: 30px;
}
h1.dft {
    font-size: 45px;
    color: #222;
    font-weight: 700;
    line-height: 1em;
    text-transform: none;
}
h2.dft {
    font-size: 26px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h3.dft {
    font-size: 22px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft {
    font-size: 20px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 18px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h6.dft {
    font-size: 30px;
    color: #221814;
    font-weight: 700;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    line-height: 1.4em;
    color: #221814;
    font-weight: 300;
}
@media (max-width:768px){
    .dft {
        margin-bottom: 15px;
    }
    h1.dft {
        font-size: 20px;
    }
    h2.dft {
        font-size: 18px;
    }
    h3.dft {
        font-size: 15px;
    }
    h4.dft {
        font-size: 14px;
    }
    h5.dft {
        font-size: 13px;
    }    
    h6.dft {
        font-size: 19px;
    }
    p.dft {
        font-size: 12px;
    }
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
@media (max-width:768px){
    .conbox {
        margin-top: 30px;
    }
}
/*slider*/
.rev_slider .hermes {
    top: 97% !important;
}
.rev_slider .hermes .tp-bullet {
    border-radius: 0;
    width: 50px;
	height: 4px;
    box-shadow: inset 0 0 0 0 #FFF;
	background-color: rgba(255,255,255,0.3);
}
.rev_slider .hermes .tp-bullet:after, 
.rev_slider .tp-bullet.selected, 
.rev_slider .tp-bullet:hover {
	background-color: #fff;
}
@media (min-width:992px){
	#revolutionSlider_forcefullwidth .slider-container .tparrows {
		background-color: transparent;
        opacity: 1 !important;
        visibility: visible !important;
	}
	#revolutionSlider_forcefullwidth .slider-container .tparrows:before {
		font-size: 70px;
		opacity: 0.6;
	}
	#revolutionSlider_forcefullwidth .slider-container .tparrows:hover:before{
		opacity: 1;
	}
	#revolutionSlider_forcefullwidth .slider-container .tparrows.tp-leftarrow {
		left: 1% !important;
	}
	#revolutionSlider_forcefullwidth .slider-container .tparrows.tp-rightarrow {
		left: 99% !important;
	}
}
@media (max-width: 991px) {
	.rev_slider .slides-number {
		left: 94.8%;
	}
	.rev_slider .ms_line {
        height: 30px !important;
	}
}

/*sec_dvd*/
.sec_dvd {
    padding: 120px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
@media (max-width:768px){
   .sec_dvd {
        padding: 50px 0;
    } 
    .sec_dvd.sec_dvd_mini {
        padding: 20px 0;
    }
}

/*msec01*/
#msec01 .con_wrp {
    border-bottom: 1px solid #ddd;
}

/*msec01 :: roll*/
#msec01 .roll {
    position: relative;
    height: 100px;
    padding: 30px 0;
}
#msec01 .roll .swiper-container {
    width: 100%;
    height: 100%;
}
#msec01 .roll .swiper-slide {
    text-align: center;
    font-size: 17px;
    color: #1e1e1e;
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#msec01 .roll .row {
    margin: 0 -5px;
    width: 100%;
    display: table;
    text-decoration: none;
}
#msec01 .roll .row > div {
    padding: 5px;
    display: table-cell;
    float: none;
    vertical-align: middle;
    color: #1e1e1e;
}
#msec01 .roll .text-left {
    position: relative;
}
#msec01 .roll .date {
    color: #989898;
}
#msec01 .roll span {
    display: inline-block;
    font-weight: 600;
    line-height: 1em;
    padding: 8px 15px;
    color: #fff;
    background-color: #333;
}
@media (max-width:768px){
	#msec01 .roll {
		height: 50px;
		padding: 10px 0;
	}
	#msec01 .roll .swiper-slide {
		font-size: 12px;
	}
	#msec01 .roll span {
		display: inline-block;
		font-weight: 600;
		line-height: 1em;
		padding: 4px 5px;
		color: #fff;
		background-color: #333;
		font-size: 11px;
	}
}

/*msec01 :: lc_menu*/
.lc_menu {
    display: table;
    table-layout: fixed;
    width: 100%;
} 
.lc_menu > li {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.lc_menu > li:after {
    content: "";
    position: absolute;
    left: 0px;
    height: 50%;
    top: 25%;
    width: 1px;
    background-color: #ddd;
}
.lc_menu > li a {
    text-decoration: none;
    display: block;
    font-size: 20px;
    line-height: 1em;
    color: #1e1e1e;
    font-weight: 500;
    padding: 25px 0;
}
@media (max-width:768px){
	.lc_menu > li:first-child:after {
		display: none;
	}
	.lc_menu > li a {
		font-size: 13px;
		padding: 10px 0;
	}
	.lc_menu > li a img {
		width: 30px;
	}
}
/*msec02*/
#msec02 .top_sec h3.dft {
    color: #636363;
    font-weight: 400;
}
#msec02 .top_sec h3.dft {
    color: #636363;
    font-weight: 400;
}

/*msec02*/
#msec02 .bt_sec {
    background-color: #f7f7f7;
}
#msec02 .bt_sec ul li {
    margin: 15px 0;
}
#msec02 .bt_sec a {
	text-decoration: none;
	display: block;
	position: relative;
    overflow: hidden;
}
#msec02 .bt_sec a > img {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
#msec02 .bt_sec a:hover > img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
#msec02 .bt_sec a > span {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    z-index: 3;
    
    -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;
}
#msec02 .bt_sec a .top_l {
    width: 100%;
    height: 8px;
    top: 0;
    right: 100%;
}
#msec02 .bt_sec a:hover .top_l {
    right: 0;
}
#msec02 .bt_sec a .bottom_l {
    width: 100%;
    height: 8px;
    bottom: 0;
    left: 100%;
}
#msec02 .bt_sec a:hover .bottom_l {
    left: 0;
}
#msec02 .bt_sec a .left_l {
    width: 8px;
    height: 100%;
    top: 100%;
    left: 0;
}
#msec02 .bt_sec a:hover .left_l {
    top: 0;
}
#msec02 .bt_sec a .right_l {
    width: 8px;
    height: 100%;
    bottom: 100%;
    right: 0;
}
#msec02 .bt_sec a:hover .right_l {
    bottom: 0;
}
#msec02 .bt_sec a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 8px solid rgba(255,255,255,0.2);
}
#msec02 .bt_sec a img {
	display: inline-block;
	width: auto;
}
#msec02 .bt_sec a .txtbox {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
#msec02 .bt_sec a .txtbox h5 {
    font-weight: 200;
    letter-spacing: 2px;
}
#msec02 .bt_sec a .txtbox h2 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 1em;
    text-transform: none;
    margin: 15px 0;
}}
#msec02 .bt_sec a .txtbox p strong {
    font-weight: 600;
}
#msec02 .bt_sec a .btn_wrp {
	margin-top: 20px;
}
#msec02 .bt_sec a .btn_wrp span {
	display: inline-block;
	line-height: 1em;
	padding: 7px 30px 10px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 17px;
	position: relative;
}
#msec02 .bt_sec a .btn_wrp span img {
	position: absolute;
	right: -20px;
	top: 15px;
}
@media (max-width:768px){
	#msec02 .bt_sec a .top_l,
	#msec02 .bt_sec a .bottom_l {
		height: 3px;
	}
	#msec02 .bt_sec a .left_l,
	#msec02 .bt_sec a .right_l {
		width: 3px;
	}
	#msec02 .bt_sec a:after {
		border-width: 3px;
	}
	#msec02 .bt_sec a .btn_wrp {
		margin-top: 10px;
	}
	#msec02 .bt_sec a .btn_wrp span {
		padding: 4px 20px 7px;
		font-size: 13px;
	}
    #msec02 .bt_sec a .txtbox h2 {
        font-size: 22px;
        margin: 10px 0;
    }
}


/*msec03*/
#msec03 ul.ban_wrp > li {
    margin: 15px 0;
}
#msec03 .row {
    margin: 0 -10px;
}
#msec03 .row > li,
#msec03 .row > div {
    padding: 0 10px;
}
#msec03 .bt_ban {
    border: 1px solid #ddd;
    padding: 40px 25px;
    background-color: #fff;
}
#msec03 .bt_ban a {
    text-decoration: none;
    display: inline-block;
}
#msec03 .b_tit h1 {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 25px;
    position: relative;
    font-weight: 600;
    color: #1f1f1f;
}
#msec03 .b_tit h1 a {
    text-decoration: none;
    position: absolute;
    right: 0;
    color: #ccc;
}
#msec03 .time-table li {
    position: relative;
    font-size: 20px;
    line-height: 1em;
    color: #1e1e1e;
    font-weight: 600;
    padding-left: 110px;
    margin-top: 10px;
}
#msec03 .time-table li span {
    position: absolute;
    left: 0;
    color: #959191;
}
#msec03 .t_list {
    margin-top: 10px;
}
#msec03 .t_list li  {
    font-size: 17px;
    line-height: 1em;
    color: #1e1e1e;
    font-weight: 300;
    margin-top: 5px;
}
@media (min-width:991px){
    #msec03 .bt_ban {
        min-height: 365px;
    }
}
@media (max-width:768px){
    #msec03 {
		/*margin-top: 20px;*/
    }
    #msec03 .bt_ban {
        padding: 20px 15px;
        margin-bottom: 15px;
    }
    #msec03 .bt_ban {
        margin-bottom: 0;
    }
    #msec03 .bt_ban {
        border: 3px solid #ddd;
    }
    #msec03 .b_tit h1 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    #msec03 .bt_ban_qr a {
        text-decoration: none;
        margin-bottom: 15px;
        display: block;
    }
    #msec03 .time-table li {
        font-size: 14px;
        padding-left: 80px;
        margin-top: 5px;
    }
    #msec03 .t_list {
        margin-top: 5px;
    }
    #msec03 .t_list li  {
        font-size: 13px;
    }
}
/*msec03*/
#msec03 .link_b {
    text-decoration: none;
    display: block;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    padding: 15px;
    position: relative;
}
#msec03 .link_b .more {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 24px;
    color: #222;
}
@media (max-width:768px){
    #msec03 .link_b {
        text-align: center;
        padding: 15px 0;
    }
    #msec03 .link_b h2 {
        font-size: 14px;
        margin-bottom: 0px;
        margin-top: 5px;
    }
    #msec03 .link_b img {
        width: 50px;
    }
}
/*latest_form*/
#latest_form ul li {
    position: relative;
    padding-left: 100px;
    margin-bottom: 12px;
}
#latest_form ul li:last-child {
    margin-bottom: 0;
    margin-top: 20px;
}
#latest_form ul li.list_b label {
    position: absolute;
    left: 0;
	font-size: 18px;
    line-height: 1em;
    font-weight: 400;
    color: #333 !important;
    top: 8px;
    margin-bottom: 0px;
}
#latest_form ul li.agree label {
	font-size: 16px;
    line-height: 1em;
    font-weight: 400;
    color: #333 !important;
    margin-bottom: 0px;
}
#latest_form ul li input {
    margin: 0px;
    vertical-align: middle;
}
#latest_form ul li input[type="submit"] {
    display: block;
    background-color: #1c2e6e;
    line-height: 1em;
    font-size: 18px;
    padding: 10px;
    color: #fff;
    font-weight: 500;
    border: 0px;
    width: 100%;
}
#latest_form ul li .form-control {
    border-radius: 0;
    box-shadow:  0 0 0;
}
@media (max-width:768px){
    #latest_form ul li {
        position: relative;
        padding-left: 70px;
        margin-bottom: 5px;
    }
    #latest_form ul li:last-child {
        margin-top: 10px;
    }
    #latest_form ul li.list_b label {
        font-size: 13px;
    }
    #latest_form ul li.agree label {
        font-size: 12px;
    }
    #latest_form ul li input[type="submit"] {
        font-size: 13px;
        padding: 7px;
    }
}
/*latest_list*/
#latest_list ul {
    display: table;
    width: 100%;
}
#latest_list ul .row {
    display: table-row;
    margin: 0 -5px;
}
#latest_list ul .row > div{
    display: table-cell;
    padding: 7px 5px;
    vertical-align: middle;
    float: none;
}
#latest_list ul .row > div.date {
    color: #989898;
}
#latest_list ul li {
	font-size: 18px;
    line-height: 1em;
    font-weight: 300;
    color: #333 !important;
}
#latest_list ul li .cate span {
    display: inline-block;
    text-align: center;
    width: 100%;
    background-color: #ccc;
    color: #fff;
    padding: 6px 10px;
    border-radius: 30px;
}
@media (max-width:768px){
    #latest_list ul li {
        font-size: 13px;
    }
    #latest_list ul li .cate span {
        padding: 4px 5px;
    }    
}
/*footer*/
#footer {
    background-color: #111;
    margin-top: 0px !important;
    padding: 50px 0 !important;
    border: 0px;
    border-top: 0px
}
#footer .link_wrp span {
    font-size: 16px;
    line-height: 1.4em;
    color: #fff;
    font-weight: 600;
    word-break: keep-all;
    cursor: pointer;
}
#footer p {
    font-size: 16px;
    line-height: 1.4em;
    color: #eee;
    font-weight: 300;
    word-break: keep-all;
}
#footer .logo_box {
    text-align: right;
}
@media (max-width:768px) {
    #footer {
        padding: 30px 0 !important;
    }
    #footer .link_wrp span,
    #footer p {
        font-size: 12px;
    }
    #footer,
    #footer .logo_box {
        text-align: center;
    }
    #footer .logo_box {
        margin-top: 15px;
    }
    #footer .logo_box img {
        width: 50px;
    }
}
/*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: #1e1e1e;
    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%;
    }
}

/*parallax*/
.page-header.parallax {
    padding: 0;
    height: 300px;
	position: relative;
}
.page-header.parallax.bo_h {
    height: 150px;
}
.page-header.parallax .txt_wrp {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.page-header.parallax .txt_wrp .txtbox {
	display: table;
	width: 100%;
	height: 100%;
}
.page-header.parallax .txt_wrp .txt_in {
	display: table-cell;
	vertical-align: middle;
}
.page-header.parallax .txt_wrp h2 {
	font-size: 35px;
    line-height: 1em;
    color: #fff;
    font-weight: 600;
    text-shadow: 0 0 0;
    margin-bottom: 0px;
    text-transform: none;
	margin-top: 0px;
}
.page-header.parallax .txt_wrp h3 {
	font-size: 20px;
    line-height: 1em;
    color: #fff;
    font-weight: 600;
    text-shadow: 0 0 0;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.page-header.parallax .txt_wrp h5 {
	font-size: 17px;
    line-height: 1.6em;
    color: #fff;
    font-weight: 300;
    text-shadow: 0 0 0;
    margin-top: 15px;
    text-transform: none;
    letter-spacing: 0px;
    text-transform: uppercase;
	margin-bottom: 20px;
}
.page-header.parallax .txt_wrp .lined span {
	display: inline-block;
	height: 20px;
	width: 1px;
	background-color: #fff;
	margin: 10px 0;
}
.page-header.parallax .para_img {
	background-size: cover !important;
	background-position: center center !important;
	height: 100%;
}
.page-header h1 {
	display: inline-block;
    position: relative;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.page-header .breadcrumb{
	float: right;
	background-color: transparent;
	position: relative !important;
	top: initial;
	right: initial;
	width: 100%;
	text-align: left;
}
.page-header .breadcrumb > li + li:before {
    color: inherit;
    opacity: 0.5;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}
.page-header .breadcrumb.breadcrumb-valign-mid li.active {
    color: #FFF;
    opacity: 1;
}
.page-header .bright_img{
	position: absolute;
    width: 100%;
    height: 180px;
    left: 0;
    bottom: 0;
    background: url(../img/sub_header_bright.png) no-repeat 90% 0px;
}
@media (min-width:769px){
    .page-header.parallax {
        overflow: hidden;
    }
    .page-header.parallax .para_img {
        -ms-transform: scale(1.15,1.15);
        -o-transform: scale(1.15,1.15);
        -moz-transform: scale(1.15,1.15);
        -webkit-transform: scale(1.15,1.15);
        transform: scale(1.15,1.15);

        -webkit-transition: transform 3000ms ease-in-out;
        -moz-transition: transform 3000ms ease-in-out;
        -o-transition: transform 3000ms ease-in-out;
        -ms-transition: transform 3000ms ease-in-out;
        transition: transform 3000ms ease-in-out;	
    }
    .page-header.parallax .para_img.active {
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
    }
    .page-header h2 {
        margin-top: 40px;
    }
}
@media (max-width:768px){
	.page-header.parallax {
		height: 200px;
	}
	.page-header.parallax.bo_h {
		height: 80px;
	}
	.page-header.parallax .txt_wrp {
		margin-top: 0;
	}
	.page-header.parallax .txt_wrp h2 {
		font-size: 20px;
	}
	.page-header.parallax .txt_wrp h3 {
		font-size: 15px;
	}
	.page-header.parallax .txt_wrp h5 {
		font-size: 12px;
		margin-bottom: 30px;
	}
	.page-header.parallax .txt_wrp .lined span {
		height: 10px;
	}
}
/*sub_menu*/
#sub_menu  .sub_menu_top ul li a {
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 20px 0;
    margin: 0px 10px;
    color: #848484;
    font-size: 16px;
    font-weight: 600;
    line-height: 1em;
}
@media (min-width:769px){
    #sub_menu  .sub_menu_top {
        bottom: 0px;
        background-color: #eee;
    }
    #sub_menu  .sub_menu_top ul {
        display: block;
        width: 100%;
        text-align: center;
    }
    #sub_menu  .sub_menu_top ul li {
        display: inline-block;
        vertical-align: middle;
        border-left: 1px solid rgba(221, 221, 221, 0.1);
        border-right: 1px solid rgba(221, 221, 221, 0.1);
    }
    #sub_menu  .sub_menu_top ul li:hover a {
        color: #636363;
    }
    #sub_menu  .sub_menu_top ul li a.active {
        color: #0396cf;
        border-bottom: 2px solid #0396cf;
    }
}
@media (max-width:768px){
    #sub_menu {
        width: 100%;
        left: 0;
        bottom: 0px;
    }
    #sub_menu  .sub_menu_top {
        position: relative;
    }
    #sub_menu  .sub_menu_top ul {    
        position: absolute;
        width: 100%;
        z-index: 10;
        left: 0;
    }
    #sub_menu .tt_btn {
        text-decoration: none;
        display: block;
        text-align: center;
        padding: 15px 15px;
        color: #fff;
        font-size: 15px;
        font-weight: 500;
        line-height: 1em;
        cursor: pointer;
        background-color: rgb(3, 150, 207);
    }
    #sub_menu  .sub_menu_top {
        top: 100%;
    }
    #sub_menu  .sub_menu_top.hide_m {
        display: none;
    }
    #sub_menu  .sub_menu_top ul li a {
        background-color: rgba(3, 150, 207, 0.95);
        padding: 15px 15px;
        font-size: 15px;
        border-top: 1px solid rgba(255,255,255,0.1);
        margin: 0px;
        color: #fff;
    }
    #sub_menu  .sub_menu_top ul li a:hover{
        background-color: rgba(0, 137, 190, 0.95);
    }
}

/*sub_top*/
.sub_top {
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
}
.sub_top h1 {
	font-size: 24px;
    line-height: 1.6em;
    font-weight: 600;
    color: #1e1e1e;
    word-break: keep-all;
	margin-bottom: 0px;
}
@media (max-width:768px){
	.sub_top h1 {
		font-size: 17px;
    	margin-bottom: 0;
	}	
}
/*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;
	}	
}
/*bo_bt*/
@media (min-width:991px){
	.bo_bt {
        padding: 60px 15px;
	}
}
@media (max-width:992px){
	.bo_bt {
        padding: 30px 15px;
	}
}

/*btban*/
#msec03.btban {
    background-color: #f7f7f7;
    border-top: 1px solid #ddd;
}
#msec03.btban .link_b {
    background-color: #fff;
}