﻿/* 여기에 작업 또는 수정할 당신의 css style을 설정하세요. (customizations) */

.section {padding: 20px 0;}


.vsl_top {width:100%; height:480px; background:url('../../../../images/vsl_bg.jpg') left top; background-size: cover;}
@media (max-width: 991px) {
	.vsl_top {
		padding: 30px 15px;
		height: auto;
		background:url('../../../../images/vsl_bg.jpg') bottom top;
		background-size: cover;
	}
}

/* --------------------------------------------
 * main_title
/* ------------------------------------------ */
.main_title {clear:both; text-align: left;}
.main_title h3 {font-weight: bold; font-family: 'SCoreDream';font-weight:700;color:#fff; font-size: 24px; letter-spacing: -1.5px; margin: 10px 0 20px;}
.main_title h3 span {color:#fff; font-family: 'SCoreDream';font-weight:700;letter-spacing: -1.5px;}
.main_title h3 span.tit_span{color:#3a6eff; font-family: 'SCoreDream';font-weight:900;letter-spacing: -1.5px;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: black; }
.main_title h3 b {color:#fff; font-family: 'SCoreDream';font-weight:400;letter-spacing: -1.5px;}
.main_title p {font-size: 18px; font-weight: 500; color:#444;  font-family: 'SCoreDream';font-weight:400;padding-top:5px;}

.main_title.center {text-align: center; padding-bottom: 10px;}
.main_title.center h3 {margin: 10px 0 5px;}

@media (max-width: 1200px) {
	.main_title h3 {font-size: 20px;}
	.main_title h3 span {color:#192266;}
}

@media (max-width: 991px) {
	.main_title {width:95%; margin:0 auto;}
	.main_title h3 {margin: 5px 0 15px;}
	.main_title p {margin: 0;font-size: 14px;}
}

/* --------------------------------------------
 * 메인 슬라이드 배너
/* ------------------------------------------ */
.sec1 {/*background-color:#f5f5f5*/}
.section > .container{padding-right:0;padding-left:0;}
.visual{}
.visual > ul{border-radius:20px; box-shadow:5px 5px 10px rgba(0,0,0,0.1); overflow:hidden; margin-bottom:0;}
.visual > ul li img{width:100%;}
.visual .bx-wrapper{margin-bottom:0;}
.visual .tcon {padding:60px 0 130px 70px; text-align:left; color:#fff; min-height:524.17px;}
.visual .tcon h3 {font-family: 'SCoreDream'; font-size:20px;color:#fff;}
.visual .tcon h2 {font-family: 'SCoreDream'; margin:25px 0 45px 0; font-size:44px; font-weight:400; letter-spacing:-1px;color:#fff; line-height:1.5;}
.visual .tcon h2 b{font-family: 'SCoreDream'; font-size:44px; font-weight:800; letter-spacing:-1px;color:#fff;line-height:1.5;}
.visual .tcon h2 span{font-family: 'SCoreDream';font-size:44px; font-weight:800; letter-spacing:-1px;color:#3a6eff;line-height:1.5;}
.visual .tcon p{font-family: 'SCoreDream'; font-size:19px; font-weight:200; line-height:1.6;color:#fff;}

.visual .tcon1 {background:url('../../../../images/visual1.jpg') no-repeat center;background-size: cover; border-radius:20px;}
.visual .tcon2 {background:url('../../../../images/visual2.jpg') no-repeat center;background-size: cover; border-radius:20px;}
.visual .tcon3 {background:url('../../../../images/visual3.jpg') no-repeat center;background-size: cover; border-radius:20px;}

@media (max-width: 991px) {
	.sec1 {padding:15px 0 0 0;}
	.section > .container{padding-right:15px;padding-left:15px;}
	.visual > ul{border-radius:20px; box-shadow:none; }
	.visual .tcon{display:none;}
	.visual .tcon1{background:none;}
	
	
}




/* --------------------------------------------
 * 견적 디비창
/* ------------------------------------------ */
/*견적문의*/
.form:after{content:''; display:block; clear:both;}
.center_req {width:100%; height:180px; background:url('../../../../images/bg_req02.png'); margin:15px 0 10px 0; float:left;overflow: hidden;border-radius: 9px;} /*height:180px;*/
.center_req > ul:after{content:''; display:block; clear:both;}
.center_req li {display:inline-block; float:left; width:100%; height:60px;}
.center_req .req_tit {width:35%;
	height: 60px;
	color:#fff;
	font-size:16px;
	text-align:center;
	font-family:NotoKR-Medium;
	position:relative;
	top: 0px;
	letter-spacing:-0.3pt;
	float:left;
	font-family: 'SCoreDream';
	font-weight:600;
	line-height: 60px;
} /*height:35px;*/
.center_req .req_article {width:65%; height:60px; padding:10 5px;  font-size:14px; color:#757575;  float:left; position:relative; background-color:#f7f7f7;}
.center_req .req_article:after{content:''; display:block; clear:both;}

.center_req .req_article.req_cts{ border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.center_req .req_article.req_cts input{margin-left:40px;width:calc(65% - 40px);}
.center_req .req_article select{height:60px;}
.center_req .req_article.req_phone input.input_cs{border-left:1px solid #ddd;border-right:1px solid #ddd;}
.center_req .req_article.req_phone input.input_cs:last-child{border:none;}

.input_req {border:0;width: 100%;height:100%;font-size:14px;padding: 2px 5px 2px 35px;color:#757575;letter-spacing:-0.3pt;box-sizing: border-box; }
.btn_req { margin-bottom:10px; }
.txt_terms { font-family: 'SCoreDream'; position:relative; text-align:center; padding:6px 0;}
.txt_terms label{font-family: 'SCoreDream'; font-weight:400}
.txt_terms a{font-family: 'SCoreDream';}


.center_req li.req_article.req_phone{padding: 0 8px; height: 56px;position: relative; width:299px;
	border-top: 1px solid #cddcec;border-right: 1px solid #cddcec;background:#fff;box-sizing:border-box;}
.req_phone > select{height:100%; width:33%;float:left;  box-sizing:border-box;border: none;border-right: 1px solid #cddcec;font-size:13px;padding:0 5px;}
.req_phone > input{width:33%;height:100%;float:left; box-sizing:border-box;border: none;border-right: 1px solid #cddcec;}
.req_phone > input:last-child{border-right: none;}

.btn_terms {width:30%; text-align:right; float:left;}
.m_guide { width:100%; margin-top:10px; float:left; }


.input_cs::placeholder{color:#3472f1 !important; padding-left:35px; font-size:13px;}


.req_cts:before{content:'';display:inline-block;width:40px;height:58px;background:url("../../../../images/inputWrap_st1_icon2.png") no-repeat;position:absolute;top:0px;left:0;z-index:11;}
.req_cts1:before {  background-position: -5px -117px;}
.req_cts2:before {  background-position: -5px 0px; }




.M_counsel_wrap{width:400px;/* float:right; */position: absolute;right: 35px;top: 28px;}

.M_counsel{
	width:100%;
	/*height:530px;*/
	padding:15px;
	background:rgb(255, 255, 255);
	border:3px solid #444;
	border-radius:20px;
	position: relative;
}

.M_counsel .ribbon {
	position: absolute;
	top: -10px;
	right: -9px;
}

.M_counsel label.tit {display:none;}

.M_counsel input[type="text"],.M_counsel input[type="number"],.M_counsel input[type="tel"],
.M_counsel select{
	border: none;
	background-color:#f7f7f7;
	/*width:100%;*/
	height: 97%;

	margin-bottom:10px;
	padding-left:10px;
	vertical-align:middle;
	font-size:14px;
	margin-bottom: 0;
}

.M_counsel select option{
	background:#fff;
}

.M_counsel .agree {
	text-align: center;
	line-height: 1.6;
	padding: 12px 0 0;
	height: 45px;
	font-size:12px;
}

.M_counsel .agree label{
	vertical-align: middle;
	color: #666;
}

.M_counsel .agree input{
	vertical-align: middle;
	margin-right:5px;
}

.M_counsel .btns {
	clear: both;
	font-size: 20px;
	text-align:center;
	background: #3a6eff;
	border-radius: 10px;
	width: 100%;
	height: 50px;
	line-height: 45px;
	font-family: 'SCoreDream'; font-weight:600;
	 animation: move1 1s alternate infinite;
}

@-webkit-keyframes move1{
	0% {
		box-shadow: 0px 0px 8px 8px #000;
		border-radius:10px;
	}
	100% {
		box-shadow: 0px 0px 00px #000;
		border-radius:10px;
	}
}


.M_counsel div.txt {
	height: 35px;
	line-height: 20px;
	color: #666;
	font-weight: 500;
	letter-spacing: -0.05em;
	font-size:14px;
	position: relative;
	padding-top: 30px;
}

.M_counsel div.txt .car {
	position: absolute;
	top: 20px;
	right: 0;
}

.M_counsel button{
	border: 0;
	padding: 0;
	margin: 0;
	color: #000;
	background:transparent;
}

.M_counsel .line{
	width:100%;
	height:1px;
	background:#ddd;
	margin:10px 0 15px;
}

.M_counsel table {width:100%;}
.M_counsel table td.tel {width:135px;}
.M_counsel table td.bar {width:15px;}

@media (max-width: 1200px) {
	.M_counsel div.txt .car img {
		width: 60%;
		float: right;
	}
}



@media (max-width: 991px) {
	.M_counsel_wrap{width: 100%;/* float:right; */position: relative;right: 0;top: 0;}
	.center_req {width:100%; background:url('../../../../images/bg_req02.png'); background-size:100% 100%;} 

	.center_req .req_tit {width:30%;
		height: 60px;
		color:#fff;
		font-size:16px;
		text-align:center;
		font-family:NotoKR-Medium;
		position:relative;
		top: 0px;
		letter-spacing:-0.3pt;
		float:left;
		font-family: 'SCoreDream';
		font-weight:600;
		line-height: 60px;
	} /*height:35px;*/
	.center_req .req_article {width:70%; }

	.M_counsel div.txt .car img {
		width: 70%;
	}

	.M_counsel input[type="text"],.M_counsel input[type="number"],
	.M_counsel select{
		/*width:100%;
		height:35px;
		margin-bottom: 5px;*/
	}

	.M_counsel div.txt {padding-top: 15px;}

	.M_counsel .btns {/*height: 50px;*/ line-height: 50px;}
}

@media (max-width: 991px) {
	.M_counsel{height: auto; margin-bottom: 20px; padding:20px;}
	.M_counsel table td.tel {width:30%;}
	.M_counsel table td.bar {width:5%;}
}

/* --------------------------------------------
 * 내차팔기 진행현황
/* ------------------------------------------ */

.M_list{
	position: relative;
	width:100%;
	height:345px;
	padding:25px 20px;
	background:#3a6eff;
	/*border:1px solid #aaa;*/
	border-radius:20px; box-shadow:5px 5px 10px rgba(0,0,0,0.1); overflow:hidden; 
}

.M_list .top {
	/*border-top:2px solid #354f00;
	background:#f3f3f3;*/
}

.M_list .top ul {
	height: 40px;
	line-height:40px;
	margin: 0;
}

.M_list .top li {
	float: left;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	padding-left: 20px;
	color: #333;
}

.M_list .top li:nth-child(1) {width: 60%;}
.M_list .top li:nth-child(2) {width: 17%;}
.M_list .top li:nth-child(3) {width: 23%;}

.M_list a img{
	display:none;
}
.M_list a{
	position:absolute;
	top:35px;
	right:26px;
}
.M_list a:hover{
	background-position:0 22px;
}

@media (max-width: 1200px) {
	.M_list {padding:34px 20px}
	.M_list .top li:nth-child(1) {width: 55%;}
	.M_list .top li:nth-child(2) {width: 17%;}
	.M_list .top li:nth-child(3) {width: 28%;}
}

/* --------------------------------------------
 * list_roll
/* ------------------------------------------ */
.list_roll {
	position: relative; 
}

.list_roll ul {
	position: absolute; 
	margin: 0px; 
	padding: 0px; 
	width: 100%;
	/*top: -55.1285px;*/
}

.list_roll li {
	cursor: pointer; 
	padding: 0px; 
	height: 42px;
	/*border-bottom: 1px solid #ccc;*/
	
}

.list_roll li:last-child {border-bottom:0;}

.list_roll dl {
	width: 100%;
	position: relative;
	display: block;
	text-align: left;
	padding: 7px 5px;
	border-radius: 3px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.6);
	transition: box-shadow 0.1s ease, background-color 0.1s ease;
	-webkit-transition: box-shadow 0.1s ease, background-color 0.1s ease;
	margin-bottom:0;
}

.list_roll dl dt,
.list_roll dl dd {
	line-height: 28px;
	float: left;
	display: inline-block;
}

.list_roll dl dt {
	width: 75%;
	max-width: 288px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: lighter;
	font-size: 14px;
}

.list_roll dl dt span.icon {
	width: 33px; 
	height: 15px;
	display: inline-block;
	text-indent: -99999999em;
	/*overflow: hidden;*/
	margin-right:8px;
	background: url("../../../../images/ico_new2.png") no-repeat  0 0;
	-webkit-background-size: 33px 15px;
	background-size: 33px 15px;
	position: relative;
	top: 7px;
}

.list_roll dl dd.date {
	width: 23%;
	text-align: center;
	color: #666;
	position: relative;
	font-size: 14px;
}

.list_roll dl dd.ing {
	width: 17%;
	text-align: center;
}


@media (max-width: 1200px) {
	.list_roll {width: 100%;}
	.list_roll dl dt {
		width: 48%;
		/*max-width: 190px;*/
	}

	.list_roll dl dd.date {
		width: 27%;
	}

	.list_roll dl dd.ing {
		width: 25%;
	}
}

@media (max-width: 992px) {
	.M_list {
		clear: both;
		padding: 35px 20px;
		margin-bottom: 20px;
	}
	.list_roll dl {margin: 0;}
	.list_roll dl dt {
		width: 70%;
	}
	.list_roll dl dt,
	.list_roll dl dd {
		font-size: 14px;
	}
	.list_roll dl dd.ing {
		width:30%;
	}

	.M_list .top li:nth-child(2), .M_list .top li:nth-child(3) {
		text-align: center;
	}
}



/* --------------------------------------------
 * 실시간 카운팅
/* ------------------------------------------ */
.count_Box {
	width:100%;
	padding: 20px 5px 25px 5px;
	display:inline-block;
	margin: 15px 0px 0px 0px;
	background:#fff;
	float:left;
	border-radius:20px;
	box-shadow:5px 5px 10px rgba(0,0,0,0.1);
	overflow:hidden;
}
.count_Box .main_title{ text-align:center;}
.count_Box .count01 { width:50%; text-align:center; border-right:1px solid #bbb;  float:left}
.count_Box .count02 {  text-align:center; }
.count_Box .counter {font-size: 30px;line-height: 34px;font-weight:800;font-family: 'SCoreDream';letter-spacing:-1px}
.count_Box .count01 .counter {color: #606060;}
.count_Box .count02 .counter {color: #000;}
.count_Box .counter_txt {font-size: 16px;margin:0 7px;color:#555;font-family: 'SCoreDream';display:block;}

.DB_submit a{ background:#3a6eff; width:100%; text-align:center; margin-top:10px; font-size:24px; color:#fff; font-weight:bold; 
	padding:10px 0px; transition:all 0.5s; display:block;font-family: 'SCoreDream';
}
.DB_submit a:hover{  background:#3a6eff;}

@media (max-width:1200px){
	/*.count_Box {width:435px; margin:18px 0px 18px 30px;}*/
	.count_Box .counter {font-size:26px;}
}

@media (max-width:992px){
	.count{margin-bottom:15px;}
	.count:after{content:''; display:block; clear:both;}
	.count_Box .main_title{ display:none;}
	.count_Box {width:100%; margin:0px; background:#000; padding: 10px 5px;}
	.count_Box .counter { font-size:26px; color:#fff; font-weight:800; letter-spacing:-1px}
	.count_Box .counter_txt { font-size:10px; color:#fff;}
	.count_Box .count01 .counter {color: #fff;}
.count_Box .count02 .counter {color: #fff;}
}



/* --------------------------------------------
 * 메인 게시판
/* ------------------------------------------ */
.section.main_notice {padding:0;}
.mbn {margin-bottom:0px;}
.mbn:after{content:''; display:block; clear:both;}
.mbn .border-box {padding:30px 35px;}
.mbn a {display:block;border-radius:20px; box-shadow:5px 5px 10px rgba(0,0,0,0.1); overflow:hidden;}
.mbn a h2 {font-family: 'SCoreDream'; margin-bottom:15px; font-size:23px; font-weight:bold;text-align:right;letter-spacing:-0.8px}
.mbn a p {font-size:14px; line-height:1.6; text-align:right;letter-spacing:-1px}
.mbn .bg-1 {background:url('../../../../images/icon1.png') no-repeat  15% 50% #3a6eff; color:#fff;}
.mbn .bg-2 {background:url('../../../../images/icon2.png') no-repeat  15% 50% #fff; color:#fff;}
.mbn .bg-3 {background:url('../../../../images/icon3.png') no-repeat  15% 50% #3a6eff;}
.mbn .bg-4 {background:url('../../../../images/icon4.png') no-repeat  15% 50% #4b4b4b;}
.mbn .bg-4 h2, .mbn .bg-4 p{color:#fff;}

@media (max-width:991px){
	.mbn li{padding:10px 15px;}
	.mbn .border-box{padding:20px;}
}



/* --------------------------------------------
 * 메인페이지 배너
/* ------------------------------------------ */
/*.best_award img {width:100%;}
.main_bann {position:relative; width:100%; height:85px; overflow:hidden; border-radius: 10px; border:1px solid #ddd; margin-top: 10px;}
.main_bann a {width:100%; height:85px; display:block;}
.main_bann.bn_1 {background:url('/images/bann_1bg.jpg'); background-size: cover; background-position: center center;}
.main_bann.bn_2 {background:url('/images/bann_2bg.jpg'); background-size: cover; background-position: center center;}
.main_bann h3 {position:absolute; width:100%; font-size: 20px; text-align: center; top:50%; color:#fff; margin-top: -20px; padding: 5px 0; background:rgba(24,36,131,.8);}
@media (max-width: 1200px) {
	.best_award img {width:70%; margin: 0 auto;}
	.main_bann {height:128px;}
	.main_bann a {height:128px;}
}
*/

/* --------------------------------------------
 * 메인페이지 이용후기
/* ------------------------------------------ */
.main_review { clear:both; position:relative; width:100%;/*background:#f7f7f7;*/ padding: 20px 0;}
.main_review .container{padding-right:10px; padding-left:10px;}
.main_review .container .review_wrap{ background:#fff; padding:50px 90px 20px; border-radius:20px; box-shadow:5px 5px 10px rgba(0,0,0,0.1);}

.main_review .main_title h3 { font-size: 30px;}
.main_review .ct_title {width:100%; text-align: center; margin-bottom: 35px;}
.main_review .ct_title h3 {font-size: 32px; letter-spacing: -1px; color:#15aa50;}
.main_review .ct_title h3 span {font-weight:bold; color:#ff7300;}
.main_review .ct_title p {font-size: 18px; margin-top: 10px; color:#fff; font-weight: bold;}

.main_review .pc_ver {display:block;}
.main_review .mobile_ver {display:none;}
@media (max-width: 992px) {
	.main_review .pc_ver {display:none;}
	.main_review .mobile_ver {display:block;}
}


.main_review ul{margin-bottom:0; padding-top:30px;}
.main_review ul:after{content:''; display:block; clear:both;}
.review {width:100%;overflow:hidden;position:relative; /* height:285px; */background:#fff; border-radius: 10px; /*padding:16px;*/ float:left; border:1px solid #ccc; margin-bottom:20px;}
.review01 {width:100%;/* padding-bottom: 15px; margin-bottom:16px;*/ border-top:0; border-left:0; border-right:0; /*border-style: dotted; border-color:#ddd;*/}
.review_thumb {/*width:120px;  margin-right:10px; float:left*/ }
.review_thumb img {width:100%; height:175px; /*border-radius:120px;*/ }
.review_text {padding:15px; height:100px;}
.review_text h3 {color:#fff; font-weight:bold; margin:0; font-size:18px; width:100%; text-align:left; text-overflow:ellipsis; display: inline-block; white-space: nowrap; overflow: hidden;}
.review_text p {text-align:left; overflow:hidden; color:#555; float:left; width:100%; white-space: normal; line-height: 20px; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.review_more {margin:5px 0; color:#e96030; font-size:13px; text-decoration:underline;} 
.review .bottom	{padding:15px 0; background:#3a6eff; text-align:center; color:#fff; font-size:14px; line-height:14px;font-family: 'SCoreDream'; font-weight:500 }
.review .bottom span {padding-left:5px; font-size:140%; letter-spacing:-1px;font-family: 'SCoreDream';  font-weight:700; color:#fff;}
.review .bottom_m	{
	padding: 15px 0px;
	/* top: 0; */
	width: 100%;
	border-radius: 5px;
	position: relative;
	background: #3a6eff;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	font-family: 'SCoreDream';
	font-weight: 500;
}
.review .bottom_m span {padding-left:5px; font-size:15px; letter-spacing:-1px;font-family: 'SCoreDream';  font-weight:700; color:#fff;}
.main_review  .best {position:absolute;top: -20px;lefT: 9px;z-index:1;width: 130px;}

@media (max-width: 1200px) {
	.review01 {
		padding-bottom: 2px;
	}

	.review_thumb {
		margin: 0 auto;
		float: none;
	}

	.review_title {
		padding-top: 20px;
	}

	.review_text p {
		height: 20px; 
		-webkit-line-clamp: 1; 
		overflow:hidden;
	}

}

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

	.review {padding: 10px;}

	.review:last-child {
		width:100%; 
		height:270px;
		float: left;
	}
	
	.main_review .ct_title {
		padding: 0 12px;
		margin-bottom: 15px;
	}

	.main_review .ct_title h3 {
		font-size: 22px;
	}

	.main_review .ct_title p {
		font-weight:bold; 
		font-size: 14px; 
		margin-top: 20px;
	}
		
	.review_thumb {
		width:100%;
		height:120px;
		margin: 0;
		float:none;
	}

	.review_thumb img {
		width:100%;
		height:120px;
	}

	.review_title {
		width:100px;
		padding-top:15px;
		padding-left: 10px;
	}
	.review_text{
		padding:0; height:80px;
	}
	.review_text h3 {
		margin-top:5px;font-size:16px;
	}
	.review_text p {
		-webkit-line-clamp: 2;  
		height: 42px;
		overflow: hidden;
		margin-bottom:0;
	}



}

/*모바일 이용후기, 모바일 상담리스트*/
.m_review {padding: 0px; margin-bottom: 0px; margin-top:20px;padding-bottom:0; overflow: hidden; background:#f8f8f8;}
.m_review .ct_review .pic { padding: 10px;}
.m_review .ct_review dl {margin-bottom: 0; border-radius: 5px; background: #fff; border:1px solid #aaa;}
.m_review .ct_review dt{width:100%; text-align:right; background-color:#cedae2; margin:5px 0 5px; height:100px; overflow:hidden;}
.m_review .ct_review dt img{width:100%; height:100%;}
.m_review .ct_review dd {width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding: 0px 10px;}

.m_best_award{margin-top:20px; }

.m_review ul{position:relative;}
.m_review ul:after{content:''; display:block; clear:both;}
.m_review ul li {position:relative; padding:20px 5px;}
.m_review .best {position:absolute;top: 5px;lefT: 5px;z-index:1;width: 100px;}
.m_review ul li .review {margin-bottom:0;}




/* --------------------------------------------
 * 메인 하단 cs배너
/* ------------------------------------------ */
.section.main_cs {padding:0; padding-bottom:20px;}
.cs {margin-bottom:0px;}
.cs:after{content:''; display:block; clear:both;}
.cs li .border-box {padding:30px 35px;}
.cs li a {display:block;border-radius:20px; box-shadow:5px 5px 10px rgba(0,0,0,0.1); overflow:hidden; }
.cs li a h5 {font-family: 'SCoreDream';margin-bottom:15px;font-size: 20px;font-weight:bold;text-align:left;letter-spacing:-0.8px; color:#fff;}
.cs li a h5 span{font-size: 18px; color:#fff;}
.cs li a h2 {font-family: 'SCoreDream';margin-bottom:15px;font-size: 34px;font-weight:bold;text-align:left;letter-spacing:-0.8px; color:#fff;}
.cs li a h2 span{font-family: 'SCoreDream'; font-size: 44px;color:#0026a2;}
.cs li a p {font-size: 16px;line-height:1.6;text-align:left;letter-spacing:-1px; margin-bottom:0; font-weight:500;}
.cs li .bg-1 {background:url('../../../../images/cs_call.png') no-repeat  15% 50% #79c5ff;  padding:30px 35px 30px 200px;}
.cs li .bg-2 {background:url('../../../../images/cs_bn.jpg') no-repeat center;}

@media (max-width:991px){
	.cs li{padding:10px 15px;}
	.cs li .border-box {padding:20px;}
	.cs li .bg-1 {background:url('../../../../images/cs_call.png') no-repeat  5% 50% #79c5ff;  padding:20px 20px 20px 150px;}
	.cs li .bg-2 {background:url('../../../../images/cs_bn.jpg') no-repeat center right;}
	.cs li a h5 {font-family: 'SCoreDream';margin-bottom:15px;font-size: 16px;font-weight:bold;text-align:left;letter-spacing:-0.8px; color:#fff;}
	.cs li a h5 span{font-size: 15px; color:#fff;}
	.cs li a h2 {font-family: 'SCoreDream';margin-bottom:15px;font-size: 24px;font-weight:bold;text-align:left;letter-spacing:-0.8px; color:#fff;}
	.cs li a h2 span{font-family: 'SCoreDream'; font-size: 30px;color:#0026a2;}
	.cs li a p {font-size: 14px;line-height:1.6;text-align:left;letter-spacing:-1px; margin-bottom:0; font-weight:500;}
}






.top_sec01 {width:560px; position:relative; margin-right:10px; float:left}
.top_sec02 {width:400px; height: 292px; background:#fff; padding: 15px; border-radius: 15px; /*margin-right:20px;*/ border:1px solid #000; float:left}
.top_sec02 .title {}
.top_sec02 .title h3 {vertical-align: middle; display:inline-block; font-size: 26px; font-weight: bold;}
.top_sec02 .title h3 span {color:#2d7f89;}

.top_sec02_1 {width:390px; margin-right:20px;  float:left}
.top_sec03 {width:400px; margin-top: 10px; float:left}
@media (max-width: 1200px) {
	.top_sec01 {
		width: 500px;
	}

	.top_sec02 {
		width: 430px;
	}

	.top_sec03 {
		width: 430px;
	}
}
@media (max-width: 991px) {
	.top_sec01, .top_sec02, .top_sec03 {
		width: 100%;
		float: none;
	}

	.top_sec02 {margin-top:20px; height: 300px;}
	.top_sec02_1 {width:100%; padding: 0 15px; margin-top:30px; height: auto;}
	.top_sec03 {margin-top:20px;}
}

/* --------------------------------------------
 * 내차팔기 상담신청
/* ------------------------------------------ */

.top_sec01 .icon {position:absolute; top:0px; right:20px;}

.req_title {width:100%; float:left; padding:25px 22px 0px 22px;}

.req_title h3 {font-size: 28px; color:#fff; margin:0; letter-spacing: -1px; font-weight: bold;}
.req_title h3 span {color:#2d7f89}
.req_title p {font-size: 16px; color:#666; /*font-weight: bold;*/ letter-spacing: -0.5px; margin: 3px 0 7px;}

.m_req_gr {width:100%; height:415px; padding:18px; background:#f6f6f6; border:3px solid #2d7f89; border-radius: 20px;}
.m_req_gr02 {width:520px; height:340px; background:url(../images/buy/bg_request01.png); float:left }
.req_gr {width:100%;}
.tbl_counsel {width:100%;} 
.tbl_counsel li {overflow: hidden;}
.tbl_counsel li.input {width:100%; background: #fff; border:1px solid #ddd; padding: 5px; margin-bottom: 6px; border-radius: 20px !important; overflow: hidden;}
.tbl_counsel li label.tit {width:20%; background:#333; color:#fff; text-align:center; margin: 0; padding: 10px; font-size: 16px; font-weight: bold; padding:3px 0; border-radius: 15px;}
.tbl_counsel li input {/*border-bottom:1px solid #e7e7e7;*/ text-align:left; padding:0px 0px 0px 5%; }
.tbl_counsel li input.input_cs01, .tbl_counsel li input.input_cs02 {background:transparent;}
.tbl_counsel li .btn_center { text-align:center; border-bottom:0; padding:0;}
.tbl_counsel li .terms_agree {padding:10px 0; border-bottom:0; font-weight:600; color:#444 }

.tbl_counsel li.call {margin: 0 auto; display: table;}
.tbl_counsel li.call img {float:left; vertical-align: middle;}
.tbl_counsel li.call span {float:left; padding-left: 10px; display:inline-block; vertical-align: middle; font-size: 40px; line-height: 48px;}
.tbl_counsel li.call span a {font-weight: bold; color:#018ecf;}

.input_cs01 {border:0; width:75%; height: 30px; padding:2%; color:#333; font-size:16px; }
.input_cs02 {border:0; width:75%; height: 30px; padding:2%; color:#333; font-size:16px;}
/
.txt_terms {width:100%; font-size:14px; position:relative; color:#333; padding:10px 0;text-align:center;}
.txt_terms a {/*position:absolute; top:8px; right:0;*/ position: relative;top: -2px;}

.txt_terms.sub {width:100%; clear:both; font-size:14px; position:relative; color:#333; padding:10px 0 0 0;}
.txt_terms.sub a {position:absolute; top:8px; right:0;}

.tbl_counsel .button {clear:both; display:block; text-align: center; font-weight:bold; margin: 20px 0 0; border-radius: 25px; background:#333; color: #fff; height:50px; line-height:50px; font-size: 22px;}
.tbl_counsel .button img {margin-right: 7px;}

@media (max-width: 1200px) {
	.m_req_gr {height: 418px;}
	.top_sec01 .icon {top: 15px;}
	.top_sec01 .icon img {width: 100px;}
	.req_title h3 {font-size: 20px;}
	.req_title p {font-size: 12px;}
	.tbl_counsel li input {padding: 0;}
	.tbl_counsel .button {font-size: 22px;}
}
@media (max-width: 992px) {
	.m_req_gr {
		height: auto;
		padding: 10px;
	}

	.top_sec01 .icon {top: -30px; right: 25px;}
	.top_sec01 .icon img {width: 80px;}

	.tbl_counsel li label.tit {width: 25%; font-size: 14px;}
	.input_cs01 {width:70%; height:25px;}
	.input_cs02 {width:70%; height:25px;}

	.tbl_counsel li.call img {width: 50%;}
	.tbl_counsel li.call span {font-size: 26px; line-height: 36px;}

	.txt_terms {padding: 5px 0;text-align:left;}
	.txt_terms.sub{margin-top:70px;}
}

/* --------------------------------------------
 * checkbox
/* ------------------------------------------ */
input[type="checkbox"] {display:none;}
input[type="checkbox"] + label {color:#444;}
input[type="checkbox"] + label span {display:inline-block; width:24px;  height:23px;  margin:-1px 2px 0 0;  vertical-align:middle;  background:url(../../../../images/check_radio_sheet.png) -58px top no-repeat; cursor:pointer;}
input[type="checkbox"]:checked + label span {background:url(../../../../images/check_radio_sheet.png) -87px top no-repeat; }
input[type="radio"] {display:none;}
input[type="radio"] + label {color:#444;}
input[type="radio"] + label span {display:inline-block;  width:24px;  height:23px;  margin:-1px 4px 0 0;  vertical-align:middle;  background:url(../../../../images/check_radio_sheet.png) -58px top no-repeat;  cursor:pointer; }
input[type="radio"]:checked + label span {background:url(../../../../images/check_radio_sheet.png) -87px top no-repeat;}





/* --------------------------------------------

/* ------------------------------------------ */
.sell {background:#fff; height: 115px; padding: 12px 10px; border: 1px solid #000; border-radius: 25px;}
.sell .count {width: 50%; float:left; margin:0;}
.sell .count:first-child {border-right:1px solid #ccc;}
.counter_gr {width:100%; height:400px; background:#39302e; padding:32px 0;}
.count li {text-align:center; font-size:16px; color:#666;}
.count:last-child li:last-child {padding-bottom: 0px; border-bottom:0px solid #ddd;}
.count li.tit {color:#333; margin-top: 5px; margin-bottom: 10px;}
.count li.tit span {vertical-align: middle; font-size: 16px; font-family: 'GmarketSansBold'; font-weight:bold; display: inline-block; margin-left: 10px;}
.count li.count_no {/*padding: 25px 0 10px;*/ line-height:44px;}
.count li.count_no .counter_num {font-size:40px; color:#2d7f89; letter-spacing: -1px; font-family: 'GmarketSansBold';  font-weight:bold; letter-spacing:0em}

@media (max-width: 1200px) {
	.sell {padding: 17px 25px;}

	.count li {
		font-size:15px;
	}
}

@media (max-width: 992px) {
	.sell {
		clear:both;
		height: 110px;
	}

	.counter_gr {
		padding:10px 0;
		height: auto;
	}

	

	.count li.tit {
		font-size: 18px;
	}

	.count li.count_no {
		line-height: 30px;
	}
	
	.count li.count_no .counter_num {
		font-size:32px;
		letter-spacing: -1px;
	}

	.count li {
		line-height: 20px;
	}
}



/* --------------------------------------------
 * sub_title
/* ------------------------------------------ */
.sub_title {clear:both; padding-top: 30px;}
.sub_title h3 {font-weight: bold; font-size: 26px; font-family: 'SCoreDream'; letter-spacing: -0.5px;}
.sub_title h3 span {color:#fff; font-family: 'SCoreDream'; font-weight:800}
.sub_title p {font-size: 16px;}


/* --------------------------------------------
 * partner
/* ------------------------------------------ */
.partner {
  border-top: 1px solid #ccc;
  padding: 15px 0;
}

.partner ul {
  text-align: center;
}

.partner ul li {
  display: inline-block;
  margin: 0 15px;
}

@media screen and (max-width: 500px) {
  .partner ul li {
    margin: 0 10px;
  }
}

@media screen and (max-width: 991px) {
  .eb-top{bottom:55px !important;}
}
eb-top
