
/* 모바일무료견적
}---------------------------------*/


.si-sticky3 {
  position: fixed;
  right: 15px;
  top:300px;
  z-index:1;
  width:63px;
height: 63px;
 
  cursor: pointer;

}
.box_style_m { letter-spacing:-0.1em; 
	padding: 5px;
	position: relative;
	background:#144dbe ;display: block;
	margin-bottom: 0px;
	color: #fff;
	text-align: center;
	width: 63px;
	height: 63px;
	line-height: 60px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.box_style_m h4 {font-size: 18px;margin-top:3px;
	color: #fff;margin-bottom:0px;
}
.box_style_m h5 {font-size: 18px;
	color: #fff;margin: 0;
}

@media (max-width: 767px) {
#mobile_mask{z-index:5;background:#ffffff;}

}



.main_title {
color: #FFF;line-height: 38px;
  text-align: center;
  margin-bottom: 45px;
 position: absolute;
 top:25px;
    width: 100%;
}
.main_title h3 {color:#FFF;
font-size: 30px;
  font-size: 1.875rem;
  margin: 0px 5 0 0;
}
.main_title p {font-size: 24px;
    font-size: 1.25rem;letter-spacing:-0.06em;
 color:#f5f8fd;
  font-weight:400;
  line-height: 1.4;
}
.main_title span {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  margin: auto;
  margin-bottom: 20px;
  opacity: 1;
  background-color: #999;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.main_title.animated span {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


.main_title_1 { 
color:#FFF;
  text-align: center;
  margin-bottom:40px; 
  position: relative; 
}

.main_title_1 h3 {color:#FFF;font-weight:400;letter-spacing:-0.07em;
font-size: 30px;
  font-size: 1.875rem;
  margin: 0px 5 0 0;
}

.main_title_1 h4 {font-size: 24px;
    font-size: 1.5rem;letter-spacing:-0.07em;
 color:#f5f8fd;
  font-weight:400;
  line-height: 1.4;
}






.main_title_2 { 
color:#FFF;
  text-align: center;
  margin-bottom:20px; margin-top:00px;
  position: relative; 
}
.main_title_2 span {
  width: 120px;
  height: 2px;
  background-color: #e1e1e1;
  display: block;
  margin: auto;
}
.main_title_2 span em {
  width: 60px;
  height: 2px;
  background-color: #ff4a51;
  display: block;
  margin: auto;
}

.main_title_2 h2 {font-size: 30px;
  font-size: 1.875rem;
  margin: 25px 0 0 0;
}
.main_title_2 h3 {color:#FFF;
font-size: 30px;
  font-size: 1.875rem;
  margin: 0px 5 0 0;
}

.main_title_2 p {font-size: 24px;
    font-size: 1.5rem;letter-spacing:-0.06em;
 color:#f5f8fd;
  font-weight:400;
  line-height: 1.4;
}



@media (max-width: 767px) {
  .main_title_2 {text-align: center;
    margin-bottom: 10px;
  }
  .main_title_2 h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .main_title_2 h3 {
    font-size: 16px;
    font-size: 1rem;
  }
  .main_title_2 p {
    font-size: 14px;
    font-size: 0.875rem;
  }
  
 
  
  
  
}




.main_title_3 {
  position: relative;
  border-left: 3px solid #e1e1e1;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .main_title_3 {
    border-left: none;
    padding-left: 0;
  }
}
.main_title_3 span {
  width: 3px;
  height: 30px;
  background-color: #004dda;
  position: absolute;
  left: -3px;
  top: 0;
  display: block;
}
@media (max-width: 767px) {
  .main_title_3 span {
    display: none;
  }
}
.main_title_3 h2, .main_title_3 h3 {
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0;
  display: inline-block;
}
@media (max-width: 767px) {
  .main_title_3 h2, .main_title_3 h3 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.main_title_3 p {
  font-size: 18px;
  font-size: 1.125rem;
  
  line-height: 1.4;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .main_title_3 p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.main_title_3 a {
  display: inline-block;
  right: 0;
  bottom: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .main_title_3 a {
    top: -10px;
  }
}
.main_title_3 a:after {
  font-family: 'ElegantIcons';
  content: "\24";
  font-size: 21px;
  font-size: 1.3125rem;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 5px;
  margin-left: 4px;
}


.main_title_5 {
  text-align: center;
  margin-bottom: 45px;
  position: relative;
}
.main_title_5 span {
  width: 120px;
  height: 2px;
  background-color: #e1e1e1;
  display: block;
  margin: auto;
}
.main_title_5 span em {
  width: 60px;
  height: 2px;
  background-color: #004dda;
  display: block;
  margin: auto;
}
@media (max-width: 767px) {
  .main_title_5 {
    margin-bottom: 10px;
  }
}
.main_title_5 h2 {
  margin: 25px 0 0 0;
}
@media (max-width: 767px) {
  .main_title_5 h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.main_title_5 p {
  font-size: 24px;
  font-size: 1.5rem;
  
  line-height: 1.4;
}
@media (max-width: 767px) {
  .main_title_5 p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}



.main_title_4 {
  position: relative;
  border-left: 3px solid #e1e1e1;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .main_title_4 {
    border-left: none;
    padding-left: 0;
  }
}
.main_title_4 span {
  width: 3px;
  height: 30px;
  background-color: #fdc500;
  position: absolute;
  left: -3px;
  top: 0;
  display: block;
}
@media (max-width: 767px) {
  .main_title_4 span {
    display: none;
  }
}
.main_title_4 h2, .main_title_4 h3 {
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0;
  display: inline-block;
}
@media (max-width: 767px) {
  .main_title_4 h2, .main_title_4 h3 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.main_title_4 p {
  font-size: 18px;
  font-size: 1.125rem;
  
  line-height: 1.4;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .main_title_4 p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.main_title_4 a {
  display: inline-block;
  right: 0;
  bottom: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .main_title_4 a {
    top: -10px;
  }
}
.main_title_4 a:after {
  font-family: 'ElegantIcons';
  content: "\24";
  font-size: 21px;
  font-size: 1.3125rem;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 5px;
  margin-left: 4px;
}


/*============================================================================================*/
/* 2.  CONTENT 상우 하좌*/
/*=========================================================================================
.content{ min-height:400px;

}===*/
/*Background colors*/
.white_bg {
	background-color: #fff
}

/*부가서비스 컨텐츠*/
.box_service {  text-align: center;
 width: 100%;
background-color: #ffffff;
  padding:10px;
  margin-bottom: 20px;
  border: 1px solid #d7e1f3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  position: relative;
}
@media (max-width: 767px) {
  .box_service {
    padding: 5px;
  }
}


.box_my {  
 width: 100%;
background-color: #ffffff;
  padding:20px;
  margin-bottom: 20px;
  border: 1px solid #d2d8dd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  position: relative;
}
@media (max-width: 767px) {
  .box_my {
    padding: 5px;
  }
}




.box_pricing { background-color: #f3f6fc;
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #d2d8dd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
@media (max-width: 767px) {
  .box_pricing {
    padding: 15px;
  }
}
.box_pricing hr {
  margin: 25px -30px;
  border-color: #d2d8dd;
}
@media (max-width: 767px) {
  .box_pricing hr {
    margin: 25px -15px;
  }
}
.box_pricing ul {
  list-style: disc;
  padding: 0 0 0 1px;
  margin: 0 0 30px 0;
}
.box_pricing a {
  background-color: #3578fa;
  display: block;
  color: #fff;
  padding: 10px;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.box_pricing a:hover {
  background-color: #FFC107;
  color: #051d4d;
}
.box_pricing .price {
  text-align: center;
  font-weight: 400;
  font-size: 36px;
  font-size: 2.25rem;
  margin-bottom: 20px;
  color: #3578fa;
}
.box_pricing .price sup {
  font-size: 16px;
  font-size: 1rem;
}
.box_pricing p {line-height: 1.4;
  font-size: 16px;
  font-size: 1rem;
  color: #555;
  font-weight: 400;
}



/*-------- 2.7 Account 로그인 --------*/


.ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: 400;
  color: #222;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  position: absolute;
  top: 19px;
  right: -21px;
}
.ribbon span.top_selling {
  background: #00dfaa;
}
.ribbon span.top_selling::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #008a69;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #008a69;
}
.ribbon span.top_selling::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #008a69;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #008a69;
}




/* 서브상단견적 



/* 청소상단 */





.margin_60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.margin_home {
  padding-top: 160px;
  padding-bottom: 90px;
}

@media (max-width: 767px) {
  .margin_60 {
    padding-top: 10px;
    padding-bottom: 30px;
  }

.margin_mid_con {/*------top:-10px;-----*/
 padding-top:0px;
  padding-bottom:5px;
}

.margin_home {
  padding-top: 60px;
    padding-bottom: 30px;
}

}



/* 서브견적뉴-우측- */
 
.right_top {margin-top: 60px;
	-webkit-backface-visibility: hidden;
}
.right_top .header {color: #fff;
	background: #020202;padding:10px;
font-size:1rem;
	
}
.right_top .header h1 {color: #fff;
	margin-left:10px;font-size:1rem;
margin-top: 10px;
	
}

.right_top .header h1 span{
	font-size:1.25rem;

	
}
.right_top .inquiry-form-wrapper {
	background: #f3f6fc;
	padding: 20px ;
}



@media all and (max-width: 769px) {
	 
.right_top {
	margin-top:20px;
	-webkit-backface-visibility: hidden;
}
.right_top .header h1 {
	margin-left:10px;font-size:14px;

	
}
.right_top .header h1 span{
	font-size:1rem;

	
}
}



/*-------- 견적서브신규헤세로형-------*/

ul.move_details2 {

  margin: 0 0 15px 0;margin-top:0px;
 

}
ul.move_details2 li { padding: 5px; background: #fafafa;
color: #777;  font-weight: 400;border: 1px solid #6a7c8d; margin-bottom:10px;
  
  
}
ul.move_details2 li span {
   margin-left:16px;font-size: 1rem;  color: #333;
 
}

ul.move_details2 li i {
font-size: 18px; color: #333; 
  font-size: 1.25rem;
  
}





 


/* 서브견적-좌측공통 */
.top_r{
	list-style:none;
	padding:0;
	margin:0px 0 0 0;
	font-size:18px;color:#ffffff;}

.top_left ul{
	list-style:none;
	padding:0;
	margin:px 0 0 0;
	font-size:18px;color:#ffffff;
}
.top_left  ul li{
	position:relative;
	padding-left:60px;
	margin-bottom:18px;
	line-height:1.2;
}
.top_left ul li i{
	font-size:38px;
	position:absolute;
	left:0;
	top:-10px;
}

/* 견적서브사무실3 



*/

.top_left ul li strong{margin-top:20px;
	font-weight:400;
	font-size:24px;
	display:block;
	color:#ffffff;
}




@media (max-width: 767px) {
 

.top_left ul li strong{
	
	font-size:14px;
	display:block;
	
}

}



/* 우측견적박스 */




/*-------- 각서브 추가 end -------*/

/*-------- 메인견적 CONTENT 상우 하좌-------*/


.item label {

line-height:24px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background-color: #fff;
  padding: 20px 0px 10px 0px;
  text-align: center;
  margin-bottom: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  position: relative;
    border: 1px solid #666;
  font-size: 14px;
  font-size: 0.875rem;
  color: #666;
  cursor: pointer;margin-bottom:0;
}


 .item label h4{
    font-size: 14px;
  font-size: 0.875rem;
  color: #777;margin-bottom:0;
    
}

.item label h5{
    font-size: 14px;
  font-size: 0.875rem;
  color: #777;
    
}
.item label h5 span{
  color: #df0d0d;margin:0px;
    
}


/*==#background_2 .item label, #background_3 .item label {
  border: 4px solid transparent;
}---*/
.item label strong {padding:5px;
  text-transform: uppercase;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  color: #333;
}

.item label span {font-weight:400;
  margin-top:20px;
  
  color: #fff;
}
.item span img { width: auto;
    height: 60px;
}
.item label:hover {  /*==
  -webkit-box-shadow: 0 2px 40px #e0e5f0;
  -moz-box-shadow: 0 2px 40px #e0e5f0;

=box-shadow: 0 2px 40px #e0e5f0;---*/
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);

/*==#background_2 .item label:hover, #background_3 .item label:hover {
  -webkit-box-shadow: 0 2px 40px #392779;
  -moz-box-shadow: 0 2px 40px #392779;
  box-shadow: 0 2px 40px #392779;
}---*/}


.item label img {
  display: block;
  margin: 0 auto ; 
  MAX-height: 120px;
}





@media (max-width: 991px) {
	
 .item label {font-size: 12px;
  font-size: 0.75rem;
     padding: 5px 0px 5px 0px;
  }
  	
.item label h4{
   font-size: 12px;
  font-size: 0.75rem;
 
    
}

.item label h5{
    font-size: 12px;
  font-size: 0.75rem;
}

	
	
	
.item label img {
     width: auto;
    height: 50px;
  }
 
  .item label strong {
  font-size: 16px;
  font-size:1rem;
  color: #333;
}

.item label span { margin-top:0px;
  
  font-size: 14px;
  font-size:  0.875rem;
  color: #fff;
} 
.item span img { width: auto;
    height: 40px;
}  
   
  
  
}


@media (max-width: 767px) {
.item label {font-size: 12px;
  font-size: 0.75rem;
     padding: 5px 0px 5px 0px;
  }
  	
.item label h4{
   font-size: 12px;
  font-size: 0.75rem;
 
    
}

.item label h5{
    font-size: 12px;
  font-size: 0.75rem;
}

	
	
	
.item label img {
     width: auto;
    height: 50px;
  }
 
  .item label strong {
  font-size: 16px;
  font-size:1rem;
  color: #333;
}

.item label span { margin-top:0px;
  
  font-size: 14px;
  font-size:  0.875rem;
  color: #fff;
} 
.item span img { width: auto;
    height: 40px;
}  
   
}
.item label .item_price {
  background-color: #ffffff; 
  /*===padding: 5px 10px 5px 10px;
  margin-bottom:10px;  padding: 2px; display: inline-block;
  ---*/
  font-size: 14px;
  font-size:  0.875rem;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
  color: #333;
  font-weight: 400;padding:0px;margin:0px;
 
}
.item input[type=checkbox]:not(old),
.item input[type=radio]:not(old) {
  visibility: hidden;
}
.item input[type=checkbox]:not(old):checked + label,
.item input[type=radio]:not(old):checked + label,
.item input[type=checkbox]:not(old):checked + span + label,
.item input[type=radio]:not(old):checked + span + label {
  display: block;
  border: 1px solid #ff4a51;
  /*=== -webkit-box-shadow: 0 2px 40px #e0e5f0;
  -moz-box-shadow: 0 2px 40px #e0e5f0;
 box-shadow: 0 2px 40px #e0e5f0;---*/
}
/*===#background_2 .item input[type=checkbox]:not(old):checked + label, #background_3 .item input[type=checkbox]:not(old):checked + label, #background_2
.item input[type=radio]:not(old):checked + label, #background_3
.item input[type=radio]:not(old):checked + label, #background_2
.item input[type=checkbox]:not(old):checked + span + label, #background_3
.item input[type=checkbox]:not(old):checked + span + label, #background_2
.item input[type=radio]:not(old):checked + span + label, #background_3
.item input[type=radio]:not(old):checked + span + label {
  border: 1px solid #00a0e9;
  -webkit-box-shadow: 0 2px 40px #392779;
  -moz-box-shadow: 0 2px 40px #392779;
   box-shadow: 0 2px 40px #392779;
}---*/
.item input[type=checkbox]:not(old):checked + label:before,
.item input[type=radio]:not(old):checked + label:before,
.item input[type=checkbox]:not(old):checked + span + label:before,
.item input[type=radio]:not(old):checked + span + label:before {
  font-family: "fontello";
  /*---content: "\e81b";---*/
  content: "\e81a";

 position: absolute;
  right: 10%;
  top: 10%;
  font-size: 36px;
  font-size: 2rem;
  color: #ff4a51;
}

.checkbox_questions {
  position: relative;
}
.checkbox_questions span.error {
  left: -5px;
  top: -35px;
}
.checkbox_questions .icheckbox_square-grey {
  margin-right: 10px;
}
/* 이용후기작성*/
.table-basic, .table-left, .table-left-bg {
	font-family:"Noto Sans Korean", sans-serif;
    width: 100%;
    border-top: 2px solid #2355b4;
    font-size: 13px;
}
.table-basic {
    margin-bottom: 10px;
}
.table-basic .title-h1 {
    font-size: 14px;
    line-height: 18px;
    margin: 0px;
    margin-top: 25px;
    text-indent: 20px;
}
.table-basic .title-h2 {
    font-size: 12px;
    line-height: 18px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 25px;
    color: #777;
    text-indent: 20px;
}
.table-basic thead {
    background-color: #fbfbfb;
    height: 55px;
    line-height: 55px;
    text-align: left;
}
.table-basic th {
    border-bottom: 1px solid #eaeaea;
}
.table-basic tr {
    width: 100%;
}
.table-basic td {
    border-bottom: 1px solid #eaeaea;
    text-align: left;
    line-height: 55px;
}
.table-basic .notice .badge {
    background-color: #28a7e1;
    color: #FFF;
    padding: 1px 7px 4px 7px;
    border-radius: 3px;
    cursor: default;
}
.table-basic td .title {
    display:inline-block;
    width: 70%;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space:nowrap;	
    text-align: left;
}

/* 측면 게시판 */
.table-left th {
    width: 100px;
    text-align: left;
    font-weight: 400;
    border-bottom: 1px solid #eaeaea;
}
.table-left td {
    border-bottom: 1px solid #eaeaea;
    border-right: none;
    padding: 10px;
}
.table-left td textarea {
    border: 1px solid #DDD;
    width: 100%;
    min-height: 300px;
}

/* 측면 게시판 배경 */
.table-left-bg th {
    width: 100px;
    text-align: center;
    font-weight: 400;
    background-color: #f8f8f8;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.table-left-bg td {
    border-bottom: 1px solid #eaeaea;
    border-right: none;
    padding: 10px;
}
.table-left-bg td textarea {
    border: 1px solid #DDD;
    width: 100%;
    min-height: 300px;
}

/* 별평점 */

#comment-star {
    margin-top: 30px;
}
.star {
    display: none;
    margin: 0 auto;
    width: 70px;
    float: inherit;
    height: 18px;
}
.star-title {
    margin: 0px;
    text-align: center;
    font-size: 14px;
    color: #3d3d3d;
}
.star dd {
    float: left;
    margin: 0px;
}
.radio-circle {
    width: 20px;
    height: 20px;
    border: 4px solid #989898;
    border-radius: 100%;
    cursor: pointer;
    margin: 0 auto;
}    
.radio-active {
    border: 4px solid #e74c3c;
}






/*b-submit*/

/* Color one 


*/
/*-------- 입점업체--------*/
.feature_home {
	padding: 10px;
	position: relative;
	background: #f4f6fb;
	margin-bottom: 30px;border:1px solid #d2d8dd;
	color: #888;
	/*----webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	/*----moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	/*---box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);===== */
	text-align: center;
}

.feature_home h3 {
	font-size: 18px;margin-bottom: 0px;
}
.feature_home p {
	padding: 0;
	margin-bottom: 10px;
}


.feature_home ul {
  margin: 0;
  text-align: center;
  color: #999;
}
.feature_home ul li {
  display: inline-block;
}
.feature_home ul li:first-child {
  float: left;
}
.feature_home ul li:last-child {
  float: right;
}

.feature_home i {
	margin: auto;
	margin-bottom: 10px;
	display: block;
	width: 120px;
	height: 120px;
	line-height: 110px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px dashed #ccc;
	font-size: 62px;
	color: #6dcff6;
}
.feature_home img {
	margin: auto;
	margin-bottom: 10px;
	display: block;
	width:80px;
	height: 80px;
	
	text-align: center;
	/*-------- -webkit-border-radius: 50%;line-height: 110px;
	-moz-border-radius: 50%;
	border-radius: 50%;---*/
	border:1px solid #d2d8dd;
	font-size: 62px;
	color: #6dcff6;
}

/*---
.other_tours ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

.other_tours ul li a {
	border-bottom: 1px solid #ededed;
	padding: 5px 0 10px 0;
	display: block;
	color: #333;
}

.other_tours ul li a:hover {
	background-color: #f9f9f9;
	color: #e04f67;
}


.other_tours ul li a i {
	font-size: 22px;
	margin-right: 5px;
	margin-left: 2px;
	position: relative;
	top: 5px;
	color: #555;
}

.other_tours_price {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	color: #888;
}

---*/
/*List*/
ul.list_ok {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 22px;
}

ul.list_ok li {
	position: relative;
	padding-left: 25px;
}

ul.list_ok li:before {
	font-style: normal;
	font-weight: 400;
	font-family: "icon_set_1";
	font-size: 14px;
	content: "\6c";
	color: #e04f67;
	position: absolute;
	left: 0;
	top: 0;
}

ul.list_order {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	line-height: 30px;
	font-size: 14px;
}

ul.list_order li {
	position: relative;
	padding-left: 40px;
	margin-bottom: 10px;
}

ul.list_order li span {
	background-color: #e04f67;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
}
ul.list_3 {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.list_3 li {
  margin-bottom: 0;
  position: relative;
  padding-left: 20px;
}
ul.list_3 li strong {
  font-weight: 400;
}
ul.list_3 li:before {
  font-family: "fontello";
  content: "\e895" ;
  position: absolute;
  left: 0;
  top: 0;
}

/*--------입점업체2-------*/


.list_tabs h2{
	margin:0;
	padding:0;
	font-size:21px;
	color:#999;
	margin-bottom:15px;
}
.list_tabs ul{
	list-style:none;
	margin:0 0 20px 0;
	width:100%;
	padding:0;
}
.list_tabs ul li{
	background-color:#fafafa;
	position:relative;
	padding:15px 5px 10px 85px;
	min-height:80px;
	width:100%;
	line-height: 1.2;
	display:table;
	transition:all 0.3s ease;
}


.list_tabs  ul li figure{
	width:60px;
	height:60px;
	overflow:hidden;
	position:absolute;
	left:5px;
	top:15px;
}




.list_tabs  ul li h3{
	font-size:15px;
	position:absolute;
	left:74px;
	top:20px;
}

.list_tabs  ul li small{
	color:#777;
	position:absolute;
	left:74px;
	top:48px;
}


/* 입점업체목록-비교견적버튼 */
a.btn_w { background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 6px 8px 6px;
  line-height: 1;
  margin-bottom: 0px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.6);
  position:absolute;
	right:5px;
	top:15px;
  
} 

a.btn_w:before {
  font-family: 'Fontello';color: #ff4a51;
  content: '\e81a';
  display: inline-block;
  margin-right: px;
}
a.btn_w:hover {
  color: #ff4a51;
}



a.btn_open {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 8px 8px 8px;
  line-height: 1;
  margin-bottom: 5px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.5);
  position:absolute;
	right:10px;
	top:10px;
  
}
a.btn_open:hover {
  color: #ff4a51;
}
a.btn_open:before {
  font-family: 'ElegantIcons';
  content: "\e081";
  display: inline-block;
  margin-right: px;
}

.list_news_tabs h3{
	font-size:18px;
	margin-top:0;
}
.list_news_tabs .date_published{
	color:#777;
}


/*-------- 좌측네비탑--------*/
.left_box {
  padding: 25px 25px 15px 25px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.left_box .price {
  line-height: 1;
  border-bottom: 1px solid #ededed;
  margin: 0 -25px 25px -25px;
  padding: 0 25px 15px 25px;
}
.left_box .price > span {
  font-size: 31px;
  font-size: 1.9375rem;
  font-weight: 400;
}
.left_box .price > span > small {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
}
/*-------- 개인정보처리방침--------*/

#customer > dl { background-color: #fafafa; border:1px solid #ddd; padding:25px; box-sizing:border-box; overflow-y:scroll; height:225px;color: #7a8391;font-size:12px;}
#move > dl { background-color: #fff; border:1px solid #ddd; padding:15px; box-sizing:border-box; overflow-y:scroll; height:150px;color: #7a8391;font-size:12px;}

#overesa > dl { background-color: #fff; border:1px solid #ddd; padding:10px; box-sizing:border-box; overflow-y:scroll; height:80px;text-align:left;color: #7a8391;font-size:12px; }

#sub_privacy_box { padding-left:20px;box-sizing:border-box; margin-top:10px; border-top:2px solid #0051a1 !important; 
border:1px solid #eee;height:800px;font-size:13px; color:#7c7c7c; line-height:1.7; overflow-y:scroll;word-break:keep-all; padding-bottom:30px;}
#sub_privacy_box h1 { margin:0 !important; padding-bottom:20px; border-bottom:1px solid #eeeeee}
#sub_privacy_box h1 p{ margin:0 !important;}
#sub_privacy_box >dl { margin-top:20px;}
#sub_privacy_box >dl dt { font-size:20px; margin-bottom:20px;}
#sub_privacy_box >dl dd { margin-left:0; font-size:14px; line-height:2; margin-bottom:10px; line-height:23px;}
#sub_privacy_box >dl dd .span_number { background:#0051a1; height:23px; width:23px; display:block; text-align:center; color:#fff;
 border-radius:100px; margin-right:10px; font-size:12px; float:left; line-height:23px;}
#sub_privacy_box >div:nth-of-type(1) ol { padding-left:20px;padding-top:15px;}
#sub_privacy_box >div:nth-of-type(1) li { list-style:decimal; font-size:13px;color:#7c7c7c; margin-bottom:1px;}

.sub_subject {font-size:20px; margin-top:40px;}
.title3_1{display:block; font-size:18px; color:#0051a1; font-weight:bold; margin-top:20px; margin-bottom:20px}
.title_sub3_1{display:block; font-size:15px; color:#000; font-weight:bold; margin-top:30px; margin-bottom:10px;}



/*-------- 견적모달팝--------*/





/*-------- 2.7 Pricing page --------*/
.margin_tabs {
  margin-top: -87px;
}
@media (max-width: 991px) {
  .margin_tabs {
    margin-top: -60px;
  }
}
@media (max-width: 767px) {
  .margin_tabs {    margin-top: -45px;  }
  #customer > dl { background-color: #f3f6fc; border:1px solid #ddd; padding:15px; box-sizing:border-box; overflow-y:scroll; height:100px}
 #move > dl {height:80px;  }
  .title3_1{display:block; font-size:14px; color:#0051a1; font-weight:bold; margin-top:5px; margin-bottom:10px}

  
  
}

.tabs {
  position: relative;
  width: 100%;
  overflow: visible;
  padding-bottom: 35px;
}
.tabs nav {
  text-align: center;
  overflow: hidden;
}
.tabs nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.tabs nav ul li {
  margin: 0 -3px 0 0;
  display: block;
  display: inline-block;
  background-color: #f3f6fc;
  width: 33%;
  text-align: left;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .tabs nav ul li {
    text-align: center;
  }
}
.tabs nav ul li a {
  padding: 25px 35px 25px 90px;
  color: #555;
  display: block;
  font-size: 18px;
  font-size:  1.125rem;
  white-space: nowrap;
  position: relative;
  font-weight: 400;
}
@media (max-width: 991px) {
  .tabs nav ul li a {
    padding: 15px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.tabs nav ul li a i {
  position: absolute;
  left: 35px;
  top: 25px;
  font-size: 38px;
  font-size: 2.375rem;
}
@media (max-width: 991px) {
  .tabs nav ul li a i {
    display: none;
  }
}
.tabs nav ul li a em {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: normal;
}
@media (max-width: 767px) {
  .tabs nav ul li a em {
    display: none;
  }
   .tabs nav ul li a {
    padding: 15px;
    font-size: 12px;
  font-size: 0.75rem;
  }
  
}
.tabs nav ul li:first-child {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  -ms-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
  border-right: 2px solid #c0ddfa;
}
.tabs nav ul li:last-child {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  -ms-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
  border-left: 2px solid #c0ddfa;
}
.tabs nav ul li.tab-current {
  background-color: #fff;
  z-index: 100;
}
.tabs nav ul li.tab-current:after {
  right: auto;
  left: 100%;
  width: 4000px;
}
.tabs nav ul li.tab-current a {
  color: #222;
}
.tabs nav ul li.tab-current a i {
  color: #3578fa;
}
/* Content */
.content section {
  padding: 60px 0 0 0;
  display: none;
  max-width: 1230px;
  margin: 0 auto;
}
.content section:before, .content section:after {
  content: '';
  display: table;
}
.content section.content-current {
  display: block;
}

.content section:after {
  clear: both;
}

.no-js .content section {
  display: block;
  padding-bottom: 2em;
  border-bottom: 1px solid #e2e2e2;
}






/* ###  end-#############*/
/* ###모바일이용후기작성-#############*/

.si-sticky_w {
	position: fixed;
	top: 70%;
	left: 0px;
	width: 60px;
}
.si-sticky_w.si-sticky-left{
	z-index: 10000000000;
	left: auto;
	left: 0px;
}
.box_style_w {
	padding: 5px;
	position: relative;background:#204ac0 ;
	/* 
--------------------------------------------------------
	background:#ff3d3d url() center left no-repeat;---------*/
	
	color: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	text-align: center;
}


.box_style_w h4 {color: #fff;letter-spacing:-0.03em;font-size:0.875rem;
	
}

.box_style_w i {background:#fff ;
	margin: auto;
	margin-bottom: 5px;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 30px;
	color: #204ac0;
	
}


/*메인노출 견적현황-상단*/

	.blinking{
		-webkit-animation:blink 1.5s ease-in-out infinite alternate;
		-moz-animation:blink 1.5s ease-in-out infinite alternate;
		animation:blink 1.5s ease-in-out infinite alternate;
	}
	@-webkit-keyframes blink{
		30% {opacity:0.3;}
		100% {opacity:1;}
	}
	@-moz-keyframes blink{
		30% {opacity:0.3;}
		100% {opacity:1;}
	}
	@keyframes blink{
		30% {opacity:0.3;}
		100% {opacity:1;}
	}


.index_top {background-color: #144dbe;
  position: relative;
  margin-top: 0px;
  margin-bottom:0px;
  position: relative;
  z-index: 99; border:2px solid #0e3a8c;-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.index_top ul {
 /*메 background-color: #f7fafd;s
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;*/
  
  text-align: center;
  padding: 4px 0;
  width: 100%;
  margin: auto; 
}
.index_top ul li {color:#bed2fa;
  display: inline-block;
  width: 100%;
  float: center;
  
}

.index_top ul li span{  font-weight: 400;
font-size: 20px;color:#fff;letter-spacing:-0.02em;margin-top:3px;margin-left:5px;
  font-size: 1.25rem;

}

/*

.index_top ul li {color:#bed2fa;
  display: inline-block;
  width: 35%;
  float: left;
  border-right:2px solid #0e3a8c;
}
.index_top ul li:first-child { margin-top:3px;
}
.index_top ul li:last-child { width: 65%;
  border-right: none; float: right;
}
.index_top ul li h3 { font-size:16px;color:#dfe9fb;
  font-size: 1rem;
  
}
.index_top ul li:last-child h3{  font-weight: 400;
font-size: 20px;color:#fff;letter-spacing:-0.02em;margin-top:3px;
  font-size: 1.25rem;

}
----*/



/* 전페이지우측 고정배너
-----------------------------------------------------------------*/
.si-sticky { 
	position: fixed;
	bottom:10%;
	left: 5px;
	width: 160px;
}

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

.si-sticky.si-sticky-right {
	left: auto;
	right: 8px;
}


/* ---퀵메뉴--------------------------------------------*/


.box_style_top {
	padding: 10px;border: 1px solid #ff3d3d;
	position: relative;background:#fff ;
	/* 
--------------------------------------------------------
	background:#ff3d3d url() center left no-repeat;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);---------*/
	margin-bottom: 5px;
	color: #333;
	
	text-align: center;
}

.box_style_top h3 {
	font-size: 18px;margin-bottom:10px;
}
.box_style_top img {
  width: 80px;
  
 
}

.box_style_1 {
	padding: 10px;
	position: relative;background:#ff3d3d ;
	/* 
--------------------------------------------------------
	background:#ff3d3d url() center left no-repeat;---------*/
	margin-bottom: 10px;
	color: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	text-align: center;
}


.box_style_1 h3 {color: #fff;
	font-size: 20px;margin-bottom:5px;
}
.box_style_1 h4 {color: #fff;letter-spacing:-0.03em;
	
}

.box_style_1 i {background: #fff;
	margin: auto;
	margin-bottom: 15px;
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px dashed #fff;
	font-size: 39px;
	color: #ff4a51;
}



.box_style_3 {
	padding: 15px;
	position: relative;background:#ff3d3d ;
	
	margin-bottom: 20px;
	color: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	text-align: center;
}


.box_style_3 h3 {color: #fff;
	font-size: 20px;margin-bottom:5px;
}
.box_style_3 h4 {color: #fff;letter-spacing:-0.03em;
	
}
.box_style_3 small {
	
}
.box_style_3 h5 {font-size: 16px;letter-spacing:-0.03em;
	color: #fff;margin-bottom:0px;margin-top:25px;
}
.box_style_3 h6 {font-size: 14px;
	color: #fff;margin: 0;
}
.box_style_3 i {background: #fff;
	margin: auto;
	margin-bottom: 15px;
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px dashed #fff;
	font-size: 39px;
	color: #ff4a51;
}

.box_style_4,
.box_style_2 {
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 25px;
	padding: 20px;
	position: relative;
	text-align: center;
	border: 1px solid #ddd;
}

.box_style_4:after,
.box_style_4:before {
	content: "";
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	bottom: 100%;
	left: 50%;
	margin-left: -10px;
}

.box_style_4:before {
	border-bottom: 10px solid #ccc;
	margin-bottom: 0;
}

.box_style_4:after {
	border-bottom: 10px solid #fff;
	margin-bottom: -1px;
	z-index: 1;
}

.box_style_2 i,
.box_style_4 i {
	font-size: 52px;
	margin-top: 10px;
	display: inline-block;
}

.box_style_2 a.phone,
.box_style_4 a.phone {
	font-size: 26px;
	display: block;
	margin-bottom: 20px;
}





/*-------- 2.10 Company categories --------*/
.all_categories ul {
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0;
}
@media (max-width: 991px) {
  .all_categories ul {
    margin: 0;
  }
}
.all_categories ul li {
  float: left;
  width: 45%;
  margin: 0 15px;
}
.all_categories ul li a {
  background-color: #f8f8f8;
  padding: 10px;
  display: block;
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  font-weight: 400;
  color: #555;
}
.all_categories ul li a strong {
  min-width: 35px;
  background-color: #fff;
  color: #999;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  padding: 6px;
  display: inline-block;
  margin-right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.all_categories ul li a:after {
  font-family: 'ElegantIcons';
  content: "\24";
  right: 15px;
  top: 15px;
  position: absolute;
  color: #3578fa;
}
.all_categories ul li a:hover {
  background-color: #3578fa;
  color: #fff;
}
.all_categories ul li a:hover:after {
  color: #fff;
}
@media (max-width: 991px) {
  .all_categories ul li {
    float: none;
    width: 100%;
    margin: 0;
  }
}

/*기타*/


.big-heading small {
	display: block;
	font-size: 16px;
	line-height: 20px;
	
	margin-bottom: 4px;
	padding-top: 9px;
}
.heading {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 28px;
	padding-left: 18px;
	margin-bottom: 48px;
	margin-top: 48px;
	position: relative;
	border-left: 5px solid #ffbb02;
}
.heading.no-margin-top {
	margin-top: 0;
}
.small-heading {
	text-transform: uppercase;
	font-weight: 400;
	line-height: 17px;
	padding-left: 12px;
	margin-bottom: 24px;
	position: relative;
	border-left: 3px solid #ffbb02;
}
.x-large-heading {
	font-weight: 500;
	font-size: 85px;
	line-height: 85px;
	color: #fff;
	margin-bottom: 24px;
	text-transform: uppercase;
}
.x-large-heading small {
	color: #21282e;
	font-size: 36px;
	line-height: 36px;
	display: block;
	font-weight: 500;
}
.x-large-heading.yellow small {
	color: #ffbb02;
}
.center-heading {
	font-weight: 500;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 54px;
	text-transform: uppercase;
	text-align: center;
}
.center-heading small {
	font-size: 16px;
	color: inherit;
	line-height: 20px;
	display: block;
	
	margin-bottom: 3px;
}
.center-heading:after {
	content: '';
	width: 67px;
	height: 9px;
	background: #ffbb02;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.center-heading.red:after {
	background: #004189
}
.large-center-heading {
	font-weight: 500;
	font-size: 34px;
	line-height: 40px;
	margin-bottom: 36px;
	text-transform: uppercase;
	text-align: center;
}
.large-center-heading small {
	font-size: 16px;
	color: inherit;
	line-height: 28px;
	display: block;
	
	margin-top: 3px;
	text-transform: none;
}
.heading-bracket {
	font-weight: 500;
	font-size: 30px;
	line-height: 46px;
	margin: 0 18px;
	margin-bottom: 36px;
	text-transform: uppercase;
	text-align: center;
}
.heading-bracket.left {
	text-align: left;
}
.heading-bracket small {
	font-size: 16px;
	color: inherit;
	line-height: 20px;
	display: block;
	
}
.heading-bracket span {
	position: relative;
	display: inline-block;
}
.heading-bracket span:before {
	content: '';
	display: block;
	width: 9px;
	height: 46px;
	border: 2px solid #ffbb02;
	border-right: none;
	position: absolute;
	left: -18px;
	top: 0;
}
.heading-bracket span:after {
	content: '';
	display: block;
	width: 9px;
	height: 46px;
	border: 2px solid #ffbb02;
	border-left: none;
	position: absolute;
	right: -18px;
	top: 0;
}
blockquote {
	background: #fff;
	border-left: 5px solid #004189;
	color: #6d7276;
	font-style: italic;
	font-size: 15px;
	line-height: 28px;
	padding: 16px 20px;
	margin: 28px 0;
}
.aligncenter {
	display: block;
	margin: 24px auto;
}
.alignleft {
	float: left;
	margin-right: 24px;
	margin-bottom: 12px;
}
.alignright {
	float: right;
	margin-left: 24px;
	margin-bottom: 12px;
}
.bordered-image {
	position: relative;
}
.bordered-image:after {
	content: '';
	display: block;
	width: 86%;
	height: 86%;
	position: absolute;
	top: 7%;
	left: 7%;
	border: 6px solid #fff;
}
.fill-image {
	position: absolute;
	bottom: -96px;
	right: 0;
}
hr {
	border-top: 1px solid #e7e7e8;
	margin-top: 10px;
	margin-bottom: 10px;
}

@media all and (max-width: 769px) {
	.fill-image {
		position: relative;
		bottom: -48px;
		right: 0;
	}
	.column-spacer {
		margin-bottom: 36px;
	}
}




.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}

.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}








.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}



/* ==========================================================================
   10. Sections
   ========================================================================== */
.section {
	position: relative;
	padding: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.section>.inner {
	padding: 30px 0;
	padding-bottom: 30px;
	background: #fff;
}
.section.large>.inner {
	padding: 144px 0;
}
.section.white>.inner {
	background: #fff;
}
.section.light>.inner {
	background: #f3f6fc;
}
.section.light-blue>.inner {
	background: #e9f1f4;
}
.section.light-blue.clear>.inner {
	background: rgba(236,241,245,.75);
}

.section.yellow2>.inner {
	background: #fed204;
	color: #494949;
}
.section.yellow>.inner {
	background: #ffbb02;
}
.section.clear>.inner {
	background: none;
}
.section.no-padding-bottom>.inner {
	padding-bottom: 0 !important;
}
.section.no-padding-top>.inner {
	padding-top: 0 !important;
}
.section.blue>.inner {
	background: #049dfe;
	color: #fff;
}
.section.dark>.inner {
	background: #131617;
	color: #fff;
}
.section.dark.transparent>.inner {
	background: rgba(19,22,23,.75);
}
.section.no-padding>.inner {
	padding: 0 !important;
}
.section.extra-top-padding>.inner {
	padding-top: 162px !important;
}
.section.large-extra-top-padding>.inner {
	padding-top: 268px !important;
}
.section .container {
	position: relative;
}
.section-header {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 20px;
}
.section-header .big-heading {
	margin-bottom: 0;
	float: left;
	margin-right: 58px;
}



.section-call {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 20px;
}
.section-call .big-heading {
	margin-bottom: 0;
	float: left;
	margin-right: 58px;
	
}


.big-heading {
	text-transform: uppercase;
	font-weight: 400;
	position: relative;
	padding-left: 22px;
	margin-bottom: 48px;
	border-left: 9px solid #ffbb02;
}




.section-header p {
	float: left;
	max-width: 520px;
	margin-top: 8px;
	margin-bottom: 0;
}
.section-header img {
	position: absolute;
	bottom: 0;
	right: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
@media all and (max-width: 769px) {
	.section>.inner {
		padding: 48px 0;
	}
	.section.large>.inner {
		padding: 96px 0;
	}
	.section.extra-top-padding>.inner {
		padding-top: 48px !important;
	}
	.section.large-extra-top-padding>.inner {
		padding-top: 48px !important;
	}
	
	
	/* .section-header .big-heading { font-size: 14px;
		margin-bottom: 12px;
	}
	.section-header .big-heading small{ display: none;
	}
	
	.section-header img {
		display: none;
	}
	*/
	.section-header  {
		display: none;
	}

	
}

.section-header_s {
	border-bottom: 0px solid #ddd;
	padding-bottom:8px;margin-bottom:20px;
	position: relative; 
	
}
.section-header_s .s-heading {
	font-size: 18px;
    font-size: 1.125rem;
	text-transform: uppercase;
	font-weight: 400;
	position: relative;
	padding-left:20px;
	border-left:6px solid #b8bcc4;
	
}


.section-header_s img {
	position: absolute;
	bottom: 0;
	right: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.section-header_s span {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 14px;
  font-size: 0.875rem;
  color: #777;
}
@media (max-width: 767px) {
	.section-header_s span {
	 display: none !important;
}
.section-header_s {
	border-bottom: 0px solid #ddd;
	padding-bottom:8px;margin-bottom:0px;
	position: relative; 
	
}
}
/* 입점문의 */
#market_join{letter-spacing:-0.05em;
	font-weight:400;
	color:#333;border: 1px solid #ddd;margin-bottom:10px;
}
#market_join ul{
	list-style:none;
	padding:0;
	margin:10px 0 10px 0;
	font-size:16px;
}
/* 입점문의 */

.margin_blog {
 margin-top: 0px;margin-bottom: 0px;
}


/* 전국입점업체배너메인 */

.ban-img {background: #fff; border: 2px solid #444;
  
}
.cta {
  position: relative;
  padding:25px ;
  background: #0d0d0d url() no-repeat center center;
}
.cta .title {
  margin: 0;
  line-height: 38px;
}

.cta h3 {
  font-size:24px;
}

.cta h4 {
  font-size:18px;
}

.cta-button {
	padding: 0px 0;
	padding-right: 40px;
	float: right;
}




@media (max-width: 992px) {
.cta {margin-bottom:20px;
  position: relative;
  padding:5px ;
  
}
.margin_blog {
 margin-top:80px;margin-bottom: 20px;
}
}




/* 전국입점업체배너메인 */
.ctatop {position: relative;
  padding:20px ;
  background: #ff3d3d url() no-repeat center center;
  
}
.main-t  h1 {
        text-align: center;
        color: #fff;
        font-weight: 400;
        font-size: 36px;
        line-height: 36px;
        margin-top: 10px;

}
.main-t  h1 img {
    margin: -10px 70px 0 0;
    
}

.main-t  h2 {
        float:right;
        color: #fff;
        font-weight: 400;
        font-size: 36px;
        line-height: 36px;
        margin-top: 30px;

}	

.main-t  h2 img {float:right;
  
    
}

@media (max-width: 767px) {
.ctatop {
  position: relative;
  padding:5px ;
  
}

.main-t  h1 img {
   height:70px;
    margin: -10px 0px 0 0;
    
}	
.main-t  strong{
   display: none;
    
}	

.main-t  h1 {
  
        
        font-size: 24px;font-size:1.5rem;
        line-height: 24px;
        
       
}

}
@media (max-width: 992px) {

}



.margin_main {
  padding-top: 60px;
  padding-bottom: 60px;
}



@media (max-width: 767px) {

.margin_main {
  padding-top: 0px;
  padding-bottom: 160px;
}
 

}


/*전체배너 */
.ban_listing {line-height: 14px; 
  background-color: #fff;
 border: 1px solid #ddd;
  margin-bottom: 10px;
}
.ban_listing figure {
  width: 70px;
  height: 60px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  float: left;
  margin-right:5px;
}
.ban_listing figure img {
  width: 70px;
  height: auto;
  position: absolute;
  left:0%;
  top: 10%;
 
}
.ban_listing small {line-height: 14px;
  display: block;
  font-weight: 400;
   margin-top:10px;
  font-size: 30px; 
  color: #89000d; letter-spacing:-0.02em;
  font-size: 1.875rem;
}
@media (max-width:991px) {
 .ban_listing small {
 
  font-size: 18px; 
 
}
}
.ban_listing span {  
  display: block;
  font-weight: 400;
  margin-top:15px;
  font-size: 14px; letter-spacing:-0.04em;
  font-size: 0.875rem;
}

.ban_listing h3 {background: #8c95a2;
   font-size: 14px;
  font-size: 0.875rem;
  color: #fff; padding: 8px;text-align:center;letter-spacing:-0.02em;
  margin: 0;
}
.ban_listing h5 {background: #333;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff; padding: 8px;text-align:center;letter-spacing:-0.02em;
  margin: 0;
}

/* ==========================================================================
   추천업체입점몰서브-new
   ========================================================================== */

/* ==========================================================================
   입점몰-openmarket(신규)
   ========================================================================== */
/* ==========================================================================
   추천업체입점몰서브
   ========================================================================== */


/* ========
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

.market_box h5 {
font-family: 'Nanum Gothic', '나눔고딕',;
 font-size:12px;color:#333; display:block;font-weight: 400;
}
====== */

a.btn_w2 { 
  position:absolute;
  left:102px;
	top:55px;
  
} 






/* ==========================================================================
   22. Services
   ========================================================================== */

/* ==========================================================================
   03. Button-서브견적
   ========================================================================== */
   
   
   
.button {
	font-size: 18px;
	font-weight: 400;
	line-height: 42px;
	padding: 0 32px;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	position: relative;
	letter-spacing: 1px;
	outline: none !important;
	border: none;text-align:center;
}
.button:hover {
	opacity: .9;
}
.button.small {
	font-size: 14px;
	line-height: 38px;
	padding: 0 20px;
}
.button.border:before {
	content: '';
	width: 8px;
	height: 42px;
	position: absolute;
	top: 0;
	left: 0;
}
.button.small.border:before {
	width: 7px;
	height: 38px;
}
.button.border {
	color: #21282e;
	border: 3px solid #21282e;
	background: #fff;
}
.button.border.clear {
	background: none;
}
.button.border.white-border {
	border-color: #fff;
	color: #fff;
}
.button.border.red:before {
	background: #ff4229;
}
.button.border.yellow:before {
	background: #ffbb02;
}
.button.border.green:before {
	background: #90c529;
}
.button.border.blue:before {
	background: #29c0ff;
}
.button.solid {width: 100%;
	
	padding: 0 38px;
	line-height: 48px;
}
.button.small.solid {
	padding: 0 26px;
	line-height: 40px;
}
.button.solid.red {
	color: #fff;
	background: #ff4229;
}
.button.solid.yellow {
	color: #fff;
	background: #ffbb02;
}
.button.solid.green {
	color: #fff;
	background: #90c529;
}
.button.solid.blue {
	color: #fff;
	background: #29c0ff;
}
.button.solid.dark {
	color: #fff;
	background: #21282e;
}
.button.icon-left i {
	margin-right: 9px;
}
.button.icon-right i {
	margin-left: 9px;
}
/* ==========================================================================
  추가
   ======================================================================
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
==== */

ul, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.fa-ul {
	margin-left: 0;
}
.fa-li {
	position: static;
	width: auto;
	margin-right: 12px;
	color: #ffbb02;
}   

/* ==========================================================================
   04. Forms-우측견적 상 우 하 좌-청소
   ========================================================================== */
   
   
 
.inquiry-form {margin-top: 0px;border: 2px solid #63707f;
	-webkit-backface-visibility: hidden;font-weight:400;
}

.inquiry-form .inquiry-form-header {
	background: #6a7c8d;
	padding:5px;

	
}
.inquiry-form .inquiry-form-header h1 {
	font-size:18px;	margin-left:14px;margin-top:4px;
color: #fff;
	
}


.inquiry-form .inquiry-form-header h1 span{
	font-size:15px;

	
}
.inquiry-form .inquiry-form-wrapper {min-height:190px;
	background: #fff;
	padding: 5px ;
}
.inquiry-form input:not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]), .inquiry-form textarea {
	 border: 1px solid #093a80;
	
}  
  
@media all and (max-width: 769px) {
	 
.inquiry-form {
	margin-top:20px;
	-webkit-backface-visibility: hidden;
}
.inquiry-form .inquiry-form-wrapper {min-height:280px;
	background: #fff;
	padding: 5px ;
}
}

  
@media all and (max-width: 769px) {
	 
.inquiry-form {
	margin-top:20px;
	-webkit-backface-visibility: hidden;
}

}   
   

/* ==========================================================================
   04. 해외이사
   ========================================================================== */


.dark { color: #fff; }
.yellow { color: #fec601; }




	/*============================================================================================*/
/* 2. 견적박스프로세스 mmavia_files
/*============================================================================================*/
/*-------- 2.1 Home/front page--------*/

#left_form {
	background-color: #e4f4fd;
	min-height:300px;
	color: #fff;
	text-align: center;
	padding: 10px 10px 10px 10px;
	box-sizing: border-box;
	position: relative;margin-bottom:10px;
}

#left_form h2 {
	
	color: #fff;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 24px;
	margin-bottom: 15px;
}

#left_form p {line-height:20px;
	font-size: 18px;color: #333;
}
#left_form p span{color: #e83a44;
}
a#more_info {
	width: 26px;
	height: 26px;
	color: #fff;
	position: absolute;
	line-height: 1;
	left: 15px;
	bottom: 15px;
	z-index: 2;
	font-size: 26px;
}
/*============================================================================================*/
/* 프로세스폼
/*============================================================================================*/

/* Mobile Landscape */
@media (max-width: 767px) {
	#left_form {font-size: 14px;
	background-color: #e4f4fd;
	min-height:80px;
	color: #fff;
	text-align: center;
	padding: 5px ;
	box-sizing: border-box;margin-bottom:15px;
	position: relative;
}
	
	p.lead.styled {
		font-size: 14px;
	}
	
	#left_form img{display: none;
		
    }
	
	#left_form p{line-height:14px;font-size: 14px;margin: 5px 0 0 0;
    }
	

	
	#bottom-wizard {
	right:35px;
}

}
	


/* ==========================================================================
   08.서브섹션
   ========================================================================

}-*/




/* 원룸뉴 */


/* 사무실 
--------------------------------------------------------- */

/*-------- 메인견적--------*/

/* 견적의뢰 
.maint {
    position: relative;
}


 .maint h1 {
        position: absolute;
        top: 60px;
        width: 100%;
        text-align: center;
        color: #FFF;
        font-weight: normal;
        font-size: 36px;
        line-height: 38px;
        margin-top: 0px;

    }
	
	
 .maint  h1 b {
        font-weight: 400;
        display: block;
    }
    .maint  .btn_1,.steps .btn_3 {
        position: absolute;
        top: 125px;
        left: 45%;
        margin-left: -60px;
       
        width: 250px;
       font-size: 20px;font-size:1.25rem;
        font-weight: 400;
      
    } 
 */
 



/* 서브공통--*/




.main-visualm {
    width: 100%;
    height: 760px;
    background-color: #353231;
    background-image: url(../img_24/temp/newsad.jpg);
    background-size: 1920px 760px;
    background-position: center;
    background-repeat: no-repeat;
}


.main-30 { margin-top: 80px ;margin-bottom:20px !important; }
.main-30  h1 {
        text-align: center;
        color: #ffffff;
        font-weight: 400;
        font-size: 36px;
        line-height: 36px;
        margin-top: 0px;

}
.main-30  h2 {
        text-align: center;
        color: #333;
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
        margin-top: 0px;

}

.main-30  .btn_1{
    position: absolute;
    top: 370px;
    left: 0px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;font-size:1.5rem;
   
    
}

@media (max-width:991px) {
 

.main-30 { margin-top: 20px ;margin-bottom:-15px !important; }
.main-30  h1 {
        font-size: 24px;font-size:1.5rem;
        line-height: 24px;
        
       
}
}
@media (max-width: 767px) {
.main-visualm {
    width: 100%;
    height: 460px;
    background-color: #353231;
    background-image: url(../img_24/temp/newsad.jpg);
    background-size: 1920px 460px;
    background-position: center;
    background-repeat: no-repeat;
}
.main-visualm.img {
    width: 100%;
    height: 300px;
   
}


/* 단계 레이아웃 */

.main-30 h1 img {
    margin-top: -10px ;
    
}	
.main-30 strong{
   display: none;
    
}	
.main-30   h1 b {
    font-weight: 400;
    display: block;
}

.main-30  h1 {
  
        color: #333;
        
        font-size: 24px;font-size:1.5rem;
        line-height: 24px;
        
       
}

}





/*-------- 메인견적레이어2-----*/

a.box_main {border:1px solid #0e3a8c;
  background-color: #fff;
  display: block;
  padding: 30px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 0px;
  position: relative;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top:30px;
    color: #666;
}
a.box_main img{height:80px; width:auto;
 
}


a.box_main h3 {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 10px;
}
a.box_main h5 {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 5px;color:#333;
  
}

a.box_main:hover {
 
  
}
a.box_main ul {font-size: 18px; 
background-color: #2980eb;color:#fff;
  font-size: 1.125rem;
  margin: 30px -20px -30px -20px;
  padding: 10px;
  border-top: 1px solid #ededed;
  text-align: center;
}
a.box_main ul li {
  display: inline-block;
}
a.box_main ul li strong {
  margin-right: 5px;
  font-weight: 400;
  color: #333;
}

@media (max-width: 767px) {
a.box_main {
  padding: 10px 15px;
 
}


a.box_main img{height:45px; width:auto;
 
}
a.box_main ul {font-size: 14px; 
  margin: 0px -15px -10px -15px;
  padding: 6px 0px 6px 0px;
 
  text-align: center;
}
 

}



/*-------- 견적완료페이지와 메인유용한이사정보-----*/

.box_cat_home {border:1px solid #d2d3d4;
  background-color: #fff;
  display: block;
  padding: 25px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  color: #999;
}

.box_cat_home i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #0054a6;
  opacity: 0;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.box_cat_home h5 {
  font-size: 18px;
 
  margin-top: 10px;color:#333;
  
}

.box_cat_home:hover {

}
.box_cat_home:hover i {
  opacity: 1;
}
.box_cat_home ul {font-size: 18px; 
  font-size: 1.125rem;
  margin: 10px -15px -15px -15px;
  padding: 10px;
  border-top: 1px solid #ededed;
  text-align: center;
}
.box_cat_home ul li {color: #35a6d9;
  display: inline-block;
}
.box_cat_home ul li strong {
  margin-right: 5px;
  font-weight: 400;
  color: #333;
}

/*-------- 메인배너외 ------*/
.box_cat a{letter-spacing:-0.04em;
	background:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dddddd;
	margin-bottom:0px;
	padding:40px 25px 0 25px;
	text-align:center;
	position:relative;
	font-size:14px;
	color:#666;
	min-height:235px;
	display:block;
	line-height:1.3;
}
.box_cat.small a{background:#f7fafd;font-weight:400;
	margin:0 1px 20px 1px;
	padding:20px;
	min-height:inherit;
}


@media (max-width: 767px) {
 .box_cat.small a{
	margin:0 1px 0px 1px;
	padding:5px;
	min-height:inherit;
}




.box_cat_home ul {font-size: 14px; 

  margin: 10px -15px -25px -15px;
  padding: 6px;
 
  text-align: center;
}
 

.box_cat_home h5 {
  font-size: 14px;
  font-size: 0.875rem;
 
  
} 

.box_cat_home ul img{height:15px; width:auto; /*-------- 견적완료페이지 이사종류 ------*/
 
}

.box_cat_home img{/*-------- height:40px; width:auto; 견적완료페이지 이사종류 ------*/
 
}


}



.box_cat a:hover{
	transform: translate(0, -10px); 
	 -webkit-transform: translate(0, -10px); 
	 -ms-transform: translate(0, -10px); 
}
.box_cat.small a:hover{
	transform: none;
	 -webkit-transform:none;
	 -ms-transform: none;
}
.box_cat a span{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #ededed;
	background-color:#fff;
	position:absolute;
	top:-25px;
	display:block;
	width:50px;
	height:50px;
	line-height:48px;
	font-weight:400;
	font-size:16px;
	left:50%;
	margin-left:-25px;
}
.box_cat a i{
	font-size:75px;
	margin:0;
	padding:0;
	line-height:1.3;
	color:#0f4fb9;
	transition:all 0.5s ease;
}
.box_cat.small a i{
	font-size:42px;
}
.box_cat a:hover i{
	color:#ed145b;
}
.box_cat a h3{
	font-size:17px;
	font-weight:500;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.box_cat.small a h3{
	font-size:14px;
}
.box_cat.small a p{
	font-size:18px;color:#0f4fb9;
}

a.bt_info{
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	right:25px;
	top:20px;
	text-indent:-9999px;
}
a.bt_info:before{
	font-family: "ElegantIcons";
  	content: "\70";
	font-size:20px;
	position:absolute;
	text-indent: 0;
	left:0;
	top:0;
	padding:0;
	margin:0;
}

/* Position  breadcrumbs */
#position {
	background-color: #313842;
	padding: 10px 0;
	font-size: 12px;
}

#position ul li:first-child {
	padding-left: 20px;
}

#position ul li:first-child:before {
	content: "\eaf4";
	font-style: normal;
	font-weight: normal;
	font-family: "fontello";
	position: absolute;
	left: 0;
	top: 1px;
	color: #fff;
}

#position ul {
	margin: 0;
	padding: 0;
	color: #888;
}

#position ul li a {
	color: #fff;
	opacity: 0.7;
}

#position ul li a:hover {
	color: #fff;
	opacity: 1;
}

#position ul li {color: #007bff;
	display: inline-block;
	padding-right: 8px;
	margin-right: 3px;
	position: relative;
}

#position ul li:after {
	content: "\e9ee";
	font-style: normal;
	font-weight: normal;
	font-family: "fontello";
	position: absolute;
	right: 0;
	top: 2px;
}

#position ul li:last-child:after {
	content: '';
}
@media (max-width: 767px) {
  #position {margin-bottom:10px;
    /* ==display: none !important;== */
  }
}


/* ==========================================================================
갤러리-현장사진& 견적완료페이지 서비스 배너
   ========================================================================

== */
/* Tours boxes*/
.tour_container {padding: 5px;
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 0;
	margin-bottom: 30px;margin-left:10px;
}

.img_container {
	position: relative;
	overflow: hidden;
}

.tour_container .tour_title {
	padding: 15px;
	position: relative;
}

.tour_container .tour_title .rating {
	font-size: 14px;
	margin-left: -3px;
}


.tour_container .tour_title h3 {
	margin: 0 0 3px 0;
	font-size: 16px;
	text-transform: uppercase;
}
.tour_container .tour_title h4 {
	margin: 0 0 0px 0;
	font-size:20px;
	color:#fff;
}
.tour_container .tour_title h5 {
	margin: 0 0 0px 0;
	font-size: 14px;
	color:#777;
}

  /* 
  
  
.wishlist {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 40px;
	height: 40px;
	z-index: 2;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.wishlist a {
	color: #888;
	cursor: pointer;
	display: block;
}


.strip_all_tour_list .wishlist a {
	color: #fff;
}

.wishlist:before {
	font-style: normal;
	font-weight: normal;
	font-family: "icon_set_1";
	font-size: 40px;
	content: "\62";
	color: #888;
	position: absolute;
	left: 0;
	top: 4px;
}

.strip_all_tour_list .wishlist {
	position: absolute;
	top: 10px;
	right: 25px;
	width: 30px;
	height: 30px;
	z-index: 2;
	font-size: 20px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	color: #fff !important;
}

.strip_all_tour_list .wishlist:before {
	font-style: normal;
	font-weight: normal;
	font-family: "icon_set_1";
	font-size: 30px;
	content: "\72";
	color: #fff;
	position: absolute;
	left: 0;
	top: 3px;
}  
  
  
  
  
.img_container a:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.img_container img {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-backface-visibility: hidden;
}

.short_info {
	position: absolute;
	left: 0;
	bottom: 0;
	background: -webkit-linear-gradient(top,transparent,#333);
    background: linear-gradient(to bottom,transparent,#333);
	
	
	width: 100%;
	padding: 45px 10px 8px 5px;
	color: #fff;
}
== */
.short_info i {font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
}

.short_info .price {
	float: right;
	font-size: 28px;
	font-weight: 400;
	display: inline-block;
}

.short_info .price sup {
	font-size: 18px;
	position: relative;
	top: -5px;
}

/*-------- 5.1 Ribbons css --------*/
.ribbon_3 {
	position: absolute;
	left: 10px;
	top: -5px;
	z-index: 1;
	overflow: hidden;
	width: 75px;
	height: 75px;
	text-align: right;
}

.ribbon_3 span {
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	width: 100px;
	display: block;
	background: #79A70A;
	background: linear-gradient(#9BC90D 0%, #79A70A 100%);
	/*-box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);--*/
	position: absolute;
	top: 19px;
	left: -21px;
}

.ribbon_3 span::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 100%;
	z-index: -1;
	border-left: 3px solid #638908;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #638908;
}

.ribbon_3 span::after {
	content: "";
	position: absolute;
	right: 0px;
	top: 100%;
	z-index: -1;
	border-left: 3px solid transparent;
	border-right: 3px solid #638908;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #638908;
}

.ribbon_3.popular span {
	background: linear-gradient(#f14f3f 0%, #cb4335 100%);
}

.ribbon_3.popular span::before {
	border-left: 3px solid #a3362a;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #a3362a;
}

.ribbon_3.popular span::after {
	border-left: 3px solid transparent;
	border-right: 3px solid #a3362a;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #a3362a;
}



/*-------- 2.3 Detail page --------*/



/* Scroll top button */
#toTop {
  position: fixed;
  right: 25px;
  bottom: 25px;
  z-index: 99;
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  border-radius: 50%;
  text-align: center;
  font-size: 21px;
  color: #fff;
  cursor: pointer;
}
#toTop:after {
  content: "\e899";
  font-family: "fontello";
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-55%);
  transform: translateY(-55%);
}
#toTop:hover {
  background-color: #0f4fb9;
}

/* ==========================================================================
   08. Footer
   ========================================================================

== */
#footer { position: relative; margin-top:40px;}
.footer {color: #a6a6a9;
	font-size: 1rem;
	background: #313842;
	font-size: 16px;
	 line-height: 1.6;
}
.footer a {
	color: #a6a6a9;;
}
.footer a:hover {
	color: #fff;
	opacity: 1;
}


/* 푸터하단 입점문의버ㅡㄴ */
a.btn_join { background-color: #0051a4;
  color: #e0f4fc;
  padding: 12px 40px 12px 40px;
  line-height: 1;
  margin-bottom: 0px;
  display: inline-block;
  position:absolute;
	right:148px;
	top:12px;
  
} 


/* 푸터하단 입점문의버ㅡㄴ */
a.btn_admin { background-color: #0051a4;
  color: #e0f4fc;
  padding: 12px 40px 12px 40px;
  line-height: 1;
  margin-bottom: 0px;
  display: inline-block;
  position:absolute;
	right:0px;
	top:12px;
  
} 



/* footer 

.footer {position:absolute; bottom:0; z-index:1; width: 100%; background-color: #383838; border-top: 1px solid #ccc; }*/
.footer .foot_top {border-bottom: 1px solid #231815;}
.footer .foot_top .container {padding: 20px 5px; color: #ffffff;}
.footer .foot_top .link{display: inline-block; margin-right: 20px; color: rgba(255,255,255,0.9); }
.footer .foot_top .link img {display: inline-block; margin-right: 15px; vertical-align: middle; height: 42px;}

#baro_box {position: absolute; right: 0 ; top: 0; z-index:8;}
#baro_box > a{display: block; width: 290px; height: 44px; line-height: 44px; padding: 0 15px; /*background-color: #ffbb02;*/ background-color: #060606;color: rgba(255,255,255,0.9);}
#baro_box > a span {position: absolute; right: 15px; top: 14px; font-size: 12px;}
#baro_box ul {display: none; position: absolute; right: 0; bottom: 44px; width: 100%; background-color: #0051a4;}
#baro_box ul > li > a{display: block; padding: 10px 15px; color: rgba(255,255,255,0.9);border-bottom: 1px solid #00478d;}

#baro_box ul > li:last-child > a {border-bottom: 1px solid #383838;}



.footer .foot_middle ul {display: table; width: 100%;}
.footer .foot_middle ul li {display: table-cell; width: 25%; padding: 50px 10px; text-align: center;}
.footer .foot_middle ul li a {color: #a6a6a9; font-size: 1.2em; font-weight: 400;}
.footer .foot_middle ul li a img {margin-bottom: 15px;}
/*.footer .foot_bottom {position: relative; margin-bottom: 20px;margin-top: 20px; padding-left: 150px; color: rgba(255,255,255,0.5);}*/
.footer .foot_bottom {position: relative; margin-bottom: 20px;margin-top: 20px; padding-left: 0px; color: rgba(255,255,255,0.5);}
.footer .foot_bottom span{padding: 0 7px; color: rgba(255,255,255,0.5); border-left: 0px solid #231815; }
.footer .foot_bottom span:first-child {padding-left: 10px; border-left: 0;}

.footer .foot_bottom .foot_logo {position: absolute; left: 0; top: 0;width: 104px; height: 42px;}
.footer .foot_bottom p {margin-bottom:3px; font-size: 0.933em; }

.footer .foot_bottom .link  {margin-top:20px;border-top:0px solid #606060;}

.footer .foot_bottom .link a {padding: 0 10px; color: rgba(255,255,255,0.7);border-left:1px solid #606060;color: #ffffff;font-size: 0.933em;}
.footer .foot_bottom .link span {padding: 0 10px; color: rgba(255,255,255,0.7); border-left:1px solid #606060;color: #ffffff;font-size: 0.933em;}

.footer .foot_bottom .link a:first-child {padding-left: 0; border-left: 0;}




@media screen and (max-width:991px){
	/* header */
	
	.m_gnb_btn {display:block;}
	.util_box{display: none;}
	.gnb_top {height: 100%; padding: 0;}
	.gnb_box {display: none;}
	.gnb {display: none;}
	.sitemap_btn {display: none;}
	.pc_gnb_bg {display: none;}



	/* footer */
	.footer .container {height:;}
	.q_share_box {display: block;}
}

@media screen and (max-width:767px){
	#footer { position: relative; margin-top:20px;}
	/* footer */
	.footer {font-size: 0.9em;}
	.footer .container {height:;}
	.footer .foot_middle ul li a {font-size: 0.95em;} 
	.footer .foot_bottom {padding-left: 0; text-align:left;}
	
	.footer .foot_bottom .foot_logo {position: static; margin-bottom: 30px;}
}

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

	/* footer */
	.footer .container {height:;}
	.footer .foot_top .container {padding-bottom: 0;}
	.footer .foot_top .baro_box {position: relative; margin-top: 10px;}
	.footer .foot_top .baro_box > a {position: relative; width: 100%;}
	.footer .foot_middle ul li {display: block; width: 50%; padding: 20px; float: left;}
	.footer .foot_middle ul li a img {width: 50px;}
	.footer .foot_bottom .foot_logo {margin-top: 20px;}
}



/* 24지원 */
.marker_info {
	width: 280px;
	height: 320px;
	border-radius: 3px;
	text-align: center;
	background: #FFF;
	background: rgba(255, 255, 255, 0.9);
	position: relative;
	z-index: 9999999;
	
}

.marker_info img {
	display: block;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.marker_info h3 {
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.marker_info span {
	display: block;
	padding: 0px 20px;
	font-size: 12px;
	line-height: 16px;
	color: #7a7f82;
	margin-bottom: 0;
}

.marker_info:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(255, 255, 255, 0.9);
	border-width: 10px;
	margin-top: -10px;
}

.strip_all_tour_list {
	margin-bottom: 30px;
	background-color: #fff;
	display: block;
	color: #333;
	 border:2px solid #000;
}
.tour_list_desc span {letter-spacing:0em;
	font-size: 28px; 
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	color: #000;
	border: 0px solid #d7e1f3;
}

.strip_all_tour_list h3 {
	margin-top:20px;color: #777;
	font-size:24px;margin-bottom:20px;
	text-transform: uppercase;
}

.tour_list_desc .rating {
	margin: 15px 0 3px -3px;
	font-size: 16px;
}

.img_list {
	overflow: hidden;
	min-height: 220px;
	text-align: center;
	position: relative;
}

.img_list img {
	width: auto;
	height: 220px;
	position: absolute;
	left:0;
}

.img_list a:hover img  {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-backface-visibility: hidden;
}

.img_list a img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.img_list .short_info {
	padding: 5px 5px 5px 5px;
	text-align: left;
	min-height: 38px;
}

.price_list .button {
	display: block;
}
.tour_list_desc {
	padding: 10px 20px 0 0;
	border-right: 1px solid #ededed;
	height: 220px;
	line-height: 16px;
}

.tour_list_desc h3 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;color: #777;
}
.tour_list_desc P {
	font-size: 16px;
	margin-top: 0;
	line-height: 22px;
}
.price_list {
	display: table;
	height: 220px;
	font-size: 24px;
	color: #e74c3c;
	width: 100%;
	margin-left: -15px;
}


.price_list small {
	font-size: 11px;
	color: #999;
	display: block;
	margin-bottom: 10px;
	line-height: 14px;
}

.price_list div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.price_list p {font-size: 14px;
	padding: 0;
	margin: 0;
}

.price_list .normal_price_list {
	display: block;
	text-decoration: line-through;
	color: #999;
	font-size: 20px;
	margin-top: 10px;
}

.price_list sup {
	font-size: 22px;
	position: relative;
	top: -10px;
}
@media (max-width: 767px) {
	
	#top_line {
		display: none;
	}
	
	.strip_all_tour_list {
		text-align: center;
	}
	
	.img_list {
		width: 100%;
		margin: auto;
	}
	
	.img_list img {
		left: 0;
		width: 100%;
		height: auto;
		top: -30%;
	}
	
	.tour_list_desc {
		padding: 0 15px;
		border-right: none;
		height: auto;
	}
	
	.price_list {/* display: block; */
		display:none;/* 모바일에서안보임-24지원*/
		height: auto;
		margin-left: 0;
		text-align: center;
		padding: 25px 0 15px 0;
	}
	
	.price_list div {
		display: block;
		text-align: center;
	}
	
	.price_list .button {
		display: block;
		margin: 15px;
	}
	
	#hero {
		height: 350px;
		font-size: 12px;
	}

}
ul.add_info {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.add_info li {
	display: inline-block;
	margin-right: 5px;
	border: 1px solid #ededed;
	text-align: center;
	width: 35px;
	height: 35px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

ul.add_info li a {
	color: #555;
	width: 35px;
	height: 35px;
	display: block;
}

ul.add_info li i {
	display: inline-block;
	font-size: 22px;
	top: 6px;
	position: relative;
}

.pattern {
  background: #f8f8f8 url(../img_24/temp/con_bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.pattern2 {  background: #dc4e3d url() no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 1;
 	
	 
}

.pattern3 {
  background: #f8f8f8 url(../img_24/temp/con_bg3.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 1;
}

/*Banners*/
.banner {
	position: relative;
	background: #fff ;
	border: 1px solid #ddd;
	padding: 30px;
	margin-bottom: 20px;
}

.banner:after,
.banner:before {
	position: absolute;
	content: "";
	z-index: 1;
	height: 18px;
	width: 50%;
	top: 100%;
}

.banner:after {
	left: 0;
	background: url() no-repeat top left;
}

.banner:before {
	right: 0;
	background: url() no-repeat top right;
}

.banner a {
	position: absolute;
	top: 35%;
	right: 30px;
}

.banner h4 {margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 400;
	font-size:18px;
	margin: 0;
	padding: 0;
	color: #e04f67;
	
}

.banner h4 span {
	text-transform: none;
	color: #555;
}

.banner p {font-size:15px;
	margin-bottom:10px;
	padding: 0;
}


.banner.colored {border: 1px solid #5e8083;
	background: #759aa3 url() no-repeat center bottom;
	color: #fff;
}

.banner.colored h4 {
	color: #fff;
}

.banner.colored h4 span {
	color: #FFC;
}
.d p {font-size:15px;
	margin-bottom:18px;
	padding: 0;
} 


/*회사소개-인증서*/

.wrapper-grid {
  padding: 0 20px;
}

.box_grid {letter-spacing:-0.04em;	
  background-color: #fff;border: 1px solid #dddddd;
  display: block;
  position: relative;
  margin-bottom: 10px;
  /*---webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);--*/
}
.box_grid .price {
  display: inline-block;
  font-weight: 400;
  color: #999;
}
.box_grid .price strong {
  color: #c4c9d1;
}





.box_grid figure {
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  height: 200px;border-bottom:0px solid #ededed;
}


.box_grid figure small {
  position: absolute;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  left: 20px;
  top: 22px;
  text-transform: uppercase;
  color: #ccc;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 10px 4px 10px;
  line-height: 1;
}

.box_grid figure .big {
  position: absolute;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  left: 20px;
  top: 22px;
  text-transform: uppercase;
  color: #ccc;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 10px 4px 10px;
  line-height: 1;
}

.box_grid figure .read_more {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 2;
}
.box_grid figure .read_more span {
  background-color: #fcfcfc;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  color: #222;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 5px 10px;
}
.box_grid figure:hover .read_more {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.box_grid figure a img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box_grid figure a:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}


.box_grid ul { width: 100%;
  padding: 15px 15px;
  border-bottom: 1px solid #ededed;
}



.box_grid .btm {
  padding: 20px 15px;
  border-top: 1px solid #ededed;
}
.box_grid .btm li {
  display: inline-block;
  margin-right: 15px;
}
.box_grid .btm li .score {
  margin-top: -10px;
}
.box_grid .btm li:last-child {
  margin-right: 0;  float: right;
}

.box_grid .wrapper { line-height:26px; font-size: 15px;
  padding: 20px 20px 20px 20px;overflow: hidden;
  position: relative;
  height: 320px;  background-color: #333; 
}

.box_grid   .wrapper h3 {
font-weight: 400;letter-spacing:-0.01em;
  font-size: 16px;
  font-size: 1rem;
    color: #fff;line-height:24px;
  font-size: 1rem;
  margin-top: 0;
}
@media (max-width: 767px) {
.box_grid .wrapper {font-size: 14px;
  padding: 10px 5px 15px 5px;/*-------- 상우하좌--------*/

}
.box_grid h3 {
  font-size: 14px;
  
}
  
}

.box_grid .wrapper li {  
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
 width: 100%;height:32px; padding:4px; line-height: 32px; /*  border-bottom: 1px solid #DDD; */
}


/*-------- 메인중앙 실시간 견적커스컴--------*/
.box_grid .wrapper ul li  {  
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
 width: 100%;height:33px; padding:4px; line-height: 33px; /*  border-bottom: 1px solid #DDD; */
}


.box_grid  ul li span{display: inline-block;
  width: 16%;
  float: left;
  
}
.box_grid   ul li span img {
    margin: 0px 2px;
}


.box_grid   ul li span:first-child{
 
 width: 13%;
  
}

.box_grid   ul li span.active{overflow: hidden;
  width: 55%;
  float: left;
  
}





.box_grid  figure h4 {
  position: absolute;
  padding:3px;
  background-color: rgba(255, 255, 255, 0.6);
  left: 5px;
  bottom: 27px;
  font-size: 16px;
}
.box_grid figure h5 {
	 position: absolute;
	background-color: rgba(255, 255, 255, 0.6);
  left: 5px;
  bottom:5px; padding:3px;
 font-size: 14px;
}


/*-------- 박스 --------*/

a.box_feat {border: 1px solid #ddd;
  text-align: left;
  background: #fff;
  padding: 0px;
  display: block;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -webkit-box-shadow: 0px 3px 0px 0px #f0f2f4;
  -moz-box-shadow: 0px 3px 0px 0px #f0f2f4;
  box-shadow: 0px 3px 0px 0px #f0f2f4;
  color: #555;
  margin-bottom:0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}


a.box_feat img{padding: 0px ;
  overflow: hidden;
}

a.box_feat:hover {
 
}
a.box_feat i {
  font-size: 70px;
  font-size: 4.375rem;
  color: #c4c9d1;
  margin-bottom: 10px;
}
a.box_feat h3 {font-weight: 400;letter-spacing:-0.01em;
  font-size: 16px;
  font-size: 1rem;
   padding: 10px;margin-top:10px; color: #666;line-height:24px;
}
a.box_feat small {
  position: absolute;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  left: 20px;
  top: 22px;
  text-transform: uppercase;
  color: #ccc;
  font-weight: 400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 10px 4px 10px;
  line-height: 1;
  z-index: 9;
}

a.box_feat img {
  width: 100%;
  height: auto;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
a.box_feat img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}



@media (max-width: 767px) {
a.box_feat h3 {
  font-size: 14px;
 
  
}
 
}

a.box_feat p {color:#000;
  font-size: 24px;
  font-size: 1.5rem;
}

/* Radio buttons */
.container_radio {
  display: block;
  position: relative;
  font-size: 15px;
  font-size: 0.9375rem;
  padding-left: 30px;
  line-height: 1.3;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.container_radio input {
  position: absolute;
  opacity: 0;
}
.container_radio input:checked ~ .checkmark:after {
  opacity: 1;
}
.container_radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #ccc;
  border-radius: 50%;
}
.container_radio .checkmark:after {
  display: block;
  content: "";
  position: absolute;
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 3px;
  left: 3px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #004dda;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



a.btn_1,
.btn_1 {
 border: 1px solid #d82d53;
  background: #ff4a51;
  outline: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  padding: 15px 30px;
  color: #fff;
  font-weight:400;
  text-align: center;
  line-height: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
   width: 100%;
  text-align: center;
  
}
a.btn_1:hover,
.btn_1:hover {
  background: #004dda;border: 1px solid #132684;
  color: #fff;
}

.text-lg { font-size: 24px; }
@media (max-width: 991px) {
 a.btn_1.full-width,.btn_1.full-width { font-size: 16px;
  font-size: 1rem;color: #fff;
 }
.text-lg { font-size: 18px; }
}


   
a.btn_1.red,
.btn_1.red {
  background-color: #sblue;border: 1px solid #e6192e; color: #fff;
}
a.btn_1.red:hover,
.btn_1.red:hover {
  background: #e6192e;border: 1px solid #e6192e; color: #fff;
}
   



ul.bullets {
  line-height: 1.8;
  margin: 0;
  padding: 0;
}
ul.bullets li {color:#333;
  position: relative;
  padding-left: 20px;
}
ul.bullets li:before {
  font-style: normal;
  font-weight: normal;
  font-family: 'ElegantIcons';
  font-size: 16px;
  font-size: 1rem;
  content: "\5c";
  color: #ccc;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
 ul.bullets { color: #444;font-size:14px;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
ul.bullets li {
  font-size: 0.875rem;
  position: relative;
  padding-left: 10px;
}
ul.bullets li:before {
  font-style: normal;
  font-weight: normal;
  font-family: 'ElegantIcons';
  font-size: 12px;
  font-size: 0.75rem;
  content: "\5c";
  color: #ccc;
  position: absolute;
  left: 0;
  top: 0;
} 
}

.box_detail_move {
  padding: 10px;
  border: 1px solid #dcdddd;
  background-color: #f8fbfb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.bg-dblue { background-color: #004dda; }
.bg-grey { background-color: #f6f6f6; }
.bg-grey2{ background-color: #f3f6fc; }/*연보라그레이 */
.bg-grey3{ background-color: #d7e1f3; } 

.bg-grey-dark { background-color: #787878; }

.main_categories {
  position: relative;
  margin-top:0px;
  margin-bottom:60px;
  position: relative;
  z-index: 9;
}
.main_categories ul {
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
 
  width: 100%;
  margin: auto;
}
@media (max-width: 767px) {
  .main_categories ul {
    width: 100%;
  }
  
 .banner p {font-size:14px;
	margin-bottom:10px;
	padding: 0;
} 
  
}
.main_categories ul li { padding: 20px 0;
  display: inline-block;
  width: 25%;
  float: left;
  border-right: 1px solid #d2d8dd;
}
.main_categories ul li:last-child {
  border-right: none;
}
.main_categories ul li  {
  display: block;
}
.main_categories ul li  h3 {
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .main_categories ul li  h3 {
    display: none;
  }
}
.main_categories ul li  i {
  font-size: 26px;
  font-size: 1.625rem;
  display: inline-block;
}

.main_categories ul li img {
  width: 40%;
  display: inline-block;
}
