/*Font: Noto Sans KR*/
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/*Font: Roboto*/
@import url('https://fonts.googleapis.com/css?family=Roboto');

@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
}
iframe{
    width: 100%;
    height: 500px;
}

@media (max-width:992px){

	iframe{
		width: 100%;
		height: 360px;
	}
}
/* 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;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: -1px;
}
.tra_ty {
	font-family: "Malgun Gothic";
}
/*Common*/
img {
	max-width: 100%;
}
.c_pp {
    color: #16136f;
}
strong {
    font-weight: 600;
}
@media (max-width:768px){
    .row {
        margin: 0 -5px;
    }
    .row > div,
    .row > li {
        padding: 0 5px;
    }
}

/*#s005 - Header*/
#header .header-body{
	padding-bottom: 1px solid #ddd;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0;
	background-color: #fff !important;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.2) !important;
}
#header.bbt .header-body {
	border-bottom: 2px solid #e1e1e1;
}
html.sticky-header-active #header.header-transparent .header-body {
    padding-top: 0px;
}
#header .header-nav-main {
    margin: 0;
}
#header .header-nav-main nav > ul > li > a {
    font-size: 16px;
    font-weight: 400;
    color: #161616 !important;
    padding: 20px !important;
    margin-top: 10px !important;
    border-radius: 0px;
    text-transform: none;
    vertical-align: middle;
}
#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 {
	font-size: 17px;
    color: #252833;
    border-color: #b3b3b3;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #0d6fb8;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.shop a {
    padding: 30px 30px !important;
}
#header .header-nav-main nav > ul > li.shop a span {
    display: block;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 8px;
	font-size: 14px;
    
	-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;
}
#header .header-nav-main nav > ul > li.shop:hover a span {
    background-color: #333;
    border-color: #333;
    color: #fff;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #0d6fb8 !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:after {
        content: "";
        position: absolute;
        width: 10000px;
        top: 100%;
        background-color: #fcfcfc;
        height: 0px;
        left: -600px;
        transform: translate3d(0, 0, 0);
        clear: none;
        display: block;
    }
    #header .header-nav-main nav > ul:hover:after {
        height: 200px;
    }
    #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
    }
    #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: 40px 0px;
		min-width: 100%;
	}
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu2 {
		padding: 20px 0px !important;
         margin-left: 10px;
	}
	#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: 14px;
        font-weight: 400;
		border-bottom: 0px;
		padding: 5px;
        text-align: center;
	}
}
@media (max-width:1200px){
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu li a{
		font-size: 10px;
		font-weight: 400;
		border-bottom: 0px;
		padding: 5px;
		text-align: center;
	
	}
	
}
@media (max-width:992px) {
	#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: #000 !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: 15px;
    }
    #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 {
		color: #aaa !important;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
		color: #000 !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 {
		font-size: 14px;
		padding: 2px 0px;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
		color: rgba(255,255,255,0.8);
	}	
}
/**/
/*header-logo*/
@media (max-width: 992px){
    html.sticky-header-negative.sticky-header-active #header .header-logo {
        padding-top: 0px;
    }
	#header .header-logo img {
		width: 140px;
		margin: 15px 0 !important;
	}
}
/*#s005 - HeaderTop mobile*/
#header .header-btn-collapse-nav {
	margin: 16px 5px;
    background-color: transparent;
    color: #0d6fb8;
    padding: 11px 11px !important;
    line-height: 22px !important;
    font-size: 20px !important;
}

#header .go_shop {
	margin: 16px 5px;
    background-color: transparent;
    color: #1e1e1e;
    padding: 11px 11px !important;
    line-height: 22px !important;
    font-size: 14px !important;
}
#header .go_shop {
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 8px;
	font-size: 14px;
    font-weight: 700;
    
	-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;
}
#header .header-nav-main nav > ul > li.shop:hover a span {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

/*slider*/
.rev_slider .hermes .tp-bullet {
    border-radius: 0;
    width: 25px;
	height: 5px;
    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;
	}
	#revolutionSlider_forcefullwidth .slider-container .tparrows:before {
		font-size: 50px;
		opacity: 0.7;
	}
	#revolutionSlider_forcefullwidth .slider-container .tparrows:hover:before{
		opacity: 1;
	}
	#revolutionSlider_forcefullwidth .slider-container .tparrows.tp-leftarrow {
		left: 5% !important;
	}
	#revolutionSlider_forcefullwidth .slider-container .tparrows.tp-rightarrow {
		left: 95% !important;
	}
}
@media (max-width: 991px) {
	.rev_slider .slides-number {
		left: 94.8%;
	}
}


/*footer*/
#footer {
    background: url(../img/footer_bg.png) center center no-repeat;
    background-size: cover;
    margin-top: 0px !important;
    padding: 70px 0 !important;
    background-color: #eee;
    border-top: 0px;
}
#footer .logo_wrp {
    margin-bottom: 20px;
}
#footer .btn_wrp {
    margin: 30px 0;
}
#footer .btn_wrp a {
    text-decoration: none;
    display: inline-block;
    width: 220px;
    padding: 15px;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 400;
    color: #333;
    border: 1px solid #333;
    margin: 0 5px;
}
#footer .btn_wrp a strong {
    color: #ea5413;
    font-weight: 800;
}
#footer .btn_wrp a.btn_wrp_r {
    color: #fff;
    background-color: #b91729;
    border-color: #b91729;
}
#footer p {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 300;
    color: #1e1e1e;
}
#footer p.txt-sm {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 636363;
    color: #1e1e1e;
}
@media (max-width:768px){
    #footer {
        padding: 30px 0 !important;
    }
    #footer .logo_wrp {
        margin-bottom: 10px;
    }
    #footer .logo_wrp img {
        width: 150px;
    }
    #footer .btn_wrp {
        margin: 15px 0;
    }
    #footer .btn_wrp a {
        width: 180px;
        padding: 10px;
        font-size: 13px;
        margin: 5px 0;
    }
    #footer p {
        font-size: 12px;
    }
    #footer p.txt-sm {
        font-size: 10px;
    }
}

/*conbox*/
.conbox {
    margin-top: 60px;
}
@media (max-width:768px){
    .conbox {
        margin-top: 30px;
    }
}
/*sec_dvd*/
.sec_dvd {
    padding: 110px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
@media (max-width:768px){
    .sec_dvd {
        padding: 50px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 30px 0;
    }
}
/*dft*/
.dft {
    word-break: keep-all;
    margin-bottom: 30px;
}
h1.dft {
    font-size: 45px;
    color: #221814;
    font-weight: 600;
    line-height: 1em;
    text-transform: none;
}
h2.dft {
    font-size: 30px;
    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: 16px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h6.dft {
    font-size: 15px;
    color: #221814;
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 16px;
    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;
    }
}

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

/*mtit*/
.mtit h3 {
    font-size: 24px;
    color: #1e1e1e;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 10px;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.mtit h3 a  {
    color: #1e1e1e;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #aaa;
    padding: 0 6px;
    font-weight: 300;
    background-color: #f7f7f7;
}
@media (max-width:768px) {
    .mtit h3 {
        font-size: 16px;
        margin-bottom: 5px;
        padding-bottom: 10px;
    }
}
/*visual*/
#visual .visual_con {
    height: 700px;
}
#visual .bg01 {
    background: url(../img/main_slide1.jpg) center center no-repeat;
    background-size: cover;
}
#visual .bg02 {
    background: url(../img/main_slide2.jpg) center center no-repeat;
    background-size: cover;
}
#visual .bg03 {
    background: url(../img/main_slide3.jpg) center center no-repeat;
    background-size: cover;
}
#visual .txtbox h1 {
    font-weight: 300;
    line-height: 1.2em;
}
#visual .btn_wrp a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    line-height: 1em;
    font-size: 20px;
    padding: 15px;
    min-width: 200px;
    border: 1px solid #fff;
    
	-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;
}
#visual .btn_wrp a:hover {
    background-color: #fff;
    color: #1e1e1e;
}
#visual .owl-carousel .owl-nav, 
#visual .owl-carousel .owl-dots {
	position: relative;
	top: -50px;
	height: 0px;
    margin: 0px;
}
#visual .owl-carousel .owl-dots .owl-dot span, 
#visual .owl-carousel .owl-dots .owl-dot span {
	background: rgba(238, 238, 238, 0.4);
    border-radius: 0;
    border: 0px;
	width: 30px;
	height: 4px;
	margin: 5px 4px;
}
#visual .owl-carousel .owl-dots .owl-dot:hover span {
	background-color: #eee;
}
#visual .owl-carousel .owl-dots .owl-dot.active span {
	background-color: #e61f19;
}
#visual .owl-carousel .owl-dots .owl-dot.active span{
	background: rgba(238, 238, 238, 0.8);
}
@media (max-width:768px){
    #visual .visual_con {
        height: 450px;
    }
    #visual .btn_wrp a {
        font-size: 14px;
        padding: 10px;
        min-width: 160px;
    }
}

/*msec01*/
#msec01 .mtit .lined {
    line-height: 0px;
    margin-bottom: 20px;
}
#msec01 .mtit .lined:before {
    content: "";
    display: inline-block;
    background-color: #0d6fb8;
    height: 4px;
    width: 100px;
}
#msec01 .mtit h2 {
    margin-bottom: 0px;
}
#msec01 .mtit p {
    line-height: 1.8em;
}
#msec01 .contain {
    border: 1px solid #ddd;
    padding: 30px 20px;
}
#msec01 .contain .lnk_l a {
    display: block;
    text-decoration: none;
    position: relative;
    padding: 26px 20px;
}
#msec01 .contain .lnk_l a .more {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #ea5413;
    font-size: 35px;
}
#msec01 .contain .lnk_l h4 {
    margin-bottom: 10px;
    line-height: 1em;
}
#msec01 .contain .lnk_l h6 {
    margin-bottom: 0px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 300;
}
#msec01 .contain .lnk_l .icon_wrp img {
    width: 60px;
}
@media (min-width:991px) {
    #msec01 .mtit .rft {
        padding-left: 10px;
    }
    #msec01 .mtit .lft {
        width: 33.333333%;
    }
    #msec01 .contain .lnk_l > li {
        border-bottom: 1px solid #ddd;
    }
    #msec01 .contain .lnk_l > li:last-child {
        border-bottom: 0px;
    }
    #msec01 .contain .lnk_l a {
        padding-left: 130px;
    }
    #msec01 .contain .lnk_l .icon_wrp {
        position: absolute;
        left: 0px;
        width: 130px;
        height: 100%;
        top: 0;
        text-align: center;
    }
}
@media (max-width:1200px) {
    #msec01 .conbox > ul > li {
        margin-bottom: 15px;
    }
    #msec01 .conbox > ul > li:last-child {
        margin-bottom: 0;
    }
}
@media (max-width:1200px) and (min-width:991px) {
    #msec01 .con_bd {
        height: 340px;
    }
}
@media (max-width:992px) {
    #msec01 .mtit .rft,
    #msec01 .mtit .lft {
        display: block;
        text-align: center;
    }
    #msec01 .mtit .lft {
        margin-bottom: 10px;
    }
    #msec01 .contain .lnk_l > li {
        border-right: 1px solid #ddd;
        text-align: center;
    }
    #msec01 .contain .lnk_l > li:last-child {
        border-right: 0px;
    }
    #msec01 .contain .lnk_l .icon_wrp {
        margin-bottom: 10px;
    }
    #msec01 .contain .lnk_l .icon_wrp img {
        width: 40px;
    }
    #msec01 .contain .lnk_l h4 {
        margin-bottom: 5px;
    }
    #msec01 .contain .lnk_l h6 {
        font-size: 11px;
    }
}
@media (max-width:768px) {
    #msec01 .mtit .lined:before {
        height: 2px;
        width: 70px;
    }
    #msec01 .contain {
        padding: 25px 15px;
    }
}

/*latest-notice*/
#latest-notice li a {
    text-decoration: none;
    display: block;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 300;
    color: #1e1e1e;
    padding: 10px 0;
    position: relative;
    
	-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;
}
#latest-notice li a:hover {
    color: #0d6fb8;
}
#latest-notice li a .suj {
    position: relative;
    padding-left: 10px !important;
}
#latest-notice li a .suj:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 45%;
    width: 3px;
    height: 3px;
    background-color: #0d6fb8;
    border-radius: 50%;
}
@media (max-width:768px) {
    #latest-notice li a {
        font-size: 13px;
        padding: 8px 0;
    }
}
/*latest_gall*/
#latest_gall a {
    text-decoration: none;
    display: block;
    position: relative;
}
#latest_gall a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;
    background: url(../img/hover_plus.png) center center no-repeat;
    background-color: rgba(0,0,0,0.5);
    background-size: 80px;
    
    -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;
}
#latest_gall a:hover:before {
    opacity: 1;
}

/*msec02*/
#msec02 .msec02_bg {
    background: url(../img/msec02_bg.jpg) center center no-repeat;
    max-width: 1800px;
    margin: 0 auto;
}
#msec02 .txtbox_wrp {
    margin-top: 60px;
    margin-bottom: -60px;
    position: relative;
}
#msec02 .txtbox_wrp:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 15px;
    width: 100%;
    height: 100%;
    background: url(../img/txtbox_b.png) center center no-repeat;
    z-index: 1;
}
#msec02 .txtbox {
    background: url(../img/mip_bg.png) right bottom no-repeat;
    background-color: #0d6fb8;
    padding: 90px 40px;
    position: relative;
    z-index: 3;
}
#msec02 .txtbox h1 {
    font-size: 50px;
    font-weight: 500;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 20px;
}
#msec02 .txtbox h4 {
    font-weight: 300;
    margin-bottom: 50px;
}
#msec02 .txtbox .btn_wrp a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    line-height: 1em;
    font-size: 20px;
    padding: 15px;
    min-width: 200px;
    border: 1px solid #fff;
    text-align: center;
    
	-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 .txtbox .btn_wrp a:hover {
    background-color: #fff;
    color: #1e1e1e;
}
@media (min-width:991px) {
    #msec02 .msec02_bg {
        background-attachment: fixed;
    }
}
@media (max-width:992px) {
    #msec02 .msec02_bg {
        background-size: cover;
    }
}
@media (max-width:768px) {
    #msec02 .txtbox {
        padding: 40px 15px;
        background-size: cover;
    }
    #msec02 .txtbox_wrp {
        margin-top: 30px;
        margin-bottom: -30px;
    }
    #msec02 .txtbox h1 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    #msec02 .txtbox h4 {
        margin-bottom: 30px;
    }
    #msec02 .txtbox .btn_wrp a {
        font-size: 14px;
        padding: 10px;
        min-width: 160px;
    }
}
/*msec03*/
#msec03 {
    background: url(../img/msec03_bg.png) center bottom no-repeat;
    background-size: 100%;
}
#msec03 .mtit h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 20px;
}
#msec03 .mtit h5 {
    font-weight: 400;
}
#msec03 .mtit .btn_wrp a {
    color: #1e1e1e;
    text-decoration: none;
    display: inline-block;
    line-height: 1em;
    font-size: 20px;
    padding: 15px;
    min-width: 200px;
    border: 1px solid #1e1e1e;
    text-align: center;
    
	-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;
}
#msec03 .mtit .btn_wrp a:hover {
    background-color: #1e1e1e;
    color: #fff;
}
#msec03 .owl-carousel img {
    width: auto;
    display: inline-block;
}
#msec03 .owl-carousel .imgbox {
    margin-bottom: 15px;
}
#msec03 .owl-carousel .txtbox h5 {
    font-size: 18px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 15px;
    text-transform: none;
}
#msec03 .owl-carousel .txtbox h6 {
    font-size: 14px;
    line-height: 1.4em;
    color: #636363;
    font-weight: 300;
}
@media (max-width:768px) {
    #msec03 .mtit h1 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    #msec03 .mtit .btn_wrp a {
        font-size: 14px;
        padding: 10px;
        min-width: 160px;
    }
    #msec03 .owl-carousel .imgbox {
        margin-bottom: 10px;
    }
    #msec03 .owl-carousel .imgbox img {
        width: 100px;
    }
    #msec03 .owl-carousel .txtbox h5 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    #msec03 .owl-carousel .txtbox h6 {
        font-size: 11px;
    }
}
/*msec04*/
#msec04 {
    background: url(../img/msec04_bg.jpg) center center no-repeat;
}
#msec04 .mtit h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 20px;
    color: #fff;
}
#msec04 .mtit h5 {
    font-weight: 400;
    color: #fff;
}
#msec04 .mtit .btn_wrp a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    line-height: 1em;
    font-size: 20px;
    padding: 15px;
    min-width: 200px;
    border: 1px solid #fff;
    text-align: center;
    
	-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;
}
#msec04 .mtit .btn_wrp a:hover {
    background-color: #fff;
    color: #1e1e1e;
}
#msec04 .lnk_l a {
    display: block;
    text-decoration: none;
    position: relative;
    padding: 60px 20px;
}
#msec04 .lnk_l a.ccd01 {
    background-color: rgba(35, 66, 164, 0.9);
}
#msec04 .lnk_l a.ccd02 {
    background-color: rgba(13, 111, 184, 0.9);
}
#msec04 .lnk_l a.ccd03 {
    background-color: rgba(9, 19, 51, 0.9);
}
#msec04 .lnk_l a.ccd04 {
    background-color: rgba(24, 43, 104, 0.9);
}
#msec04 .lnk_l a .more {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 45px;
}
#msec04 .lnk_l h3 {
    margin-bottom: 10px;
    line-height: 1em;
}
#msec04 .lnk_l h5 {
    font-weight: 300;
}
#msec04 .lnk_l .icon_wrp img {
    width: 85px;
}
@media (min-width:991px) {
    #msec04 {
        background-attachment: fixed;
    }
    #msec04 .lnk_l > li {
        margin: 15px 0;
    }
    #msec04 .lnk_l a {
        padding-left: 170px;
        height: 200px;
    }
    #msec04 .lnk_l .icon_wrp {
        position: absolute;
        left: 0px;
        width: 170px;
        height: 100%;
        top: 0;
        text-align: center;
    }
}
@media (max-width:992px) {
    #msec01 .mtit .rft,
    #msec01 .mtit .lft {
        display: block;
        text-align: center;
    }
    #msec01 .mtit .lft {
        margin-bottom: 10px;
    }
    #msec04 .lnk_l > li {
        margin: 5px 0;
    }
    #msec04 .lnk_l a {
        height: 200px;
        padding: 35px 20px;
    }
    #msec04 .lnk_l .icon_wrp {
        margin-bottom: 10px;
    }
    #msec04 .lnk_l .icon_wrp img {
        width: 40px;
    }
    #msec04 .lnk_l h4 {
        margin-bottom: 5px;
    }
}
@media (max-width:768px) {
    #msec04 .mtit h1 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    #msec04 .mtit .btn_wrp a {
        font-size: 14px;
        padding: 10px;
        min-width: 160px;
    }
}


/*sub_menu*/
.sub_menu_wrp {
    position: relative;
}
#sub_menu  .sub_menu_top{
    position: relative;
    width: 100%;
    left: 0;
    z-index: 10;
}
#sub_menu  .sub_menu_top ul li a {
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 20px 15px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1em;
}
@media (min-width:769px){
    #sub_menu {
        margin-top: -58px;
    }
    #sub_menu  .sub_menu_top{
        bottom: 0px;
    }
    #sub_menu  .sub_menu_top ul {    
        display: table;
        width: 100%;
        table-layout: fixed;
        background-color: rgba(13, 111, 184, 0.95);
    }
    #sub_menu  .sub_menu_top ul li {    
        display: table-cell;
        vertical-align: middle;
        border-left: 1px solid rgba(255, 255, 255, 0.5);
    }
	#sub_menu  .sub_menu_top ul li:first-child {
		border-left: 0px;
	}
    #sub_menu  .sub_menu_top ul li:hover a {
        background-color: rgba(0, 0, 0, 0.2);
    }
    #sub_menu  .sub_menu_top ul li a.active {
        background-color: #fff;
        color: #1e1e1e;
    }
}
@media (max-width:768px){
    #sub_menu {
        margin-top: -44px;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0px;
        z-index: 11;
    }
    #sub_menu .tt_btn {
        text-decoration: none;
        display: block;
        text-align: center;
        padding: 15px 15px;
        color: #fff;
        font-size: 13px;
        font-weight: 500;
        line-height: 1em;
        cursor: pointer;
        background-color: rgba(13, 111, 184, 0.9);
    }
    #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(13, 111, 184, 0.9);
        padding: 15px 15px;
        font-size: 13px;
        border-top: 1px solid rgba(255,255,255,0.1);
    }
    #sub_menu  .sub_menu_top ul li a:hover{
        background-color: rgba(13, 111, 184, 0.95);
    }
}


/*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.8em;
    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_top*/
.sub_top {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.sub_top h1 {
	font-size: 22px;
    line-height: 1em;
    font-weight: 600;
    color: #1e1e1e;
    word-break: keep-all;
	margin-bottom: 20px;
}
@media (max-width:768px){
	.sub_top {
		margin-bottom: 5px;
	}
	.sub_top .text-right {
        text-align: left;
	}	
	.sub_top h1 {
		font-size: 16px;
		margin-bottom: 10px;
	}	
}
/*siteconfig*/
.siteconfig {
	display: inline-block;
	padding: 8px 0;
}
.siteconfig .home_box a,
.siteconfig .home_box {
	color: rgba(238, 238, 238, 0.7);
    font-weight: 300;
	display: inline-block;
	padding: 0 3px;
	position: relative;
	font-size: 12px;
}
.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: 2px 0px;
	}
	.siteconfig .home_box a,
	.siteconfig .home_box {
		position: relative;
		font-size: 10px;
		padding: 0;
	}	
}