.btn-main {
  color: #fff !important;
  background-color: #229dda;
  border-color: #229dda;
}
.btn-main:hover,
.btn-main:focus,
.btn-main:active,
.btn-main.active,
.open .dropdown-toggle.btn-main {
  color: #fff !important;
  background-color: #229dda;
  border-color: #229dda;
}
.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: #229dda;
  border-color: #229dda;
}
.main_color{
	background-color: #229dda !important;
  border:1px solid #229dda !important;
  color:#fff !important;
}
.main_color:focus{
  color:#fff !important;
}
/*pc 비주얼*/
.visual_img{
  height: 500px;
}
.visual{
  height: 500px;
}
.visual_text{
  margin-top: 180px;
}

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

  .main_search_back{
          top: 460px;
      }
.banner_main_left_zone{
  top: 630px; 
}
.banner_main_right_zone{
  top: 630px;
}
.banner_main_left_zone.grid{
  top: 130px; 
}
.banner_main_right_zone.grid{
  top: 130px;
}

/*mobile 비주얼*/
.visual_img_mobile{
  height: 230px;
}
.visual_mobile{
  height: 230px;
}
.visual_text_mobile{
  margin-top: 65px;
}
.main_search_back_mobile{
  top: 190px;
}

/*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: #f1f1f1;
}
.color_f_c{
  color: #818181;
}
.copyright{
 color: rgba(129,129,129,0.8) !important; 
}

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

.map_block{
  float:left;
      width:100%;
  }
  .map_block{
    height:170px;
  }
  .map_item_img{
    height:150px;
  }
.map_right{
  padding-left: 0px;
}



.price_inst{
  background-color: #9da5e7 !important;
}
.price_sell, .price_loan{
  background-color: #be1e2c !important;
}
.price_full_rent{
  background-color: #ff9f33 !important;
}
.price_sagul, .price_sagul_deposit{
  background-color: #adbd27 !important;
}

.price_month_deposit, .price_month_rent{
  background-color: #7dc8fc !important;
}
.price_premium{
  background-color: #fb0000 !important;
}

.price_profit_chang{
  background-color: #fba000 !important;
}
.price_profit_month{
  background-color: #0092e0 !important;
}
.price_profit_suik{
  background-color: #e04500 !important;
}

.price_real{
 background-color: #9da5e7 !important; 
}
.price_loan{
 background-color: #6b6b6b !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: #f3f3f3 !important;
 color: #7b7b7b !important;
}
.text-main_color{
  color:#229dda !important;
}
.navbar-default .navbar-nav >.active{
  border-bottom:2px solid #229dda;
}
.dropdown.active{
  border-bottom:none !important;
}

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








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


.ui-slider-handle{
  background:#229dda !important;
  border: 1px solid #229dda !important;
}

.navbar-default{
  background:#ffffff !important;
    border-radius:0px;
}
.navbar-default .navbar-nav>li>a, .m_title{
  color:#777777 !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:rgba(255,255,255,0.1);
}

#slide_menu{
  background:#ffffff !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .btn-primary{
  background:#229dda !important;
  border:1px solid #229dda !important;
}
.btn-primary:hover{
  background:rgba(34,157,218,0.8) !important;
}

.caret{
  color:#229dda !important;
}

.main_text_color{
  color:#229dda !important;
}



.map_get_list{
  background-color:rgba(34,157,218,0.8) !important;
}

#map_item{
  border:2px solid #229dda !important;
}

.main_quick_box{
  border-top:2px solid #229dda;
}



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

.marker_cnt{
  background-color: rgba(34,157,218,0.9) !important;
}
.marker_title{
  /*box-shadow: 0 5px 10px rgba(0,0,0,.1);*/
}

.color_item_id{
  color:#000000 !important;
}
/*클러스터 시도구군동*/
.marker_cnt{
  border: 2px solid #229dda !important;
}
.marker_title.active > .marker_cnt{
  background: #fff !important;
  color: #229dda !important;
  border: 2px solid #229dda !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 #229dda !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: #229dda;*/
}


.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:#229dda !important;
  background:#fff !important;
  border:2px solid #229dda !important;
}
.marker_cnt{
  position:relative;
  float:left;
}
.daum{
  width:150px;
}

.pin{
  border-radius: 50%;
  background: rgba(34,157,218,0.8) !important; 
  width: 40px;
  height: 40px;
}


.marker_circle{
  background: rgba(34,157,218,0.8);
  color: #fff !important;
  border-radius: 50%;
      width:40px;
    height:40px;
    line-height:40px;
    //background: rgba(96,206,247,0.9);
    //color:#333 !important;
    //box-shadow: 0 0 10px 0px #65d3fb;
    background: rgba(34,157,218,0.8);
    text-align:center;
  font-size: 14px;
}

.top_special{
  background:#229dda !important; 
}

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

.special_zone{
  border:1px solid #229dda !important;
}

.filter_text{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: 45%;
  width: 86%  
  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: 56% !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: 50% !important;
    width: 94%;
    padding:5px;
  }
}


.marker_price, .marker_price > .price_block{font-size:11px !important; padding:0px 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(34,157,218,0.6) !important;
  color:#fff !important;
  border: 1px solid #229dda !important;
}
.slide_btn:focus{
  background-color: rgba(34,157,218,0.1) !important;
  color:#fff !important;
  border: 1px solid #229dda !important;
}
.slide_btn.active{
  background-color: rgba(34,157,218,0.9) !important;
  color:#fff !important;
  border: 1px solid #229dda !important;
}

.slide_btn.active:after { 
  border-top:10px solid #229dda !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: #229dda !important;
  border:1px solid #229dda !important;
  color:#fff !important;
}

.main_bottom_line{
  height:1px;
  border:1px solid #229dda !important;
}

.marker_cnt.danzi{padding:10px; border-radius:15px !important; width:auto;}