/*Font: Montserrat*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,900');

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

/*#s005 - Logo*/
#header.header-narrow .header-logo img{
	margin: 0px;
}
@media (max-width:992px){
	#header.header-narrow .header-logo {
		margin-top: 0px;
		padding-top: 0px !important;
		float: none;
		display: block;
		text-align: center;
		
	}
	#header .header-logo img {
		width: 100px;
    	margin: 10px 0 !important;
	}
}
/*#s005 - Header*/
#header .header-body {
	padding-bottom: 0;
	border-top: 0px;
	padding: 0;
	background-color: #fff !important;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.2) !important;
    border-bottom: 0px;
}
#header.bbt .header-body {
	border-bottom: 1px solid #e1e1e1;
    box-shadow: 0 0 0;
}
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: 19px;
    font-weight: 500;
    color: #161616 !important;
    padding: 40px 35px !important;
    border-radius: 0px;
    text-transform: none;
    cursor: pointer;
    position: relative;
}
#header .header-nav-main nav > ul > li:last-child > a:after {
    display: none;
}
#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: #fff;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 15px;
    color: #252833;
    border-color: #b3b3b3;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #0670cf;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #1c82c3 !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 > 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;
		width: 100%;
		box-shadow: 0 0 0;
		border: 1px solid #ddd;
		margin-top: -10px;
		padding: 10px 5px;
	}
	#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;
		border-bottom: 0px;
		padding: 5px;
	}
}
@media (max-width:992px) {
	#header .header-nav-main {
		display: block !important;
		height: auto !important;
	}
    #header .header-body {
        border-bottom-width: 1px !important;
    }
	html.sticky-header-active #header .header-body {
		top: 0px !important;
	}
	#header .header-nav-main nav {
		margin-bottom: 0px;
	}
	#header .header-nav-main nav > ul > li {
		border-right: 0px;
	}	
	#header .header-nav-main nav > ul > li:first-child {
		border-left: 0px;
	}
	#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 {
		background-color: transparent;
		color: #393981 !important;
	}
	#header .header-nav-main nav > ul > li {
		float: left;
		display: block;
		width: 20%;
		clear: none;
		border-bottom: 0px !important;
	}
    #header .header-nav-main nav > ul > li > a {
        line-height: inherit;
		color: #252833 !important;
        padding: 7px 8px 7px 8px !important;
		border-left: 0px !important;
        font-size: 13px;
		margin: 0px !important;
		text-align: center;
    }
    #header .header-nav-main nav > ul > li > a:after {
        top: calc(50% - 5px);
        height: 10px;
        background-color: #ddd;
    }
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        font-size: 13px;
    }
	#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: #0152a4 !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: 768px) {
	/*nav>ul>li>a:hover,
    nav>ul>li>a:focus{
		color: #0088cc !important;
	}*/
	#header .header-container {
		padding: 0px;
	}
    #header .header-nav-main nav > ul > li > a {
		padding: 4px 0px !important;
		font-size: 13px;
    }
}
/*#s005 - HeaderTop mobile*/
#header .header-btn-collapse-nav {
	margin: 15px 5px;
    background-color: transparent;
    color: #0670cf;
    padding: 4px 11px !important;
    line-height: 22px !important;
    font-size: 16px !important;
	display: none;
}


/*visual*/
#visual .bg01 {
	background: url(../img/main_bg1.jpg) center center no-repeat;
}
#visual .bg02 {
	background: url(../img/main_bg2.jpg) center center no-repeat;
}
#visual .bg03 {
	background: url(../img/main_bg3.jpg) center center no-repeat;
}
#visual .got_carousel .owl-nav [class*="owl-"],
#visual .got_carousel .owl-nav [class*="owl-"]:visited, 
#visual .got_carousel .owl-nav [class*="owl-"]:focus,  
#visual .got_carousel .owl-nav [class*="owl-"]:hover {
    color: #fff;
}
#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(255, 255, 255, 0.2);
    border-radius: 0;
    border: 0px;
	width: 50px;
	height: 5px;
	margin: 5px 4px;
}
#visual .owl-carousel .owl-dots .owl-dot:hover span {
	background: rgba(255, 255, 255, 0.4);
}
#visual .owl-carousel .owl-dots .owl-dot.active span{
	background: rgba(255, 255, 255, 0.8);
}
#visual .txtbox h6 {
    margin-top: 15px;
}
#visual .txtbox h1 {
    margin-bottom: 15px;
}
#visual .txtbox .btn_wrp a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    background-color: #0093f2;
    border-radius: 4px;
    padding: 13px 40px;
    line-height: 1em;
}
@media (min-width:769px){
	#visual .c_wrp {
		height: 500px;
	}
	#visual .bg02 .c_wrp .imgbox,
	#visual .bg03 .c_wrp .imgbox {
		width: 25%;
	}
}
@media (max-width:768px){
	#visual .c_wrp {
		height: 250px;
		table-layout: auto;
	}
	#visual .bg01,
	#visual .bg02,
	#visual .bg03 {
		background-size: cover !important;
	}
	#visual .bg02 .txtbox,
    #visual .bg03 .txtbox {
        padding-left: 15px;
    }
	#visual .c_wrp .imgbox {
		width: 40%;
	}
    #visual .owl-carousel .owl-nav, 
    #visual .owl-carousel .owl-dots {
        top: -30px;
    }
    #visual .owl-carousel .owl-dots .owl-dot span, 
    #visual .owl-carousel .owl-dots .owl-dot span {
        width: 20px;
        height: 2px;
        margin: 3px 4px;
    }
    #visual .txtbox .btn_wrp a {
        font-size: 13px;
        padding: 7px 10px;
        width: 130px;
        text-align: center;
    }
}
/*tab_main*/
#tab_main {
    max-width: 500px;
    margin: 0 auto;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.15);
    margin-top: -29px;
    z-index: 10;
    position: relative;
}
#tab_main a {
    display: block;
    float: left;
    width: 50%;
    background-color: #75bf44;
    font-weight: 500;
    color: #fff;
    padding: 15px;
    font-size: 18px;
    line-height: 1.6em;
    text-decoration: none;
    vertical-align: middle;
}
#tab_main a.dk_bnt {
    background-color: #0b0b0b;
}
#tab_main a img {
    width: 22px;
    vertical-align: middle;
}
@media (max-width:768px) {
    #tab_main {
        margin-top: 0px;
    }
    #tab_main a {
        padding: 10px;
        font-size: 13px;
    }
    #tab_main a img {
        width: 15px;
    }
}
/*sticky-active*/
#tab_main.sticky-active {
    margin-top: 0px;
}

/*c_wrp*/
.v_m > li,
.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 > 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;
    }
}

/*latest_galley*/
.got_carousel .owl-nav {
    max-width: 70%;
    left: 15%;
    margin: 0 auto !important;
}
.got_carousel .owl-nav [class*="owl-"] {
	color: #333;
    background-color: transparent;
    border-color: transparent transparent transparent;
    opacity: 0.5;
}
.got_carousel .owl-nav [class*="owl-"]:visited,
.got_carousel .owl-nav [class*="owl-"]:focus,
.got_carousel .owl-nav [class*="owl-"]:hover {
	color: #333;
    opacity: 1;
    border-color: transparent;
    background-color: transparent !important;
}
.got_carousel .owl-nav .owl-prev:before {
    content: "\f104";
}
.got_carousel .owl-nav .owl-next:before {
    content: "\f105";
}

@media(min-width:991px){
	.got_carousel .owl-nav {
		top: 45%;
    	opacity: 1;
	}
	#latest_galley .owl-theme .owl-nav [class*='owl-'] {
		padding: 15px 7px;
	}
	.got_carousel .owl-nav .owl-prev {
		left: 0;
	}
	.got_carousel .owl-nav .owl-next {
		right: 0;
	}
	.got_carousel .owl-nav .owl-prev, 
	.got_carousel .owl-nav .owl-next {
		width: 120px;
		height: 120px;
		font-size: 120px;
	}	
}
/*sec_dvd*/
.sec_dvd {
    padding: 90px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
@media (max-width:768px){
    .sec_dvd {
        padding: 40px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 20px 0;
    }
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
@media (max-width:768px){
    .conbox {
        margin-top: 30px;
    }
    .conbox.conbox_mini {
        margin-top: 15px;
    }
}

/*dft*/
.dft {
    word-break: keep-all;
    font-weight: 400;
}
h1.dft {
    font-size: 45px;
    color: #221814;
    line-height: 1em;
    text-transform: none;
}
h2.dft {
    font-size: 40px;
    color: #221814;
    line-height: 1.4em;
    text-transform: none;
}
h3.dft {
    font-size: 30px;
    color: #221814;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft {
    font-size: 28px;
    color: #221814;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 22px;
    color: #221814;
    line-height: 1.4em;
    text-transform: none;
}
h6.dft {
    font-size: 17px;
    color: #1e1e1e;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 16px;
    line-height: 1.4em;
    color: #221814;
}
@media (max-width:768px){
    h1.dft {
        font-size: 25px;
    }
    h2.dft {
        font-size: 20px;
    }
    h3.dft {
        font-size: 17px;
    }
    h4.dft {
        font-size: 16px !important;
    }
    h5.dft {
        font-size: 15px;
    }    
    h6.dft {
        font-size: 14px;
    }
    p.dft {
        font-size: 13px;
    }
}
/*color*/
.c_dh {
    color: #ff3434 !important;
}
.c_bl {
    color: #0093f2 !important;
}
.c_dbl {
    color: #3699d9 !important;
}
.c_gr {
    color: #75bf44 !important;
}
.c_dgr {
    color: #68ae4e !important;
}
.c_org {
    color: #f36700 !important;
}
/*font*/
.f_mon {
	font-family: 'Montserrat' !important;
}
/*mtit*/
.mtit h2 {
    line-height: 1.2em;
}
.mtit h5 {
    margin-top: 15px;
    font-weight: 300;
    letter-spacing: 0;
}

/*msec01*/
#msec01 h3 {
	padding-left: 50px;
	background: url(../img/hd_bg.png) left top no-repeat;
	background-size: 40px;
	line-height: 1.2em;
}
#msec01 .rt .ibox img {
	width: 110px;
	background-color: #f7f7f7;
	border-radius: 50%;
}
#msec01 .rt p {
	font-size: 15px;
	line-height: 1em;
	font-weight: 300;
	color: #111;
	margin-top: 10px;
}
@media(max-width:768px){
	#msec01 h3 {
		padding-left: 30px;
		background-size: 20px;
	}
	#msec01 .rt {
		padding-top: 30px;
	}
	#msec01 .rt .ibox img {
		width: 70px;
	}
	#msec01 .rt p {
		font-size: 13px;
		margin-top: 5px;
	}
}
/*msec02*/
#msec02 {
	position: relative;
}
#msec02:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 60%;
	left: 0;
	top: 0;
	background: url(../img/msec2_bg.png) center bottom no-repeat;
	background-color: #e4eef4;
}
#msec02 .container {
	position: relative;
	z-index: 3;
}
#msec02 ul li .ibox img {
	width: 90px;
}
#msec02 ul li p {
	font-size: 19px;
	line-height: 1.2em;
	color: #111;
	font-weight: 300;
	margin-top: 10px;
}
@media(max-width:768px){
	#msec02:after {
		height: 40%;
	}
	#msec02 ul li {
		height: 100px;
	}
	#msec02 ul li .ibox img {
		width: 40px;
	}
	#msec02 ul li p {
		font-size: 13px;
		margin-top: 5px;
	}
}
/*msec03*/
#msec03 {
	position: relative;
}
#msec03:after {
	content: "";
	position: absolute;
	left: 0;
	top: 15%;
	height: 70%;
	width: 100%;
	background-color: #1c82c3;
}
#msec03 .container {
	position: relative;
	z-index: 3;
}
#msec03 .txtbox h5 {
	margin-bottom: 20px;
}
#msec03 .txtbox h2 {
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 20px;
}
#msec03 .txtbox h4 {
	font-weight: 300;
	margin-bottom: 20px;
}
#msec03 .txtbox .btn_wrp a {
	text-decoration: none;
	display: inline-block;
	border-radius: 50px;
	color: #fff;
	border: 2px solid #fff;
	padding: 15px 20px;
	line-height: 1em;
	font-size: 22px;
}
@media(max-width:768px){
    #msec03:after {
        top: 10%;
        height: 80%;
    }
	#msec03 .txtbox h5,
	#msec03 .txtbox h2,
	#msec03 .txtbox h4 {
		margin-bottom: 10px;
	}
	#msec03 .txtbox h4 {
		font-size: 14px !important;
	}
	#msec03 .txtbox .btn_wrp a {
        padding: 8px;
        font-size: 13px;
        width: 170px;
        text-align: center;
	}
}
/*msec04*/
#msec04 .csbox {
	border: 1px solid #ddd;
	padding: 50px 30px;
}
#msec04 .csbox .txtbox h2 {
	font-weight: 700;
}
#msec04 .csbox .txtbox h2 img {
	width: 35px;
}
#msec04 .csbox .txtbox p {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 300;
	color: #333;
}
#msec04 .csbox .imgbox img {
	width: 115px;
}
@media(max-width:768px){
	#msec04 .csbox {
		padding: 20px 15px;
		margin-top: 15px;
	}
	#msec04 .csbox .txtbox h2 img {
		width: 20px;
	}
	#msec04 .csbox .txtbox p {
		font-size: 12px;
	}
	#msec04 .csbox .imgbox img {
		width: 80px;
	}
}
/*latest-notice*/
#latest-notice h4 {
	position: relative;
	font-weight: 600;
	padding-bottom: 10px;
}
#latest-notice h4 a {
	text-decoration: none;
	display: inline-block;
	color: #111;
	position: absolute;
	right: 0;
}
#latest-notice ul {
	border-top: 3px solid #333;
}
#latest-notice ul li {
	border-bottom: 1px solid #ccc;
}
#latest-notice ul li a {
	text-decoration: none;
	color: #333;
	font-weight: 300;
	font-size: 16px;
	line-height: 1em;
	padding: 13px 0;
}
#latest-notice ul li a:hover {
	color: #1c82c3;
}
@media(max-width:768px){
	#latest-notice ul {
		border-top: 2px solid #333;
	}
	#latest-notice ul li a {
		font-size: 13px;
		padding: 10px 0;
	}
}
/*msec05*/
#msec05 {
	background: url(../img/msec05_bg.png) center center no-repeat;
	background-color: #101f3c;
}
#msec05 .con_b {
    position: relative;
    z-index: 3;
    background-color: #fff;
    padding: 50px;
    max-width: 800px;
    margin: 0 auto;
}
@media (max-width:768px){
    #msec05 .con_b {
        padding: 30px 20px;
    }
}
/*latest_online*/
#latest_online .ip_wrp > li {
    position: relative;
    padding-left: 180px;
    margin-bottom: 15px;
}
#latest_online .ip_wrp > li label {
    position: absolute;
    margin: 0px;
    font-size: 18px;
    line-height: 1em;
    font-weight: 500;
    color: #1e1e1e;
    left: 0;
    top: 10px;
}
#latest_online .ip_wrp > li .form-control {
    border-radius: 0px;
    color: #1e1e1e;
    font-size: 18px;
    background-color: #f7f7f7;
    box-shadow: 0 0 0;
    border: 2px solid #ccc;
}
#latest_online .ip_wrp > li select.form-control,
#latest_online .ip_wrp > li input[type="email"].form-control,
#latest_online .ip_wrp > li input[type="tel"].form-control {
    height: 40px;
}
#latest_online .agr_wrp > li {
    border-top: 1px solid #1e1e1e;
    border-bottom: 1px solid #1e1e1e;
    margin-top: -1px;
    padding: 20px 0;
}
#latest_online .ip_wrp > li p {
    font-size: 14px;
}
#latest_online .agr_wrp h4 {
    font-size: 18px;
    line-height: 1em;
    font-weight: 500;
    color: #1e1e1e;
    margin-bottom: 15px;
}
#latest_online .agr_wrp .t_list li {
    font-size: 15px;
    margin: 3px 0;
    line-height: 1em;
    font-weight: 300;
    color: #1e1e1e;
    position: relative;
    padding-left: 8px;
}
#latest_online .agr_wrp .t_list li span {
    position: absolute;
    left: 0;
}
#latest_online .agr_wrp .agb label,
#latest_online .agr_wrp .agb input {
    margin: 0px;
    vertical-align: middle;
}
#latest_online .agr_wrp .agb label {
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    color: #1e1e1e;
}
#latest_online .btn_wrp {
    margin-top: 15px;
    text-align: center;
}
#latest_online .btn_wrp input {
    font-size: 20px;
    line-height: 1em;
    color: #fff;
    padding: 15px;
    width: 100%;
    background-color: #0093f2;
    border: 0px;
    max-width: 320px;
    display: inline-block;
}
@media (max-width:768px){
    #latest_online .ip_wrp > li {
        padding-left: 0;
        margin-bottom: 5px;
    }
    #latest_online .ip_wrp > li label {
        font-size: 14px;
        top: auto;
        left: auto;
        position: relative;
        display: inline-block;
        width: 100%;
    }
    #latest_online .ip_wrp > li .form-control {
        height: 30px;
        font-size: 14px;
    }
    #latest_online .ip_wrp > li select.form-control,
    #latest_online .ip_wrp > li input[type="email"].form-control,
    #latest_online .ip_wrp > li input[type="tel"].form-control {
        height: 30px;
    }
    #latest_online .agr_wrp > li {
        padding: 15px 0;
    }
    #latest_online .ip_wrp > li p {
        font-size: 11px;
    }
    #latest_online .agr_wrp h4 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    #latest_online .agr_wrp .t_list li {
        font-size: 12px;
        margin: 2px 0;
    }
    #latest_online .agr_wrp .t_list li span {
        position: absolute;
        left: 0;
    }
    #latest_online .agr_wrp .agb label {
        font-size: 12px;
        line-height: 1em;
        font-weight: 500;
        color: #1e1e1e;
    }
    #latest_online .btn_wrp {
        margin-top: 10px;
    }
    #latest_online .btn_wrp input {
        font-size: 15px;
        padding: 10px;
    }
}
/*msec06*/
#msec06 a {
	text-decoration: none;
}
#msec06 .ban1 {
	background: url(../img/ban1_bg.png) right center no-repeat;
	background-size: cover;
	background-color: #225c6a;
}
#msec06 .ban2 {
	background: url(../img/ban2_bg.png) right center no-repeat;
	background-size: cover;
	background-color: #5d91d4;
}
#msec06 .c_wrp .txtbox h4 {
	line-height: 1.2em;
}
#msec06 .c_wrp .txtbox h4 strong {
	font-weight: 800;
	color: #225c6a;
	display: inline-block;
	width: 32px;
	height: 32px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	font-size: 0.7em;
	line-height: 1em;
	padding-top: 5px;
}
#msec06 .ban2 .txtbox h4 strong {
	color: #5d91d4;
}
#msec06 .c_wrp .txtbox p {
	font-weight: 300;
}
@media (min-width:769px){
	#msec06 .c_wrp {
		height: 250px;
	}
	#msec06 .c_wrp .txtbox {
		padding-left: 30px;
	}
}
@media (max-width:768px){
    #msec06 a {
        padding: 30px 15px;
    }
	#msec06 .c_wrp .txtbox h4 strong {
        width: 20px;
        height: 20px;
	}
}
/*footer*/
#footer {
    margin-top: 0px !important;
    background-color: #111;
    border-top: 0px;
    padding: 60px 0 !important;
    text-align: center;
}
#footer .foot_lnk {
    margin-bottom: 20px;
    font-size: 16px;
}
#footer .foot_lnk a {
    text-decoration: none;
    display: inline-block;
    padding: 0 10px;
}
#footer p {
    color: #fff;
    font-size: 14px;
    line-height: 1.6em;
    font-weight: 300;
}

@media(max-width:768px){
    #footer {
        padding: 60px 15px 100px !important;
    }
    #footer .foot_lnk {
        margin-bottom: 10px;
        font-size: 14px;
    }
}

/*parallax*/
.page-header.parallax {
    padding: 0;
    height: 250px;
	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 {
    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: 60% 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 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: #d83c3c;
        border-bottom: 2px solid #d83c3c;
    }
}
@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(197, 27, 31);
    }
    #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(216, 60, 60, 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(197, 27, 31, 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;
	}
}


/*tsq_ban*/
#tsq_ban2,
#tsq_ban {
    position: fixed;
    z-index: 100;
    left: 50px;
    top: 150px;
    line-height: 0px;
}
#tsq_ban2.right,
#tsq_ban.right {
    position: fixed;
    z-index: 100;
    right: 50px;
    left: auto;
    top: 150px;
}
#tsq_ban2 a,
#tsq_ban > div > a {
    display: block;
    text-decoration: none;
    box-shadow: 10px 10px 10px rgba(0,0,0,0.1);
    margin: 10px 0;
}
#tsq_ban2,
#tsq_ban {
    z-index: 80;
	
	-ms-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#tsq_ban ul {
    box-shadow: 10px 10px 10px rgba(0,0,0,0.1);
}
#tsq_ban ul li a {
    text-decoration: none;
    display: block;
}
#tsq_ban ul li a img {
    width: 20px;
    position: absolute;
    left: 15px;
    top: 20px;
}
#tsq_ban ul li .c_wrp {
    height: 60px;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    margin-top: -1px;
    position: relative;
    padding-left: 45px;
}
#tsq_ban ul li .c_wrp p {
    font-size: 13px;
    line-height: 1.2em;
    font-weight: 600;
    color: #636363;
}
/*ch_box*/
.ch_box {
    background-color: #fff;
    padding: 20px;
}
.ch_box h6 {
    font-size: 13px;
    line-height: 1.2em;
    color: #362f2d;
    margin-bottom: 5px;
    font-weight: 500;
    letter-spacing: 0px;
}
.ch_box h6 span {
    display: inline-block;
    padding: 5px 8px;
    border-radius: 20px;
    background-color: #1a73e8;
    color: #fff;
}

/*color*/
.c_rd {
    color: #ff3434 !important;
}
/*sub_tab*/
.sub_tab {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10000;
}
/*config_top*/
#config_top {
    margin: 0 auto;
    z-index: 10;
    position: relative;
	background-color: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
#config_top.sticky-active {
    width: 100% !important;
    max-width: 100% !important;
	left: 0 !important;
    margin-top: 0px;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.15);
}
#config_top .tabcon > li {
	display: inline-block;
	position: relative;
	padding: 0 10px;
}
#config_top .tabcon > li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0%;
	height: 100%;
	width: 1px;
	background-color: rgba(0,0,0,0.1);
}
#config_top .tabcon > li:first-child:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0%;
	height: 100%;
	width: 1px;
	background-color: rgba(0,0,0,0.1);
}
#config_top .tabcon > li > span,
#config_top .tabcon > li > a {
	display: inline-block;
	color: #222;
	font-size: 15px;
	line-height: 1em;
	text-decoration: none;
	padding: 15px 10px;
}
#config_top .tabcon > li > span {
	min-width: 200px;
	position: relative;
	cursor: pointer;
	padding: 15px 10px 15px 10px;
}
#config_top .tabcon > li > span i {
	position: absolute;
	right: 0;
}
#config_top .hide_m {
	display: none;
}
#config_top .tabcon > li ul {
	position: absolute;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.9);
    top: 100%;
    margin-top: 0px;
    width: 100%;
    left: 0;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.15);
}
#config_top .tabcon > li ul li a {
	text-decoration: none;
	display: block;
	padding: 15px 20px;
	color: rgba(255, 255, 255, 0.6);
	font-size: 15px;
	line-height: 1em;
}
#config_top .tabcon > li ul li:not(:last-child) a {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
#config_top .tabcon > li ul li:hover > a {
	color: #fff;
}
@media (max-width:768px){
	#config_top {
		padding: 5px;
	}
	#config_top .tabcon > li {
		padding: 0 10px;
		word-break: keep-all;
	}
	#config_top .tabcon > li > span,
	#config_top .tabcon > li > a {
		font-size: 12px;
		padding: 5px 20px 5px 5px;
	}
	#config_top .tabcon > li > span {
		min-width: 130px;
		width: 130px;
	}
	#config_top .tabcon > li > span.tt_btn1 {
		min-width: 130px;
		width: 130px;
	}
	#config_top .tabcon > li > span i {
		top: 25%;
	}
	#config_top .tabcon > li ul {
		margin-top: 5px;
	}
	#config_top .tabcon > li ul li a {
		font-size: 12px;
		padding: 15px 10px;
	}
	#config_top .tabcon > li .home {
		padding: 5px;
	}
}
