


.btn-main.active:hover{
  color: #fff !important;
  background-color: rgba(107,165,57,0.7) !important;
  border-color: #6ba539 !important;
}

.btn-main:active,
.btn-main.active,
.open .dropdown-toggle.btn-main {
  background-image: none;
}
.btn-main.disabled,
.btn-main.disabled:hover,
.btn-main.disabled:focus,
.btn-main.disabled:active,
.btn-main.disabled.active,
.btn-main[disabled],
.btn-main[disabled]:hover,
.btn-main[disabled]:focus,
.btn-main[disabled]:active,
.btn-main[disabled].active,
fieldset[disabled] .btn-main,
fieldset[disabled] .btn-main:hover,
fieldset[disabled] .btn-main:focus,
fieldset[disabled] .btn-main:active,
fieldset[disabled] .btn-main.active {
  background-color: #6ba539;
  border-color: #6ba539;
}
.main_color{
	background-color: #6ba539 !important;
  border:1px solid #6ba539 !important;
  color:#fff !important;
}
.main_color:focus{
  color:#fff !important;
}
/*pc 비주얼*/
.visual_img{
  height: 400px;
}
.visual{
  height: 400px;
}
.visual_text{
  margin-top: 130px;
}

.visual_add_design{
  position: absolute;
  z-index: 10;
  width:100%;
  top: 300px;
}

  .main_search_back{
          top: 360px;
      }
.banner_main_left_zone{
  top: 530px; 
}
.banner_main_right_zone{
  top: 530px;
}
.banner_main_left_zone.grid{
  top: 195px; 
}
.banner_main_right_zone.grid{
  top: 195px;
}

/*mobile 비주얼*/
.visual_img_mobile{
  height: 170px;
}
.visual_mobile{
  height: 110px;
}
<!--visual_mobile{-->
<!--height: --><!--px;-->
<!--}-->
.visual_text_mobile{
  margin-top: 35px;
}
.main_search_back_mobile{
  top: 130px;
}

/*grid 비주얼*/
.visual_img_grid{
  height: 0px;
}
.visual_grid{
  height: 0px;
}
.visual_text_grid{
  margin-top: -50px;
}
.main_search_back_grid{
  top: -40px;
}

.color_f_b{
  background-color: #ebebeb;
}
.color_f_c{
  color: #77838f;
}
.copyright{
 color: rgba(119,131,143,0.8) !important; 
}

.color_m_f_b{
  background-color: #fefefe;
}
.color_m_f_c{
  color: #777777 !important;
}





.price_inst{
  background-color: #9da5e7 !important;
}
.price_sell, .price_loan{
  background-color: none !important;
  background:none !important;
  color:#000 !important;
  font-weight:bold !important;
}
.price_full_rent{
  background-color: #ff9f33 !important;
}
.price_sagul, .price_sagul_deposit{
  background-color: #adbd27 !important;
}



.price_profit_chang{
  background-color: #abebff !important;
}
.price_profit_month{
  background-color: #abebff !important;
}
.price_profit_suik{
  background-color: #abebff !important;
}

.price_real{
 background-color: #abebff !important; 
}
.price_loan{
 background-color: none !important; 
}

.btn-recommend{
  background-color: #d82b2b !important;
  color:#fff !important;
}
.btn-enter_date{
  background-color: #3f97d4 !important;
  color:#fff !important;
}
.btn-enter_date_nego{
  background-color: #fa8800 !important;
  color:#fff !important;
}

.btn-youtube{
  background-color: #333333 !important;
  color:#fff !important;
}
.btn-vr{
  background-color: #333333 !important;
  color:#fff !important;
}
.btn-panorama{
  background-color: #333333 !important;
  color:#fff !important;
}
.tag{
 background-color: #ffe39c !important;
 color: #6e6e6e !important;
}
.text-main_color{
  color:#6ba539 !important;
}
.navbar-default .navbar-nav >.active{
  border-bottom:2px solid #6ba539;
}

.dropdown.active{
  border-bottom:none !important;
}

@media(max-width:768px){
  .btn_align.active{
    background-color: #F3981E !important;
    color:#fff !important;
    border: 1px solid #F3981E !important;
  }
  .search_block{
    width:100%;
    margin-bottom:0px;
  }
}








  
@media(min-width:768px){
<!--.map_type_btn.active{-->
<!--  background-color: #3396FF !important;-->
<!--  color:#fff !important;-->
<!--  border: 1px solid #3396FF !important;-->
<!--}-->
}


.ui-slider-handle {
    background: #fff !important;
    border: 2px solid #6ba539 !important;
    border-radius: 50% !important;
    margin-top: -5px;
    width:20px !important;
    height:20px !important;
}

.navbar-default{
  background:#ffffff !important;
    border-radius:0px;
}
.navbar-default .navbar-nav>li>a, .m_title{
  /*color:#606060 !important;*/
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
  background-color:rgba(255,255,255,0.1);
  color:rgba(255,255,255,0.1);
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
  background-color:rgba(204,204,204,0.2);
  color:#606060 !important;
}
.navbar-default .navbar-nav>li>a:hover{
  color:#6ba539 !important;
}
.navbar-default .navbar-nav>li>a{
  color:#606060 !important;
}
.navbar-nav>li.active>a{color:#6ba539 !important;}

#slide_menu{
  background:#ffffff !important;
}

.btn-primary:hover{
  background:rgba(107,165,57,0.8) !important;
}

.caret{
  color:#6ba539 !important;
}

.main_text_color{
  color:#6ba539 !important;
}






.main_quick_box{
  border-top:2px solid #6ba539;
}



  .btn_request_call, .btn_request_sms, .btn_request_contact{
    border-top:1px solid $setting->color_main;
    background-color: rgba(107,165,57,0.8) !important;
  }

.marker_cnt{
  background-color: rgba(71,154,255,0.9) !important;
}
.marker_cnt.zic{
  background-color: rgba(74,155,51,0.9) !important;
}
.marker_title{
  /*box-shadow: 0 5px 10px rgba(0,0,0,.1);*/
}

.color_item_id{
  color:#adbd27 !important;
}
  .map_reset_btn, .map_current_btn{{
    margin-top:80px;
  }
  .map_copy_btn{
    margin-top:80px;
  }
  .daum_view_btn{
    margin-top:70px;
  }
}
/*클러스터 시도구군동*/
.marker_cnt{
  border: 2px solid #479aff !important;
}
.marker_cnt.zic{
  border:2px solid #4A9B33 !important;
}
.marker_title.active > .marker_cnt{
  background: #fff !important;
  color: #479aff !important;
  border: 2px solid #479aff !important;
  height:33px !important;
}
.marker_title.active.click > .marker_cnt{
  background: #fff !important;
  color: #333 !important;
  border: 2px solid #333 !important;
  height:33px !important;
}

/*클러스터*/
.circle-white{
  line-height:58px;
  border:3px solid #6ba539 !important;
}
.circle-white.active{
  border:3px solid #fff !important;
  
}
.circle-white.active.click{
  border:3px solid #000 !important;
}

/*매물숫자 강조형 사용시*/
.marker_title{
  height:auto;
  background:none;
  border:none;
  border-radius:0px;
}
.marker_cnt{
  height:40px;
  min-width:40px;
  border-radius:20px;
  line-height:18px !important;
}
.c_bg{
  margin-top:-8px;
  margin-left:-45px;
  border-radius:20px;
  background-color:rgba(255,255,255,0.9);
  padding:10px;
  padding-right:15px;
  padding-left:28px !important;
  border:1px solid #dcdcdc;
}
.marker_title.active > .marker_cnt, .marker_title.active.click > .marker_cnt{
  height:40px !important;
}


.visual, .visual_mobile, .visual_grid{
  /*background: #6ba539;*/
}

  .b-t-r-r{
    border-top-right-radius:10px !important;
  }
  .b-b-r-r{
    border-bottom-right-radius:10px !important;
  }
  .b-t-l-r{
    border-top-left-radius:10px !important;
  }
  .b-b-l-r{
    border-bottom-left-radius:10px !important;
  }

.main_staff.is_circle{
  box-shadow:none !important;
  border:none !important;
  background:none !important;
}
.main_member_image.is_circle{
  background-position:center;
  width:150px !important;
  height:150px !important;
  margin:0px auto;
}

.c_bg{
  margin-top:5px;
  float:left;
  margin-left:-25px;
  padding:5px 10px;
}

.active > .marker_cnt, .click > .marker_cnt{
  color:#479aff !important;
  background:#fff !important;
  border:2px solid #479aff !important;
}
.active > .marker_cnt.zic, .click > .marker_cnt.zic{
  color:#4A9B33 !important;
  background:#fff !important;
  border:2px solid #4A9B33 !important;
}
.marker_cnt{
  position:relative;
  float:left;
}
.daum{
  width:150px;
}

.pin{
  border-radius: 50%;
  background: rgba(107,165,57,0.8);
  background: #7D6FF7;
  opacity: .8;
  width: 50px;
  height: 50px;
  position:absolute;
  margin-left:-25px;
  margin-top:-15px;
}



.marker_circle{
  background: rgba(107,165,57,0.8);
  color: #fff !important;
  border-radius: 50%;
            width:1px;
      height:1px;
      line-height:1px;
        text-align:center;
  font-size: 14px;
}

.top_special{
  background:#6ba539 !important; 
}

.price_bnb{
  background-color: #fa8800 !important;
}

.special_zone{
  border:1px solid #6ba539 !important;
}

.filter_text{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: 45%;
  width: 95%;
  margin-right: -50%;
  transform: translate(-50%, 65%);
  padding: 10px;
  border-radius: 0px;
  border-bottom-left-radius:6px !important;
  border-bottom-right-radius:6px !important;
  background-color: rgba(0,0,0,0.4) !important;
}
.filter_text > h6{margin-bottom: 0px;}


.view_type_2 > .main_cover_filter > .more_bottom{
  top:70% !important;
  width:95%;
}

.view_type_3 > .main_cover_filter > .filter_text{
  top: 62%;
  width: 92%;
}

.view_type_3 > .main_cover_filter > .more_bottom{
  top:74% !important;
}

.view_type_4 > .main_cover_filter > .filter_text{
  top: 54.9%;
  width: 89%;
}
@media(max-width:768px){
    .view_type_4 > .main_cover_filter > .filter_text{
      top: 54.9%;
      width: 89%;
    }
}


.view_type_4 > .main_cover_filter > .more_bottom{
  top:69% !important;
}

.view_type_5 > .main_cover_filter > .filter_text{
  top: 45%;
  width: 87%;
}
.view_type_5 > .main_cover_filter > .more_bottom{
  top:62% !important;
}

.view_type_6 > .main_cover_filter > .filter_text{
  top: 32%;
  width: 85%;
}
.view_type_6 > .main_cover_filter > .more_bottom{
  top:54% !important;
}

.view_type_slide_4 > .main_cover_filter > .filter_text{
  top: 55%;
  width: 90%;
}
.view_type_slide_4 > .main_cover_filter > .more_bottom{
  top:69% !important;
}

.view_type_slide_5 > .main_cover_filter > .filter_text{
  top: 45%;
  width: 87%;
}
.view_type_slide_5 > .main_cover_filter > .more_bottom{
  top:62% !important;
}

.view_type_slide > .main_cover_filter > .filter_text{
  top: 33%;
  width: 84%;
}
.view_type_slide > .main_cover_filter > .more_bottom{
  top:54% !important;
}

.filter_text_white{
  background-color: rgba(255,255,255,0.8) !important;
  color:#333;
}

@media(max-width:768px){
  .view_type_slide > .main_cover_filter > .filter_text{
    top: 40%;
    width: 92%;
    padding:5px;
  }
  .view_type_3 > .main_cover_filter > .filter_text{
    top: 40%;
    width: 92%;
    padding:5px;
  }
  .view_type_mobile_slide > .main_cover_filter > .filter_text{
    top: 57% !important;
    width: 97%;
    /*top: 82% !important;*/
    /*width: 58%;*/
    padding:5px;
  }
  .view_type_mobile_2 > .main_cover_filter > .filter_text{
    top: 56% !important;
    width: 94%;
    padding:5px;
  }
  .view_type_mobile_3 > .main_cover_filter > .more_bottom{
    top:46% !important;
    width:92% !important;
    padding:5px;
  }
  .main_cover_2, .main_cover_3{
    background-color:rgba(0,0,0,0.0) !important;
  }
  .view_type_slide_5 > .main_cover_filter > .filter_text{
    top: 30%;
    width: 94%;
  }
}
@media(max-width:360px){
  .view_type_mobile_2 > .main_cover_filter > .filter_text{
    top: 52% !important;
    width: 94%;
    padding:5px;
  }
}


.marker_price, .marker_price > .price_block{font-size:14px !important; padding:2px 2px}

.marker_price_zone{
  position:absolute;  
}

.item_icon_zone > .btn{margin-bottom:3px !important;}

.miniback{
  background: #eee;
  width: 100%;
  background-position: center;
  background-size: cover;
      background-image:url('/static/img/common/miniback.jpg');
    height: 340px;
}

.slide_btn{border-radius:4px !important; margin-right:5px !important}
.slide_btn:hover{
  background-color: rgba(107,165,57,0.6) !important;
  color:#fff !important;
  border: 1px solid #6ba539 !important;
}
.slide_btn:focus{
  background-color: rgba(107,165,57,0.1) !important;
  color:#fff !important;
  border: 1px solid #6ba539 !important;
}
.slide_btn.active{
  background-color: rgba(107,165,57,0.9) !important;
  color:#fff !important;
  border: 1px solid #6ba539 !important;
}

.slide_btn.active:after { 
  border-top:10px solid #6ba539 !important;
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
  border-bottom: 0px solid transparent !important;
  content:"" !important;
  position:absolute !important;
  bottom:-10px !important;
  left:50% !important;
  margin-left:-10px;
}



.ho_cell > p > small > .price_block, .ho_cell > p > small > .price_span{font-size:11px;}





/*.btn_sell.active, .btn_buy.active{
  background-color: #6ba539 !important;
  border:1px solid #6ba539 !important;
  color:#fff !important;
}*/

.main_bottom_line{
  height:1px;
  border:1px solid #6ba539 !important;
}

.search_block > .btn, .search_block > .btn-group > .btn{
  border: 1px solid #dcdcdc !important;
}
.search_block.open > .btn, .search_block > .btn-group.open > .btn{
  border: 1px solid #6ba539 !important;
  background:#fff !important;
}
.search_block > .btn-group{
  border-radius:18px;
}
.btn_reset.text-main_color{
  border: 2px solid #940f0f !important;
  color:#940f0f !important;
  border-radius: 18px; 
}
.search_block_keyword > .input-group > #keyword{ 
  border-top-left-radius:20px;
  border-bottom-left-radius:20px;
}
.search_block_keyword > .input-group > .input-group-btn > .btn{
  border-top-right-radius:20px;
  border-bottom-right-radius:20px; 
}

.marker_cnt.danzi{padding:3px; border-radius:4px !important; width:auto;}
.price_inst_help{font-size: 14px; color:#9da5e7 !important;}
.price_real_help{font-size: 14px; color:#abebff !important;}

.right_quick{
  border-radius:10px;
  font-size:18px;
  position:fixed;
  width: 180px; 
  padding:10px;
  left:50%;
  margin-left:600px;
  top:150px;
  background-color: rgba(255,255,255,0.7);
  border: 1px solid #dcdcdc;
  text-align:center;
  color:#333;
  z-index:4;
}


.main_memo{position: absolute; background-color:rgba(255,255,255,0.7); color:#333; padding:2px; border: 1px solid #dcdcdc; margin-top:20px; width:170px; font-size:11px;}







.item_form_left_banner{
  position: absolute; left:50px; top:150px; width:280px; z-index:4;
}
.form_banner_img{height:120px}

@media(max-width:1900px){
  .item_form_left_banner{
    width:250px;
    left:10px;
  } 

  .item_form_left_banner > div > .panel-footer{padding:5px;}
}
@media(max-width:1600px){
  .item_form_left_banner{
    width:180px;
    left:5px;
  } 
  .item_form_left_banner > div > div > div > small > h5{font-size:9px;}

  .item_form_left_banner > div > .panel-footer{padding:5px;}
}
