body {
  background: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
    /**/
 font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  color: #333;font-weight: 500;letter-spacing:-0.02em;
}

/*-------- 1.1 Typography -------- */
.form-control::placeholder{color:#444;opacity:1;font-weight:500;}

/*ÀÔ·Â¹Ú½º ÄÃ·¯*/
input.form-control,
select.form-control,
textarea.form-control {
  background: none;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #999;
  height: 44px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 25px;
  padding: 6px 10px 6px 15px;
}

input.form-control:focus,
select.form-control:focus,
textarea.form-control:focus {
  border-color: #3816cb;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #555;
  -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;
  background-color: #faf9fd;

}


.text-yel { color: #f1f90c; }
.container {
  max-width: 1200px;
}

.container-m {
  max-width: 1200px;
}

.container-s {
  max-width: 960px;text-align: center;
}

.container-xs {
  max-width:760px;
}

@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }

.container-s,.container-xs {
  max-width: 100%;
}
.container-m {
 max-width: 100%;
}


}

#footer { margin-top:0px;
    
}

/* Section padding */
.section--main {
  padding-top:40px;
  padding-bottom:30px;
}

/* Section padding2 */
 .news--padding  {
  padding-top:40px;
  padding-bottom:20px;
}

/* Section padding2 */
 .sm--padding  {
  padding-top:20px;
  padding-bottom:20px;
}

@media (max-width: 767px) {
.section--padding {
    padding-top:10px;
    padding-bottom:10px;
  }
 .banner--padding  {
    padding-top:10px;
    padding-bottom:10px;
  }
.section--main {
  padding-top:30px;
  padding-bottom: 20px;
}

 .news--padding  {
  padding-top:20px;
  padding-bottom: 0px;
}

}

/* Menu */
.main-menu {
   font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  color: #555;  font-size:16px;
  font-size:1rem;letter-spacing:-0.04em;font-weight: 500;
}
 /*1Â÷¸Þ´º°£ °£ ¬ */
  .main-menu > ul > li span > a { padding: 0 15px; font-weight: 500;
 
  }

.main-menu > ul > li:hover > a {
  color: #3816cb;
}

  /* È°¼ºÈ­ ½Ã ÄÃ·¯ Ãß°¡*/
.main-menu > ul > li.active a {
  color: #3816cb;
}
/* ¸ÞÀÎ¿¡ °íÁ¤À¸·Î º¸¿©Áö´Â ¹®±¸
-----------------------------------------------------------------*/
.box_feat_2 {
  position: fixed; z-index:99;bottom:22%;left:30%; /**´Ù¸¥ÀÛ¾÷ ³¡³­ ÈÄ Ç®°í Àû¿ë °íÁ¤À§Ä¡¿¡ ÀÖµµ·Ï/ /* opacity:0.8;*/
  padding:10px 20px 5px 20px;background: #1d40f4;border-radius:40px;   border: 0px solid #fff;vertical-align: middle; 
 
}

.box_feat_2 h3 {text-align: center;
font-size:18px;
  font-size: 1.125rem;
   color: #fff; 
}

@media (max-width: 767px) {
 .box_feat_2 {
  position: fixed; z-index:99;bottom:28%;left:10px;
  padding:10px 10px 5px 10px;background: #1d40f4;border-radius:40px;   border: 0px solid #fff;vertical-align: middle;
 
}

.box_feat_2 h3 {text-align: left;
font-size:12px;
  font-size: 0.75rem;

}

}


.box_feat_2 i {
  font-size: 46px;
  font-size: 2.875rem;
  margin-bottom: 10px;
  color: #1d40f4;
  position: absolute;
  left: 0;
  top: 0;
}


/* ¸ÞÀÎ¿¡ °íÁ¤À¸·Î º¸¿©Áö´Â ¹®±¸
-----------------------------------------------------------------*/
.box_feat_3 {position: fixed; z-index:99;bottom:22%;/**´Ù¸¥ÀÛ¾÷ ³¡³­ ÈÄ Ç®°í Àû¿ë °íÁ¤À§Ä¡¿¡ ÀÖµµ·Ï/ /* opacity:0.8;max-width:900px;
 padding:10px 20px 5px 20px;*/background: #1d40f4;border-radius:40px; border: 0px solid #fff;
  
 vertical-align: middle; 
 
}

.box_feat_3 h3 {text-align: center;
font-size:18px;
  font-size: 1.125rem;
   color: #fff; 
}

@media (max-width: 767px) {
 .box_feat_3 {
  position: fixed; z-index:99;bottom:10%;left:0px;
  padding:5px 5px 5px 10px;background: #1d40f4;border-radius:30px;   border: 0px solid #fff;vertical-align: middle;
 
}

.box_feat_3 h3 {text-align: left;
font-size:12px;
font-size: 0.75rem;

}

}
.box_feat_3 img{ height:40px;margin-right:10px;
/*position: absolute;
  left: 0;
  top: 0;*/
}

.box_feat_3 i {
  font-size: 46px;
  font-size: 2.875rem;
  margin-bottom: 10px;
  color: #1d40f4;
  position: absolute;
  left: 0;
  top: 0;
}

/* Testimonial */
.est-detail{
	display:flex;
	align-items: center;
	margin-bottom:10px;
}
.est-detail .est-img{ background-color:none;
	/*
	border-radius: 80px;box-shadow: 8px -4px 20px 0 rgba(221,231,255,0.2);*/
	overflow: hidden;
	width: 200px;
	height: auto;
	margin-right: 30px; margin-top:0px;
	
}	
.estmain-box {/* Å¬¶óÀÌ¾ðÆ® */
    padding:20px 20px 20px 20px;
	border-radius:20px;	
	/*box-shadow: 0 10px 10px 0 rgba(255,255,255,0.2);*/
	max-height:180px;min-height:180px;
	border: 1px 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;
}


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

.est-info {  
    vertical-align: top;
  text-align: left; margin-top:-20px;
 
}
.est-info i{ background-color:none;
	font-size:36px;color:#777;
	
	
}
.est-info h4{  
    font-size: 30px;   font-size:1.875rem;
    font-weight:600;
    margin-top:0px;color:#121212;
}


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


@media only screen and (max-width: 767px){
.estmain-box {/* Å¬¶óÀÌ¾ðÆ® */margin-bottom: 25px;min-height:100px; padding:15px 20px 0px 10px;}
.est-info i{ background-color:none;
	font-size:24px;
	
}
.est-detail .est-img { background-color:none;
	/*
	border-radius: 80px;box-shadow: 8px -4px 20px 0 rgba(221,231,255,0.2);*/
	overflow: hidden;
	width: 80px;
	height: auto;
	margin-right: 20px; margin-top:0px;	
}



.est-info h4{  
    font-size: 20px;   font-size:1.25rem;margin-top:10px;
   
}

}




.styled-select {
  width: 100%;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  border: none;
  background-color: #f3f3f3;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding-right: 35px;
  position: relative;
}
.styled-select#lang-selector:after {
  font-family: 'ElegantIcons';
  content: "\e0e2";
  
  position: absolute;
  right: 10px;
  top: 0;
}
.styled-select#currency-selector:after {
  font-family: 'ElegantIcons';
  content: "\33";
  
  position: absolute;
  right: 10px;
  top: 0;
}
.styled-select select {
  background: transparent;
  width: 110%;
  padding-left: 10px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 30px;
  color: #ccc;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0;
  font-weight: 500;
  -moz-appearance: window;
  -webkit-appearance: none;
  cursor: pointer;
  outline: none;
}
.styled-select select:focus {
  
  outline: none;
  box-shadow: none;
}
.styled-select select::-ms-expand {
  display: none;
}

.styled-select#lang-selector select option {
  color: #555;
}


/*============================================================================================*/
/* footer ¹öÆ° Ãß°¡ */
/*============================================================================================*/

/* ÇªÅÍÇÏ´Ü ÀÔÁ¡¹®ÀÇ¹ö¤Ñ¤¤ */
a.btn_join { background-color: #fcf3f7;
  color: #121212;font-size:12px;
  padding: 12px 30px 12px 30px;
  line-height: 1;
  margin-bottom: 0px;
   border: 1px solid #d2d8dd;
  
} 

/* ÇªÅÍÇÏ´Ü ÀÔÁ¡¹®ÀÇ¹ö¤Ñ¤¤ */
a.btn_cus { background-color: #fcf3f7;
  color: #121212;font-size:12px;
  padding: 12px 30px 12px 30px;
  line-height: 1;
  margin-bottom: 0px;
   border: 1px solid #d2d8dd;
  
} 
/* ÇªÅÍÇÏ´Ü ÀÔÁ¡¹®ÀÇ¹ö¤Ñ¤¤ */
a.btn_admin { background-color: #fcf3f7; border: 1px solid #d2d8dd;
  color: #121212;font-size:12px;
  padding: 12px 30px 12px 30px;
  line-height: 1;
  margin-bottom: 0px;
  
  
} 

/*============================================================================================*/
/* panages */
/*============================================================================================*/




/*============================================================================================*/
/* 
.cat_nav_hover ul {
  list-style: none;
  padding: 0;
  margin: 30px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .cat_nav_hover ul {
    overflow-x: scroll;
    justify-content: start;
  }
}
.cat_nav_hover ul li {
  padding: 0 10px;
  width: calc(20% - 10px);
}
@media (max-width: 767px) {
  .cat_nav_hover ul li {
    width: auto;
  }
}
.cat_nav_hover ul li a {
  display: block;
}
.cat_nav_hover ul li a figure {
  width: 100%;
  height: 140px;
  border: 3px solid rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  overflow: hidden;
  display: block;
}
@media (max-width: 767px) {
  .cat_nav_hover ul li a figure {
    height: 110px;
  }
}
.cat_nav_hover ul li a figure img {
  margin: 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 5px;
  -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;
  opacity: 0.8;
}
.cat_nav_hover ul li a h2 {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
}
.cat_nav_hover ul li a:hover figure img {
  opacity: 1;
}

¾Ù¸®¾Æ- »Ñ~¸ñ·Ï
/*============================================================================================*/


/*-------- 2.2 General Listing  ÀÌ¿ëÈÄ±â--------*/

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


.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:110px;

-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:100px;width:100%; 
}



@media (max-width: 767px) {
.grid_item figure img { height:auto;width:100%; 

}
}


.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:3;
   -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;
  */
  font-size: 14px;
  font-size: 0.875rem;
  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;
}
}



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

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


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






/*============================================================================================*/
/* °ßÀû¹Ú½º µî¿¡
/*============================================================================================*/





/*-------- ¸ÞÀÎ¼­ºñ½º ------*/
.box_cat_info {border:0px solid #d2d3d4;letter-spacing:-0.04em;
 background: #f7faff;
  display: block;
  min-height:140px;
  text-align: center;
  margin-bottom: 0px;
  position: relative;
 
  color: #999;
}

.box_cat_info h3 { color:#121212;
 font-size: 21px;
  font-size: 1.3125rem;
  margin-top:10px;
}

/*============================================================================================*/
/* ¹Ú½ºµî
/*============================================================================================*/
.box_cat_info img {max-height:250px; border-bottom:0px solid #d2d3d4;margin-bottom:5px; display: block;}
.box_cat_info h5 {font-size:12px;margin-bottom:10px;

 margin-top: 5px;color:#333;
  
}
.box_cat_info h5 strong{ font-size:12px;
  color:#e9453d;
  
}
.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_grid {letter-spacing:-0.04em;	
  background-color: #fff;border: 1px solid #dddddd;
  display: block;
  position: relative;
  margin-bottom: 10px;
  /*---webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);--*/
}
.box_grid .price {
  display: inline-block;
  font-weight: 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;
}
.box_grid figure small {
  position: absolute;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  left: 20px;
  top: 22px;
  text-transform: uppercase;
  color: #ccc;
  font-weight: 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 .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 .btm {
  padding: 20px 15px;
  border-top: 1px solid #ededed;
}
.box_grid .btm li {
  display: inline-block;
  margin-right: 15px;
}
.box_grid .btm li .score {
  margin-top: -10px;
}
.box_grid .btm li:last-child {
  margin-right: 0;  float: right;
}

.box_grid .wrapper { line-height:26px; font-size: 15px;
  padding: 20px 20px 20px 20px;
}

@media (max-width: 767px) {
.box_grid .wrapper {font-size: 14px;
  padding: 10px 5px 15px 5px;/*-------- »ó¿ìÇÏÁÂ--------*/
   
}
.box_grid figure small {
  position: absolute;
background: linear-gradient(#e70914 0%, #ed5526 100%);
  left:10px;
  top: 10px;
  text-transform: uppercase;
  color: #fff;
 
  -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 small.c {
  position: absolute;
 background: linear-gradient(#99d9ea 0%, #7fd0e6 100%);
  right:10px;
  bottom: 10px;
  text-transform: uppercase;
  color: #fff;
 
  -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 p {
  position: absolute;
 background: linear-gradient(#e70914 0%, #ed5526 100%)
  left:10px;
  bottom:10px;
  text-transform: uppercase;
  color: #333;
  fon-size:12px;
  padding: 7px 10px 4px 10px;
  line-height: 1;
}
}

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


/*-------- ¸ÞÀÎÁß¾Ó ½Ç½Ã°£ °ßÀûÄ¿½ºÄÄ--------*/
.box_grid .wrapper ul li  {  
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
 width: 100%;height:33px; padding:4px; line-height: 33px; /*  border-bottom: 1px solid #DDD; */
}


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


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

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





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


/*============================================================================================*/
/* ½½¶óÀÌµå fooyes- owl-carousel css
/*============================================================================================*/



/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File

.owl-theme .owl-nav {
  position: absolute;
  z-index: 999;
  -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  outline: none;
  background-color: #fff;
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #222 !important;
  margin: 5px 0;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 30px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  outline: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: transparent !important;
  border: 2px solid #e54750;
  -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;
}

.owl-theme .owl-dots .owl-dot span {
  position: relative;
  margin: 0 5px;
  border-radius: 50%;
  width: 16px !important;
  height: 16px !important;
  background: transparent !important;
  display: block;
  -webkit-backface-visibility: visible;
  transition: all .3s ease;
  border: 2px solid #ccc;
}
.owl-theme .owl-dots .owl-dot span::before {
  content: '';
  background-color: #e54750 !important;
  display: block;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -4px;
  opacity: 0;
  visibility: hidden;
  transform: scale(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;
}

.owl-theme .owl-dots .owl-dot.active span::before {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin: 0 !important;
}
.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 0;
  margin-top: -25px;
  display: block !important;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}
.owl-theme .owl-nav .owl-prev {
  left: -24px;
}
.owl-theme .owl-nav .owl-next {
  right: -24px;
}
.owl-theme .owl-nav .owl-prev i,
.owl-theme .owl-nav .owl-next i {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 48px !important;
  color: #999;
  -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;
}
.owl-theme .owl-nav .owl-prev i:hover,
.owl-theme .owl-nav .owl-next i:hover {
  color: #e54750;
}
.owl-theme .owl-nav .owl-prev.disabled,
.owl-theme .owl-nav .owl-next.disabled {
  opacity: 0;
}


/*============================================================================================*/
/* ºñÁî¸Ê¹Ú½º
/*============================================================================================*/
.work-box-area > div:nth-child(2){
	margin-top: 80px;
}
.work-box-area > div:nth-child(4){
	margin-top: -35px;
}

/* work-box style1 */
.work-box.style1 .box-count,
.work-box.style1 .dlab-tilte,
.work-box.style1 p,
.work-box.style1{
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
}

.work-box.style1{
    background: #fff;
    overflow: hidden;
    padding: 50px 40px 40px;
    border: 4px solid #f06292;

}
.work-box.style1:hover {
	background:#f06292;
}
.work-box.style1:hover{
	
}
.work-box.style1 .icon-bx-lg i{
	display:inline-block;
}
.work-box.style1:hover .icon-bx-lg i{
  animation: shake 0.5s;
  -webkit-animation: shake 0.5s;
  -ms-animation: shake 0.5s;
  -o-animation: shake 0.5s;
  -moz-animation: shake 0.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
}
@-webkit-keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.work-box.style1 .dlab-tilte{
    color: #443087;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin: 0 0 15px;
    font-family: 'Poppins', sans-serif;
}

.work-box.style1:hover p,
.work-box.style1:hover .dlab-tilte{
	color: #fff;
}
.work-box.style1 .box-count {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    background: #f06292;
    border-bottom-left-radius: 55px;
    border-bottom-right-radius: 0px;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 80px;
    z-index: 2;
}
.work-box.style1 p{
	font-size: 15px;
    font-family: 'roboto', sans-serif;
    margin-bottom: 0;
}
.work-box.style1:hover .box-count{
	background:#fff;
	color:#f06292;
}



/* ---------------------------------
    Ãß°¡
 ------------------------------------*/


/* ¸ÞÀÎ°íÁ¤ÇÏ´Ü*/
/* ÀüÆäÀÌÁö¿ìÃø °íÁ¤¹è³Ê
-----------------------------------------------------------------*/
/* ÀüÆäÀÌÁö¿ìÃø °íÁ¤¹è³Ê
-----------------------------------------------------------------*/
.si-sticky { 
	position: fixed; z-index:99;
	top:45px;
	left: 5px;
	width: 280px;
}

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


/* 
-----------------------------------------------------------------*/
.award {
  z-index: 1;
 background:#fffff;
  
/* 
----- position: absolute;width: 340px;
  right: 0px;
  bottom: 0px;margin-right: -50px;left: -50px;background-size: 220% 150%; 
  background: -webkit-gradient(linear, left top, right top, from(#02218f), color-stop(#0e72e3), to(#02218f));
  background: linear-gradient(to right, #02218f, #0e72e3, #02218f);
  
  pulse5 2s infinite;
  ----*/

  padding: 12px 30px 0px 30px;;
  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.award i {
  display: inline-block;
  color: #051749;
  font-size: 40px;
  margin-right: 20px;
  font-weight: 400;animation: 
}

.award h4 {
  font-weight: 500;
   color: #121212;font-size:20px;
}

.award p {
  color: #111111;
  margin-top:-10px;font-size:17px;font-weight: 700;
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
  .award {
    left: 0;
    bottom: 0;
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .award {
    left: 0;
    bottom: 0;
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .award {
    left: 0;
    bottom: 0;
    display: none;
  }
}


/* ¸ÞÀÎ°íÁ¤ÇÏ´Ü*/
.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%; 
}

.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 screen and (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:50px;
 -webkit-border-radius: 30px;
  -moz-border-radius:30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  
  text-align: center;
padding:10px;

}

.m_categories ul li a i {margin-top:-5px;
  font-size: 30px;
  font-size: 1.875rem;
  display: inline-block;
}



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


}




/* °ü¸®*/
a.box_tel {border: 0px solid #cfd2d1;
  text-align: center;
  background:#3684ff;
  padding: 10px;margin-top:10px;
  display: block;
  color: #FFFFF;
  margin-bottom: 0px;
  overflow: hidden;
  -webkit-border-radius:2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; 
}
a.box_tel h3 {
  font-size: 20px;
  font-size: 1.25rem;color: #fff;
}

a.box_tel h4 {
  font-size: 20px;
   font-size: 1.25rem;color: #333;
}

@media (max-width: 767px) {
  a.box_tel {
    padding:8px;
  }

}


/* ¹è°æ  */

.main_off2 {
    width: 100%;
    height: 500px;
	background-color:#fff;
    background-image: url(../img/bg/box_bg.jpg);
    /*background-size: 1920px 540px;ÀÌ°É »©¸é ¹ÝÀÀÇüÀ¸·Î°íÁ¤ÇÏ¸é »çÀÌÁî¿¡ ¸Â°Ô*/
	background-size: 1920px auto;
    background-position: center;
    background-repeat: no-repeat;
}
@media screen and (max-width:767px){
.main_off2 {
    width: 100%;
    height:360px;
/*background-image: url(../../common/img_24/bg/office_bgm2.jpg);*/
    background-size: 767px auto;
    /*background-position: top left;*/
     background-position: center;
    background-repeat: no-repeat;
}

}


.sub_car {
    width: 100%;
    height: 500px;
	background-color:#fff;
    background-image: url(../img/bg/box_bg.jpg);
    /*background-size: 1920px 540px;ÀÌ°É »©¸é ¹ÝÀÀÇüÀ¸·Î°íÁ¤ÇÏ¸é »çÀÌÁî¿¡ ¸Â°Ô*/
	background-size: 1920px auto;
    background-position: center;
    background-repeat: no-repeat;
}
@media screen and (max-width:767px){
.sub_car {
    width: 100%;
    height:auto;
/*background-image: url(../../common/img_24/bg/office_bgm2.jpg);*/
    background-size: 767px auto;
    /*background-position: top left;*/
     background-position: center;
    background-repeat: no-repeat;
}

}


.tag1, .tag2 , .tag3 , .tag4, .tagb,.tagw,.tagbl {
  font-size:12px;  vertical-align:top;
 padding:3px 8px; display:inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}



.tag1 { margin-right:7px; border: 1px solid #e9a466;color: #fa9504;}
.tag2 { margin-right:7px; border:1px solid #1d40f4; color:#3816cb;}
.tag3 { margin-right:7px; border:1px solid #fafafa; color:#f4f3ed; }
.tag4 { margin-right:0px; border:1px solid #f7d30c; color:#f6e48f;}
.tagb { margin-right:7px; border:1px solid #004dda; color:#000;background-color:#fff;opacity:1;}
.tagw { margin-right:7px; border:1px solid #004dda; color:#fff;background-color:#1846af;opacity:1;}
.tagbl { margin-right:7px; border:1px solid #004dda; color:#fff;background-color:#2f8fd8;opacity:1;}

@media screen and (max-width:767px){
.tag1, .tag2 , .tag3 , .tag4, .tagb,.tagw,.tagbl{
 padding:2px 7px; 
}


}


.office-titlew {font-family: 'Pretendard';
 }

.office-titlew h4 {
  position: relative;
 font-size: 28px;
  font-size: 1.75rem;
  /*color:#011135;*/
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: 0.1em;
  display: inline-block;font-weight:700;opacity:1;
}
.office-titlew h4:before { 
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 4px;
  height: 2px;
  /*content: "";
  background: var(--primary-blue);*/
}
.office-titlew h2 { 
 /*text-shadow: 1px 2px 1px rgba(255,255,255,0.8);color:#f27507;text-shadow: 1px 1px 1px rgba(255,255,255,0.8); */ 
  font-weight: 500; 
  font-size: 36px;
 color:#FFFFFF;
  text-transform: capitalize;
  line-height: 24px;
  margin-top: 15px;margin-bottom:20px;
}
.office-titlew p{ }



@media screen and (max-width:767px){
.office-titlew {
  margin-bottom: 10px;
  margin-top: -10px;
}

.office-titlew h4 {
    font-size: 24px;  letter-spacing:-0.01em;margin-bottom:0px;
}

.office-titlew h2 {font-size: 24px; margin-top:0px;margin-bottom:10px;
}


}



/**/



/*-------- 2.3 Strip item  ³»°Ô¸Â´Â ÃÖÀû°¡ ¸ñ·Ï--------*/
.strip {
  position: relative;
  margin-bottom: 60px;border:0px solid #d2d8dd;background-color:none;
}
.strip figure {
  margin-bottom:0px;
  overflow: hidden;
  position: relative;
  height:220px;/*ÀÌ¹ÌÁöº¸ÀÌ´Â Å©±â*/
   background-color:#fff;
 /*- -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;---*/

}
.strip figure 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;
  width:88%;
  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 {
 /* -webkit-filter: grayscale(1); filter: grayscale(1); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6;*/}
.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-color: black;
  left: 15px;
  top: 15px;
  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: 11px;
  font-size: 0.6875rem;
}


.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 {text-align:center;}
.box {padding: 20px 15px 15px 15px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  -ms-border-radius:20px;
  border-radius:20px;
  background-color: #f3f7fe;
}

.strip .wrapper h4 {
font-size: 32px;
    font-size: 2rem; font-weight:700;
 
}

.strip .wrapper h3 {margin:0px 0px 0px 0px;
font-size: 24px;
    font-size: 1.5rem;
  color:#111;
}
.strip .wrapper h6 {margin:0px 0px 20px 0px;
font-size:16px;
    font-size: 1rem;
  color:#777;letter-spacing:-0.01em;
}
@media (max-width: 767px) {
.strip {
  margin-bottom:30px;
}


.strip .wrapper h6 {margin:0px 0px 10px 0px;
font-size:13px;
   
}
.strip figure {
  
  height:120px;/*ÀÌ¹ÌÁöº¸ÀÌ´Â Å©±â*/
 

}
.strip .wrapper h3,.strip .wrapper h4 {
 font-size:20px;
  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;
}





/*Ä« °Ë»ö ·¹ÇÁÆ® Ãß°¡*/



/*°Ë»ö*/
.box_rent {
  background:none;
  border: 0px solid #e1e8ed;
  margin-bottom: 25px;
}

ul#rent_nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#rent_nav li { background: #fff;
  border: 1px solid #e1e8ed;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;margin-bottom:10px; text-align:center;

}
ul#rent_nav li i {
  font-size: 16px;
  font-size: 1rem;
  margin: 1px 10px 0 0;
  float: left;
}

ul#rent_nav li a { -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  color: #555;font-size: 16px;
  font-size: 1rem;
  display: block;
  padding: 20px 15px;
}
ul#rent_nav li a:after {
  font-family: "fontello";
  content: "\e89b";
  position: absolute;
  right:20px;
  top: 20px;
}
ul#rent_nav li a span {
  font-size: 10px;
  font-size: 0.6875rem;
  color: #999;
}
ul#rent_nav li a:hover, ul#rent_nav li a#active, ul#rent_nav li a.active {background: #3651e0;
  color: #fff;
}

@media (max-width: 767px) {

ul#rent_nav li {
margin-bottom:10px;  font-size: 10px;
  font-size: 0.6875rem;
  -webkit-border-radius: 25px;
  -moz-border-radius:25px;
  -ms-border-radius: 25px;
  border-radius: 25px;

}
ul#rent_nav li a { font-size: 10px;
  
  padding:7px 7px;
  -webkit-border-radius: 25px;
  -moz-border-radius:25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}


ul#rent_nav li a:after {
  display: none !important;
}
}


/*------------ Widget take-appointement ---------------- */
/*------------ Widget best-deals ---------------- */
.widget-best-deals {
  padding-top: 343px;
  padding-bottom: 131px;
  background-color: #F2F5FB;
}

.car-list-item {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}

.tf-car-service {
  border-radius: 10px;
  overflow: hidden;
  background-color: #f7f7f7;
  box-shadow: 0px 6px 27px 0px rgba(0, 0, 0, 0.07);
  border-radius: 3px 3px 3px 30px;border:1px solid var(--border-color-1);
}
.tf-car-service .image {
  overflow: hidden;
  position: relative;
}
.tf-car-service .image .stm-badge-top {
  position: absolute;
  top: 16px;
  right: 14px;
  left: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 10;
}
.tf-car-service .image .stm-badge-top .feature {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tf-car-service .image .stm-badge-top .feature span {
  padding: 9px 20px;
  background-color: #D01818;
  color: #ffffff;
   font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  border-radius: 6px;
  margin-right: 10px;

}
.tf-car-service .image .stm-badge-top .feature .cut {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.81);
  padding: 5px;
  border-radius: 2px;
}
.tf-car-service .image .stm-badge-top .feature .cut p {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 20px;
  margin-left: 6px;
}
.tf-car-service .image .stm-badge-top > span {
  padding: 9px 9px;
 /* background-color: #D01818;
   color: #ffffff;  border-radius: 3px;*/
  font-size:20px;
  font-weight:500;
  line-height:15px;
  border-bottom:3px solid #121212;
  color: #333;
}
.tf-car-service .image .listing-images {
  position: relative;
  border-radius: 8px 8px 0px 0px;
  overflow: hidden;
}
.tf-car-service .content {
  padding: 16px 43px 37px 34px;
  text-align: left;
}
.tf-car-service .content .sub-title {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.64px;
  color: #D01818;
  margin-bottom: 8px;
}
.tf-car-service .content .title {
  margin-bottom: 6px;
}
.tf-car-service .content .price {
  font-size: 15px;
  font-weight: 600;
  line-height: 18.9px;
  color: #D01818;
}
.tf-car-service .content .description ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: 1px solid #EFEFEF;
  padding: 20px 0px 30px 0px;
}
.tf-car-service .content .description ul li.listing-information {
  position: relative;
  display: flex;
}
.tf-car-service .content .description ul li.listing-information:not(:last-child) {
  margin-right: 23px;
}
.tf-car-service .content .description ul li.listing-information:not(:last-child)::after {
  width: 1px;
  height: 26px;
  background-color: #D9D9D9;
  content: "";
  position: absolute;
  right: -15%;
  top: 50%;
  transform: translateY(-50%);
}
.tf-car-service .content .description ul li.listing-information i {
  color: #000000;
  margin-right: 16px;
  margin-top: 10px;
  font-size: 17px;
}
.tf-car-service .content .description ul li.listing-information .inner span {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #A2A4A8;
}
.tf-car-service .content .description ul li.listing-information .inner p {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #000000;
}
.tf-car-service .content .bottom-btn-wrap {
  margin-top: 21px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tf-car-service .content .bottom-btn-wrap .btn-read-more .more-link {
  letter-spacing: 0.05em;
}
.tf-car-service .content .bottom-btn-wrap .btn-read-more .more-link i {
  color: #D01818;
  margin-right: 12px;
}
.tf-car-service .content .bottom-btn-wrap .price-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
}
.tf-car-service .content .bottom-btn-wrap .price-wrap .price-sale {
  font-size: 20px;
  font-weight: 600;
  line-height: 25.2px;
  color: #D01818;
}
.tf-car-service .content .bottom-btn-wrap .price-wrap .price {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.68px;
  color: #86898E;
  text-decoration-line: line-through;
}
.tf-car-service .content .bottom-btn-wrap .btn-group .icon-service {
  padding: 14px;
  border-radius: 3px;
  background: #F2F6F7;
}
.tf-car-service .content .bottom-btn-wrap .btn-group .icon-service:hover {
  background-color: #D01818;
  transition: all 0.5s;
}
.tf-car-service .content .bottom-btn-wrap .btn-group .icon-service:hover i {
  color: #ffffff !important;
}
.tf-car-service .content .bottom-btn-wrap .btn-group .icon-service:not(:last-child) {
  margin-right: 10px;
}
.tf-car-service .content .bottom-btn-wrap .btn-group .icon-service:not(:last-child) i {
  color: #000000;
}

.hoverable-indicators {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 4px;
  display: flex;
  justify-content: space-between;
}

.hoverable-indicators {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  display: flex;
  justify-content: space-between;
}

.hoverable-indicators .indicator {
  width: 100%;
  height: 3px;
  background-color: #86898E;
  z-index: 25;
  margin-right: 2px;
}

.hoverable-indicators .indicator.active {
  background-color: #D01818;
}
/*------------ Title main ---------------- */
.heading-section .sub-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.11em;
  color: #D01818;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}
.heading-section .sub-title::before {
  content: "";
  position: absolute;
  bottom: 2px;
  right: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: rgba(208, 24, 24, 0.19);
}

.title-section-main {
  font-size: 44px;
  line-height: 60px;
  text-transform: capitalize;
  padding-left: 13px;
  position: relative;
}
.title-section-main::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 33px;
  background-color: #D01818;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/*------------ Icon -box ---------------- */
.border-line {
  position: relative;
  background: none;
  border: none;
}
.border-line:hover {
  border: 1px solid #D01818;
  transition: all 0.5s;
}




/*--------------------------------------------------------------
  prolan-------properties style1 Area
--------------------------------------------------------------*/
.properties-style1-area {
  position: relative;
  display: block;
  background-color: #ffffff;
  z-index: 10;
}

.properties-style1-area.pd-tb120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.properties-style1-title-box {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  padding-bottom: 53px;
}

.properties-style1-title-box .sec-title {
  padding: 0;
}

.properties-style1-title-box .right {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 11px;
}

.properties-style1-title-box .right span {
  position: relative;
  display: inline-block;
  padding-right: 5px;
  color: var(--primary-blue);
  font-size: 14px;
  line-height: 14px;
}

.properties-style1-title-box .right p {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}



.properties-style1-area .container {
  max-width: 1850px;
}

.single-properties-box-colum {
  flex: 0 0 auto;
  width: 20%;
}

.single-properties-box-style1 { 
  position: relative;border:1px solid var(--border-color-1);
  display: block;
  transition: all 0.2s ease;

  border-radius: 0px 0px 20px 20px;/*¹Ú½º*/
 /* box-shadow: 0px 5px 9.1px 0.9px rgba(15, 15, 15, 0.03);*/
}

.single-properties-box-style2 { 
  position: relative;border:none;
  display: block;
  transition: all 0.2s ease;

  border-radius: 40px 20px 20px 20px;/*¹Ú½º*/
 /* box-shadow: 0px 5px 9.1px 0.9px rgba(15, 15, 15, 0.03);*/
}


.single-properties-box-style1 .img-holder ,.single-properties-box-style2 .img-holder{
  position: relative;
  display: block;
  overflow: hidden;
  height:auto; max-height:200px ;background: #f7f7f7;/*±âº» ¹è°æ»ö*/
}


.single-properties-box-style2 .img-holder{
  border-radius: 80px 20px 0px 0px;/*¹Ú½º*/
  background: #3651e0;/*ÀÌ¹ÌÁö ¹è°æ»ö*/

}

.single-properties-box-style1 .img-holder:before ,.single-properties-box-style2 .img-holder:before{
content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
 /* border-top-left-radius: 6px;
  border-top-right-radius: 6px;*/
  z-index: 1;

  /*ÀÌ¹ÌÁöºÎºÐ¿¡ ·¹ÀÌ¾î·Î ÄÃ·¯ÁÖ±â
  opacity:0.032;
  background: rgb(0, 0, 0);*/
  transition: all 0.5s ease; 
  
}


.single-properties-box-style1 .img-holder img,.single-properties-box-style2 .img-holder img {
  width: 100%;
  transition: all 0.5s ease;
}

/* È£¹öÈ¿°ú off
.single-properties-box-style1:hover .img-holder:before {
 opacity: 0.2;
}


.single-properties-box-style1:hover .img-holder img {
  transform: rotate(0deg) scale(1.0);
} 

.single-properties-box-style1 .img-holder .overlay-content {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 3;
}

.single-properties-box-style1 .img-holder .overlay-content ul {
  position: relative;
  display: block;
}

.single-properties-box-style1 .img-holder .overlay-content ul li {
  position: relative;
  display: block;
  background-color: var(--primary-blue);
  color: #ffffff;
  font-size: 13px;
  line-height: 30px;
  padding: 0 20px;
  border-radius: 3px;
  text-align: center;
}

.single-properties-box-style1 .img-holder .overlay-content ul li.bg1 {
  background-color: none;
  color: #121212;
}

.single-properties-box-style1 .img-holder .overlay-content ul li.bg2 {
  background-color: #90c907;
}

.single-properties-box-style1 .img-holder .overlay-content ul li+li {
  margin-top: 5px;
}
*/
.single-properties-box-style1 .img-holder .icon { 
border-bottom: 2px solid #121212;
padding: 15px 4px ; font-weight:600;
  color: #121212;
  position: absolute;
  top: 20px;
  right: 20px;
  line-height: 0;
  z-index: 3;font-size:20px;
}
.single-properties-box-style2 .img-holder .icon { 
border-bottom: 2px solid #fff;
padding: 15px 4px ; font-weight:600;
  color: #fff;
  position: absolute;
  top: 20px;
  right: 20px;
  line-height: 0;
  z-index: 3;font-size:20px;
}

.single-properties-box-style1 .img-holder .icon span {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  transition: all 0.5s ease;
}

/*.single-properties-box-style1:hover .img-holder .icon span {
  color: #ffffff;
  transform: scale(1.1);
}*/

/*ÅÃ½ºÆ®»óÀå--->*/
.single-properties-box-style1 .text-holder {
  position: relative;
  display: block;
  /*border: 1px solid var(--border-color-1);*/
  border-top: none;

  padding: 20px 20px 0;/*¹Ú½º ÆÐ´ç*/
  
  border-radius: 0px 0px 20px 20px;/*¹Ú½º*/
  transition: all 0.2s ease; background-color:#fff;
}

.single-properties-box-style2 .text-holder {
  position: relative;
  display: block;
  /*border: 1px solid var(--border-color-1);*/
  border-top: none;

  padding: 20px 20px 0;/*¹Ú½º ÆÐ´ç*/
  
  border-radius: 0px 0px 20px 20px;/*¹Ú½º*/
  transition: all 0.2s ease; background-color:#3651e0; color:#fff;
}



/*.single-properties-box-style1:hover .text-holder {
  box-shadow: 0px 5px 9.1px 0.9px rgba(15, 15, 15, 0.03);
}*/

.single-properties-box-style1 .text-holder .top {

  padding: 9px 9px;
 /* background-color: #D01818;
   color: #ffffff;  border-radius: 3px;*/
  font-size:20px;
  font-weight:500;
  line-height:15px;
  border-bottom:3px solid #121212;
  color: #333;

}




.single-properties-box-style1 .text-holder .top .dot {
 
  background-color: var(--primary-blue);
  border-radius: 50%;
}

.single-properties-box-style1 .text-holder .top p {
  font-size: 14px;
  line-height: 20px;
}

.single-properties-box-style1 .text-holder .top p a {
  color: var(--primary-blue);
}


.single-properties-box-style1 .text-holder h3,.single-properties-box-style2 .text-holder h3 {
 font-size: 24px;
    font-size: 1.5rem;
  line-height: 24px;
  font-weight: 600;
  margin: 10px 0 19px;
}

@media (max-width: 767px) {
.single-properties-box-style1 .text-holder h3,.single-properties-box-style2 .text-holder h3 {
 font-size: 21px;
  font-size: 1.3125rem;
  
}

}

.single-properties-box-style1 .text-holder h3 a {
  color: var(--thm-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.single-properties-box-style2 .text-holder h3 a {
  color: var(--text-white);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}


.single-properties-box-style1 .text-holder h3 a:hover {
  color: var(--primary-blue);
}

.single-properties-box-style1 .text-holder p,.single-properties-box-style2 .text-holder p {
  font-size:14px;
  line-height: 20px;
}

.single-properties-box-style2 .text-holder p {
 color: var(--text-white);
}

.single-properties-box-style1 .text-holder .rating-value-box {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 19px 0 22px;
}

.single-properties-box-style1 .text-holder .rating-value-box .rating-box {
  position: relative;
  display: flex;
  align-items: center;
}

.single-properties-box-style1 .text-holder .rating-value-box .rating-box .text {
  position: relative;
  display: inline-block;
  padding-left: 8px;
  color: #b2b2b2;
  font-size: 14px;
}

.single-properties-box-style1 .text-holder .rating-value-box .value-box {
  position: relative;
  display: block;
}

.single-properties-box-style1 .text-holder .rating-value-box .value-box h4 {
  color: var(--primary-blue);
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}


.single-properties-box-style1 .text-holder .info-box,.single-properties-box-style2 .text-holder .info-box {
  position: relative;
  display: block;
  padding: 10px 0 10px;
}

/*.single-properties-box-style1 .text-holder .info-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  right: -30px;
  height: 1px;
  background-color: #f6f6f6;
}
*/

/* ·»Æ®¸®½º°¡°Ý*/
.single-properties-box-style1 .text-holder .info-box ul, .single-properties-box-style2 .text-holder .info-box ul{
  position: relative;
  display: block;
  overflow: hidden;margin:0px 0px 10px 0px;padding:0px
}
.single-properties-box-style1 .text-holder .info-box ul:last-child,.single-properties-box-style2 .text-holder .info-box ul:last-child {
 margin-bottom:20px;
}
.single-properties-box-style1 .text-holder .info-box ul li,.single-properties-box-style2 .text-holder .info-box ul li {
  position: relative;
  display: block;
  float: left;
   font-size: 16px;
  line-height:14px;
  font-weight: 600;
 /*padding-right: 15px;
  margin-right: 15px;*/
}
.single-properties-box-style2 .text-holder .info-box ul li {
    color: var(--text-white);

}

.single-properties-box-style1 .text-holder .info-box ul li:last-child {
  color: var(--primary-blue);
  padding-right: 0;
  margin-right: 0; float: right; 
}
.single-properties-box-style2 .text-holder .info-box ul li:last-child {
  color: var(--text-white);
  padding-right: 0;
  margin-right: 0; float: right; 
}
/*.single-properties-box-style1 .text-holder .info-box ul li:before {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  bottom: 4px;
  width: 1px;
  background-color: #f6f6f6;
}
*/
.single-properties-box-style1 .text-holder .info-box ul li:last-child::before ,.single-properties-box-style2 .text-holder .info-box ul li:last-child::before{
  display: none;
}

.single-properties-box-style1 .text-holder .info-box ul li span ,.single-properties-box-style2 .text-holder .info-box ul li span{
color: var(--color-4);
 position: relative;
  display: inline-block;
  font-size: 16px;
  top: 1px;
}

.single-properties-box-style2 .text-holder .info-box ul li span {
 color: var(--text-white);

}


/*--------------------------------------------------------------
  properties style2 Area
--------------------------------------------------------------*/
.properties-style2-area {
  position: relative;
  display: block;
  background-color: #ffffff;
  padding: 120px 0 120px;
  z-index: 10;
}

.properties-style2-area .single-properties-box-style1 {
  margin-bottom: 40px;
}

.properties-style2-area__btns-box {
  position: relative;
  display: block;
  line-height: 0;
  padding-top: 10px;
}


/*============================================================================================*/
/* 2.  CONTENT steps  */ 
/*============================================================================================*/
/*-------- 2.1 Wizard --------*/



/*============================================================================================*/
/* 3.  COMMON steps/*/
/*============================================================================================*/
/*-------- 3.1 Input forms --------*/



.styled-select {
  width: 100%;
  overflow: hidden;
  height: 44px;
  background: #f8f8fa url(../img/arrow_down.svg) no-repeat right center;
  border: 1px solid #d9e1e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.styled-select select {
  background: transparent;
  width: 107%;
  padding: 5px 5px 5px 15px;
  border: 0;
  height: 41px;
 
  margin: 0;
  color:#222;font-weight:500;

  -moz-appearance: window;
  -webkit-appearance: none;
  cursor: pointer;
  outline: none;
  	font-size:14px;
  font-size:  0.875rem;
}
.styled-select select:focus {
  color: #555;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.styled-select select::-ms-expand {
  display: none;
}
.styled-select select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.styled-select select::-webkit-input-placeholder {
  color: #999;
}



span.error {
  font-size: 12px;
  position: absolute;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  top: -20px;
  left: 15px;
  z-index: 2;
  height: 25px;
  line-height: 1;
  background-color: #e34f4f;
  color: #fff;
  font-weight: normal;
  display: inline-block;
  padding: 6px 8px;
}
span.error:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 6px 6px 0;
  border-color: transparent #e34f4f;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -6px;
  left: 20%;
}


/*Quantity incrementer input */
.qty-buttons {
  position: relative;
  width: 100%;
  height: 38px;
  display: inline-block;
}

input.qty {
  width: 100%;
}

input.qtyminus,
input.qtyplus {
  position: absolute;
  width: 35px;
  height: 40px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-indent: -9999px;
  top: 2px;
}

input.qtyplus {
  background: url(../img/plus.svg) no-repeat center center;
  right: 35px;
}

input.qtyminus {
  background: url(../img/minus.svg) no-repeat center center;
  right: 5px;
}


.form-control, .form-select {
  font-size: 16px;
  font-size: 1rem;
  min-height: 45px;
  border-color: #ddd;
}
form-group {
  margin-bottom:.5rem;
}
.hero_home.form-group {
  margin-bottom:-20px;
}

label {
  margin-bottom: .5rem;
}





/*--------------------------------------------------------------
  ¿ìÃø °ßÀû-2024/alarms
--------------------------------------------------------------*/
.intro_title_booking {
	margin-top:20px;
}
.intro_title_booking h2 {
    font-size: 46px;
	margin-bottom:20px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}
.intro_title_booking p {
	color:#fff;
	font-size:21px;
}

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

.intro_title_booking h2 {
 font-size: 24px;
  font-size: 1.5rem;
	
	
}
.intro_title_booking p {
	font-size:16px; 
}


}


#booking_container {
    position: relative;
    height: 700px;
	padding-top:120px;
    background: #3d49e0 url(../img/bg/bg2.png) no-repeat center top;
    background-size: cover;
    color:#fff;
	width: 100%;
	z-index:99;
	/*border-bottom:3px solid #FF3333;*/
}
#book {
	background: rgba(255,255, 255, 1);
	padding:0px 25px 25px 25px ;
	padding-bottom:10px;
	position:relative;-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius:20px;
}


@media (max-width: 767px) {
#book {
	padding:0px 20px 20px 20px ;
	
}

}




/*¿ìÃø °ßÀû ÀÔ·Â Ã¢º° °£°Ý-¸¶Áø Á¶Á¤ ÀÔ·ÂÃ¢ ±Û¾¾*/

#book .form-control{
	border: 0;background: #f8f8fa;  border: 1px solid #d9e1e6;
	margin-bottom:5px;color:#222;font-weight:500;
	font-size:14px;



}
#book .loader, #book_in .loader{
	position:absolute;
	right: 10px;
  bottom: 12px;
}
.error_message { margin:0 0 5px 0; padding:0;color: #C33; display:inline-block; font-weight:600;}
#book .error_message {color: #FF9;}
#book h3{
	color:#fff;
	margin-top:0;
	font-weight:500;
	font-size: 26px;
}
#book p{
	opacity: 0.8;
}


/*============================================================================================*/
/* ¸ÞÀÎ°ßÀût */
/*============================================================================================*/


/*¿ìÃø °ßÀû- */
.form-group {
  margin-bottom:-10px;
}


.item_tel label {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background-color: #fafafa;
  padding:15px;
  text-align: center;
  
 /*
 margin-bottom:20px;
 -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 #bbb;
  font-size:18px;
  font-size: 1.125rem; font-weight:600;
  color: #787878;
  cursor: pointer;
}


.item_tel label i {
  font-size:20px;
 font-size: 1.25rem;
  display: block;
  color: #999;
}
.item_tel label:hover,.item_tel label strong:hover {border:1px solid  #3816cb;color:#3816cb;
  /*-webkit-box-shadow: 0 2px 40px #e0e5f0;
  -moz-box-shadow: 0 2px 40px #e0e5f0;
  box-shadow: 0 2px 40px #e0e5f0;*/
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.item_tel label img { position: absolute; 
  left:10px;
  top: 25%;
  font-size:20px;
 font-size: 1.25rem;
  /*display: block;*/height:30px;
  margin: 0 auto 0px;
}
@media (max-width: 767px) {

.item_tel label { padding:12px;  font-size:14px;  font-size: 0.875rem;}
.item_tel label img {display: none !important;  }




}


.item_tel input[type=checkbox]:not(old),
.item_tel input[type=radio]:not(old) {
  visibility: hidden;
}
.item_tel input[type=checkbox]:not(old):checked + label,
.item_tel input[type=radio]:not(old):checked + label,
.item_tel input[type=checkbox]:not(old):checked + span + label,
.item_tel input[type=radio]:not(old):checked + span + label {
  display: block;
  border:2px solid #3816cb;background: #f5f4fb;color: #3816cb;
  /*-webkit-box-shadow: 0 2px 40px #e0e5f0;
  -moz-box-shadow: 0 2px 40px #e0e5f0;
  box-shadow: 0 2px 40px #e0e5f0;*/font-weight:700;



}
/*.item_tel input[type=checkbox]:not(old):checked + label:before,
.item_tel input[type=radio]:not(old):checked + label:before,
.item_tel input[type=checkbox]:not(old):checked + span + label:before,
.item_tel input[type=radio]:not(old):checked + span + label:before {
 font-family: "fontello";
  content: "\e81c";
  position: absolute;
  right:5px;
  top:5px;
 font-size:24px;
 font-size:1.5rem;
 color:#f5f4fb;
}
/* */
.checkbox_questions {
  position: relative;
}
.checkbox_questions span.error {
  left: -5px;
  top: -35px;
}

.checkbox_questions .icheckbox_square-grey {
  margin-right: 10px;
}

/*
.box_general {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background-color: #fff;
  padding: 45px;
  border: 1px solid #d9e1e6;
}
@media (max-width: 991px) {
  .box_general {
    padding: 30px;
  }
}

input#website {
  display: none;
}

#wizard_container {
  position: relative;
  min-height: 450px;
}*/



/*

#booking_container {
    position: relative;
    height: 700px;
	padding-top:120px;
    background: #3d49e0 url(../img/bg/bg2.png) no-repeat center top;
    background-size: cover;
    color:#fff;
	width: 100%;
	z-index:99;
	border-bottom:3px solid #FF3333;
}
#book {
	background: rgba(61,73, 224, 0.75);
	padding:30px;
	padding-bottom:10px;
	position:relative;
}
#book .form-control{
	border: 0;
}
#book .loader, #book_in .loader{
	position:absolute;
	right: 10px;
  bottom: 12px;
}
.error_message { margin:0 0 5px 0; padding:0;color: #C33; display:inline-block; font-weight:600;}
#book .error_message {color: #FF9;}
#book h3{
	color:#fff;
	margin-top:0;
	font-weight: 300;
	font-size: 26px;
}
#book p{
	opacity: 0.8;
}

*/


a.btn_red, .btn_contact{
	border: none;
	font-family: inherit;
	font-size: inherit;
	color:#fff;
	width:100%;
	background: #FF3333;
	cursor: pointer;
	padding: 12px 20px;
	display: inline-block;
	outline: none;
	font-size:16px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform:uppercase;
	font-weight:600;
	display:block;
	text-align:center;
	margin-bottom:10px;
}
a.btn_red:hover, .btn_contact:hover{
	background: #06C;
}


a.btn_contact, .btn_contact{
	border: none;
	font-family: inherit;
	font-size: inherit;
	color:#fff;
	width:100%;
	background:#5348e7;
	cursor: pointer;
	padding: 12px 20px;
	display: inline-block;
	outline: none;
	font-size:16px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-transform:uppercase;
	font-weight:600;
	display:block;
	text-align:center;
	margin-bottom:10px;
}
a.btn_contact:hover, .btn_contact:hover{
	background: #594fea;
}


/*Ãß°¡*/

.box_form {
  background-color: #fff;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
  margin-bottom: 25px;
  color: #555;
}
.box_form label {
  font-weight: 500;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 3px;
}
.box_form .form-group {
  margin-bottom: 25px;
}

.box_general {
  background-color: #fff;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 15px;
  color: #555;
  -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 hr {
  margin-left: -30px;
  margin-right: -30px;
}

.box_general_2 {
  background-color: #fff;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 25px;
  border: 1px solid #e1e8ed;
}
.box_general_2 hr {
  margin-left: -30px;
  margin-right: -30px;
}

.box_general_3 {
  background-color: #fff;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 15px;
  border: 1px solid #e1e8ed;
}
.box_general_3 hr {
  margin: 30px -30px 30px -30px;
}


/*½Ã¾È1 Àû¿ë*/

/*-------- 2.1 Home--------*/

/* ¼­ºê°øÅë--*/

.sub-tel {
    width: 100%;
    height: 220px; 
 background: #1d40f4 ;
    display: table;
}

.sub-tel .content {margin-top:40px;
  display: table-cell;
  padding: 0;
  vertical-align: middle;
  text-align: left;
  font-size: 21px;
  font-size: 1.3125rem;
  color: #fff;
}
.sub-tel .content h3,.sub-tel .content h4  { text-align: center;
font-size: 42px;
  font-size: 2.625rem;
  font-weight: 700;
  margin: 0 0 0 0;
  text-transform: uppercase;margin-top:10px;
  color: #fff;

}
.sub-tel .content h4 {
font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;margin-top:10px;


}



.hero_home.hero_kenburns .content h3 , .hero_home.version_1 .content h3 {/*text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);*/
  margin: 0 0 0 0;
  font-size: 42px;
  font-size: 2.625rem;
  font-weight: 700;
  text-transform: uppercase;margin-top:60px;
  color: #fff;
}
@media (max-width: 767px) {
 .hero_home .content h3, .hero_home.hero_kenburns .content h3, .hero_home.version_1 .content h3 {
    /* For less than 767px */
  font-size:20px;
  font-size: 1.25rem;margin-top:20px;
  }
.sub-tel .content h3 { text-align: center;
font-size: 24px;
  font-size: 1.5rem;margin-top:10px;

}
.sub-tel  {   height:100px;}
.hero_home.version_1 .content img {max-height:80px;}

}



/*-------- 2.1 Home--------*/

.hero_home {
  height:390px;
  width: 100%;
  display: table;
}

.hero_home.hero_kenburns
{
  height:210px;
  width: 100%;
  display: table;
}
@media (max-width: 767px) {
  .hero_home{
    /* For less than 767px */
    height:200px;
  }
}

.hero_home.version_1,.hero_home.hero_kenburns {
  /*/background: #3f4079 url(../img/bg/bg1.png) no-repeat center bottom;*/
   background: #3816cb ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (max-width: 767px) {
  .hero_home.version_1 {
    /* For less than 767px */
    height:180px;
  }
 .hero_home.hero_kenburns {
    /* For less than 767px */
    height:90px;
  }

}
.hero_home.version_1 .content{margin-top:40px;}

.hero_home .content {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
  text-align: left;
  font-size: 21px;
  font-size: 1.3125rem;
  color: #fff;
  
 
}
@media (max-width: 991px) {
  .hero_home .content {
    /* For less than 991px */
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .hero_home .content {
    /* For less than 767px */
    font-size: 16px;
    font-size: 1rem;
    padding: 0 15px;
  }
}
.hero_home .content h3 { text-align: center;
  margin: 0 0 0 0;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.hero_home .content p { text-align: center;
 font-size: 20px;
 font-size: 1.25rem;
}



.hero_home.hero_kenburns .content {margin-top:0px;
  padding: 0;
 vertical-align:middle;
   /*text-align: center;*/
   text-align: left;
  font-size: 21px;
  font-size: 1.3125rem;
  color: #fff;

}

@media (max-width: 767px) {
  .hero_home.hero_kenburns .content,.hero_home.version_1 .content {
    /* For less than 767px */
	vertical-align:middle;
    text-align: center;
	font-size: 16px;
    font-size: 1rem;
    padding: 0 15px;margin-top:0px;
  }
.hero_home .content p { 
 font-size: 16px;
 font-size: 1rem;
}


}







/*-------- 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: 'ElegantIcons';
  content: "\4d";
}




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

/*#sign-in-dialog .form-group {
  position: relative;
}

#sign-in-dialog .form-group input.form-control {
  padding-left: 40px;
}

#sign-in-dialog .form-group > i {
  font-size:16px;
  font-size:1rem;
  position: absolute;
  right: 10px;
  top: 45px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
*/



/*-------- 3.8 Magnific Popup CSS --------*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.96;
}

.mfp-wrap {
  top: -10px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #aaa;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

.mfp-s-loading .mfp-arrow {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: 0px;
  top: -40px;
}

/* Close Button */
button.mfp-close {
  position: absolute;
  width: 45px;
  height: 45px;
  top: -20px;
  display: block;
  right: -12px;
  cursor: pointer !important;
  z-index: 9999;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 50%;
  margin: 0px;
  background-color: transparent;
  outline: none;
  transform: translate3d(0, 0, 0);
}

.mfp-iframe-holder .mfp-close {
  top: -50px;
  right: -12px;
  transform: translate3d(0, 0, 0);
}

.mfp-gallery .mfp-close {
  top: 20px;
  right: 10px;
}

.mfp-gallery .mfp-content .mfp-close {
  display: none;
}

.mfp-gallery .mfp-close:before {
  font-family: 'themify';
  font-size: 29px;
  top: 4px;
  left: 50%;
  position: absolute;
  height: 10px;
  transition: 0.3s;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #aaa;
  font-size: 13px;
  line-height: 18px;
}

.mfp-arrow {
  opacity: 1;
  margin: 0 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  width: 60px;
  height: 60px;
  position: absolute;
  display: block;
  z-index: 100;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  outline: none !important;
}

.mfp-arrow:hover {
  background: #66676b;
  color: #fff;
}

.mfp-arrow.mfp-arrow-left,
.mfp-arrow.mfp-arrow-right {
  font-family: 'ElegantIcons';
  font-size: 38px;
  line-height: 1;
}

.mfp-arrow.mfp-arrow-right {
  right: 15px;
}

.mfp-arrow.mfp-arrow-left:before, .mfp-arrow.mfp-arrow-right:before {
  content: "\34";
  left: -1px;
  top: -1px;
  position: relative;
}

.mfp-arrow.mfp-arrow-right:before {
  content: "\35";
}

.mfp-content:hover .mfp-arrow {
  opacity: 1;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1180px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 54%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0.001;
  /* Chrome opacity transition bug */
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 40px auto;
  border-radius: 4px;
}

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 18px rgba(11, 11, 11, 0.6);
}

.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.9;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* Media Queries for Magnific Popup */
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.92;
  background-color: #111;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-bottom-bar {
  padding: 0 10px !important;
}

.mfp-counter {
  right: 10px !important;
  color: #fff !important;
}

.mfp-bg {
  opacity: 0.8 !important;
}





/* ÆäÀÌÁö ³×ÀÌ¼Ç */
.pageNation {
    text-align: center;
    margin: 0 auto;
    display: block;   
    display: table;
    text-align: center;
}
.pageNation li {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 3px;
    border: 1px solid #d2d2d2;
    color: #d2d2d2;
    cursor: pointer;-webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}  
.pageNation li.active {
 border:1px solid#1d40f4; color: #fff;
 background: #1d40f4; 
}
.pageNation li.first, .pageNation li.end {
    width: 40px;
}
.pageNation img {
    padding: 10px 0px;
}


/* º°ÆòÁ¡ */

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



.box_profile {
  background-color: #fff;
  text-align: left;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #e1e8ed;
  padding:  50px 25px 25px 35px;
  margin-bottom: 35px; max-height:360px;
}
.box_profile figure {
  margin: -1px -26px 25px -26px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}



 .box_profile figure {
    /* For less than 991px */
    width:100%;
    height:auto;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    border-radius: 0%;
    
	
}

 .box_profile figure img {
    /* For less than 991px */
margin-top:0px;
   text-align: bottom;
}




.box_profile .rating {
  margin-bottom: 20px;
  display: inline-block;
}
.box_profile small {
  text-transform: uppercase;
  color: #999;
  
}

.box_profile h4 {
  font-size: 18px;
  font-size: 1.125rem;
  color: #666;
  font-weight:600;line-height:24px;
}

.box_profile h1 { 
  color: #121212;  font-size: 24px;
  margin-bottom:10px;
  font-size: 1.5rem;
 font-weight:700;
}


.box_profile p {
  color: #999;
}

.box_profile ul{text-align: center;

}
.box_profile ul.statistic {
  padding-bottom: 5px;
}

.box_profile ul.statistic img {
  max-height:100px;margin-top:20px;
}
.box_profile ul.statistic li {
  display: inline-block;
  
/*  background-color: #1d40f4;*/
 background-color:none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  line-height: normal;
  color: #fff;
  padding: 3px 10px;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  min-width: 95px;
}


.box_profile ul.contacts {
  text-align: left;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 25px;
  margin: 0 -25px 25px -25px;
}
@media (max-width: 991px) {
  .box_profile ul.contacts {
    /* For less than 991px */
    text-align: center;
  }
}
.box_profile ul.contacts li {
  margin-bottom: 15px;
}
.box_profile ul.contacts li h6 {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 3px;
}
.box_profile ul.contacts li:last-child {
  margin-bottom: 0;
}




@media (max-width: 767px) {
 .box_profile {
   padding: 30px 25px 10px 25px;
  margin-bottom: 20px; max-height:240px;
}

.box_profile figure {
    /* For less than 991px */
   width:160px;
	-webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    border-radius: 0%;
    margin: 25px auto;
  }
 
 .profile {position:relative;
    /* For less than 767px */
    padding-top: 0;
  }


 .box_profile h1 { 
  font-size: 18px;
  font-size: 1.125rem;

}

.box_profile h4 {
 font-size: 14px;
  font-size: 0.875rem;
line-height:18px;
}


}


/* Radio buttons */
.container_radio {
display: block;
  position: relative;
  padding-left: 30px;
  line-height: 1.6;
  margin-bottom:10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight:500;font-size:18px;font-size:1.125rem;
}
.container_radio + label {
 color: #ddd;
}

.container_radio input {
  position: absolute;
  opacity: 0;
}
.container_radio input:checked ~ .checkmark {
  border: 2px solid #3816cb;
 /* -webkit-box-shadow: 0px 0px 0px 2px rgba(229, 71, 80, 0.3);
  -moz-box-shadow: 0px 0px 0px 2px rgba(229, 71, 80, 0.3);
  box-shadow: 0px 0px 0px 2px rgba(229, 71, 80, 0.3);*/
}

.container_radio input:checked ~ .checkmark:after {
  opacity: 1;
}
.container_radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height:22px;
  width: 22px;
  border: 2px solid #ddd;
  background-color: #fff;
  border-radius: 50%;
  -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;
}
.container_radio .checkmark:after {
  display: block;
  content: "";
  position: absolute;
  opacity: 0;
  top: 3px;
  left: 3px;
  width:12px;
  height:12px;
  border-radius: 50%;
  background: #3816cb;
}
.container_radio:hover .checkmark {
  border: 2px solid #3816cb;
}
.container_radio:hover .checkmark + label {
  color: #3816cb;
}
.container_radio input:checked ~ .checkmark + label{
  color: #3816cb;
}

/*ºÎºÐ¼öÁ¤*/
.container_check .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height:25px;
  width: 25px;
  border: 2px solid #ddd;
  -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:#fff;
 border: 2px solid #bbb;
}
.container_check input:checked ~ .checkmark {
  background-color: #444;
  border: 1px solid transparent;
}

a.btn_1.full-width.blue2,
.btn_1.full-width.blue2 {
  background:#3816cb;border: 1px solid #3816cb; color: #fff;
}
a.btn_1.full-width.blue2:hover,
.btn_1.full-width.blue2:hover {
  background-color: #3816cb;border: 1px solid #161acb; color: #fff;
}

a.btn_1.full-width.red2,
.btn_1.full-width.red2 {
  background:#ff3000;border: 1px solid #ff3000; color: #fff;
}
a.btn_1.full-width.red2:hover,
.btn_1.full-width.red2:hover {
  background-color: #3816cb;border: 1px solid #3816cb; color: #fff;
}

.cat_star i {
  margin-right: 2px;
  color: #ff5100;
}
.rating .voted {
  color: #ff5100;
}


.tel-box {max-height:150px;
	width:100%;
    padding:0px; 0px 0px 0px; margin:0px;
	border-radius:6px;	
	background-color:none;
	border:0px solid #ddd;
	transition: all 0.4s;margin-bottom:30px;
	
}
.text-red { color: #ff3000; }
