body {
  font-family: Arial, Helvetica, sans-serif !important; 
 }

 .__mappropi{
  margin-top: 140px;
 }

 .propiedadintsinm{
  margin-top: 0px !important;
 }

.photo_property_acm{
  width: 100%;
  height: 300px;
}

.favme {
    display: block;
    font-size: 1rem;
    width: auto;
    height: auto;
    cursor: pointer;
    box-shadow: none;
    transition: all 0.2s ease;
    color: #CBCDCE;
    margin: 0;
    position: relative; }
  
  .favme.active {
    color: #DC3232; }
  
  .favme2 {
    font-size: 1.4rem;
    width: auto;
    height: auto;
    cursor: pointer;
    box-shadow: none;
    color: #8e8e8e;
    margin: 0;
    right: 13px;
    z-index: 12;
    float: right;
  }
  
  .favme2.active {
    color: #DC3232; }
  

  .datatable-scroll-wrap{
    overflow-x: visible !important;
  }

  .centertable{
    vertical-align: inherit !important;
  }
  
  .__buscatodoindex .selectize-control .selectize-input {
    padding: 13px 0px 12px 0px;
    border-radius: 0px;
  }

  .__buscatodo .selectize-control .selectize-input {
    min-height: 31px;
    height: 31px;
    border-radius: 0px;
}

.__stickymasfiltros {
  position: sticky;
  /* margin-top: -49px; */
  /* margin-bottom: 20px; */
  top: 170px;
  z-index: 20;
}

.__stickyoficinas {
  position: sticky;
  /* margin-top: -49px; */
  /* margin-bottom: 20px; */
  top: 100px;
  z-index: 20;
}
  @media (min-width: 300px) and (max-width: 813px) {

    .__buscatodoindex .selectize-control .selectize-input {
      padding: 13px 0px 12px 0px;
      border-radius: 10px;
    }

    .dropbtn3 {
      margin-top: 5px;
    }
    .__stickymasfiltros {
      position: sticky;
      /* margin-top: -49px; */
      /* margin-bottom: 20px; */
      top: 87px;
      z-index: 20;
    }

    .__stickyoficinas {
      position: sticky;
      /* margin-top: -49px; */
      /* margin-bottom: 20px; */
      top: 72px;
      z-index: 20;
    }

    .datatable-scroll-wrap{
      width: 100%;
      min-height: .01%;
      overflow-x: auto !important;
    }

    .favme {
      display: block;
      font-size: 1rem;
      width: auto;
      height: auto;
      cursor: pointer;
      box-shadow: none;
      transition: all 0.2s ease;
      color: #CBCDCE;
      margin: 0;
      position: absolute;
      top: -90px;
      right: -13px;
      z-index: 12;
      background-color: #FFFFFF;
      border-radius: 100px;
      padding: 4px 8px;
      -webkit-box-shadow: 4px 5px 9px -5px #757575;
      -moz-box-shadow: 4px 5px 9px -5px #757575;
      box-shadow: 4px 5px 9px -5px #757575; }
  
    .favme2 {
      font-size: 1.0rem;
      width: auto;
      height: auto;
      cursor: pointer;
      box-shadow: none;
      color: #8e8e8e;
      margin: 0;
      right: 13px;
      z-index: 12;
      float: right;
   }
    
    .__forintchat {
      background: linear-gradient(-262deg, #ffffff 0, #ffffff 98%, #ffffff 100%) !important;
      background-color: #FFFFFF;
      padding: 25px 30px !important; } }
  
  
  .text_collapse{
    text-align: left;
    pointer-events: auto;
    word-wrap: break-word;
    box-sizing: border-box;
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    line-height: inherit;
    color: inherit;
    white-space: normal;
    padding-bottom: 0.30rem;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    text-transform: uppercase !important;
    font-weight: 500;
    font-size: 0.75rem;
    padding-top: 20px;
    margin-bottom: 15px;
  }
  
  .icon-heart-detail:before {
    content: "\ece9";
  }
  
  .icon-heart-grid:before {
    content: "\ece9";
  }
  
  .icon-heart-grid{
    font-size: 2.2rem;
    margin-top: -8px;
  }
  
  .dropdown-item{
    cursor: pointer;
  }
  
  .icon-heart-detail {
    font-size: 3.0rem;
    margin-top: -40px;
    margin-right: 13px;
  }
  
  .status_float {
        /* margin-top: -35px; */
    /* right: 10px; */
    margin: 0px 0px 15px 15px;
    position: relative;
    font-weight: 100;
  }
  
  .modal-footer{
    border-top: 0px;
  }
  
  .owl-carousel .owl-item img {
  display: initial;
  width: 100%;
  height: 30px;
  width: 30px;
  }
  
  .tipov-search{
    position: absolute;
    top: -35px;
    right: 7px;
  }

  .tipov-searchid{
    position: absolute;
    top: 10px;
    right: 7px;
  }
  
  .base-badge{
    color: white;
    font-weight: 100;
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
    padding: 6px 20px;
  }

  .btnshearpa{
    padding: .3em .75rem;
    height: 31px;
    border-radius: 0px;
  }
 
  
  .badge-blue {
    background-color: #003da5;
    font-size: 12px;
    padding: 6px 20px;
  }
  .badge-danger {
    background-color: #dc3545;
    font-size: 12px;
    padding: 6px 20px;
  }
  
  .badge-blue-xs {
    background-color: #003da5;
    font-size: 10px;
    padding: 6px 20px;
  }
  
  .badge-danger-xs {
    background-color: #dc3545;
    font-size: 10px;
    padding: 6px 20px;
  }
  
  .ftlabel{
    font-size: 12px
  }

  .toptitle{
    font-size: 14px !important;
    font-weight: 600 !important;
  }
  
  .topformweb{
    margin-top: 70px;
  }

  .marginformweb{
    margin-top: 20px !important;
    margin-bottom: 5px !important;
  }

  
  @media only screen and (max-width: 600px) {
    .btn-busca-danger, .btn-busca-blue {
      width: 100%;
    }
    
    ._propiedadgen2 .datos .cont02 ._tipov{
      top: -140px;
    }
    
    .status_float {
      /* margin-top: -35px; */
      /* right: 10px; */
      margin: 0px 0px 15px 0px;
    }
  
    .badge-blue {
      font-size: 10px;
    }
    .badge-danger {
      font-size: 10px;
    }
  }

  .__modalagente .modal-content .modal-body .cabecera_top {
    background-color: #c51828;
    padding-top: 20px;
    padding-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 15px rgb(50 50 50 / 8%);
    -moz-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 0px 15px rgb(50 50 50 / 8%);
}


.__modalagente .modal-content .modal-body .cabecera_top h5 {
  color: #ffffff;
}

.btn-busca-blue {
    border-color: #003DA5;
    background-color: #003DA5;
    display: inline-block;
    font-size: 12px;
    color: #FFFFFF !important;
    border: 0px solid;
    border-radius: 0rem;
    font-weight: 100;
    text-align: center;
    transition: all 0.3s;
    padding: 10px;
    height: 40px;
}

.btn-busca-danger {
  border-color: #c51828;
  background-color: #c51828;
  display: inline-block;
  font-size: 12px;
  color: #FFFFFF !important;
  border: 0px solid;
  border-radius: 0rem;
  font-weight: 100;
  text-align: center;
  transition: all 0.3s;
  padding: 10px;
  height: 40px;
}

.slider-counter{
    height: 26px;
    padding: 6px 10px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 14px;
    border-radius: 34px;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 99;
    line-height: 16px;
    font-weight: bold;
}

.slider-counter span {
  color: #fff;
  font-size: 14px;
}


.icon-heart-detail {
    font-size: 3.0rem;
    margin-top: -40px;
    margin-right: 13px;
}

@media (min-width: 300px) and (max-width: 813px){
.icon-heart-detail {
    font-size: 2.2rem !important;
    margin-top: -10px !important;
    margin-right: 0px !important;
}
}
.icon-heart-grid {
    font-size: 2.2rem;
    margin-top: -8px;
}

.corazonhi {
  position: absolute;
  bottom: 75px;
  right: -20px;
}

.corazonhi2 {
  position: absolute;
  bottom: 43px;
  right: -35px;
}

.corazonhi3 {
  position: absolute;
  bottom: 51px;
  right: -42px;
}

.corazonhi3 i {
  font-size: 40px !important;
}

.corazonhi4 {
  position: absolute;
  bottom: 75px;
  right: -33px;
}

.corazonhi4 i {
  font-size: 40px !important;
}

#border{
  border: solid 1px black;
}

#draw-canvas{
  border: 2px dotted #CCCCCC;
  border-radius: 5px;
  cursor: crosshair;
}

.bg_rojo2{
  background-color: #DC3232 !important;
  color: #fff !important;
}
.bg_rojo2 h5{
  background-color: #DC3232 !important;
  color: #fff !important;
}
.media-chat-scrollable {
  max-height: 520px;
  overflow: auto;
}

.paginadooo{
  height: 40px !important;
  padding: 11px 17px !important;
}

@media (min-width: 300px) and (max-width: 813px) {
.icon-heart-grid {
    font-size: 2.2rem !important;
    margin-top: 0px !important;
  }

  .slider-counter span {
    color: #fff;
    font-size: 10px;
  }

  .slider-counter{
      height: 20px;
      padding: 6px 12px;
      background: rgba(0,0,0,0.5);
      color: #fff;
      font-size: 11px;
      border-radius: 34px;
      -webkit-border-radius: 34px;
      -moz-border-radius: 34px;
      position: absolute;
      left: 10px;
      top: 10px;
      z-index: 99;
      line-height: 10px;
      font-weight: bold;
  }
  .corazonhi {
    position: absolute;
    bottom: 90px;
    right: -20px;
  }

  #draw-canvas{
    width: 100%
  }

  .corazonhi3 {
    position: absolute;
    bottom: 79px;
    right: -29px;
  }
  
  .corazonhi3 i {
    font-size: 40px !important;
  }

  .marginformweb {
    margin-top: 8px !important;
  }
}



.icon-heart-grid:before {
    content: "\ece9";
}

.icon-heart-detail:before {
    content: "\ece9";
}

.sp-image-container {
    padding-right: 0px;
}


.borderindexder{
  -webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}

.borderindexizq{
  -webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}

.minborizq{

}

.minborder{

}

@media (min-width: 300px) and (max-width: 813px) {
  .borderindexder{
   border-radius: 10px;
  }

  .borderindexizq{
    border-radius: 10px;
   }
  .tborrad{
    border-radius: 10px;
  }

  .minborizq{
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  
  .minborder{
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  

}