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




#photo_bg {
 width: 100%;
    height: 700px; 
    background-color: #b1d4ff;
    background-image: url(../../common/img/bg/photo_bg.jpg);
    background-size: 1920px 700px;
    background-position: center;
    background-repeat: no-repeat;

}

@media (max-width: 767px) {
#photo_bg {
 height:400px; 
    background-size: 767px 500px;
    background-position: center;
    background-repeat: no-repeat;
  
}

}



.sub-visual {
    width: 100%;
    height: 220px; 
   background-color: #99d9ea;
   background: #99d9ea url(../../common/img_24/bg/section_clean.png) no-repeat center center;
  
}
@media (max-width:991px) {
.sub-visual {
    width: 100%;
    height: 150px;
   background-color: #99d9ea;
    background: #99d9ea url(../../common/img_24/bg/section_clean.png) no-repeat center center;
   
}
}
.big-heading {
	text-transform: uppercase;
	font-weight: 500;
	position: relative;
	padding-left: 22px;
	margin-bottom: 48px;
	border-left: 9px solid  #fdc500;
}


#top_clean {
 width: 100%;
    height:700px; 
    background-color: #b1d4ff;
    background-image: url(../../common/img/bg/clean_background.jpg);
    background-size: 1920px 700px;
    background-position: center;
    background-repeat: no-repeat;	

}

@media (max-width: 767px) {
#top_clean  {font-size: 14px;
  font-size: 0.875rem; }
  
  
 #top_clean {
	font-size: 14px;
  font-size: 0.875rem;  
 width: 100%;
    height: 460px; 
    background-color: #b1d4ff;
   background-image: url(../../common/img/bg/clean_M_background.jpg);/**/
	/* background-image: url(../../common/img/bg/clean_background.png);*/
    background-size: 700px 460px;
    background-position:right top;
    background-repeat: no-repeat;	

} 
  
  
}	

a.btn_w
 {width: 100%;
    text-align: center;
    font-size: 24px;font-size:1.5rem;color:#2696d4;
background:#fff;
  border: 0px solid #3959e8;
    color: #121212;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
 padding: 20px 30px;
  font-weight:500;
  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:8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius:8px;
}
a.btn_w:hover,
.btn_w:hover,

{
  color: #fff;

}



a.btn_c,a.btn_wide,.btn_wide
.btn_c {
background: -webkit-linear-gradient(left,#379aff, #534ef1);
  border: 0px solid #3959e8;
    color: #fff;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
 padding: 20px 30px;
  font-weight:500;
  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:8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius:8px;
}
a.btn_c:hover,
.btn_c:hover,
a.btn_wide:hover,
.btn_wide:hover{
  color: #fff;

}



/*-------- 팝업 상담 ------*/
.box_hw{border:1px solid #d2d3d4;letter-spacing:-0.04em;
  background-color: #fff;
  display: block;
  min-height:90px;  color: #333;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
 
}
.main_title_4 span {
  background-color: #ba7830;
  
}

a.btn_hw,
.btn_hw {
background: #ba7830;border: 1px solid #ba7830;
 width:100%;
  color: #fff;
   outline: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  padding: 10px 20px;
  margin-top:10px;
  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;
}
a.btn_hw:hover,
.btn_hw:hover {
  background: #333;border: 1px solid #111;
  color: #fff;
}


.box_hw img { border-bottom:0px solid ;max-height:100px;margin-bottom:10px;}



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

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

}



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

}

.clean-30  h2 {
        text-align: center;
        color: #fde906;
        font-weight:500;
       font-size: 26px;font-size:1.54rem;
        line-height: 24px;
        margin-top: 0px;

}

.clean-30  .btn_c{
    position: absolute;
    top: 370px;
    left: 0px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;font-size:1.5rem;color:#2696d4;
   
    
}
 .btn_wide{
 
    width: 100%;
    text-align: center;
    font-size: 24px;font-size:1.5rem;color:#2696d4;
   
    
}


@media (max-width:991px) {
.clean-30 { margin-top: 10px ;margin-bottom:0px !important; }
}
@media (max-width: 767px) {


/* 단계 레이아웃 */

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

.clean-30  h1, .clean-30  h2 { font-size: 24px;
font-size:1.5rem;
  font-weight:600;
line-height: 24px;margin-top:10px}


.clean-30  .btn_c{   font-size: 20px;}


}



/*===========배경 색===========*/


.mainSt {
  width: 100%;
    height:740px; 
    background-color: #3959e8;
    background-image: url(../../common/img/bg/pipe_background.jpg);
    background-size: 1920px auto;
    background-position: center;
    background-repeat: no-repeat;
}
@media screen and (max-width:767px){
.mainSt  {font-size: 14px;
  font-size: 0.875rem; 
   
  }
  
  
.mainSt {
	font-size: 14px;
  font-size: 0.875rem;  
 width: 100%;
    height:600px; 
    background-color: #3959e8;
   background-image: url(../../common/img/bg/pipe_background.jpg);
    background-size: 700px 600px;
    background-position:right top;
    background-repeat: no-repeat;	

} 
  

}



.mainS {
  width: 100%;
    height:678px; 
    background-color: #b1d4ff;
    background-image: url(../../common/img/bg/clean_background.jpg);
    background-size: 1920px auto;
    background-position: center;
    background-repeat: no-repeat;
}
@media screen and (max-width:767px){
.mainS  {font-size: 14px;
  font-size: 0.875rem; 
   
  }
  
  
.mainS {
	font-size: 14px;
  font-size: 0.875rem;  
 width: 100%;
    height:600px; 
    background-color: #b1d4ff;
   background-image: url(../../common/img/bg/clean_M_background.jpg);
    background-size: 700px 600px;
    background-position:right top;
    background-repeat: no-repeat;	

} 
  

}

.home_bg {
   height:380px; 
    background-color: #b1d4ff;
    background-image: url(../../common/img/bg/clean_background.jpg);
    background-size: 1920px auto;
    background-position: center;
    background-repeat: no-repeat;
}

@media screen and (max-width:767px){
.home_bg  {
    width: 100%;
    height:100%;
    background-position: top left;
    background-repeat: no-repeat;
}
}

.sub_bg {
width: 100%;
height:100%; background: -webkit-linear-gradient(left,#0163d2, #5975ff); }


.move_bg {
width: 100%;
height:100%; background: -webkit-linear-gradient(left,#1bb9f7, #00c5dc); }

.sp_bg {
width: 100%;
height:100%; background: -webkit-linear-gradient(right,#0a1ef6, #1bb9f7); }



.tab_bg {
    width: 100%;
   height: 420px;  background: -webkit-linear-gradient(left,#00a4e4, #6ec231);
   
   /*background: -webkit-linear-gradient(bottom,#e7f4f9, #cfe7f0);  border-bottom:1px solid #dee2e6;
	 background-color:#063e4f;
     background-image: url(../../common/img/bg/_back.jpg); 
	background-image: url(../../common/img/bg/slide11.jpg);
   background-size: 1920px 520px;--*/
     background-position: center center;
    background-repeat: no-repeat;
}
@media screen and (max-width:767px){


.tab_bg {
    width: 100%;
    height:360px;
    background-position: top left;
    background-repeat: no-repeat;
}


}



/*===========================
상단배너 공통
=========================
.sidebar-social .title {border-bottom: 2px solid #fff;  position: relative; }
.sidebar-social .title::before { position: absolute;    content: '';    left: 0;    top: 100%;    width: 0;    height: 0;    border-top: 10px solid #fff;    border-right: 10px solid transparent; }
.sidebar-social .title .binduz-er-title {
    display: inline-block;
    background: #fff;
    margin-bottom: 0;
    line-height: 30px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 700;
    color: #F63A3A; }

==*/
.sidebar-social .social-list { margin-top: 0px; }
.sidebar-social .social-list a { display: flex;justify-content: space-between; background: #fff;    border-radius: 6px;  padding:13px 22px 11px 22px ; align-items: center; margin-bottom:8px; }
.sidebar-social .social-list a span {font-size: 16px;  color: #000; }


.sidebar-social .social-list a:hover{background: #e1f8e0; 
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  /*-webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);*/
}

.sidebar-social .social-list a span i { color: #0bc30b; }


.sidebar-social .main-list { margin-top: 0px; }
.sidebar-social .main-list a { display: flex;justify-content: space-between; background: #fff; border-left:3px solid #000;   border-radius:6px;  padding:18px 22px 17px 22px ; align-items: center; margin-bottom:8px; }
.sidebar-social .main-list a span {font-size: 16px;    font-weight:500;}
.sidebar-social .main-list a span b {font-weight:600;   }

/*.sidebar-social .main-list a span:first-child 
{display:block !important; font-size:12px;color:var(--thm-black2);}*/


.sidebar-social .main-list a:hover{background: #e1f8e0; 
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.sidebar-social .main-list a span i { color: #000; }





.img-box2 {/* 클라이언트 */
    padding:0px ;
	border-radius:6px;	
	max-height:330px;border: none;*/
    /*border: 1px solid rgba(255, 255, 255, 0.2);*/	}

.img-box2 img{overflow: hidden;border-radius:6px;max-height:325px;	}	


@media (max-width: 767px) {

.img-box2 {/* 클라이언트 */
    padding:0px;
	border-radius:6px;	
	max-height:100%;
	border: none;}

.img-box2 img{overflow: hidden;border-radius:6px;max-height:100%;}	
	
	
}



/*--갤러리*/

.gal-box {/* 클라이언트 */
    padding:0px;
	border-radius:6px;	
	max-height:330px;
    border: none;	}

.gal-box img{overflow: hidden;border-radius:6px;max-height:300px;	}	


@media (max-width: 767px) {

.gal-box {/* 클라이언트 */
    padding:0px;
	border-radius:6px;	
	max-height:100%;
	border: none;}

.gal-box img{overflow: hidden;border-radius:6px;max-height:100%;}	
	
	
}

.gal-box  figure {
  position: relative;
  overflow: hidden;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;



-webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius:8px 8px 0px 0px;
  -ms-border-radius:8px 8px 0px 0px;
  border-radius:8px 8px 0px 0px;
  position: relative;
  overflow: hidden;


}
.gal-box figure img:nth-child(1) {
  visibility: visible;
  opacity: 1;
  transform: translateZ(0);
}
.gal-box figure img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}
.gal-box figure:hover {
  -webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);

}
.gal-box figure:hover img {
  -webkit-transition: opacity 0.5s ease, -webkit-transform 1.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, -webkit-transform 1.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, transform 1.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, transform 1.5s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.gal-box figure:hover img:nth-child(2) {
  visibility: visible;
  opacity: 1;
  transform: scale(1.05);
}

/* 갤2*/


a.box_cat_home {
  background-color: var(--primary-color);
  display: block;
  padding: 5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  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;
  -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; 
  
 border: 1px solid rgba(0, 0, 0, 0.1);
}


a.box_cat_home figure img {
 max-width:100%;overflow: hidden;
}

a.box_cat_home figure  {max-height:160px;-webkit-border-radius: 6px 6px 0px 6px;
  -moz-border-radius:6px 6px 0px 6px;
  -ms-border-radius:6px 6px 0px 6px;
  border-radius: 6px 6px 0px 6px;
  position: relative;
  overflow: hidden;
  
}






a.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;
}



a.box_cat_home h3 {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 10px;
}
a.box_cat_home:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
a.box_cat_home:hover i {
  opacity: 1;
}
a.box_cat_home ul {
  margin: 20px -15px -15px -15px;
  padding: 10px;
  border-top: 1px solid #ededed;
  text-align: center;
}
a.box_cat_home ul li {
  display: inline-block;
}
a.box_cat_home ul li strong {
  margin-right: 5px;
  font-weight: 700;
  color: #777;
}




/*

a.box_cat_home ul {font-size: 14px; 
  margin: 10px -15px -25px -15px;
  padding: 6px;
  text-align: center;}
 

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

a.box_cat_home ul img{height:15px; width:auto; 
 
}

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




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


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

#left_form {
   background:  var(--bg-whiite);
	min-height:300px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	box-sizing: border-box;
	position: relative;margin:10px 0px; border: 1px solid var(--grey);
}

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

#left_form p {line-height:20px;
	font-size:16px;color: #333;
}
#left_form p span{color: #e83a44;
}
a#more_info {
	width: 26px;
	height: 26px;
	color: #e83a44;
	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;
	
	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;}

}
	

.box_top_main {
  background: #fefdfd; 
 /*  background: linear-gradient(to right, #fafafa 0, #ffffff 10%, #E7EDF8 20%);*/
 border: 1px solid #bababa;
  -webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
  margin-bottom: 25px;

  padding:12px;
 
}
/*-------- 2.12 Faq --------*/
.box_style_cat {
  background: #fff;
  border: 1px solid #ccc;
  margin-bottom: 25px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}
@media (max-width: 991px) {
  .box_style_cat {
    display: none;
  }
}

/* 광고 박스 */
.box_style_tban { 
 background-color: #fff;
  display: block;
  padding: 5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  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;
  -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; 
 border: 1px solid rgba(0, 0, 0, 0.1);
}

.box_style_tban2 { 
 /* border:1px solid rgba(0, 0, 0, 0.5);*/
 display: inline-block;/*요소사이 공간없이 가로로 딱 맞게 배치*/
  max-height:40px;

}

.b-box{ 
padding: 0px;border: 1px solid #1babb8;
}

.w-box{ 
padding: 0px;border: 1px solid #c3d3ef;
}


.box-border{  1px solid #ddd;}

/* 마켓-입점사*/
.main-box {/* 클라이언트 */
    padding:20px;
	border-radius:6px;	
	box-shadow: 0 5px 5px 0 rgba(255,255,255,0.1);
	max-height:160px;min-height:160px;
	border: 1px solid #ddd;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
width:100%;
	margin-bottom:10px;
}


.main-box:hover{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  /*-webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);*/
}

.main-detail{
	display:flex;
	align-items: center;
	margin-bottom:10px;
}
.main-detail .client-img{ 
	width:70px;
	height:70px;
	border-radius:70px;
	overflow: hidden;
	min-width:70px;padding:2px;
	margin-right:10px; margin-top:0px;
	box-shadow: 8px -4px 20px 0 rgba(221,231,255,0.2);border:0px solid #e2eaf3
}	

.main-detail .client-img i { 
 font-size:55px;
  color:#FFF;font-weight:700;text-align: center;
}





.main-info {  
  margin-top:0px;
}

.main-info  h4{  
	font-size:18px;
    font-weight:600;
    margin-top:0px;
}


.main-info  h5{  
	font-size:16px;
    font-weight:600;
    margin-top:10px;
}

.main-info  h6{  
	 font-size:14px;
    font-weight:500;
    margin-top:10px;
}

.main-info p{  
	font-size:12px;
	margin-bottom: 0;overflow: hidden;
}




/* 마켓-입점사*/
.sub-box {/* 클라이언트 */
    padding:15px 20px;
	border-radius:6px;	
	box-shadow: 0 5px 5px 0 rgba(255,255,255,0.1);
	max-height:100px;min-height:100px;
	border: 1px solid #ddd;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
width:100%;
	margin-bottom:10px;overflow: hidden;
}

.sub-box:hover{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  /*-webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);*/
}

@media only screen and (max-width: 767px){
.main-box ,.sub-box{/* 클라이언트 */
max-height:80px;min-height:80px; width:100%;
margin-bottom:0px;margin-top:10px; padding:10px;

}

	
.main-detail .client-img{  
	width:40px;
	height: 40px;
	border-radius: 40px;
	overflow: hidden;
	min-width: 40px;
	margin-right:10px; margin-top:0px;box-shadow: 8px -4px 20px 0 rgba(221,231,255,0.2);
	
}	

.main-detail .client-img i { 
 font-size:30px;
 
}



.main-info {  
  margin-top:10px;
}

.main-info  h4{  
	font-size:16px;
   
}


.main-info  h5{  
	font-size:14px;
    margin-top:0px;
}



.main-info  h6{ 
	 font-size:12px;
    margin-top:10px; text-overflow:ellipsis;  text-overflow: ellipsis;overflow:hidden !important
}


}

	
/* 견적 2번째 박스*/

.est_box {/* 클라이언트 */
  padding: 40px 20px 50px 20px;

	-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
	
  background-color: #fff;
  max-height:200px;
	min-height:200px; width:100%;
	border:1px solid #cfcfd0;
margin-bottom:20px;
	
}


.est_box:hover{ 
 background-color: #fafafa;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;  	

}



.estbox-detail{
	display:flex;
	align-items: center;
	margin-bottom:0px;position: relative;
}
.estbox-detail .client-img{ background-color: #FFF;border:0px solid #0779f2; 
position: absolute;
  left:0%;
  top: 10%;
	width: 70px;
	height:70px;
	border-radius:70px;
	overflow: hidden;
	min-width: 70px;
	margin-right:10px; margin-top:10px;box-shadow: 8px -4px 20px 0 rgba(221,231,255,0.2);
	
}	





.estbox-detail .est-info {
position: absolute;
  left:90px;
  top: 10%;
  margin-top:10px;
}

.estbox-detail .est-info h5{  
	font-size: 24px; font-size:1.5rem;
    font-weight:600;
    margin-top:0px;color:#121212;
}

.estbox-detail .est-info  h6{  
	 font-size:20px;font-size:1.25rem;
    font-weight:500;
    margin-top:10px;color:#000;
}
.estbox-detail .est-info  h6 span{  
	 font-size:20px;font-size:1.25rem;
    
}




@media (max-width: 767px) {

.est_box {/* 클라이언트 */
	min-height:150px; width:100%;
   padding:10px;
	
}
.estbox-detail .client-img{ 
	width:30px;
	height:30px;
	border-radius:30px;
	overflow: hidden;
	min-width:30px;
	margin-right:10px;
}	



.estbox-detail .est-info { 
position: absolute;
  left:40px;
  top: 10%;
  margin-top:10px;
}
.estbox-detail .est-info h5{  
	font-size: 18px;
    
}

.estbox-detail .est-info  h6,.estbox-detail .est-info  h6 span{   /*상세서비스*/
	 font-size:16px;
    
}


}





	/*견적 */


/*-------- 메인만 -------*/
/*박스 컬러 조절
.sky-left { border-left:3px solid var(--light_blue);}
.red-left { border-left:3px solid var(--primary-red);}
.blue-left { border-left:3px solid var(--primary-blue);}
*/

/*-------- 메인만 -------*/

.itemmain label {
line-height:24px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  display: block;
  background-color: #fff;
  padding: 30px 0px 40px 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 #b1d4ff;
  font-size: 14px;
  font-size: 0.875rem;
  color: #666;
  cursor: pointer;margin-bottom:0;letter-spacing:-0.00em;
}


 .itemmain label h4{
    font-size:16px;
  font-size:1rem;
  color: #666;margin-bottom:0;
    
}

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

.itemmain label strong {padding:5px;
  text-transform: uppercase;
  display: block;
  font-size: 20px;
  font-size:1.25rem;
  color: #121212;font-weight:600;
}


/*.itemmain span img { width: auto;
    height: 70px;
}*/
.itemmain label:hover {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);/**/
}


.itemmain label img {
  display: block;
  margin: 0 auto ; 
  MAX-height:110px;margin-bottom:20px;
}





@media (max-width: 767px) {
	
.itemmain label {
     padding:15px 0px 12px 0px;
  }

.itemmain label h4{ font-size: 14px;
  font-size: 0.875rem;
  /* font-size: 12px;
  font-size: 0.75rem;*/letter-spacing:-0.04em;
 
    
}
.itemmain label strong {
  text-transform: uppercase;
  display: block;
  font-size:20px;
  font-size:1.25rem;
  color: #121212;font-weight:600;padding:0px;
}
.itemmain label h5{
  font-size: 12px;
  font-size: 0.75rem; /* */
}


.itemmain label img {
     width: auto;
    height:70px;margin-bottom:10px;
  }	
 

.itemmain label span { margin-top:0px;
   font-size: 14px;
  font-size:  0.875rem;
  color: #fff;
} 

.itemmain label:hover {
-webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px)
}


   
}



.itemmain input[type=radio]:not(old) {
  visibility: hidden;
}
.itemmain input[type=radio]:not(old):checked + label,
.itemmain input[type=radio]:not(old):checked + span + label {
  display: block;
  border: 1px solid #004380;
}  
.itemmain input[type=radio]:not(old):checked + label:before,
.itemmain input[type=radio]:not(old):checked + span + label:before {
 font-family: "fontello"; 
 content: "\e81a";
 position: absolute;
 right: 10%;
 top: 10%;
 font-size: 36px;
 font-size: 2rem;
 color: #3959e8;
}


/*서브*/


.itemsub label {
line-height:18px;
  -webkit-border-radius:8px;
  -moz-border-radius: 8px;
  -ms-border-radius:8px;
  border-radius: 8px;
  display: block;
  background-color: #fff;
  padding:25px 25px 15px 25px;
  text-align: center;
  -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 #bbbfc3; 
  /*border-left:1px solid #333;*/
  font-size: 14px;
  font-size: 0.875rem;
  cursor: pointer;font-weight:500; margin-bottom:-10px;
}

.itemsub label strong {
  text-transform: uppercase;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  color:#121212;font-weight:600;margin-bottom:5px;
}

 .itemsub label h5{
 font-size: 14px;
  font-size: 0.875rem;
margin-bottom:0;font-weight:500; color:#777;letter-spacing:-0.01em;
    
}
 
.itemsub span img { width: auto;
    height: 60px;
}

.itemsub label i { font-size:60px;
 
 color:var(--blue);font-weight:700;
}



.itemsub label:hover {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);/
}

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




@media (max-width: 767px) {

.itemsub label:hover {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.itemsub label {
      /*padding: 10px 0px 5px 0px;*/  padding:10px 0px 6px 0px;
  }

.itemsub label strong {
   font-size: 16px;
  font-size:  1rem;margin-bottom:0px;

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

.itemsub label img {
     width: auto;
    height: 50px;
  }	

 .itemsub label i { 
    font-size:38px;
}




}



.itemsub input[type=radio]:not(old) {
  visibility: hidden;
}
.itemsub input[type=radio]:not(old):checked + label,
.itemsub input[type=radio]:not(old):checked + span + label {
  display: block;
  border: 3px solid #121212;
}  
.itemsub input[type=radio]:not(old):checked + label:before,
.itemsub input[type=radio]:not(old):checked + span + label:before {
 font-family: 'themify';
content: "\e64c";
 position: absolute;
 right: 10%;
 top: 10%;
 font-size: 36px;
 font-size: 2rem;
 color: #004dda;
}








/*-------- 서브창만 -------*/

.item label {
line-height:24px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  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 #b1d4ff;
  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;
    
}

.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-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);/**/
}


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





@media (max-width: 767px) {
	
.item label {
     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: 90px;
  }	
 

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

.item label:hover {
-webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px)
}


   
}



.item input[type=radio]:not(old) {
  visibility: hidden;
}
.item input[type=radio]:not(old):checked + label,
.item input[type=radio]:not(old):checked + span + label {
  display: block;
  border: 1px solid #3959e8;
}  
.item input[type=radio]:not(old):checked + label:before,
.item input[type=radio]:not(old):checked + span + label:before {
 font-family: "fontello"; 
 content: "\e81a";
 position: absolute;
 right: 10%;
 top: 10%;
 font-size: 36px;
 font-size: 2rem;
 color: #3959e8;
}


/*-------- 공통모달 end -------*/

.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: 5px 0px 5px 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 #435dd7;
  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;
    
}
.itemm label strong {padding:5px;
  text-transform: uppercase;
  display: block;
  font-size: 20px;
  font-size:1.25rem;
  color: #121212;font-weight:600;
}

/*==#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 i {
  font-size: 60px;
  color: #5571f2;
}
.item label span {font-weight:400;
  margin-top:20px;
  
  color: #fff;
}
.item span img { width: auto;
    height: 60px;
}


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



.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;
}---*/}



@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 span { margin-top:0px;
  
  font-size: 14px;
  font-size:  0.875rem;
  color: #fff;
} 
.item span img { width: auto;    height: 40px;
}  
 .item label img {     width: auto;
    height: 70px;
  }
  
}


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

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

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

.item label i {
  font-size: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 #3959e8;
  /*=== -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: '\f061';

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

.checkbox_questions {
  position: relative;
}
.checkbox_questions span.error {
  left: -5px;
  top: -35px;
}
.checkbox_questions .icheckbox_square-grey {
  margin-right: 10px;
}



/*-------- 메인만 추가 수정 -------*/
@media screen and (min-width:1200px) {
#modal4 {
    height:500px;
}
}
#modal4 {
    height:700px;
}





/*--입점사---*/
.author {
  display: flex;
  align-items: center;
}
.author .author_thumb {
  position: relative;
}
.author .author_thumb figure {
  margin: 0 10px 0 0;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: var(--border-radius-small);
  position: relative;  
}
.author .author_thumb figure img {
  max-width: 30px;
  height: auto;
}
.author .author_thumb.veryfied i {
    font-size: 12px;
  font-size: 0.75rem;
  width: 14px;
  height: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 50%;
  background-color: var(--primary-blue);
  position: absolute;
  right: 5px;
  bottom: -5px;
  z-index: 3;
}
.author .author_thumb.veryfied i::before {
  vertical-align: 16.875em;
}
.author h6 {
   font-size: 12px;
  font-size: 0.75rem;
  margin: 0;
  color: var(--body-text-color);
 line-height:14px;
}



.author h6:hover {
  color: var(--bg-black-color);
}

.author_list a.author {
  border: 1px solid var( --border-color-2);
  border-radius: var(--border-radius-medium);
 /* padding: 15px 15px 15px 55px;*/
  padding: 15px 15px 15px 15px;
  position: relative;
  margin-bottom: 10px;
  color: var(--body-text-color);
}
.author_list a.author strong {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: var(--grey);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width:5px;
  border-radius: 5px 0 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size:16px;
  font-size: 1rem;
  font-weight: 600;
}
.author_list a.author h6 {
  font-weight: 500;
 font-size: 12px;
  font-size: 0.75rem;
  color: var(--thm-black3);
  margin-top:10px;line-height:16px;
}
.author_list a.author h6 i {
  color: var(--secondary-blue);
}
.author_list a.author h5 {
  font-weight: 500;
  font-size: 16px;
  font-size:1rem;
  color: var(--thm-black3);
  margin-bottom: 5px;
}
.author_list a.author .author_thumb {
  margin-right: 10px;
}
/*마켓로고*/
.author_list a.author .author_thumb figure {
  width:110px;
  height:110px;
   -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius:6px;border: 1px solid #d0e7e8;

  
}
.author_list a.author .author_thumb figure img {
  min-width:100px;padding:10px;
  height: auto; 
  

}






/* Testimonial */
.adtop-detail{
	display:flex;
	align-items: center;
	margin-bottom:0px;
}
.adtop-detail .client-img{ background-color: #f3f6fb;
	width: 25px;
	height: 20px;
	border-radius:20px;
	overflow: hidden;
	min-width:25px;
	margin-right: 10px; 
	box-shadow: 8px -4px 20px 0 rgba(221,231,255,0.2);
}	


.adtop-box {/* 클라이언트 */
    
	max-height:36px;min-height:36px;
	padding:4px 6px;
	border-radius:6px;	
	box-shadow: 0 10px 10px 0 rgba(255,255,255,0.2);
	
	border: 0px solid #eee;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}


.adtop-box:hover{
	/*-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);*/
}

.adtop-info {vertical-align: middle;text-align:left;font-size:14px; font-weight:500; 
text-overflow:ellipsis; white-space:nowrap;  overflow:hidden !important;}

/*글자수 제한 표시- 공지사항**/

/*.noti i{margin:0px 10px 0px 0px;  }*//*상우하좌*/
.adtop-info p {font-size:1rem; font-size: 16px; font-weight:600; 



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

}

}



/*-------- box-shadow color 들--------*/
.blue_box {padding:20px;
	
	/*background: rgba(0,0,0,0.8) ;*/
   background:var(--bg-whiite);

	border:1px solid rgba(0,0,0,0.2);
 
border: 1px solid var(--secondary-blue);
}

.blue_box:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}


/* Listing */
.listing-bx{
	position: relative;
	border-radius: 6px;
	overflow: hidden;
    box-shadow: 0 5px 15px 0 rgba(32,0,90,0.05);
}
.listing-bx .listing-media img{
	width: 100%;
	height: 100%;
}
.listing-bx.overlap .listing-info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 30px 30px 15px 30px;
	z-index: 99;
}
.listing-bx.overlap .listing-info{
	background-color:rgba(0,0,0,0);
	color:#fff;
}
.listing-bx.overlap .listing-info .place-info{
	border-top: 1px solid rgba(255,255,255,0.1);
}
.listing-bx.overlap .listing-info .title a{
	color:#fff;
}



/* --------------------------------------------------------------------------
/* ---박스 쉐도우 컬러추가
/* ----------------------------------------------------------------------------- */



/*-------- 팝업 내 모달을 구분할 때ㅔ -------*/
/*박스 컬러 조절
.sky-left { border-left:3px solid var(--light_blue);}
.red-left { border-left:3px solid var(--primary-red);}
.blue-left { border-left:3px solid var(--primary-blue);}*/


.bk-bs-left {/*좌측에 생기는 것*/
box-shadow: -4px 0px var(--bg-light-dark-color);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
border: 1px solid var(--border-color);}



/*-------- box-shadow color --------*/
.sky_bs {box-shadow: 0px  -4px var(--light_blue);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
border: 1px solid var(--border-color);

}

/*-------- box-shadow color --------*/
.blue-bs {box-shadow: 0px -4px var(--primary-blue);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
border: 1px solid var(--border-color);

}

/*-------- box-shadow color --------*/
.purple_bs {box-shadow: 0px  -4px var(--purple);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
 border: 1px solid var(--borderdark-color);
}

/*-------- box-shadow color --------*/
.green-bs {box-shadow: 0px -4px var(--green);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
border: 1px solid var(--borderdark-color);

}

/*-------- box-shadow color --------*/
.yel-bs {box-shadow: 0px -4px var(--yel);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
border: 1px solid var(--border-color);

}

/*-------- box-shadow color --------*/
.red-bs {box-shadow: 0px -4px var(--primary-red);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
border: 1px solid var(--primary-red);

}

/*-------- box-shadow color --------*/
.bk-bs {box-shadow: 0px -4px var(--bg-light-dark-color);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
border: 1px solid var(--border-color);
}



/*-------- box-shadow color --------*/
.grey-bs {box-shadow: 0px -4px var(--b_grey);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
border: 1px solid var(--border-color);
}





/* --------------------------------------------------------------------------
/* ---콘텐츠 타이틀
/* ----------------------------------------------------------------------------- */
/* 전국입점업체배너메인 */
.cta {margin-top:80px;margin-bottom:20px;
  position: relative;
  padding:25px ;
  background: #fec601 url(../../common/img_24/bg/section_bg.png) no-repeat center center;
}
.cta .title {
  margin: 0;
  line-height: 38px;
}

.cta h3 {color:#ffffff;margin-top:10px;
  font-size:24px;
}
.cta p {color:#ffffff;
  font-size:16px;
}.cta h4 {
  font-size:18px;
}
.cta .title .color {
  color: #ffffff;
}

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

	  /* ----------------------------------------------------------------------
    call-to-action (call to action)
-------------------------------------------------------------------------*/
.call-to-action {
  position: relative;
  overflow: hidden;
  padding: 36px 40px 40px 0px;
  margin-bottom: 0px; }
  .call-to-action .container {
    position: relative; }
  .call-to-action h3 {
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 10px; }
    .call-to-action h3 span {
      color: #29304b !important; }
  .call-to-action p {
    margin-top: 0;  font-size:18px;
  font-size: 1.125rem;margin-bottom:0px;}
  .call-to-action a.btn {
    margin-top: 20px; }
  .call-to-action.call-to-action-border {
    background: #fff;
    border: 1px solid #eee; }
  .call-to-action.call-to-action-colored {
    background-color: #29304b; }
    .call-to-action.call-to-action-colored h3,
    .call-to-action.call-to-action-colored p {
      color: #ffffff; }
    .call-to-action.call-to-action-colored h3 span {
      color: #ffffff !important; }
  .call-to-action.call-to-action-dark {
    background-color: #222a77; }
    .call-to-action.call-to-action-dark h3,
    .call-to-action.call-to-action-dark p {
      color: #ffffff; }
  .call-to-action.cta-center {
    text-align: center; }
    .call-to-action.cta-center [class*="col-"] {
      width: 100%;
      clear: both;
      display: block; }
  .call-to-action.cta-right {
    text-align: right; }
    .call-to-action.cta-right [class*="col-"]:first-child {
      float: right; }

@media (max-width: 991px) {
  .call-to-action {
    padding:16px 12px 18px; 12px;  margin-bottom: 10px; }

  [class*="col-"] > .call-to-action {
    padding: 16px 12px 18px; 12px  } 
	
.call-to-action h3 {
    font-size:20px;}
	
	
	}

/*-------- 갤러시-메인 사진만--------*/


.grid_item2 {padding:10px 10px 0px 10px;
  
  text-align:center;
  position: relative;
  cursor: pointer; 
  

 -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
 
/* border:1px solid var(--grey);background-color:#fafafa;선*/
 
 /*
-webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.1);

  -moz-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.1);
*/

}

.grid_item2 h3{
  font-size:16px;
 
}


/* 이미지 2개 

.grid_item2 figure{
 max-height:300px
}
*/

.grid_item2 figure img {-webkit-border-radius: 8px 8px 8px 8px;
  -moz-border-radius:8px 8px 8px 8px;
  -ms-border-radius:8px 8px 8px 8px;
  border-radius:8px 8px 8px 8px;
max-height:250px
}


.grid_item2 figure:hover img {
 transform: scale(105%); -webkit-transition: opacity 0.5s ease, -webkit-transform 1.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, -webkit-transform 1.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, transform 1.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, transform 1.5s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}


@media (max-width: 767px) {
.grid_item2 {padding:0px 10px 0px 0px;
}


.grid_item2 figure {max-height:150px;}
.grid_item2 figure img {height:100%;
}


}






/*-------- 2.2 메인  이용후기--------*/

.grid_item {
  margin-bottom: 25px;
  text-align:left;
  position: relative;
  cursor: pointer; 
  background-color: var(--bg-whiite);

 -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
 
 border:1px solid var(--grey);/*선*/
 padding:10px;
 /*
-webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.1);

  -moz-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.1);
*/

}


 .con {  padding:0px 5px 0px 5px;height:140px;}


.grid_item:hover ul li {
  display: block;
}
.grid_item figure {
  position: relative;
  overflow: hidden;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
height:140px;

-webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius:8px 8px 0px 0px;
  -ms-border-radius:8px 8px 0px 0px;
  border-radius:8px 8px 0px 0px;
  position: relative;
  overflow: hidden;


}

/* 이미지 2개 */


.grid_item figure img {
 height:auto;width:100%; 
}



@media (max-width: 767px) {
.grid_item figure {
max-height:80px;}

.grid_item figure img {}  
 .con {  padding:0px 5px 0px 5px;height:100px;}

}


.grid_item figure img:nth-child(1) {
  visibility: visible;
  opacity: 1;
  transform: translateZ(0);
}
.grid_item figure img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}
.grid_item figure:hover {
  -webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);

}
.grid_item figure:hover img {
  -webkit-transition: opacity 0.5s ease, -webkit-transform 1.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, -webkit-transform 1.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, transform 1.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, transform 1.5s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.grid_item figure:hover img:nth-child(2) {
  visibility: visible;
  opacity: 1;
  transform: scale(1.05);
}



/* 2줄까지 표시 그 이상이면 말줄임표 */
.grid_item .after p {
   width: 100%;
   text-overflow: ellipsis;
   overflow: hidden;
  /* word-break: break-word;*/
   word-break: break-all;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   font-size: 14px;
  font-size: 0.875rem;line-height:1.125rem;
color:#555;


}



.grid_item .after {
 margin: 10px 0px 0px 0px;


}
.grid_item ul {
  list-style: none;
 /* position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  */
  line-height: 1;
  font-size: 16px;
  font-size: 1rem;line-height:1rem;
  margin: 0px 10px 10px 10px;
  padding:20px;
  color: var(--thm-black3);
  font-weight:500;



}
/*
@media (max-width: 991px) {
  .grid_item ul {
    position: relative;
    left: 0px;
    right: inherit;
    margin-bottom: 10px;
    top: 0;
  }
}*/

.grid_item ul li {
  margin-bottom: 5px;
  animation: fadeIn 0.1s ease;
  animation-fill-mode: both;
  /*display: none;*/
  position: relative;
}
@media (max-width: 991px) {
  .grid_item ul li {
    animation: none;
    display: inline-block !important;
  }
}
.grid_item ul li a {
 background-color: rgba(0, 0, 0, 0.0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  width: 36px;
  height: 36px;
  color: var(--grey-sub-color);
  text-align: center;
  line-height: 36px;
  display: block;
  margin: 0;
  padding: 0;
}
.grid_item ul li a:hover {
 /* background-color: var( --primary-blue);*/color: var( --primary-blue);
}
.grid_item ul li a:hover i {
  color: var(--red-2);
}

/*위시리스트벝ㄴ 추가*/
.grid_item ul li a.wish_bt {
  padding-top: 2px;
  color: var(--text-white);
 
}
.grid_item ul li a.wish_bt:hover, .grid_item ul li a.wish_bt.liked {
  color: var(--red-2);
}



.grid_item ul li a span {
  display: none;
}
@media (max-width: 991px) {
  .grid_item ul li {
    display: block;
  }
}
.grid_item ul li:nth-child(1) {
  animation-delay: 0.05s;
}
.grid_item ul li:nth-child(2) {
  animation-delay: 0.1s;
}
.grid_item ul li:nth-child(3) {
  animation-delay: 0.15s;
}


.grid_item a h3  {

/* 규격 내에서 글자수 초과 시 ..으로 표시되며 히든처리 */
width:100%;
text-overflow:ellipsis; white-space:nowrap;  overflow:hidden !important;
/**/

  font-size: 18px;
  font-size: 1.125rem;line-height:1rem;
  margin: 0px 0 10px 0;
  color: var(--thm-black3);
  font-weight:600;
  display: inline-block;
}



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




/*.grid_item a h3:hover {
  color: var( --primary-blue);
}*/


.score strong {
  padding: 10px 0 0 0;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
}
/*.score strong:before {
  font-family: 'ElegantIcons';
  content: "\e033";
  margin: -4px 3px 0 0;
  color: #66cc66;
}

/*이용후기 목록 조회수에 사용중*/
.score strong {
  background-color: #43bd25;
  line-height: 1;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  padding:10px 10px ;
  display: inline-block;
  font-size:14px;
  font-size: 0.875rem;color:#fff;
}
.score span {
  display: inline-block;
  position: relative;
  top: 7px;
  margin-right: 8px;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: right;
  line-height: 1.1;
  font-weight: 500;
}
.score span em {
  display: block;
  font-weight: normal;
  font-size: 11px;
  font-size: 0.6875rem;
}



.grid_item .price_box { 
  font-size: 13px;
  font-size: 0.875rem;
  margin: 0px 0px 15px 0px; 
}

 .price_box i{ font-size:16px;font-size:1rem;
/*<!-- margin: 0px 5px 0px 0px; */
}
.grid_item strong { 
  font-size: 13px;text-align:left;
  font-size: 0.875rem;
  color: #66cc66;
}
@media (max-width: 767px) {

.grid_item .price_box { 
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 10px; 
}


}

/* 가격부분 모바일에서 줄 밀릴 때 나중에 추가해야 */

@media (max-width: 767px) {
.grid_item .price_box span:last-child { margin-left: 5px;; 
 
}

}




.grid_item .price_box .old_price {
  font-size: 14px;
  font-size: 0.875rem;
}
.grid_item .rating {
  display: block;
  margin-bottom: 0;
}

.rating i {
  color: #ddd;
  font-size: 14px;
  font-size: 0.875rem;padding:1px;
}
.rating i.voted {
  /*color: #FFC107;노랑*/
  color:#66cc66;/*초록*/
}
.rating small {
  margin-bottom: 0;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
}
.rating small a {
  color: #999;
  text-decoration: underline;
}
/*.rating {
  color: #ccc;
  margin-bottom: 15px;
  display: inline-block;
}
.rating i.voted {
  color: #fec348;
}
.rating i:before {
  margin: 2px;
}
.rating em a {
  display: inline-block;
  color: #999;
  margin-left: 10px;
  text-decoration: underline;
  display: inline-block;
}
.rating em a:hover {
  color: var( --primary-blue);
}
*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  75% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.new_price {
  color: var( --primary-blue);
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}

.old_price {
  color: #999;
  text-decoration: line-through;
  display: inline-block;
  white-space: nowrap;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}

.tooltip {
  line-height: 1.3;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 600;
}

.tooltip.show {
  opacity: 0.8;
}

.countdown {
  color: #fff;
  font-weight: 600;
  width: 100px;
  height: 22px;
  position: absolute;
  left: 50%;
  margin-left: -45px;
  bottom: 25px;
  z-index: 1;
  line-height: 23px;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  background: #F33;
  text-align: center;
}
@media (max-width: 575px) {
  .countdown {
    margin-left: -45px;
    width: 90px;
  }
}
.countdown:before {
  position: absolute;
  left: -15px;
  top: -6px;
  content: '';
  background: url(../img/countdown_bg.svg) top left no-repeat;
  width: 27px;
  height: 30px;
  display: inline-block;
}
@media (max-width: 575px) {
  .countdown:before {
    display: none;
  }
}

.percentage {
  background: #F33;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 600;
  position: relative;
  padding: 5px 5px 3px 5px;
  top: -1px;
  margin-left: 10px;
  display: inline-block;
}





.main_title_3 {
  position: relative;
  border-left: 3px solid #ededee;
  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: #3959e8;
  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;
  font-weight: 300;
  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_c {
  position: relative;
  border-left:0px solid #ededee;
  padding-left:0px;margin-bottom:60px;
}
@media (max-width: 767px) {
  .main_title_c {
    border-left: none;
    padding-left: 0;margin-bottom:20px;
  }
}
.main_title_c span {
  width: 3px;
  height: 30px;
  background-color: var(--thm-black2);
  position: absolute;
  left: -3px;
  top: 0;
  display: block;
}
@media (max-width: 767px) {
  .main_title_c span {
    display: none;
  }
}
.main_title_c h2, .main_title_c h3 {
  font-size: 30px;
  font-size:  2rem;
  margin: 0;
  display: inline-block; font-weight:600;
}

.main_title_c h3 {
 margin-bottom:30px;
}
.main_title_c p, .main_title_c h4 {
  font-size:16px;
  font-size: 1rem;
   font-weight:500;
  line-height: 1.4;
  margin:10px 0px;color:#777;
}

@media (max-width: 767px) {
  .main_title_c h2,.main_title_c h3 {
    font-size: 22px;
    font-size: 1.4125rem;margin-bottom:5px;letter-spacing:-0.07em;
  }
}

@media (max-width: 767px) {
  .main_title_c p,.main_title_c h4 {
   margin:0px 0px; font-size:16px;
  font-size: 1rem;
  }
}
.main_title_c a {
  display: inline-block;
  right: 0;
  bottom: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .main_title_c a {
    top: -10px;
  }
}
.main_title_c a:after {
 font-family: 'themify';
 content: "\e649";
 margin-left:5px; font-size:14px;

 /* -font-family: 'ElegantIcons';
    content: "\35";---- */

  -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:0px;
}

.pricing-style-two:nth-child(2) .item {
  border-color: #104cba;
}


.main_title_c p:after   {
  font-family: 'themify';
 content: "\e649";
 margin-left:5px; font-size:14px;

 /* -font-family: 'ElegantIcons';
    content: "\35";---- */

  -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:0px;
}

.main_title_c a:after {
 font-family: 'themify';
 content: "\e649";
 margin-left:5px; font-size:14px;

 /* -font-family: 'ElegantIcons';
    content: "\35";---- */

  -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:0px;
}

/*버튼*/



a.btn_1,.btn_1,a.btn_main,.btn_main {
  border: none;
  color: #fff;
 background: #3959e8; 
  cursor: pointer;
  padding: 7px 20px;
  display: inline-block;
  outline: none;
  font-size: 14px;
  font-size: 0.875rem;
  -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:10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  font-weight: 600;
}

a.btn_2,
.btn_2 {
  border: none;
  background: #fff;
  cursor: pointer;
  padding: 7px 20px;
  display: inline-block;
  outline: none;
  font-size: 14px;
  font-size: 0.875rem;
  -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:10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  font-weight: 600;
}




a.btn_1.sm,.btn_1.sm,a.btn_2.sm,.btn_2.sm{font-size: 14px;
  font-size: 0.875rem;
 padding: 15px 35px;
  
}


a.btn_1.medium,.btn_1.medium ,a.btn_2.medium,.btn_2.medium{
  padding: 12px 45px;
  font-size: 16px;
  font-size: 1rem;
}



@media (max-width: 767px) {
a.btn_1.sm,.btn_1.sm,a.btn_2.sm,.btn_2.sm{  padding: 7px 20px;
 
 /*display: none !important;*/
  
}

a.btn_1.medium,.btn_1.medium ,a.btn_2.medium,.btn_2.medium{
 display: none !important;
}


}


a.btn_sub,
.btn_sub {
  border: none;
  background: #fff600;
  cursor: pointer;
  padding: 7px 20px;
  display: inline-block;
  outline: none;
  font-size: 14px;
  font-size: 0.875rem;
  -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:30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  font-weight: 600;
}



a.btn_1.full-width,
.btn_1.full-width,a.btn_2.full-width,
.btn_2.full-width ,a.btn_sub.full-width,.btn_sub.full-width{
  display: block;
  text-align: center;
  padding: 12px 45px;
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
}
/*a.btn_1:hover,
.btn_1:hover {
  background: #3651e0;
}*/
a.btn_1.outline,
.btn_1.outline {
  background: transparent;
  border: 1px solid #534ef1; 
  color: #5975ff; 
}
a.btn_1.outline:hover,
.btn_1.outline:hover {
  background: transparent;
  color: #5975ff;
}
a.btn_2.outline,
.btn_2.outline {
  background: transparent;
  border:2px solid #fff; 
  color: #fff; 
}
a.btn_2.outline:hover,
.btn_1.outline:hover {
  background: transparent;
  color: #eee;
}

a.btn_1.blue,
.btn_1.blue {
  background: #0085ff; color: #fff;padding:10px 35px;border:1px solid #0085ff;
}


a.btn_1.grey,
.btn_1.grey {
  background: #482e2b;border:1px solid #482e2b; padding:10px 35px;  color:#fff;}


a.btn_1.blue:hover,
.btn_1.blue:hover {
  background: #353eb0;
  color: #fff;
}



/*말풍선 추가*/
.speech-bubble {
	position: relative;
	background: #f7f8f8;
	border-radius: .4em;padding:15px 30px; color:#121212; font-weight:500;
	font-size:0.875rem;letter-spacing:-0.01em;
}

.speech-bubble:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 11px solid transparent;
	border-top-color: #f7f8f8;
	border-bottom: 0;
	margin-left: -11px;
	margin-bottom: -11px;
}

/* 메인 및 서브 오버 bg 배경색들 */
.shadow {
  position: relative;
  z-index: 1;
}

.shadow.dark::after {
  background: #353544 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.shadow.dark-hard::after {
  background: #121212 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.shadow.light::after {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.shadow.theme::after {
  background: #bb9225 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.shadow.theme-hard::after {
  background: #bb9225 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

/* 주요메뉴 서비스에 활용 */




/* Testimonial */
.client-detail{
	display:flex;
	align-items: center;
	margin-bottom:20px;position: relative;
}

.client-box ul {padding:10px 0px;border-top: 1px solid #ddd;}
.client-box ul li i {color:#ff0033;  font-weight:500; }
.client-box ul li  {color:#777;  }
.client-box ul li:before {/*앞에 아이콘 표시*/
 font-family: 'Fontello';
 content: "\e8a1";
 margin-right:5px; font-size:14px;
  -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:0px; color:#3333cc;
 
  }





.client-box {/* 클라이언트 */ 
   z-index:4; 
    padding:20px 30px;
	border-radius:20px;	
	background-color: rgba(255,255,255,0.9);
	max-height:260px;min-height:260px;
	border: 1px solid #ddd;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	margin-bottom:20px;
}


.client-box:hover{
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  /*-webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);*/
}




.client-detail .client-img{ background-color: #fff;border:0px solid #edebeb;
	width:50%;
	height:auto;
	/*--border-radius: 70px;*/
	overflow: hidden;
	
	margin-right: 20px; margin-top:10px;
	box-shadow: 8px -4px 20px 0 rgba(221,231,255,0.2);
}	


.client-info {  
  margin-top:10px;
}

.client-info h5{  
color:#121212;
    font-weight:600;
    margin-top:20px;
}

.client-info h6{  
	 font-size:14px;
    font-weight:500;
    margin-top:10px;
}

.client-info p{  
	font-size:12px;
	font-size:12px;line-height:20px;margin-top:20px;max-height:120px; overflow:hidden !important;
}


@media only screen and (max-width: 767px){
.client-box {/* 클라이언트 */margin-bottom: 25px;
min-height:160px;  padding:10px 30px;
}


}




.kindbox_bg {/* 클라이언트 */
  padding:10px 30px;
	 -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
max-height:100px; width:100%;
	border:1px solid #ddd; 
}


/* 퀵메뉴에 활용Category bx */
.category-bx{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.category-bx .category{
	
	color:var( --thm-black);
	width: 150px;
	height:auto;
	text-align: center;
	margin-right: 15px;
	margin-bottom:10px;
	padding:10px 10px 5px 10px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	/*-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;*/
	/*border-radius:0% 15%;*/
	border-radius:10px;
	background: rgba(255,255,255,1) ;
	border:1px solid rgba(0,0,0,0.2);
}

.category-bx .category p {
    margin:0px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}
.category-bx .category:hover{
	transform:scale(1.02);
	-moz-transform:scale(1.02);
	-ms-transform:scale(1.02);
	-webkit-transform:scale(1.02);
	-o-transform:scale(1.02);

	color:var(---text-white);


}
.category-bx .category i {
    font-size: 42px;
    line-height: 42px;
}

.category-bx .category img {
    min-width:70px;
	height:auto;-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}



@media only screen and (max-width: 767px){
	.category-bx .category {
		margin-bottom: 10px;
		max-width: 31.33%;
		flex: 0 0 31.33%;
		margin-right: 2%;
	}

}




.m_categories {
 
   margin-top: 0px;
  margin-bottom:0px;
  position: relative;
  z-index: 99;
}
.m_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;
  padding: 15px 0;
  width: 90%;
  margin: auto; margin-bottom: 10px;
}
@media (max-width: 767px) {
  .m_categories ul {

    width: 100%;
  }

}
.m_categories ul li {
  display: inline-block;
  width: 20%;
  float: left;
  border-right: 1px solid #d2d8dd;
}
.m_categories ul li:last-child {
  border-right: none;
}
.m_categories ul li a {
  display: block;
}
.m_categories ul li a h3 {
  font-size: 16px;
  font-size: 1rem;
}
.m_categories ul li a img {background-color: #fff; 
border-top: 2px solid #a7a9ac;
   margin-top: -24px;
  margin-bottom: 10px;max-height:55px;
 -webkit-border-radius: 30px;
  -moz-border-radius:30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  
  text-align: center;
padding:9px;

}

.m_categories ul li a i {
  font-size: 26px;
  font-size: 1.625rem;
  display: inline-block;
}



@media (max-width: 767px) {
  .m_categories ul li a h3 {
     display: block;
  }


}


/* 서비스 메인메뉴에 활용 */
.category-list{	display:flex;  flex-wrap: wrap;	}
.category-bx.style1{
    background-color: #ffffff;
    text-align: center;
    display: block;
    padding: 20px 27px;
    position: relative;
    flex: 0 0 calc(12.50% - 10px);
    max-width: calc(12.50% - 10px);
    border-radius: 8px;
    margin-right: 10px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.category-bx.style1:hover{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);

  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}


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

.category-bx.style1:hover{/*호버시 모바일에서는 제외**/
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

}



.category-bx.style1 .icon-bx{
    margin-bottom:0px;
}
.category-bx.style1 .icon-bx .icon-cell{
   font-size: 30px;
    display: inline-block;
    height: 90px; width: 90px;
    color: #000;
    
    border-radius: 90px;
    line-height: 90px;
	/*background: #fff;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.05);padding:5px;*/
}






/*
.category-bx.style1 .icon-bx .icon-cell:hover {
  background-color: var( --secondary-blue);
}
*/


.category-bx.style3{
    background-color: #ffffff;
    text-align: center;
    display: block;
    padding: 20px 27px;
    position: relative;
    flex: 0 0 calc(25% - 5px);
	max-width: calc(250% - 5px);
    border-radius: 8px;
    margin: 10px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;margin-bottom:20px;
}
.category-bx.style3:hover{
background-color: #fafafa;
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}


.category-bx.style3 .icon-bx{
    margin-bottom:0px;
}
.category-bx.style3 .icon-bx .icon-cell{
   font-size: 30px;
    display: inline-block;
    height:80px; width: 80px;
    color: #000;
    border-radius:80px;
    line-height: 50px;
	
}


.category-bx.style3 .icon-bx .icon-cell img{
width:80px;
	height:80px;
	border-radius: 80px;
	overflow: hidden;
}

.category-bx.style3 .icon-bx .icon-cell i,.category-bx.style1 .icon-bx .icon-cell i{
 color: var(--primary-color);    font-weight:600;    font-size: 60px; 
}




.category-bx.style1 .icon-bx .icon-cell img{
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}


.category-bx.style1 .title,.category-bx.style3 .title{ text-align: center;margin-top:10px;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 0;
    line-height:18px;
}

@media only screen and (max-width: 991px){
	
	.category-bx.style1,.category-bx.style3{
		flex: 0 0 calc(25% - 5px);
		max-width: calc(250% - 5px);
		margin-bottom:5px;
		margin-right:5px;
	}
}


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




.category-bx.style1,.category-bx.style3{

 display: block;
    padding: 10px 17px;
		flex: 0 0 calc(33.33% - 5px);
		max-width: calc(33.33% - 5px);
		margin-bottom:15px;
		margin-right:5px;
	}


.category-bx.style1 .icon-bx .icon-cell,
.category-bx.style3 .icon-bx .icon-cell{
font-size: 24px;
    width: 50px;
    display: inline-block;
    height: 50px;
    color: #000;
    background: #fff;
    border-radius: 50px;
    line-height: 50px;
    box-shadow: none;
}

.category-bx.style3 .icon-bx .icon-cell i,.category-bx.style1 .icon-bx .icon-cell i{
 color: var(--primary-color);    font-weight:600;    font-size: 5
 0px; 
}


.category-bx.style1 .title,.category-bx.style3 .title {
font-size:12px;line-height: 14px;
	}
.category-bx.style1 p,.category-bx.style3 p {line-height: 16px;
		font-size: 12px;
	}


.listing-info {
    padding: 10px;
   
}

.listing-bx .listing-info  {
 
    min-height:90px;
   max-height:100px;
}
.listing-info .title {
    font-size: 16px;
   
}
.listing-bx .listing-info p {
    font-size: 14px;
    
}



}



.box_grid {letter-spacing:-0.04em;	
  background-color: #fff;border: 1px solid #dddddd;
  display: block;
  position: relative;
  margin-bottom: 10px;
  -webkit-border-radius:6px 6px 0px 0px;/*상좌 상후 하우 하좌*/
  -moz-border-radius: 6px 6px 0px 0px;
  -ms-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
  /*---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: 500;
  color: #999;
}
.box_grid .price strong {
  color: #c4c9d1;
}





.box_grid figure {
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  height:150px;border-bottom: 1px solid #ededed;
    -webkit-border-radius: 6px 6px 0px 0px;/*상좌 상후 하우 하좌*/
  -moz-border-radius: 6px 6px 0px 0px;
  -ms-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
}
.box_grid figure small {
background:rgba(0, 0, 0, 0.5);
  position: absolute;
 background-color: none;

  left: 20px;
  top: 22px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 10px 4px 10px;
  line-height: 1;font-size: 14px;
  font-size: 0.875rem;
}

.box_grid figure .c {
 
  background: linear-gradient(#99d9ea 0%, #7fd0e6 100%);
  position: absolute;
  bottom: 20px;
  right:20px;
  text-transform: uppercase;
  color: #fff;
font-size:14px;
  -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: 500;
  -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.overlay {
  position: absolute;
  left: 0;
  top: 0;
  padding: 37px;
  z-index: 1;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;

  opacity: 0.2;background: -webkit-gradient(linear, left top, right top, from(#104cba), color-stop(#00ccff), to(#104cba));
  background: linear-gradient(to right, #104cba, #00ccff, #104cba);
}

.box_grid .btm {
  padding: 15px 15px 15px 20px;
  border-top: 1px solid #ededed;
}
.box_grid .btm li {
  display: inline-block;
  margin-right: 15px; font-size:16px;
  font-size:1rem;;font-weight:600;
}
.box_grid .btm li .score {
  margin-top: -5px;
}
.box_grid .btm li:last-child {
  margin-right: 0;  float: right;
}

.box_grid .wrapper { line-height:26px; font-size: 15px;
  padding: 0px 0px 0px 0px;list-style: none;
}

@media (max-width: 767px) {
.box_grid .wrapper {font-size: 14px;
 
   
}
.box_grid figure {
 
  height:100px;
}

}

.box_grid .wrapper li {  
border-bottom: 0px 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   .wrapper h3 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
}


.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;
}


/*-------- 2.3 Strip item --------*/
.strip {
  position: relative;
  margin-bottom: 30px;border: 1px solid #eee;background-color: #fafafa;
  -webkit-border-radius:15px 15px 0px 0px;/*상좌 상후 하우 하좌*/
  -moz-border-radius: 15px 15px 0px 0px;
  -ms-border-radius: 15px 15px 0px 0px;
  border-radius:  15px 15px 0px 0px;
  /*---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);--*/ 
}
.strip figure {
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
  height: 230px;
 /*- -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;---*/
  background-color: #ededed;
  -webkit-border-radius:15px 15px 0px 0px;/*상좌 상후 하우 하좌*/
  -moz-border-radius: 15px 15px 0px 0px;
  -ms-border-radius: 15px 15px 0px 0px;
  border-radius:  15px 15px 0px 0px;
}
.strip figure img {z-index:1;
  position: absolute;
  left: 50%;
  top: 50%;
  -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);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  z-index: 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;
}
.strip figure:hover 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;}



.strip figure a.strip_info {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
  display: block;
}
.strip figure a.strip_info > small {
  position: absolute;
/*  background-color: black;*/ background:rgba(0, 0, 0, 0.2);
 -webkit-border-radius: 10px;/**/
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  left: 15px;
  top: 15px;
  text-transform: uppercase;
  color: #fff;
  font-weight:500;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 8px 4px 8px;
  line-height: 1;
  font-size: 14px;
  font-size:0.875rem;
}
.strip figure .item_title {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background:rgba(0, 0, 0, 0.7);
 /* 
  
   padding: 65px 15px 10px 15px;
 background: -moz-linear-gradient(top, transparent 5%, black 100%);
  background: -webkit-linear-gradient(top, transparent 5%, black 100%);
  background: linear-gradient(to bottom, transparent 5%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );*/
}
.strip figure .item_title h3 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
  padding:23px 15px 12px 15px;;
  line-height: 1;
}
.strip figure .item_title small {
  font-weight: 500;
  line-height:1;
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.8);
}

.strip figure .item_title h3 span {
  font-weight: 700;
  float: right;
  font-size: 18px;
  font-size: 1.125rem;
  color:#556ff1;
}

.strip ul {
  padding: 0;
  margin: 0;
}
.strip ul li {
  display: inline-block;
  padding-top: 12px;
  font-size: 13px;
  font-size: 0.8125rem;
}
.strip ul li:last-child {
  padding: 0;
  float: right;
}


.strip .wrapper {background-color: var(--thm-gray2);
  padding: 20px 15px 5px 15px;
}


.strip .wrapper h3 {
 font-size: 18px;
  font-size: 1.125rem; 
  margin: 0;color:#111;
}

@media (max-width: 767px) {
 
 .strip figure {
  height: 180px;
}
  
  .strip .wrapper {
  padding: 15px 15px 5px 15px;
}
.strip .wrapper h3 {
  font-size: 16px;
  font-size: 1.25rem;
 
}

}

.strip .wrapper small {
  font-weight:500;
  margin-top: 2px; margin-bottom: 3px;
  display: inline-block;
  font-size: 14px;
  font-size: 1rem;
}
.strip .wrapper p {font-size:16px;
  font-size: 1rem;color:#666;
  margin-bottom: 0px; line-height: 1.2;
}


.ribbon2 {
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 15px;
  font-weight: 500;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 8px 4px 23px;
  line-height: 1;
  font-size: 12px;
  font-size: 0.75rem;
  z-index: 9;
}
.ribbon2.off {
  background-color: #f3723b;
}
.ribbon2.off:before {
  font-family: 'food';
  content: '\0076';
  position: absolute;
  left: 8px;
  top: 4px;
}


.take,
.deliv {
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
  padding-left: 20px;
  margin-right: 10px;
  font-weight: 500;
  color: #444;
}
.take:before,
.deliv:before {
  font-size: 16px;
  font-size: 1rem;
  /*font-family: "ElegantIcons";*/
  font-family: 'themify';
  content: "\e60a";
  position: absolute;
  line-height: 1;
  font-weight: normal;
}
.take.no,
.deliv.no {
  text-decoration: line-through;
  color: #bbb;
}

.take:before {
  content: "\e60a";
  left: 0;
  top: -8px;
}
.take.no {
  text-decoration: line-through;
  color: #bbb;
}

.deliv {
  padding-left: 30px;
  margin-right: 0;
}
.deliv:before {
  font-size: 24px;
  font-size: 1.5rem;
 font-family: 'themify';
 content: "\e62f";
  left: 0;
  top:-8px;
}


/*-------- 리본 박스  모음 --------*/




.info_tag {display:inline-block; padding:2px 8px;/*background:rgba(0, 0, 0, 0.2); */ border:1px solid #338ff8; color:#338ff8; font-size:12px; vertical-align:top;margin-top:-3px; border-radius: 3px;}
.mem_tag {display:inline-block; padding:2px 8px;  border:1px solid #bcbec0; color:#bcbec0; font-size:12px; vertical-align:top;margin-top:-3px; margin-right: 3px; border-radius: 3px;}
.appli_tag {display:inline-block; padding:2px 8px;  border:1px solid #d42748; color:#d42748; font-size:12px; vertical-align:top;margin-top:-3px; margin-right: 3px; border-radius: 3px;}
.join_tag {display:inline-block; padding:0px;  border:0px solid #d42748; color:#d42748; font-size:14px; }
/* 스티키 상태일 때 컬러만 조정*/
.toolbox.sticky .info_tag {color:#9cc2ee; border:1px solid #9cc2ee;}

.tag {display:inline-block; padding:2px 8px; margin-right:14px; border:1px solid #ba7830; color:#ba7830; font-size:12px; vertical-align:middle;}
/*.tag {display:inline-block; padding:4px 10px; margin-right:7px; border:1px solid #ba7830; color:#ba7830; font-size:15px; vertical-align:top;}*/
.tag2 {display:inline-block; padding:4px 10px; margin-right:7px; border:1px solid #ba9e30; color:#ba9e30; font-size:15px; vertical-align:top;}
.tag3 {display:inline-block; padding:3px 8px; border:1px solid #ddd; color:#fafafa; font-size:14px; vertical-align:top;}
.tag4 {display:inline-block; padding:4px 10px; margin-right: 3px; border:1px solid #d42748; color:#d42748; font-size:15px; vertical-align:top;}


.tag5 {display:inline-block; padding:2px 8px; margin-right:14px; border:1px solid #ba7830; color:#ba7830; font-size:12px; vertical-align:middle;}
.tag6 {display:inline-block; padding:2px 8px; margin-right:14px; border:1px solid #db3832; color:#db3832; font-size:12px; vertical-align:middle;}

.tag_news {display:inline-block; padding:4px 10px; margin-right:8px; border:1px solid #d42748; color:#d42748; font-size:15px; }

.tag_join {display:inline-block; padding:8px 10px; margin-right:0px; border:1px solid #fff; color:#fff; font-size:16px;font-weight: 600; }
.tag_join a:hover {display:inline-block; padding:8px 10px; margin-right:0px; border:1px solid #fff; color:#000; font-size:16px;font-weight: 600; }



.loc_open, .loc_closed , .r_boxO , .r_boxG,.left_open,.loc_white,.left_top,.right_top,.left_bottom,.blue_open,.red_open {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  padding: 2px 8px;
  line-height: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.red_open {
  color: #fc3333;  border: 1px solid #fc3333;;margin-right: 5px;background-color:#fff;
}

.blue_open {
  color: #004dda;  border: 1px solid #004dda;;margin-right: 5px;background-color:#fff;
}
.loc_open {
  color: #3377ee;
  border: 1px solid #eff7ff;margin-right: 5px;background-color:#eff7ff;
}


.left_open {
  color: #32a067;
  border: 1px solid #32a067;margin-right: 5px;background-color:#eef5f8;
}

.left_top {
  color: #4496b7;
  border: 1px solid #6aa5c6;background-color:#eef5f8; 
}


.right_top {
  color: #eb5c65;
  border: 1px solid #eb5c65;background-color:#fcf1f0; 
}

.loc_closed {
  color: #eb5c65;
  border: 1px solid #eb5c65;margin:0 5px 0px 10px;
}

.loc_white {
  color: background-color: var(--text-white);	
  border: 1px solid var(--text-white);
}


.r_boxO {
  color: #e5893e;  border: 1px solid #e5893e;margin:0 5px 0px 10px;}

.r_boxG {  color: #0163d2;  border: 1px solid #004dda;margin:0 5px 0px 10px;}

.left_bottom {
  color: #444; margin:0 5px 0px 10px;
}

/*헤더 상단 전화 pc*/
.loc_cstel {
  color: #eb5c65;
  border: 1px solid #eb5c65;margin:0 5px 0px 10px;
 font-size: 14px;
  font-size:  0.875rem;
  font-weight: 500;
  padding: 2px 8px;
  line-height: 1;
 -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;

  }
/*하단 그린 추가*/
.loc_cstelg {
  color: #43bd25;
  border: 1px solid #43bd25;margin:0 5px 0px 10px;
 font-size: 14px;
  font-size:  0.875rem;
  font-weight: 500;
  padding: 2px 8px;
  line-height: 1;
 -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;

  }

  
/*-----------------------------------------------------------------*/
/* 전페이지우측 고정배너
-----------------------------------------------------------------*/
.si-sticky { 
	position: fixed;
	top:290px;
	left: 5px;
	width: 150px;z-index:999999999999;
}

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

.si-sticky.si-sticky-right {
	left: auto;
	right:20px;
}
/*-----------------------------------------------------------------*/
/* 고정 위치 사용
-----------------------------------------------------------------*/
.sticky-r {
  position: absolute;
  display: block;
  top:20px;
  right:20px;
}


.sticky-left {
  position: absolute;
  display: block;
  top:20px;
  left:20px;
}
.sticky_bottom_center {
  position: absolute;
  display: block;
  bottom:-30px;
  left:50%;
}

.sticky_center_r {
  position: absolute;
  display: block;
  top:33%;
 right:20px;
}

.sticky_bottom_left {
  position: absolute;
  display: block;
  bottom:10px;
  left:10px;
}

@media (max-width: 767px) {
.sticky-r {
  right:5px;
}

.sticky-left {
  left:10px;
}
.sticky_bottom_center {
  position: absolute;
  display: block;
  bottom:10px;
  left:85%;
}


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


.box_style_top {
	padding: 10px;border: 1px solid #5975ff;
	position: relative;background:#5975ff ;
	-webkit-border-radius:10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
	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_top h3 {
	font-size: 16px;margin-bottom:10px;
}
.box_style_top img {
  width: 50px;
  
 
}


/* ---퀵메뉴---추가-----------------------------------------*/

.box_style_24,.box_style_24m  {
	padding:15px 10px;border: 1px solid #bacaff;
	position: relative;background:#fff ;
	/* 
--------------------------------------------------------
	background:#5975ff url(../img/bg/main_ban.png) center left no-repeat;---------*/
	margin-bottom:8px;
	color: #121212;
	-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;
font-weight:500;
	-webkit-border-radius:10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.box_style_24  h3,.box_style_24m h3 {
	font-size: 14px;margin-bottom:0px;
}

.box_style_24 h6,.box_style_24m h6{
	font-size:12px;margin-bottom:5px;color:#5975ff;
}
.box_style_24 h3 strong,.box_style_24m h3 strong {
	color:#5975ff;
}

.box_style_24 img {
  width:40px;
}
.box_style_24m img{
  width:35px;margin-bottom:10px;
}
.box_style_24 i,.box_style_24m i {
 font-size: 46px;margin-bottom:0px;
}






.box_style_c {
	padding:15px 10px;
	position: relative;background:#fff600 ;
 -webkit-border-radius:10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
	margin-bottom: 5px;
	color: #121212;
	-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_c h3 {
	font-size:14px;margin-bottom:5px;text-align: center;
}
.box_style_c h4 {letter-spacing:-0.03em;margin-bottom: 0px;
font-size: 20px;	
}


.box_style_c i {

	font-size:16px;
	
}





/* 메인고정하단*/
.si-stickymain {  border-top: 1px solid #a7a9ac;

background:#ffffff;
/* -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);

background: rgba(0, 0, 0, 0.8);*/

/* background: rgba(0, 0, 0, 0.8);*/
height:50px;
	position: fixed;
	bottom:0px;
	width: 100%; 
}

/* 모바일 실시간 견적 부분 노출관련*/

.mbox-sub {
   display: block;
  width: 100%;
  text-align: left;
 font-size: 16px;
  font-size:  1rem; 
  padding:10px 15px ; border-radius:2px;
background: -webkit-linear-gradient(left,#00a4e4, #5db408);
 color: #FFF !important;margin-bottom:-30px;
}


.mbox-sub  small {
  position: absolute;
  /*background-color: black;*/
  right: 20px;
  top:10px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 8px 4px 8px;
  line-height: 1;
  font-size:14px;
  font-size: 0.875rem;
}


.mbox-main {
   display: block;
  width: 100%;
  text-align: left;
 font-size: 16px;
  font-size:  1rem; margin-bottom:-10px; 
  padding:8px 20px 15px 20px; border-radius:6px;
 /*background: -webkit-linear-gradient(left,#22b14c, #34bfa3);*/
 color: #FFF !important;
}

.mbox-main small {
  position: absolute;
  /*background-color: black;*/
  right: 15px;
  top:5px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 8px 4px 8px;
  line-height: 1;
  font-size:14px;
  font-size: 0.875rem;
}



.right_num {
  background-color:none;
 
  text-align: right;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 2px 8px;
  line-height: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
 /* position: absolute;
  right:10px;
  bottom:10px;*/
  display: inline-block;
 
}


.m-30 {  margin-top:0px; 
}
@media (max-width: 767px) {/* 모바일에서만 탑 간격*/
.m-30 {
   margin-top:40px; 
}

.loc_open, .loc_closed , .r_boxO , .r_boxG,.left_open,.loc_white,.left_top{
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 500;
  padding: 2px 6px;
  line-height: 1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}




}







/*==========후기===========*/
/* Testimonial */
.after-detail{
	display:flex;
	align-items: center;
	margin-bottom:10px;font-weight:500;
}
.after-detail .after-img{
	width: 40px;
	height: 40px;
	border-radius: 50px;
	overflow: hidden;
	min-width: 40px;
	margin-right:10px;
	box-shadow: 8px -4px 20px 0 rgba(221,231,255,0.4);
}	
.after-box {/* 클라이언트 */
    background-color: rgba(255,255,255,1);
	padding:40px 50px 20px 50px;
	border-radius:15px;	
	/*background-size: 200px;
	background-repeat: no-repeat;
	background-position: right 20px top 20px;
	box-shadow: 0 3px 3px 0 rgba(0,0,0,0.2);
	
	max-height:240px;min-height:240px;*/
	
	border: 1px solid var(--thm-grey);
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}


/**/.after-box:hover{background-color: rgba(255,255,255,0.9);}



.after-info { font-size:20px;font-size: 1.25rem ; color:#121212;font-weight:700; line-height:28px; margin-bottom: 30px;  }


.after-img img{max-width:60px;border-radius:3px;margin:5px;}

.after-box .featured-star {    margin-bottom: 30px;}
/*글자수길면 알아서 잘리게*/	
.after-info-bx p{	font-size:14px;	color:#333; padding:0px 0px;/*상하여백0/좌우여백10*/
	line-height:24px;margin-top:0px;max-height:100px;min-height:100px;text-overflow: ellipsis; overflow:hidden !important;
}

.after-btm-bx li:nth-child(2n),.after-btm-bx td:nth-child(2){	text-align:right;}
.after-btm-bx {	margin-bottom:0px;}
.after-btm-bx  strong{	text-align:right;}


.after-btm-bx .item_title h3 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  color: #556ff1;
  line-height: 1;
}


.after-btm-bx .item_title h3 span {
  font-weight:400;
  float: right;
  color:#777;
}

/*.after-info span{position: absolute;
  
  right:20px;
  top: 15px;
	font-size:14px;
	font-weight:600;
	color:#000;
}*/


/*.after-info span {display:inline-block; padding:2px 8px; margin-right: 3px; color: #0be0ed;  border: 1px solid #0be0ed;  font-size:12px; vertical-align:top; border-radius:2px;}/* 초록 */
/*.after-info span {display:inline-block; padding:2px 8px; margin-right: 3px; border:1px solid #0a1ef6;   color:#0a1ef6;  font-size:12px; vertical-align:top; border-radius:2px;}/* 파강 */
/*.after-info span {display:inline-block; padding:2px 8px; margin-right: 3px; border:1px solid #fae006; color:#fae006; font-size:12px; vertical-align:top; border-radius:2px;} 노랑*/
/*.after-info span {display:inline-block; padding:0px; margin-left:20px; border:1px solid #004dda; color:#004dda; font-size:10px; vertical-align:top; border-radius:2px;} 노랑*/

.after-info span{right:20px;  position: absolute;  top: 20px;} 


@media (max-width: 767px) {
.after-info { font-size:18px; line-height:24px; /*max-width:100px;   text-overflow:ellipsis; white-space:nowrap;  overflow:hidden !important; */}
.after-box {/* 클라이언트 */padding:30px 30px 20px 30px;
min-height:60px;

}

.after-info-bx p{ font-size:13px; line-height:20px;margin-top:0px;max-height:80px;min-height:60px; overflow:hidden !important;}

.after-info span{display: none !important;} 
.after-detail .after-img{width: 30px;	height: 30px;
	border-radius: 50px;
	overflow: hidden;
	min-width: 30px;
	margin-right:5px;
	
}



}






header .sticky_element {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  -webkit-animation: smoothScroll 0.5s none;
  border-bottom: 1px solid transparent !important;
  -webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
}


/*
이게 들어가면 magnific-gallery 이미지 팝 설명부분 디자인이 깨짐
 figcaption {
  background-color: #598bfd;
  text-align: center;
  position: absolute;
  right:0;
  bottom: 0;
  display: inline-block;
  color: #fff;
  width: 60px;
  height: 60px;
  padding:15px;
  line-height: 1;
}
figcaption strong {
  font-weight:600;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
}*/

.ribbon {
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-size: 0.6875rem;
  left: 10px;
  line-height: 1;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 10px;
  padding: 7px 10px;
  font-weight: 600;
  min-width: 45px;
  z-index: 1;
}
.ribbon:before {
  border-style: solid solid solid none;
  border-width: 9px 9px 9px 0;
  bottom: -15px;
  content: "";
  left: 0;
  position: absolute;
  width: 9px;
}
.ribbon.new {
  background-color: #9933cc;
}
.ribbon.new:before {
  border-color: #9933cc transparent transparent;
}
.ribbon.hot {
  background-color: #0C0;
}
.ribbon.hot:before {
  border-color: #0C0 transparent transparent;
}
.ribbon.off {
  background-color: #F33;
}
.ribbon.off:before {
  border-color: #F33 transparent transparent;
}

.ribbon.blue {
  background-color: #598bfd;
}
.ribbon.blue:before {
  border-color: #598bfd transparent transparent;
}

.ribbon.green {
  background-color: var(--green);
}
.ribbon.green:before {
  border-color:var(--green) transparent transparent;
}

.ribbon.yel {
  background-color: var(--yel);
}
.ribbon.yel:before {
  border-color:var(--yel) transparent transparent;
}



/*== >Testimonials ======*/

.testimonial-pic {
    background: #FFF;
    width: 100px;
    height: 100px;
    position: relative;
    display: inline-block;
    border: 5px solid #FFF;
}
.testimonial-pic.radius {
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.testimonial-pic.radius img {
    width: 100%;
    height: 100;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.testimonial-pic.shadow {
    -webkit-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
    box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
}
.testimonial-pic.style1{
	border: 0 none;
    height: 100px;
    width: 100px;
}
.quote-left,
.quote-right {
    position: relative;
}
.quote-left:before,
.quote-right:after {
    font-family: 'themify';
  
    position: absolute;
    z-index: 10;
    top: 15px;
}
.quote-left:before {
  content: "\e60a";
    left: 0;
}
.quote-right:after {
  content: "\e67e";
    left: auto;
    right: 0;
}
.testimonial-text {
    padding: 15px;
    position: relative;
	font-size:12px;
	
}

.testimonial-text p {
   color:#fff;
	
}

.testimonial-detail {
    padding: 5px;
}
.testimonial-name{
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.testimonial-position {
	
    font-size: 14px;font-weight:600;
    font-style: inherit;
    text-transform: uppercase;
}
.testimonial-name,
.testimonial-position {
    display: block;
}
.testimonial-text p:last-child {
    margin: 0;
}
/*testimonial with background image*/

.testimonial-bg {
    color: #fff;
}
/*testimonial 2*/

.testimonial-2 .testimonial-text,
.testimonial-8 .testimonial-text{
    background-color: #000;
    padding: 30px;
}
.testimonial-2 .testimonial-text:after,
.testimonial-8 .testimonial-text:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #F4F5F7;
}
.testimonial-2 .testimonial-detail,
.testimonial-8 .testimonial-detail {
    padding: 25px 0 20px 20px;
}
.testimonial-2 .testimonial-pic,
.testimonial-8 .testimonial-pic {
    float: left;
    margin-right: 15px;
    width: 80px;
    height: 80px;
}
.testimonial-2 .quote-left:before{
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    background: #EFBB20;
    color: #FFF;
    text-align: center;
    left: 0;
    top: 65px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.testimonial-2 .testimonial-name,
.testimonial-8 .testimonial-name,
.testimonial-2 .testimonial-position,
.testimonial-8 .testimonial-position {
    padding: 2px 0;
}
.testimonial-2 .testimonial-name,
.testimonial-8 .testimonial-name {
    padding-top: 12px;
}
.testimonial-2 .testimonial-position{
    color: #EFBB20;margin-top:-10px;
}
.testimonial-2 .quote-left:before {
    top: 50px;
}
/*testimonial 2 with background image*/

.testimonial-2.testimonial-bg .testimonial-text {
line-height:21px;
    color: #121212;font-weight:500;
     background-color:rgba(255,255,255,0.1);
	padding:15px;
	border-radius:6px;	
	background-size: 200px;
	background-repeat: no-repeat;
	background-position: right 20px top 20px;
	box-shadow: 0 10px 10px 0 rgba(0,0,0,0.2);
	min-height:140px;
	border: 1px solid var(--thm-black3);
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.testimonial-2.testimonial-bg .testimonial-text:after {
    border-top-color:  rgba(255,255,255,0.1);
}

.testimonial-2.testimonial-bg .testimonial-text  p{  
	color: #fff;
	font-size:12px;max-height:120px; overflow:hidden !important;
}






/*위시리스트 아이콘 추가*/

.card-header h6 span a:hover {
 /* background-color: var( --primary-blue);*/color: var( --primary-blue);
}
.card-header h6 span a:hover i {
  color: var(--red-2);
}

/*위시리스트벝ㄴ 추가*/
.card-header h6 span a.wish_bt {
  padding-top: 0px;
  color: var(--thm-black2);
 
}
.card-header h6 span a.wish_bt:hover, .card-header h6 span a.wish_bt.liked {
  color: var(--red-2);
}


/*-------- Accordion  매뮬 뷰테이블에 사용--------*/
.accordion_2 .card {
  border: 0;
  margin-bottom:10px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);border: 1px solid var(--border-color);
}
.accordion_2 .card .card-header {
background-color: var(--grey-sub-color);
  border-bottom: 1px solid var(--border-color);
  padding: 20px; 
}
.accordion_2 .card-body {
  padding-bottom: 10px;
}

.accordion_2 .card-header h6 a { font-size: 14px;
  font-size: 0.875rem;
  border: 0;
  display: block;
  color:var(--thm-black3);

}

.accordion_2 .card-body p {
 margin: 0px;  line-height:20px;
}



.accordion_2 .card-header h6 a i.indicator {
 font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  float: right;
 -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;
}

/*추가 매물 상세 하트 아이콘 위치*/

.view {
  color: var(--b_grey);
  display: inline-block;
 font-size: 14px;
  font-size: 0.875rem;
  right:10px;
  line-height: 1;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top:12px;
  padding:10px;
  font-weight: 500;
 
}




.card {
  border-radius: 0;
  border: 0;
  margin-bottom: 5px;
}





.right_star {
  background-color:none;
  position: absolute;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  padding: 2px 8px;
  line-height: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  right:10px;
  bottom:5px;
  display: inline-block;
 
}

.left_text {
  background-color:none;
  text-align:left;
  position: absolute;
  left:20px;
  bottom:20px;
  display: inline-block;
 
}





/* 다른형태의 탭 로그인페이지적용*/


.nav-tabs.nav-justified li .nav-link:hover, .nav-tabs.nav-justified li .nav-link:focus {
	border-bottom: 1px solid  #0f4fb9;;border-top:1px solid #ffffff;
}
.nav-tabs.nav-justified li .nav-link {
	border-bottom:1px solid #0f4fb9;;background: #E7EDF8;
	border-radius: 0;
	margin-right: 0;
}
.nav-tabs.nav-justified li .nav-link.active {
	border-bottom: 1px solid #FFF;border-top:1px solid #0f4fb9;
}

.nav-tabs.nav-justified li .nav-link.active, .nav-tabs.nav-justified li .nav-link.active:hover, .nav-tabs.nav-justified li .nav-link.active:focus {
	background: #FFF;
	border-left-color: #0f4fb9;
	border-right-color:#0f4fb9;
	border-top-width: 3px;
}

.nav-tabs.nav-justified li .nav-link.active, .nav-tabs.nav-justified li .nav-link.active:hover, .nav-tabs.nav-justified li .nav-link.active:focus {
	border-top-width: 3px;
}





/* tabs 
.nav-link {
  display: block;
  padding: 0 20px;
  height: 30px;
  font-size: 16px;
  font-size: 1rem;
  font-weight:500;color: #F7F9FB;;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-tabs {
  border: none;
  border-bottom:1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -2px;
}

.nav-tabs .nav-link {
  border: none;
}


.nav-link.disabled {
   color: #000000;
}
.nav-tabs .nav-link.disabled {
  color: #000000;
  background-color: transparent;
  border-color: transparent;
}
*/
/*
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  border-bottom: 4px solid #ffffff;
  color: #ffffff;font-weight: 700;
  background-color: transparent;
}

.nav-tabs .nav-link hover 
 {
  
 color: var(--bg-black-color);
}

.tab-content {
	border-radius: 0 0px 8px 8px;
	background-color: none;
	border:5px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	border-top: 0;
	padding:25px;
}

*/




.box_general {
  border: 1px solid #dddddd;
  padding: 15px 15px 5px 15px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}
.box_general h2{
  color: #ff5252;font-size: 16px;
  font-size:  1rem;
}


.box_general ul li {
  font-weight: 500;font-size: 14px;
  font-size:  0.875rem;
}

@media (max-width: 767px) {

.box_general {
 
 border:0px solid #dddddd;
  padding: 5px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
  

}
}


.box_general.summary {
  background-color: #fff;
  padding-bottom: 20px;
}
.box_general.summary h2{
  color: #ff5252;
}

.box_general.summary table{
  margin:0px;padding:0px;
}

.box_general.summary ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.box_general.summary ul li {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 8px;
  padding-bottom: 6px;
  font-weight: 500;
}
.box_general.summary ul li:last-child { font-weight: 500;
  border-bottom: none;
  color: red;
}
.box_general.summary label.container_check {
  font-size: 12px;
  font-size: 0.75rem;
  padding-top: 4px;
}





.page-title-mem {
 padding:40px 0 70px 0 ; border-bottom:1px solid #ffffff;
}

.page-title-mem h1 {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 32px;
  margin-top: 0px;
  margin-bottom: 0;
}

.page-title-area {
 padding:80px 0 140px 0 ; border-bottom:1px solid #ffffff;
}

.page-title-area h1 {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  font-size:32px;
  margin-top: 0px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
 .page-title-mem {
 padding:30px 0 60px 0 ; border-bottom:1px solid #ffffff;
}
.page-title-mem h1 {
   display: block;
  font-weight: 500;
  text-transform: uppercase;
  font-size:24px;
  margin-top: 0px;
  margin-bottom: 0;
}
.page-title-area {
 padding:40px 0 80px 0 ; border-bottom:1px solid #ffffff;
}

.page-title-area h1 {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  font-size:24px;
  margin-top: 0px;
  margin-bottom: 0;
}

}


/* listing-details-nav */
.listing-details-nav{
	background-color: #4611a7;
}
.listing-nav li{
	display: inline-block;
}
.listing-nav li a i {
    margin-right: 5px;
    font-size: 16px;
    opacity: 0.3;
}
.listing-nav li a.active{
	color: #000;
    background: #fff;
	border-top-color: #eee;
}
.listing-nav li a {
	border-top: 2px solid transparent;
    padding: 12px 36px;
    display: block;
    color: #fff;
    font-size: 16px;
    
    /* text-transform: uppercase;  */ 
    font-weight: 500;
	display: flex;
    align-items: center;
}
.listing-details-content{
	padding: 40px 0 70px;
}

/* ----------------------------------
    탭과 기타- 서브페이지 
 ------------------------------------*/
.pricing-style-one {
  margin-bottom: 30px;
}

.pricing-style-one .item {
  border: 2px solid #bad3ff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  padding: 50px;
}

.pricing-style-one .item .pricing-header {
  margin-bottom: 30px;
}

.pricing-style-one .item .pricing-header p {
  margin: 0;
}

.pricing-style-one .item .pricing-header h4 {
  text-transform: capitalize;
  font-weight: 500;
}

.pricing-style-one .item .pricing-header h2 {
  font-size: 60px;
  font-weight: 500;
}

.pricing-style-one .item .pricing-header h2 sub {
  font-size: 20px;
  font-weight: 400;
  margin-left: -15px;
}

.pricing-style-one .item .pricing-header h2 sup {
  font-size: 30px;
  top: -22px;
}

.pricing-style-one .item li {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pricing-style-one .item li i {
  font-size: 18px;
  margin-right: 10px;
  color: #104cba;
  position: relative;
  top: 6px;
}

.pricing-style-one .item li:last-child {
  margin-bottom: 0;
}

.pricing-style-one .item.active {
  background: #ffffff;
}

.pricing-style-one .btn {
  margin-top: 20px;
}

.pricing-tab .nav-tabs {
  border: none;
  display: inline-block;
  background: rgba(255, 255, 255, 0.6);
  padding: 10px 0;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}

.pricing-tab .nav-tabs .nav-link {
  display: inline-block;
  margin: 0;
  border: none;
  border-radius: 30px;
  padding: 5px 25px;
  color: #232323;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  font-size: 18px;
  font-weight: 500;
}

.pricing-tab .nav-tabs .nav-link.active {
  background: #104cba;
  color: #ffffff;
}

.pricing-tab .nav-tabs::after {
  position: absolute;
  left: 50%;
  top: 0;
  content: "";
  height: 100%;
  width: 2px;
  background: #E7EDF8;
  z-index: -1;
  margin-left: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pricing-tab {
    margin-top: -30px;
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .pricing-tab {
    margin-bottom: 30px;
  }
}

.pricing-style-two {
  text-align: center;
}

.pricing-style-two .item {
  background: #ffffff;
  border: 2px solid #ffffff;
}

.pricing-style-two .item .btn {
  margin-top: 30px;
}

.pricing-style-two .item img {
  height: 150px;
  margin-bottom: 30px;
}

.pricing-style-two .item ul {
  display: inline-block;
}

.pricing-style-two .item .pricing-header {
  margin-bottom: 20px;
}

.pricing-style-two .item .pricing-header h2 sub {
  font-size: 16px;
  color: #777777;
}

.pricing-style-two:nth-child(2) .item {
  border-color: #104cba;
}







/*-------- 1.5 Drop down user logged --------*/
.dropdown.user {z-index:99999999999999999999999999999;
  padding: 0;
  border: 0;
  margin-bottom: 0;
}
.dropdown.user > a {
  float: left;
  padding: 12px 0 5px 45px !important;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  .dropdown.user > a {
    padding-left: 0;
  }
}
.dropdown.user > a:hover {
  opacity: 0.8;
}
.dropdown.user > a figure {
  width:24px;
  height:24px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #ededed;
}
@media (max-width: 767px) {
  .dropdown.user > a figure {
    display: none;
  }
}
.dropdown.user > a figure img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
}
.dropdown.user > a:after {
  font-family: 'ElegantIcons';
  content: '\33';
  font-size: 18px;
  font-size: 1.125rem;
  -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: 0;
  margin: 0;
  line-height: 1;
  margin-top: -2px;
  margin-left: 5px;
  float: right;
}
.dropdown.user.show a:after {
  transform: rotate(180deg);
}
.dropdown.user .dropdown-menu {
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.2);
  border: 0;
  background: #121921;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 18px;
  width: auto;
  left: -1px !important;
  right: -1px !important;
  margin: 5px 0 0 0;
  min-width: 135px;
}
.dropdown.user .dropdown-menu h4 {
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.dropdown.user .dropdown-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown.user .dropdown-menu ul li a {
  padding: 8px 0;
  line-height: 1;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #ccc !important;
}
.dropdown.user .dropdown-menu ul li a i {
  margin-right: 8px;
}
.dropdown.user .dropdown-menu ul li a:hover {
  color: #fff !important;
}




/* ----------------------------------
    탭2 서브prozim-submit.css



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



/*-------- 2.7 탭 css다른 것 사용-submit.css ------
.margin_tabs {
  margin-top: -76px;
}
@media (max-width: 991px) {
  .margin_tabs {
    margin-top: -70px;
  }
}
@media (max-width: 767px) {
  .margin_tabs {
    margin-top: -50px;
  }
}

.tabs {
  position: relative;
  width: 100%;
  overflow: visible;
  padding-bottom: 35px;
  z-index: 5; 
} 
         
.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 -4px 0 0;
  display: block;
  display: inline-block;
  background-color: #fafafa;
  border-top:0px solid  #004dda; transition: 0.15s linear, 0.1s opacity cubic-bezier(0.39, 0.575, 0.565, 1), 0.15s transform cubic-bezier(0.1, 1.26, 0.83, 1);
   
  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: 15px 25px 15px 70px;
  color: #555;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  white-space: nowrap;
  position: relative;
  font-weight: 500;
}
@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: 16px;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
}
@media (max-width: 767px) {
  .tabs nav ul li a em {
    display: none;
  }
}
.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 #ddd;
}

.tabs nav ul li:nth-child(2) {
  -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-left: 2px solid #ddd;
}

.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 #ddd;
}

/* 선택 탭
.tabs nav ul li.tab-current {
  background-color: #004dda;
  z-index: 100;
}
.tabs nav ul li.tab-current:after {
  right: auto;
  left: 100%;
  width: 4000px;
}
.tabs nav ul li.tab-current a {
  color:#fff;
}
.tabs nav ul li.tab-current a i {
  color: #FF3A65;
}

/* Content  앱 하단 콘텐츠 섹션*/
.content section {
  padding: 30px 0 0 0;
  display: none;
  max-width: 1230px;min-height:360px;
  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;
}

.box_pricing {
  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 20px;
  margin: 0 0 30px 0;
}
.box_pricing a {
  background-color: #FF3A65;
  display: block;
  color: #fff;
  padding: 10px;
  font-weight: 500;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.box_pricing a:hover {
  background-color: #1f2f6a;
}
.box_pricing .price {
  text-align: center;
  font-weight: 500;
  font-size: 36px;
  font-size: 2.25rem;
  margin-bottom: 20px;
  color: #FF3A65;
}
.box_pricing .price sup {
  font-size: 16px;
  font-size: 1rem;
}
.box_pricing .price em {
  font-size: 16px;
  font-size: 1rem;
  color: #444;
  font-weight: 400;
}

.ribbon_tabs {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.ribbon_tabs span {
  font-size: 10px;
  font-weight: bold;
  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_tabs span.top_selling {
  background: #00dfaa;
}
.ribbon_tabs 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_tabs 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;
}




/* ----------------------------------------------------
w좌측메뉴 추가
---------------------------------------------------- */
.ltn__menu-widget > ul {  padding: 0;  margin: 0; }
.ltn__menu-widget > ul li {list-style: none;    margin-top: 10px;    display: block;    font-size: 14px;    font-weight: 600; }
.ltn__menu-widget > ul li a {  display: block;      font-size: 14px;      font-weight: 600; background-color: var(--grey);   padding: 10px 10px 10px 30px; } 
.ltn__menu-widget > ul li a span   { float: right;  background-color: var(--bg-whiite);  color:  var(--grey);  
position: relative;      top: -2px;      width:25px;      height:25px;      line-height:25px;      text-align: center;      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;     transition: all 0.3s ease 0s; }

.ltn__menu-widget ul li.active a, .ltn__menu-widget ul li:hover > a {    background-color: var(--primary-blue);    color: var(--text-white);  }
.ltn__menu-widget ul li.active a span, .ltn__menu-widget ul li:hover > a span { background-color:var(--text-white);  color:var(--primary-blue); }
.ltn__menu-widget > ul > li:first-child {    margin-top: 0; }





/* Timeline 2 */
.timeline {
	width: 100%;
	margin: 50px 0 0;
	position: relative;
	float: left;
	padding-bottom: 120px;
}

.timeline:before {
	background: #505050;
	background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	margin-left: -2px;
	position: absolute;
	top: -60px;
	width: 3px;
	z-index: 0;
	filter: alpha(opacity=35);
	opacity: 0.35;
}

.timeline .timeline-body {
	position: relative;
	z-index: 1 !important;
}

.timeline .timeline-date {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	position: relative;
	display: block;
	clear: both;
	width: 200px;
	height: 45px;
	padding: 5px;
	border: 1px solid #E5E5E5;
	margin: 0 auto 10px;
	text-shadow: 0 1px 1px #fff;
	border-radius: 4px;
	background:#fff;
	z-index: 1;
}

.timeline .timeline-date h3 {
	display: block;
	text-align: center;
	color: #0163d2;
	font-size: 1.125rem;
	line-height: 32px;font-weight: 600;
}

.timeline .timeline-title {
	background: #f7f7f7;
	padding: 12px;
}

.timeline .timeline-title h4 {
	padding: 0;
	margin: 0;
	color: #151719;
	font-size: 1.4em;
}

.timeline .timeline-title a {
	color: #151719;
}

.timeline .timeline-title .timeline-title-tags {
	color: #B1B1B1;
	font-size: 0.9em;
}

.timeline .timeline-title .timeline-title-tags a {
	color: #B1B1B1;
	font-size: 0.9em;
}

.timeline .timeline-box {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	margin: 20px 10px 10px 10px;
	padding: 10px;
	width: 45.7%;
	float: left;
	z-index: 1;
	margin-bottom: 30px;
	/*background:var( --primary-blue);*/background: var( --primary-blue);
}

.timeline .timeline-box.left {
	clear: both;
}

.timeline .timeline-box.left:before {
	background: none repeat scroll 0 0 #0163d2;
	border-radius: 50%;
	box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #0163d2;
	content: "";
	display: block;
	height: 7px;
	margin-right: -5px;
	position: absolute;
	left: 50%;
	margin-top: 22px;
	width: 8px;
	transform: translate3d(-50%, 0, 0);
	z-index: 1;
}

.timeline .timeline-box.left .timeline-box-arrow {
	transform: rotate(45deg);
	content: '';
	display: block;
	background:var( --primary-blue);
	border-right: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	float: right;
	height: 14px;
	margin-top: 17px;
	margin-right: -18px;
	width: 14px;
	z-index: 0;
}

.timeline .timeline-box.right {
	clear: right;
	float: right;
	right: -1px;
	margin-top:80px;
}

.timeline .timeline-box.right:before {
	background: none repeat scroll 0 0 #0163d2;
	border-radius: 50%;
	box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #0163d2;
	content: "";
	display: block;
	height: 7px;
	position: absolute;
	left: 50%;
	margin-top: 32px;
	width: 8px;
	transform: translate3d(-50%, 0, 0);
	z-index: 1;
}

.timeline .timeline-box.right .timeline-box-arrow {
	transform: rotate(45deg);
	content: '';
	display: block;
	background:var( --primary-blue);
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	float: left;
	height: 14px;
	margin-top: 28px;
	margin-left: -18px;
	width: 14px;
	z-index: 0;
}

.timeline .timeline-box .owl-carousel {
	border-radius: 0;
	padding: 0;
	border: 0;
	box-shadow: none;
}

@media (max-width: 991px) {
	.timeline .timeline-box {
		float: none;
		clear: both;
		right: auto;
		left: auto;
		margin: 25px auto;
		max-width: 70%;
		width: auto;
	}

	.timeline .timeline-box.right {
		float: none;
		clear: both;
		right: auto;
		left: auto;
		margin: 25px auto;
		max-width: 70%;
		width: auto;
	}

	.timeline .timeline-box.left:after, .timeline .timeline-box.right:after, .timeline .timeline-box.left:before, .timeline .timeline-box.right:before {
		display: none;
	}
}

@media (max-width: 767px) {
	.timeline {
		width: 100%;
		margin: 0;
	}
}

@media (max-width: 575px) {
	.timeline {
		width: auto;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}

	.timeline .timeline-box {
		margin: 15px auto;
		max-width: 90%;
	}

	.timeline .timeline-box.right {
		margin: 15px auto;
		max-width: 90%;
	}

	
}





.timeline .timeline-box .post-content h2 {

font-size:18px; color: var(--secondary-blue);
}


/* Pricing Tables 광고단가표 */
.pricing-table {
	display: flex;
	flex-wrap: wrap;
}

.pricing-table .plan {
	background: #FFF;
	border-radius: 0;
	margin-top: 15px;
	margin-bottom: 15px; border:  1px solid var(--border-color-2);
}

.pricing-table .plan .plan-price,
.pricing-table .plan .plan-features,
.pricing-table .plan .plan-footer {
	border: 0px solid #ededed;
}

.pricing-table .plan .plan-header {
	/*background:var( --primary-blue);*/
	padding: 15.2px 16px;
	padding: 0.95rem 1rem;
}

.pricing-table .plan .plan-header h3 {
	color: #FFF;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
}

.pricing-table .plan .plan-price {
	display: flex;
	flex-direction: column;
	background: none;
	border-top: 0;
	border-bottom: 0px;
	padding: 14px 12.8px;
padding: 1.6rem 0.8rem;
	text-align: center;
}
.pricing-table .plan .plan-price span img {
	border:1px solid #ddd;border-radius: 50%; 
}
.pricing-table .plan .plan-price .price {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	font-size: 30px;
	font-size: 1.875rem;
	font-weight: 600;
	line-height: 1;
	color: #212529;
}

.pricing-table .plan .plan-price .price .price-unit {
	font-size: 50%;
	line-height: 1.4;
}

.pricing-table .plan .plan-price .price-label {
	text-transform: uppercase;
	color: var(--light_blue);
	font-size: 11.2px;
	font-size: 0.7rem;
	line-height: 1;
	 margin-left:20px;  
}

.pricing-table .plan .plan-features {
	border-top:  1px solid var(--border-color-2);
	border-bottom: 0;
	padding: 12.8px;
	padding: 0.8rem;
	text-align: center; margin-top:-20px; 
}

.pricing-table .plan .plan-features ul {
	padding: 0 4px 0 4px;
	padding: 0 0.25rem 0 0.25rem;
	margin-bottom: 0px;margin-top:40px;
}


.pricing-table .plan .plan-features ul li {
  position: relative;
  z-index: 1;
  display: block;
  padding-left: 21px;
  text-align:left;font-size: 16px;
	font-size:1rem;
 
}

.pricing-table .plan .plan-features ul li::after {
  position: absolute;
  left: 0;
  top:0px;
  font-weight: 700;
font-family: "Font Awesome 5 Pro";
 font-size:14px;  colOR:var(--primary-color);
content:"\f058"
}





.pricing-table .plan .plan-features ul li:last-child {
	border-bottom: 0;
}

.pricing-table .plan .plan-footer {
	border-top: 0;
	padding: 1.5rem 0.8rem 2.5rem;/**/
	text-align: center;
}

.pricing-table .plan.plan-featured {
	position: relative;
	box-shadow: 0px 0px 40px rgba(200, 200, 200, 0.3);
	transform: scale(1.15);
	z-index: 1;
}

.pricing-table .plan.plan-featured .plan-header h3,
.pricing-table .plan.plan-featured .plan-features ul li {
	font-size: 12.8px;
	font-size: 0.8rem;
}

@media (max-width: 767px) {
.pricing-table .plan .plan-features ul li {
	font-size:14px;;
}

.pricing-table .plan .plan-features {
	min-height:120PX;
}
	.pricing-table .plan.plan-featured {
		transform: scale(1);
	}

	.pricing-table .plan.plan-featured .plan-header h3,
		.pricing-table .plan.plan-featured .plan-features ul li {
		font-size: 0.9rem;
	}
}




/* content-box */

.modal-backdrop{
	z-index: 999999;
}
.modal{
	z-index: 9999999;
}
.content-box{
    background-color: #fff;
	margin-bottom: 20px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0px 0px 25px 0 rgba(0,0,0,0.05);
	border-radius: 6px;
}
.content-header{
	padding: 20px 20px;
    border-bottom: 1px solid rgba(0,0,0,0.15);
}
.content-body h1,
.content-body h2,
.content-body h3,
.content-body h4,
.content-body h5,
.content-body h6{
	
}
.content-body{
	padding: 20px 20px;
}
.content-body p{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}
.content-body .widget_gallery,
.content-body .widget_video{
	margin-bottom: 0;
}
.content-body .widget_gallery ul,
.content-body .widget_video ul{
	margin-bottom: 2px;
	display: flex;
}
.content-footer,
.content-footer.content-btn a{
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    border-top: 1px solid rgba(0,0,0,0.15);
    padding: 15px 20px;
    display: block;
    color: #000;
}
.content-footer.content-btn a i{
	font-size:15px;
}
.content-footer.content-btn a.black{
	color:#666;
}
.content-footer.content-btn{
	padding: 0;
	border: 0;
}
.content-header .title {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 18px;
	text-transform: capitalize;
	display: flex;
    align-items: center;
}
.content-header .title i{
    font-size: 24px;
    line-height: 18px;
    color: #4611a7;
    opacity: 0.8;
    margin-right: 5px;
    margin-top: -2px;
}
.content-header .title i.tooltip-bx{
font-size: 17px;
    color: #000;
    opacity: 0.4;
    margin-left: 5px;
}
.content-header .title i.tooltip-bx:hover{
	opacity:1;
}
.content-box .content-body .widget{
	background-color: transparent;
	border: 0;
	padding: 0;
	margin-bottom: 5px;
}
/* add-reviews */
.add-reviews {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.add-reviews .title{
	color: #252c41;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
	
}

.site-button,
.site-button-secondry {
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
	border-radius: 3px;
	font-weight: 500;
	text-align:center;
}
.site-button {
    background: -webkit-linear-gradient(left,#00a4e4, #5db408);
}
.site-button:active,
.site-button:hover,
.site-button:focus,
.active > .site-button { background-color: #0163d2;
    color: #fff;
}
.site-button-secondry {
    background-color: #282A3C;
}
.site-button-secondry:active,
.site-button-secondry:hover,
.site-button-secondry:focus,
.active > .site-button-secondry {
    background-color: #3c3e4e;
    color: #fff;
}




/* ============================================================== 
     # Services


	 .services-area.half-bg {
  position: relative;
  z-index: 1;
}

.services-area.half-bg::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  height: 50%;
  width: 100%;
  background: #002147 none repeat scroll 0 0;
}

=================================================================== */


.services-area.inc-thumb .item .info {letter-spacing:-0.02em;
  padding:20px;
  min-height:280px;
  background: #ffffff;font-weight:700;color:#444;
}

.services-area.inc-thumb .item {
  -moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  -o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  
  background: #ffffff;border:1px solid #dfdcdc; border-bottom: 3px solid #368b08;
}

.services-area.inc-thumb.half-bg .item {
  border: none;
}

.services-area.inc-thumb .item .info h4 {
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 20px;
}

.services-area.inc-thumb .item .info .icon {
  display: block;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}

.services-area.inc-thumb .item .info i {
  display: inline-block;
  font-size: 50px;
  color: #368b08;
  padding: 0 10px;
  background: #ffffff;
}

.services-area.inc-thumb .item .thumb {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 0;
}

.services-area.inc-thumb .item .thumb img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.services-area.inc-thumb .item:hover .thumb img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity:1;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
  background-position: top;
  -webkit-filter: grayscale(0) blur(0px);
  filter: grayscale(0) blur(0px);
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.45s;
  -o-transition-duration: 0.45s;
  -webkit-transition-duration: 0.45s;
  transition-duration: 0.45s;
}

.services-area.inc-thumb .item .thumb .overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 100%;
}

.services-area.inc-thumb .item .thumb .overlay a {
  display: inline-block;
  padding: 10px 35px;
  background: #368b08;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  opacity: 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.services-area.inc-thumb .item:hover .thumb .overlay a {
  opacity: 1;
}

.services-area.inc-thumb .item .info p:last-child {
  margin: 0;
}

/*
.services-area.inc-thumb .services-carousel .owl-nav {
  margin: 0;
}

.services-area.inc-thumb .services-carousel .owl-nav .owl-prev, 
.services-area.inc-thumb .services-carousel .owl-nav .owl-next {
  background: transparent none repeat scroll 0 0;
  color: #ffffff;
  font-size: 30px;
  height: 40px;
  left: -50px;
  line-height: 40px;
  margin: -20px 0 0;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 40px;
}

.services-area.inc-thumb .services-carousel .owl-nav .owl-next {
  left: auto;
  right: -50px;
}

.services-area.inc-thumb .services-carousel .owl-dots {
  margin-top: 20px;
  margin-bottom: 8px;
}

.services-area.inc-thumb .services-carousel .owl-dots .owl-dot span {
  height: 8px;
  background: #ffffff;
  width: 25px;
  margin: 0 5px;
  opacity: 1;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.services-area.inc-thumb.banner-less .services-carousel .owl-dots .owl-dot span {
  background: #5b6576;
}

.services-area.inc-thumb .services-carousel .owl-dots .owl-dot.active span {
  background: #368b08;
  width: 40px;
}
*/
.services-area.inc-thumb .item .info ul li {
  position: relative;
  z-index: 1;
  display: block;
  padding-left: 21px;
  text-align: left;
  margin-bottom: 10px;font-weight:500;font-size:18px;
}


@media only screen and (max-width: 767px) {
.services-area.inc-thumb .item .info ul li {
font-size:16px;
}


}


.services-area.inc-thumb .item .info ul li::after {
  position: absolute;
  left: 0;
  top: 0;
 
  font-weight: 700;
  font-size: 12px;colOR:#368b08 ;
 font-family: 'themify';
 content: "\e649";
}

.services-area.inc-thumb .item .info ul {
  display: inline-block;
}

.services-area.inc-thumb .item .info ul li:last-child {
  margin-bottom: 0;
}






/* 종류 선택 박스 */






/* 하단 광고 박스 */

.client-box_bg {/* 클라이언트 */
    padding:10px 30px;
	 -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
 /* background:#e54750;color:#fff; 
	  background: -webkit-linear-gradient(left,#00a4e4, #5db408);
	배경에 이미지 넣을 때
  width: 100%;
    height:150px;
   
    background-image: url(//2424st.co.kr/common/img/ban/info_5.jpg);
    background-size: auto 150px;
    background-position: center;
    background-repeat: no-repeat;*/

  max-height:150px;
	min-height:120px; width:100%;
	border:1px solid #ddd; 
}


.client-box_bg:hover{ 
background-color: #FFF;
	color:#121212;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;  	

}




.ban-detail{
	display:flex;
	align-items: center;
	margin-bottom:0px;
}
.ban-detail .client-img{ background-color: #f3f6fb;border: 1px solid #ddd;
	width: 80px;
	height: 80px;
	border-radius: 80px;
	overflow: hidden;
	min-width: 80px;
	margin-right: 20px; margin-top:10px;
	box-shadow: 8px -4px 20px 0 rgba(221,231,255,0.2);
}	





.ban-detail .kindimg{ background-color: #f3f6fb;border: 1px solid #ddd;
	width:60px;
	height:60px;
	border-radius: 60px;
	overflow: hidden;
	min-width: 60px;
	margin-right: 20px; margin-top:0px;
	
}	






.ban-info { 
  margin-top:20px;
}
.ban-info h5 { 
 font-weight: 700;
	font-size: 16px;
  font-size: 1rem; 
}
.ban-info h6 { 
 font-weight: 500;
	
	font-size: 14px;
  font-size: 0.875rem; 
}


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


.client-box2 {/* 클라이언트 */
    padding:10px;
	 -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
	
  background-color: #fff;
  max-height:150px;
	min-height:120px; width:100%;
	border:1px solid #ddd;
	
	
}


.client-box2:hover{ 
	
  background-color: #e2fbf3;
 
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;  	

}

.client-info { 
  margin-top:10px;
}

.client-info .client-name h5{  
	font-size: 14px;
    font-weight:600;
    margin-top:20px;
}

.client-info .client-name h6{  
	 font-size:12px;
    font-weight:500;
    margin-top:10px;
}

.client-info p{  
	font-size:12px;
	margin-bottom: 0;overflow: hidden;
}




a.box_main2 {border:1px solid #69c5d7;
  background-color: #fff;
  display: block;
  padding: 20px 10px;
  -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:10px;
    color: #333;
}
a.box_main2 img{height:100px; width:auto;
 
}


a.box_main2 p {
  font-size: 14px;
  margin-top: 10px;color:#666;line-height:12px;margin-bottom:10px;}
a.box_main2 h4 {
  font-size: 20px;
  margin-top: 5px;
  
}

a.box_main2:hover {
 
  
}
a.box_main2 ul {font-size: 18px; 
background-color: #0ab8dd;color:#fff;
  font-size: 1.125rem;
  margin: 20px -10px -20px -10px;
  padding: 10px;
  border-top:0px solid #69c5d7;
  text-align: center;
}
a.box_main2 ul li {
  display: inline-block;
}
a.box_main2 ul li strong {
  margin-right: 5px;
  font-weight: 400;
  color: #333;
}

@media (max-width: 767px) {
a.box_main2 {
  padding: 7px 10px;
 
}
a.box_main2 h4 {
  font-size: 14px;
  margin-top: 5px;
}
a.box_main2 p {
  font-size: 11px;
  margin-top: 0px;
}

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

}

/*-------- 견적완료페이지
-----*/

a.box_cat_home {border:1px solid #d2d3d4;
  background-color: #333;
  display: block;
  padding: 15px 15px;
  -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;
  -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: #fafafa;
}

a.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;
}
a.box_cat_home h3 {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 10px;
}
a.box_cat_home h5 {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 5px;color:#333;
  
}

a.box_cat_home:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
a.box_cat_home:hover i {
  opacity: 1;
}
a.box_cat_home ul {font-size: 18px; 
  font-size: 1.125rem;
  margin: 20px -15px -25px -15px;
  padding: 10px;
  border-top: 1px solid #ededed;
  text-align: center;
}
a.box_cat_home ul li {color: #35a6d9;
  display: inline-block;
}
a.box_cat_home ul li strong {
  margin-right: 5px;
  font-weight: 400;
  color: #333;
}




/*-------- 메인유용한이사정보-----*/

.box_cat_info {border:1px solid #d2d3d4;letter-spacing:-0.04em;
  background-color: #fff;
  display: block;
 
  text-align: center;
  margin-bottom: 20px;
  position: relative;
 
  color: #333;
}

.box_cat_info h3 {
font-size: 30px;
  margin-top:10px;
}


.box_cat_info img { border-bottom:1px solid #d2d3d4;margin-bottom:5px;}
.box_cat_info h5 {font-size: 20px;margin-bottom:15px; margin-top: 5px;color:#666;}
.box_cat_info h5 strong{ font-size:20px;color:#3959e8;}
.box_cat_info i { font-size: 24px;margin-right:5px; margin-top: 0px;
    font-size: 1.25rem;background-color: #3959e8; color:#ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}



/*-------- 메인배너외 ------*/

.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_info {border:1px solid #d2d3d4;letter-spacing:-0.04em;
  background-color: #fff;
  display: block;
  min-height:140px;
  text-align: center;
  margin-bottom: 0px;
  position: relative;
 
  color: #999;
}

.box_cat_info h3 { color:#333;
font-size: 14px;
  margin-top:10px;
}


.box_cat_info img { border-bottom:1px solid #d2d3d4;margin-bottom:5px;
}
.box_cat_info h5 {font-size:12px;margin-bottom:10px;

 margin-top: 5px;color:#333;
  
}
.box_cat_info h5 strong{ font-size:12px;
  color:#3959e8;
  
}
.box_cat_info i { font-size:14px;margin-right:2px; margin-top: 0px;
    background-color: #ed4322; color:#ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

}

@media (max-width: 575px) {
 .box_cat_info h5 strong{ font-size:11px;
  
  
}
}



.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;
}




/*

@media only screen and (max-width: 1200px){
.category-bx .category {
		padding: 20px 0;
		margin-right: 10px;
		height: 100px;
		width: 100px;
	}

}



*/

/*-------- 개인정보처리방침--------*/

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

#customer2 > dl {  background-color: #fafafa; border:1px solid #ddd;border-top:2px solid  #3dbf8c; padding:10px; box-sizing:border-box; overflow-y:scroll; height:100px;color: #7a8391;font-size:12px; }

#sub_privacy_box { padding-left:20px;box-sizing:border-box; margin-top:10px; border-top:2px solid #3959e8 !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:#3959e8; 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:16px; color:#3959e8; font-weight: 700; margin-top:20px; margin-bottom:20px}
.title_sub3_1{display:block; font-size:14px; color:#000; font-weight: 500; margin-top:30px; margin-bottom:10px;}

/* ==========================================================================
   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: #3959e8;
}
.button.border.green:before {
	background: #90c529;
}
.button.border.blue:before {
	background: #4059df;
}
.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: #3959e8;
}
.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;
}


/** 추가*/

.owl-theme.categories_carousel .item a,
.item_version_2 a {
  display: block;
}
.owl-theme.categories_carousel .item a span,
.item_version_2 a span {
  position: absolute;
  right: 15px;
  top: 15px;
  display: inline-block;
  line-height: 34px;
  background-color: #fcfcfc;
  background-color: rgba(255, 255, 255, 0.8);
  color: #222;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  font-weight: 500;
  z-index: 9;
}
.owl-theme.categories_carousel .item a figure,
.item_version_2 a figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
}
.owl-theme.categories_carousel .item a figure img,
.item_version_2 a figure 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);
}
.owl-theme.categories_carousel .item a:hover figure img,
.item_version_2 a:hover figure img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.item_version_2 a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.item_version_2 a .info {
  position: absolute;
  width: 100%;
  z-index: 9;
  padding: 25px 20px 15px 20px;
  color: #fff;
  left: 0;
  bottom: 0;
  background: transparent;
  background: -webkit-linear-gradient(top, transparent, #000);
  background: linear-gradient(to bottom, transparent, #000);
  box-sizing: border-box;
  line-height: 1;
}
@media (max-width: 991px) {
  .item_version_2 a .info {
    padding: 25px 10px 10px 10px;
  }
}
.item_version_2 a .info h3 {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0;
}
@media (max-width: 767px) {
  .item_version_2 a .info h3 {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .item_version_2 a .info small {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.item_version_2 a figure span {
  font-weight: 600;
}
@media (max-width: 767px) {
  .item_version_2 a figure span {
    display: none;
  }
}


.promo {

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 0px;
  padding:5px 25px;
  color: #482e2b;
  position: relative;
}
.promo h3 {
  color: #482e2b;
  margin-bottom: 0;
  font-size:32px;
  font-size:  2rem;
}
.promo h4 {
  color: #482e2b;
  margin-bottom: 0;
 font-size: 24px;
  font-size:1.5rem; font-weight: 600;
}
.promo.mb_30 {
  margin-bottom: 30px;
}
.promo p {
  margin: 0;
}
.promo i {
 
  font-size:16px;
  font-size: 1rem;

}

@media (max-width: 767px) {

.promo {/*background: #fff94c url(../../common/img/24-rental2.png) right bottom no-repeat;*/
  padding:20px 0px;
 
}
  .promo h3 {
    font-size: 16px;
  font-size:1rem;
  }
 .promo i {
    display: none;
  }
.promo img {
  height:60px;width:auto;
}
.promo h4 {
  font-size:24px;
  font-size: 1.5rem;
}


}




.categories_carousel_in.listing {
  margin-bottom: 35px;
}
.categories_carousel_in.listing .item {
  position: relative;
  overflow: hidden;
  height: 85px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #ededed;
}
.categories_carousel_in.listing .item img {
  position: absolute;
  left: 50%;
  top: 50%;
  -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);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 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;
}
.categories_carousel_in.listing .item:hover img {
  -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);
}
.categories_carousel_in.listing .item a {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
  display: block;
}
.categories_carousel_in.listing .item a h3 {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px 15px 10px 15px;
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  background: -moz-linear-gradient(top, transparent 5%, black 100%);
  background: -webkit-linear-gradient(top, transparent 5%, black 100%);
  background: linear-gradient(to bottom, transparent 5%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}




.widget__categories--menu__list {
  border: 1px solid var(--border-color);
  margin-bottom: 1.5rem;
  border-radius: 0.5rem;
}
.widget__categories--menu__list:last-child {
  margin-bottom: 0;
}
.widget__categories--menu__list.active .widget__categories--menu__label {
  margin-bottom: 0;
}
.widget__categories--menu__list.active .widget__categories--menu__arrowdown--icon {
  transform: rotate(180deg);
  top: 38%;
}
.widget__categories--menu__label {
  cursor: pointer;
  padding: 0.5rem 1rem;
  position: relative;
  transition: var(--transition);
}
.widget__categories--menu__label:hover {
  color: var(--secondary-color);
}
.widget__categories--menu__label > * {
  pointer-events: none;
}
.widget__categories--menu__text {
  padding-left: 1.3rem;
}
.widget__categories--menu__img {
  width: 3rem;
}
.widget__categories--menu__arrowdown--icon {
  position: absolute;
  right: 1.5rem;
  top: 43%;
  transition: var(--transition);
}
.widget__categories--sub__menu {
  display: none;
  padding: 1rem 0;
  border-top: 1px solid var(--border-color);
}
.widget__categories--sub__menu--list {
  margin-bottom: 0.8rem;
  padding: 0 1rem 0.8rem;
  border-bottom: 1px solid var(--border-color);
}
.widget__categories--sub__menu--list:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.widget__categories--sub__menu--img {
  width: 2.8rem;
}
.widget__categories--sub__menu--text {
  padding-left: 1.3rem;
  line-height: 2.8rem;
}


.section__heading {
  padding-bottom: 1.2rem;
  position: relative;
}
.section__heading::before {
  position: absolute;
  content: "";
  width: 1.875rem;
  height: 1.875rem;
  border: 1px solid var( --green2);
  left: 0;
  top: 3px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .section__heading::before {
    top:5px;left: 1rem;;width: 1.25rem;
  height:1.25rem;
  }
}
.section__heading::after {
  position: absolute;
  content: "";
  width: 1rem;
  height: 1rem;
  background: var( --green2);
  left: 7px;
  top: 10px;
  border-radius: 50%;
}


.section__heading--maintitle {
  text-transform: uppercase;
  padding-left: 2.4rem;font-size:1.125rem;padding-top:5px;;
}
.section__heading--maintitle span {
  font-weight:500;
}
@media (max-width: 767px) {
  .section__heading::after {
    top: 8px; left: 20px;
  }

.section__heading--maintitle {
  text-transform: uppercase;
  font-size:1rem;padding-top:5px;;
}
.section__heading--maintitle span {
  font-weight:500;
}


}



/*
    categories shop card css
*/
.categories__shop {
margin-top: 0px;
}

@media (max-width: 767px) {
.categories__shop {
margin-top: 20px;
}

}

.categories__shop--inner {
  display: flex;
  box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  flex-wrap: wrap;
}
.categories__shop--card {
  border-right: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
  transition: var(--transition);
  /* 3개width: 33.33%;*/
/*4개 width: 25%*/
width: 12.5%;/*8개*/
}


.categories__shop--card .categories__content {
  padding:10px;
 /* margin-bottom: 0.2rem;*/
}

.categories__thumbnail  {
 padding-top:20px;
}


.categories__thumbnail i {
  font-size:46px;margin-bottom:10px;color:#121212;
}


.categories__thumbnail--img {
  height:90px;width:auto;margin-bottom:5px;
}

.categories__thumbnail i {
  font-size:46px;margin-bottom:10px;
}

@media (max-width: 767px) {
   .categories__shop--card {
  /* 2개 width: 50%;*/width: 33.33%;
  }
.categories__thumbnail--img {
  height:70px;width:auto;margin-bottom:5px;
}

.categories__thumbnail i {
  font-size:36px;
}

.categories__shop--card .categories__content {
  padding:5px;
 /* margin-bottom: 0.2rem;*/
}


}



.categories__shop--card:hover {
  background: var(--grey-sub-color);
}



.categories__shop--card__link {
   text-align: center;
}
.categories__shop--card .categories__content--title {
  font-size: 0.875rem;
 /* margin-bottom: 0.2rem;*/
}

.categories__shop--card .categories__content--subtitle {
  color:var(--secondary-blue);0.875rem
}



/*서브 카데고리 추가*/
/*
    categories shop card css
*/
.categories__kind {
margin-top: 0px;
}


@media (max-width: 767px) {
.categories__kind {
margin-top: 20px;
}


}

.categories__kind--inner {
  display: flex;
  box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  flex-wrap: wrap;
}
.categories__kind--card {
  border-right: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
  transition: var(--transition);
  /* 3개width: 33.33%;border-top: 1px solid #e2eaf3;*/
/*5개 width: 20%*/
width: 25%;/*4개*/ background:#fff;
}



.categories__thumbnail_sub--img {
  height:90px;width:auto;margin-bottom:5px;
}

.categories__thumbnail_sub  {
 padding-top:19px;
}


.categories__kind--card .categories__content {
  padding:6px 10px;
 /* margin-bottom: 0.2rem;*/
}

.categories__thumbnail_sub i {
  font-size:46px;margin-bottom:10px;color:#121212;
}

@media (max-width: 767px) {
   .categories__kind--card {
  /* 2개 width: 50%;*/width: 33.33%;
  }
.categories__thumbnail_sub--img {
  height:70px;width:auto;margin-bottom:5px;
}

.categories__thumbnail_sub i {
  font-size:36px;
}

.categories__kind--card .categories__content {
  padding:5px;
 /* margin-bottom: 0.2rem;*/
}


}



.categories__kind--card:hover {
  background: var(--grey-sub-color);
}



.categories__kind--card__link {
  padding:0px;
  text-align: center;
}

.categories__kind--card .categories__content--title {
  font-size: 0.875rem;color:#333;
 /* margin-bottom: 0.2rem;*/
}

.categories__kind--card .categories__content--subtitle {
  color:var(--secondary-blue);0.875rem
}


.shop__sidebar--widget {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.single__widget {
  margin-bottom: 3rem;
}

.single__widget:last-child {
  margin-bottom: 0;
}
.single__widget.widget__bg {
  padding: 2.5rem 2rem;
  border-radius: 0.5rem;
  box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
}

.widget__title {
  font-weight: 600;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 1rem;
}


/*-------- 3.4 Sing In Modal --------*/

/*-------- 3.4 Sing In Modal --------*/
#sign-in-dialog, #hw-in-dialog,#info-dialog,#join-dialog{
  background: #fff;
  padding: 30px;
  padding-top: 0;
  text-align: left;
  max-width:800px;
  margin:40px auto;
  position: relative;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}


/*-------- 3.4 Sing In Modal --------*/
#online-dialog,#re_dialog{
  background: #fff;
  padding: 30px;
  padding-top: 0;
  text-align: left;
  max-width:800px;
  margin:10px auto;
  position: relative;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}




/* Popup close button*/
#sign-in-dialog .mfp-close,#hw-in-dialog .mfp-close ,#online-dialog .mfp-close,#re_dialog .mfp-close,#info-dialog .mfp-close,#join-dialog .mfp-close{
  color: #666;
  background-color: #e4e4e4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 12px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

#sign-in-dialog .mfp-close:hover, #hw-in-dialog .mfp-close:hover, #online-dialog .mfp-close:hover, #re_dialog .mfp-close:hover,#info-dialog .mfp-close:hover,#join-dialog .mfp-close:hover{
  color: #fff;
  background-color: #66676b;
}

#sign-in-dialog .mfp-close:before, #hw-in-dialog .mfp-close:before, #online-dialog .mfp-close:before,#re_dialog .mfp-close:before,#info-dialog .mfp-close:before,#join-dialog .mfp-close:before {
  font-size: 16px;
  font-family: 'themify';
  content: "\e646";
}




.modal_header {
  
  width: calc(100% + 60px);
  position: relative;
  left: -30px;
  top: 0;
  -webkit-border-radius: 4px 4px;
  -moz-border-radius: 4px 4px;
  -ms-border-radius: 4px 4px;
  border-radius: 4px 4px;
  display: inline-block;
  background-color: #f6f6f6;
  padding: 18px 20px 15px 20px;
  margin-bottom: 30px;
}
.modal_header h3 {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}




/* Checkbox style */
.container_check {
  display: block;
  position: relative;
  padding-top: 5px;
  font-size: 13px;
  font-size: 0.8125rem;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 10px;
}
.container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.container_check .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 3px solid #ededed;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.container_check:hover input ~ .checkmark {
  background-color: #ededed;
  border: 1px solid transparent;
}

.container_check input:checked ~ .checkmark {
  background-color: #3959e8;
  border: 1px solid transparent;
}

.container_check .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 10px;
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.container_check input:checked ~ .checkmark:after {
  display: block;
}

/* 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: #3959e8;/*체크마크 컬러*/
  -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;
}




.promo {
 /* background: #e54750 url(../../common/img/bg/star.png) center center repeat;*/
   
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 0px;
  padding: 40px 35px;
  color: #fff;
  position: relative;
}

.promo h4 {
  position: absolute;
  display: block;
  top:40px;
  right:20px;
}



.promo h3 {
  color: #fff;
  margin-bottom: 0;
  font-size: 30px;
  font-size: 1.875rem;
}
.promo.mb_30 {
  margin-bottom: 30px;
}
.promo p {
  margin: 0;
}
.promo i {
 
  
}

@media (max-width: 767px) {

.promo {
  padding:30px 0px;
 
}
  .promo h3 {
    font-size:18px;
  font-size:1.125rem;
  }
 .promo i {
    display: none;
  }
.promo h4 {
  position: absolute;
  display: block;
  top:20px;
  right:10px;
}



}
