@import url("font-awesome.min.css");
@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,500&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Gothic+A1&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Nanum+Pen+Script&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+KR:400,500&subset=korean');


/*
	Dopetrope by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
		font-family:'Nanum Gothic';
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
		font-family:'Nanum Gothic';
	}

	ol, ul {
		list-style: none;
	}

	li {list-style:none;}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

	select {
		font-size: 10pt;
		line-height: 24px;
		height:24px
	}


/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
		padding-left: 15px;
		padding-right: 15px;
	}

	.container_join {
		margin-left: auto;
		margin-right: auto;
		padding-left: 15px;
		padding-right: 15px;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1200px;
		min-width: 960px;
	}

	.container.\37 5\25 {
		width: 720px;
	}

	.container.\35 0\25 {
		width: 480px;
	}

	.container.\32 5\25 {
		width: 240px;
	}

	/*
	.container {
		width: 960px;
	}
	*/

	@media screen and (min-width: 992px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

		.container_join {
			width: 620px;
		}

	}

	@media screen and (min-width: 992px) and (max-width: 1200px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}

	@media screen and (max-width: 992px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		/*
		.container {
			width: 96% !important;
			padding: 0 2%;
		}

       */

	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		/*float: left;*/
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	/*
	.row > * {
		padding: 0 0 0 40px;
	}
	*/

	.row {
		padding: 0px -15px;
	}

	@media (max-width: 992px)
		.row {
			padding: 0px;
		}
	}

	.row.uniform > * {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 80px;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -80px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.uniform.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 60px;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -60px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.uniform.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 20px;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -20px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 10px;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -10px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.uniform.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (min-width: 992px) {

		.row > * {
			/*padding: 30px 0 0 50px;*/
		}

		.row {
			margin: 0 -15px;
		}

		.row.uniform > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform {
			margin: -50px 0 -1px -50px;
		}

		.row.\32 00\25 > * {
			padding: 100px 0 0 100px;
		}

		.row.\32 00\25 {
			margin: -100px 0 -1px -100px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 100px 0 0 100px;
		}

		.row.uniform.\32 00\25 {
			margin: -100px 0 -1px -100px;
		}

		.row.\31 50\25 > * {
			padding: 75px 0 0 75px;
		}

		.row.\31 50\25 {
			margin: -75px 0 -1px -75px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 75px 0 0 75px;
		}

		.row.uniform.\31 50\25 {
			margin: -75px 0 -1px -75px;
		}

		.row.\35 0\25 > * {
			padding: 25px 0 0 25px;
		}

		.row.\35 0\25 {
			margin: -25px 0 -1px -25px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform.\35 0\25 {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 5\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\32 5\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.\31 2u\28desktop\29, .\31 2u\24\28desktop\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28desktop\29, .\31 1u\24\28desktop\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28desktop\29, .\31 0u\24\28desktop\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28desktop\29, .\39 u\24\28desktop\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28desktop\29, .\38 u\24\28desktop\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28desktop\29, .\37 u\24\28desktop\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28desktop\29, .\36 u\24\28desktop\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28desktop\29, .\35 u\24\28desktop\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28desktop\29, .\34 u\24\28desktop\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28desktop\29, .\33 u\24\28desktop\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28desktop\29, .\32 u\24\28desktop\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28desktop\29, .\31 u\24\28desktop\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28desktop\29 + *,
		.\31 1u\24\28desktop\29 + *,
		.\31 0u\24\28desktop\29 + *,
		.\39 u\24\28desktop\29 + *,
		.\38 u\24\28desktop\29 + *,
		.\37 u\24\28desktop\29 + *,
		.\36 u\24\28desktop\29 + *,
		.\35 u\24\28desktop\29 + *,
		.\34 u\24\28desktop\29 + *,
		.\33 u\24\28desktop\29 + *,
		.\32 u\24\28desktop\29 + *,
		.\31 u\24\28desktop\29 + * {
			clear: left;
		}

		.\-11u\28desktop\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28desktop\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28desktop\29 {
			margin-left: 75%;
		}

		.\-8u\28desktop\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28desktop\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28desktop\29 {
			margin-left: 50%;
		}

		.\-5u\28desktop\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28desktop\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28desktop\29 {
			margin-left: 25%;
		}

		.\-2u\28desktop\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28desktop\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (min-width: 992px) and (max-width: 1200px) {

		/*
		.row > * {
			padding: 25px 0 0 25px;
		}
		

		.row {
			margin: -25px 0 -1px -25px;
		}

		*/

		.row.uniform > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.uniform.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.\31 2u\28tablet\29, .\31 2u\24\28tablet\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28tablet\29, .\31 1u\24\28tablet\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28tablet\29, .\31 0u\24\28tablet\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28tablet\29, .\39 u\24\28tablet\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28tablet\29, .\38 u\24\28tablet\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28tablet\29, .\37 u\24\28tablet\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28tablet\29, .\36 u\24\28tablet\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28tablet\29, .\35 u\24\28tablet\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28tablet\29, .\34 u\24\28tablet\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28tablet\29, .\33 u\24\28tablet\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28tablet\29, .\32 u\24\28tablet\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28tablet\29, .\31 u\24\28tablet\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28tablet\29 + *,
		.\31 1u\24\28tablet\29 + *,
		.\31 0u\24\28tablet\29 + *,
		.\39 u\24\28tablet\29 + *,
		.\38 u\24\28tablet\29 + *,
		.\37 u\24\28tablet\29 + *,
		.\36 u\24\28tablet\29 + *,
		.\35 u\24\28tablet\29 + *,
		.\34 u\24\28tablet\29 + *,
		.\33 u\24\28tablet\29 + *,
		.\32 u\24\28tablet\29 + *,
		.\31 u\24\28tablet\29 + * {
			clear: left;
		}

		.\-11u\28tablet\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28tablet\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28tablet\29 {
			margin-left: 75%;
		}

		.\-8u\28tablet\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28tablet\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28tablet\29 {
			margin-left: 50%;
		}

		.\-5u\28tablet\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28tablet\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28tablet\29 {
			margin-left: 25%;
		}

		.\-2u\28tablet\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28tablet\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 992px) {

		/*
		.row > * {
			padding: 20px 0;
		}
		
		
		.row {
			margin: -20px 0
		}

		*/

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	/*
	body {
		background: #252122;
		background-image: url("images/bg02.png");
		font-family: 'Noto Sans Kr';
		font-weight: 300;
		color: #5d5d5d;
	}
	*/

		body.is-loading * {
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
		}

	input, textarea, select {
		font-weight: 300;
		color: #5d5d5d;
	}

	strong, b {
		color: #252122;
		font-weight: 400;
	}

	i, em {
		font-style: Noto Sans Kr;
	}

	sub {
		position: relative;
		top: 0.5em;
		font-size: 0.8em;
	}

	sup {
		position: relative;
		top: -0.5em;
		font-size: 0.8em;
	}

	blockquote {
		border-left: solid 0.75em #dddddd;
		padding: 1em 0 1em 1.5em;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #252122;
		font-weight: 700;
	}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: inherit;
		text-decoration: none;
	}

	a {
		color: #666;
		text-decoration: none;
	}

		a:hover {
			text-decoration: none;
		}

	br.clear {
		clear: both;
	}

	hr {
		border: 0;
		border-top: solid 1px #dddddd;
		height: 1px;
		margin: 2em 0 2em 0;
	}

	ul, ol, dl, table {
		margin-bottom: 1em;
	}

	p {font-size:14px;}

/* Form

	form label {
		display: block;
		color: #252122;
		font-weight: 400;
		margin: 0 0 0.5em 0;
	}
	form label.agree {  
		display: inline-block;
		color: #252122;
		font-weight: 400;
		margin: 0 0 0.5em 0;
	}

	form input[type=text],
	form input[type=email],
	form input[type=password],
	form select,
	form textarea {
		-webkit-appearance: none;
		display: block;
		border: 0;
		padding: 0.75em 1em;
		font-size: 1em;
		border-radius: 5px;
		border: solid 1px #dddddd;
		background: #fff;
		width: 100%;
	}

		form input[type=text]:focus,
		form input[type=email]:focus,
		form input[type=password]:focus,
		form select:focus,
		form textarea:focus {
			box-shadow: inset 0px 0px 1px 1px #43bff0;
		}

	form textarea {
		height: 15em;
	}

	form .formerize-placeholder {
		color: #555 !important;
	}

	form ::-webkit-input-placeholder {
		color: #555 !important;
	}

	form :-moz-placeholder {
		color: #555 !important;
	}

	form ::-moz-placeholder {
		color: #555 !important;
	}

	form :-ms-input-placeholder {
		color: #555 !important;
	}

	form ::-moz-focus-inner {
		border: 0;
	}
    */
/* Tables */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tr {
				border-top: solid 1px #dddddd;
			}

				table.default tr:first-child {
					border-top: 0;
				}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				text-align: left;
				padding: 0.5em 1em 0.5em 1em;
				font-weight: 700;
				margin: 0 0 1em 0;
			}

			table.default thead {
				border-bottom: solid 2px #dddddd;
			}

/* Section/Article */

	section, article {
		/*margin-bottom: 2.5em;*/
	}

		section > :last-child, section:last-child, article > :last-child, article:last-child {
			/* margin-bottom: 0; */
		}

		/*---------- Header Topbar ----------*/
		.top-bar {padding:0; /*border-bottom:1px solid #ebebeb*/ z-index:10000; }
		.top-bar ul {/*margin:10px 0;*/}
		.top-bar a {font-size:13px;color:#444;font-family:"Dotum";}
		.top-bar a:hover {color:#2F87D3}
		.top-bar-left {text-align:left}
		.top-bar-right {position:absolute; margin:0; top:22px; right:0; text-align:right}
		.top-bar-list > li {display:inline-block;padding:0 15px;font-size:12px;line-height:12px;border-right:1px solid #ebebeb}
		.top-bar-list > li:first-child {border-right:1px solid #ddd;}
		.top-bar-list > li:last-child {border:0;}
		.top-bar-list > li > a {font-size:13px;color:#444;font-family:"Dotum";}
		.topbar-add-menu {position:relative}
		@media screen and (max-width: 992px) {
			.top-bar {padding:5px 15px; position:absolute; right:0; }
		}
		@media (max-width: 992px) {
			.top-bar-right {display:none;}
		}

	
	header > p {
		display: block;

	}

	header.major {
		position: relative;
		text-align: center;
		border-top: solid 1px #ccc;
		top: 3em;
	}

	header.major h2 {
		background: #fff;
		position: relative;
		top: -0.65em;
		display: inline;
		margin: 0;
		padding: 0 1em 0 1em;
	}

	@media screen and (max-width: 992px) {
		header > p {
		display: block;

		}

		header.major {
			position: relative;
			text-align: center;
			border-top: solid 1px #ccc;
			top: 2em;
		}

		header.major h2 {
			background: #fff;
			position: relative;
			top: -0.65em;
			display: inline;
			margin: 0;
			padding: 0 1em 0 1em;
		}
	}

/* Box */

	.box {
		background: #ffffff;
		border: solid 1px #ccc;
		padding: 25px;
		height: 280px;
		clear: both;
	}

	.box_ {
		background: #ffffff;
		border: solid 1px #ccc;
		padding: 25px;
		clear: both;
	}

	@media (max-width:992px){
		.box {
			padding: 15px;
		}

		.box_ {
			padding: 15px;
		}
	}

	.box h3 {font-size:19px; padding:5px 0 10px; margin-bottom:5px; margin:0; letter-spacing:-1px; /*border-bottom:1px solid #dedede;*/}

	.box .image.featured {
		position: relative;
		width: auto;
	}

	.box_ h3 {font-size:19px; padding:5px 0 10px; margin-bottom:5px; margin:0; letter-spacing:-1px; /*border-bottom:1px solid #dedede;*/}

	.box_ .image.featured {
		position: relative;
		width: auto;
	}

/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	button,
	.button {
		-webkit-appearance: none;
		display: inline-block;
		text-decoration: none;
		cursor: pointer;
		border: 0;
		border-radius: 5px;
		background: #333;
		color: #fff !important;
		font-weight: 700;
		outline: 0;
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		-ms-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
	}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		button:hover,
		.button:hover {
			background: #000;
		}

		input[type="button"]:active,
		input[type="submit"]:active,
		input[type="reset"]:active,
		button:active,
		.button:active {
			background: #000;
		}

		input[type="button"].alt,
		input[type="submit"].alt,
		input[type="reset"].alt,
		button.alt,
		.button.alt {
			/* background: #252122; */
		}

			input[type="button"].alt:hover,
			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			button.alt:hover,
			.button.alt:hover {
				/* background: #353132; */
			}

			input[type="button"].alt:active,
			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			button.alt:active,
			.button.alt:active {
				/* background: #151112; */
			}

		input[type="button"].icon:before,
		input[type="submit"].icon:before,
		input[type="reset"].icon:before,
		button.icon:before,
		.button.icon:before {
			opacity: 0.35;
			position: relative;
			top: 0.05em;
			margin-right: 0.75em;
		}

/* Image */

	.image {
		display: inline-block;
		outline: 0;
	}

		.image img {
			display: block;
			width: 100%;
		}

		.image.centered {
			display: block;
			margin: 0 0 2em 0;
		}

			.image.centered img {
				margin: 0 auto;
				width: auto;
			}

		.image.featured {
			display: block;
			width: 100%;
			/*margin: 0 0 2em 0;*/
		}

		.image.left {
			float: left;
			margin: 0 2em 2em 0;
		}

/* List */

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.contact li {
		position: relative;
		border-top: solid 1px #ddd;
		padding: 1.3em 0 1.3em 7em;
	}

		ul.contact li h3 {
			position: absolute;
			left: 0;
			top: 1.3em;
			font-size: 1.1em;
		}

		ul.contact li p {
			margin: 0;
		}

		ul.contact li:first-child {
			padding-top: 0;
			border-top: 0;
		}

			ul.contact li:first-child h3 {
				top: 0;
			}

	ul.dates li {
		position: relative;
		border-top: solid 1px #ddd;
		padding: 1.3em 0 1.3em 6.75em;
	}

	ul.dates .date {
		display: block;
		position: absolute;
		left: 0;
		top: 1.3em;
		background-color: #d52349;
		height: 3.5em;
		text-align: center;
		color: #fff;
		line-height: 1em;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		padding: 0.5em 0.75em 0 1em;
	}

		ul.dates .date:after {
			content: '';
			position: absolute;
			bottom: 0;
			right: -1.2em;
			border-left: solid 1.25em #d52349;
			border-top: solid 1.8em transparent;
			border-bottom: solid 1.8em transparent;
		}

		ul.dates .date strong {
			display: block;
			font-size: 1.75em;
			padding-top: 0.15em;
		}

	ul.dates h3 {
		font-size: 1.1em;
	}

	ul.dates p {
		margin: 0;
	}

	ul.dates li:first-child {
		border-top: 0;
		padding-top: 0;
	}

		ul.dates li:first-child .date {
			top: 0;
		}

	ul.divided li {
		border-top: solid 1px #ddd;
		padding: 1em 0 1em 0;
	}

		ul.divided li:first-child {
			border-top: 0;
			padding-top: 0;
		}

	ul.social {
		overflow: hidden;
		cursor: default;
	}

		ul.social li {
			display: inline-block;
		}

			ul.social li:first-child {
				margin-left: 0;
			}

			ul.social li a {
				display: inline-block;
				width: 3em;
				height: 3em;
				text-align: center;
				border-radius: 5px;
				background: #888;
				-moz-transition: background-color .25s ease-in-out;
				-webkit-transition: background-color .25s ease-in-out;
				-ms-transition: background-color .25s ease-in-out;
				transition: background-color .25s ease-in-out;
			}

				ul.social li a:before {
					color: #fff;
					font-size: 2em;
					line-height: 1.5em;
				}

				ul.social li a.fa-facebook {
					background: #3c5a98;
				}

					ul.social li a.fa-facebook:hover {
						background: #4c6aa8;
					}

				ul.social li a.fa-twitter {
					background: #2daae4;
				}

					ul.social li a.fa-twitter:hover {
						background: #3dbaf4;
					}

				ul.social li a.fa-dribbble {
					background: #c4376b;
				}

					ul.social li a.fa-dribbble:hover {
						background: #d4477b;
					}

				ul.social li a.fa-linkedin {
					background: #006599;
				}

					ul.social li a.fa-linkedin:hover {
						background: #1075a9;
					}

				ul.social li a.fa-tumblr {
					background: #2b4661;
				}

					ul.social li a.fa-tumblr:hover {
						background: #3b5671;
					}

				ul.social li a.fa-google-plus {
					background: #da2713;
				}

					ul.social li a.fa-google-plus:hover {
						background: #ea3723;
					}

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

/* Icons */

	.icon {
		position: relative;
		text-decoration: none;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

		.icon.featured {
			position: relative;
			display: inline-block;
			background-color: #d52349;
			width: 6em;
			padding: 0.75em 0 0.75em 0;
			border-top-left-radius: 5px;
			border-top-right-radius: 5px;
			margin: 0 0 3.5em 0;
			cursor: default;
		}

			.icon.featured:before {
				font-size: 3.5em;
				line-height: 1em;
				color: #fff;
			}

			.icon.featured:after {
				content: '';
				position: absolute;
				bottom: -1.95em;
				left: 0;
				border-top: solid 2em #d52349;
				border-left: solid 3em transparent;
				border-right: solid 3em transparent;
			}

			.icon.featured.alt {
				background-color: #252122;
			}

				.icon.featured.alt:after {
					border-top-color: #252122;
				}

			.icon.featured.alt2 {
				background-color: #827a7c;
			}

				.icon.featured.alt2:after {
					border-top-color: #827a7c;
				}

/* table.list */		
	table.list {font-size:15px; letter-spacing:-1px; padding-top:10px; /* border-top:1px solid #ddd; */ table-layout: fixed; text-align:center;}
	table.list th {font-weight:bold; font-size:15px; text-align:center; border-bottom:2px solid #8d8d8d;}
	table.list th.left {text-align:left;}
	table.list th span {/*padding-bottom:2px; border-bottom:2px solid #965200;*/} 
	table.list td {line-height:24px; padding:2px 0;  font-size:16px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
	table.list td:first-child {width:70%;}
	table.list td.left {text-align:left;}
	table.list td a { /*width:40px; padding:0 5px; overflow:hidden;text-overflow:ellipsis*/}	
	@media screen and (max-width: 992px) {
		table.list td img.customer {vertical-align:middle;height:auto;}
	}

	table.list2 {font-size:15px; letter-spacing:-1px; text-align:center;}
	table.list2 th {font-weight:bold; font-size:15px;}
	table.list2 th.left {text-align:left;}
	table.list2 td {line-height:37px;}
	table.list2 td.reviews {max-height:43px;line-height:20px;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
	table.list2 td.left {text-align:left;}
	table.list2 td.price {font-weight:bold; color:#d52349;}
	table.list2 td img.customer {vertical-align:middle; height:165px; /*margin-bottom:10px;*/}
	table.list2 td a { /*width:40px; padding:0 5px;*/ }	
	@media screen and (max-width: 992px) {
		table.list2 td img.customer {vertical-align:middle;height:auto;}
	}

/* Banner */

	#banner {
		background:url("../../images/pattern.jpg") repeat;
		background-position: top left;
		text-align: center;
	}

		#banner header {
			background-color: #252122;
			background-color: rgba(34, 30, 31, 0.98);
		}

			#banner header h2 {
				color: #fff;
				font-weight: 700;
			}

			#banner header p {
				color: #d52349;
				padding: 0;
				font-style: normal;
				margin: 0;
			}

	#banner1 {
		background-size: cover;
		text-align: center;
		background: #20182f;
		padding: 2em 0;
		background: url('/images/slide/slider_1bg.jpg');
		background-size: cover;
		background-position: center center;
	}

	#banner1 header {
		background-color: #252122;
		background-color: rgba(34, 30, 31, 0.98);
	}

		#banner1 header h2 {
			color: #fff;
			font-weight: 700;
		}

		#banner1 header p {
			color: #d52349;
			padding: 0;
			font-style: normal;
			margin: 0;
		}

		@media screen and (max-width: 992px) {
			#banner1 {
				padding: 5em 0;
			}
			
			#banner1 img {width:100%;}
		}

		/* Banner-sub */

	#banner-sub {
			/* background:url("../../images/pattern.jpg") repeat; */
			background-position: top left;
			text-align: center;
		}

	#sub_top_01 { background:url(/images/subTop_01.jpg) no-repeat fixed; }

	#banner-sub header {
		background-color: #252122;
		background-color: rgba(34, 30, 31, 0.50);
		/* margin-top:1.5em */
		padding: 1em 0;
	}


	#banner-sub header h2 {
		color: #fff;
	}

	
	@media screen and (max-width: 992px) {
		#banner-sub header {
			background-color: #252122;
			background-color: rgba(34, 30, 31, 0.50);
			/* margin-top:1.5em 
			padding: 2em 0;*/
		}

		#banner-sub header h2 {
			color: #fff;
			padding: 15px;
			font-size: 13px;
			margin-bottom: 0;
		}
	}
	
	#banner-sub header p {
		color: #d52349;
		padding: 0;
		font-style: normal;
		margin: 0;
	}


/* Wrappers */

	#header-wrapper {
		position: relative;
		background: #ffffff;
		/*border-bottom: solid 1px #ccc;*/
	}

	#main-wrapper {
		position: relative;
		background: #fff;
	}

		#main-wrapper:before {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			background-size: 100% 100%;
			z-index: 0;
			opacity: 0.1;
		}

		#main-wrapper .major h2 {
			background: #fff;
		}

	#footer-wrapper {
		position: relative;
		color: #858484;
		background: #333;
	}

		#footer-wrapper:before {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			background: url("images/bg01.png");
			background-size: 100% 100%;
			z-index: 0;
			opacity: 0.5;
		}

		#footer-wrapper a {
			color: #c5c4c4;
		}

		#footer-wrapper h2, #footer-wrapper h3, #footer-wrapper h4, #footer-wrapper h5, #footer-wrapper h6, #footer-wrapper strong, #footer-wrapper b {
			color: #fff;
		}

			#footer-wrapper h2 a, #footer-wrapper h3 a, #footer-wrapper h4 a, #footer-wrapper h5 a, #footer-wrapper h6 a, #footer-wrapper strong a, #footer-wrapper b a {
				color: inherit;
			}

		#footer-wrapper ul.contact li, #footer-wrapper ul.dates li, #footer-wrapper ul.divided li {
			border-top-color: #353434;
			border-top-color: rgba(255, 255, 255, 0.05);
		}

/* Intro */

	#intro {
		text-align: center;
	}

/* Copyright */

	#copyright {
		text-align: center;
		color: #fff;
	}

	#copyright p {
		font-size: 16px;
	}

		#copyright .links {
			display: inline-block;
			background: #2C2929;
			background: rgba(255, 255, 255, 0.05);
			border-radius: 5px;
			margin: 0;
		}

/* Desktop */

	@media screen and (min-width: 992px) {

		/* Basic */

			body, input, textarea {
				font-size: 10pt;
				line-height: 1.4em;
			}


			h2 {
				font-size: 1.5em;
			}

			h3 {
				font-size: 1.35em;
			}

		/* Section/Article */

			
			
			header {
				margin: 0 0 0.5em 0;
			}

			header.major {
				position: relative;
				text-align: center;
				border-top: solid 1px #ccc;
				top: 1em;
			}
				header > p {
					margin: 0.5em 0 0 0;
					padding-bottom: 0.5em;
					line-height:160%;
				}

				header.major {
					margin: 0 0 3em 0;
				}

			footer {
				margin: 2.25em 0 0 0;
			}

		/* Box */

			.box {
				/* padding: 2.75em 1em 2.75em 1em; */
				padding: 20px;
				min-height: 217px;
				box-sizing: border-box;
			}

				.box .image.featured {
					left: 1.75em;
					top: 1.75em;
					margin: -4.5em 0 4.25em -3.5em;
				}

				.box.post header {
					padding-top: 1em;
					margin: 0 0 2em 0;
				}

				.box.post h2 {
					font-size: 2.5em;
					letter-spacing: -0.015em;
				}

				.box.post header > p {
					margin-top: 1.25em;
					font-size: 1.25em;
				}

				.box_ {
				padding: 20px;
				min-height: 217px;
				box-sizing: border-box;
			}

				.box_ .image.featured {
					left: 1.75em;
					top: 1.75em;
					margin: -4.5em 0 4.25em -3.5em;
				}

				.box_ .post header {
					padding-top: 1em;
					margin: 0 0 2em 0;
				}

				.box_ .post h2 {
					font-size: 2.5em;
					letter-spacing: -0.015em;
				}

				.box.post header > p {
					margin-top: 1.25em;
					font-size: 1.25em;
				}

				
		
		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				font-size: 16px;
				/*padding: 0.65em 1.5em 0.65em 1.5em;*/
			}

				input[type="button"].big,
				input[type="submit"].big,
				input[type="reset"].big,
				button.big,
				.button.big {
					font-size: 1.5em;
					padding: 0.75em 1.5em 0.75em 1.5em;
				}

		/* List */

			ul.actions li {
				display: inline-block;
				margin-left: 1em;
			}

				ul.actions li:first-child {
					margin-left: 0;
				}

			ul.links li {
				display: inline-block;
				border-left: solid 1px rgba(255, 255, 255, 0.05);
				padding: 0 0 0 1em;
				margin: 0 0 0 1em;
			}

				ul.links li:first-child {
					border-left: 0;
					padding-left: 0;
					margin-left: 0;
				}

			ul.social {
				margin: 0 0 3.25em 0;
			}

				ul.social li {
					margin-left: 0.75em;
				}

		/* Wrappers */

			#header-wrapper {
				/* padding: 0 0 1em 0; */
			}

			#main-wrapper {
				padding: 4em 0;
				min-height: 700px;
			}

			#footer-wrapper {
				padding: 1em 0 1em 0;
				
			}

				#footer-wrapper header {
					margin: 0 0 3em 0;
				}

					#footer-wrapper header h2 {
						font-size: 1.75em;
					}

		/* Header */

			#header {
				/*text-align: center;*/
				height:95px;
				padding: 15px 0;
			}

			#header .container {position:relative;}

			#header h1 {
				float: left;
				color: #252122;
				font-weight: 900;
				font-size: 2.5em;
				letter-spacing: -0.035em;
				margin: 5px 0 0;
			}


		/* Nav */

			#nav {
				float:left; 
				background:#fff; 
				padding:0 1em;
			}
			
			#nav > ul {
				margin: 0 5em;
			}

				#nav > ul > li {
					display: inline-block;
					margin: 0 2em;
				}

				#nav > ul > li.mobile {
					display:none;
				}

					#nav > ul > li > ul {
						display: none;
					}

					#nav > ul > li > a {
						border-radius: 5px;
						color: #333;
						text-decoration: none;
						padding: 0.6em 0;
						-moz-transition: background-color .25s ease-in-out;
						-webkit-transition: background-color .25s ease-in-out;
						-ms-transition: background-color .25s ease-in-out;
						transition: background-color .25s ease-in-out;
						outline: 0;
						font-size: 18px;
						letter-spacing: -0.5px;
						line-height: 65px;
						font-family:'Gothic A1', sans-serif;
					}

					#nav > ul > li > a:hover {color:#000;}

					#nav > ul > li:hover > a, #nav > ul > li.active > a {
						background: #fff;
					}

					#nav > ul > li.current > a {
						background: #d52349;
						color: #fff !important;
						font-weight: 700;
					}

			.dropotron {
				/*border-radius: 5px;*/
				background-color: #252122;
				background-color: rgba(34, 30, 31, 0.98);
				min-width: 13em;
				box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.5);
				text-align: left;
				margin-top: -1.25em;
				margin-left: -1px;
			}

				.dropotron a, .dropotron span {
					color: #aaa;
					text-decoration: none;
					-moz-transition: color .25s ease-in-out;
					-webkit-transition: color .25s ease-in-out;
					-ms-transition: color .25s ease-in-out;
					transition: color .25s ease-in-out;
				}

				.dropotron li {
					padding: 8px 15px;
				}

				.dropotron li:hover {
					background:#d80000;
				}

					.dropotron li:hover > a, .dropotron li:hover > span {
						color: #fff;
					}

				.dropotron.level-0 {
					margin-top: 2em;
				}

					.dropotron.level-0:before {
						content: '';
						display: block;
						position: absolute;
						left: 50%;
						margin-left: -10px;
						top: -9px;
						border-left: solid 10px transparent;
						border-right: solid 10px transparent;
						border-bottom: solid 10px #252122;
						border-bottom-color: rgba(34, 30, 31, 0.98);
					}

		/*con*/
		.con {padding:4em 0;}		
		
		/* Banner */

			#banner {
				position: relative;
				padding: 6em 0;
				margin: 0 0 0 0;
			}

			#banner header {
				display: inline-block;
				padding: 2.5em 5em;
				border-radius: 5px;
			}

				#banner header h2 {
					font-size: 2.5em;
					margin: 0 0 0.65em 0;
				}

				#banner header p {
					font-size: 1.5em;
				}

				#banner1 {
					position: relative;
					padding: 7em 0 9em;
					margin: 0 0 0 0;
					background: url('/images/slide/slider_1bg.jpg');
					background-size: cover;
					background-position: center center;
				}

				#banner1 header {
					display: inline-block;
					padding: 2.5em 5em;
					border-radius: 5px;
				}

					#banner1 header h2 {
						font-size: 2.5em;
						margin: 0 0 0.65em 0;
					}

					#banner1 header p {
						font-size: 1.5em;
					}

			/* Banner-sub */

		#banner-sub {
			position: relative;
			/*padding: 1.5em 0;*/
			margin-top: 0;
		}


		#banner-sub header h2 {
			font-size: 24px;
			margin: 0;
			line-height: 72px;
			font-weight: 500;
			font-family: 'Gothic A1', sans-serif;
		}

		#banner-sub header p {
			font-size: 22px;
		}


		/* Intro */

			#intro {
				overflow: hidden;
				padding: 2em 0;
			}

				#intro section {
					margin: 3em 0;
					/*padding: 2.5em 0;*/
				}

				#intro h2 {
					/*font-size: 1.75em;*/
					font-size: 20px;
					letter-spacing: -1px;
				}

				#intro p {
					margin: 0;
					letter-spacing: -0.5px;
					margin-top: 7px;
					color: #999;
				}

				#intro .middle {
					position: relative;
					z-index: 1;
				}

					#intro .middle:before {
						content: '';
						width: 32px;
						height: 100%;
						position: absolute;
						left: -24px;
						top: 0;
						display: block;
						z-index: -1;
						box-shadow: 32px 0 0 0 #fff, 0 -32px 0 0 #fff, 0 32px 0 0 #fff, 32px 32px 0 0 #fff, 32px -32px 0 0 #fff, 0 0 32px 0 rgba(0, 0, 0, 0.15);
					}

					#intro .middle:after {
						content: '';
						width: 32px;
						height: 100%;
						position: absolute;
						right: -24px;
						top: 0;
						display: block;
						z-index: -1;
						box-shadow: -32px 0 0 0 #fff, 0 -32px 0 0 #fff, 0 32px 0 0 #fff, -32px 32px 0 0 #fff, -32px -32px 0 0 #fff, 0 0 32px 0 rgba(0, 0, 0, 0.15);
					}

				#intro .button {
					min-width: 12em;
				}

				#intro footer {
					margin: 0;
				}

		/* Copyright */

			#copyright {
				margin: 3em 0 2em 0;
			}

				#copyright .links {
					padding: 0.85em 2.25em 0.85em 2.25em;
				}

	}

	@media screen and (max-width: 1200px) {
		
		#header h1 {margin-top:3px;}
		
		#header h1 > a > img {
			width: 160px;
		}

		#nav {padding:0 15px;}
		
		#nav > ul > li {
			display: inline-block;
			margin: 0 1em;
		}
		#nav > ul > li > a {
			font-size: 16px;
		}
	}

/* Tablet */

	@media screen and (min-width: 992px) and (max-width: 1200px) {

		/* Basic */

			body {
				min-width: 960px;
				font-size: 11pt;
			}

			input, textarea, select {
				font-size: 11pt;
			}

		/* Section/Article */

			header.major {
				margin: 0.75em 0 2.5em 0;
			}

				header.major h2 {
					padding: 0 1em 0 1em;
				}

		/* List */

			ul.social li {
				margin: 0 0 0.25em 0.75em;
			}

		/* Wrappers */

			#header-wrapper {
				/*padding: 3em 0 0 0;*/
			}

			#main-wrapper {
				padding: 2.75em 0 2.75em 0;
			}

			#footer-wrapper {
				padding: 3em 0 3em 0;
			}

				#footer-wrapper:before {
					height: 2.5em;
				}

				#footer-wrapper header {
					margin: 0 0 1.5em 0;
				}

					#footer-wrapper header h2 {
						font-size: 1.25em;
					}

		/* Header */

			#header h1 {
				/* margin: 0.25em 0 1em 0; */
			}

		/* Banner */

			#banner {
				padding: 6em 0;
				margin: 3em 0 0 0;
			}

		/* Intro */

			#intro {
				padding: 0;
			}

				#intro section {
					padding: 1em 2em;
				}

				#intro .middle:before {
					left: -12px;
				}

				#intro .middle:after {
					right: -12px;
				}

		/* Copyright */

			#copyright {
				margin: 0;
			}

	}

/* Mobile */

	#navPanel, #titleBar {
		display: none;
	}

	@media screen and (max-width: 992px) {

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body, input, textarea, select {
				line-height: 1.75em;
				font-size: 10pt;
				letter-spacing: 0;
			}

			
			select {
				font-size: 10pt;
				line-height: 30px;
				height:30px
			}

			h2, h3, h4, h5, h6 {
				font-size: 1.25em;
			}

		/* Section/Article */

			section, article {
				/* margin: 0 0 1.5em 0 !important; */
			}

			header {
				/*margin: 2em 0;*/
			}

			footer {
				margin: 2em 0 0 0;
			}

		/* Box */

			.box {
				/* padding: 25px 15px 20px 15px; */
			}

			.box .image.featured {
				left: 15px;
				top: 15px;
				margin: -40px 0 40px -30px;
			}

			.box_ {
				/* padding: 25px 15px 20px 15px; */
			}

			.box_ .image.featured {
				left: 15px;
				top: 15px;
				margin: -40px 0 40px -30px;
			}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				position: relative;
				/*padding: 1em !important;
				width: 30%;*/
				text-align: center;
				font-size: 1.25em;
				/*margin: 0.25em;*/
			}

				input[type="button"].icon,
				input[type="submit"].icon,
				input[type="reset"].icon,
				button.icon,
				.button.icon {
					padding-right: 1em !important;
				}

		/* List */

			ul.actions li {
				display: block;
				margin-top: 0.5em;
			}

				ul.actions li:first-child {
					margin-top: 0;
				}

			ul.contact li {
				padding: 0.8em 0 0.8em 7em;
			}

				ul.contact li h3 {
					top: 0.8em;
				}

			ul.divided li {
				padding: 0.5em 0 0.5em 0;
			}

			ul.links li {
				display: block;
				border-top: solid 1px rgba(255, 255, 255, 0.05);
				padding: 0.25em 0 0 0;
				margin: 0.25em 0 0 0;
			}

				ul.links li:first-child {
					border-top: 0;
					padding-top: 0;
					margin-top: 0;
				}

			ul.social li {
				margin: 0 0.5em 0.75em 0;
			}

		/* Icons */

		.icon {
			position: relative;
			text-decoration: none;
		}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

		.icon.featured {
			position: relative;
			display: inline-block;
			background-color: #d52349;
			width: 5em;
			padding: 0.75em 0 0.75em 0;
			border-top-left-radius: 5px;
			border-top-right-radius: 5px;
			margin: 0 0 3.5em 0;
			cursor: default;
		}

			.icon.featured:before {
				font-size: 2.5em;
				line-height: 1em;
				color: #fff;
			}

			.icon.featured:after {
				content: '';
				position: absolute;
				bottom: -1.95em;
				left: 0;
				border-top: solid 2em #d52349;
				border-left: solid 2.6em transparent;
				border-right: solid 2.5em transparent;
			}

			.icon.featured.alt {
				background-color: #252122;
			}

				.icon.featured.alt:after {
					border-top-color: #252122;
				}

			.icon.featured.alt2 {
				background-color: #827a7c;
			}

				.icon.featured.alt2:after {
					border-top-color: #827a7c;
				}

		
		
		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				/*padding-bottom: 1px;*/
			}

			#titleBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 73px;
				left: 0;
				position: absolute;
				top: 0;
				/*width: 100%;*/
				width:auto;
				/*z-index: 10001;*/
				background: none;
				/*border-bottom: 1px solid #ccc;*/
			}

				#titleBar .toggle {
					width: 80px;
					height: 60px;
				}

					#titleBar .toggle:before {
						font-family: FontAwesome;
						text-decoration: none;
						font-style: normal;
						font-weight: normal;
						-webkit-font-smoothing: antialiased;
						-moz-osx-font-smoothing: grayscale;
						content: '\f0c9';
						display: block;
						position: fixed;
						left: 10px;
						top: 15px;
						width: 45px;
						height: 40px;
						line-height: 40px;
						font-size: 18px;
						color: #fff;
						text-align: center;
						background: rgba(150, 150, 150, 0.75);
						border-radius: 5px;
					}

					#titleBar .toggle:active:before {
						background-color: #969696;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				color: #858484;
				background: #121212;
				/* background-image: url("images/bg02.png"); */
				box-shadow: inset -3px 0px 5px 0px rgba(0, 0, 0, 0.35);
			}

				#navPanel .link {
					display: block;
					color: #888;
					text-decoration: none;
					height: 30px;
					line-height: 30px;
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					padding: 0 1em 0 1em;

				}

				#navPanel .depth-1 {
					padding-left:2em;
				}

					#navPanel .link:first-child {
						border-top: 0;
					}

				#navPanel .indent-1 {
					display: inline-block;
					/*width: 1em;*/
				}

				#navPanel .indent-2 {
					display: inline-block;
					width: 2em;
				}

				#navPanel .indent-3 {
					display: inline-block;
					width: 3em;
				}

				#navPanel .indent-4 {
					display: inline-block;
					width: 4em;
				}

				#navPanel .indent-5 {
					display: inline-block;
					width: 5em;
				}

				#navPanel .depth-0 {
					color: #fff;
					font-weight: bold;
				}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #titleBar {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

		/* Wrappers */

			#main-wrapper {
				padding: 2em 0;
				overflow: hidden;
			}

			#header-wrapper {
				/*padding: 2em 0;*/
				padding: 0;
			}

			#footer-wrapper {
				padding: 1em 25px;
				overflow: hidden;
				-webkit-transform: translateZ(0);
			}
		
			.main_footer { /*모바일메인에서 하단 정보가 신청버튼에 가려짐*/
				margin-bottom:49px;
			}

		/* Intro */

			#intro {
				padding: 0 25px 0 25px;
			}

				#intro section {
					position: relative;
					/*border-top: solid 1px #dfdfdf;
					padding: 2.5em 0 0 0;*/
					margin: 1.5em 0 0 0 !important;
				}

					#intro section.first {
						border-top: 0;
						padding-top: 0;
					}

					#intro section h2 {
						font-size: 16px;
					}
					
					#intro section p {
						margin: 0;
						line-height: 18px;
						display: none;
						
					}

		/* Header */

			
			#header {
				text-align: center;
			}

				#header h1 {
					color: #252122;
					font-weight: 900;
					font-size: 1.75em;
					letter-spacing: -0.035em;
				}
				

				@media (max-width:992px){
					#header h1 {
						padding:20px 0;
						margin: 0;
					}
					#header h1 img {
						width:200px;
					}
				}

		/* Nav */

			#nav {
				display: none;
			}

		/* Banner */

			#banner {
				margin: 2em 0 4em 0 !important;
				padding: 6em 0;
			}

				#banner header {
					padding: 1.5em 1em 1.5em 1em;
				}

					#banner header h2 {
						font-size: 1.5em;
						line-height: 1.5em;
						margin: 0 0 0.25em 0;
					}

					#banner header p {
						font-size: 1.2em;
					}

		/* Copyright */

			#copyright {
				margin: 1em 0;
			}

			#copyright p{
				margin: 0;
				font-size:12px;
			}

				#copyright .links {
					padding: 0.75em 1.25em 0.75em 1.25em;
				}

	}



/* Form Object */
.pc_form {display:block}
.mobile_form {display:none}
@media (max-width:992px){
	.pc_form {display:none}
	.mobile_form {display:block}
}

.form_table {margin:1em 0;font-size:12px;font-family:Tahoma, Geneva, sans-serif; width:100%; /*text-align:center;*/}
.form_table caption {display:none;}
.form_table input, .form_table textarea, .form_table select, .form_table table {font-size:14px; height:30px; border:1px solid #ddd; vertical-align:middle;}
.form_table input.i_text, .form_table input.i_phone, .form_table input.i_text {width:150px;}
.form_table input.i_radio {height:auto;}
 .form_table select {width:150px;}
.form_table table{width:100%;border:0;border-top:2px solid #000;}
.form_table th, .form_table td{padding:12px;border:0;vertical-align:middle;box-sizing:border-box;}
.form_table th{width:20%; color:#333; /*padding: 15px;*/ border: 1px solid #ddd; text-align:center;}
.form_table td{width:80%; color:#666; /*padding: 15px;*/ border: 1px solid #ddd; }
.form_table td .radio_check {float:left; margin-right:5px;}
.form_table th:first-child, .form_table td:first-child {border-left:0;}
.form_table th:last-child, .form_table td:last-child {border-right:0;}
.form_table thead th{border-bottom:1px solid #ccc;background:#f8f8f8}
.form_table tbody th{border-bottom:1px solid #ddd;background:#fafafa;color:#333;font-size:14px;}
.form_table tfoot th{border-bottom:1px solid #ddd}
.form_table tbody td{border-bottom:1px solid #ddd; font-size:14px;}
.form_table tfoot td{border-bottom:1px solid #ddd;font-weight:bold;color:#333}
@media (max-width:992px){
	.form_table input.mail_id {width:85px;}
	.form_table select.i_phone, .form_table input.i_phone {width:60px;}
	.form_table th{width:30%; }
	.form_table td{width:70%; }
	.form_table td .radio_check {clear:both;}
	.form_table input.i_radio {margin-right:3px; width:auto;}
	.form_table input.i_check {width:auto; height:auto;}
	.form_table input, .form_table textarea, .form_table select, .form_table input {width:132px; margin-bottom:5px;}
	.form_table tbody th, .form_table tbody td {font-size:12px;}
	.form_table td span {display:block; margin-top:5px; line-height:14px; letter-spacing:-1px;}
}

/*희망차량 등록*/
.form_write_table {margin:1em 0;font-size:12px;font-family:Tahoma, Geneva, sans-serif;}
.form_write_table input, .form_write_table textarea, .form_write_table select, .form_write_table table {font-size:14px; border:1px solid #ddd;}
.form_table td .radio_check input.i_radio {width:auto;}
.form_write_table table{width:100%;border:0;border-top:2px solid #000;}
.form_write_table th, .form_write_table td{padding:10px;border:0;vertical-align:middle;}
.form_write_table th{color:#333; border: 1px solid #ddd; text-align:center; width:20%;}
.form_write_table td{color:#666; border: 1px solid #ddd; }
.form_write_table th:first-child, .form_table td:first-child {border-left:0;}
.form_write_table th:last-child, .form_table td:last-child {border-right:0;}
.form_write_table tbody th{border-bottom:1px solid #ddd;background:#fff;text-align:center;color:#333;font-size:14px;}
.form_write_table tfoot th{border-bottom:1px solid #ddd}
.form_write_table tbody td{border-bottom:1px solid #ddd; font-size:14px;border-right:0;}
.form_write_table tfoot td{border-bottom:1px solid #ddd;font-weight:bold;color:#333}
@media (max-width:992px){
	.form_write_table input, .form_write_table textarea, .form_write_table select, .form_write_table table {margin-bottom:5px;}
	.form_write_table tbody th, .form_write_table tbody td {font-size:12px;}
	.form_write_table td span {display:block; margin-top:5px; line-height:14px; letter-spacing:-1px;}
}

/*뷰페이지*/
.form_view_table {margin:1em 0;font-size:12px;font-family:Tahoma, Geneva, sans-serif; /*text-align:center;*/}
.form_view_table input, .form_view_table textarea, .form_view_table select, .form_view_table table {font-size:14px; height:30px; border:1px solid #ddd;}
.form_view_table input.i_radio {height:auto;}
.form_view_table table {width:100%;border:0;border-top:2px solid #000;}
.form_view_table th, .form_view_table td {padding:12px;border:0;vertical-align:middle;}
.form_view_table th {color:#333; padding: 15px; border: 1px solid #ddd; text-align:center;}
.form_view_table td {color:#666; padding: 15px; border: 1px solid #ddd; }
.form_view_table thead th {border-bottom:1px solid #ccc;background:#f8f8f8}
.form_view_table tbody th {border-bottom:1px solid #ddd;background:#fff;text-align:left;color:#333;font-size:14px;}
.form_view_table tfoot th {border-bottom:1px solid #ddd}
.form_view_table tbody td {border-bottom:1px solid #ddd; font-size:14px;}
.form_view_table tfoot td {border-bottom:1px solid #ddd;font-weight:bold;color:#333}
@media (max-width:992px){
	.form_view_table tbody th, .form_view_table tbody td {font-size:12px;}
	.form_view_table td span {display:block; margin-top:5px; line-height:14px; letter-spacing:-1px;}
}

/*인기차량 목록*/
.form_hot_table {margin:1em 0;font-size:12px;font-family:Tahoma, Geneva, sans-serif;}
.form_hot_table input, .form_hot_table textarea, .form_hot_table select, .form_hot_table table {font-size:14px; border:1px solid #ddd;}
.form_hot_table input.i_radio {height:auto;}
.form_hot_table table{width:100%;border:0;border-top:2px solid #000;}
.form_hot_table th, .form_write_table td{padding:10px;border:0;vertical-align:middle;}
.form_hot_table th{color:#333; border: 1px solid #ddd; text-align:center; width:20%;}
.form_hot_table td{color:#666; border: 1px solid #ddd; }
.form_hot_table th:first-child, .form_table td:first-child {border-left:0;}
.form_hot_table th:last-child, .form_table td:last-child {border-right:0;}
.form_hot_table tbody th{border-bottom:1px solid #ddd;background:#fff;text-align:center;color:#333;font-size:14px;}
.form_hot_table tfoot th{border-bottom:1px solid #ddd}
.form_hot_table tbody td{border-bottom:1px solid #ddd; font-size:14px;border-right:0;}
.form_hot_table tfoot td{border-bottom:1px solid #ddd;font-weight:bold;color:#333}
@media (max-width:992px){
	.form_hot_table input, .form_hot_table textarea, .form_hot_table select, .form_hot_table table {margin-bottom:5px;}
	.form_hot_table tbody th, .form_hot_table tbody td {font-size:12px;}
	.form_hot_table td span {display:block; margin-top:5px; line-height:14px; letter-spacing:-1px;}
}


/* UI Object */
.tbl_type,.tbl_type th,.tbl_type td{border:0}
.tbl_type{ /* margin-top:1.5em; */ width:100%; border-bottom:1px solid #dcdcdc;font-size:12px;text-align:left; }
.tbl_type caption{display:none}
.form_write_table th{width:35%;}
.form_write_table td{width:65%;}
.tbl_type th{padding:15px 10px; border-top:2px solid #000; background-color:#fafafa; font-size:14px; color:#333; text-align:center;}
.tbl_type td{padding:10px; border-top:1px solid #e5e5e5; text-align:center; font-size:14px; color:#4c4c4c; vertical-align:middle;}
.tbl_type th:first-child, .tbl_type td:first-child {border-left:0;}
.tbl_type th:last-child, .tbl_type td:last-child {border-right:0;}
.tbl_type td.ment{font-size:13px; font-family:'돋움'; line-height:18px; font-weight:bold; letter-spacing:-0.2px; }
@media (max-width:992px){
	.tbl_type td{padding:4px;}
}
.tbl_type2 th{padding:0 10px; border-top:2px solid #000; border-bottom:1px solid #e5e5e5; background-color:#fafafa; font-size:14px; color:#333; text-align:center;}
.tbl_type2 td{padding:10px; border-bottom:1px solid #e5e5e5; text-align:center; font-size:14px; color:#4c4c4c; vertical-align:middle;}
.tbl_type2 th:first-child, .tbl_type td:first-child {border-left:0;}
.tbl_type2 th:last-child, .tbl_type td:last-child {border-right:0;}
.tbl_type2 td.ment{font-size:13px; font-family:'돋움'; line-height:18px; font-weight:bold; letter-spacing:-0.2px; }
/* //UI Object */


.paginate{overflow:hidden;clear:both;margin:0 auto;padding:29px 0 30px;text-align:center;zoom:1}
.paginate a{display:-moz-inline-box;display:inline-block;_position:relative;margin-right:-3px;padding:10px 0 0 5px;color:#666;font-family:'돋움',Dotum;font-size:12px;font-weight:bold;line-height:28px;text-decoration:none !important}
.paginate a:hover,.paginate a:focus,.paginate a:active{background:url(/img/bg_page_nav_ru.gif) no-repeat 0 10px !important}
.paginate strong{display:-moz-inline-box;display:inline-block;_position:relative;/*margin-right:-3px;*/padding:10px 0 0 5px;background:url(/img/bg_page_nav_ru.gif) no-repeat 0 10px !important;color:#666;font-family:'돋움',Dotum;font-size:12px;font-weight:bold;line-height:28px;text-decoration:none !important}
.paginate strong{color:#01939c !important}
.paginate a span{display:block;_display:inline;position:relative;/*top:-10px;*/padding:0 8px 0 3px;zoom:1}
.paginate a:hover span,.paginate a:focus span,.paginate a:active span{background:url(/img/bg_page_nav_ru.gif) no-repeat 100% 0 !important;text-decoration:underline;cursor:pointer}
.paginate strong span{display:block;_display:inline;position:relative;/*top:-10px;*/padding:0 9px 0 4px;background:url(/img/bg_page_nav_ru.gif) no-repeat 100% 0 !important;zoom:1}

/* user option */
.paginate a.pre,.paginate a.next{position:relative;background:none !important;font-family:'돋움',Dotum,'굴림',Gulim, AppleGothic, Sans-serif;font-size:12px}
.paginate a.pre:hover,.paginate a.pre:focus,.paginate a.pre:active,.paginate a.next:hover,.paginate a.next:focus,.paginate a.next:active{background:none !important}
.paginate a.pre{margin-right:10px}
.paginate .next{margin-left:8px}
/* //UI Object */

/*Color*/
a.btn-e,a.btn-e:hover,a.btn-e:focus,a.btn-e:active,a.btn-e.active {color:#FFF}
a.btn-e:hover,a.btn-e:focus,a.btn-e:active,a.btn-e.active {color:#FFF !important}
.btn-e {color:#FFF;background-color:#2E3340}
.btn-e.active,.btn-e:active,.btn-e:focus,.btn-e:hover,.open > .dropdown-toggle.btn-e {color:#FFF;background-color:#1C1C26;border-color:rgba(0, 0, 0, 0.1)}
.btn-e.disabled,.btn-e.disabled.active,.btn-e.disabled:active,.btn-e.disabled:focus,.btn-e.disabled:hover,.btn-e[disabled],.btn-e[disabled].active,.btn-e[disabled]:active,.btn-e[disabled]:focus,.btn-e[disabled]:hover,fieldset[disabled] .btn-e,fieldset[disabled] .btn-e.active,fieldset[disabled] .btn-e:active,fieldset[disabled] .btn-e:focus,fieldset[disabled] .btn-e:hover {background-color:#474A5E;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-default {color:#FFF;background-color:#B5B5B5;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-default.active,.btn-e-default.active:hover,.btn-e-default:active,.btn-e-default:focus,.btn-e-default:hover,.open > .dropdown-toggle.btn-e-default,.open>.dropdown-toggle.btn-e-default:focus, .open>.dropdown-toggle.btn-e-default:hover {color:#FFF;background-color:#949494;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-default.disabled,.btn-e-default.disabled.active,.btn-e-default.disabled:active,.btn-e-default.disabled:focus,.btn-e-default.disabled:hover,.btn-e-default[disabled],.btn-e-default[disabled].active,.btn-e-default[disabled]:active,.btn-e-default[disabled]:focus,.btn-e-default[disabled]:hover,fieldset[disabled] .btn-e-default,fieldset[disabled] .btn-e-default.active,fieldset[disabled] .btn-e-default:active,fieldset[disabled] .btn-e-default:focus,fieldset[disabled] .btn-e-default:hover {color:#FFF;background-color:#D6D6D6;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-dark {color:#FFF;background-color:#2E3340}
.btn-e-dark.active,.btn-e-dark:active,.btn-e-dark:focus,.btn-e-dark:hover,.open > .dropdown-toggle.btn-e-dark {color:#FFF;background-color:#1C1C26;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-dark.disabled,.btn-e-dark.disabled.active,.btn-e-dark.disabled:active,.btn-e-dark.disabled:focus,.btn-e-dark.disabled:hover,.btn-e-dark[disabled],.btn-e-dark[disabled].active,.btn-e-dark[disabled]:active,.btn-e-dark[disabled]:focus,.btn-e-dark[disabled]:hover,fieldset[disabled] .btn-e-dark,fieldset[disabled] .btn-e-dark.active,fieldset[disabled] .btn-e-dark:active,fieldset[disabled] .btn-e-dark:focus,fieldset[disabled] .btn-e-dark:hover {background-color:#474A5E;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-red {color:#FFF;background-color:#d42200}
.btn-e-red.active,.btn-e-red:active,.btn-e-red:focus,.btn-e-red:hover,.open > .dropdown-toggle.btn-e-red {color:#FFF;background-color:#CC2300;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-red.disabled,.btn-e-red.disabled.active,.btn-e-red.disabled:active,.btn-e-red.disabled:focus,.btn-e-red.disabled:hover,.btn-e-red[disabled],.btn-e-red[disabled].active,.btn-e-red[disabled]:active,.btn-e-red[disabled]:focus,.btn-e-red[disabled]:hover,fieldset[disabled] .btn-e-red,fieldset[disabled] .btn-e-red.active,fieldset[disabled] .btn-e-red:active,fieldset[disabled] .btn-e-red:focus,fieldset[disabled] .btn-e-red:hover {background-color:#FF6F52;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-blue {color:#FFF;background-color:#0078FF}
.btn-e-blue.active,.btn-e-blue:active,.btn-e-blue:focus,.btn-e-blue:hover,.open > .dropdown-toggle.btn-e-blue {color:#FFF;background-color:#0053B0;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-blue.disabled,.btn-e-blue.disabled.active,.btn-e-blue.disabled:active,.btn-e-blue.disabled:focus,.btn-e-blue.disabled:hover,.btn-e-blue[disabled],.btn-e-blue[disabled].active,.btn-e-blue[disabled]:active,.btn-e-blue[disabled]:focus,.btn-e-blue[disabled]:hover,fieldset[disabled] .btn-e-blue,fieldset[disabled] .btn-e-blue.active,fieldset[disabled] .btn-e-blue:active,fieldset[disabled] .btn-e-blue:focus,fieldset[disabled] .btn-e-blue:hover {background-color:#59A7FF;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-green {color:#FFF;background-color:#87BA00}
.btn-e-green.active,.btn-e-green:active,.btn-e-green:focus,.btn-e-green:hover,.open > .dropdown-toggle.btn-e-green {color:#FFF;background-color:#537200;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-green.disabled,.btn-e-green.disabled.active,.btn-e-green.disabled:active,.btn-e-green.disabled:focus,.btn-e-green.disabled:hover,.btn-e-green[disabled],.btn-e-green[disabled].active,.btn-e-green[disabled]:active,.btn-e-green[disabled]:focus,.btn-e-green[disabled]:hover,fieldset[disabled] .btn-e-green,fieldset[disabled] .btn-e-green.active,fieldset[disabled] .btn-e-green:active,fieldset[disabled] .btn-e-green:focus,fieldset[disabled] .btn-e-green:hover {background-color:#B3D84E;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-yellow {color:#FFF;background-color:#FF9500}
.btn-e-yellow.active,.btn-e-yellow:active,.btn-e-yellow:focus,.btn-e-yellow:hover,.open > .dropdown-toggle.btn-e-yellow {color:#FFF;background-color:#C17100;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-yellow.disabled,.btn-e-yellow.disabled.active,.btn-e-yellow.disabled:active,.btn-e-yellow.disabled:focus,.btn-e-yellow.disabled:hover,.btn-e-yellow[disabled],.btn-e-yellow[disabled].active,.btn-e-yellow[disabled]:active,.btn-e-yellow[disabled]:focus,.btn-e-yellow[disabled]:hover,fieldset[disabled] .btn-e-yellow,fieldset[disabled] .btn-e-yellow.active,fieldset[disabled] .btn-e-yellow:active,fieldset[disabled] .btn-e-yellow:focus,fieldset[disabled] .btn-e-yellow:hover {background-color:#FFBD5F;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-purple {color:#FFF;background-color:#663BB8}
.btn-e-purple.active,.btn-e-purple:active,.btn-e-purple:focus,.btn-e-purple:hover,.open > .dropdown-toggle.btn-e-purple {color:#FFF;background-color:#522EA8;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-purple.disabled,.btn-e-purple.disabled.active,.btn-e-purple.disabled:active,.btn-e-purple.disabled:focus,.btn-e-purple.disabled:hover,.btn-e-purple[disabled],.btn-e-purple[disabled].active,.btn-e-purple[disabled]:active,.btn-e-purple[disabled]:focus,.btn-e-purple[disabled]:hover,fieldset[disabled] .btn-e-purple,fieldset[disabled] .btn-e-purple.active,fieldset[disabled] .btn-e-purple:active,fieldset[disabled] .btn-e-purple:focus,fieldset[disabled] .btn-e-purple:hover {background-color:#9475CC;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-brown {color:#FFF;background-color:#785447}
.btn-e-brown.active,.btn-e-brown:active,.btn-e-brown:focus,.btn-e-brown:hover,.open > .dropdown-toggle.btn-e-brown {color:#FFF;background-color:#5C4038;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-brown.disabled,.btn-e-brown.disabled.active,.btn-e-brown.disabled:active,.btn-e-brown.disabled:focus,.btn-e-brown.disabled:hover,.btn-e-brown[disabled],.btn-e-brown[disabled].active,.btn-e-brown[disabled]:active,.btn-e-brown[disabled]:focus,.btn-e-brown[disabled]:hover,fieldset[disabled] .btn-e-brown,fieldset[disabled] .btn-e-brown.active,fieldset[disabled] .btn-e-brown:active,fieldset[disabled] .btn-e-brown:focus,fieldset[disabled] .btn-e-brown:hover {background-color:#A18780;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-orange {color:#FFF;background-color:#FF5721}
.btn-e-orange.active,.btn-e-orange:active,.btn-e-orange:focus,.btn-e-orange:hover,.open > .dropdown-toggle.btn-e-orange {color:#FFF;background-color:#E64A1A;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-orange.disabled,.btn-e-orange.disabled.active,.btn-e-orange.disabled:active,.btn-e-orange.disabled:focus,.btn-e-orange.disabled:hover,.btn-e-orange[disabled],.btn-e-orange[disabled].active,.btn-e-orange[disabled]:active,.btn-e-orange[disabled]:focus,.btn-e-orange[disabled]:hover,fieldset[disabled] .btn-e-orange,fieldset[disabled] .btn-e-orange.active,fieldset[disabled] .btn-e-orange:active,fieldset[disabled] .btn-e-orange:focus,fieldset[disabled] .btn-e-orange:hover {background-color:#FF8A66;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-indigo {color:#FFF;background-color:#4052B5}
.btn-e-indigo.active,.btn-e-indigo:active,.btn-e-indigo:focus,.btn-e-indigo:hover,.open > .dropdown-toggle.btn-e-indigo {color:#FFF;background-color:#30409E;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-indigo.disabled,.btn-e-indigo.disabled.active,.btn-e-indigo.disabled:active,.btn-e-indigo.disabled:focus,.btn-e-indigo.disabled:hover,.btn-e-indigo[disabled],.btn-e-indigo[disabled].active,.btn-e-indigo[disabled]:active,.btn-e-indigo[disabled]:focus,.btn-e-indigo[disabled]:hover,fieldset[disabled] .btn-e-indigo,fieldset[disabled] .btn-e-indigo.active,fieldset[disabled] .btn-e-indigo:active,fieldset[disabled] .btn-e-indigo:focus,fieldset[disabled] .btn-e-indigo:hover {background-color:#7887CC;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-teal {color:#FFF;background-color:#009687}
.btn-e-teal.active,.btn-e-teal:active,.btn-e-teal:focus,.btn-e-teal:hover,.open > .dropdown-toggle.btn-e-teal {color:#FFF;background-color:#00786B;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-teal.disabled,.btn-e-teal.disabled.active,.btn-e-teal.disabled:active,.btn-e-teal.disabled:focus,.btn-e-teal.disabled:hover,.btn-e-teal[disabled],.btn-e-teal[disabled].active,.btn-e-teal[disabled]:active,.btn-e-teal[disabled]:focus,.btn-e-teal[disabled]:hover,fieldset[disabled] .btn-e-teal,fieldset[disabled] .btn-e-teal.active,fieldset[disabled] .btn-e-teal:active,fieldset[disabled] .btn-e-teal:focus,fieldset[disabled] .btn-e-teal:hover {background-color:#4DB5AB;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-pink {color:#FFF;background-color:#E81F63}
.btn-e-pink.active,.btn-e-pink:active,.btn-e-pink:focus,.btn-e-pink:hover,.open > .dropdown-toggle.btn-e-pink {color:#FFF;background-color:#C2175C;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-pink.disabled,.btn-e-pink.disabled.active,.btn-e-pink.disabled:active,.btn-e-pink.disabled:focus,.btn-e-pink.disabled:hover,.btn-e-pink[disabled],.btn-e-pink[disabled].active,.btn-e-pink[disabled]:active,.btn-e-pink[disabled]:focus,.btn-e-pink[disabled]:hover,fieldset[disabled] .btn-e-pink,fieldset[disabled] .btn-e-pink.active,fieldset[disabled] .btn-e-pink:active,fieldset[disabled] .btn-e-pink:focus,fieldset[disabled] .btn-e-pink:hover {background-color:#F06191;border-color:rgba(0, 0, 0, 0.1)}

p.bottom_btn {text-align:center;}

/*---------- Header Banner ----------*/
.header-banner {max-width:1920px;margin:0 auto}
.header-banner .row {margin:0}
.header-banner .row > div {padding:0}
.header-banner-box a {position:relative;display:block}
.header-banner-box a:after {content:"";background:rgba(0,0,0,0.2);position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}
.header-banner-box a:hover:after {background:rgba(213, 35, 73, 0.8)}
.header-banner-box img {max-width:100%;height:auto}
.header-banner-content {position:absolute;top:30px;left:0;padding:0 30px;width:100%;z-index:3;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}
.header-banner-content h3, .header-banner-content p {padding:5px 10px;color:#1b1b1b;background:rgba(255,255,255,0.7);margin:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}
.header-banner-box a:hover h3, .header-banner-box a:hover p {color:#fff;background:rgba(255,255,255,0)}
.header-banner-content h3 {padding-top:10px;font-size:18px;line-height:22px;font-weight:bold}
.header-banner-content p {padding-bottom:10px;font-size:14px;line-height:18px;margin:0;}
@media (max-width:767px){
	.header-banner-content h3 {padding:10px;text-align:center}
	.header-banner-content p {/*display:none*/text-align:center;}
}

/************************************등록,마감 백그라운드************************************/
.back_two_color {
  background: linear-gradient(90deg, #f8f8f8 50%, #e8e8e8 50%);
}
@media (max-width:992px){
	.back_two_color {
		background: transparent;
	}

	.gray_1 {background: #f8f8f8;}
	.gray_2 {background: #e8e8e8;}
}

/* ==========================
img-responsive
============================= */
.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}

/* ================================
Works
================================= */


.lb-album{
	margin-left:40px;
	list-style: none;
	width: 100%;
	margin: 0 auto;
}
.lb-album li{
	float: left;
	margin: 10px 30px;
	position: relative;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a{
	width: 160px;
	height: 107px;
	position: relative;
	padding: 0;
	background: #2b2b2b;
	box-shadow: 6px 6px 0px #adadad;
}


.lb-album li > a span{
	position: absolute;
	width: 160px;
	height: 107px;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 100px;
	color: rgba(27,54,81,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 24px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgb(241,210,194);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(241,210,194,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background: rgb(241,210,194);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(241,210,194,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
}
.lb-overlay > div{
	position: relative;
	color: rgba(27,54,81,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 550px;
	margin: 40px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
}
.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 10px;
	width: 260px;
	height: auto;
}
.lb-overlay div h3{
	font-size: 30px;
	margin-top:0;
	float: left;
	text-align: right;
	text-shadow: none;
	color: #000;
	vertical-align:middle;
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	text-shadow: none;
	color: #000;
	font-weight: bold;
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	text-align: left;
	float: left;
	border-left: 1px solid rgba(27,54,81,0.4);
	/*width: 260px;*/
}
.lb-overlay a.lb-close{
	
	z-index: 1001;
	color: #fff;
	position: absolute;
	top: 20px;
	right: 30px;
	
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	/*width: 50px;
	height: 50px;*/
	overflow: hidden;
	margin-left: -25px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 200px 15px 120px 15px;
}
.lb-overlay:target img {
	-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
	margin: 0 auto
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes fadeInScale {
  0% { -webkit-transform: scale(0.6); opacity: 0; }
  100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
  0% { -moz-transform: scale(0.6); opacity: 0; }
  100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
  0% { -o-transform: scale(0.6); opacity: 0; }
  100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
  0% { -ms-transform: scale(0.6); opacity: 0; }
  100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}

/* 
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}


@media (max-width:992px){
	
	.lb-overlay:target {
		width: auto;
		height: auto;
		bottom: 0px;
		right: 0px;
		padding: 80px 15px 120px 15px;
	}
	
	.lb-album li{
		float: left;
		padding: 15px;
		margin: 0;
	}
	
	.lb-album li > a{
		width: 100%;
		height: auto;
		position: relative;
		padding: 0;
		background: #2b2b2b;
	}

	.lb-album li > a span{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		text-align: center;
		line-height: 170px;
		color: rgba(27,54,81,0.8);
		text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
		font-size: 24px;
		opacity: 0;
		filter: alpha(opacity=0); /* internet explorer */
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
		background: rgb(241,210,194);
		background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(241,210,194,1)));
		background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
		background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
		background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
		background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
		-webkit-transition: opacity 0.3s linear;
		-moz-transition: opacity 0.3s linear;
		-o-transition: opacity 0.3s linear;
		-ms-transition: opacity 0.3s linear;
		transition: opacity 0.3s linear;
	}

	
	.lb-overlay div h3,
	.lb-overlay div p{
		padding: 0px 20px;
		width: 155px;
		height: 60px;
	}

	.lb-overlay div h3{
		font-size: 20px;
		margin-top:0;
		float: left;
		text-align: center;
		border-right: 1px solid rgba(27,54,81,0.4);
		text-shadow: none;
		color: #000;
	}

}

/*---------- Spaces ----------*/
.margin-0 {margin:0 !important}
.margin-left-5 {margin-left:5px}
.margin-right-5 {margin-right:5px}
.margin-left-10 {margin-left:10px}
.margin-right-10 {margin-right:10px}
.no-top-space {margin-top:0;padding-top:0}
.no-bottom-space {margin-bottom:0;padding-bottom:0}
.margin-top-0, .margin-top-5,.margin-top-10,.margin-top-15,.margin-top-20,.margin-top-25,.margin-top-30,.margin-top-35,.margin-top-40,.margin-top-45,.margin-top-50,.margin-top-55,.margin-top-60 {clear:both}
.margin-top-0 {margin-top:0 !important}
.margin-top-5 {margin-top:5px}
.margin-top-10 {margin-top:10px}
.margin-top-15 {margin-top:15px}
.margin-top-20 {margin-top:20px}
.margin-top-25 {margin-top:25px}
.margin-top-30 {margin-top:30px}
.margin-top-35 {margin-top:35px}
.margin-top-40 {margin-top:40px}
.margin-top-45 {margin-top:45px}
.margin-top-50 {margin-top:50px}
.margin-top-55 {margin-top:55px}
.margin-top-60 {margin-top:60px}
.margin-bottom-0,.margin-bottom-5,.margin-bottom-10,.margin-bottom-15,.margin-bottom-20,.margin-bottom-25,.margin-bottom-30,.margin-bottom-35,.margin-bottom-40,.margin-bottom-45,.margin-bottom-50,.margin-bottom-55,.margin-bottom-60 {clear:both}
.margin-bottom-0 {margin-bottom:0 !important}
.margin-bottom-5 {margin-bottom:5px}
.margin-bottom-10 {margin-bottom:10px}
.margin-bottom-15 {margin-bottom:15px}
.margin-bottom-20 {margin-bottom:20px}
.margin-bottom-25 {margin-bottom:25px}
.margin-bottom-30 {margin-bottom:30px}
.margin-bottom-35 {margin-bottom:35px}
.margin-bottom-40 {margin-bottom:40px}
.margin-bottom-45 {margin-bottom:45px}
.margin-bottom-50 {margin-bottom:50px}
.margin-bottom-55 {margin-bottom:55px}
.margin-bottom-60 {margin-bottom:60px}
@media (max-width: 768px) {
	.sm-margin-bottom-10 {margin-bottom:10px}
	.sm-margin-bottom-20 {margin-bottom:20px}
	.sm-margin-bottom-30 {margin-bottom:30px}
	.sm-margin-bottom-40 {margin-bottom:40px}
	.sm-margin-bottom-50 {margin-bottom:50px}
	.sm-margin-bottom-60 {margin-bottom:60px}
}
@media (max-width: 992px) {
	.md-margin-bottom-10 {margin-bottom:10px}
	.md-margin-bottom-20 {margin-bottom:20px}
	.md-margin-bottom-30 {margin-bottom:30px}
	.md-margin-bottom-40 {margin-bottom:40px}
	.md-margin-bottom-50 {margin-bottom:50px}
	.md-margin-bottom-60 {margin-bottom:60px}
}

/*---------- Background Color ----------*/
.background-white {background:#FFF}
.background-black {background:#000}
.bg-white {background-color:#F2F2F2 !important;color:#555555}
a.bg-white:hover {background-color:#E3E3E3 !important}
.bg-white.light {background-color:#F7F7F7 !important}
.bg-white.lighter {background-color:#FFF !important}
.bg-white.dark {background-color:#EBEBEB !important}
.bg-white.darker {background-color:#E3E3E3 !important}
.bg-light {background-color:#B5B5B5 !important;color:#FFF}
a.bg-light:hover {background-color:#949494 !important}
.bg-light.light {background-color:#C4C4C4 !important}
.bg-light.lighter {background-color:#D6D6D6 !important}
.bg-light.dark {background-color:#A6A6A6 !important}
.bg-light.darker {background-color:#959595 !important}
.bg-dark {background-color:#2E3340 !important;color:#dedfe9}
a.bg-dark:hover {background-color:#1C1C26 !important}
.bg-dark.light {background-color:#3D4254 !important}
.bg-dark.lighter {background-color:#474A5E !important}
.bg-dark.dark {background-color:#242630 !important}
.bg-dark.darker {background-color:#1C1C26 !important}
.bg-dark .open > a,.bg-dark .open > a:focus,.bg-dark .open > a:hover {color:#FFF}
.bg-red {background-color:#FF2900 !important;color:#ffe9e9}
a.bg-red:hover {background-color:#CC2300 !important}
.bg-red.light {background-color:#FF5330 !important}
.bg-red.lighter {background-color:#FF6F52 !important}
.bg-red.dark {background-color:#E52700 !important}
.bg-red.darker {background-color:#CC2300 !important}
.bg-red .open > a,.bg-red .open > a:focus,.bg-red .open > a:hover {color:#FFF}
.bg-blue {background-color:#0078FF !important;color:#dff1ff}
a.bg-blue:hover {background-color:#0053B0 !important}
.bg-blue.light {background-color:#2289FF !important}
.bg-blue.lighter {background-color:#59A7FF !important}
.bg-blue.dark {background-color:#006BE2 !important}
.bg-blue.darker {background-color:#0053B0 !important}
.bg-blue .open > a,.bg-blue .open > a:focus,.bg-blue .open > a:hover {color:#FFF}
.bg-green {background-color:#87BA00 !important;color:#e3ffe5}
a.bg-green:hover {background-color:#537200 !important}
.bg-green.light {background-color:#A0CB26 !important}
.bg-green.lighter {background-color:#B3D84E !important}
.bg-green.dark {background-color:#759F00 !important}
.bg-green.darker {background-color:#537200 !important}
.bg-green .open > a,.bg-green .open > a:focus,.bg-green .open > a:hover {color:#FFF}
.bg-yellow {background-color:#FF9500 !important;color:#FFFcf0}
a.bg-yellow:hover {background-color:#C17100 !important}
.bg-yellow.light {background-color:#FFA72C !important}
.bg-yellow.lighter {background-color:#FFBD5F !important}
.bg-yellow.dark {background-color:#EC8B00 !important}
.bg-yellow.darker {background-color:#C17100 !important}
.bg-yellow .open > a,.bg-yellow .open > a:focus,.bg-yellow .open > a:hover {color:#FFF}
.bg-purple {background-color:#663BB8 !important;color:#ede2ff}
a.bg-purple:hover {background-color:#522EA8 !important}
.bg-purple.light {background-color:#7D57C2 !important}
.bg-purple.lighter {background-color:#9475CC !important}
.bg-purple.dark {background-color:#5E36B0 !important}
.bg-purple.darker {background-color:#522EA8 !important}
.bg-purple .open > a,.bg-purple .open > a:focus,.bg-purple .open > a:hover {color:#FFF}
.bg-brown {background-color:#785447 !important;color:#f2edec}
a.bg-brown:hover {background-color:#5C4038 !important}
.bg-brown.light {background-color:#8C6E63 !important}
.bg-brown.lighter {background-color:#A18780 !important}
.bg-brown.dark {background-color:#6E4D40 !important}
.bg-brown.darker {background-color:#5C4038 !important}
.bg-brown .open > a,.bg-brown .open > a:focus,.bg-brown .open > a:hover {color:#FFF}
.bg-orange {background-color:#FF5721 !important;color:#ffefea}
a.bg-orange:hover {background-color:#E64A1A !important}
.bg-orange.light {background-color:#FF7042 !important}
.bg-orange.lighter {background-color:#FF8A66 !important}
.bg-orange.dark {background-color:#F5521F !important}
.bg-orange.darker {background-color:#E64A1A !important}
.bg-orange .open > a,.bg-orange .open > a:focus,.bg-orange .open > a:hover {color:#FFF}
.bg-indigo {background-color:#4052B5 !important;color:#e2e8ff}
a.bg-indigo:hover {background-color:#30409E !important}
.bg-indigo.light {background-color:#5C6BBF !important}
.bg-indigo.lighter {background-color:#7887CC !important}
.bg-indigo.dark {background-color:#384AAB !important}
.bg-indigo.darker {background-color:#30409E !important}
.bg-indigo .open > a,.bg-indigo .open > a:focus,.bg-indigo .open > a:hover {color:#FFF}
.bg-teal {background-color:#009687 !important;color:#e9fffd}
a.bg-teal:hover {background-color:#00786B !important}
.bg-teal.light {background-color:#26A699 !important}
.bg-teal.lighter {background-color:#4DB5AB !important}
.bg-teal.dark {background-color:#008A7A !important}
.bg-teal.darker {background-color:#00786B !important}
.bg-teal .open > a,.bg-teal .open > a:focus,.bg-teal .open > a:hover {color:#FFF}
.bg-pink {background-color:#E81F63 !important;color:#ffeaf1}
a.bg-pink:hover {background-color:#C2175C !important}
.bg-pink.light {background-color:#ED407A !important}
.bg-pink.lighter {background-color:#F06191 !important}
.bg-pink.dark {background-color:#D91C61 !important}
.bg-pink.darker {background-color:#C2175C !important}
.bg-pink .open > a,.bg-pink .open > a:focus,.bg-pink .open > a:hover {color:#FFF}

/*---------- Button ----------*/
/*Style*/
button {vertical-align:inherit}
.btn {display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;cursor:pointer;background-image:none;white-space:nowrap;padding:6px 20px;font-size:12px;line-height:1.49;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.btn-default {font-size:12px;cursor:pointer;padding:3px 12px}
.btn-primary {font-size:12px;cursor:pointer;padding:3px 12px}
.btn-success {font-size:12px;cursor:pointer;padding:3px 12px}
.btn-info {font-size:12px;cursor:pointer;padding:3px 12px}
.btn-warning {font-size:12px;cursor:pointer;padding:3px 12px}
.btn-danger {font-size:12px;cursor:pointer;padding:3px 12px}
.btn-link {color:#2E3340}
.btn-link:hover {color:#000}
.btn-e {font-family: 'Gothic A1', sans-serif;display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;cursor:pointer;background-image:none;border:1px solid transparent;border-color:rgba(0, 0, 0, 0);white-space:nowrap;padding:3px 20px;color:#FFF;font-size:14px;line-height:1.49;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
@media (max-width:992px){
	.btn-e {display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;cursor:pointer;background-image:none;border:1px solid transparent;border-color:rgba(0, 0, 0, 0);white-space:nowrap;padding:5px 20px;color:#FFF;font-size:12px;line-height:1.49;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
}
.btn-e.active:focus,.btn-e:active:focus,.btn-e:focus {outline:0;outline-offset:-2px}
.btn-e:focus,.btn-e:hover {color:#FFF;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}
.btn-e.active,.btn-e:active {outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}
.btn-e.disabled,.btn-e[disabled],fieldset[disabled] .btn-e {cursor:not-allowed;opacity:0.65;filter: alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}
.btn-e.btn-e-gradient {border-color:rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2);background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.1) 100%);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.1) 100%);background-repeat:repeat-x;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.35)}
.btn-e-xs,.btn-group-xs > .btn-e {padding:1px 8px;font-size:11px;line-height:1.5}
.btn-e-sm,.btn-group-sm > .btn-e {padding:2px 10px;font-size:12px;line-height:1.5}
.btn-e-lg,.btn-group-lg > .btn-e {padding:20px 16px;font-size:16px;line-height:1.33;border-radius:2px !important}
.btn-e-xlg,.btn-group-xlg > .btn-e {padding:10px 25px;font-size:16px;line-height:1.3;border-radius:3px !important;font-weight:bold}
.btn-e.btn-e-rounded {border-radius:12.5px !important}
.btn-e-xs.btn-e-rounded {border-radius:10px !important}
.btn-e-sm.btn-e-rounded {border-radius:12px !important}
.btn-e-lg.btn-e-rounded {border-radius:17px !important}
.btn-e-xlg.btn-e-rounded {border-radius:21px !important}
.btn-e-block {display:block;width:100%;padding-left:0;padding-right:0;text-align:center}
.btn-e-block + .btn-e-block {margin-top:5px}
.btn-e span.badge {position:absolute;top:-10px;right:-10px}

/*Color*/
a.btn-e,a.btn-e:hover,a.btn-e:focus,a.btn-e:active,a.btn-e.active {color:#FFF}
a.btn-e:hover,a.btn-e:focus,a.btn-e:active,a.btn-e.active {color:#FFF !important}
.btn-e {color:#FFF;background-color:#2E3340}
.btn-e.active,.btn-e:active,.btn-e:focus,.btn-e:hover,.open > .dropdown-toggle.btn-e {color:#FFF;background-color:#1C1C26;border-color:rgba(0, 0, 0, 0.1)}
.btn-e.disabled,.btn-e.disabled.active,.btn-e.disabled:active,.btn-e.disabled:focus,.btn-e.disabled:hover,.btn-e[disabled],.btn-e[disabled].active,.btn-e[disabled]:active,.btn-e[disabled]:focus,.btn-e[disabled]:hover,fieldset[disabled] .btn-e,fieldset[disabled] .btn-e.active,fieldset[disabled] .btn-e:active,fieldset[disabled] .btn-e:focus,fieldset[disabled] .btn-e:hover {background-color:#474A5E;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-default {color:#FFF;background-color:#B5B5B5;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-default.active,.btn-e-default.active:hover,.btn-e-default:active,.btn-e-default:focus,.btn-e-default:hover,.open > .dropdown-toggle.btn-e-default,.open>.dropdown-toggle.btn-e-default:focus, .open>.dropdown-toggle.btn-e-default:hover {color:#FFF;background-color:#949494;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-default.disabled,.btn-e-default.disabled.active,.btn-e-default.disabled:active,.btn-e-default.disabled:focus,.btn-e-default.disabled:hover,.btn-e-default[disabled],.btn-e-default[disabled].active,.btn-e-default[disabled]:active,.btn-e-default[disabled]:focus,.btn-e-default[disabled]:hover,fieldset[disabled] .btn-e-default,fieldset[disabled] .btn-e-default.active,fieldset[disabled] .btn-e-default:active,fieldset[disabled] .btn-e-default:focus,fieldset[disabled] .btn-e-default:hover {color:#FFF;background-color:#D6D6D6;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-dark {color:#FFF;background-color:#2E3340}
.btn-e-dark.active,.btn-e-dark:active,.btn-e-dark:focus,.btn-e-dark:hover,.open > .dropdown-toggle.btn-e-dark {color:#FFF;background-color:#1C1C26;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-dark.disabled,.btn-e-dark.disabled.active,.btn-e-dark.disabled:active,.btn-e-dark.disabled:focus,.btn-e-dark.disabled:hover,.btn-e-dark[disabled],.btn-e-dark[disabled].active,.btn-e-dark[disabled]:active,.btn-e-dark[disabled]:focus,.btn-e-dark[disabled]:hover,fieldset[disabled] .btn-e-dark,fieldset[disabled] .btn-e-dark.active,fieldset[disabled] .btn-e-dark:active,fieldset[disabled] .btn-e-dark:focus,fieldset[disabled] .btn-e-dark:hover {background-color:#474A5E;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-red {color:#FFF;background-color:#d42200}
.btn-e-red.active,.btn-e-red:active,.btn-e-red:focus,.btn-e-red:hover,.open > .dropdown-toggle.btn-e-red {color:#FFF;background-color:#CC2300;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-red.disabled,.btn-e-red.disabled.active,.btn-e-red.disabled:active,.btn-e-red.disabled:focus,.btn-e-red.disabled:hover,.btn-e-red[disabled],.btn-e-red[disabled].active,.btn-e-red[disabled]:active,.btn-e-red[disabled]:focus,.btn-e-red[disabled]:hover,fieldset[disabled] .btn-e-red,fieldset[disabled] .btn-e-red.active,fieldset[disabled] .btn-e-red:active,fieldset[disabled] .btn-e-red:focus,fieldset[disabled] .btn-e-red:hover {background-color:#FF6F52;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-blue {color:#FFF;background-color:#0078FF}
.btn-e-blue.active,.btn-e-blue:active,.btn-e-blue:focus,.btn-e-blue:hover,.open > .dropdown-toggle.btn-e-blue {color:#FFF;background-color:#0053B0;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-blue.disabled,.btn-e-blue.disabled.active,.btn-e-blue.disabled:active,.btn-e-blue.disabled:focus,.btn-e-blue.disabled:hover,.btn-e-blue[disabled],.btn-e-blue[disabled].active,.btn-e-blue[disabled]:active,.btn-e-blue[disabled]:focus,.btn-e-blue[disabled]:hover,fieldset[disabled] .btn-e-blue,fieldset[disabled] .btn-e-blue.active,fieldset[disabled] .btn-e-blue:active,fieldset[disabled] .btn-e-blue:focus,fieldset[disabled] .btn-e-blue:hover {background-color:#59A7FF;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-green {color:#FFF;background-color:#87BA00}
.btn-e-green.active,.btn-e-green:active,.btn-e-green:focus,.btn-e-green:hover,.open > .dropdown-toggle.btn-e-green {color:#FFF;background-color:#537200;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-green.disabled,.btn-e-green.disabled.active,.btn-e-green.disabled:active,.btn-e-green.disabled:focus,.btn-e-green.disabled:hover,.btn-e-green[disabled],.btn-e-green[disabled].active,.btn-e-green[disabled]:active,.btn-e-green[disabled]:focus,.btn-e-green[disabled]:hover,fieldset[disabled] .btn-e-green,fieldset[disabled] .btn-e-green.active,fieldset[disabled] .btn-e-green:active,fieldset[disabled] .btn-e-green:focus,fieldset[disabled] .btn-e-green:hover {background-color:#B3D84E;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-yellow {color:#FFF;background-color:#FF9500}
.btn-e-yellow.active,.btn-e-yellow:active,.btn-e-yellow:focus,.btn-e-yellow:hover,.open > .dropdown-toggle.btn-e-yellow {color:#FFF;background-color:#C17100;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-yellow.disabled,.btn-e-yellow.disabled.active,.btn-e-yellow.disabled:active,.btn-e-yellow.disabled:focus,.btn-e-yellow.disabled:hover,.btn-e-yellow[disabled],.btn-e-yellow[disabled].active,.btn-e-yellow[disabled]:active,.btn-e-yellow[disabled]:focus,.btn-e-yellow[disabled]:hover,fieldset[disabled] .btn-e-yellow,fieldset[disabled] .btn-e-yellow.active,fieldset[disabled] .btn-e-yellow:active,fieldset[disabled] .btn-e-yellow:focus,fieldset[disabled] .btn-e-yellow:hover {background-color:#FFBD5F;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-purple {color:#FFF;background-color:#663BB8}
.btn-e-purple.active,.btn-e-purple:active,.btn-e-purple:focus,.btn-e-purple:hover,.open > .dropdown-toggle.btn-e-purple {color:#FFF;background-color:#522EA8;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-purple.disabled,.btn-e-purple.disabled.active,.btn-e-purple.disabled:active,.btn-e-purple.disabled:focus,.btn-e-purple.disabled:hover,.btn-e-purple[disabled],.btn-e-purple[disabled].active,.btn-e-purple[disabled]:active,.btn-e-purple[disabled]:focus,.btn-e-purple[disabled]:hover,fieldset[disabled] .btn-e-purple,fieldset[disabled] .btn-e-purple.active,fieldset[disabled] .btn-e-purple:active,fieldset[disabled] .btn-e-purple:focus,fieldset[disabled] .btn-e-purple:hover {background-color:#9475CC;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-brown {color:#FFF;background-color:#785447}
.btn-e-brown.active,.btn-e-brown:active,.btn-e-brown:focus,.btn-e-brown:hover,.open > .dropdown-toggle.btn-e-brown {color:#FFF;background-color:#5C4038;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-brown.disabled,.btn-e-brown.disabled.active,.btn-e-brown.disabled:active,.btn-e-brown.disabled:focus,.btn-e-brown.disabled:hover,.btn-e-brown[disabled],.btn-e-brown[disabled].active,.btn-e-brown[disabled]:active,.btn-e-brown[disabled]:focus,.btn-e-brown[disabled]:hover,fieldset[disabled] .btn-e-brown,fieldset[disabled] .btn-e-brown.active,fieldset[disabled] .btn-e-brown:active,fieldset[disabled] .btn-e-brown:focus,fieldset[disabled] .btn-e-brown:hover {background-color:#A18780;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-orange {color:#FFF;background-color:#FF5721}
.btn-e-orange.active,.btn-e-orange:active,.btn-e-orange:focus,.btn-e-orange:hover,.open > .dropdown-toggle.btn-e-orange {color:#FFF;background-color:#E64A1A;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-orange.disabled,.btn-e-orange.disabled.active,.btn-e-orange.disabled:active,.btn-e-orange.disabled:focus,.btn-e-orange.disabled:hover,.btn-e-orange[disabled],.btn-e-orange[disabled].active,.btn-e-orange[disabled]:active,.btn-e-orange[disabled]:focus,.btn-e-orange[disabled]:hover,fieldset[disabled] .btn-e-orange,fieldset[disabled] .btn-e-orange.active,fieldset[disabled] .btn-e-orange:active,fieldset[disabled] .btn-e-orange:focus,fieldset[disabled] .btn-e-orange:hover {background-color:#FF8A66;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-indigo {color:#FFF;background-color:#4052B5}
.btn-e-indigo.active,.btn-e-indigo:active,.btn-e-indigo:focus,.btn-e-indigo:hover,.open > .dropdown-toggle.btn-e-indigo {color:#FFF;background-color:#30409E;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-indigo.disabled,.btn-e-indigo.disabled.active,.btn-e-indigo.disabled:active,.btn-e-indigo.disabled:focus,.btn-e-indigo.disabled:hover,.btn-e-indigo[disabled],.btn-e-indigo[disabled].active,.btn-e-indigo[disabled]:active,.btn-e-indigo[disabled]:focus,.btn-e-indigo[disabled]:hover,fieldset[disabled] .btn-e-indigo,fieldset[disabled] .btn-e-indigo.active,fieldset[disabled] .btn-e-indigo:active,fieldset[disabled] .btn-e-indigo:focus,fieldset[disabled] .btn-e-indigo:hover {background-color:#7887CC;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-teal {color:#FFF;background-color:#009687}
.btn-e-teal.active,.btn-e-teal:active,.btn-e-teal:focus,.btn-e-teal:hover,.open > .dropdown-toggle.btn-e-teal {color:#FFF;background-color:#00786B;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-teal.disabled,.btn-e-teal.disabled.active,.btn-e-teal.disabled:active,.btn-e-teal.disabled:focus,.btn-e-teal.disabled:hover,.btn-e-teal[disabled],.btn-e-teal[disabled].active,.btn-e-teal[disabled]:active,.btn-e-teal[disabled]:focus,.btn-e-teal[disabled]:hover,fieldset[disabled] .btn-e-teal,fieldset[disabled] .btn-e-teal.active,fieldset[disabled] .btn-e-teal:active,fieldset[disabled] .btn-e-teal:focus,fieldset[disabled] .btn-e-teal:hover {background-color:#4DB5AB;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-pink {color:#FFF;background-color:#E81F63}
.btn-e-pink.active,.btn-e-pink:active,.btn-e-pink:focus,.btn-e-pink:hover,.open > .dropdown-toggle.btn-e-pink {color:#FFF;background-color:#C2175C;border-color:rgba(0, 0, 0, 0.1)}
.btn-e-pink.disabled,.btn-e-pink.disabled.active,.btn-e-pink.disabled:active,.btn-e-pink.disabled:focus,.btn-e-pink.disabled:hover,.btn-e-pink[disabled],.btn-e-pink[disabled].active,.btn-e-pink[disabled]:active,.btn-e-pink[disabled]:focus,.btn-e-pink[disabled]:hover,fieldset[disabled] .btn-e-pink,fieldset[disabled] .btn-e-pink.active,fieldset[disabled] .btn-e-pink:active,fieldset[disabled] .btn-e-pink:focus,fieldset[disabled] .btn-e-pink:hover {background-color:#F06191;border-color:rgba(0, 0, 0, 0.1)}

/*Bordered*/
.btn-e.btn-e-brd {color:#474A5E;background:#FFF;border:solid 1px transparent;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}
.btn-e.btn-e-brd:hover {background:#FFF;border:solid 1px #eee}
.btn-e.btn-e-brd:focus {background:#FFF;color:inherit}
.btn-e.btn-e-brd {border-color:#D6D6D6}
.btn-e.btn-e-brd:hover {color:#1C1C26 !important;border-color:#959595}
.btn-e.btn-e-brd.btn-brd-hover:hover {background:#959595}
.btn-e.btn-e-brd.btn-e-default {border-color:#D6D6D6}
.btn-e.btn-e-brd.btn-e-default:hover {color:#1C1C26 !important;border-color:#959595}
.btn-e.btn-e-brd.btn-e-default.btn-brd-hover:hover {background:#959595}
.btn-e.btn-e-brd.btn-e-dark {border-color:#474A5E}
.btn-e.btn-e-brd.btn-e-dark:hover {color:#2E3340 !important;border-color:#2E3340}
.btn-e.btn-e-brd.btn-e-dark.btn-brd-hover:hover {background:#2E3340}
.btn-e.btn-e-brd.btn-e-red {border-color:#FF6F52}
.btn-e.btn-e-brd.btn-e-red:hover {color:#FF2900 !important;border-color:#FF2900}
.btn-e.btn-e-brd.btn-e-red.btn-brd-hover:hover {background:#FF2900}
.btn-e.btn-e-brd.btn-e-blue {border-color:#59A7FF}
.btn-e.btn-e-brd.btn-e-blue:hover {color:#0078FF !important;border-color:#0078FF}
.btn-e.btn-e-brd.btn-e-blue.btn-brd-hover:hover {background:#0078FF}
.btn-e.btn-e-brd.btn-e-green {border-color:#B3D84E}
.btn-e.btn-e-brd.btn-e-green:hover {color:#87BA00 !important;border-color:#87BA00}
.btn-e.btn-e-brd.btn-e-green.btn-brd-hover:hover {background:#87BA00}
.btn-e.btn-e-brd.btn-e-yellow {border-color:#FFBD5F}
.btn-e.btn-e-brd.btn-e-yellow:hover {color:#FF9500 !important;border-color:#FF9500}
.btn-e.btn-e-brd.btn-e-yellow.btn-brd-hover:hover {background:#FF9500}
.btn-e.btn-e-brd.btn-e-purple {border-color:#9475CC}
.btn-e.btn-e-brd.btn-e-purple:hover {color:#663BB8 !important;border-color:#663BB8}
.btn-e.btn-e-brd.btn-e-purple.btn-brd-hover:hover {background:#663BB8}
.btn-e.btn-e-brd.btn-e-brown {border-color:#A18780}
.btn-e.btn-e-brd.btn-e-brown:hover {color:#785447 !important;border-color:#785447}
.btn-e.btn-e-brd.btn-e-brown.btn-brd-hover:hover {background:#785447}
.btn-e.btn-e-brd.btn-e-orange {border-color:#FF8A66}
.btn-e.btn-e-brd.btn-e-orange:hover {color:#FF5721 !important;border-color:#FF5721}
.btn-e.btn-e-brd.btn-e-orange.btn-brd-hover:hover {background:#FF5721}
.btn-e.btn-e-brd.btn-e-indigo {border-color:#7887CC}
.btn-e.btn-e-brd.btn-e-indigo:hover {color:#4052B5 !important;border-color:#4052B5}
.btn-e.btn-e-brd.btn-e-indigo.btn-brd-hover:hover {background:#4052B5}
.btn-e.btn-e-brd.btn-e-teal {border-color:#4DB5AB}
.btn-e.btn-e-brd.btn-e-teal:hover {color:#009687 !important;border-color:#009687}
.btn-e.btn-e-brd.btn-e-teal.btn-brd-hover:hover {background:#009687}
.btn-e.btn-e-brd.btn-e-pink {border-color:#F06191}
.btn-e.btn-e-brd.btn-e-pink:hover {color:#E81F63 !important;border-color:#E81F63}
.btn-e.btn-e-brd.btn-e-pink.btn-brd-hover:hover {background:#E81F63}
.btn-e.btn-e-brd.btn-brd-hover:hover {color:#FFF !important}

/*Dropdown Split*/
.btn-e.btn-e-split.dropdown-toggle {border-left:solid 1px #959595}
.btn-e.btn-e-split-default.dropdown-toggle {margin-left:-1px}
.btn-e.btn-e-split-dark.dropdown-toggle {border-left:solid 1px #1C1C26}
.btn-e.btn-e-split-red.dropdown-toggle {border-left:solid 1px #CC2300}
.btn-e.btn-e-split-blue.dropdown-toggle {border-left:solid 1px #0053B0}
.btn-e.btn-e-split-green.dropdown-toggle {border-left:solid 1px #759F00}
.btn-e.btn-e-split-yellow.dropdown-toggle {border-left:solid 1px #EC8B00}
.btn-e.btn-e-split-purple.dropdown-toggle {border-left:solid 1px #522EA8}
.btn-e.btn-e-split-brown.dropdown-toggle {border-left:solid 1px #5C4038}
.btn-e.btn-e-split-orange.dropdown-toggle {border-left:solid 1px #E64A1A}
.btn-e.btn-e-split-indigo.dropdown-toggle {border-left:solid 1px #30409E}
.btn-e.btn-e-split-teal.dropdown-toggle {border-left:solid 1px #00786B}
.btn-e.btn-e-split-pink.dropdown-toggle {border-left:solid 1px #C2175C}
.btn-e-brd.btn-e-split-dark.dropdown-toggle {border-left:solid 1px #2E3340}
.btn-e-brd.btn-e-split-red.dropdown-toggle {border-left:solid 1px #FF2900}
.btn-e-brd.btn-e-split-blue.dropdown-toggle {border-left:solid 1px #0078FF}
.btn-e-brd.btn-e-split-green.dropdown-toggle {border-left:solid 1px #87BA00}
.btn-e-brd.btn-e-split-yellow.dropdown-toggle {border-left:solid 1px #FF9500}
.btn-e-brd.btn-e-split-purple.dropdown-toggle {border-left:solid 1px #663BB8}
.btn-e-brd.btn-e-split-brown.dropdown-toggle {border-left:solid 1px #785447}
.btn-e-brd.btn-e-split-orange.dropdown-toggle {border-left:solid 1px #FF5721}
.btn-e-brd.btn-e-split-indigo.dropdown-toggle {border-left:solid 1px #4052B5}
.btn-e-brd.btn-e-split-teal.dropdown-toggle {border-left:solid 1px #009687}
.btn-e-brd.btn-e-split-pink.dropdown-toggle {border-left:solid 1px #E81F63}
.open>.dropdown-toggle.btn-e-brd[class*=btn-e-split-]:focus, .open>.dropdown-toggle.btn-e-brd[class*=btn-e-split-]:hover {background-color:#FFF;color:#474A5E !important}
.open>.dropdown-toggle.btn-e-brd.btn-e-split-default:focus, .open>.dropdown-toggle.btn-e-brd.btn-e-split-default:hover {border-color:#D6D6D6}
.btn-e-brd[class*=btn-e-split-] {margin-left:-1px;color:#474A5E !important}

/*img-responsive*/
.img-responsive {display:block; max-width:100%; height:auto;}

.pull-left {float:left;}
.pull-right {float:right;}

/*공통사항 타이틀*/
.title {float:left; margin:20px 0;}
.title img {float:left;}
@media (max-width:992px){
	.title {}
	.title img {width:90%;}
}


/*메인 이용절차*/
.step {width:100%; height:365px; box-sizing:border-box; padding-top:15px; background:#bb0108; /*url('/images/step_bg2.jpg')*/ background-size:cover; background-position:center center;}
.step h3 {color:#fff; font-size:18px; margin-top:20px; text-align:center; font-weight:400; letter-spacing:-2px;}
.step_number {margin-top:50px;}
.step_number li {display:inline-block; float:left; width:22%;}
.step_number li.right {display:inline-block; float:left; width:4%; color:#fff;}
.step_number li.right i {font-size:24px; margin-top:50px;margin-left:3px;}
@media (max-width:1200px){
	.step h3 {margin-top:10px;}
	.step img.box_title {width:100%; margin:0 auto; display:table;}
	.step_number {margin-top:0;}
	.step_number li.right i {font-size:16px;}
}


@media (max-width:992px){
	.step {padding:30px 0 25px; height:auto; padding:10px 0 0;}
	.step img.box_title {display:none;}
	.step h3 {font-size:14px;}
	.step_number {clear:both; margin-top:30px;}
	.step_number li {display:inline-block; float:left; width:22%; margin-bottom:20px;}
	.step_number li.right {/*display:none;*/ margin-top:-25px;}
	.step_number li img {width:40%;}
}


/*3호,3심,3선 정신*/
.carship_three {color:#fff;position:relative; }
.carship_three .car {position:absolute; z-index:1000; left:50%; margin-left:-240px;}
.carship_three .background{text-align:center; margin-top:90px; width:100%; height:260px; background:url('/images/three_bg.jpg'); background-size:cover; background-position:top center;}
.carship_three .background .col-md-4 h3 {font-size:22px; padding-top:105px; text-decoration:underline; letter-spacing:-1px;}
.carship_three .background p { font-size:16px; letter-spacing:-1px;}
@media (max-width:1200px){
		.carship_three .background .col-md-4 h3 {font-size:18px; padding-top:95px;}
		.carship_three .background p {font-size:14px; letter-spacing:-2px;}

}

@media (max-width:1200px){
		.carship_three .car {}
		.carship_three .background {height:auto; margin-top:60px; padding-bottom:25px;}
		.carship_three .background .col-md-4 h3 {padding-top:0; font-size:18px;}
		.carship_three .background .col-md-4:first-child h3 {padding-top:125px;}
}

@media (max-width:992px){
		.carship_three .car {}
		.carship_three .background {height:auto; margin-top:60px; padding-bottom:25px;}
		.carship_three .background .col-md-4 h3 {padding-top:10px; font-size:18px;}
		.carship_three .background .col-md-4:first-child h3 {padding-top:105px;}
}

@media (max-width:992px){
	.carship_three .car {margin-left:-150px;}
	.carship_three .car img {width:300px;}
	.carship_three .background .col-md-4:first-child h3 {padding-top:50px;}
}

/*이용후기*/
.reviews {width:100%; height:470px; padding-top:25px; background:#f4f4f4; text-align:center;}
.reviews .container {position:relative;}
.reviews a.prev_btn, .reviews a.next_btn {position:absolute; top:50%; z-index:1000;}
.reviews a.prev_btn {left:-40px;}
.reviews a.next_btn {right:-40px;}
.reviews h3 {font-size:20px; color:#000; margin-top:30px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.reviews p {font-size:16px; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

@media (max-width:992px){
		.reviews {height:auto;}
		.reviews .title {margin-bottom:40px;}
		.reviews .container .col-md-4:nth-child(2), .reviews .container .col-md-4:nth-child(3) {display:none;}
		.reviews a.prev_btn, .reviews a.next_btn {display:none;}
		.reviews h3 {font-size:16px;}
		.reviews p {font-size:14px; margin-bottom:30px;}
}

/*이용후기*/
.blue-box {width:100%; float:left; height:255px; text-align:center; background:#0075b9; margin-bottom:30px;}
.blue-box h3 {font-family: 'Nanum Pen Script', cursive; color:#fff; font-size:36px; padding-top:55px;}


/*커뮤니티*/

.community {padding:50px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
@media (max-width:1400px) {
	.community {padding:50px 0 20px;}
}

.latest_tit2 { font-size: 1.8em; line-height: 2.3em;}
.latest_tit2 h3 {font-size:24px; border-bottom:1px solid #000; padding-bottom:8px; font-weight:bold;}

.latest_tit2 .heading_r { display: block; position: absolute; right:10px; top: 0px;}

.la_tit2 {padding-left:0; height:100px;}
.la_tit2 li { list-style: disc; font-size: 16px; list-style:none; padding: 1% 0; clear:both;}
.la_tit2 .la_contents {width:255px; display:block; overflow:hidden; white-space:nowrap; word-wrap:normal; float:left; text-overflow:ellipsis;}
.la_tit2 .la_date { display: inline; float: right; color: #aaaaaa; position:relative;}

@media (max-width:1400px) {
	.la_tit2 li {padding: 1px 0;}
}

@media (max-width:992px) {
	.latest_tit2 h3 {font-size:18px}
	.la_tit2 li {font-size:13px;}
	.latest_tit2 .heading_r {right:15px;}
}

/*차심에서 함께하는 기관입니다*/
.with {width:100%; height:270px; background:url('/images/with_background.jpg'); background-size:cover; background-position:center center;}
.with h3 {font-size:30px; color:#fff; margin:40px 0; text-align:center; font-family: 'Noto Serif KR', serif;}
@media (max-width:992px) {
	.with {height:auto;}
	.with h3 {margin:20px 0; font-size:18px;}
}

/*aside*/
aside { color:#333; background:#e2e2e2; position:fixed; padding-top:95px; right:0; bottom:0; z-index:10;  width:410px; height:100%;}
.side-bar-nav {}
.side-bar-nav .tab-menu {float:left; }
.side-bar-nav .tab-menu > li {float:none; border-bottom:1px solid #ededed; /*background:#e2e2e2;*/}
.side-bar-nav .tab-menu > li:first-child {border-top:1px solid #d0d0d0;}
.side-bar-nav .tab-menu > li > a {display:block;/*height: 61px;*/padding:20px 0;font-size:12px; color:#333; text-align:center;line-height:1; border-bottom:1px solid #d0d0d0;vertical-align: top;}
.side-bar-nav .tab-menu > li> a em {display:block; line-height:1.1; }
.side-bar-nav .tab-menu > li > a em + .badge {margin-top:6px;}
.side-bar-nav .tab-menu > li > a > p {display:table-cell; vertical-align:middle; width:110px; padding:10px 0 0; font-weight:bold;}
@media screen and (max-width: 992px) {
	aside { display:none;}
}

/*quick*/
.sidebar_quick {position:fixed; top:0; right:0; width:95px; background-color:rgba(56, 56, 56, 0.5); height:100vh; z-index:99999;}
.sidebar_quick ul {/*overflow-y:auto;*/ height:/*calc(100% - 66px)*/100%;}

.sidebar_quick ul li {position:relative; text-align:center; /*margin-top:-50px;*/}
.sidebar_quick ul li:hover {background:#0d3562}
.sidebar_quick ul li.resize {height:auto; margin-top:0;}
.sidebar_quick ul li.resize a {padding:0 !important;}
.sidebar_quick ul li.resize a span {background:none !important; padding:20px 0;}
.sidebar_quick ul li:first-child {margin-top:0; }
.sidebar_quick ul li:first-child a {padding:20px 0 33px;}
.sidebar_quick ul li:last-child a {padding:20px 0 23px;}

.sidebar_quick ul li a {display:block; font-size:14px; color:#e8e5e5; padding:20px 0; letter-spacing:-1px; height:105px;}
.sidebar_quick ul li a:hover {color:#fff;}
.sidebar_quick ul li a span {display:block; padding-top:50px;}

.sidebar_quick ul li.ico01 {width:95px; height:120px; display:block; background:url('/images/quick/quick_1.png') no-repeat center top; }
.sidebar_quick ul li.ico02 {width:95px; height:120px; display:block; background:url('/images/quick/quick_2.png') no-repeat center top; }
.sidebar_quick ul li.ico03 {width:95px; height:120px; display:block; background:url('/images/quick/quick_3.png') no-repeat center top; }
.sidebar_quick ul li.ico04 {width:95px; height:120px; display:block; background:url('/images/quick/quick_4.png') no-repeat center top; }
.sidebar_quick ul li.ico05 {width:95px; height:120px; display:block; background:url('/images/quick/quick_5.png') no-repeat center top; }

.sidebar_quick ul li.ico01:hover {display:block; background:url('/images/quick/quick_1on.png') no-repeat center top; }
.sidebar_quick ul li.ico02:hover {display:block; background:url('/images/quick/quick_2on.png') no-repeat center top; }
.sidebar_quick ul li.ico03:hover {display:block; background:url('/images/quick/quick_3on.png') no-repeat center top; }
.sidebar_quick ul li.ico04:hover {display:block; background:url('/images/quick/quick_4on.png') no-repeat center top; }
.sidebar_quick ul li.ico05:hover {display:block; background:url('/images/quick/quick_5on.png') no-repeat center top; }

.sidebar_quick .top {display:none; text-align:center; position:absolute; bottom:20px; width:100%;}
.sidebar_quick .top a {display:block; font-size:18px; color:#fff; background:url('../../_images/common_h_renew/top_btn.png') no-repeat center top; background-size:39px auto; padding-top:40px;}

@media (max-width: 992px) {
	.sidebar_quick {display:none;} 
}


/* 모바일 quick */
.mobile_quick {display:none;}
@media (max-width: 992px) {
		.mobile_quick {width:100%; height:50px; background:#bd030b; z-index:1000; position:fixed; bottom:0; display:block;}
		.mobile_quick li {width:50%; float:left; display:inline-block; text-align:center;}
		.mobile_quick li:first-child {border-right:1px solid #981015;}
		.mobile_quick li a {color:#fff; line-height:50px; display:block; font-weight:bold;}
}

/* 서브 공통 타이틀 */
.tit_h3{font-size:26px; color:#000; font-weight: 800; clear:both; /*text-align:center;*/ padding:0 0 30px;}
.tit_h3:after{ display: block; content: ''; /*margin: 0 auto;*/ margin-top:30px; width: 40px; height: 2px; background: #d52349;}
@media screen and (max-width: 992px) {
	.tit_h3{font-size:22px; color:#000; font-weight: 800; padding:20px 0 40px 0;}
	.tit_h3:after{ display: block; content: ''; /*margin: 0 auto;*/ margin-top:15px; width: 40px; height: 2px; background: #d52349;}
}


/* 회사소개 */
.dealer_point {box-sizing:border-box; width:100%; height:400px; padding:85px 50px; background:url('/images/dealer_guide_bg.jpg'); background-size:cover; background-position:center center; word-break:keep-all;}
.dealer_point h3 {color:#fff; font-weight:400; font-size:24px;}
.dealer_point .txt {font-size:16px; line-height:30px; color:#fff;  margin-top:25px}

.dealer_div {margin-top:60px}
.dealer_div .list {overflow:hidden; border-top:1px solid #d9d9d9; padding:20px 0}
.dealer_div .list:first-child {padding-top:0; border-top:none}
.dealer_div .list .tit {float:left; width:20%; margin-right:5%; font-size:22px; text-align:center; line-height:24px; color:#000; word-break:keep-all; display:table}
.dealer_div .list .tit span {display:table-cell; padding-right:20px; color:#00448d}
.dealer_div .list .tit p {display:table-cell}
.dealer_div .list .txt {float:left; width:75%; font-size:16px; line-height:22px; color:#555; word-break:keep-all}
.dealer_div .list .txt .dotList {margin:0;}

@media screen and (max-width: 992px) {
	.dealer_point { height: auto; padding:85px 0;}
	.dealer_div .list .tit {width:20%;}
	.dealer_point h3 {font-size:20px;}
	.dealer_point .txt {font-size:14px; margin-top:15px; line-height:24px;}
}

/*용어해설*/
.bottom-btns{margin-bottom:30px;overflow:hidden; border-top:1px solid #ccc;}
.bottom-btns li {float:left;width:25%;padding:60px 20px;height:220px;box-sizing:border-box;background:#f8f8f8;text-align:center; border-bottom:1px solid #ccc; border-left:1px solid #ccc; word-break:keep-all;}
.bottom-btns li:nth-child(4), .bottom-btns li:nth-child(8) {border-right:1px solid #ccc;}
.bottom-btns li:nth-child(9), .bottom-btns li:nth-child(10) {padding:50px 20px; border-bottom:1px solid #ccc;}
.bottom-btns li:nth-child(11) {border-left:1px solid #ccc; border-bottom:0; background:#fff;}
.bottom-btns a p{padding:10px 0;font-weight:bold;font-size:22px;line-height:30px;color:#0075b9;text-align:center; /*transition:all .5s*/}
.bottom-btns a:hover p {/*transform:rotateY(360deg)*/}
.bottom-btns a span{font-size:16px;line-height:22px;color:#333;}
@media screen and (max-width: 1200px) {
	.bottom-btns li {padding:50px 20px;}
	.bottom-btns a p{font-size:18px;}
}
@media screen and (max-width: 992px) {
	.bottom-btns li {width:100%; height:180px; border-right:1px solid #ccc;}
	.bottom-btns li:nth-child(1), .bottom-btns li:nth-child(10) {padding:40px 20px;} 
	.bottom-btns li:nth-child(11) {display:none;}
	.bottom-btns a p {font-size:20px;}
	.bottom-btns a span {font-size:16px;}
}
@media screen and (max-width: 430px) {
		.bottom-btns li:nth-child(1), .bottom-btns li:nth-child(10) {padding:35px 20px;}
}

/*네모박스1*/
.sub_nemobox {width:100%; }
.sub_nemobox li {float:left; width:16.66%; font-size:12px; display:inline-block; box-sizing:border-box; padding:7px; border-top:1px solid #ddd; border-left:1px solid #ddd;}
.sub_nemobox li:nth-child(6), .sub_nemobox li:nth-child(12) {border-right:1px solid #ddd;}
.sub_nemobox li:nth-child(7), .sub_nemobox li:nth-child(8), .sub_nemobox li:nth-child(9), .sub_nemobox li:nth-child(10), .sub_nemobox li:nth-child(11), .sub_nemobox li:nth-child(12) {border-bottom:1px solid #ddd;}

@media screen and (max-width: 992px) {
		.sub_nemobox li {width:100%; padding:5px; border-right:1px solid #ddd;}
		.sub_nemobox li:nth-child(7), .sub_nemobox li:nth-child(8), .sub_nemobox li:nth-child(9), .sub_nemobox li:nth-child(10), .sub_nemobox li:nth-child(11)  {border-bottom:0;}
		.sub_nemobox li:nth-child(12) {border-bottom:1px solid #ddd;}
}

/*네모박스2*/
.sub_nemobox2 {width:100%; }
.sub_nemobox2 li {float:left; width:100%; display:inline-block; box-sizing:border-box; padding:10px; border-top:1px solid #ddd;}
.sub_nemobox2 li:last-child {border-bottom:1px solid #ddd;}

/*네모박스2*/
.picture {width:100%; height:205px; margin-bottom:20px;}
@media screen and (max-width: 1200px) {
	.picture {width:100%; height:165px; margin-bottom:20px;}
}
@media screen and (max-width: 992px) {
	.picture {width:100%; height:auto; margin-bottom:20px;}
}

/*구입차량 리스트*/
ul.carz {}
ul.carz li { position:relative; margin-top:10px; }
ul.carz li .photo {}
ul.carz li .photo h1 {position:absolute; margin:0; right:25px;}
ul.carz div.info { background:#ffffff;padding-left:10px;width:100%;height:70px; }
ul.carz div.info .price {text-align:left;margin-top:7px;}
ul.carz div.info .price span.money {color:#bb000d;font-size:22px;}
ul.carz div.info .price span {color:#bb000d;font-size:14px;}
ul.carz div.info div {width:100%;text-align:left;font-size:16px;font-weight:bolder;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
ul.carz div.bottom { width:100%;background-color:#fffcfc;border-top:1px solid #e5e5e5;border-bottom:2px solid #e5e5e5; padding:10px;}
ul.carz div.bottom div { text-align:left;font-size:14px;color:#969696;padding-left:10px;padding:0 0 5px;}

/*판매차량 리스트*/
.list-box {width:100%; border:1px solid #ddd; padding:40px; text-align:center; margin-bottom:20px;}
.list-box p {font-size:14px; border-bottom:1px solid #ddd; margin:0; padding:5px 0; color:#666;}
.list-box p:last-child {border-bottom:0;}
.list-box p span {font-weight:bold;}
.list-box p span.name {font-size:18px; font-weight:400; color:#000;}
.list-box p span.price {color:#d80000;  font-size:24px;}

/*---------- Side layout ----------*/
.side-menu-title h3 {background:#d80000;padding:14px 20px;color:#fff;margin-top:0;font-size:18px;text-align:center;}
.list-group li.list-group-item {border:0 none;padding:0;background:none;margin-bottom:0}
.list-group li a {display:block;padding:10px 15px;color:#6a6a6a;border-bottom:1px solid #efefef}
.list-group li a:hover {color:#555;font-weight:600}
.list-group li.list-group-item.active {background:#fff}
.list-group li.list-group-item.active a {color:#3a3a3a;font-weight:600;border-color:#bbb}
.list-group li.list-group-item.active ul li a {background:none;color:#9a9a9a;padding-left:25px;border-bottom:1px solid #efefef;padding:5px 0 5px 25px}
.list-group li.list-group-item.active ul li.active a {color:#3a3a3a}

/*---------- Side layout ----------*/
.dealer-tab {width:100%;}
.dealer-tab li {width:33%; height:50px; font-size:16px; line-height:50px; border:1px solid #ddd; float:left; display:inline-block; text-align:center;}
.dealer-tab li.active {background:#d80000;}
.dealer-tab li.active a {color:#fff;}
@media screen and (max-width: 992px) {
	.dealer-tab li:first-child {border-top:0; margin-bottom:0px;}
}


/*Tag Boxes e6*/
.tag-box-e6 {background:#fafafa;border:solid 1px #ddd;padding:20px;}

/*Block Headline*/
.headline {display:block;margin:0 0 15px;border-top:1px dotted #ddd;border-bottom:1px dotted #ddd}
.headline h1,.headline h2,.headline h3,.headline h4,.headline h5,.headline h6 {margin:-1px 0 -1px;padding:5px 2px;display:inline-block;border-bottom:1px solid #FF2A00;border-top:1px solid #FF2A00}

/*Pegination*/
.row .text-center {text-align:center;}
.pagination2 li a {position:relative;float:left;margin-left:-1px;line-height:1.42857143; text-decoration:none; background-color:#fff;border: 1px solid #ddd; color:#75757A;padding:3px 10px}
.pagination2 li a:hover {color:#fff;background:#000;border-color:#000}
.pagination2 > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {border-color:#55555A;background-color:#55555A}

a.btn_location_ok {display:inline-block; padding: 6px 12px; font-size: 13px; font-weight: 700; text-align: center; vertical-align: middle; cursor: pointer; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; color:#fff ; background-color:#5d6acb;}

/*차심의 고백*/
.confession {clear:both; height:300px;}
@media screen and (max-width: 1200px) {
	.confession {height:380px;}
}
@media screen and (max-width: 992px) {
	.confession {clear:both; height:auto; margin-bottom:20px;}
}

/*차심 pc, 모바일 배너*/
.mobile_with {display:none;}

@media screen and (max-width:991px){
	.pc_with {display:none;}
	.mobile_with {display:block;}
}

.mb_banner_1 {display:none;}

@media screen and (max-width:991px){
	.pc_banner_1 {display:none;}
	.mb_banner_1 {display:block;}
}

/*차심의 고백*/
.busi006-cmitr-intro-bl {position:relative;float:left;/*width:400px;*/height:255px;background:RGBA(255, 255, 255, 0.95)}
.busi006-cmitr-intro-br .busi006-cmitr-intro-bb1 {position:relative;float:left;width:200px;height:290px}
.busi006-cmitr-intro-bl .cmitr-bl-caption {position:absolute;bottom:0;left:0;width:100%;height:50%;padding:14px 15px;background:RGBA(0, 0, 0, 0.6)}
.busi006-cmitr-intro-bl .cmitr-bl-caption h4 {font-size:14px;margin:15px 0 0; color:#fff;}
.busi006-cmitr-intro-bl .cmitr-bl-caption h4 strong {color:#fff;}
.busi006-cmitr-intro-bl .cmitr-bl-caption p {color:#fff;margin:0;font-size:13px}
@media screen and (max-width:991px){
	.busi006-cmitr-intro-bl {width:100%; height:71px; margin-bottom:20px;}
	.busi006-cmitr-intro-bl img {display:none;}
	.busi006-cmitr-intro-bl .cmitr-bl-caption {height:auto;}
	.busi006-cmitr-intro-bl .cmitr-bl-caption h4 {margin:5px 0 0; letter-spacing:-0.5px;}
}

/*구입,판매희망차량 리스트 li 태그로 수정*/
ul.list {width:100%;}
ul.list li {width:100%; display:inline-block; margin:2px 0; font-size:15px;}
ul.list li.li-01 {width:45%; float:left; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
ul.list li.li-02 {width:27.5%; float:left; text-align:center;}
ul.list_margin_b_30 {margin-bottom:0.5em;}


/*메인화면 배너 배경이랑 같이 롤링*/
.banners_1 {width:100%; height:100%; position: relative;margin: 0 0 0 0;background: url('/images/slide/new_slider_1bg.jpg');background-size: cover;background-position: center center;} 
.banners_1_1 {margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px;}
@media screen and (max-width: 992px) {
	.banners_1 {
	background-size: cover;
	text-align: center;
	background: #20182f;
	background: url('/images/slide/new_slider_1bg.jpg');
	background-size: cover;
	background-position: center center;
	} 
}
@media screen and (min-width: 992px) and (max-width: 1200px) {.banners_1 {width: 960px;} }

.banners_2 {width:100%; height:100%; position: relative;margin: 0 0 0 0;background: url('/images/slide/new_slider_2bg.jpg');background-size: cover;background-position: center center;} 
.banners_2_1 {margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px;}
@media screen and (max-width: 992px) {
	.banners_2 {
	background-size: cover;
	text-align: center;
	background: #20182f;
	background: url('/images/slide/new_slider_2bg.jpg');
	background-size: cover;
	background-position: center center;
	} 
}
@media screen and (min-width: 992px) and (max-width: 1200px) {.banners_2 {width: 960px;} }

.banners_3 {width:100%; height:100%; position: relative;margin: 0 0 0 0;background: url('/images/slide/new_slider_3bg.jpg');background-size: cover;background-position: center center;} 
.banners_3_1 {margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px;}
@media screen and (max-width: 992px) {
	.banners_3 {
	background-size: cover;
	text-align: center;
	background: #20182f;
	background: url('/images/slide/new_slider_3bg.jpg');
	background-size: cover;
	background-position: center center;
	} 
}
@media screen and (min-width: 992px) and (max-width: 1200px) {.banners_3 {width: 960px;} }