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

/* 팝업레이어 */
#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;
}
/*common*/ 
img {
	max-width: 100%;
}

/*#s005 - Header*/
#header .header-body{
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 0px;
	padding: 8px 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: 18px;
    font-weight: 400;
    color: #000 !important;
    padding: 20px 40px !important;
    border-radius: 0px;
    text-transform: none;
}
#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-top:2px solid #ed1c24;
    border-radius: 0px;
	background-color: rgba(255,255,255,0.95);
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 14px;
    color: #000;
    border-color: #b3b3b3;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #ed1c24;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #ed1c24 !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:1200px) and (min-width:991px) {
	#header .header-nav-main nav > ul > li > a {
		padding: 20px 12px !important;
	}
}
@media (max-width:992px) {
	#header .header-body {
		padding: 15px 0;
	}
	#header .header-nav-main {
		margin-bottom: 0px !important;
		padding: 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;
        border-top: 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 {
    	color: rgba(255,255,255,0.8) !important;
		border-color: #fff;
		color: #000 !important;
	}
    #header .header-nav-main nav > ul > li > a{
        line-height: inherit;
		color: #555 !important;
        padding: 7px 8px 3px 8px !important;
		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: #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: 13px;
		padding: 2px 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-logo*/
#header.header-narrow .header-logo img {
	margin: 0px;
}
@media (max-width: 992px) {
	#header.header-narrow .header-logo img {
		width: 130px;
	}
	
}
/*revolutionSlider*/
@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.4;
	}
	#revolutionSlider_forcefullwidth .slider-container .tparrows:hover:before{
		opacity: 0.7;
	}
}
/*#s005 - HeaderTop mobile*/
#header .header-btn-collapse-nav {
    margin: 4px 0 ;
	background-color: transparent;
	color: #ed1c24;
}

/*m_sec01*/
#m_sec01 .banner_item {
	text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding: 50px 0;
}
#m_sec01 .banner_item .icons_wrp {
	padding: 15px;
}
#m_sec01 .banner_item h4 {
	font-size: 20px;
    line-height: 1em;
    margin-bottom: 5px;
}
#m_sec01 .banner_item p {
	font-size: 14px;
    line-height: 1em;
    color: #636363;
    font-weight: 300;
}
#m_sec01 .banner_item span {
	display: inline-block;
    color: #a4a4a4;
    border: 1px solid #ddd;
    line-height: 1em;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 300;
	background-color: #fff;
}
#m_sec01 .banner_item .plus_wrp img {
	-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;
}
#m_sec01 .banner_item:hover .plus_wrp img {
	-ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#m_sec01 .cs_item {
	text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #e01920;
    padding: 80px 15px;
	position: relative;
}
#m_sec01 .cs_item .conbox {
	position: relative;
	z-index: 3;
}
#m_sec01 .cs_item h2 {
	font-size: 16px;
    line-height: 1em;
    color: #fff;
    display: inline-block;
    margin-bottom: 15px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 600;
}
#m_sec01 .cs_item h1 {
	color: #fff;
    font-size: 30px;
	line-height: 1.4em;
    font-weight: 600;
}
#m_sec01 .cs_item ul li {
	color: #fff;
    text-align: left;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 300;
}
#m_sec01 .cs_item span.cs_ban_t {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/cs_ban_t.png) center top no-repeat;
	background-size: contain;
}
@media(min-width:769px){
	#m_sec01 .banner_item,
	#m_sec01 .cs_item {
		height: 330px;
	}
}
@media(max-width:992px){
	#m_sec01 .conarea {
		padding: 0px;
	}
	/*#m_sec01 .banner_item,
	#m_sec01 .cs_item {
		height: 250px;
	}*/
	#m_sec01 .banner_item {
		padding: 30px 0;
	}
	#m_sec01 .banner_item01 {
		background-color: #f4f4f4;
	}
	#m_sec01 .banner_item h4 {
		font-size: 14px;
	}
	#m_sec01 .banner_item p {
		font-size: 10px;
	}
	#m_sec01 .banner_item span {
		font-size: 11px;
	}
	#m_sec01 .banner_item .plus_wrp img {
		width: 13px;
	}
	#m_sec01 .banner_item .icons_wrp img {
		width: 65px;
	}
	#m_sec01 .cs_item {
		padding: 50px 15px;
	}
	#m_sec01 .cs_item h2 {
		font-size: 13px;		
	}
	#m_sec01 .cs_item h1 {
		font-size: 23px;		
	}
	#m_sec01 .cs_item ul li {
		font-size: 12px;		
	}
}
/*footer*/
#footer {
	margin: 0px;
	margin-top: 0px !important;
}
#footer p {
	font-size: 13px;
	line-height: 1.4em;
	font-weight: 300;
}
@media (max-width:992px){
	#footer .logo_wrp a img{
		width: 100px;
		margin-bottom: 10px;
	}
	#footer p {
		font-size: 11px;
	}
}
/*page-header*/
.page-header.parallax {
    padding: 70px 0 0;
    overflow: hidden;
}
.page-header.parallax .sub_title {
	position: relative;
	z-index: 3;
}
.page-header.parallax h1 {
	font-size: 35px;
}
.page-header.parallax h6 {
	color: #fff;
	font-size: 12px;
	font-weight: 200;
}
.page-header.parallax .para_img {
	background-size: cover !important;
    height: 100%;
    position: absolute;
    width: 100%;
	top: 0;
	left: 0;
}
.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);
}
@media (max-width:768px){
	.page-header.parallax {
		padding: 50px 0 0;
		overflow: hidden;
	}
	.page-header.parallax .para_img {
		background-position: center center !important;
	}
	.page-header.parallax h6 {
		font-size: 10px;
		margin-bottom: 5px;
	}
	.page-header.parallax h1 {
		font-size: 20px;
		line-height: 1em;
	}
}

/*subtab*/
#subtab {
	margin-top: 70px;
}
#subtab a {
	display: inline-block;
    width: 33%;
    background-color: #fcfcfc;
    margin-left: -4px;
    color: #393738;
    padding: 10px 0;
    font-size: 13px;
    line-height: 1em;
    font-weight: 500;
    text-decoration: none;
}
#subtab a.active {
	background-color: #ed1c24;
	color: #fff;
}
#subtab a .img_wrp {
	margin-bottom: 8px;
}
#subtab a .b_on {
	display: none;
}
#subtab a .b_off {
	display: inline-block;	
}
#subtab a.active .b_on {
	display: inline-block;
}
#subtab a.active .b_off {
	display: none;	
}
#subtab a:hover {
	color: #fff;
	background-color: #5f6062;
}
#subtab a:hover .b_on {
	display: inline-block;	
}
#subtab a:hover .b_off {
	display: none;	
}
@media (min-width:1200px){	
	#subtab a {
		max-width: 165px;
	}
}
@media (max-width:1199px) and (min-width:991px){	
	#subtab a {
		max-width: 135px;
	}
}
@media (max-width:992px) and (min-width:769px){	
	#subtab a {
		max-width: 120px;
		font-size: 13px;
	}
	#subtab a .img_wrp img {
		width: 50px;
	}
}
@media (max-width:768px){	
	#subtab {
		margin-top: 30px;
	}
	#subtab a {
		padding: 10px 5px;
	}
	#subtab a span {
		display: block;
		font-size: 11px;
		word-break: keep-all;
		line-height: 1.3em;
		overflow: hidden;
	}
	#subtab a .img_wrp {
		display: none;
	}
}
/*siteconfig*/
.siteconfig{
	width: 100%;
    height: 35px;
    bottom: 0;
    background-color: #fcfcfc;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.siteconfig .home_box{
    display: inline-block;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
	line-height: 24px;
}
.siteconfig .home_box2,
.siteconfig .home_box3{
	display: inline-block;
    color: #777;
    font-size: 14px !important;
	line-height: 24px;
	font-weight: 300;
}
.siteconfig .home_box2::after {
    color: inherit;
    opacity: 0.5;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}
.siteconfig .home_box a{
	text-decoration: none;
	color: #777;
	display: block;
	padding: 5px 15px;
	font-size: 13px;
}
@media (max-width:992px) {
	.siteconfig > div {
		padding: 0;
	}
}
@media (max-width:768px) {
	.siteconfig .home_box2,
	.siteconfig .home_box3{
		font-size: 13px !important;
	}
}
/*all_con*/
#all_con .big_tit {
	font-size: 25px;
    line-height: 1.4em;
    margin-top: 15px;
    padding: 10px 0;
    font-weight: 400;
    border-bottom: 1px dashed #ddd;
	margin-bottom: 0px;
}
#all_con .big_conbox {
	padding: 70px 0;
}
@media (max-width:768px) {
    #all_con .big_conbox {
        padding: 30px 0;
    }
}