@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Roboto:400,700');
/* Ionicons : https://ionicons.com/v2/ */
@import url('../../../nariya/css/ionicons/css/ionicons.min.css');
@import url('../../../nariya/css/g5.css');
@import url('../../../nariya/css/mask.css');

/********************************************************
■ Theme Common
********************************************************/
body { margin:0; padding:0;	background:#fff; color:#000; }
h1, h2, h3, h4, h5, h6, .en { font-family:"Roboto", sans-serif; }

/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
.wrapper { background:#fff; }
@media all and (max-width:991px) {
	.responsive .wrapper { overflow-x:hidden; }
}
.nt-container,
.nt-container-wide { margin:0 auto; }
@media all and (min-width:992px) {
	.responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
	.responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/* 비반응형 */
.no-responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
.no-responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
@media all and (max-width:1200px) {
	.no-responsive .wrapper.wided .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.no-responsive .wrapper.wided #nt_title .nt-container.px-xl-0,
	.no-responsive .wrapper.wided #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/********************************************************
■ Loader : 페이지 로딩바
********************************************************/
#nt_loader { background: #fff; left: 0; top: 0; width: 100%; height: 100%; display: block; position: fixed; z-index: 100000; }
#nt_loader .loader { margin: -25px 0 0 -25px; left: 50%; top: 50%; width: 50px; height: 50px; line-height:50px; font-size: 45px; position: absolute; z-index: 10001; }

/********************************************************
■ LNB
********************************************************/
#nt_lnb { border-bottom:0px solid #ddd; }
#nt_lnb ul { list-style: none; margin: 0; }
#nt_lnb ul > li { float: left; font-size: 12px; padding: 5px 10px; border-right:0px solid #ddd; }
#nt_lnb ul > li:first-child {}
#nt_lnb ul.float-left > li:last-child { border:0px !important; }
#nt_lnb ul > li > a { float:left; color:#333; white-space:nowrap; }
#nt_lnb .dropdown-toggle::after { color:#ccc; }

/********************************************************
■ PC 헤더(Header)
********************************************************/
#header_pc { padding:30px 0px 15px; border-bottom:1px solid #ebebeb; }
#header_pc .header-logo { display:inline-block; vertical-align:middle; padding:0px; padding-right:15px; }
#header_pc .header-logo a { font-size:44px; line-height:44px; font-family: "Helvetica", sans-serif; font-weight:bold; color:#00c43b; }
#header_pc .header-logo a:hover { color:#00c43b; }
#header_pc .header-search { display:inline-block; width:380px; vertical-align:middle; }
#header_pc .header-search form { padding:0px; margin-top:0px; height:44px; border:1px solid #00c43b; }
#header_pc .header-search input { background: #fff; box-shadow:none; height:40px; border:0px solid #00c43b; font-size:16px; font-weight:bold; padding:0px 10px; }
#header_pc .header-search .btn { color:#fff !important; font-size:12px; padding:0px 12px; background: #fff !important; }
#header_pc .header-search .input-group-append > .btn { margin-left:0px !important; border-radius:0px; }
#header_pc .header-ad { float:right; }

#header_pc.header-sub { background-color:#f06292; padding:0px; border-bottom:1px solid #ebebeb; }
#header_pc.header-sub .header-logo { display:inline-block; vertical-align:middle; padding:0px; padding:0px; }
#header_pc.header-sub .header-logo a { font-size:36px; line-height:36px; font-family: "Helvetica", sans-serif; font-weight:bold; color:#fff; }
#header_pc.header-sub .header-logo a:hover { color:#fff; }
#header_pc.header-sub .header-search { display:inline-block; width:480px; vertical-align:middle; }
#header_pc.header-sub .header-search form { padding:0px; margin-top:0px; height:36px; border:0px solid #333; }
#header_pc.header-sub .header-search input { background: #fff; box-shadow:none; height:32px; border:0px solid #333; font-size:14px; font-weight:bold; padding:0px 10px; }
#header_pc.header-sub .header-search .btn { color:#f06292 !important; font-size:13px; padding:0px 12px; background: #fff !important; }
#header_pc.header-sub .header-search .input-group-append > .btn { margin-left:0px !important; border-radius:0px; }
#header_pc.header-sub .header-ad { float:right; }
#header_pc.header-sub .header-right { float:right; }
#header_pc.header-sub .header-right ul { padding:0; margin:0; list-style:none; }
#header_pc.header-sub .header-right ul > li { float:left; padding:0 20px; border-right:1px solid #f48fb1; font-size:16px; }
#header_pc.header-sub .header-right ul > li:first-child { border-left:1px solid #f48fb1; }
#header_pc.header-sub .header-right ul > li > a { color:#fff; line-height:62px; }

/********************************************************
■ 모바일 헤더(Header)
********************************************************/
#header_mo .logo_mo { font-size: 27px; line-height:44px; }
#header_mo .icon_mo { font-size: 22px; padding-top:4px; }
#search_mo .search_mo { display:inline-block; padding:0px; padding-bottom:10px; width:100%; vertical-align:middle; }
#search_mo .search_mo form { padding:0px; margin-top:0px; border:1px solid #ccc; background: #fff; border-radius:0px; }
#search_mo .search_mo input { background: #fff; height:36px; font-weight:bold; font-size:20px; color:#000; border:0px; box-shadow:none; }
#search_mo .search_mo .btn { color:#333 !important; font-size:16px; padding:0 13px; border:0 !important; background: transparent !important; }

/********************************************************
■ PC 주메뉴
********************************************************/
/* 공통 */
#nt_menu { position:relative; z-index:20; border-bottom:1px solid #ddd; }
#nt_menu .nt-container,
#nt_menu .me-list .me-li,
#nt_menu .sub-1dul,
#nt_menu .sub-1dli { position:relative; }
#nt_menu .sub-slide { display:none; visibility:visible; }
#nt_menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
#nt_menu .me-icon {	width:4.0rem; text-align:center; }
#nt_menu .me-a { display:block; position:relative; text-align:center; font-weight:bold !important; font-size:14px !important; padding:12px 15px; }
#nt_menu .me-a:first-child { padding-left:; }
#nt_menu .me-li.on .me-a,
#nt_menu .me-li:hover .me-a { color:#00c43b; }
#nt_menu .sub-2div { left:100%; top:0; position:absolute; z-index:22; background: #fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } 
#nt_menu .sub-2dul { }
#nt_menu .sub-2dli { }
#nt_menu .sub-2da { display:block; color:#000; border-bottom: 1px solid #eee; } 
#nt_menu .sub-2dli.on .sub-2da,
#nt_menu .sub-2dli:hover .sub-2da { color:#000; background: #fafafa; border-color: #eee; font-weight: bold; }
#nt_menu .sub-2line { display:block; color:#000; font-weight:bold; background:#f5f5f5; }
.nt-menu .sub-1div { position:absolute; left:0; z-index:21; width:auto; text-align:left; top:100%; left:0; background:#fff; border-top:2px solid #00c43b; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.nt-menu .sub-1div::before { left: 50%; margin-left:-8px; }
.nt-menu .sub-1da { display:block; color:#000; border-bottom: 1px solid #eee; }
.nt-menu .sub-1line { position:relative; display:block; }
.nt-menu .sub-1dli.on .pc.sub-head-1da,
.nt-menu .sub-1dli:hover .pc.sub-1da { color:#00c43b; background: #fff; border-color: #eee; }
.nt-menu .sub-1line { color:#000; font-weight:bold; background:#fafafa; }
.nt-menu .me-sh { padding:0.59rem 1.0rem; } /* 서브메뉴 높이설정 : 페딩값으로 조절 */

/* 메뉴 상단 고정 */
#nt_sticky_wrap.me-sticky { position:fixed; width:100%; z-index:999; left:0; top:0; }
@media all and (min-width:992px) {
	.wrapper.m-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto !important; }
	.wrapper.ml-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 0 0 auto !important; }
	.wrapper.mr-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto 0 0 !important; }
}

/********************************************************
■ 페이지 타이틀
********************************************************/
#nt_title { position:relative; overflow:hidden; color:#333; background:#fafafa; border-bottom:1px solid #dee2e6; }
#nt_title .nt-container { position:relative; z-index:2; height:70px; }
#nt_title .page-title { font-size:26px; letter-spacing:-1px; line-height:1.4; }
#nt_title .breadcrumb a { color:#333; }
#nt_title .breadcrumb-item + .breadcrumb-item::before {	font-family: dotum;	font-weight: normal; color:#aaa; content:">"; }
@media all and (max-width:991px) {
	.responsive #nt_title .page-title { font-size:24px; letter-spacing:0; }
}
@media all and (max-width:767px) {
	.responsive #nt_title .page-title { font-size:22px; }
	.responsive #nt_title .nt-container { height:60px; }
}
@media all and (max-width:575px) {
	.responsive #nt_title .page-title { font-size:20px; }
	.responsive #nt_title .nt-container { height:50px; }
}

/********************************************************
■ Index
********************************************************/
.widget-wrap { margin-bottom:10px; padding:15px; background:#fff; border:1px solid #ddd; }
.widget-head { overflow:hidden; padding:15px; border:1px solid #ddd; border-bottom:0px; background:#fff; }

.h10 { height:10px; }

.tab10 .w-tab { border:1px solid #ddd; border-bottom:0px; background:#fff; }
.tab10 .w-tab .nav { border:0 !important; padding:15px; margin-top:0px !important; }
.tab10 .w-tab .nav li a { padding:0 10px; color:#888 !important; font-size:14px; font-weight:bold; }
.tab10 .w-tab .nav li a:first-child { padding-left:0px; }
.tab10 .w-tab .nav li.active a { border:0 !important; color:#000 !important; font-weight:bold; }
.tab10 .tabs { margin-bottom:0px !important; }
.tab10 .tab-content { background:#fff ; border:1px solid #ddd !important; padding:15px !important; height:265px; }

.swipe10 { width:100%; }
.swipe10 .swiper-tab { width: 100%; background:#fff; }
.swipe10 .swiper-tab .active { color:#333; border-bottom:3px solid #333; }
.swipe10 .swiper-tab .swiper-slide { text-align:center; cursor:pointer; padding:10px 4px 5px 4px !important; font-weight:bold; font-size:15px; }
.swipe10 .swiper-body { width: 100%; background:#e7e7ef; } 
.swipe10 .swiper-body .swiper-slide { width:100%; }

.swipe20 { border:1px solid #ddd; width:100%; }
.swipe20 .swiper-tab { width: 100%; background:#fff; border-bottom:1px solid #ddd; }
.swipe20 .swiper-tab .active { color:#00c43b; border-bottom:3px solid #00c43b; }
.swipe20 .swiper-tab .swiper-slide { text-align:center; cursor:pointer; padding:13px 0px 8px 0px !important; font-weight:bold; font-size:13px; }
.swipe20 .swiper-body { background:#fff; width: 100%; } 
.swipe20 .swiper-body .swiper-slide { padding:15px 15px 0px; width:100%; }

.tab20 { border:1px solid #ddd; border-bottom:0px; background:#fff; }
.tab20 .w-tab .nav { border:0 !important; padding:0px; margin-top:0px !important; }
.tab20 .w-tab .nav li a { color:#888 !important; padding:15px; font-size:14px; font-weight:bold; }
.tab20 .w-tab .nav li.active a { border:0 !important; border-bottom:3px solid #00c43b !important; color:#000 !important; font-weight:bold; }
.tab20 .tabs { margin-bottom:0px !important; }
.tab20 .tab-content { background:#fff; border:1px solid #ddd !important; padding:15px !important; height:648px; }

/********************************************************
■ Wing
********************************************************/
#nt_wing .nt-container { position:relative; overflow:visible !important; }
#nt_wing img { max-width:100%; }
#nt_wing .wing-left,
#nt_wing .wing-right { position:absolute; width:160px; }
#nt_wing .wing-left { left:-180px; }
#nt_wing .wing-right { right:-180px; }
.boxed-b #nt_wing .wing-left { left:-200px; }
.boxed-b #nt_wing .wing-right { right:-200px; }

/********************************************************
■ Footer 
********************************************************/
#nt_footer .nt-links ul { list-style: none; margin: 0; padding:0; }
#nt_footer .nt-links ul > li { float: left; padding: 0 13px; }
#nt_footer ul > li:first-child { padding-left:0; }
#nt_footer ul > li:last-child { padding-right:0; }
#nt_footer .nt-links ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_footer .nt-links ul > li:last-child::after { content: ""; }
#nt_footer .nt-links ul > li > a { color: #333; white-space:nowrap;	}
@media all and (max-width:991px) {
	.responsive #nt_footer .nt-links ul > li { float:none; display:inline-block; }
}

/********************************************************
■ Widget Title 위젯 타이틀
********************************************************/
h3.h3 { padding:0; margin:0; font-weight:bold; }
hr.hr::before { width:100%; height:1px; content: ""; position:absolute; left:0; bottom:1px; line-height:1px; background-color:#ddd; }
hr.hr { display:block; position:relative; height:3px; border: none; line-height:1px; padding:0;	margin:0; }
hr.hr::after { width:4.0rem; height:3px; content: ""; position:absolute; left:0; bottom:0; line-height:1px; }
@media all and (max-width:575px) {
	.responsive h3.h3 {	padding-left:1.0rem; padding-right:1.0rem; }
	.responsive hr.hr::after { left:1.0rem;	}
}

/********************************************************
■ Bootstrap 4 : 부트스트랩 기본 속성
********************************************************/
/* 툴팁 */
.tooltip .tooltip-inner { font-size:1.0rem !important; }

/* 체크박스, 라디오버튼 재지정 */
.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after { top:0.15rem !important; width:1.4rem !important; height:1.4rem !important; }

/* 체크박스, 라디오버튼과 글자간 간격 */
.custom-checkbox .custom-control-label span,
.custom-radio .custom-control-label span { cursor: pointer; padding-left:0.5rem !important; }

/* 스위치 버튼 재지정 */
.custom-switch .custom-control-label::before,
.custom-switch .custom-control-label::after { margin-top:2px; }

/* Button */
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }

/* Form */
.col-form-label { font-weight:bold; }

/* Pagenation */
.page-link,
.page-link:hover,
.page-link:focus { color: #333; }

/* 라운드 스타일 */
.na-round,
.view_image img,
.pretty-embed img { border-radius: 0.3rem !important; }

/* 사각 스타일 */
.is-square .na-round,
.is-square .view_image img,
.is-square .pretty-embed img,
.is-square .btn,
.is-square .alert,
.is-square .nav-link,
.is-square .form-control,
.is-square .input-group-prepend,
.is-square .input-group-append,
.is-square .input-group-text,
.is-square .custom-file-label,
.is-square .custom-file-label:after,
.is-square .custom-select,
.is-square .label,
.is-square .progress,
.is-square .pagination li a,
.is-square .list-group-item { border-radius:0 !important; }

.f-xm { font-size: 12px !important; }

.show { display:block !important; }
.hide { display:none !important; }

/* Tabs ------------------------------------------------------ */
.tabs li a { 
	cursor:pointer !important; 
}
.div-tab.tabs, .div-tab-top.tabs, .div-tab-bottom.tabs, .div-tab-btn.tabs { 
	margin-bottom: 0; 
}
.div-tab.tabs::before, .div-tab-top.tabs::before, .div-tab-bottom.tabs::before, .div-tab-btn.tabs::before { 
	display: table; content: " "; 
}
.div-tab.tabs::after, .div-tab-top.tabs::after, .div-tab-bottom.tabs::after, .div-tab-btn.tabs::after { 
	display: table; content: " "; 
}
.div-tab.tabs::after, .div-tab-top.tabs::after, .div-tab-bottom.tabs::after, .div-tab-btn.tabs::after { 
	clear: both; 
}
.div-tab.tabs ul.nav-tabs, .div-tab-top.tabs ul.nav-tabs, .div-tab-bottom.tabs ul.nav-tabs { 
	margin: 0;
}
.div-tab.tabs div.tab-content { 
	border-width: 0px 1px 1px; 
	border-style: solid; 
	border-color: rgb(221, 221, 221); 
	padding: 15px; 
}
.div-tab-top.tabs div.tab-content, .div-tab-bottom.tabs div.tab-content { 
	border: 0; 
	padding: 15px 0; 
}
.div-tab.tabs div.tab-content, .div-tab-top.tabs div.tab-content, .div-tab-bottom.tabs div.tab-content { 
	border-radius: 0; 
	border-image: none; 
	box-shadow: none; 
	background-color: #fff; 
	-webkit-box-shadow: 0; 
	-moz-box-shadow: none; 
	-moz-border-radius: none; 
	-webkit-border-radius: 0; 
}
.div-tab.tabs ul.nav-tabs li { 
	/*background: rgb(247, 247, 247); */
	border-image: none; 
	color: #333; 
	margin-right: 0; 
	border: 0; 
	border-radius: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	/*border-top: 1px solid rgb(221, 221, 221);
	border-left: 1px solid rgb(230, 230, 230); */
	border-image: none;
	line-height:14px !important;
}
.div-tab.tabs ul.nav-tabs li:hover, .div-tab.tabs ul.nav-tabs li:focus { 
	border:0;
	/*border-top: 1px solid rgb(221, 221, 221);
	border-left: 1px solid rgb(230, 230, 230); */
	border-image: none;
}
.div-tab.tabs ul.nav-tabs li:first-child  {
	/*border-left:1px solid rgb(221, 221, 221); */
	margin-left:0px;	
}
.div-tab.tabs ul.nav-tabs li:last-child, .div-tab.tabs ul.nav-tabs li:last-child:hover {
	/*border-right:1px solid rgb(221, 221, 221); */
}
.div-tab.tabs ul.nav-tabs li.active { 
	background: #fff; 
	/*border-top:1px solid #333; */
}

/*다크테마*/
.is-pc .darkmode .div-tab.tabs ul.nav-tabs li.active { background: none !important;}
.is-mobile .darkmode .div-tab.tabs ul.nav-tabs li.active { background: #282a2e !important;}
.darkmode .div-tab.tabs ul.nav-tabs li.active a { color: #fff !important; }

.div-tab.tabs ul.nav-tabs li a, .div-tab.tabs ul.nav-tabs li a:hover, .div-tab.tabs ul.nav-tabs li a:focus,
.div-tab.tabs ul.nav-tabs li:first-child a, .div-tab.tabs ul.nav-tabs li:first-child a:hover, .div-tab.tabs ul.nav-tabs li:first-child a:focus,
.div-tab.tabs ul.nav-tabs li:last-child a, .div-tab.tabs ul.nav-tabs li:last-child a:hover, .div-tab.tabs ul.nav-tabs li:last-child a:focus { 
	color:#333;
	border:0;
	border-radius: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	background:none;
	/*border-top: 1px solid transparent; 
	border-bottom:1px solid rgb(221, 221, 221);*/
	margin:0;
	line-height:14px !important;
}
.div-tab.tabs ul.nav-tabs li.active a, .div-tab.tabs ul.nav-tabs li.active a:hover, .div-tab.tabs ul.nav-tabs li.active a:focus,
.div-tab.tabs ul.nav-tabs li.active:first-child a, .div-tab.tabs ul.nav-tabs li.active:first-child a:hover, .div-tab.tabs ul.nav-tabs li.active:first-child a:focus,
.div-tab.tabs ul.nav-tabs li.active:last-child a, .div-tab.tabs ul.nav-tabs li.active:last-child a:hover, .div-tab.tabs ul.nav-tabs li.active:last-child a:focus { 
	color: #333;
	border:0;
	border-radius: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	background:none;
	border-top:1px solid #333; 
	border-bottom:1px solid transparent;
	margin:0;
	line-height:14px !important;
}
.div-tab-top.tabs ul.nav-tabs, .div-tab-bottom.tabs ul.nav-tabs { 
	background: none; 
	border-image: none; 
	color: #333; 
	margin: 0; 
	border: 0;
	border-radius: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	border-image: none;
	line-height:18px;
	border-top:1px solid rgb(221, 221, 221); 
	border-bottom:1px solid rgb(221, 221, 221); 
}
.div-tab-top.tabs ul.nav-tabs li, .div-tab-bottom.tabs ul.nav-tabs li  {
	border:0;
	margin:0;
	line-height:14px !important;
}
.div-tab-top.tabs ul.nav-tabs li a, .div-tab-top.tabs ul.nav-tabs li a:hover, .div-tab-top.tabs ul.nav-tabs li a:focus,
.div-tab-top.tabs ul.nav-tabs li:first-child a, .div-tab-top.tabs ul.nav-tabs li:first-child a:hover, .div-tab-top.tabs ul.nav-tabs li:first-child a:focus,
.div-tab-top.tabs ul.nav-tabs li:last-child a, .div-tab-top.tabs ul.nav-tabs li:last-child a:hover, .div-tab-top.tabs ul.nav-tabs li:last-child a:focus { 
	color:#333;
	border:0;
	border-radius: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	background:none;
	border-top:2px solid transparent; 
	border-bottom:0;
	padding:12px 12px 10px;
	margin-top:-1px;
	line-height:14px !important;
}
.div-tab-top.tabs ul.nav-tabs li.active a, .div-tab-top.tabs ul.nav-tabs li.active a:hover, .div-tab-top.tabs ul.nav-tabs li.active a:focus,
.div-tab-top.tabs ul.nav-tabs li.active:first-child a, .div-tab-top.tabs ul.nav-tabs li.active:first-child a:hover, .div-tab-top.tabs ul.nav-tabs li.active:first-child a:focus,
.div-tab-top.tabs ul.nav-tabs li.active:last-child a, .div-tab-top.tabs ul.nav-tabs li.active:last-child a:hover, .div-tab-top.tabs ul.nav-tabs li.active:last-child a:focus { 
	color: #333;
	border:0;
	border-radius: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	background:none;
	border-top:2px solid #333; 
	border-bottom:0;
	padding:12px 12px 10px;
	line-height:14px !important;
}

.div-tab-bottom.tabs ul.nav-tabs li a, .div-tab-bottom.tabs ul.nav-tabs li a:hover, .div-tab-bottom.tabs ul.nav-tabs li a:focus,
.div-tab-bottom.tabs ul.nav-tabs li:first-child a, .div-tab-bottom.tabs ul.nav-tabs li:first-child a:hover, .div-tab-bottom.tabs ul.nav-tabs li:first-child a:focus,
.div-tab-bottom.tabs ul.nav-tabs li:last-child a, .div-tab-bottom.tabs ul.nav-tabs li:last-child a:hover, .div-tab-bottom.tabs ul.nav-tabs li:last-child a:focus { 
	color:#333;
	border:0;
	border-radius: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	background:none;
	border-bottom:2px solid transparent; 
	border-top:0;
	padding:12px 12px 10px;
	margin-bottom:-1px;
	line-height:14px !important;
}

.div-tab-bottom.tabs ul.nav-tabs li.active a, .div-tab-bottom.tabs ul.nav-tabs li.active a:hover, .div-tab-bottom.tabs ul.nav-tabs li.active a:focus,
.div-tab-bottom.tabs ul.nav-tabs li.active:first-child a, .div-tab-bottom.tabs ul.nav-tabs li.active:first-child a:hover, .div-tab-bottom.tabs ul.nav-tabs li.active:first-child a:focus,
.div-tab-bottom.tabs ul.nav-tabs li.active:last-child a, .div-tab-bottom.tabs ul.nav-tabs li.active:last-child a:hover, .div-tab-bottom.tabs ul.nav-tabs li.active:last-child a:focus { 
	color:#333;
	border:0;
	border-radius: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	background:none;
	border-bottom:2px solid #333; 
	border-top:0;
	padding:12px 12px 10px;
	line-height:14px !important;
}

.div-tab-line.tabs ul.nav-tabs li a, .div-tab-line.tabs ul.nav-tabs li a:hover, .div-tab-line.tabs ul.nav-tabs li a:focus,
.div-tab-line.tabs ul.nav-tabs li:first-child a, .div-tab-line.tabs ul.nav-tabs li:first-child a:hover, .div-tab-line.tabs ul.nav-tabs li:first-child a:focus,
.div-tab-line.tabs ul.nav-tabs li:last-child a, .div-tab-line.tabs ul.nav-tabs li:last-child a:hover, .div-tab-line.tabs ul.nav-tabs li:last-child a:focus { 
	color:#333;
	border:0;
	border-radius: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	background:none;
	border-top:2px solid transparent; 
	border-bottom:2px solid transparent; 
	border-top:0;
	padding:12px 12px 10px;
	margin:-1px 0px;
	line-height:14px !important;
}

.div-tab-line.tabs ul.nav-tabs li.active a, .div-tab-line.tabs ul.nav-tabs li.active a:hover, .div-tab-line.tabs ul.nav-tabs li.active a:focus,
.div-tab-line.tabs ul.nav-tabs li.active:first-child a, .div-tab-line.tabs ul.nav-tabs li.active:first-child a:hover, .div-tab-line.tabs ul.nav-tabs li.active:first-child a:focus,
.div-tab-line.tabs ul.nav-tabs li.active:last-child a, .div-tab-line.tabs ul.nav-tabs li.active:last-child a:hover, .div-tab-line.tabs ul.nav-tabs li.active:last-child a:focus { 
	color:#333;
	border:0;
	border-radius: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	background:none;
	border-top:2px solid #333; 
	border-bottom:2px solid #333; 
	padding:12px 12px 10px;
	line-height:14px !important;
}

.div-tab-box.tabs ul.nav-tabs { 
	margin: 0px; 
	padding:0px; 
	border:0px; 
	border-left:1px solid #ddd; 
}
.div-tab-box.tabs ul.nav-tabs li a { 
	padding:10px 15px; 
	background: rgb(247, 247, 247); 
	color: #333; 
	margin-right: 0px; 
	border-radius: 0px; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	border:1px solid #ddd; 
}
.div-tab-box.tabs ul.nav-tabs li.active a { 
	background: #333; 
	color: #fff; 
	font-weight:bold; 
	border:1px solid #333; 
	cursor:pointer; 
}

.div-tab-btn.tabs {
	border:0px;
	padding:0px;
}

.div-tab-btn.tabs ul.nav-tabs {
	border:0px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:5px 0px;
}
.div-tab-btn.tabs ul.nav-tabs li {
	border:0px;
	margin:5px 0px;
	padding:0;
}
.div-tab-btn.tabs ul.nav-tabs li a {
    padding: 7px 15px !important;
	background:none;
	border:0px !important;
	margin:0px;
	font-weight:normal;
}
.div-tab-btn.tabs ul.nav-tabs li.active a { 
	border:0px;
	color:#fff;
	font-weight:normal;
	background: #333; 
	cursor:pointer; 
}

/* Footer */
.at-footer{ background: rgb(35, 35, 35); padding-top: 10px; padding-bottom: 20px; min-height: 30px; line-height:22px; }
.at-footer h4 { color: rgb(255, 255, 255); text-transform: capitalize; font-size: 16px; margin: 20px 0px 15px; }
.at-footer hr { border-top-color: rgb(68, 68, 68); border-top-width: 1px; border-top-style: solid; display:block; margin-top:0px; }
.at-footer a { color: rgb(183, 183, 183); text-decoration: none; }
.at-footer a:hover { text-decoration: none; color: rgb(204, 204, 204); }
.at-footer .col { margin-bottom:20px; }
.at-footer .col p { color: rgb(143, 143, 143); }
.at-footer .col ul { list-style: none; margin: 0px; padding: 0px; }
.at-footer .col ul li { color: rgb(143, 143, 143); }
.at-footer .col ul li span { color: rgb(204, 204, 204); }
.at-footer .footer-icon { list-style: none; margin: 0px; padding: 0px; text-align:center; }
.at-footer .footer-icon li { float:left; margin-right:10px; }
.at-footer .footer-icon li span { display:block; white-space:nowrap; letter-spacing:-1px; margin-top:8px; }
.at-footer .footer-nav { border:1px solid rgb(68, 68, 68); border-left:0px; border-right:0px; margin:0px 0px 20px; padding:10px 0px; text-align:center; }
.at-footer .footer-nav ul { margin:0px; padding:0px; font-weight:normal; list-style:none; }
.at-footer .footer-nav ul:after { height: 0px; clear: both; display: block; visibility: hidden; content: ""; }
.at-footer .footer-nav li { display:inline; position:relative; padding:0px 10px; margin:0px; }
.at-footer .copyright { position:relative; }
.at-footer .copyright ul { list-style:none; padding:0px; margin:0px; margin-right:40px; letter-spacing:-1px; }
.at-footer .copyright ul li { float:left; padding:0px; margin:0px; padding-right:20px; color:#888; }
.at-footer .copyright ul li a { color:#888; text-decoration:none; }
.at-footer .copyright ul li a:hover { color:#fff; }
.at-footer .copyright ul li span { letter-spacing:0; }
.at-footer .copyright .footer-logo { margin-right:20px; color:#888; }
.at-footer .copyright .btn-pc-mobile { position:absolute; top:0; right:0; }
