/*Personalización broker2broker Usuario*/
html {
  background-color: #252422 !important;
}

body {
  font-weight: 400 !important;
  background: white !important;
}

/* UNUSED: Hullabaloo class not found in project */
/*
.hullabaloo {
  max-width: 90% !important;
}
*/

/*OneSignal*/
.onesignal-customlink-container {
  min-height: 0em !important;
}

/*Whatsapp*/
.floating-wpp-message {
  color: #333 !important;
}

.gift {
  float: right;
}

.gift .navbar-brand {
  margin: 0 0 0 90px;
  padding: 14px 0 0 0;
}

#giftModal {
  padding-right: 0 !important;
}

#giftModal .modal-content {
  background-image: url(../img/geometry-fade.png);
  font-weight: 500 !important;
  color: #555;
}

#giftModal .modal-body {
  padding: 3% 4% 0 4% !important
}

#giftModal .referido a {
  color: white;
  font-size: 16px;
}

#giftModal .fa {
  min-width: 30px;
}

#giftModal .referido {
  font-size: 24px;
  padding: 10px 0;
  text-align: center;
}

#gift {
  position: fixed;
  bottom: 40px;
  left: 15px;
  z-index: 99;
}

#gift .regalo {
  position: relative;
  font-size: 30px;
  top: -5px !important;
  left: -4px !important;
}

/* UNUSED: Bootstrap 4 provides .d-none utility class - replace with Bootstrap utility */
/*
.hide-screen {
  display: none;
}
*/

.nav-down {
  position: fixed;
  top: 0;
  transition: top 0.5s ease-in-out;
  width: 100%;
}

.nav-up {
  top: -80px;
}

.navbar-collapse hr {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  border-color: #ddd !important;
}

.photo {
  margin: 5px 0 0 15px !important;
}

.logo-brown {
  max-width: 300px;
  margin: auto !important;
}

.logo-brown img {
  max-width: 100%;
  opacity: 0.8;
}

.navbar .navbar-brand {
  padding: 5px 10px !important;
}

/*iPad*/
@media (min-width: 994px) AND (max-width: 1024px) {

  .navbar .navbar-brand,
  .fa-home {
    display: none !important;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 10px !important;
  }
}

.navbar .nav-link {
  padding: 10px 10px !important;
}

/*RSS Feed*/
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
}

#divRss ul {
  list-style-type: none;
  margin-left: -30px;
}

.feedEkList {
  list-style: none outside none;
  padding: 8px;
  color: #3E3E3E;
}

.feedEkList li {
  border-bottom: 1px solid #D3CAD7;
  padding: 10px;
}

.feedEkList li:last-child {
  border-bottom: none;
}

.itemTitle a {
  font-weight: 500;
  color: #17a2b8 !important;
  text-decoration: none
}

.itemTitle a:hover {
  text-decoration: underline
}

.itemDate {
  font-size: 11px;
  color: #AAAAAA;
}

.bubble-noti {
  position: absolute !important;
  padding: 0.3em 0.5em !important;
  top: -14px !important;
  left: 14px !important;
  font-size: 12px !important;
  font-family: sans-serif !important;
}

.noti {
  font-size: 20px !important;
  color: white !important;
  top: -3px !important;
  left: -2px !important;
}

.home {
  position: relative;
  font-size: 26px !important;
  color: white !important;
  top: -6px !important;
  left: -4px !important;
}

.dropdown-menu .dropdown-header {
  color: white !important;
  background: #fbc658 !important;
  margin-bottom: 10px;
  font-weight: 600 !important;
  padding: .5rem 2rem !important;
}

.dropdown-notification .dropdown-notification-list .notification-item .notification-text {
  min-width: 380px !important;
  min-height: 90px !important;
  border-bottom: dotted 2px #ccc;
  margin-top: 10px;
}

.scroll-area {
  max-height: 330px !important;
}

.navbar-nav .dropdown-menu:after {
  border-bottom: 11px solid #fbc658 !important;
}

.notification-text p {
  font-weight: 400 !important;
}

.footer nav>ul>li {
  padding: 15px 15px 0 0;
  margin: 5px 15px;
}

.footer .credits,
.footer-nav {
  line-height: 0px !important;
  margin-left: 15px;
}

@media (min-width: 576px) {
  .publicar .modal-dialog {
    max-width: 800px !important;
  }
}

@media (max-width: 767px) {
  .logo-brown {
    max-width: 65%;
  }

  .gift {
    float: right;
  }

  .gift .navbar-brand {
    margin: 0 0 0 5px;
    padding: 5px 0 0 0;
  }

  .footer nav>ul>li {
    padding: 15px 10px 0 0 !important;
    margin: 5px 0 !important;
  }

  .dropdown-notification .dropdown-notification-list .notification-item .notification-text {
    padding-right: 20px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-collapse {
    padding-left: 10px !important;
  }

  .navbar-collapse hr {
    display: none !important;
  }

  .navbar-collapse::after {
    background-color: #fcfcfc !important;
  }

  .dropdown-item {
    font-size: 12px !important;
    padding: 10px 45px 10px 0 !important;
  }

  .show-movil {
    display: inline !important;
  }

  .hide-movil {
    display: none !important;
  }

  .dropdown-notification {
    /*border-bottom: 2px solid #fbc658 !important;*/
    border-radius: 0 !important;
    min-width: 100% !important;
    box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
  }

  .publicar .modal-dialog {
    width: 96% !important;
  }
}

/*Map*/
#MapProperty {
  min-height: 460px;
  width: 96%;
  margin: 10px auto;
}

.map-values {
  margin: 5px 20px;
}

.input-map {
  width: 80%;
}

.input-coord {
  max-width: 30%;
  margin-top: 5px;
}

/*Publicar*/
.dropdown-item.active,
.dropdown-item:active {
  color: #f1f1f1 !important;
  background-color: #34b5b8 !important;
}

/*
.seleccion {
  margin-top: 20px;
}
*/
.add-product .buttons-row {
  margin: 25px 0 !important;
}

.add-product,
.contact-page {
  background-color: #FFFFFF !important;
}

.add-product .custom-select {
  font-size: .85rem !important;
  color: #666 !important;
}

.add-product .instruction {
  text-align: justify !important;
}

#tuto .picture {
  /*max-width: 400px !important;*/
  margin: 12px auto !important;
}

#tuto .modal-content {
  padding: 10px 35px 0 35px;
}

#tuto .modal-title {
  margin: 20px auto;
  font-weight: 700 !important;
}

.titulo-resultado {
  margin: 15px 0 !important;
}

/* UNUSED: Bootstrap 4 provides .clearfix utility class */
/*
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
*/

.post-property .error {
  color: #17a2b8;
  font-weight: 500;
}

#error-note {
  color: #17a2b8;
  font-weight: 600;
  font-size: 12px;
  line-height: 1rem;
  padding-top: 10px;
}

.locacion {
  color: #6bd098;
  font-weight: 500;
  font-size: 14px;
  line-height: 1rem;
  padding-top: 10px;
}

.allow-location {
  position: fixed;
  bottom: 40px;
  right: 15%;
  font-weight: 400;
}

/* Blink for Webkit and others
(Chrome, Safari, Firefox, IE, ...)
*/
@-webkit-keyframes blinker {
  from {
    opacity: 1.0;
  }

  to {
    opacity: 0.0;
  }
}

.blink {
  text-decoration: blink;
  animation-name: blinker;
  animation-duration: 0.6s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}

.footer a {
  display: inherit !important;
  margin-bottom: 0px !important;
  text-transform: none !important;
}

::-webkit-input-placeholder {
  /* Edge */
  color: #999999 !important;
}

:-ms-input-placeholder {
  /* Internet Explorer */
  color: #999999 !important;
}

::placeholder {
  color: #999999 !important;
}

.avisos-confirmacion {
  position: fixed;
  top: 20%;
  left: 50%;
  margin-top: -100px;
  margin-left: -250px;
  z-index: 9999;
}

.modal-body {
  padding: 10px !important;
}

.modal-header {
  padding: 1rem 1rem !important;
}

#page-container {
  position: relative;
  min-height: 92vh;
}

#content-wrap {
  padding-bottom: 40px !important;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* height: 85px;
  Footer height */
}

/*Dashboard Property*/
.property {
  margin: 1% 1%;
  max-width: 300px;
  float: left;
  font-weight: 600;
  text-align: center;
}

@media (max-width: 767px) {
  .property {
    margin: 3% 1% !important;
    max-width: 100% !important;
  }
}

@media screen and (max-width: 991px) {
  .property {
    max-width: 100% !important;
  }
}

.section {
  padding: 70px 0 0 0 !important;
  position: relative;
  background-color: #FFFFFF;
}

.property .card,
.property .type {
  font-size: 12px !important;
}

.property h1 {
  font-size: 30px;
  font-weight: 300 !important;
}

.property .owl-dots,
.owl-nav {
  display: none !important;
}

.property .card-image {
  font-size: 20px;
  text-shadow: 1px 1px 3px #333333;
}

/* Top right text */
.property .top-right {
  position: absolute;
  top: 5px;
  right: 10px;
  color: white;
}

/* Top left text */
.property .top-left {
  position: absolute;
  top: 5px;
  left: 20px;
  color: white !important;
}

.property button {
  margin-right: 20px;
  background: none;
  border: none;
}

.property button:focus {
  outline: 0;
}

.btn-work {
  color: white;
  font-size: 20px;
  text-shadow: 1px 1px 3px #333333;
}

.property .top-left a {
  color: white;
  margin-right: 20px;
}

.property .precio,
.card-title a,
.card-description {
  color: #666 !important;
  font-weight: 500;
  text-align: left !important;
}

.property .card-description {
  min-height: 85px;
  margin-top: 0px !important;
  font-size: 14px !important;
}

.property .card-category {
  text-align: center;
  font-weight: 500;
}

.property .card-footer,
.property .card-footer a {
  font-weight: 600;
}

.property .card-body {
  padding: 0.6rem !important;
}

.property .card .fa-whatsapp {
  font-size: 20px;
}

.property .phone a {
  color: #666666 !important;
  font-weight: 500 !important;
}

.property .card .fa-map-marker {
  font-size: 16px !important;
}

.property .avatar {
  width: 40px !important;
  height: 40px !important;
  display: inline !important;
}

.property.btn {
  padding: 0.5rem 10px !important;
}

.property .card .author {
  margin-top: 5px;
  /*display: flex !important;*/
  width: 100%;
}

.property .broker-name {
  float: left;
  /*min-width: 180px;*/
  text-align: left;
}

.property .broker-name a {
  font-weight: 500 !important;
}

.property .whatsapp,
.property .phone {
  float: right;
  margin-top: 7px;
  font-size: 14px;
}

.property .whatsapp a {
  color: #25D366 !important;
  font-weight: 500 !important;
}

.property .whatsapp a:hover,
.property .phone a:hover {
  color: #f5593d !important;
  font-weight: 500 !important;
}

.property .stats,
.property .stats a {
  margin-top: 0px !important;
  font-size: 14px !important;
  float: none !important;
}

.property hr {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}

.property .address {
  font-weight: 600 !important;
}

.property .card-body a:hover {
  color: #fbc658 !important;
}

.property h3 {
  margin-top: 0px !important;
}

/*Mapa*/
.demo-map .big-map {
  position: unset !important;
  height: 110vh !important;
  overflow: auto !important;
  margin-top: -100px;
}

/*
.demo-map .container {
  max-width: 970px;
}
*/
.demo-map .nav-down {
  max-width: 1140px !important;
  margin: auto !important;
}

@media (max-width: 767px) {
  .contact-page .big-map {
    position: unset !important;
    height: 100vh !important;
    overflow: auto !important;
    margin-top: 0px !important;
  }
}

.contact-page .modal-body {
  padding: 1rem !important;
}

.contact-page .modal-header {
  padding: 1rem 1rem !important;
}

.contact-page .footer {
  /*position: fixed !important;
  bottom: 0 !important;
  width: 100% !important;*/
  display: none !important;
}

.card-map {
  max-width: 240px;
  font-weight: 500;
  text-align: center !important;
  font-size: 14px !important;
}

.card-map .card-image {
  font-size: 16px;
  text-shadow: 1px 1px 3px #333333;
}

.card-map h6 {
  font-weight: 500 !important;
}

.card-map img {
  max-width: 100%;
}

.card-map .card-body {
  padding: 1rem 0 0 0 !important;
}

.card-map .fa-whatsapp {
  font-size: 16px !important;
}

.card-map .fa-map-marker {
  font-size: 14px !important;
}

.card-map .top-right {
  position: absolute;
  top: 20px;
  right: 25px;
  color: white !important;
}

.card-map .avatar {
  width: 25px !important;
  height: 25px !important;
  display: inline !important;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}

.card-map .author {
  margin-top: 5px;
  display: flex !important;
}

.card-map .broker-name {
  min-width: 140px;
  text-align: left;
  float: left;
  margin-top: 3px;
}

.card-map .broker-name a {
  font-weight: 500 !important;
}

.card-map .whatsapp {
  margin-top: 5px;
  float: right;
}

.card-map .whatsapp a {
  color: #25D366 !important;
  font-weight: 500 !important;
}

.card-map .whatsapp a:hover {
  color: #f5593d !important;
  font-weight: 500 !important;
}

.card-map hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.card-map .address {
  font-weight: 500 !important;
}

.card-map .card-body a:hover {
  color: #fbc658 !important;
}

.suspendido {
  position: fixed;
  bottom: 35px;
  left: 25px;
}

.modal-body {
  text-align: center;
}

/*Dashboard*/
.aviso {
  margin: 20px auto;
}

.avisos-index p {
  font-weight: 500;
}

.inmuebles,
.perfil {
  padding-bottom: 0px !important;
}

.inmuebles .btn-danger {
  margin: 10px auto;
}

.inmuebles hr,
.perfil hr {
  border-color: #DDD !important;
}

.perfil .section-title a {
  color: #66615b;
  font-weight: 300;
  padding-left: 6px;
}

.user {
  color: #9A9A9A;
  font-weight: 500;
}

.custom-select {
  font-weight: 500 !important;
  font-size: .75rem !important;
}

/*Favoritos*/
.mensajes {
  margin: 20px 15px;
}

.mensajes a {
  font-weight: 400;
}

/*Return to Top*/
#return-to-top {
  z-index: 99;
  position: fixed;
  bottom: 120px;
  right: 15px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
  color: #fff;
  top: -8px;
}

/*Price Range*/
.rango {
  margin: 20px;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  background-color: #f5593d !important;
  font-size: 14px !important;
}

.irs--flat .irs-bar {
  background-color: #f5593d !important;
}

.irs--flat .irs-handle>i:first-child {
  background-color: #f5593d !important;
}

/*Cuenta iPad*/
@media (max-width: 1024px) {
  .account .row {
    margin-bottom: 15px;
  }
}

.ios-icon img {
  border-radius: 20%;
}

.ios-icon span {
  font-size: 0.8em;
  font-weight: 600;
  text-transform: uppercase;
  color: #66615b;
  padding: 10px 0 0 10px;
}

/*Perfil*/
.score-hands {
  margin: auto;
  text-align: center;
  font-size: 26px;
}

.score-hands .fa {
  margin: 20px;
}

.score-hands button,
.data button {
  background: none;
  border: none;
}

.score-hands .text-neutral {
  color: #666;
}

.score-hands button:focus,
.data button:focus {
  outline: 0;
}

#hand {
  font-size: 0px;
  color: white;
  border-color: white;
  border: 0;
}

.media {
  margin-top: 0px !important;
}

.perfil .media-post .media-body {
  width: 100% !important;
  display: unset !important;
}

/*
.perfil .card {
  border-radius: 0px !important;
}
*/
.panel-title a {
  display: unset !important;
  padding: .4rem !important;
}

.perfil #accordion {
  margin: 0 15px;
}

.perfil .card .stats {
  float: none !important;
  font-size: 18px !important;
}

.perfil .card .stats i {
  font-size: 18px !important;
}

.perfil .media-footer .stats {
  float: none !important;
  font-size: 14px !important;
}

.perfil .media-footer .stats i {
  font-size: 14px !important;
}

.perfil .media .media-footer .btn-link {
  padding: 0px !important;
}

.perfil .card-profile {
  margin: 30px auto !important;
}

.perfil .card-plain .card-body {
  padding: 10px 20px 0 20px !important;
}

.perfil .media-body small a {
  color: #51bcda !important;
  font-weight: 500;
}

.perfil .media-body small a:hover {
  color: #2ba9cd !important;
  font-weight: 500;
}

.perfil .about {
  text-align: center !important;
}

.perfil .location-broker {
  font-size: 16px;
  margin-top: 10px;
}

/*Perfil Sección*/
.page-header.page-header-xs {
  min-height: 30vh !important;
}

.profile-content .fileinput {
  text-align: center;
}

/*
.profile-content .fileinput img {
  margin-bottom: 10px;
}
*/
.title.text-center {
  margin-bottom: 0 !important;
}

.title {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.profile-content .padding-properties {
  padding: 0 80px;
}

.profile-content .col-md-12 {
  text-align: center;
}

.profile-content .col-md-12 h4 {
  margin: 5px 0 !important;
}

.profile-content .stats {
  font-size: 18px !important;
}

/*Validate*/
#update-user,
#BorrarCuenta {
  color: #66615b;
}

#update-user .error,
#BorrarCuenta .error {
  color: #ffc107;
  font-weight: 500;
}

@media (max-width: 767px) {
  .profile-content .padding-properties {
    padding: 0 10px !important;
  }
}

.profile-page .settings-form {
  margin-bottom: 20px !important;
  margin-top: 0px !important;
}

.profile-page .container,
.search-page .container,
.add-product .container {
  max-width: 1140px !important;
}

/*Demo Front*/
.font-broker {
  font-family: 'Turret Road', "Montserrat", "Helvetica", Arial, sans-serif !important;
  text-transform: lowercase !important;
  letter-spacing: 4px !important;
}

@media (max-width: 767px) {
  .font-broker {
    font-family: 'Turret Road', "Montserrat", "Helvetica", Arial, sans-serif !important;
    text-transform: lowercase !important;
    letter-spacing: 4px !important;
  }

  .user {
    font-size: 16px !important;
  }

  .property .whatsapp a,
  .property .phone a {
    font-size: 18px !important;
  }

  .property .card .fa-whatsapp,
  .property .card .fa-mobile {
    font-size: 24px !important;
  }

  .share-button .col-sm-2 {
    max-width: 60px !important;
  }

  .share-button .col-sm-4 {
    max-width: 100px !important;
  }
}

.share-button {
  max-width: 340px;
  margin: 15px auto;
}

.share-button h6 {
  padding-top: 15px;
}

.btn-whatsapp.btn-border {
  border-color: #25D366;
  color: #25D366;
}

.btn-whatsapp:hover,
.btn-whatsapp:focus,
.btn-whatsapp:active,
.btn-whatsapp.active,
.open>.btn-whatsapp.dropdown-toggle {
  background-color: #25D366 !important;
  border-color: #25D366 !important;
  color: #FFFFFF;
  opacity: 1;
}

.btn-whatsapp {
  opacity: 0.8;
}

/*Animate CSS*/
[data-notify="progressbar"] {
  margin-bottom: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 5px;
}

/*Top Ten Brokers*/
.team-3,
.projects-1 {
  padding: 40px 15px 0 15px !important;
}

.ciudad-broker {
  margin: 20px auto;
}

.add-product .section .card-profile {
  margin-top: 30px;
}

.no-broker img {
  width: 100%;
  margin-bottom: 20px;
}

.no-broker {
  margin: 120px auto;
  max-width: 600px;
  padding: 0 15px;
  text-align: center;
}

.broker .container,
.clasificado .container {
  max-width: 1140px !important;
}

.best-broker .card-title {
  text-transform: capitalize;
}

.best-broker .card .card-description {
  margin-top: 10px !important;
}

.best-broker {
  font-size: 14px !important;
}

.best-broker p {
  font-size: 13px !important;
  margin: 8px auto;
}

.mobile-broker {
  font-size: 18px !important;
  margin: 8px auto;
}

.mobile-broker .fa {
  font-size: 24px !important;
}

.zona-broker {
  /*font-size: 16px !important;*/
  margin: 5px auto;
  color: #555;
}

.zona-broker .fa {
  font-size: 18px !important;
}

.best-broker .card-footer {
  padding-top: 0px !important;
}

/* Bottom Center text */
.best-broker .bottom-center {
  position: absolute;
  bottom: 3px;
  left: 25px;
}

.best-broker h5 {
  color: white !important;
  text-shadow: 1px 1px 3px #333333;
  font-weight: 400 !important;
  font-size: 18px !important;
}

.best-broker h6 {
  margin: 10px 0 0 0 !important;
}

.team-3 h4 {
  margin: 10px 0 10px 0;
}

.team-3 .buscar {
  font-weight: bold;
}

.search-broker-form .error {
  color: #ffc107;
  font-weight: 500;
}

.search-broker-form label {
  margin: 15px 0 10px 0 !important;
}

#search_agente {
  margin-bottom: 35px;
}

.blink {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.typeahead,
.tt-query,
.tt-hint {
  border: 2px solid #CCCCCC;
  border-radius: 8px;
  font-size: 22px;
  /* Set input font size */
  /*height: 30px;
  line-height: 30px;*/
  outline: medium none;
  padding: 8px 12px;
  width: 460px;
}

.typeahead {
  background-color: #FFFFFF;
}

.typeahead:focus {
  border: 2px solid #17a2b8;
}

.tt-dataset {
  text-align: left;
}

.tt-query {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.tt-hint {
  color: #999999;
}

.tt-menu {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin-top: 12px;
  width: 460px;
}

.tt-suggestion {
  font-size: 22px;
  /*Set suggestion dropdown font size */
  padding: 8px 10px;
  border-bottom: solid 1px #DDD;
}

.tt-suggestion:hover {
  cursor: pointer;
  background-color: #17a2b8;
  color: #FFFFFF;
}

.tt-suggestion p {
  margin: 0;
}

.twitter-typeahead a {
  color: #333333 !important;
}

.result-agentes img {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 1px;
  width: 50px;
  float: left;
  margin-right: 10px;
}

.result-agentes a {
  font-size: 18px !important;
}

.result-agentes a:hover {
  color: white !important;
}

.result-agentes .address {
  font-size: 14px;
}

.result-agentes .empty {
  font-size: 16px;
  padding: 10px;
}

@media (max-width: 767px) {

  .tt-menu,
  .typeahead,
  .tt-query,
  .tt-hint {
    width: 300px !important;
  }

  #search_agente .name,
  #agente .name {
    font-size: 80%;
    font-weight: 500;
  }
}

/*Aviso Clasificado*/
.form-clasificado {
  max-width: 600px;
  margin: auto;
}

.btn-clasificado {
  margin: auto;
}

.projects-1 h4 {
  margin-top: 5px !important;
}

/*
.projects-1 hr {
  margin: 20px;
}
*/
.space {
  margin: 30px;
}

.card-columns {
  padding: 0;
  -webkit-column-count: 8;
  -moz-column-count: 8;
  column-count: 8;
}

.card-aviso {
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  border-left: 1px solid rgba(0, 0, 0, .125);
  border-right: 1px solid rgba(0, 0, 0, .125);
  display: inline-block;
  width: 100%;
  margin: 5px 0;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 1.4rem;
}

.card-aviso h5,
.card-aviso p {
  font-size: 14px !important;
  font-weight: 500 !important;
}

.card-aviso h6 {
  margin: 10px 0 0 0;
}

.card-aviso .card-body {
  padding: 1rem !important;
}

.card-aviso a {
  font-weight: 500 !important;
  margin: 6px auto;
  color: #444;
}

.card-aviso button {
  margin-left: 20px;
  background: none;
  border: none;
}

.card-aviso hr {
  border-color: #CCC;
}

.card-aviso .delete-request {
  color: #333;
  text-align: center;
}

.mobile-clasificado a:hover,
.name-clasificado a:hover {
  color: #17a2b8;
}

.whatsapp-clasificado a:hover {
  color: #25d366;
}

.card-columns .card-footer {
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125);
}

.card-columns .fa {
  font-size: 20px;
}

.card-columns .card-header {
  text-align: center;
}

.presupuesto-label {
  margin: 15px 0 -15px 0;
  font-size: 16px;
  text-align: center;
}

.form-clasificado .error {
  color: #ffc107;
  font-weight: 500;
  margin-top: 10px;
}

.card-aviso img {
  max-width: 40px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

@media (max-width: 767px) {
  .card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media screen and (min-width: 767px) and (max-width: 1280px) {
  .card-columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}

/* (1920x1080) Full HD Display */
@media screen and (min-width: 1280px) and (max-width: 1920px) {
  .card-columns {
    -webkit-column-count: 8;
    -moz-column-count: 8;
    column-count: 8;
  }
}

/*Brokers Search*/
.best-brokers {
  margin: auto -15px !important;
  padding-top: 40px !important;
}

.best-brokers .card-body {
  padding: 15px 10px !important;
}

.best-brokers .card-description {
  min-height: 140px !important;
}

.best-brokers input[type="tel"]::placeholder {
  color: #f1f1f1 !important;
  opacity: 5;
  /* Firefox */
}

.best-brokers ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #f1f1f1 !important;
}

.best-brokers ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #f1f1f1 !important;
}

.best-brokers .description {
  text-align: center;
}

.team-1 .card-body {
  padding: 5px 20px !important;
}

.team-1 .card-footer {
  padding: 0 1rem !important;
}

.location-broker {
  font-weight: 500;
}

.best-brokers .card-testimonial .card-avatar .img {
  width: 150px !important;
  height: 150px !important;
}

.best-brokers .card-testimonial .card-avatar {
  margin-top: 10px !important;
}

.busqueda {
  margin: auto 15px 20px 15px;
}

.best-brokers h5 {
  margin: 0 15px;
}

#search_broker {
  max-width: 400px;
  margin: auto;
}

/*Generar Aviso*/
.generar-aviso {
  margin: auto 20% !important;
}

.switch-alerta {
  margin-top: 0px;
  font-size: 12px;
  color: #9A9A9A;
}

.generar-aviso .card-header {
  text-transform: uppercase;
  text-align: center;
}

/*Notification*/
.notification-text p {
  margin: 10px;
}

/*Preloader*/
.preloader {
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 100%;
  z-index: 1;
  opacity: .8;
}

.preloader.full-preloader {
  position: fixed;
  z-index: 2000;
}

.preloader.full-preloader .preloader-animation {
  position: absolute;
  top: calc(50% - 3.25em);
  left: calc(50% - 3.25em);
}

.preloader-container {
  position: absolute;
  top: calc(50% - 3.25em);
  text-align: center;
  width: 100%;
}

.preloader-animation {
  display: inline-block;
  height: 6.5em;
  width: 6.5em;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ffa726;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.preloader-animation:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #34495e;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

.preloader-animation:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #62cb31;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

.preloader-text,
.preloader-percent {
  position: absolute;
  text-align: center;
  color: #34495e;
  z-index: 1;
}

.preloader-text {
  width: 50%;
  top: calc(50% - 6.5em);
  left: 25%;
}

.preloader-percent {
  width: 3em;
  top: calc(50% - .75em);
  left: calc(50% - 1.5em);
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*Tutorial*/
.project-4 hr {
  max-width: 80%;
}

.space-top {
  padding-top: 15px;
}

.space-bottom {
  padding-top: 40px;
}

/*Changelog*/
.content-changelog {
  margin: 10px 15px;
  min-width: 100%;
}

.changelog hr {
  width: 96%;
}

/*Invitación Index*/
.btn-invite {
  width: 180px;
  margin: auto;
}

.input-invite {
  max-width: 300px;
  margin: auto;
}

.invite {
  padding: 20px 0;
  margin: -15px auto;
  text-align: center;
  background-image: url("../img/geometry.png");
  background-repeat: repeat;
  background-size: unset;
}

.invite .error {
  color: #f5593d;
}

.invite .fa {
  font-size: 1.1rem;
  padding-right: 10px;
}

/*Calendar*/
@media screen and (max-width: 991px) {
  #wrap {
    margin-top: 10px !important;
  }

  .table {
    max-width: 100%;
  }
}

#wrap {
  margin-top: 30px;
  width: 100%;
}

#external-events {
  float: left;
  width: 150px;
  padding: 0 10px;
  text-align: left;
}

#external-events h4 {
  font-size: 16px;
  margin-top: 0;
  padding-top: 1em;
}

.external-event {
  /* try to mimick the look of a real event */
  margin: 10px 0;
  padding: 2px 4px;
  background: #3366CC;
  color: #fff;
  font-size: .85em;
  cursor: pointer;
}

#external-events p {
  margin: 1.5em 0;
  font-size: 11px;
  color: #666;
}

#external-events p input {
  margin: 0;
  vertical-align: middle;
}

#calendar {
  /* 		float: right; */
  margin: 0 auto;
  width: 96%;
  background-color: #FFFFFF;
  border-radius: 6px;
  box-shadow: 0 1px 2px #C3C3C3;
}

#calendar a {
  color: #666;
  font-weight: 500;
}

.table tr {
  cursor: pointer;
}

.table {
  background-color: #fff !important;
  max-width: 96% !important;
  margin: auto;
  font-weight: 400 !important;
}

.table th {
  background: #f7f7f7;
  font-weight: 400 !important;
  text-align: center;
}

.table td {
  font-weight: 500 !important;
}

.p h3 {
  margin: 6px 0 10px 0 !important;
}

.table p {
  font-weight: 400 !important;
  line-height: 2.0rem;
}

.hedding h1 {
  color: #fff;
  font-size: 25px;
}

.main-section {
  margin-top: 120px;
}

.hiddenRow {
  padding: 0 4px !important;
  background-color: #f9f9f9;
  font-size: 13px;
}

.accordian-body span {
  color: #a2a2a2 !important;
}

/*Administrator*/

/* Mobile responsive improvements */
@media (max-width: 575px) {
  .navbar .nav-link {
    padding: 8px 5px !important;
  }
  
  .bubble-noti {
    left: 10px !important;
    font-size: 10px !important;
  }
  
  .notification-text {
    min-width: 280px !important;
  }
  
  .property {
    margin: 2% 0 !important;
  }
  
  .typeahead, .tt-query, .tt-hint, .tt-menu {
    width: 250px !important;
  }
}