/* Add here all your CSS customizations */
/* 스프라우트 레이아웃에서 사용되는 공통 스타일 시트 */
body{
	
}

.ra-page-wrap{
	padding-bottom:30px;
}
.ra-page-wrap *{
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}

.ra-page-wrap .ra-page *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ra-page-wrap .bd *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ra-page-wrap {
	padding:30px;
	border:1px solid #e1e1e1;
}

#header.header_shadow{
	-webkit-box-shadow: 0 2px 2px 0px #ddd;
	-moz-box-shadow: 0 2px 2px 0px #ddd;
	box-shadow: 0 2px 2px 0px #ddd;	
}

.header-bottom-bar-wrapper{
	background:#333;
	margin-top:20px;
}
.header-bottom-bar-wrapper .breadcrumb{
	background:none;
	padding-left:0;
} 

.header-bottom-bar-wrapper .breadcrumb a{
	color:white;
	font-size:12px;
} 

.header-bottom-bar-wrapper .breadcrumb>li+li:before{
	color:#fff;
	opacity:0.3;
}

/* 풀다운 메뉴 */

.full-dropdown-menu-wrapper{
	display:none;
}
.full-dropdown-menu{
	padding-top:15px;
	text-align:left;
	padding-bottom:15px;
}

.full-dropdown-menu a{
}


.full-dropdown-menu .full-dropdown-menu-title{
	display:block;
	font-size:12px;
	color:#333;
	border-bottom:0px solid #e1e1e1;
	padding-bottom:14px;
	padding-top:15px;
}

.full-dropdown-menu .full-dropdown-menu-title i{
	color:#585858;
	font-size:5px;
	padding-right:5px;
}


.full-dropdown-menu .sub-menu{
	list-style:none;
	padding-left:0;
	
}

.full-dropdown-menu .sub-menu li{
	border-bottom:1px solid #f1f1f1;
}

.full-dropdown-menu .sub-menu li a{
	line-height:36px;
	color:#585858;
	font-size:12px;
	
}

.full-dropdown-menu .sub-menu li a i{
	color:#ccc;
	font-size:9px;
	padding-right:5px;
}


.full-dropdown-menu-bottom{
	padding:10px 0;
	background:#333;
}
.full-dropdown-menu-bottom h3,
.full-dropdown-menu-bottom p{
	display:inline-block;
	color:#fff;
	font-size:12px;
	margin-bottom:0;
}

.full-dropdown-menu-bottom h3{
	float:left;
}

.full-dropdown-menu-bottom h3 i{
	font-size:9px;
	padding-right:8px;

}

.full-dropdown-menu-bottom a{
	color:white;
	margin-bottom:0;
}

.full-dropdown-menu-bottom h3 + .xe-widget-wrapper{
	display:inline-block;
	float:left;
}

body.sticky-menu-active #header .header-bottom-bar-wrapper{
		display:none;
	}

.content_top h4{
    font-size: 12px;
    color: #999;
    border-left: 3px solid;
    line-height: 1em;
    padding-left: 7px;
	margin-bottom:7px;
}

.content_top h3{
    font-size: 26px;
    font-weight: bold;
    border-bottom: 1px solid #e1e1e1;
    line-height: 1em;
    padding-bottom: 25px;
    letter-spacing: -1px;
}

.dot-arrow:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    border-left: 2px solid #333;
    border-right: 2px solid #333;
    margin-left: 0px;
    margin-right: .3em;
    position: relative;
    margin-bottom: .2em;
}

/* 버튼스타일 */
.sprout .btn{
	border-radius:0;
}
.btn-responsive-nav{
    background: white;
    color: #333;
    top: 30px;
    border: 1px solid #e1e1e1;
}

.sprout .btn.no-border{
	border:none;
}

.sprout .btn.round-border{
	border-radius:15px;
}

.sprout .btn.no-bgcolor{
	background:none;
	color:white;
	border-color:white;
}
.sprout .btn.full-width{
	width:100%;
}

blockquote{
	padding:5px 10px;
}

/* 폼 요소 */
.form-control{
	border-radius:0;
	border-color:#e1e1e1;
}


.ra-page .list{
	font-size:12px;
}
/* 텝 스타일 */
.tabs{
	border-radius:0;
	
}

.nav-tabs{
	border-bottom-color:#e1e1e1;
}
.nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li a:focus,
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus{
	border-top-width:1px;
	
}

.nav-tabs li a{
	border-radius:0;
	font-size:12px;
	background:#fff;
	
}
html body .tabs .nav-tabs a{
	color:#999;
}
.nav>li>a{
	padding:12px 24px;
}

.tab-content{
	border-radius:0;
	box-shadow:none;
	padding:24px;
}

/* 페이지 박스부분 */

.ra-box-cate{
	padding:25px;
	background:#f7f7f7;
	margin-bottom:30px;
}

section.section .ra-box-cate{
	padding:25px;
	background:white;
	margin-bottom:30px;
	
}

.ra-box-cate>li>a{
	color:#333;
	padding:0 15px;
	background:none;
}

ul.ra-box-cate > li.active > a,
ul.ra-box-cate > li.active > a:hover{
	background:none;

}


ul.ra-box-cate > li.active > a:hover,
.ra-box-cate>li>a:hover{

	background:none;
}

.thumb-info{
	border:none;
	border-radius:0;
}


thumb-info-caption{
	text-align:center;
}

html.webkit .thumb-info .thumb-info-wrapper{
	margin:0;
}



.ra-box{
	background:white;
	padding:25px 30px;
	color:#333;
	margin-bottom:30px;
	min-height:220px;
}

.ra-box.boder-box{
	border:1px solid #e0e0e0;
}

.ra-box .box-icon{
}

.ra-box h4{
	font-size:1.3em;
	margin-bottom:15px;
}

.ra-box p{
	line-height:20px;
	margin-bottom:40px;
}

.ra-box.color p,
.ra-box.color h4{
	color:white !important;
}



.ra-box.color.color-blue{
	background:#1746d3;
}

.ra-box.color.color-light-blue{
	background:#75d1f0;
}
.ra-box.color.color-orange{
	background:#ea693e;
}
.ra-box.color.color-light-orange{
	background:#f09475;
}

.ra-box.color.color-strong-orange{
	background:#d1461a;
}

.ra-box.color.color-light-green-blue{
	background:#84c9d5;
}

.ra-box.color.color-green-blue{
	background:#37a1b3;
}

.ra-box.color.color-deep-green-blue{
	background:#008096;
}


.ra-box.color.color-deep-blue{
	background:#3763b3;
}

.ra-box .ra-read-more{
	
}

.ra-box .btn-quick-type1{

	position:relative;
}

.ra-box .btn-quick-type1:last-child{

	
}

.ra-box .btn-quick-type1 > h3{
	font-size:14px;
	line-height:1.2em;
}

.ra-box .btn-quick-type1 > p{
	font-size:12px;
	color:#999;
}

.ra-box .btn-quick-type1 > .btn{
	position:absolute;
	right:0px;	
	top:0px;
	border:1px solid #e1e1e1;
	padding:5px 13px;
	background:white;
}

.ra-box .btn-quick-type1 > .btn i{
	color:#333;
}

.sns-box{
	min-height:400px;
	margin-bottom:20px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background-color:#333;
}

/* 서브스타일 */
aside.sidebar{
	padding-bottom:30px;
}

.sidebar .sidebar_title_wrapper{
	
	background:url(../images/sidebar_top_bg.jpg) left center no-repeat;
	padding:24px;
	padding-bottom:50px;
	margin-bottom:-1px;
	border:1px solid #e1e1e1;
	border-bottom:0;
}
.sidebar .sidebar_title_wrapper span{
	font-size:11px;
	text-transform:uppercase;
	color:#aaa;
}
.sidebar h4.sidebar_title{
	font-weight:bold;
	color:#333 !important;	
	margin-bottom:0px;
}

aside ul.nav-list{
	border-bottom:1px solid #e0e0e0;
}

aside ul.nav-list > li{
	border:1px solid #e0e0e0;
	padding:12px 24px;
	border-bottom:0;
}

aside ul.nav-list > li.active{
	
	background:white;
}

aside ul.nav-list > li > a,
aside ul.nav-list > li.has-sub a{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
	border-bottom:0;
}
aside ul.nav-list > li > a{
	padding:5px 0;
	font-size:1em;
}

ul.nav-list li ul{
	padding:15px 0 10px;
}
aside ul.nav-list > li.has-sub a{
	padding:0;
}
aside ul.nav-list > li > a > span{
	color:#999;
}

aside ul.nav-list > li > ul > li > a > span{
	padding-right:5px;
}

.tab-content{
	border-color:#e1e1e1;
}
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus{
	border-left-color:#e1e1e1;
	border-right-color:#e1e1e1;

}

/* 메인페이지1 */

section.section{
	background:#fafafa;
}
.section-default.bg-white{
	background:#fff;
	border-top:none;
	margin-top:0;

}

/* 메인페이지2 */


.quick-menu [class*="col-"] > a{
	display:block;
	text-align:center;
}

.quick-menu .col-md-4 > a h6{
	margin-bottom:24px;
	font-size:.8em;
}

.quick-menu .col-md-4 > a img{

	padding-bottom:5px;
}

/* 메인페이지 3 */
.thumb-info-caption{
	text-align:center;
}

.thumb-info-caption > h5{
	padding:20px 0;
	width:80%;
	border-bottom:1px solid #e0e0e0;
	margin:0 auto 10px;
}

.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p{
	font-size:0.8em;
}
.thumb-info-meta-info{
	text-align:center;
    font-size: 0.8em;
    display: block;
    padding-bottom: 25px;
	color:#ccc;
}

.thumb-info-meta-info a{
	color:#bbb;
}

.row .image-gallery > [class*="col-"]{

}

ul.image-gallery .image-gallery-item{
	margin-bottom:0;
}
.thumb-info img,
.thumb-info .thumb-info-wrapper{
	border-radius:0;
}

.thumb-info .thumb-info-inner{
	font-size:14px;
}
.thumb-info.thumb-info-centered-info .thumb-info-title{
	top:20%;
}

.thumb-info.thumb-info-centered-info .thumb-info-type{
	background:none;
	margin-top:0;
}

/* Featured Boxes - Style 9 */

.featured-boxes-style-9 .featured-box {
	background: none;
	border: 0;
	margin: 35px 0 10px 0;
	box-shadow: none;
	border-left:1px solid #e0e0e0;
	border-radius:0;
}

.featured-boxes-style-9 .featured-box .box-content {
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.featured-boxes-style-9 .featured-box .icon-featured {
	display: inline-block;
	font-size: 30px;
	height: 75px;
	line-height: 75px;
	padding: 0;
	width: 75px;
	margin-top: 0;
}

.featured-boxes-style-9 .featured-box.no-border{
	border:none;
}

.featured-boxes-style-9 .featured-box img{
	margin-bottom:15px;
}

.featured-boxes-style-9 .featured-box p{
	line-height:1.6em;
	font-size:.9em;
	color:#777;
	padding:0 1.5em;
}

.featured-boxes-style-9 .featured-box h4{
	color:#333;
}

.featured-boxes-style-9 h3{
	margin-bottom:15px;
}


/* Featured Boxes - Style 10 */
.featured-boxes-style-10 .featured-box {
	background: none;
	border: 0;
	margin: 10px 0;
	box-shadow: none;
	border-radius:0;
}

.featured-boxes-style-10 .featured-box .box-content {
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.featured-boxes-style-10 .featured-box .icon-featured {
	display: inline-block;
	font-size: 30px;
	height: 75px;
	line-height: 75px;
	padding: 0;
	width: 75px;
	margin-top: 0;
}

.featured-boxes-style-10 .col-md-3 .featured-box.no-border{
	border:none;
}

.featured-boxes-style-10 .featured-box img{
	margin-bottom:15px;
}

.featured-boxes-style-10 .featured-box p{
	line-height:1.6em;
	font-size:.9em;
	color:#777;
	padding:0 1.5em;
}

.featured-boxes-style-10 .featured-box h4{
	color:#333;
}

.featured-boxes-style-10 h3{
	margin-bottom:15px;
}


/* Featured Boxes - Style 11 */

.featured-boxes-style-11 .featured-box {
	border:1px solid #e1e1e1;
	border-radius:0;
	margin:0;
	margin-right:-1px;
	background:none;
	overflow:hidden;
	max-height:383px;
}

.featured-boxes-style-11 .featured-box .box-content {
	border: 0;
	padding:0;
}
.featured-boxes-style-11 .featured-box .box-content form{
	margin-bottom:-1px;
}

.featured-boxes-style-11 .featured-box .box-content .form-group{
	margin:0;
}

.featured-boxes-style-11 .featured-box .box-content h4 {
	text-align:center;
	padding:25px;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:0;
}

.featured-boxes-style-11 .featured-box .box-content img {
	display:inline;
	margin-bottom:0;
}

.featured-boxes-style-11 .featured-box .box-content form input[type="text"],
.featured-boxes-style-11 .featured-box .box-content form input[type="email"],
.featured-boxes-style-11 .featured-box .box-content form input[type="password"],
.featured-boxes-style-11 .featured-box .box-content form input[type="submit"],
.featured-boxes-style-11 .featured-box .box-content form input[type="file"],
.featured-boxes-style-11 .featured-box .box-content form select,
.featured-boxes-style-11 .featured-box .box-content form .btn.btn-mod.btn-cancel{
	width:100%;
	line-height:70px;
	height:70px;
	text-indent:20px;
	border:none;
	border-radius:0;
	border-bottom:1px solid #e1e1e1;
	box-shadow:none;
	-webkit-box-shadow:none;
	margin:0;
	padding:0;

}
.featured-boxes-style-11 .featured-box .box-content form input[type="submit"]{
	color:white;
	text-shadow:none;
}

.featured-boxes-style-11 .featured-box .box-content form .btn.btn-mod.btn-cancel{
	color:#333;	
	text-shadow:none;
}
.featured-boxes-style-11 .featured-box .box-content form input[type="file"]{
	left:0;
	margin-left:0;
	padding-left:0;
	height:35px;
	line-height:35px;
}

.featured-boxes-style-11 .featured-box .box-content form input[type="radio"]{

}

.featured-boxes-style-11 .featured-box .box-content form .help-inline{
	display:none;
}

.featured-boxes-style-11 .featured-box .box-content form .help-block,
.featured-boxes-style-11 .featured-box .box-content form .control-label{
	padding-left:20px;
}



.featured-boxes-style-11 .featured-box label{
	margin:0;
	margin-top:5px;


}
.featured-boxes-style-11 .featured-box .util-box{
	padding:10px 0;
	border-bottom:1px solid #e1e1e1;
	text-align:center;
	margin:0;
	font-size:11px;
}

.featured-boxes-style-11 .featured-box h4{
	color:#333;
}

.featured-boxes-style-11 h3{
	margin-bottom:15px;
}


section.section{
	margin:0;
}


.owl-carousel.nav-inside .owl-controls {
	left: 10px;
	right:auto;
}

.owl-theme .owl-dots .owl-dot span{
	border-radius:0;
	width:12px;
	height:12px;
	margin:5px;
}

/*서브페이지 헤더타이틀 */
.page-header-light h1{
	font-size:1.8em;
}

.page-header-reverse h1 span{
	font-size:0.5em;
	margin-top:-10px;
}

.page-header > .container{
	position:relative;
	z-index:2;
}

#nivo_slider{
	position:absolute;
	top:0;
	height:100%;
	overflow:hidden;
	z-index:1;
}

.page-header-reverse .breadcrumb, .page-header-reverse .breadcrumb.breadcrumb-valign-mid{
	background:none;
	margin-top:25px;
}


/* 서브페이지 컨텐츠 */

.ra-page p{
	font-size:12px;
}

.page-header.parallax{
	padding-top:60px;
}

.page-header-custom-background h1{
	font-size:25px;
	border-bottom:3px solid #fff;
	text-shadow:0 0 3px #333;
}

.nav-next-prev{
	position:absolute;
	right:0;
	bottom:-50px;
	list-style:none;
	margin-bottom:0;
}

.nav-next-prev li{
	float:left;
	margin-right:5px;
}
.nav-next-prev li:last-child{

	margin-right:30px;
}

.nav-next-prev li a{
	font-size:14px;
	padding:20px 25px;
	
}

.nav-next-prev li a:hover{
	background-color:rgba(0,0,0,0.5);
}

.nav-next-prev li a i{

}

.nav-next-prev li a span{
	display:none;
}

/* 서브페이지 서비스소개 */
.service-info img{
	width:100%;
}

.service-info .list.list-icons{
	overflow:hidden;
}
.service-info .list.list-icons li{
	float:left;
	margin-right:20px;
}
.service-info .list.list-icons li i,
.service-info .list.list-icons li a{
	color:#999;
	
}

/* 제품소개 */
.thumb-info-caption-title img{
	width:auto;
	display:inline-block;
	margin-left:5px;
}
.ra-product .thumb-info-caption .thumb-info-caption-text{
	padding:15px;
	padding-top:0;
	
}
.ra-product .thumb-info-caption-title{
	width:100%;
	border:1px solid #e1e1e1;
	border-bottom:0;
	border-top:0;
	margin:0;
	text-indent:15px;
	padding-bottom:10px;
}
.ra-product .thumb-info-caption{
	text-align:left;
}

.ra-product .thumb-info-caption-text{
	border:1px solid #e1e1e1;
	border-top:0;	
}

.ra-product-webzine h5{
	margin-bottom:5px;
}
.ra-product-webzine p{
	line-height:1.6em;
}


.ra-product-webzine .product-cate{
	font-size:11px;
}

.ra-product-webzine .product-cate em{
	font-style:normal;
}


.ra-product-webzine h5 img{
	display:inline-block;
	margin-left:10px;
	
}

/* 제품소개 2 */

.ra-page .img-thumbnail{
	padding:0;
	border:0;
	border-radius:0;
	
}

.ra-page .owl-carousel .owl-item img{
	border-radius:0;
}

.ra-page .owl-carousel{
	margin-bottom:10px;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"]{
	background:#585858;
	border:none;
	border-radius:0;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover{
	background:#999;
}
/* 푸터부 */

#footer{
	padding-top:0px;
	border:none;
	margin-top:0;
}

#footer.light{
	padding-top:0;
	border:none;
}

#footer.light .footer-copyright nav ul li{
	border-left-color:#e1e1e1;
}

#footer.light .footer-copyright nav ul li a{
	color:#585858 !important;
}
#footer .footer-copyright{
	margin-top:0;
	background:#393939;
	border:none;
}

#footer.light .footer-copyright{
	margin-top:0;
}

#footer .footer-copyright nav{
	float:none;
	margin-bottom:5px;
}

#footer .footer-copyright p{
	display:block;

}
#footer.light .footer-copyright p{
	color:#999;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer a{
	color:#999 !important;
}

@media (min-width: 992px) {
	#header nav ul.nav-main ul.dropdown-menu li:hover > a {
		background:none;

	}
	
	#header nav ul.nav-main li a i.fa-caret-down{
		font-size:10px;
		maring-left:3px;
		top:-2px;
	}
	
}

@media (max-width: 991px) {

	#header nav ul.nav-main > li.active > a{

	}
	
	#header nav ul.dropdown-menu li.active a{

	}
	
	#header nav ul.nav-main li a{
		text-align:left;
	}
	
	#header .nav-main-collapse{
		top:0;
		
	}
	
	#header nav ul.nav-main li a{
		color:#999;
	}
	
	#header .header-bottom-bar-wrapper{
		display:none;
	}
	
		
	.main > div.container > .col-md-3{
		display:none;
	}
	
	


}

@media (max-width: 479px) {

	.ra-page-wrap{
		padding:0;
		border:none;
	}
	.tab-content{
		padding:15px;
	}
	.tp-caption.des-txt{
		display:none;
	}
	.owl-carousel .owl-item img{
		margin-bottom:15px;
	}
	.owl-carousel.nav-inside .owl-controls{
		left:auto;
		right:10px;
		bottom:7px;
	}
	ul.cm_widgetA li.cm_widtetA_others .author{
		display:none;
	}
	.ra-box p{
		margin-bottom:20px;
	}

	.sticky-menu-active{
		padding-top:0 !important;
	}
	
}

@media (max-width: 767px) {

	#full_gnb_btn{
		display:none !important;
	}
	
	#header .nav-main-collapse.light{
		background-color:white;
		border-top:1px solid #e1e1e1;
	}
	
	#header .nav-main-collapse.light ul li{
		border-color:#e1e1e1;
		
	}
	#header nav.light ul.nav-main li a{
		color:#333;	
	}
	
	
	#header .nav-main-collapse.light nav ul.nav-main a, 
	#header .nav-main-collapse.light nav ul.nav-main a:focus, 
	#header .nav-main-collapse.light nav ul.nav-main a:hover{
		color:#000;
	}
	

	

	
	
}





/* 게시판 */
.bd_zine.card li .rt_area{
	overflow:hidden;
}

ul.nav-list li a:before {
	display:none;
}
.bd .itx,
.bd_srch_btm .select{
	height:auto;
}
/* 동영상 배경 슬라이더 */

.slider{
	z-index:2;	
}

.slider-container{
	background-color:transparent;
}


.slider-bg{
    background:url(../images/mcontent_pattern.png) repeat 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

/* 슬라이더 */

.tp-bgimg {
	background-color:#f2f2f2 !important;

}

.slider-quick-menu-wrap{
	position:absolute;
	z-index:3;
	bottom:0;
	left:0;
	right:0;
	padding-bottom:50px;
}

.slider-quick-menu-wrap h4{
	color:white;
	font-size:12px;
}

.slider-quick-menu-wrap a{
	display:block;
}
.slider-quick-menu-wrap a:hover{
	text-decoration:none;
}

.tp-bullets.simplebullets.round .bullet{
	width:24px;
	-webkit-transition: all 0.2s ease-in 0.2s;
	-moz-transition: all 0.2s ease-in 0.2s;
	transition: all 0.2s ease-in 0.2s;
}

.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected{
	width:24px;
}

