.ft.card-property:hover {
  box-shadow: 0 5px 20px 0 rgba(51, 51, 51, 0.08);
}
.ft.card-property .carousel .carousel-inner {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /* Resolution FHD */
  /* Resolution 2K */
  /* Resolution 4K */
  /* Resolution 8K */
}
.ft.card-property .carousel .carousel-inner .carousel-item {
  background-color: #dcdcdc;
  height: 42.86vw;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.ft.card-property .carousel .carousel-inner .carousel-item img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 578px) {
  .ft.card-property .carousel .carousel-inner .carousel-item {
    height: 30vw;
  }
}
@media (min-width: 992px) {
  .ft.card-property .carousel .carousel-inner .carousel-item {
    height: 22.5vw;
  }
}
@media (min-width: 1200px) {
  .ft.card-property .carousel .carousel-inner .carousel-item {
    height: 168.75px;
  }
}
.ft.card-property .carousel .carousel-control-prev,
.ft.card-property .carousel .carousel-control-next {
  z-index: 10;
  width: 36px !important;
  height: 36px;
  margin-top: auto;
  margin-bottom: auto;
  border: 0;
  border-radius: 50%;
  background-color: transparent;
}
.ft.card-property .--title {
  overflow: hidden;
  height: 36px;
  font-size: 13px;
  line-height: 18px;
}
.ft.card-property .--maintenance {
  overflow: hidden;
  line-height: 18px;
  font-size: 12.5px;
  height: 18px;
}
.ft.card-property .--address {
  overflow: hidden;
  height: 36px;
  line-height: 18px;
  font-size: 12.5px;
}
.ft.card-property .--type {
  overflow: hidden;
  font-size: 12px !important;
  line-height: 12px;
  letter-spacing: 0.8px;
}
.ft.card-property .--name-parent {
  overflow: hidden;
  height: 36px;
  line-height: 18px;
  font-size: 13px;
  font-weight: 400;
}
.ft.card-property .--name-parent a {
  color: #696969;
}
.ft.card-property .--agent-name {
  overflow: hidden;
  height: 28px;
}
.ft.card-property .--date li {
  line-height: 18px;
  font-size: 12px;
}
.ft.card-property .card-body {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ft.card-property .card-footer.card-footer--inside-body {
  padding-top: 0 !important;
  border-top: 0;
}
.ft.card-property .media.--info-user {
  border-top: 1px solid #eeeeee;
  padding-top: 12px;
  margin-top: 8px;
}
.ft.card-property .media.--info-user .avatar-box {
  width: 64px;
  height: 64px;
}
.ft.card-property .media.--info-user .avatar-box img {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
.ft.card-property .-agent-link p {
  transition: all 0.2s;
}
.ft.card-property .-agent-link:hover p {
  color: #0ec6d5 !important;
}
.ft.card-property.card--property-modal .carousel .carousel-inner .carousel-item {
  height: 168.75px !important;
}
.ft.card-property.card--property-modal .card-body {
  border: 0;
}
.ft.card-property.card--property-modal .hover-change-image .hover-image {
  opacity: 1;
}
.ft.card-property.card--property-modal .wrp-i-heart {
  background-color: rgba(255, 255, 255, 0.6);
}
.ft.card-property.card--property-modal .media.--info-user {
  margin-top: 0;
}
@media (max-width: 992px) {
  .ft.card-property .hover-image {
    opacity: 1;
  }
}

.property-modal button.close {
  right: 0;
  background-color: rgba(255, 255, 255, 0.3);
  text-shadow: none;
  margin: 4px;
  transition: all 0.2s;
}
.property-modal button.close:hover {
  background-color: rgba(220, 53, 69, 0.6);
  color: #fff;
}

.ft.card-property-extended {
  /* Resolution FHD */
  /* Resolution 2K */
  /* Resolution 4K */
  /* Resolution 8K */
}
@media (min-width: 768px) {
  .ft.card-property-extended > .media {
    height: 185px;
  }
}
.ft.card-property-extended .carousel .carousel-inner {
  /* Resolution FHD */
  /* Resolution 2K */
  /* Resolution 4K */
  /* Resolution 8K */
}
.ft.card-property-extended .carousel .carousel-inner .carousel-item {
  background-color: #dcdcdc;
  height: 56.25vw;
  border-radius: inherit;
}
.ft.card-property-extended .carousel .carousel-inner .carousel-item img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 576px) {
  .ft.card-property-extended .carousel .carousel-inner .carousel-item {
    height: calc((100vw - 32px) * 0.333 * 0.75);
  }
}
@media (min-width: 768px) {
  .ft.card-property-extended .carousel .carousel-inner .carousel-item {
    height: calc((100vw - 32px) * 0.333 * 0.666);
  }
}
@media (min-width: 992px) {
  .ft.card-property-extended .carousel .carousel-inner .carousel-item {
    height: calc((75vw - 32px) * 0.333 * 0.666);
  }
}
@media (min-width: 1200px) {
  .ft.card-property-extended .carousel .carousel-inner .carousel-item {
    height: 188.919558px;
  }
}
@media (min-width: 1920px) {
  .ft.card-property-extended .carousel .carousel-inner .carousel-item {
    height: 188.919558px;
  }
}
@media (min-width: 2560px) {
  .ft.card-property-extended .carousel .carousel-inner .carousel-item {
    height: 188.919558px;
  }
}
@media (min-width: 3840px) {
  .ft.card-property-extended .carousel .carousel-inner .carousel-item {
    height: 188.919558px;
  }
}
@media (min-width: 7680px) {
  .ft.card-property-extended .carousel .carousel-inner .carousel-item {
    height: 188.919558px;
  }
}
.ft.card-property-extended .carousel .carousel-control-prev,
.ft.card-property-extended .carousel .carousel-control-next {
  z-index: 10;
  width: 36px !important;
  height: 36px;
  margin-top: auto;
  margin-bottom: auto;
  border: 0;
  border-radius: 50%;
  background-color: transparent;
}
.ft.card-property-extended .--title {
  overflow: hidden;
  height: 36px;
  line-height: 18px;
  font-size: 13px;
}
.ft.card-property-extended .--title a {
  line-height: inherit !important;
}
.ft.card-property-extended .--maintenance {
  overflow: hidden;
  font-size: 12px !important;
  line-height: 18px;
  height: 18px;
}
.ft.card-property-extended .--address {
  font-size: 12px !important;
  line-height: 18px;
}
.ft.card-property-extended .--type {
  overflow: hidden;
  font-size: 12px !important;
  line-height: 12px;
  letter-spacing: 0.8px;
}
.ft.card-property-extended .--name-parent {
  line-height: 13px;
  font-size: 13px !important;
  font-weight: 400;
  margin-top: 2px;
}
.ft.card-property-extended .--name-parent a {
  color: #696969;
}
.ft.card-property-extended .--agent-name {
  overflow: hidden;
  height: 28px;
}
.ft.card-property-extended .--date li {
  line-height: 18px;
  font-size: 12px;
}
@media (min-width: 576px) {
  .ft.card-property-extended .-head-data div[class^=col-]:not(:last-child) {
    line-height: 1.6;
  }
}
.ft.card-property-extended .-head-data div[class^=col-]:last-child {
  height: 22px;
}
.ft.card-property-extended .card-body {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ft.card-property-extended .card-footer.card-footer--inside-body {
  padding-top: 0 !important;
  border-top: 0;
}
.ft.card-property-extended .media.--info-user {
  border-top: 1px solid #eeeeee;
  padding-top: 12px;
  margin-top: 8px;
}
@media (min-width: 768px) {
  .ft.card-property-extended .media-body--data {
    padding-right: 8px;
  }
}
@media (min-width: 768px) {
  .ft.card-property-extended .media-body--user {
    border-left: 1px solid #eeeeee;
  }
}
@media (max-width: 767px) {
  .ft.card-property-extended .media-body--user {
    border-top: 1px solid #eeeeee;
    padding-top: 12px;
    margin-top: 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ft.card-property-extended .media-body--user .list-inline-item:not(:last-child) {
    margin-right: 0;
  }
}
.ft.card-property-extended .media-body--user .avatar-box {
  width: 80px;
  height: 80px;
}
.ft.card-property-extended .media-body--user .avatar-box a {
  width: inherit;
  height: inherit;
}
.ft.card-property-extended .media-body--user .avatar-box img {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
.ft.card-property-extended .media-body--user .avatar-box:hover {
  transform: scale(1.025);
}
@media (min-width: 768px) {
  .ft.card-property-extended .media-body--user .avatar-box {
    width: 65px;
    height: 65px;
  }
}
.ft.card-property-extended .-agent-link p {
  transition: all 0.2s;
}
.ft.card-property-extended .-agent-link p:hover {
  color: #0ec6d5 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ft.card-property-extended .ul-icon-event .list-inline-item:not(:last-child) {
    margin-right: 2px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ft.card-property-extended .ul-icon-event .list-inline-item a {
    width: 28px !important;
    height: 28px !important;
    font-size: 13px !important;
  }
}
@media (min-width: 1200px) {
  .ft.card-property-extended .media-body--data {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.ft.card-property-extended.ft--short {
  width: 685px;
}
.ft.card-property-extended.ft--short .carousel .carousel-inner .carousel-item {
  height: 188.919558px;
}
.ft.card-property-extended.ft--short > .media {
  height: 196px;
}
@media (min-width: 576px) {
  .ft.card-property-extended.ft--short > .media {
    height: 190px;
  }
}
.ft.card-property-extended.ft--short.--not-aviliable:after {
  content: "Registro No Disponible";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.0175);
  color: #252525;
  font-weight: 600;
  font-size: 14px;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  .ft.card-property-extended .hover-image {
    opacity: 1;
  }
}

.ft.card-property-extended--compact {
  width: 500px;
}
@media (min-width: 576px) {
  .ft.card-property-extended--compact {
    width: 575px;
  }
}
.ft.card-property-extended--compact .badge {
  padding: 2px 4px;
  font-weight: 600;
  border-radius: 0;
}
.ft.card-property-extended--compact .carousel .carousel-inner {
  border-radius: 0;
}
.ft.card-property-extended--compact .carousel .carousel-inner .carousel-item {
  border-radius: inherit;
}
@media (max-width: 575px) {
  .ft.card-property-extended--compact .carousel .carousel-inner {
    height: 37.7142857143vw;
  }
}

.ft.extended--table {
  width: 580px;
}
@media (min-width: 576px) {
  .ft.extended--table {
    width: 640px;
  }
}
.ft.extended--table .badge {
  padding: 2px 4px;
  font-weight: 600;
  border-radius: 0;
}
.ft.extended--table .carousel .carousel-inner {
  border-radius: 0;
}
.ft.extended--table .carousel .carousel-inner .carousel-item {
  border-radius: inherit;
}
@media (max-width: 575px) {
  .ft.extended--table .carousel .carousel-inner {
    height: 37.7142857143vw;
  }
}
.ft.extended--table .media-body--user {
  border-left: 0;
}

.ft.extended--table-list {
  width: 850px;
}
@media (max-width: 767px) {
  .ft.extended--table-list .media-body--user {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
    border-left: 1px solid #eeeeee;
  }
}
@media (max-width: 767px) {
  .ft.extended--table-list .media-body--data {
    padding-right: 8px;
  }
}
.ft.extended--table-list .carousel .carousel-inner {
  border-radius: 0;
}
.ft.extended--table-list .carousel .carousel-inner .carousel-item {
  border-radius: inherit;
}
@media (min-width: 992px) {
  .ft.extended--table-list .media-body > .container, .ft.extended--table-list .media-body > .container > .row {
    height: calc((75vw - 32px) * 0.333 * 0.666);
  }
}
@media (min-width: 1200px) {
  .ft.extended--table-list .media-body > .container, .ft.extended--table-list .media-body > .container > .row {
    height: 188.919558px;
  }
}

/*.card__membership div[class^='col-'] */
/*padding: 0 10px !important;*/
.card__membership .col-photo {
  height: 120px;
  padding: 0;
  overflow: hidden;
  background-color: #F8F8F8;
}
@media (min-width: 768px) and (max-width: 991px) {
  .card__membership .col-photo {
    /*height: calc( ((100vw*0.6)/2) * 0.75 );*/
    height: 140px;
  }
}
@media (min-width: 992px) {
  .card__membership .col-photo {
    height: 10vw;
  }
}
@media (min-width: 1200px) {
  .card__membership .col-photo {
    height: 120px;
  }
}
.card__membership .col-photo img {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 576px) {
  .card__membership .col-qr {
    border-left: 1px solid #eeeeee !important;
  }
}

.card__membership--textrich .col-textrich {
  height: 140px;
  overflow: auto;
}
.card__membership--textrich .list-inline-item {
  margin-right: 0;
}
.card__membership--textrich .list-inline-item a {
  padding: 1px;
}
.card__membership--textrich .list-inline-item img {
  border-radius: 50%;
}
@media (min-width: 992px) {
  .card__membership--textrich .col-photo {
    height: 7.5vw;
  }
  .card__membership--textrich .card-title {
    font-size: 1rem;
  }
  .card__membership--textrich .col-textrich {
    height: 85px;
  }
}
@media (min-width: 1200px) {
  .card__membership--textrich .col-photo {
    height: 85px;
  }
}

#wrapper-btn-search {
  position: fixed;
  left: -1px;
  top: 50%;
  z-index: 999999;
  transition: all 0.5s;
  transform: translateX(100%) translateY(-50%);
  max-width: 138px;
}

#wrapper-btn-search .btn-open {
  position: absolute;
  left: 100%;
  top: 50%;
  display: block;
  transform: translateX(0) translateY(-50%);
}

#wrapper-btn-search:not(.show) .btn-open:before {
  content: "\f107";
}

#wrapper-btn-search.show .btn-open:before {
  content: "\f106";
}

#wrapper-btn-search .btn-open:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-weight: 400;
}

.sidebar-fixed {
  position: fixed;
  z-index: 1035;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 20px;
  height: 100%;
  width: 100%;
  transition: all 0.3s ease-in;
  background-color: rgba(0, 0, 0, 0.5);
}
.sidebar-fixed .primary-sidebar-inner {
  height: calc(100vh - 165px);
  overflow: auto;
}

.aside-form::-webkit-scrollbar {
  width: 7px;
  /* background: #F0F0F0; */
}

.aside-form::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-right: 4px solid #0EC6D5;
}

@media (min-width: 576px) {
  .sidebar-fixed.--maps-filter {
    padding: 102.275px 20px 20px 10px;
  }
}
@media (min-width: 576px) {
  .sidebar-fixed.--maps-filter .primary-sidebar-inner {
    height: calc(100vh - 96px);
    width: 280px;
  }
}

.x-select {
  position: relative;
}
.x-select:hover {
  cursor: pointer;
}
.x-select select {
  width: 100%;
  font-weight: bold;
  padding: 0.4375rem 1.5rem;
  font-weight: 500;
}

.x-checkboxes {
  display: none;
  box-shadow: 0 1.5rem 4rem rgba(22, 28, 45, 0.15);
  border-radius: 5px;
  padding: 10px 0;
}
.x-checkboxes label {
  display: block;
  padding: 0.4375rem 1.5rem;
  margin-bottom: 0;
}
.x-checkboxes label:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0ec6d5;
}
.x-checkboxes label input {
  margin-right: 0.3125rem;
  vertical-align: middle;
}

.x-over-select {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .-transform-form form {
    margin-top: 30px;
  }
}
.-transform-form form .input-group input[type=text] {
  height: calc(1.86em + 0.75rem + 4px);
  padding-left: 12px !important;
}

.-transform-form form .form-control:focus {
  background-color: #f1f1f1 !important;
}

.-transform-form a {
  font-size: 16px !important;
}

.-transform-form a span {
  font-weight: 500;
}

.-transform-form a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f107";
  position: absolute;
  color: #232323;
  font-size: 18px;
  line-height: 22px;
  right: 0;
  top: calc(50% - 10px);
  transition: all 0.3s ease;
}

.-transform-form a[aria-expanded=false]:after {
  transform: rotate(90deg);
}

.card-single-agencie-2 .avatar {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #FFF;
  width: 28vw;
  height: 28vw;
  top: -14vw;
  border: 4px solid #FFF;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 400px) {
  .card-single-agencie-2 .avatar {
    width: 97.6px;
    height: 97.6px;
    top: -48.8px;
  }
}
@media (min-width: 576px) {
  .card-single-agencie-2 .avatar {
    width: 100.8px;
    height: 100.8px;
    top: -50.4px;
  }
}
@media (min-width: 768px) {
  .card-single-agencie-2 .avatar {
    width: 105.6px;
    height: 105.6px;
    top: -52.8px;
  }
}
@media (min-width: 992px) {
  .card-single-agencie-2 .avatar {
    width: 109.6px;
    height: 109.6px;
    top: -54.8px;
  }
}
@media (min-width: 1200px) {
  .card-single-agencie-2 .avatar {
    width: 120px;
    height: 120px;
    top: -60px;
  }
}
.card-single-agencie-2 .avatar img {
  height: 100%;
}
.card-single-agencie-2 .wrp-description {
  max-height: 127px;
  overflow: hidden;
}
.card-single-agencie-2 .text-description {
  height: -webkit-fill-available;
  overflow: hidden;
  line-height: 26px;
}
@media (min-width: 576px) {
  .card-single-agencie-2 .wrp-description {
    max-height: initial;
    height: 309.32px;
  }
}
@media (min-width: 992px) {
  .card-single-agencie-2 .wrp-description {
    max-height: initial;
    height: 293.25px;
  }
}

.card-single-agent-2 .avatar {
  position: relative;
  overflow: hidden;
  height: calc((100vw - 90px) * 0.75);
  margin-bottom: 16px;
}
@media (min-width: 400px) {
  .card-single-agent-2 .avatar {
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-bottom: 7px;
    width: calc((41.66vw - 30px) * 0.8);
    height: calc((41.66vw - 30px) * 0.8);
  }
}
@media (min-width: 768px) {
  .card-single-agent-2 .avatar {
    width: calc((33.33vw - 30px) * 0.8);
    height: calc((33.33vw - 30px) * 0.8);
  }
}
@media (min-width: 992px) {
  .card-single-agent-2 .avatar {
    width: calc((25vw - 30px) * 0.8);
    height: calc((25vw - 30px) * 0.8);
  }
}
@media (min-width: 1200px) {
  .card-single-agent-2 .avatar {
    width: 136px;
    height: 136px;
  }
}
.card-single-agent-2 .avatar img {
  width: 100%;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
.card-single-agent-2 .text-description {
  max-height: 267px;
  line-height: 26px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .card-single-agent-2 .text-description {
    height: 252.25px;
  }
}

.card--agencies-2 .banner {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  height: calc((100vw - 30px) * 0.5625);
  background-color: #dadce0;
}
@media (min-width: 576px) {
  .card--agencies-2 .banner {
    height: calc((50vw - 30px) * 0.5625);
  }
}
@media (min-width: 992px) {
  .card--agencies-2 .banner {
    height: calc((33.3333vw - 30px) * 0.5625);
  }
}
@media (min-width: 1200px) {
  .card--agencies-2 .banner {
    height: 151.875px;
  }
}
.card--agencies-2 .banner img {
  width: 100%;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
.card--agencies-2 .avatar {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #FFF;
  width: calc((100vw - 30px) * 0.3);
  height: calc((100vw - 30px) * 0.3);
  top: calc((100vw - 30px) * -0.2222);
  border-radius: 50%;
  border: 3px solid #FFF;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card--agencies-2 .avatar:hover {
  border-width: 2px;
}
@media (min-width: 576px) {
  .card--agencies-2 .avatar {
    width: calc((50vw - 30px) * 0.3);
    height: calc((50vw - 30px) * 0.3);
    top: calc((50vw - 30px) * -0.2222);
  }
}
@media (min-width: 992px) {
  .card--agencies-2 .avatar {
    width: calc((33.3333vw - 30px) * 0.3);
    height: calc((33.3333vw - 30px) * 0.3);
    top: calc((33.3333vw - 30px) * -0.2222);
  }
}
@media (min-width: 1200px) {
  .card--agencies-2 .avatar {
    width: 81px;
    height: 81px;
    top: -59.994px;
  }
}
.card--agencies-2 .avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.featured-modal .modal-header {
  border-width: 3px;
  border-color: #0ec6d5;
}
.featured-modal .card-header img {
  max-height: 100px;
  max-width: 50%;
}
.featured-modal .table tbody tr:nth-last-child(2) {
  border-top: 1px solid #dadce0;
}
.featured-modal .table tbody tr:last-child {
  border-bottom: 1px solid #dadce0;
}
.featured-modal .modal-body::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
}
.featured-modal .modal-body::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #dae0e5;
}
.featured-modal .rich-text > p {
  padding: 0 !important;
  margin: 0 !important;
}

.card__filter .link-head {
  position: relative;
  border-top: 1px solid #dadce0;
  margin-bottom: 10px;
}
.card__filter .link-head:hover {
  border-color: #333 !important;
  background-color: #f8f9fa !important;
}
.card__filter .link-head:hover span {
  color: #333 !important;
}
.card__filter .link-head:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f146";
  position: absolute;
  color: #0ec6d5;
  font-size: 13px;
  right: 10px;
  top: calc(50% - 10px);
  font-weight: 600;
}
.card__filter .link-head[aria-expanded=false]:after {
  content: "\f0fe";
}
.card__filter .checkbox-content .list-group-item {
  padding: 5px 10px;
  border: 0;
}
.card__filter .checkbox-content .list-group-item:hover {
  background-color: #f8f9fa;
}
.card__filter .bootstrap-select > .dropdown-toggle.bs-placeholder {
  height: 30px !important;
  padding: 5px 10px;
  border-color: #dadce0;
  color: #696969;
  font-weight: 400;
  background-color: #fff;
}
.card__filter .bootstrap-select > .dropdown-toggle {
  height: 30px !important;
  padding: 5px 10px;
  color: #333;
  font-weight: 400;
}
.card__filter .bootstrap-select .dropdown-toggle .filter-option {
  height: auto;
}
.card__filter .dropdown-menu {
  border-left: 1px solid #eeeeee !important;
  border-right: 1px solid #eeeeee !important;
  border-bottom: 1px solid #eeeeee !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  padding-top: 5px;
  padding-bottom: 5px;
}
.card__filter .bootstrap-select .dropdown-menu li a {
  color: #333;
  padding: 0 10px;
  font-size: 13px;
}
.card__filter .input-group {
  height: 30px !important;
}
.card__filter .input-group > .form-control {
  height: inherit;
  border-width: 1px;
  border-color: #dadce0;
  background-color: #fff;
  color: #696969;
  font-weight: 400;
  padding: 5px 10px;
}
.card__filter .input-group .input-group-prepend {
  height: inherit;
  margin-right: 0;
  border-top: 1px solid #dadce0;
  border-right: 1px solid #dadce0;
  border-bottom: 1px solid #dadce0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.card__filter .input-group .input-group-prepend .input-group-text {
  padding: 0 4px;
  font-size: 70%;
  background-color: #f8f8f8;
  font-style: italic;
}
.card__filter .form-control-sm {
  border-width: 1px;
  border-color: #dadce0;
  background-color: #fff;
  font-size: 13px;
  font-weight: 400;
}
.card__filter .form-control-sm:disabled {
  background-color: #e9ecef;
}
.card__filter .btn-outline-light:not(:disabled):not(.disabled).active {
  border-color: #0ec6d5;
}

.blockquote--filter {
  border-left: 3px solid #dadce0;
  margin-left: 11.5px;
}

.compare .-icon-default {
  width: 98px;
}

.nav-pills.nav--compare .nav-link.active {
  border-bottom-color: #0ec6d5 !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.13) !important;
}

.table--compare .-header-row th {
  padding: 0 1.875rem;
}

.table--compare .-header-row th > div {
  line-height: 21px;
  height: 42px;
  overflow: hidden;
  display: flex;
  align-items: end;
}

.table--compare .-card-price {
  line-height: 18px;
  height: 36px;
  overflow: hidden;
}

.table--compare tbody tr:last-child:hover {
  background-color: transparent !important;
}

.table--compare .dropdown-item {
  border: 1px solid transparent;
}

.table--compare .dropdown-item:active {
  background-color: #f8f9fa;
}

.table--compare th .card {
  border: 0 !important;
  width: 240px;
}

.table--compare .card .-wrp-img {
  width: 240px;
  height: 135px;
  overflow: hidden;
}

.table--compare .-header-row th > div {
  width: 240px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1600px) {
  .table--compare th .card {
    width: 320px;
  }

  .table--compare .card .-wrp-img {
    width: 320px;
    height: 180px;
  }

  .table--compare .-header-row th > div {
    width: 320px;
  }
}
.badge--compare {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3px;
  width: 80px;
  margin: 0 auto;
  padding: 2px 4px;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
  background-color: rgba(37, 37, 37, 0.8);
  color: #fff;
}

.badge--compare:hover {
  background-color: #fff;
}

.-group-box-office {
  max-height: calc(100vh - 72.275px);
  overflow: auto;
}
@media (min-width: 1200px) {
  .-group-box-office {
    max-height: calc(100vh - 96px);
  }
}
.-group-box-office .-box-office-info {
  padding-left: 29px;
  padding-bottom: 16px;
  padding-right: 16px;
  padding-top: 16px;
}
@media (max-width: 575px) {
  .-group-box-office .-box-office-info {
    padding-left: 13px;
  }
}
.-group-box-office .-box-office-info:not(:last-child) {
  border-bottom: 1px solid #dadce0;
}
.-group-box-office .-box-office-info h3.card-title {
  font-size: 14px;
  line-height: 1;
}
.-group-box-office .-box-office-info p.card-text.-t2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}
.-group-box-office .-box-office-info button {
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}
.-group-box-office::-webkit-scrollbar {
  width: 8px;
  background: #fff;
}
.-group-box-office::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.125);
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.-box-office-info {
  padding-top: 16px;
  padding-bottom: 16px;
}

.section-offices h4.card-title {
  border-left: 3px solid #0ec6d5;
  padding-left: 10px;
}
@media (min-width: 991px) {
  .section-offices h4.card-title:last-child() {
    border-left: 0;
    padding-left: 0;
  }
}

.-row-location {
  padding: 0 10px;
}

.-col-location {
  padding: 0 5px !important;
  margin-bottom: 10px !important;
}

/* Start: Google Maps Responsive */
/* End: Google Maps Responsive */
.map-image {
  overflow: hidden;
  height: 248px;
  border-radius: 5px;
}

@media (min-width: 992px) {
  .map-image {
    box-shadow: none;
  }
}
.map-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.-wrp-map {
  height: 248px !important;
  background-color: #eeeeee;
  border-radius: 5px;
}

.card__person {
  border-color: #dadce0;
}
@media (min-width: 576px) {
  .card__person .media {
    height: 202px;
  }
}
.card__person .media .media-body {
  width: 100%;
}
@media (min-width: 576px) {
  .card__person .media .media-body {
    width: initial;
  }
}
.card__person .-avatar-img {
  overflow: hidden;
  width: 100%;
  height: calc((100vw - 62px) * 0.9);
}
@media (min-width: 576px) {
  .card__person .-avatar-img {
    height: 166.4px;
    width: 149.76px;
  }
}
@media (min-width: 768px) {
  .card__person .-avatar-img {
    height: 180px;
  }
}
.card__person .-avatar-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__person .media__head {
  border-bottom: 2px solid #0ec6d5;
  padding-bottom: 6px;
}
.card__person .media__head .media-body {
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.card__person .media__head .wrp-logo {
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin-left: 16px;
  display: flex;
  justify-content: center;
  align-content: center;
  background-color: #f8f9fa;
}
.card__person .media__head .-title {
  line-height: 18px;
  height: 36px;
  font-size: 14px;
  overflow: hidden;
}
.card__person .media__head .-occupation {
  line-height: 16px;
  font-size: 13.5PX;
}
.card__person .-document {
  background: whitesmoke;
  background: linear-gradient(90deg, whitesmoke 0%, white 100%);
  line-height: 15px;
  font-size: 13PX;
  margin-bottom: 6px;
}
.card__person .-group-contact {
  margin-bottom: 6px;
}
.card__person .-group-contact a {
  line-height: 22px;
  font-size: 13px;
  color: #696969;
  white-space: nowrap;
  overflow: hidden;
  transition: background-color 300ms ease;
}
.card__person .-group-contact a span {
  transition: color 300ms ease;
}
.card__person .-group-contact a span i {
  transition: transform 300ms ease;
}
.card__person .-group-contact a:hover {
  background-color: #f8f8f8;
}
.card__person .-group-contact a:hover span:first-child i {
  transform: scale(1.15);
  font-weight: 600 !important;
}
.card__person .-group-contact a:hover span:last-child {
  color: #0ec6d5;
}
.card__person .-group-contact a span:first-child {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 22px;
}
.card__person .-group-contact a.-email {
  font-size: 12.75px;
  letter-spacing: -0.5px;
}

.card__light-person {
  padding: 20px;
}
@media (min-width: 768px) {
  .card__light-person {
    padding: 14px 12px;
  }
}
.card__light-person .-avatar-img {
  overflow: hidden;
  border-radius: 4px;
  height: calc(100vw - 136.8px);
}
@media (min-width: 576px) {
  .card__light-person .-avatar-img {
    height: 189.15px;
  }
}
@media (min-width: 768px) {
  .card__light-person .-avatar-img {
    height: 125px;
  }
}
@media (min-width: 992px) {
  .card__light-person .-avatar-img {
    height: 123.75px;
  }
}
@media (min-width: 1200px) {
  .card__light-person .-avatar-img {
    height: 156px;
  }
}
.card__light-person .-avatar-img img {
  height: 90%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__light-person .media {
  box-shadow: 0 1px 0 0 #0ec6d5;
  padding-bottom: 4px;
  margin-bottom: 8px;
}
@media (min-width: 576px) {
  .card__light-person .media {
    margin-bottom: 6px;
  }
}
.card__light-person .media .media-body {
  height: 54px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 576px) and (max-width: 767px) {
  .card__light-person .media .media-body {
    height: 60px;
  }
}
.card__light-person .media .media-body a.card-title {
  height: 36px;
  line-height: 18px;
  overflow: hidden;
}
.card__light-person .media .media-body p.card-occupation {
  line-height: 18px;
}
.card__light-person .media .wrp-logo {
  width: 54px;
  height: 54px;
  overflow: hidden;
  margin-left: 10px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .card__light-person .media .wrp-logo {
    width: 60px;
    height: 60px;
  }
}
.card__light-person .media .wrp-logo img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__light-person .-group-contact {
  margin-bottom: 6px;
}
.card__light-person .-group-contact a {
  color: #696969;
}
.card__light-person .-group-contact a span {
  transition: color 300ms ease;
}
.card__light-person .-group-contact a:hover {
  background-color: #f8f8f8;
}
.card__light-person .-group-contact a:hover span:first-child i {
  font-weight: 600 !important;
}
.card__light-person .-group-contact a:hover span:last-child {
  color: #09838d;
}
.card__light-person .-group-contact a.-email {
  letter-spacing: -0.5px;
}

.card__owner {
  border-color: #dadce0;
  box-shadow: 0px 0px 7px 0px rgba(14, 198, 213, 0.25) inset !important;
}
@media (min-width: 576px) {
  .card__owner .media {
    height: 204px;
  }
}
.card__owner .media .media-body {
  width: 100%;
}
@media (min-width: 576px) {
  .card__owner .media .media-body {
    width: initial;
  }
}
.card__owner .-avatar-img {
  overflow: hidden;
  width: 100%;
  height: calc((100vw - 62px) * 0.9);
}
@media (min-width: 576px) {
  .card__owner .-avatar-img {
    height: 166.4px;
    width: 149.76px;
  }
}
@media (min-width: 768px) {
  .card__owner .-avatar-img {
    height: 180px;
  }
}
.card__owner .-avatar-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__owner .media-body hr {
  margin: 8px 0;
}
.card__owner .media-body .-title {
  line-height: 17px;
  height: 34px;
  font-size: 14px;
  overflow: hidden;
}
.card__owner .media-body .-document {
  line-height: 15px;
  font-size: 13PX;
}
.card__owner .media-body .-occupation {
  line-height: 15px;
  font-size: 13PX;
}
.card__owner .media-body .-tags {
  background: #eff6f7;
  background: linear-gradient(90deg, #eff6f7 66%, white 100%);
  border-top: 1px solid transparent;
  -o-border-image: linear-gradient(to right, #0ec6d5 0%, #FFFFFF 100%) 1;
     border-image: linear-gradient(to right, #0ec6d5 0%, #FFFFFF 100%) 1;
  border-bottom: 1px solid transparent;
  color: #09838d;
  margin: 6px 0;
  padding-left: 10px;
}
.card__owner .media-body .-group-contact a {
  line-height: 22px;
  font-size: 13px;
  color: #696969;
  white-space: nowrap;
  overflow: hidden;
  transition: background-color 300ms ease;
}
.card__owner .media-body .-group-contact a span {
  transition: color 300ms ease;
}
.card__owner .media-body .-group-contact a span i {
  transition: transform 300ms ease;
}
.card__owner .media-body .-group-contact a:hover {
  background-color: #f8f8f8;
}
.card__owner .media-body .-group-contact a:hover span:first-child i {
  transform: scale(1.15);
  font-weight: 600 !important;
}
.card__owner .media-body .-group-contact a:hover span:last-child {
  color: #0ec6d5;
}
.card__owner .media-body .-group-contact a span:first-child {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 22px;
}
.card__owner .media-body .-group-contact a.-email {
  font-size: 12.75px;
  letter-spacing: -0.5px;
}

.card__payment {
  border: 1px solid #dadce0;
  max-width: 900px;
  margin: 0 auto;
}
.card__payment .-wrp-logo {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card__payment .-wrp-logo img {
  max-width: 100%;
  max-height: 70px;
}
.card__payment .table th {
  padding: 0.2rem 0.4rem;
  font-weight: 600;
}
.card__payment .table td {
  padding: 0.2rem 0.4rem;
  color: #333;
}
.card__payment .table tr:nth-child(odd) th {
  border-right: 1px solid #fff;
}
.card__payment .table tr:nth-child(even) th {
  border-right: 1px solid #eee;
}
.card__payment .-table-child tr th {
  font-weight: 500;
  color: #000;
  border-top: 0;
}
.card__payment .-table-child tr th, .card__payment .-table-child tr td {
  border-right: 0 !important;
  font-size: 13px;
}

.btn-outline-primary {
  background-color: white;
}

@media (min-width: 1400px) {
  .-col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .-col-xxl-4 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .-col-xxl-20x1 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 1200px) {
  .container.container__alter-xxl {
    max-width: 1400px;
  }

  .container.container--max-1600 {
    max-width: 1600px;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .col-1400-8 {
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
  }

  .col-1400-7 {
    flex: 0 0 58.3328%;
    max-width: 58.3328%;
  }

  .col-1400-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-1400-5 {
    flex: 0 0 41.6666%;
    max-width: 41.6666%;
  }

  .col-1400-4 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .col-1400-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.-col-4p5 {
  flex: 0 0 37.5%;
  max-width: 37.5%;
}

@media (max-width: 767px) {
  .estate-rent .-img-2sm {
    height: calc((100vw - 30px) * 0.5425);
  }
}

@media (max-width: 767px) {
  .home-project .-card-4x {
    height: calc((100vw - 30px) * 0.5425);
  }
}
@media (max-width: 575px) {
  .home-project .-card-4x {
    height: auto;
  }
  .home-project .-card-4x .card-img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media (max-width: 575px) {
  .home-project .-card-4x img {
    height: calc((100vw - 30px) * 0.5425);
  }
}

.slide-show-images {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(30, 29, 133, 0.4);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 5;
}
.slide-show-images span:first-child {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}
.slide-show-images span:last-child {
  font-size: 16px;
  line-height: 20px;
}
.slide-show-images:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
}

.-remove-favorites {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 10px;
  margin-right: 20px;
}

.navbar-brand {
  display: block;
  width: 94px;
  height: 40px;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}

.-footer-logo {
  width: 94px;
  height: 40px;
  overflow: hidden;
}

._badge-light {
  background-color: #f8f9fa;
  border: 1px solid #dae0e5;
}

.deg-accent-white {
  background: #eff6f7;
  background: linear-gradient(90deg, #eff6f7 0%, white 51%, #eff6f7 100%);
}

@media (min-width: 576px) {
  .h-sm-100 {
    height: 100% !important;
  }
}

.-letter-tab {
  border-top-right-radius: 5px;
  padding: 10px 20px 0px 40px;
  -webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
  text-align: right;
  border-top-left-radius: 5px;
}
@media (min-width: 576px) {
  .-letter-tab {
    width: 240px;
  }
}
.-letter-tab a:not(:last-child) {
  margin-right: 4px;
}
.-letter-tab a:hover {
  background-color: #0ec6d5 !important;
  border-color: #0ec6d5 !important;
}

.border-2p {
  border-width: 2px !important;
}

.-rounded-top-right-0 {
  border-top-right-radius: 0;
}

._bg-position-center {
  background-position: center;
}

._text-primary {
  color: #1572e8 !important;
}

._text-secondary {
  color: #6861CE !important;
}

._text-info {
  color: #48abf7 !important;
}

._text-success {
  color: #31ce36 !important;
}

._text-warning {
  color: #ffad46 !important;
}

._text-danger {
  color: #f25961 !important;
}

._text-yellow {
  color: #ffc107 !important;
}

._text-aqua {
  color: #17a2b8 !important;
}

._text-indigo {
  color: #3f51b5 !important;
}

._text-lightblue {
  color: #3c8dbc !important;
}

._text-orange {
  color: #fd7e14 !important;
}

._text-pink {
  color: #e83e8c !important;
}

._text-green {
  color: #28a745 !important;
}

._text-olive {
  color: #3d9970 !important;
}

._text-brown {
  color: brown !important;
}

._text-darkcyan {
  color: darkcyan !important;
}

._text-darkkhaki {
  color: darkkhaki !important;
}

.-btn-input-info {
  padding: 4px !important;
  line-height: 12px !important;
  width: 76px;
  display: block;
  background-color: #eff6f7;
  border-color: #eff6f7;
}
.-btn-input-info span, .-btn-input-info small {
  display: flex;
  justify-content: center;
  align-items: center;
}
.-btn-input-info span {
  height: 40%;
}
.-btn-input-info small {
  height: 60%;
}

.-min-vh-60 {
  min-height: 60vh;
}

.bg-0-alpha-03 {
  background-color: rgba(0, 0, 0, 0.3);
}

.-s-property-desc .-richtext {
  height: 94px;
  overflow: hidden;
  transition: height 700ms ease;
}
.-s-property-desc .-richtext.show {
  height: auto;
  transition: height 700ms ease;
}

@media (max-width: 992px) {
  #wrapper-btn-search > a, #compare > button {
    width: 26px !important;
  }
}
.dropdown__table-action .dropdown-menu a.dropdown-item span:first-child {
  display: inline-flex;
  width: 20px;
}

.-list-files {
  margin: 0 auto;
  width: calc(100vw - 92px + 6px);
}
.-list-files .badge {
  padding: 10px;
  margin-right: 12px;
}
.-list-files p {
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}
@media (min-width: 1400px) {
  .-list-files p {
    margin-right: 18px;
  }
}
.-list-files a:hover p span {
  color: #0ec6d5 !important;
}
.-list-files a:hover .badge {
  background-color: #eff6f7;
  border-color: #dadce0;
}
.-list-files .-details p span {
  color: #333;
}
.-list-files img {
  max-width: initial;
}
.-list-files .-col-files {
  width: calc(100vw - 92px);
  padding: 0 0 24px;
  margin: 0 3px;
}
@media (min-width: 992px) {
  .-list-files .-col-files {
    width: 500px;
  }
}
@media (min-width: 992px) {
  .-list-files {
    width: 506px;
  }
}
@media (min-width: 1400px) {
  .-list-files {
    width: 1012px;
  }
}
@media (min-width: 2000px) {
  .-list-files {
    width: 1518px;
  }
}
@media (min-width: 2500px) {
  .-list-files {
    width: 2024px;
  }
}
@media (min-width: 3000px) {
  .-list-files {
    width: 2530px;
  }
}
@media (min-width: 3500px) {
  .-list-files {
    width: 3036px;
  }
}
@media (min-width: 4000px) {
  .-list-files {
    width: 3542px;
  }
}

.main-header .main-menu .nav-item.active .nav-link::before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 3px;
  background-color: #0ec6d5;
}

.db-sidebar .navbar .sidebar-item {
  border: 1px solid transparent !important;
}

.db-sidebar .navbar .sidebar-item.active {
  background-color: #eff6f7 !important;
  border-color: #dadce0 !important;
}

.db-sidebar .navbar .list-group-item {
  border-radius: 3px !important;
}

footer .list-group-item > a {
  color: #ababab;
}

footer .list-group-item.active > a {
  color: #0ec6d5;
}

.-bg-lightgray-1 {
  background-color: rgba(128, 128, 128, 0.1);
}

.-border-transparent {
  border-color: transparent !important;
}

.-border-3x-white {
  border: 3px solid #fff;
}

.-font-weight-400 {
  font-weight: 400 !important;
}

@media (max-width: 575px) {
  .card__xs-invisible {
    background-color: transparent !important;
    border: 0;
  }
}

@media (min-width: 992px) {
  .-px-lg-15p {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.-wrp-payments-logo {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  padding: 15px 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 400px) {
  .-wrp-payments-logo {
    width: 80%;
  }
}
@media (min-width: 576px) {
  .-wrp-payments-logo {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .-wrp-payments-logo {
    width: 40%;
  }
}
@media (min-width: 992px) {
  .-wrp-payments-logo {
    width: 30%;
  }
}
@media (min-width: 1200px) {
  .-wrp-payments-logo {
    width: 35%;
  }
}
@media (min-width: 1400px) {
  .-wrp-payments-logo {
    max-width: 340px;
  }
}

.-ts-grid-box {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

.card__table-user.card__table-user--contact {
  max-width: none;
  width: 250px;
  height: 171px;
}

.-border-top-1p {
  border-top-width: 1px !important;
}

.-btn-header-user {
  line-height: 30px;
}

.-date-since {
  position: relative;
}
.-date-since:after {
  content: "Desde:";
  position: absolute;
  top: -24px;
  left: 0;
  padding-left: 12px;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 13px;
}

.-date-until {
  position: relative;
}
.-date-until:after {
  content: "Hasta:";
  position: absolute;
  top: -22px;
  left: 0;
  padding-left: 12px;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 13px;
}

.navbar .list-group-flush .sidebar-item-icon {
  width: 25px;
  text-align: center;
}

.-bg-hover-light-success:hover {
  background-color: rgba(108, 189, 126, 0.06);
}

.-bg-hover-light-success:focus {
  box-shadow: 0 0 0 0.1rem rgba(72, 180, 97, 0.5) !important;
}

.-bg-hover-light-warning:hover {
  background-color: rgba(246, 181, 0, 0.06);
}

.-bg-hover-light-warning:focus {
  box-shadow: 0 0 0 0.1rem rgba(214, 159, 6, 0.5) !important;
}

.-bg-hover-light-danger:hover {
  background-color: rgba(231, 68, 91, 0.06);
}

.-bg-hover-light-siver:hover {
  background-color: #e2e6ea;
}

.-bg-hover-light-success.active i {
  color: #28a745;
}

.-bg-hover-light-warning.active i {
  color: #f6b500;
}

.-focus-none:focus {
  box-shadow: none !important;
}

.-btn-ico:hover i {
  font-weight: 600;
}

.-btn-ico.active i {
  font-weight: 600;
}

@media (max-width: 576px) {
  .-border-xs-not-visible {
    border-color: transparent !important;
  }
}
.-row-checked-lightblue {
  background-color: #d1ecf1;
}

.-row-checked-lightblue:hover {
  background-color: #d1ecf1 !important;
}

.-row-checked-lightblue .list-inline-item a,
.-row-checked-lightblue button {
  background-color: #fff;
  border-color: #fff !important;
}

.-row-checked-lightblue:hover .list-inline-item a,
.-row-checked-lightblue:hover button {
  background-color: #fff;
  border-color: #fff !important;
}

.-w-56px {
  width: 56px;
}

.-h-56 {
  height: 56px;
}

.-w-250p {
  width: 250px !important;
}

.-w-262p {
  width: 262px !important;
}

.-w-305p {
  width: 305px !important;
}

.-w-0 {
  width: 0;
}

.-obj-fit-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.-h-96 {
  height: 96px !important;
}

.-px-075 {
  padding: 0 7.5px !important;
}

.-border-body {
  border-color: #696969 !important;
}

.-silver-border {
  border-color: #dadce0 !important;
}

.-silver-shadow {
  box-shadow: 0px 0px 0px 1px #dadce0 inset;
}

.-fit-badge {
  border-radius: 0;
  padding: 4px 7px;
  letter-spacing: 1.5px;
}

.-text-muted {
  color: #696969;
}

.display-title {
  font-size: 1.85rem;
}

.display-title + p {
  font-size: 15px;
}

.display-2.x--title {
  font-size: 1.65rem;
}

.display-2.x--title + p {
  font-size: 15px;
}

@media (min-width: 768px) {
  .display-2.x--title {
    font-size: 2.1rem;
  }

  .display-2.x--title + p {
    font-size: 18px;
  }
}
.x-fs-10p {
  font-size: 10px;
}

.x-fs-11p {
  font-size: 11px;
}

.x-fs-12p {
  font-size: 12px;
}

.x-fs-14p {
  font-size: 14px;
}

.x-fs-15p {
  font-size: 15px;
}

.x-fs-26p {
  font-size: 26px;
}

.x-fs-28p {
  font-size: 28px;
}

.-w-26p {
  width: 26px;
}

.-h-26p {
  height: 26px;
}

.x-w-35p {
  width: 35px;
}

.x-h-35p {
  height: 35px;
}

.-lh-12 {
  line-height: 1.2;
}

@media (min-width: 992px) {
  .-border-left-lg-0 {
    border-left: 0 !important;
  }

  .-border-right-lg-0 {
    border-right: 0 !important;
  }
}
.w-max-content {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}

.border-tr-r-3p {
  border-top-right-radius: 3px !important;
}

.border-br-r-3p {
  border-bottom-right-radius: 3px !important;
}

.border-dz {
  border: dashed #e7e7e7;
  background-color: #fff !important;
}

.-white-border-3 {
  border: 3px solid #fff;
}

.table-featured-plans.table thead th {
  border-bottom: 3px solid #fff !important;
}

.link-group-paymant a img {
  width: 60px;
  height: 48px;
  border-radius: 0.25rem;
  background-color: #fff;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 4px;
  box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.07);
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin: 0 5px;
  border-color: silver;
  transition: border-color 300ms ease, box-shadow 300ms ease, background-color 300ms ease;
}

.link-group-paymant a:hover img {
  border-color: #17a2b8;
  box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
  background-color: #f7f7f7;
  transform: translateY(-1px);
}

.table-avaliable-featured-plans.table tbody th, .table-avaliable-featured-plans.table tbody td {
  padding: 0.4rem 0.4rem;
}
.table-avaliable-featured-plans.table tfoot tr:nth-child(1) th {
  padding: 0.4rem 0.4rem 0 0.4rem;
}
.table-avaliable-featured-plans.table tfoot tr:nth-child(2) th, .table-avaliable-featured-plans.table tfoot tr:nth-child(3) th {
  padding: 0 0.5rem;
}
.table-avaliable-featured-plans.table tfoot tr:nth-child(4) th {
  padding: 0 0.4rem 0.4rem 0.4rem;
}
.table-avaliable-featured-plans.table thead th {
  border-bottom: 3px solid #fff !important;
}

.table.table--user thead > tr > th {
  border-width: 3px;
  border-bottom: 3px solid #0ec6d5;
}

.card-single-agent .text-description {
  max-height: 200px;
  line-height: 25px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .card-single-agent .text-description {
    height: 100px;
  }
}
@media (min-width: 768px) {
  .card-single-agent .text-description {
    height: 100px;
  }
}
@media (min-width: 1200px) {
  .card-single-agent .text-description {
    height: 70px;
  }
}

.card--dual-link:hover {
  border-color: transparent !important;
}

.card--dual-link .card-footer a:hover {
  color: #fff !important;
  background-color: #0ec6d5;
}

.card--dual-link .card-footer a:hover i {
  color: #fff !important;
}

.card--dual-link .card-body .list-follow-us li ul .list-inline-item:not(:nth-last-child(-n+2)) {
  margin-right: 24px;
}

@media (min-width: 576px) {
  .card--dual-link .card-body .list-follow-us li ul .list-inline-item:not(:nth-last-child(-n+2)) {
    margin-right: 16px;
  }
}
.card--dual-link .card-body .list-follow-us li ul .list-inline-item:nth-last-child(-n+2) {
  margin-right: 0 !important;
}

.card--dual-link .card-footer a:first-child {
  padding-left: 12px;
  padding-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
}

.card--dual-link .card-footer a:last-child {
  padding-left: 0;
  padding-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.card--dual-link .card-footer a span:first-child {
  width: 32px;
  height: 32px;
  padding: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: #dadce0 !important;
}

.scroll--nav-tabs::-webkit-scrollbar {
  height: 8px;
  background: #fff;
}

.scroll--nav-tabs::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.125);
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.add-collapse-icon.collapsed:before {
  content: "\f107";
}

.add-collapse-icon:not(.collapsed)::before {
  content: "\f106";
}

.add-collapse-icon:before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
}

.add-collapse-icon:before {
  left: -1.5rem;
  font-size: 18px;
}

.x-bg-dark-tbl {
  background-color: #343a40;
}

.table--sm-into th, .table--sm-into td {
  padding: 0.1rem 0.3rem;
}

.x-rounded-tl-0 {
  border-top-left-radius: 0 !important;
}

.x-rounded-tr-0 {
  border-top-right-radius: 0 !important;
}

.x-rounded-bl-0 {
  border-bottom-left-radius: 0 !important;
}

.x-rounded-br-0 {
  border-bottom-right-radius: 0 !important;
}

.x-border-success {
  border: 1px solid #28a745;
}

.badge--u-visits {
  width: 98.38px;
}

.badge--u-agents {
  width: 115.45px;
}

.badge--u-properties {
  width: 117.19px;
}

.badge--u-ratings {
  width: 111.2px;
}

.widget .media.--info-user {
  border-top: 1px solid #eeeeee;
  padding-top: 12px;
  margin-top: 8px;
}
.widget .media.--info-user .avatar-box {
  width: 60px;
  height: 60px;
}
.widget .media.--info-user .avatar-box img {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.h-scroll-user-table {
  min-height: 420px;
}

.h-scroll-user-table-xs {
  min-height: 300px;
}

.stylized-scrollbar-hl2::-webkit-scrollbar {
  height: 9px;
  background: #F0F0F0;
}

.stylized-scrollbar-hl2::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.125);
  border-top: 3px solid #F0F0F0;
  border-bottom: 1px solid #0EC6D5;
}

.stylized-scrollbar-vl2::-webkit-scrollbar {
  width: 7px;
  /* background: #F0F0F0; */
  background: #f0f0f0;
  background: linear-gradient(180deg, #f0f0f0 75%, white 100%);
}

.stylized-scrollbar-vl2::-webkit-scrollbar-thumb {
  /* background: rgba(0, 0, 0, 0.1); */
  border-right: 4px solid #0EC6D5;
}

.stylized-scrollbar-vl-white::-webkit-scrollbar {
  width: 7px;
  /* background: #F0F0F0; */
  background: #f0f0f0;
  background: linear-gradient(180deg, #f0f0f0 75%, white 100%);
}

.stylized-scrollbar-vl-white::-webkit-scrollbar {
  background-color: #F0F0F0;
  width: 8px;
}

.stylized-scrollbar-vl-white::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.125);
  border-right: 2px solid #F0F0F0;
}

.scroll-3d::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
}

.scroll-3d::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #dae0e5;
}

.btn-dark-hover:hover {
  background: #343A40;
  border-color: #343A40;
}

.btn-blue-hover:hover {
  background: #171666;
  border-color: #171666;
}

.-bg-silver-table {
  background-color: #e9ecef;
}

.-bg-offwhite {
  background-color: rgba(206, 215, 230, 0.35);
}

.l-bg-cherry {
  background: linear-gradient(to right, #493240, #f09);
}

.btn-bg-gold {
  background: linear-gradient(to right, #9c7200, #f6b500);
}

.btn-bg-blue {
  background: linear-gradient(to right, #373b44, #4286f4);
}

.btn-bg-green {
  background: linear-gradient(to right, #186629, #28a745);
}

.btn-bg-red {
  background: linear-gradient(to right, #951a26, #dc3545);
}

.nav-tabs--update.nav-tabs .nav-link.active:before {
  top: 95%;
  height: 2px;
  background-color: #0EC6D5;
}

.nav-tabs--update.nav-tabs .nav-link.active {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-tabs--update.nav-tabs .nav-item:first-child .nav-link {
  border-top-left-radius: 0;
}

.nav-tabs--update.nav-tabs .nav-item:last-child .nav-link {
  border-top-right-radius: 0;
}

.x-shadow-hover-bold:hover {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.51);
  transition: all 0.5s ease-in;
}

.check-load-tr {
  position: absolute;
  top: 10px;
  right: 10px;
}

.check-load {
  display: none;
}

.check-delete-br {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.x-zoneUploadFile {
  min-height: auto;
  padding: 1.5rem 1.75rem;
  text-align: center;
  border: 1px dashed #009ef7;
  background-color: #f1faff;
  border-radius: 0.475rem !important;
}

.wrapper-image-load {
  flex-shrink: 0;
}
.wrapper-image-load .card {
  border-width: 2px;
  background-color: #eeeeee;
  cursor: move;
}
.wrapper-image-load .card input {
  margin-bottom: 2px;
}
.wrapper-image-load .card input:focus {
  box-shadow: 0 0 0 0.1rem rgba(14, 198, 213, 0.25);
}
.wrapper-image-load img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 576px) {
  .wrapper-image-load {
    width: 240px !important;
  }
  .wrapper-image-load img {
    height: 180px;
  }
}

.wrapper-file-load {
  flex-shrink: 0;
  width: 160px;
}
.wrapper-file-load .card {
  border-width: 2px;
  cursor: move;
}
.wrapper-file-load .card input {
  margin-bottom: 2px;
}
.wrapper-file-load .card input:focus {
  box-shadow: 0 0 0 0.1rem rgba(14, 198, 213, 0.25);
}
.wrapper-file-load img {
  -o-object-fit: cover;
     object-fit: cover;
}
.wrapper-file-load .check-delete-br {
  bottom: 41.5px;
  right: 2.5px;
}

.x-upload-file {
  height: 56.25vw;
  padding: 1.5rem 1.75rem;
  text-align: center;
  border: 1px dashed #009ef7;
  background-color: #f1faff;
  border-radius: 3px !important;
}

@media (min-width: 576px) and (max-width: 767px) {
  .x-upload-file {
    height: 23.43375vw;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .x-upload-file {
    height: 18.748125vw;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .x-upload-file {
    height: 9.37125vw;
  }
}
@media (min-width: 1200px) {
  .x-upload-file {
    height: 9.37125vw;
  }
}
.x-zoneUploadFile.fixed-1 {
  height: 240px;
  overflow: hidden;
}
.x-zoneUploadFile.fixed-1 img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  background-color: #f8f8f8;
  border: 2px solid #ededed;
  border-radius: 3px;
  padding: 4px;
}

.x-zoneUploadFile.fixed-only {
  width: calc(100vw - 112px);
  height: calc((100vw - 112px) * 0.5425);
  overflow: hidden;
}
@media (min-width: 576px) {
  .x-zoneUploadFile.fixed-only {
    width: 440px;
    height: 238.7px;
  }
}
@media (min-width: 768px) {
  .x-zoneUploadFile.fixed-only {
    width: 500px;
    height: 271.25px;
  }
}
@media (min-width: 992px) {
  .x-zoneUploadFile.fixed-only {
    width: 310px;
    height: 168.175px;
  }
}
@media (min-width: 1200px) {
  .x-zoneUploadFile.fixed-only {
    width: 420px;
    height: 227.85px;
  }
}
@media (min-width: 1400px) {
  .x-zoneUploadFile.fixed-only {
    width: 500px;
    height: 271.25px;
  }
}
.x-zoneUploadFile.fixed-only img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

input.fixed-only {
  width: calc(100vw - 112px);
}
@media (min-width: 576px) {
  input.fixed-only {
    width: 440px;
  }
}
@media (min-width: 768px) {
  input.fixed-only {
    width: 500px;
  }
}
@media (min-width: 992px) {
  input.fixed-only {
    width: 310px;
  }
}
@media (min-width: 1200px) {
  input.fixed-only {
    width: 420px;
  }
}
@media (min-width: 1400px) {
  input.fixed-only {
    width: 500px;
  }
}

.x-obj-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.container-offices .card {
  border-color: #dadce0;
}
.container-offices .api-map {
  height: calc((100vw - 90px) * 0.5625);
}
@media (min-width: 768px) {
  .container-offices h5.text-heading {
    overflow: hidden;
    height: 48px;
  }
  .container-offices p.card-text {
    overflow: hidden;
    height: 42px;
  }
  .container-offices .api-map {
    height: calc((50vw - 70px) * 0.5625);
  }
}
@media (min-width: 1200px) {
  .container-offices .api-map {
    height: 298.125px;
  }
}

.accordion-floor .list-inline-item:first-child {
  width: 92px;
}
.accordion-floor .list-inline-item:not(:first-child) {
  width: 45px;
}
.accordion-floor .card-header .heading .text-heading {
  width: calc(100% - 25px);
}
@media (min-width: 576px) {
  .accordion-floor .card-header .heading .text-heading {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .accordion-floor .card-header .heading .text-heading {
    width: 60%;
  }
}

.wrp-accordion-floor {
  position: relative;
}
.wrp-accordion-floor .heading .text-heading {
  width: 100% !important;
}
.wrp-accordion-floor .dropdown {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 30px;
  margin: 15px 15px 0 0;
}
@media (min-width: 768px) {
  .wrp-accordion-floor .dropdown {
    margin: 15.4px 70px 0 0;
  }
}
@media (min-width: 768px) {
  .wrp-accordion-floor .-ul-details {
    margin-right: 110px;
  }
}
@media (max-width: 767px) {
  .wrp-accordion-floor .accordion-03 .heading:before {
    margin-top: 50px;
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .estate-rent .-img-2sm {
    height: 158.4px;
  }
}
.home-project .-card-4x {
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 991px) {
  .-card-1x {
    height: calc((66.66vw - 30px) * 0.75) !important;
  }
}
@media (min-width: 768px) {
  .home-project .-card-4x {
    height: calc((50vw - 30px) * 0.75) !important;
  }
}
@media (min-width: 992px) {
  .home-project .-card-4x {
    height: calc((33.33vw - 30px) * 0.75) !important;
  }
}
@media (min-width: 1200px) {
  .home-project .-card-4x {
    height: 277.5px !important;
  }
}
@media (min-width: 1600px) {
  .home-project .-card-4x {
    height: 283.123125px !important;
  }
}
.card__table-user {
  width: 170px;
  border-color: transparent;
}
.card__table-user .avatar-box {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card__table-user .avatar-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__table-user:hover {
  border-color: #0ec6d5 !important;
}
.card__table-user:hover a .-name {
  color: #0ec6d5 !important;
}
.card__table-user .-name {
  font-size: 14px;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
}
.card__table-user .-role {
  font-size: 13px;
  line-height: 16px;
}
.card__table-user.bg-accent {
  border-color: transparent;
}
.card__table-user.bg-accent:hover {
  border-color: #0ec6d5 !important;
}
.card__table-user.bg-accent:hover .table--sm-into a {
  border-color: #0ec6d5 !important;
}
.card__table-user:hover i[class^="fal fa-inbox-"] {
  color: #0ec6d5;
}

.card__table-user i[class^="fal fa-inbox-"] {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13.5px;
  font-weight: 100;
  padding: 3px;
  margin-top: 4px;
  margin-right: 4px;
  color: #ababab;
}

.wrp-comment {
  min-width: 400px;
  height: 143px;
  line-height: 24px;
  padding: 5px 10px;
  overflow: auto;
}
.wrp-comment::-webkit-scrollbar {
  background-color: #F0F0F0;
  width: 8px;
}
.wrp-comment::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.125);
  border-right: 2px solid #F0F0F0;
}
.wrp-comment.--interested {
  height: 192px;
}

.wrp-comment-admin {
  background-color: #f3f8f9;
  border-left: 3px solid #1e1d85;
  padding: 5px 10px;
  color: #333;
}

.wrp-comment-admin-public {
  background-color: #f8f9fa;
  border-left: 3px solid rgba(0, 0, 0, 0.125);
  padding: 5px 10px;
}
.wrp-comment-admin-public p > i {
  color: rgba(0, 0, 0, 0.125);
}

.row__table-user {
  transition: all 0.2s;
  border: 1px solid transparent;
}
.row__table-user .avatar-box {
  width: 64px;
  height: 64px;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.row__table-user .avatar-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.row__table-user:hover {
  border-color: #0ec6d5 !important;
}
.row__table-user .-name {
  font-size: 14px;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
}
.row__table-user .col {
  padding-left: 11px;
}
.row__table-user .-data {
  font-size: 14px;
  line-height: 16px;
}
.row__table-user .-role {
  font-size: 14px;
  line-height: 20px;
}
.row__table-user .-dni {
  font-size: 13px;
  line-height: 16px;
}

.wrp-package {
  padding-bottom: 2px;
}
.wrp-package .custom-packages {
  top: 16px;
  right: -2px;
}
.wrp-package .-rich-text {
  overflow: auto;
  height: 190px;
}
.wrp-package .-rich-text::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.125);
  border-right: 2px solid #F0F0F0;
}
.wrp-package .-rich-text::-webkit-scrollbar {
  background-color: #F0F0F0;
  width: 8px;
}
.wrp-package .-rich-text > p {
  margin-bottom: 0;
}

.-wrp-package-card:hover {
  box-shadow: 0 11px 30px 0 rgba(51, 51, 51, 0.15) !important;
}

.-wrp-package-card.active {
  box-shadow: 0px 0px 0px 2px #0ec6d5 !important;
}

.-wrp-package-card.disabled > .link-group-paymant:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin: 26.35px 15px 0;
}

.-wrp-package-card.disabled {
  box-shadow: none !important;
}

.-info-border-top-3 {
  border-top: 3px solid #0ec6d5 !important;
}

.btn-group__pack-payment {
  width: 100%;
}
.btn-group__pack-payment .btn {
  width: 33.33%;
  padding: 9px 0;
  border-radius: 0;
}
.btn-group__pack-payment .btn .-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 32px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 0 5px #fff;
}

.wrp-package .-btn-default {
  height: 48px;
  border-radius: 0.25rem;
  background-color: #fff;
  padding: 4px;
  box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.07);
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-color: silver;
  transition: border-color 300ms ease, box-shadow 300ms ease, background-color 300ms ease;
}

.wrp-package .-btn-default:hover {
  border-color: #17a2b8;
  box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
  background-color: #f7f7f7;
}

.-wrp-package-card {
  transition: all 0.2s;
}
.-wrp-package-card .link-group-paymant {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.-wrp-package-card .card .card-header:first-child {
  padding: 20.5px 20px !important;
}
.-wrp-package-card .badge__package-status {
  border-radius: 0;
  border: 1px solid;
  box-shadow: 0 0 0 1px #0ec6d5;
  padding: 3px 7px;
}

.popover {
  top: -8px !important;
}
.popover .popover-body {
  padding: 8px;
  border-radius: 3px;
  border: 1px solid #dadce0;
}
.popover .popover-body .list-inline-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  font-size: 14px;
}
.popover .popover-body .list-inline-item:not(:last-child) {
  margin-right: 6px !important;
}

.dropdown-menu .-link-off {
  padding: 0 1.5rem;
}
.dropdown-menu .-link-off:nth-child(1) {
  padding-top: 0.25rem;
}
.dropdown-menu .-link-off:nth-child(2), .dropdown-menu .-link-off:nth-child(3) {
  font-size: 12px;
  color: #696969;
}
.dropdown-menu .-link-off:active {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-menu .-link-off:hover {
  background-color: transparent;
}
.dropdown-menu .-link-on:active span {
  color: #fff !important;
}
.dropdown-menu .-link-on span {
  line-height: 26.04px;
}
.dropdown-menu .-link-on:hover span {
  color: #0ec6d5 !important;
}

.wrp-advertiser-banner {
  height: 240px;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 576px) {
  .wrp-advertiser-banner {
    height: 260px;
  }
}
@media (min-width: 768px) {
  .wrp-advertiser-banner {
    height: 280px;
  }
}
@media (min-width: 992px) {
  .wrp-advertiser-banner {
    height: 300px;
  }
}
@media (min-width: 1600px) {
  .wrp-advertiser-banner {
    height: 320px;
  }
}
@media (min-width: 1600px) {
  .wrp-advertiser-banner {
    height: 340px;
  }
}

.-td-wrp-table {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.-td-wrp-table tr {
  white-space: nowrap;
}

.table--in-table td {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  line-height: 2 !important;
  font-size: 13px;
  line-height: 1.8 !important;
}

.table--in-table tr td:first-child {
  padding-left: 12px !important;
  padding-right: 0.35rem !important;
  color: #333;
  font-weight: 500;
}

.table--in-table tr td:last-child {
  padding-left: 0.35rem !important;
  padding-right: 12px !important;
}

.table--in-table td h2 {
  line-height: 24px;
}

@media (min-width: 400px) {
  .-fixed-size-card div[class^="card ft card-property"] {
    max-width: 340px !important;
    margin: 0 auto !important;
  }
}
@media (min-width: 400px) {
  .-fixed-size-card div[class^="card ft card-property"] .carousel-item {
    height: 191.25px !important;
  }
}

.-fixed-size-card .card-property.--not-aviliable:after {
  content: "Registro No Disponible";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.0175);
  color: #252525;
  font-weight: 600;
  font-size: 14px;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dropdown__traffic-light .dropdown-toggle span {
  display: inline-block;
  width: 83px;
}

.show-skin-lightsolid:hover .skin-lightsolid {
  display: flex !important;
}

.skin-lightsolid:hover .fa-heart:before {
  font-weight: 600;
}

.-to-top-right {
  top: 0;
  right: 0;
}

.skin-lightsolid {
  background-color: rgba(255, 255, 255, 0.7);
  display: none !important;
}
.skin-lightsolid.active {
  background-color: rgba(255, 255, 255, 0.7) !important;
  color: #dc3545 !important;
  display: flex !important;
}
.skin-lightsolid.active .fa-heart:before {
  font-weight: 600;
}
.skin-lightsolid.active:hover {
  color: #696969 !important;
}
.skin-lightsolid.active:hover {
  background-color: #eff6f7 !important;
}
.skin-lightsolid.active:hover .fa-heart:before {
  font-weight: 400 !important;
}

.skin-solid.active {
  background-color: rgba(231, 68, 91, 0.06) !important;
  color: #dc3545 !important;
}
.skin-solid.active .fa-heart:before {
  font-weight: 600;
}
.skin-solid.active:hover {
  color: #1e1d85 !important;
}
.skin-solid.active:hover .fa-heart:before {
  font-weight: 400;
}
.skin-solid:hover .fa-heart:before {
  font-weight: 600;
}

.skin-glass:hover .fa-heart:before {
  font-weight: 600;
}
.skin-glass.active {
  background-color: rgba(220, 53, 69, 0.4) !important;
}
.skin-glass.active .fa-heart:before {
  font-weight: 600;
}
.skin-glass.active:hover .fa-heart:before {
  font-weight: 400 !important;
}

.skin-solid.-skin--compare.active {
  background-color: rgba(246, 181, 0, 0.1) !important;
  color: #ff6935 !important;
}
.skin-solid.-skin--compare:hover {
  background-color: #cde3e6 !important;
  color: #1e1d85 !important;
}

.skin-glass.-skin--compare.active {
  background-color: rgba(255, 105, 53, 0.4) !important;
}
.skin-glass.-skin--compare:hover {
  background-color: #0ec6d5 !important;
}

/* Acceso icono whatsaap */
.container-float-social {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 100;
}

.box-float-social {
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 20;
  margin-left: 30px;
}

.box-float-social a {
  border-radius: 50%;
  background-color: #28a745;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  width: 52px;
  height: 52px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16);
}

.box-float-social a:hover {
  /*transform: translateY(-1.5px);*/
  transform: scale(1.05) rotate(1turn);
  background-color: #0dc152;
}

.box-float-social a i {
  transition: all 0.3s ease-in-out;
  font-size: 1.8em;
}

.box-float-social > p {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 30;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  line-height: 18px;
  font-size: 80%;
  border-radius: 50%;
  background-color: #dc3545;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 0.75em !important;
}

@media (max-width: 767px) {
  /*  .box-float-social {
      bottom: 14px;
      left: 7px;
    }*/
  .box-float-social a {
    width: 50px;
    height: 50px;
  }

  #up-to-top {
    right: 7.5px;
    bottom: 82.5px;
  }
}
/* // Acceso icono whatsaap */
.card__contact-user {
  width: 160px;
  border-right: 1px solid #eeeeee;
}
.card__contact-user:hover {
  border-color: #0ec6d5 !important;
}
.card__contact-user:hover .-name {
  color: #0ec6d5 !important;
}
.card__contact-user:hover .list-inline-item a {
  border-color: #0ec6d5 !important;
}
.card__contact-user .avatar-box {
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card__contact-user .avatar-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__contact-user .-name {
  font-size: 14px;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
}

.card__shortcuts {
  border-color: #dadce0;
  transition: border-color 0.5s ease, box-shadow 0.5s ease;
}
.card__shortcuts span:first-child {
  transition: color 0.5s ease, border-color 0.5s ease;
}
.card__shortcuts h2 {
  color: #696969;
  transition: color 0.5s ease;
}
.card__shortcuts p, .card__shortcuts svg {
  transition: color 0.5s ease;
}
.card__shortcuts:not(.card__shortcuts--off):hover {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.13);
}
.card__shortcuts:not(.card__shortcuts--off):hover span:first-child {
  color: #1e1d85 !important;
  border-color: #0ec6d5;
  background-color: rgba(14, 198, 213, 0.05);
}
.card__shortcuts:not(.card__shortcuts--off):hover p {
  color: #0ec6d5 !important;
}
.card__shortcuts:not(.card__shortcuts--off):hover svg {
  color: #1e1d85 !important;
}
.card__shortcuts:not(.card__shortcuts--off):hover h2 {
  color: #1e1d85 !important;
}

.card__notifications .media p.-title {
  line-height: 24px;
  min-height: 24px;
  max-height: 48px;
  overflow: hidden;
  color: #333;
}
.card__notifications .media p.-date {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  font-size: 85%;
}
.card__notifications .media p.-date span {
  vertical-align: sub;
}
.card__notifications .media .--actions a:first-child:hover,
.card__notifications .media .--actions a:first-child.active {
  background-color: rgba(108, 189, 126, 0.1) !important;
  color: #28a745 !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.13);
}

.-form-area-upload-photo {
  position: relative;
  min-height: auto;
  text-align: center;
  border: 2px solid #ededed;
  background-color: #f8f8f8;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.-form-area-upload-photo .-wrp-area-photo {
  height: calc(100vw - 90px);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.-form-area-upload-photo .-wrp-area-photo img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  background-color: #f1faff;
  border: 1px dashed #009ef7;
  border-radius: 3px;
  padding: 4px;
}
@media (min-width: 567px) {
  .-form-area-upload-photo .-wrp-area-photo {
    height: calc(66.66vw - 90px);
  }
}
@media (min-width: 768px) {
  .-form-area-upload-photo .-wrp-area-photo {
    height: calc(50vw - 90px);
  }
}
@media (min-width: 992px) {
  .-form-area-upload-photo .-wrp-area-photo {
    height: calc(50vw - 180px);
  }
}
@media (min-width: 1200px) {
  .-form-area-upload-photo .-wrp-area-photo {
    height: calc(41.66vw - 240px);
  }
}
@media (min-width: 1400px) {
  .-form-area-upload-photo .-wrp-area-photo {
    height: 340px;
    width: 340px;
  }
}
.-form-area-upload-photo .-wrp-area-banner {
  height: 25vw;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f8f8f8;
}
.-form-area-upload-photo .-wrp-area-banner img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  background-color: #f1faff;
  border: 1px dashed #009ef7;
  border-radius: 3px;
  padding: 4px;
}
@media (min-width: 992px) {
  .-form-area-upload-photo .-wrp-area-banner {
    height: 12.5vw;
  }
}
@media (min-width: 1400px) {
  .-form-area-upload-photo .-wrp-area-banner {
    height: 115px;
    width: 340px;
  }
}

.wrp-units-list .-bg-img {
  width: 120px;
  height: 90px;
}
@media (min-width: 768px) {
  .wrp-units-list .-bg-img {
    height: 86px;
  }
}
@media (max-width: 576px) {
  .wrp-units-list .-details-list .list-inline-item {
    width: 50%;
    padding-top: 6.5px;
  }
}
.wrp-units-list .list-group-flush .list-group-item:first-child {
  border-top: 1px solid #0ec6d5 !important;
}

.media__sub-property {
  border: 1px solid transparent;
  border-radius: 3px;
  transition: border-color 0.2s ease;
  width: 580px;
  padding: 4px;
}
.media__sub-property p {
  transition: color 0.2s ease;
}
.media__sub-property li span {
  color: #696969;
}
.media__sub-property:hover {
  border-color: #0ec6d5;
}
.media__sub-property:hover p {
  color: #0ec6d5 !important;
}
.media__sub-property .-wrp-img {
  width: 100px;
}

.-grid-blockquote {
  border-left: 1px solid #696969;
  box-shadow: 3px 0px 0px 0px #eeeeee inset;
  padding-left: 8px;
  white-space: nowrap;
}
.-grid-blockquote span {
  display: block;
}

.-btn-soft {
  padding: 4px 8px;
  background-color: #f8f9fa;
  border: 1px solid rgba(78, 132, 250, 0.2);
  color: #252525;
  border-bottom: 3px solid rgba(78, 132, 250, 0.2);
}
.-btn-soft:hover {
  border-color: #0ec6d5;
  background-color: #fff !important;
  color: #09838d;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.13);
}
.-btn-soft.active {
  border-color: #0ec6d5;
  background-color: #fff !important;
  color: #09838d;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.13);
}
.-btn-soft span {
  display: block;
}

.nav-item--user .-text, .nav-item--user .-link {
  display: block;
  width: 100%;
  padding: 0 0.25rem;
  clear: both;
  font-weight: 400;
  color: #fff;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.nav-item--user .-text {
  opacity: 0.75;
}
.nav-item--user .-link {
  font-weight: 500;
}

.list-group-item--user .-text {
  display: block;
  width: 100%;
  padding: 0 0.25rem;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.list-group-item--user .-text:first-child {
  color: #212529 !important;
}

.card__visit-info .visit-info__body span.detail {
  display: block;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}
.card__visit-info .visit-info__body .wrp-sign {
  position: relative;
}
.card__visit-info .visit-info__body .wrp-sign p {
  position: absolute;
  line-height: 14px;
  top: 5px;
  left: 15px;
  background-color: rgba(255, 255, 255, 0.75);
}
.card__visit-info .visit-info__body .wrp-sign span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  overflow: hidden;
}
.card__visit-info .visit-info__body .wrp-sign span img {
  height: 100%;
}
.card__visit-info .-notes {
  display: block;
  line-height: 18px;
  min-height: 144px;
  max-height: 216px;
  overflow: auto;
}
.card__visit-info .-list-btn-1 {
  width: 100%;
}
@media (min-width: 576px) {
  .card__visit-info .-list-btn-1 {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .card__visit-info .-list-btn-1 {
    width: 85%;
  }
}
@media (min-width: 992px) {
  .card__visit-info .-list-btn-1 {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .card__visit-info .-list-btn-1 {
    width: 75%;
  }
}
@media (min-width: 1500px) {
  .card__visit-info .-list-btn-1 {
    width: 70%;
  }
}
.card__visit-info .-list-btn-1 > div {
  padding: 0 5px;
  margin-bottom: 10px;
}
.card__visit-info .-list-btn-1 .--clipboard {
  position: absolute;
  width: 18px;
  height: 18px;
  right: 10px;
}
.card__visit-info .-list-btn-1 p {
  height: 52px;
  background-color: #e8f0fe;
}
.card__visit-info .-list-btn-1 a {
  height: 52px;
  font-size: 14px;
}
.card__visit-info .-list-btn-2 {
  width: 100%;
}
@media (min-width: 576px) {
  .card__visit-info .-list-btn-2 {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .card__visit-info .-list-btn-2 {
    width: 85%;
  }
}
@media (min-width: 992px) {
  .card__visit-info .-list-btn-2 {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .card__visit-info .-list-btn-2 {
    width: 75%;
  }
}
@media (min-width: 1500px) {
  .card__visit-info .-list-btn-2 {
    width: 70%;
  }
}
.card__visit-info .-list-btn-2 > div {
  padding: 0 4px;
}
.card__visit-info .-list-btn-2 a {
  height: 52px;
  font-size: 14px;
}
.card__visit-info .-wrp-img-main {
  width: 160px;
  height: 160px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card__visit-info .-wrp-img-main img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
}
.card__visit-info .-wrp-table-img {
  height: 264.11px;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card__visit-info .-wrp-table-img img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
}

.-visit-modal .-text {
  height: 100px;
  overflow: auto;
  line-height: 22.4px;
  padding: 0.375rem 0.75rem;
}

.-wrp-complaint-info {
  width: 640px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.-wrp-complaint-info.--public {
  width: 450px;
  height: 120px;
}

.-wrp-complaint-comment {
  width: 640px;
  height: 120px;
  line-height: 24px;
  padding: 5px 10px;
  overflow: auto;
}
.-wrp-complaint-comment::-webkit-scrollbar {
  background-color: #F0F0F0;
  width: 6px;
}
.-wrp-complaint-comment::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.125);
  border-right: 2px solid #F0F0F0;
}
.-wrp-complaint-comment.--public {
  width: 450px;
}

.-wrp-complaint-reply-public {
  width: 450px;
}
.-wrp-complaint-reply-public .row-1, .-wrp-complaint-reply-public .row-2 {
  line-height: 26px;
  height: 115px;
  overflow: auto;
  padding: 5px 10px;
}
.-wrp-complaint-reply-public .row-1::-webkit-scrollbar, .-wrp-complaint-reply-public .row-2::-webkit-scrollbar {
  background-color: #F0F0F0;
  width: 6px;
}
.-wrp-complaint-reply-public .row-1::-webkit-scrollbar-thumb, .-wrp-complaint-reply-public .row-2::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.125);
  border-right: 2px solid #F0F0F0;
}
.-wrp-complaint-reply-public .row-1 {
  border-left: 3px solid #aed1d6;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.-wrp-complaint-reply-public .row-2 {
  border-left: 3px solid rgba(0, 0, 0, 0.125);
  padding: 5px 10px;
}

.-cards-complaints .col-ico-1 {
  flex: 0 0 35%;
  max-width: 35%;
}
.-cards-complaints .col-ico-2 {
  flex: 0 0 35%;
  max-width: 35%;
}
.-cards-complaints .col-ico-3 {
  flex: 0 0 30%;
  max-width: 30%;
}
.-cards-complaints > div:last-child .card {
  height: 92.58px;
}
.-cards-complaints > div:last-child .card .card-body {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.-cards-complaints > div:last-child .card .card-body .col-ico-1 .-content-data {
  padding-left: 6px;
  padding-right: 3px;
}
.-cards-complaints > div:last-child .card .card-body .col-ico-2 .-content-data {
  padding-left: 3px;
  padding-right: 3px;
}
.-cards-complaints > div:last-child .card .card-body .col-ico-3 .-content-data {
  padding-left: 3px;
  padding-right: 6px;
}
.-cards-complaints > div:last-child .card .card-body .-content-data {
  height: inherit;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.-cards-complaints > div:last-child .card .card-body .-title {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
}
.-cards-complaints > div:last-child .card .card-body .-title .-icon-abs {
  position: absolute;
  right: 0;
  bottom: 4px;
  font-size: 16px;
}
.-cards-complaints > div:last-child .card .card-body .-details {
  height: 34px;
  font-size: 8.6px;
  line-height: 1;
  padding-top: 4px;
}

.-px-05 {
  padding: 0 5px !important;
}

.-p-010 {
  padding: 0 10px !important;
}

.-mb-10p {
  margin-bottom: 10px !important;
}

.-border-light-danger {
  border-color: #f8d6d9 !important;
}

.-border-light-warning {
  border-color: #fff1ca !important;
}

.-border-light-success {
  border-color: #cef3d6 !important;
}

.error-logo {
  height: 50px;
}
@media (min-width: 576px) {
  .error-logo {
    height: 60px;
  }
}

footer .list-group__doc {
  max-width: 100%;
}
@media (min-width: 992px) {
  footer .list-group__doc .list-group-item:not(:last-child) {
    position: relative;
    margin-right: 20px;
  }
  footer .list-group__doc .list-group-item:not(:last-child):after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-right: -10px;
    width: 2px;
    height: 16px;
    border-radius: 0.25rem;
    content: "";
    background: #ababab;
  }
}

.form-group__estate-post {
  box-shadow: 0 0 0 1.5px rgba(14, 198, 213, 0.6);
  border-radius: 3px;
  padding: 4px 10px 10px;
  background-color: #eff6f7;
  margin-top: 2px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .form-group__estate-post {
    margin-top: 0px;
  }
}
.form-group__estate-post label {
  margin-bottom: 4px;
}
.form-group__estate-post select {
  background-color: #fff;
}
.form-group__estate-post select:focus {
  background-color: #fff;
}
.form-group__estate-post span {
  margin-top: 4px;
  font-size: 90%;
}

@media (min-width: 768px) and (max-width: 1400px) {
  .-col-agent-request {
    padding-left: 16px !important;
  }
}

.-col-agent-request > .row {
  padding: 8px;
  border-radius: 3px;
  box-shadow: 0 0 0 1.5px rgba(14, 198, 213, 0.6);
  background-color: #fff;
}
@media (min-width: 768px) {
  .-col-agent-request > .row {
    padding: 5px;
  }
}
.-col-agent-request > .row p {
  line-height: 16px;
  padding-right: 12px;
  text-align: justify;
  font-size: 90%;
  font-weight: 500;
}

.card__package-payment .-rich-text {
  display: flex;
  justify-content: center;
}

.card__header-profile .--off {
  height: 8rem !important;
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media (min-width: 576px) {
  .card__header-profile .--off {
    height: 11rem !important;
  }
}
.card__header-profile .card-header .wrp-profile-banner {
  height: 240px;
}
.card__header-profile .card-header .wrp-profile-banner img.-profile-banner {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media (min-width: 576) {
  .card__header-profile .card-header .wrp-profile-banner {
    height: 260px;
  }
}
@media (min-width: 768px) {
  .card__header-profile .card-header .wrp-profile-banner {
    height: 280px;
  }
}
@media (min-width: 992px) {
  .card__header-profile .card-header .wrp-profile-banner {
    height: 300px;
  }
}
@media (min-width: 1600px) {
  .card__header-profile .card-header .wrp-profile-banner {
    height: 340px;
  }
}

.btn-update-banner {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 0.3125rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  margin: 5px;
}
.btn-update-banner:hover {
  color: #FFF;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}

.btn-remove-banner {
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 0.3125rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  color: #fff;
  padding: 3px 8px;
  margin: 5px;
}
.btn-remove-banner:hover {
  color: #FFF;
  background: rgba(0, 0, 0, 0.6);
}

.u-profile-img {
  position: relative;
  width: 8rem;
  height: 8rem;
  line-height: 5rem;
  font-size: 2rem;
  text-align: center;
  margin: 0 auto;
  background: #fff;
  border: 5px solid #FFF;
  overflow: hidden;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
@media (min-width: 576px) {
  .u-profile-img {
    width: 11rem;
    height: 11rem;
  }
}
.u-profile-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.u-profile-img .custom-file {
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: 0.3s ease-in;
}
.u-profile-img .custom-file label {
  color: #FFF;
  font-size: 1rem;
  height: 2rem;
}
.u-profile-img .custom-file:hover {
  background: rgba(0, 0, 0, 0.6);
}
.u-profile-img:hover .-btn-remove {
  right: 0;
}
.u-profile-img .-btn-remove {
  position: absolute;
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  transition: 0.3s ease-in;
  width: 30px;
  height: 30px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -30px;
  z-index: 100;
}
.u-profile-img .-btn-remove:hover {
  background: rgba(0, 0, 0, 0.6);
}

.u-profile-img.u-profile-img__abs {
  position: absolute;
  bottom: -4rem;
  left: 0;
  right: 0;
  z-index: 5;
}

.-title-video-tutorial {
  font-size: 15px;
}
@media (min-width: 768px) {
  .-title-video-tutorial {
    font-size: 10px;
  }
}
@media (min-width: 992px) {
  .-title-video-tutorial {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .-title-video-tutorial {
    font-size: 16px;
  }
}

.pin-price-tag {
  background-color: #1e1d85;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 13px;
  padding: 2.5px 8.5px;
  position: relative;
  letter-spacing: 0.7px;
  font-family: "Poppins", sans-serif;
  transition: transform 0.3s ease-in;
}
.pin-price-tag:hover {
  transform: translateY(1px);
}
.pin-price-tag::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 97.5%;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #1e1d85;
}
.pin-price-tag span {
  line-height: 18px !important;
}

.card__table-properties {
  display: flex;
  flex-direction: row;
  background-color: transparent;
}
.card__table-properties:hover .-list-icon-media {
  display: flex !important;
  position: relative;
  z-index: 2;
}
.card__table-properties:hover h2, .card__table-properties:hover h3, .card__table-properties:hover .-col-details p {
  color: #181c32 !important;
}
.card__table-properties .carousel .carousel-inner {
  height: 190px;
  width: 256.5px;
  background-color: #1e1e2d;
}
.card__table-properties .carousel .carousel-inner .carousel-item {
  height: inherit;
  width: inherit;
}
.card__table-properties .carousel .carousel-inner .carousel-item img {
  width: 100% !important;
  display: block !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__table-properties .carousel .carousel-control-prev {
  z-index: 2;
}
.card__table-properties .carousel .carousel-control-prev .carousel-control-prev-icon {
  background-color: rgba(0, 0, 0, 0.4);
  transition: transform 0.5s ease-in;
}
.card__table-properties .carousel .carousel-control-prev:hover .carousel-control-prev-icon {
  background-color: rgba(0, 0, 0, 0.5);
}
.card__table-properties .carousel .carousel-control-next {
  z-index: 2;
}
.card__table-properties .carousel .carousel-control-next .carousel-control-next-icon {
  background-color: rgba(0, 0, 0, 0.4);
  transition: transform 0.5s ease-in;
}
.card__table-properties .carousel .carousel-control-next:hover .carousel-control-next-icon {
  background-color: rgba(0, 0, 0, 0.5);
}
.card__table-properties .carousel .-list-icon-media {
  display: none;
  bottom: 0;
  margin: 4px;
  transition: display 0.2s ease;
}
.card__table-properties .carousel .-list-icon-media .list-group-item {
  background-color: transparent;
  border: 0;
  color: #fff;
}
.card__table-properties .carousel .-list-icon-media .list-group-item i {
  color: #fff;
}
.card__table-properties .card-body {
  padding: 0 15px;
  height: 190px;
  width: 513px;
}
.card__table-properties .card-body h2 {
  height: 33.53px;
  overflow: hidden;
  color: #7e8299;
  transition: color 0.2s ease;
}
.card__table-properties .card-body h3 {
  height: 29.63px;
  overflow: hidden;
  color: #7e8299;
  transition: color 0.2s ease;
}
.card__table-properties .card-body .-col-details i {
  color: #0ec6d5;
  transition: color 0.2s ease;
}
.card__table-properties .card-body .-amount-tag {
  border-left: 3px solid #006eac;
  background-color: #F5F8FA;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.card__table-properties .last-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(30, 29, 133, 0.4);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 2;
}
.card__table-properties .last-image:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
}

.-group-btn-properties a {
  height: 35px;
  width: 35px;
  padding: 0 !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #F5F8FA;
  border-radius: 50%;
  transition: transform 0.5s ease, background-color 0.5s ease;
  position: relative;
  z-index: 2;
}
.-group-btn-properties a i {
  line-height: initial;
  padding-right: 0;
  color: #006eac;
}
.-group-btn-properties a:hover {
  transform: translateY(2px);
  background-color: #eff6f7 !important;
}
.-group-btn-properties a:hover .fa-heart {
  color: #f1416c;
}
.-group-btn-properties a:hover .fa-heart:before {
  font-weight: 600;
}
.-group-btn-properties a:hover .fa-exchange-alt {
  color: #ff6935;
}
.-group-btn-properties a:hover .fa-exchange-alt:before {
  font-weight: 600;
}
.-group-btn-properties a:not(:last-child) {
  margin-right: 4px;
}

.-dropdown--shared .dropdown-toggle {
  padding: 0 !important;
  height: 35px;
  width: 35px;
  padding: 0 !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #F5F8FA;
  border-radius: 50%;
  transition: transform 0.5s ease, background-color 0.5s ease;
  margin-right: 4px;
  position: relative;
  z-index: 2;
}
.-dropdown--shared .dropdown-toggle i {
  color: #006eac;
}
.-dropdown--shared .dropdown-toggle::after {
  display: none;
}
.-dropdown--shared .dropdown-toggle:hover {
  transform: translateY(2px);
  background-color: #eff6f7 !important;
}
.-dropdown--shared .dropdown-toggle:hover .fa-share-alt {
  color: #50cd89;
}
.-dropdown--shared .dropdown-toggle:hover .fa-share-alt:before {
  font-weight: 600;
}
.-dropdown--shared .dropdown-menu .dropdown-item > span {
  display: inline-block;
  width: 20px;
  text-align: center;
}

.-wrp-card-property {
  overflow: auto;
}
.-wrp-card-property .card__table-properties {
  min-width: 728px;
  max-width: 770px;
}

.card_office-link {
  height: 168px;
  box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(30, 30, 45, 0.08);
}
.card_office-link:hover .-list-social > .btn {
  background-color: #fff !important;
}
.card_office-link:hover {
  background-color: #f1faff;
  box-shadow: 0 0 0 1px #009ef7 inset;
}
.card_office-link .-title {
  font-size: 14px;
  line-height: 17px;
  height: 34px;
  overflow: hidden;
}
.card_office-link .-list-social {
  position: relative;
  z-index: 5;
  display: flex;
}
.card_office-link .-list-social li:not(:last-child) {
  padding-right: 0.75rem;
}
.card_office-link .-list-social .btn {
  height: 28px;
  width: 28px;
  padding: 0 !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dadce0 !important;
  background-color: transparent;
  transition: transform 0.5s ease-in, background-color 0.5s ease-in, border 0.5s ease-in;
}
.card_office-link .-list-social .btn i {
  line-height: initial;
  padding-right: 0;
}
.card_office-link .-list-social .btn:hover {
  transform: translateY(-2px);
}
.card_office-link .-list-social .btn:hover:not(.btn-active) {
  border: 1px solid !important;
}

.card_staff {
  border: 1px solid #dadce0;
}
@media (min-width: 576px) {
  .card_staff .-wrp-media {
    height: 165px;
  }
}
.card_staff hr {
  background-color: #009ef7;
  height: 1.5px;
  transition: opacity 0.5s ease-in;
}
.card_staff:hover {
  box-shadow: 0px 0px 7px 0px rgba(14, 198, 213, 0.25) inset;
}
.card_staff:hover hr {
  opacity: 0.5;
}
.card_staff img.-img-avatar {
  width: 100%;
  height: calc(100vw - 120px);
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.25rem;
}
@media (min-width: 576px) {
  .card_staff img.-img-avatar {
    width: 110px;
    height: 124px;
  }
}
.card_staff img.-img-logo {
  width: 55px;
  height: 55px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.25rem;
}
.card_staff .-list-contact {
  white-space: nowrap;
  margin-bottom: 8px;
}
.card_staff .-list-contact li i {
  color: #3f4254;
}
.card_staff .-list-contact li:hover {
  background-color: #f1faff;
}
.card_staff .-list-contact li:hover a, .card_staff .-list-contact li:hover i {
  color: #009ef7;
}
.card_staff .-list-contact li a {
  color: #3f4254;
}
.card_staff .-list-contact li.-email {
  font-size: 12.5px;
  letter-spacing: -0.5px;
}
.card_staff .-list-social {
  display: flex;
}
.card_staff .-list-social li:not(:last-child) {
  margin-right: 0.75rem;
}
.card_staff .-head {
  justify-content: space-between;
}
.card_staff .-head .-title {
  height: 55px;
  display: flex;
  flex-direction: column;
}
.card_staff .-head .-title h6 {
  height: 34px;
  overflow: hidden;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 0;
}
.card_staff .-head .-title span {
  font-size: 13px;
  line-height: 16px;
  margin-top: auto;
}

.-gallery-slider {
  height: calc((100vw - 120px) * 0.5625) !important;
}
@media (min-width: 768px) {
  .-gallery-slider {
    height: calc((100vw - 120px) / 2 * 0.5625) !important;
  }
}
@media (min-width: 992px) {
  .-gallery-slider {
    height: calc((100vw - 495px) * 0.5625) !important;
  }
}
@media (min-width: 1200px) {
  .-gallery-slider {
    height: calc((100vw - 495px) / 2 * 0.5625) !important;
  }
}

.map-image {
  height: calc((100vw - 120px) * 0.5625) !important;
}
@media (min-width: 768px) {
  .map-image {
    height: calc((100vw - 120px) / 2 * 0.5625) !important;
  }
}
@media (min-width: 992px) {
  .map-image {
    height: calc((100vw - 495px) * 0.5625) !important;
  }
}
@media (min-width: 1200px) {
  .map-image {
    height: calc((100vw - 495px) / 2 * 0.5625) !important;
  }
}

.card__owner--back {
  border: 1px solid;
  border-color: transparent;
  box-shadow: 0 5px 15px 0 rgba(51, 51, 51, 0.08) !important;
  transition: border 0.5s, box-shadow 0.5s;
}
.card__owner--back:hover {
  border-color: #dadce0;
  box-shadow: 0px 0px 7px 0px rgba(0, 158, 247, 0.25) inset !important;
}
@media (min-width: 576px) {
  .card__owner--back .-wrp-media {
    height: 190px;
  }
}
.card__owner--back hr {
  background-color: #009ef7;
  height: 1.5px;
  transition: opacity 0.5s ease-in;
}
.card__owner--back:hover {
  box-shadow: 0px 0px 7px 0px rgba(14, 198, 213, 0.25) inset;
}
.card__owner--back:hover hr {
  opacity: 0.5;
}
.card__owner--back img.-img-avatar {
  width: 100%;
  height: calc(100vw - 120px);
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.25rem;
}
@media (min-width: 576px) {
  .card__owner--back img.-img-avatar {
    width: 110px;
    height: 124px;
  }
}
.card__owner--back img.-img-logo {
  width: 55px;
  height: 55px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.25rem;
}
.card__owner--back .-tags {
  background: #eff6f7;
  background: linear-gradient(90deg, #eff6f7 66%, white 100%);
  border-top: 1px solid transparent;
  -o-border-image: linear-gradient(to right, #009ef7 0%, #FFFFFF 100%) 1;
     border-image: linear-gradient(to right, #009ef7 0%, #FFFFFF 100%) 1;
  border-bottom: 1px solid transparent;
  color: #006dab;
  margin: 6px 0;
  padding-left: 10px;
}
.card__owner--back .-list-contact {
  white-space: nowrap;
  margin-bottom: 8px;
}
.card__owner--back .-list-contact li i {
  color: #7e8299;
}
.card__owner--back .-list-contact li:hover {
  background-color: #f1faff;
}
.card__owner--back .-list-contact li:hover a, .card__owner--back .-list-contact li:hover i {
  color: #009ef7;
}
.card__owner--back .-list-contact li a {
  color: #7e8299;
}
.card__owner--back .-list-contact li.-email {
  font-size: 12.5px;
  letter-spacing: -0.5px;
}
.card__owner--back .-title {
  max-height: 34px;
  overflow: hidden;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .card__owner--back .-title {
    height: 34px;
  }
}

.form-floating.-form-floating--filter > label {
  font-size: 15px;
  font-weight: 500 !important;
  letter-spacing: 1px;
  opacity: 1;
}

.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 1rem;
  pointer-events: none;
  border: 1px solid transparent;
}

@media (min-width: 1600px) {
  .-col-1600-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.aside .aside-menu .menu .menu-item .menu-link:hover:not(.disabled):not(.active) span, .aside .aside-menu .menu .menu-item .menu-link:hover:not(.disabled):not(.active) i {
  color: #009ef7 !important;
}

.aside .aside-menu .menu .menu-item .menu-link.active {
  background-color: #f1faff;
  box-shadow: 0 0 0 0.5px rgba(0, 158, 247, 0.5) inset;
}
.aside .aside-menu .menu .menu-item .menu-link.active span, .aside .aside-menu .menu .menu-item .menu-link.active i {
  color: #009ef7 !important;
}

.heading-divider {
  display: block;
  width: 75px;
  height: 3px;
  margin-top: 19px;
  margin-bottom: 21px;
  background-color: #0ec6d5;
}

.badge-orange {
  color: #fff;
  background-color: #FF8C32;
}

.text-orange {
  color: #FF8C32;
}

.-text-ft-primary {
  color: #0ec6d5 !important;
}

.-text-ft-secondary {
  color: #1e1d85 !important;
}

.-text-ft-primary-20 {
  color: #0b9eaa !important;
}

.-text-ft-secondary-30 {
  color: #006eac !important;
}

@media (min-width: 992px) {
  .x-border-lg-r {
    border-right: 1px solid #eff2f5;
  }
}

.-rounded-left-0 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.x-wrp-btn-upload-file {
  margin-top: -0.75rem !important;
  text-align: center;
}

.x-wrp-btn-upload-file .btn {
  margin-left: 0;
}

@media (min-width: 768px) {
  .x-wrp-btn-upload-file {
    text-align: left;
  }

  .x-wrp-btn-upload-file .btn {
    margin-left: 10px;
  }
}
.x-wrp-btn-upload-file .btn i {
  font-size: 18px;
}

@media (min-width: 1200px) {
  .dashboard-wrapper .db-sidebar .sticky-area {
    width: 250px;
  }

  .dashboard-wrapper .db-sidebar {
    flex: 0 1 250px;
    max-width: 250px;
  }
}
.-card-table-user {
  width: 170px;
  height: 170px;
  transition: box-shadow 0.2s ease-in;
}
.-card-table-user .card-body {
  padding: 1.35rem 1rem 0;
}
.-card-table-user .card-footer {
  padding: 0 1rem 1.35rem;
}

.box-table-user {
  width: 280px;
  height: 90px;
  padding: 1.35rem 1rem;
  border-radius: 0.475rem;
  transition: box-shadow 0.2s ease-in;
}

.-btn-xs-icon {
  height: 28px;
  width: 28px;
  padding: 0 !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #f3f6f9;
  transition: transform 0.5s ease-in;
}
.-btn-xs-icon i {
  line-height: initial;
  padding-right: 0;
}
.-btn-xs-icon:hover {
  transform: translateY(-2px);
}

.-wrp-comment-info {
  width: 640px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 55px;
}
.-wrp-comment-info.--complaints {
  height: 100px;
  justify-content: space-around;
}
.-wrp-comment-info.--complaints h6 > span {
  font-weight: 400;
}

.-wrp-comment {
  width: 640px;
  height: 115px;
  line-height: 24px;
  padding: 5px 10px;
  overflow: auto;
  background-color: #f3f6f9;
  border-radius: 0.475rem;
  font-weight: 400;
}

.-modal-rating .modal-body {
  position: relative;
}
.-modal-rating .-btn-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1.75rem;
  margin-left: 0 !important;
}
.-modal-rating .-mock-textarea {
  height: 100px;
  overflow: auto;
  line-height: 22.4px;
  padding: 0.375rem 0.75rem;
  background-color: #f3f6f9;
  border-radius: 0.475rem;
}

.-wrp-admin-intested .-wrp-message {
  width: 640px;
  height: 170px;
  line-height: 24px;
  padding: 5px 10px;
  overflow: auto;
  background-color: #f3f6f9;
  border-radius: 0.475rem;
}

.-item-counter span.badge {
  width: 48px;
  height: 48px;
}
.-item-counter span.badge i {
  font-size: 22px;
}
.-item-counter .-tags span:last-child {
  font-size: 22px;
  font-weight: 700 !important;
}
.-item-counter:not(.--in-card) {
  box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(30, 30, 45, 0.075) !important;
}
@media (max-width: 576px) {
  .-item-counter.--in-card {
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(30, 30, 45, 0.08) !important;
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
  }
}

.badge-blue {
  background-color: rgba(78, 132, 250, 0.06);
  border: 1px solid rgba(78, 132, 250, 0.2);
  color: #4e84fa;
}

.badge-pink {
  border: 1px solid rgba(231, 68, 91, 0.2);
  background-color: rgba(231, 68, 91, 0.06);
  color: #0ec6d5;
}

.badge-green {
  background-color: rgba(108, 189, 126, 0.06);
  border: 1px solid rgba(108, 189, 126, 0.2);
  color: #6cbd7e;
}

.badge-yellow {
  background-color: rgba(246, 181, 0, 0.06);
  border: 1px solid rgba(246, 181, 0, 0.2);
  color: #f6b500;
}

.table--in-table.--admin tr td:first-child {
  text-transform: uppercase;
  color: #a1a5b7 !important;
  width: 80px;
  font-size: 0.95rem !important;
}

.table--in-table.--admin tr td:last-child {
  color: #181c32 !important;
}

.table--in-table.--admin tr {
  border-bottom: 0 !important;
}

._tr-hover-shadow:hover {
  box-shadow: 0 5px 15px 0 rgba(51, 51, 51, 0.08) !important;
}

.-border-x-300 {
  border-left: 1px dashed #e4e6ef !important;
  border-right: 1px dashed #e4e6ef !important;
}

.-border-r-300 {
  border-right: 1px dashed #e4e6ef !important;
}

.-border-x-400 {
  border-left: 1px dashed #e4e6ef !important;
  border-right: 1px dashed #b5b5c3 !important;
}

.-border-r-400 {
  border-right: 1px dashed #b5b5c3 !important;
}

.-date-1 {
  position: relative;
}
.-date-1:after {
  content: "Desde";
  position: absolute;
  top: -2.15px;
  left: 0;
  padding-left: 13px;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  color: #5e6278;
}

.-date-2 {
  position: relative;
}
.-date-2:after {
  content: "Hasta";
  position: absolute;
  top: -2.15px;
  left: 0;
  padding-left: 13px;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  color: #5e6278;
}

.-group-item-counter > div:last-child .-item-counter {
  height: 99.6px;
}
@media (min-width: 1600px) {
  .-group-item-counter > div:last-child .-item-counter {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.-group-item-counter > div:last-child .-item-counter .col-4:nth-child(1) .-content-data {
  padding-left: 10px;
  padding-right: 5px;
}
@media (min-width: 1600px) {
  .-group-item-counter > div:last-child .-item-counter .col-4:nth-child(1) .-content-data {
    padding-left: 8px;
    padding-right: 4px;
  }
}
.-group-item-counter > div:last-child .-item-counter .col-4:nth-child(2) .-content-data {
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 1600px) {
  .-group-item-counter > div:last-child .-item-counter .col-4:nth-child(2) .-content-data {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.-group-item-counter > div:last-child .-item-counter .col-4:nth-child(3) .-content-data {
  padding-left: 5px;
  padding-right: 10px;
}
@media (min-width: 1600px) {
  .-group-item-counter > div:last-child .-item-counter .col-4:nth-child(3) .-content-data {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.-group-item-counter > div:last-child .-item-counter .-content-data {
  height: inherit;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 4px;
}
.-group-item-counter > div:last-child .-item-counter .-title {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
}
.-group-item-counter > div:last-child .-item-counter .-title .-icon-abs {
  position: absolute;
  right: 0;
  bottom: 4px;
  font-size: 16px;
}
.-group-item-counter > div:last-child .-item-counter .-details {
  height: 34px;
  font-size: 8.6px;
  line-height: 1;
  border-top: 6px solid;
  padding-top: 4px;
}

.-modal-rating .card-header img {
  max-height: 80px;
  max-width: 35%;
}
.-modal-rating .table thead > tr > th {
  border-left: 0;
  border-right: 0;
  border-bottom-color: #0ec6d5 !important;
}

.-s-show-user .-head-intro {
  height: 60px;
  padding-bottom: 0.5rem;
}
.-s-show-user .-head-text {
  height: 100px;
}
.-s-show-user .-head-text textarea {
  height: 100%;
}

.-list-files .-col-files .badge {
  width: 52px;
  height: 52px;
}
.-list-files .-col-files img {
  width: 32px;
  height: 32px;
}

.accordion__division .accordion-item {
  border: 0;
  box-shadow: 0 0 20px 0 rgba(76, 87, 125, 0.02);
}
.accordion__division .accordion-item:first-of-type {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.accordion__division .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.accordion__division .accordion-item:last-of-type {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.accordion__division .accordion-item:last-of-type .accordion-button {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.accordion__division .accordion-item .accordion-button .-btn-title {
  line-height: inherit;
  font-size: 16.25px;
  font-weight: 500;
  overflow: hidden;
  height: 44.8px;
}
@media (min-width: 768px) {
  .accordion__division .accordion-item .accordion-button .-btn-title {
    height: 24.4px;
  }
}
.accordion__division .accordion-item .accordion-button i {
  color: #0ec6d5;
}
.accordion__division .accordion-item .accordion-button.collapsed {
  color: #181c32;
}
.accordion__division .accordion-item .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.accordion__division .accordion-item .accordion-body {
  padding: 3px;
}

.-wrp-nav-group {
  max-width: 100%;
}
.-wrp-nav-group .nav-group .btn:not(:last-child) {
  margin-right: 8px;
}

.-card-unit-list .-title-only-xs {
  max-height: 32.25px;
  overflow: hidden;
}
.-card-unit-list .-title-sm {
  max-height: 34.925px;
  overflow: hidden;
}
.-card-unit-list .card-body .card-title {
  border-bottom: 2px solid #0ec6d5;
}
.-card-unit-list .-media:not(:last-child) {
  border-bottom: 1px dashed #dadce0;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.-card-unit-list .-media .-wrp-img {
  height: 90px;
  width: 120px;
  overflow: hidden;
  border-radius: 3px;
}
.-card-unit-list .-media .-wrp-img img {
  -o-object-fit: cover;
     object-fit: cover;
}

.-brands-sm {
  width: 120px;
  height: 67.5px;
}
.-brands-sm a {
  display: inline-block;
  width: inherit;
  height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1px;
  box-shadow: 0 0 0 0.5px rgba(0, 158, 247, 0.5);
  background-color: #f1faff;
}
.-brands-sm a img {
  max-width: 100%;
  max-height: 100%;
}

.carousel-brands .item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel-brands .item .image {
  filter: grayscale(100%);
  max-height: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.carousel-brands .item:hover .image {
  filter: grayscale(0%);
  opacity: 1 !important;
}
