/* INICIO estilos Directorio - Anuncios */

/* estilo banner */
.bg-banner-anun-directorio {
  background-image: url(images/banner-anuncios.png);
  background-repeat: no-repeat;
  padding-bottom: 0px;
}

.anun-banner-container-dir {
  width: 100%;
  display: flex;
  flex-direction: row;
}

.left-baner-content-dir {
  width: 30%;
}

.search-container-anun-dir {
  margin-top: 30px;
  margin-bottom: 20px;
  width: 60%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.search-container-anun-dir h1 {
  text-align: center;
  position: unset;
  color: white !important;
  font-size: 3.2em;
  font-weight: bold;
}

.search-container-anun-dir h2 {
  font-size: 1.8em;
  color: #fff !important;
  margin-top: 5px;
  text-align: center;
}

.right-baner-content-dir {
  width: 30%;
  text-align: center;
}

.right-baner-content-dir img {
  position: absolute !important;
  max-width: 100%;
  height: auto;
  width: auto;
  right: 0px;
  bottom: 0px;
  top: 1px;
}

.left-baner-content-dir {
  width: 30%;
  text-align: center;
}

.left-baner-content-dir img {
  position: unset !important;
  max-width: 65%;
  height: auto;
  width: auto;
}

.search-anun-dir {
  width: 80%;
}

.search-anun-dir .input-group {
  background-color: #f5f5f5;
  border-top-right-radius: 21px;
  border-top-left-radius: 21px;
  border-bottom-right-radius: 21px;
  border-bottom-left-radius: 21px;
  width: 100%;
  border: solid #bcbcbc 1px;
  padding: 3px;
}

.search-anun-dir .input-group input {
  background-color: transparent;
  border: 0;
}

.search-anun-dir .input-group input:focus {
  background-color: transparent;
  border: 0;
}

.search-anun-dir .input-group .input-group-addon {
  width: 30%;
  border-right: 2px solid #bcbcbc;
  color: #bcbcbc;
  font-weight: 600;
  font-size: 16px;
}

.search-anun-dir .input-group .input-group-btn {
  width: 10%;
}

.search-anun-dir .input-group .input-group-btn a {
  background-color: #fcd040;
  border: solid black 0px;
  padding: 4px 18px;
}

.search-anun-dir .input-group .input-group-btn a:hover {
  background-color: #e7bf3c !important;
  border: solid black 0px !important;
  padding: 4px 18px;
  color: black !important;
}

.search-anun-dir .input-group .input-group-btn a i {
  font-size: 24px;
}

/* btn limpiar ver todos */
form#buscador_general-dir {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.input-group-btn-limpiar-dir {
  height: 42px;
}

.input-group-btn-limpiar-dir #limpiar_busquedas {
  background-image: url(images/limpiar-icono.png);
  background-size: 30px;
  background-repeat: no-repeat;
  border-top-right-radius: 21px;
  border-top-left-radius: 21px;
  border-bottom-right-radius: 21px;
  border-bottom-left-radius: 21px;
  height: 100%;
  border: solid #4a4a4a 2px;
  padding: 3px;
  min-width: 60px;

  background-position-x: center;
  background-position-y: center;
  background-color: transparent;
  margin-left: 15px;
}

.input-group-btn-limpiar-dir #limpiar_busquedas:hover {
  background-image: url(images/limpiar-icono.png);
  background-size: 30px;
  background-repeat: no-repeat;
  border-top-right-radius: 21px;
  border-top-left-radius: 21px;
  border-bottom-right-radius: 21px;
  border-bottom-left-radius: 21px;
  height: 100%;
  border: solid #4a4a4a 2px;
  padding: 3px;
  min-width: 60px;

  background-position-x: center;
  background-position-y: center;
  background-color: #f5f5f5;
}

.deshabilitar {
  pointer-events: none;
  cursor: default;
}

.deshabilitar i {
  color: gray;
}

.deshabilitar div {
  color: gray;
}

/* Inicio mensaje No se encontraron resultados*/
.copy-no-resultados {
  color: #4a4a4a;
  font-size: 2em;
  width: 100%;
  text-align: center;
}

/* Fin mensaje No se encontraron resultados*/

/* Inicio Loading busqueda */

.loadingContentAnnouncementScroll {
  text-align: center
}

.loadingNone {
  display: none;
}

.lds-roller {
  margin: 100px auto;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.loadingAnnouncementScroll {
  object-fit: cover;
  height: 51px;
  width: 115px;
}

@media (min-width:767.9px) and (max-width: 1230px) {
  .loadingContentAnnouncementScroll {
    margin-bottom: 93px;
  }
}

@media (min-width:767.9px) and (max-width: 1199px) {
  #cardAnnouncement {
    margin-bottom: 65px;
  }
}

@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffd129, 1.8em -1.8em 0 0em rgba(255,209,41, 0.2), 2.5em 0em 0 0em rgba(255,209,41, 0.2), 1.75em 1.75em 0 0em rgba(255,209,41, 0.2), 0em 2.5em 0 0em rgba(255,209,41, 0.2), -1.8em 1.8em 0 0em rgba(255,209,41, 0.2), -2.6em 0em 0 0em rgba(255,209,41, 0.5), -1.8em -1.8em 0 0em rgba(255,209,41, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.7), 1.8em -1.8em 0 0em #ffd129, 2.5em 0em 0 0em rgba(255,209,41, 0.2), 1.75em 1.75em 0 0em rgba(255,209,41, 0.2), 0em 2.5em 0 0em rgba(255,209,41, 0.2), -1.8em 1.8em 0 0em rgba(255,209,41, 0.2), -2.6em 0em 0 0em rgba(255,209,41, 0.2), -1.8em -1.8em 0 0em rgba(255,209,41, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.5), 1.8em -1.8em 0 0em rgba(255,209,41, 0.7), 2.5em 0em 0 0em #ffd129, 1.75em 1.75em 0 0em rgba(255,209,41, 0.2), 0em 2.5em 0 0em rgba(255,209,41, 0.2), -1.8em 1.8em 0 0em rgba(255,209,41, 0.2), -2.6em 0em 0 0em rgba(255,209,41, 0.2), -1.8em -1.8em 0 0em rgba(255,209,41, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.2), 1.8em -1.8em 0 0em rgba(255,209,41, 0.5), 2.5em 0em 0 0em rgba(255,209,41, 0.7), 1.75em 1.75em 0 0em #ffd129, 0em 2.5em 0 0em rgba(255,209,41, 0.2), -1.8em 1.8em 0 0em rgba(255,209,41, 0.2), -2.6em 0em 0 0em rgba(255,209,41, 0.2), -1.8em -1.8em 0 0em rgba(255,209,41, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.2), 1.8em -1.8em 0 0em rgba(255,209,41, 0.2), 2.5em 0em 0 0em rgba(255,209,41, 0.5), 1.75em 1.75em 0 0em rgba(255,209,41, 0.7), 0em 2.5em 0 0em #ffd129, -1.8em 1.8em 0 0em rgba(255,209,41, 0.2), -2.6em 0em 0 0em rgba(255,209,41, 0.2), -1.8em -1.8em 0 0em rgba(255,209,41, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.2), 1.8em -1.8em 0 0em rgba(255,209,41, 0.2), 2.5em 0em 0 0em rgba(255,209,41, 0.2), 1.75em 1.75em 0 0em rgba(255,209,41, 0.5), 0em 2.5em 0 0em rgba(255,209,41, 0.7), -1.8em 1.8em 0 0em #ffd129, -2.6em 0em 0 0em rgba(255,209,41, 0.2), -1.8em -1.8em 0 0em rgba(255,209,41, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.2), 1.8em -1.8em 0 0em rgba(255,209,41, 0.2), 2.5em 0em 0 0em rgba(255,209,41, 0.2), 1.75em 1.75em 0 0em rgba(255,209,41, 0.2), 0em 2.5em 0 0em rgba(255,209,41, 0.5), -1.8em 1.8em 0 0em rgba(255,209,41, 0.7), -2.6em 0em 0 0em #ffd129, -1.8em -1.8em 0 0em rgba(255,209,41, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.2), 1.8em -1.8em 0 0em rgba(255,209,41, 0.2), 2.5em 0em 0 0em rgba(255,209,41, 0.2), 1.75em 1.75em 0 0em rgba(255,209,41, 0.2), 0em 2.5em 0 0em rgba(255,209,41, 0.2), -1.8em 1.8em 0 0em rgba(255,209,41, 0.5), -2.6em 0em 0 0em rgba(255,209,41, 0.7), -1.8em -1.8em 0 0em #ffd129;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffd129, 1.8em -1.8em 0 0em rgba(255,209,41, 0.2), 2.5em 0em 0 0em rgba(255,209,41, 0.2), 1.75em 1.75em 0 0em rgba(255,209,41, 0.2), 0em 2.5em 0 0em rgba(255,209,41, 0.2), -1.8em 1.8em 0 0em rgba(255,209,41, 0.2), -2.6em 0em 0 0em rgba(255,209,41, 0.5), -1.8em -1.8em 0 0em rgba(255,209,41, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.7), 1.8em -1.8em 0 0em #ffd129, 2.5em 0em 0 0em rgba(255,209,41, 0.2), 1.75em 1.75em 0 0em rgba(255,209,41, 0.2), 0em 2.5em 0 0em rgba(255,209,41, 0.2), -1.8em 1.8em 0 0em rgba(255,209,41, 0.2), -2.6em 0em 0 0em rgba(255,209,41, 0.2), -1.8em -1.8em 0 0em rgba(255,209,41, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.5), 1.8em -1.8em 0 0em rgba(255,209,41, 0.7), 2.5em 0em 0 0em #ffd129, 1.75em 1.75em 0 0em rgba(255,209,41, 0.2), 0em 2.5em 0 0em rgba(255,209,41, 0.2), -1.8em 1.8em 0 0em rgba(255,209,41, 0.2), -2.6em 0em 0 0em rgba(255,209,41, 0.2), -1.8em -1.8em 0 0em rgba(255,209,41, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.2), 1.8em -1.8em 0 0em rgba(255,209,41, 0.5), 2.5em 0em 0 0em rgba(255,209,41, 0.7), 1.75em 1.75em 0 0em #ffd129, 0em 2.5em 0 0em rgba(255,209,41, 0.2), -1.8em 1.8em 0 0em rgba(255,209,41, 0.2), -2.6em 0em 0 0em rgba(255,209,41, 0.2), -1.8em -1.8em 0 0em rgba(255,209,41, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.2), 1.8em -1.8em 0 0em rgba(255,209,41, 0.2), 2.5em 0em 0 0em rgba(255,209,41, 0.5), 1.75em 1.75em 0 0em rgba(255,209,41, 0.7), 0em 2.5em 0 0em #ffd129, -1.8em 1.8em 0 0em rgba(255,209,41, 0.2), -2.6em 0em 0 0em rgba(255,209,41, 0.2), -1.8em -1.8em 0 0em rgba(255,209,41, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.2), 1.8em -1.8em 0 0em rgba(255,209,41, 0.2), 2.5em 0em 0 0em rgba(255,209,41, 0.2), 1.75em 1.75em 0 0em rgba(255,209,41, 0.5), 0em 2.5em 0 0em rgba(255,209,41, 0.7), -1.8em 1.8em 0 0em #ffd129, -2.6em 0em 0 0em rgba(255,209,41, 0.2), -1.8em -1.8em 0 0em rgba(255,209,41, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.2), 1.8em -1.8em 0 0em rgba(255,209,41, 0.2), 2.5em 0em 0 0em rgba(255,209,41, 0.2), 1.75em 1.75em 0 0em rgba(255,209,41, 0.2), 0em 2.5em 0 0em rgba(255,209,41, 0.5), -1.8em 1.8em 0 0em rgba(255,209,41, 0.7), -2.6em 0em 0 0em #ffd129, -1.8em -1.8em 0 0em rgba(255,209,41, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,209,41, 0.2), 1.8em -1.8em 0 0em rgba(255,209,41, 0.2), 2.5em 0em 0 0em rgba(255,209,41, 0.2), 1.75em 1.75em 0 0em rgba(255,209,41, 0.2), 0em 2.5em 0 0em rgba(255,209,41, 0.2), -1.8em 1.8em 0 0em rgba(255,209,41, 0.5), -2.6em 0em 0 0em rgba(255,209,41, 0.7), -1.8em -1.8em 0 0em #ffd129;
  }
}

/* Fin Loading busqueda */

/* Inicio imagen lista  vacia */
.listAnnouncementEmpty {
  background-repeat: no-repeat;
  padding-bottom: 0px;
}

.listAnnouncementEmpty p {
  color: #4a4a4a;
  font-size: 1.5em;
  width: 100%;
  text-align: center;
}

.imagen-no-anuncios {
  display: block;
  margin: auto;
  width: 200px;
  margin-bottom: 10px;
}

#locationAnnouncemet {
  position: relative;
  bottom: 4px;
  font-size: 0.8em;
  text-align: center;
  font-weight: bold;
}

/* FIN imagen lista  vacia */

@media (max-width:320px) {
  .anun-banner-container-dir {
    background: #ffc32d;
  }
}

@media (min-width:320px) and (max-width: 766.9px) {
  .bg-banner-anun-directorio {
    background-image: url(images/banner-anuncios-mobil.jpg);
    background-size: cover;
  }
}

@media (max-width: 500px) {

  .search-container-anun-dir h2 {
    font-size: 1.2em;
    padding: 0% 25%;
  }

  .search-container-anun-dir h1 {
    font-size: 2em;
  }

  .bg-banner-anun-directorio {
    height: auto;
    padding-bottom: 0px;
  }

  .banner .form-control {
    width: auto !important;
    max-width: 47%;
    margin-right: 0px;
    padding-left: 5px;
    padding-right: 5px;
}

  .anun-banner-container-dir {
    flex-direction: column;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;

  }

  .left-baner-content-dir {
    display: none;
  }

  .search-container-anun-dir {
    width: 100%;
  }

  .search-container-anun-dir p {
    padding: 0 39px;
    font-size: 14px !important;
  }

  .right-baner-content-dir {
    display: none;
  }

  .left-baner-content-dir {
    display: none;
  }

  .search-anun-dir {
    width: 100%;
  }

  .search-anun-dir .input-group .input-group-addon {
    width: 25%;
    font-size: 11px;
    padding: 10px 0px;
  }

  .search-anun-dir .input-group .input-group-btn {
    width: 33%;
    text-align: right;
  }

  #buscador_general-dir .input-group {

    display: flex;
    justify-content: space-between;
    width: 73%;
  }

  .input-group-btn-limpiar-dir #limpiar_busquedas {
    background-image: url(images/limpiar-icono.png);
    background-size: 30px;
    background-repeat: no-repeat;
    border-top-right-radius: 21px;
    border-top-left-radius: 21px;
    border-bottom-right-radius: 21px;
    border-bottom-left-radius: 21px;
    height: 100%;
    border: solid #4a4a4a 2px;
    padding: 3px;
    min-width: 60px;
    background-position-x: center;
    background-position-y: center;
    background-color: transparent;
    margin-left: 4px !important;
    margin-right: 0px;
  }

  form#buscador_general-dir {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-right: 0px;
    justify-content: center;
  }

  .search-anun-dir .input-group .input-group-btn a {
    background-color: #fcd040;
    border: solid black 0px;
    padding: 4px 16px;
  }
}

@media (min-width: 501px) and (max-width: 767px) {

  .search-container-anun-dir h2 {
    font-size: 1.4em;
    padding: 0px 30%;
  }

  .search-container-anun-dir h1 {
    font-size: 2em;
  }

  .bg-banner-anun-directorio {
    height: auto;
    padding-bottom: 10px;
  }

  .anun-banner-container-dir {
    flex-direction: column;
    align-items: center;
  }

  .left-baner-content-dir {
    display: none;
  }

  .search-container-anun-dir {
    width: 100%;
  }

  .search-container-anun-dir p {
    padding: 0 39px;
    font-size: 14px !important;
  }

  .right-baner-content-dir {
    display: none;
  }

  .left-baner-content-dir {
    display: none;
  }

  .search-anun-dir {
    width: 90%;
  }

  .search-anun-dir .input-group .input-group-addon {
    width: 20%;

    font-size: 14px;
  }

  .search-anun-dir .input-group .input-group-btn {
    width: 10%;
  }

}

@media (min-width: 855px) and (max-width: 1077px) {
  .right-baner-content-dir img {
    width: 280px;
  }
}

@media (min-width: 768px) and (max-width: 855px) {
  .right-baner-content-dir img {
    width: 280px;
  }
}

@media (min-width: 768px) and (max-width: 1077px) {

  .search-container-anun-dir h2 {
    font-size: 1.6em;
    padding-left: 15px;
    padding-right: 44px;
  }

  .bg-banner-anun-directorio {
    height: auto;
    margin-top: 60px;
  }
}

@media (min-width: 1370px) {
  .bg-banner-anun-directorio {
    background-size: cover;
  }
}

/* Fin estilo banner */


/* inicio estilos tabla directorio */
.table-anun-container {
  padding: 0 40px;
}

table#dev-table-m {
  border-spacing: 0 3px;
  border-collapse: separate;
  text-align: center;

}

#dev-table-m thead tr th {
  border: 0px !important;
  text-align: center;
  font-size: 1.2em !important;
  padding-bottom: 10px;
}

#dev-table-m tbody#tbl_directorio_prov tr td {
  background: transparent;
  border: 0px;
  padding: 5px 15px;
}

#dev-table-m tbody#tbl_directorio_prov tr td:first-child {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

#dev-table-m tbody#tbl_directorio_prov tr td:last-child {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

.tbl-striped-dark {
  background-color: #e3e2e1;
}

.tbl-striped-light {
  background-color: #ececeb;
}

.info_row_prov_hidden {
  display: none;
}

.div-acciones-bs div row a {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;

}

.div-acciones-bs div row a div {
  background: #fff;
  padding: 0 30px;
  margin: 0 15px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: -3px 3px #bfbaba;
  color: #3a3a3a;
}

.div-acciones-bs div row a.deshabilitar div {
  background: rgb(175 175 175);
  color: #5a5959;
}

.logoMembershipImg {
  position: absolute;
  width: 32px;
  bottom: 250px;
  right: 91px;
}

@media screen and (max-width: 600px) {

  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
    border-radius: 15px;
  }

  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }

  table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;

  }

  table td:last-child {
    border-bottom: 0;
  }

  .div-acciones-bs div row a {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 15px;
    text-decoration: none !important;
  }

  .table-anun-container {
    padding: 0 30px 0 30px;
  }

  .card-slide {
    
    width: 230px !important;
    margin: 10px;
}

}

#cardAnnouncement {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.card-slide {
  width: 214px;
  margin: 10px;
}

.imgAnnouncement {
  height: 150px;
  width: 150px;
}

#tittleAnnouncement {
  height: 25px;
  font-family: 'Varela Round';
  font-size: 1em;
  text-transform: uppercase;
  margin-top: 15px;
  text-align: center;
  font-weight: bold;
  padding: 4px 2px 1px 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.containerImagesAnnouncement .imgAnnouncement {
  height: 134px;
  width: 192px;
  object-fit: cover;
  border-radius: 15px;
  border: solid 2px #f2f2f2 !important;
}

.ContentPriceTittle {
  font-size: 0.8em;
  font-family: 'Varela Round';
  color: #3a3a3a;

  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}
#valueAnnouncement {
  font-family: 'Varela Round';
  text-align: left;
  padding-left: 16px;
  line-height: 1;
  color: rgb(254, 192, 49);
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 6px;
}

#buttonAnnouncement {
  background-color: #f5d03f;
  position: absolute;
  top: 164px !important;
  bottom: 25%;
  right: 11px;
  padding: 2px 12px 2px 12px;
  border-radius: 30px;
}

#buttonAnnouncement a {
  color: white;
}

#descriptionAnnouncement {
  display: flex !important;
  line-height: 1;
  padding: 8px 15px;
  height: 42px;
  font-family: 'Varela Round';
  font-size: 1em;
  position: relative;
  top: -8px;
  text-align: left;
}

/* fin estilos tabla directorio */

/* INICIO estilos modal */

.modalViewAnnouncement {
  display: none;
  position: fixed;
  padding-top: 5%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  justify-items: center;
  align-items: center;
}

#modalViewAnnouncementId .close-view-announcement {
  /* padding-left: 72%; */
  color: #aaaaaa;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: 13px;
}

.announcement-close {
  color: white;
}

#modalViewAnnouncementId .modal-content-view-announcement {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  width: 50%;
}

.imgAnnouncement {
  width: 153px;
  height: 124px;
  border-radius: 10px;
}

.imgAnnouncementLow {
  position: absolute;
  width: 110px;
  height: 72px;
  margin-left: 14px;
  margin-bottom: 14px;
  border-radius: 10px;
}

.disabledBtnAnnouncement {
  pointer-events: none;
}






.modalViewAnnouncement .modal-content .modal-body {
  min-height: 482px;
  padding: 0px 30px 20px;
}

.modalViewAnnouncement .modal-content {
  border-radius: 30px;
  box-shadow: none;
  max-height: 620px;
  font-family: "Varela Round", sans-serif;
}


.modalViewAnnouncement .close-view-announcement {
  border: solid 1px #ffd129;
  width: 25px;
  height: 25px;
  position: relative;
  top: 32px;
  z-index: 1;
  right: 15px;
  border-radius: 50%;
}

.modalViewAnnouncement .close-view-announcement svg {
  width: 20px;
  height: 20px;
  fill: #ffd129;
  position: relative;
  top: -9px;
  left: 2px;
}


div#modalImageAnnouncement {
  width: 100%;
  min-height: 200px;
  max-height: 200px;
  /* border: 1px solid; */
  border-radius: 15px;
  background-color: lightgrey;
}

div#imagenes_secundarias_anuncio_ver {
  min-height: 200px;
  max-height: 200px;
}

div#imagenes_secundarias_anuncio_ver a img {
  background: lightgray;
  border-radius: 15px;
  width: 100%;
  max-height: 95px;
  min-height: 95px;
  object-fit: cover;
}

div#imagenes_secundarias_anuncio_ver a:first-child img {
  margin-bottom: 10px;
}

div#modalImageAnnouncement a {
  width: 100%;
  min-height: 200px;
  max-height: 200px;

}

div#modalImageAnnouncement a img {
  width: 100%;
  min-height: 200px;
  max-height: 200px;
  border-radius: 15px;
  object-fit: cover;
}

p#modalTittleAnnouncement {
  font-size: 1.5em;
  text-transform: uppercase;
  margin-top: 15px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0px;
}

p#modalValueAnnouncement {
  color: #fec941;
  font-size: 1.8em;
  line-height: 1;
  font-weight: bold;
}

p.precio-anuncio-label {
  margin-bottom: 0px;
  font-size: 1.1em;
}

p#caracteristicas_anuncio_ver {
  max-height: 100px;
  min-height: 100px;
  background: #eee;
  border-radius: 15px;
  padding: 10px;
  overflow-y: scroll;
}

#modalButtonAnnouncement a {

  width: 100%;

  border-radius: 20px;
  border: 0px;
  padding: 5px 0px;
  background-color: #ffd129;
  color: #fff;

  font-size: 1.5em;
  display: block;
  text-align: center;
  margin-top: 5px;
}

p#modalDescriptionAnnouncement {
  font-size: 1.1em;
  font-weight: bold;
  max-height: 50px;
  min-height: 50px;
  overflow-y: scroll;
}

p#modalFeaturesAnnouncement {
  max-height: 100px;
  min-height: 100px;

  overflow-y: scroll;
}

.FeaturesAnnouncementContainer {
  background: #eee;
  border-radius: 15px;
  padding: 10px;
  height: 110px;
}

@media only screen and (min-width: 300px) {

  .tittle-announcement {
    background-image: url('images/fondo-titulo-anuncios-home.png');
    display: flex;
    flex-direction: row;
    justify-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: 100% 118px;
    background-position-y: -36px;
    height: 85px;
    background-position-x: center;
    padding-top: 5px;
  }

  img.left-icon-title {
    width: 40px;
    height: 40px;
    margin-right: 15px;
  }

  img.right-icon-title {
    width: 40px;
    height: 40px;
    margin-left: 15px;


  }

  .tittle-announcement p {
    font-size: 0.7em;
    line-height: 1;
    padding-top: 8px;
    margin-bottom: 0px;
  }

  .tittle-announcement p span {
    font-size: 1.4em !important;
    color: #fec031;
    font-weight: 600;
  }

  #tns1-ow {
    /* padding: 0 !important; */
    padding-left: 36px !important;
    padding-right: 36px !important;
    margin-bottom: 5px !important;
  }

  .imageCardAnnouncement img {
    height: 119px;
    width: 100%;

    object-fit: cover;
    border-radius: 15px;
    border: solid 2px #f2f2f2;

    object-fit: cover;
    border-radius: 15px;
    border: solid 2px #f2f2f2;
  }

  .modalViewAnnouncement .modal-sm {
    width: 100%;
  }

  div#imagenes_secundarias_anuncio_ver a img {
    background: lightgray;
    border-radius: 15px;
    width: 100%;
    max-height: 61px;
    min-height: 61px;
    object-fit: cover;
  }

  div#modalImageAnnouncement {
    width: 100%;
    min-height: 150px;
    max-height: 150px;
    /* border: 1px solid; */
    border-radius: 15px;
    background-color: lightgrey;
  }

  div#modalImageAnnouncement a img {
    width: 100%;
    min-height: 150px;
    max-height: 150px;
    border-radius: 15px;
    object-fit: cover;
  }

  div#imagenes_secundarias_anuncio_ver {
    min-height: 95px;
    max-height: 95px;
  }

}

@media only screen and (min-width: 345px) {
  .tittle-announcement p span {
    font-size: 1.7em !important;
    color: #fec031;
    font-weight: 600;
  }

  .tittle-announcement p {
    font-size: 0.9em;
    line-height: 1;
    padding-top: 8px;
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 360px) {
  div#imagenes_secundarias_anuncio_ver a img {
    background: lightgray;
    border-radius: 15px;
    width: 100%;
    max-height: 95px;
    min-height: 95px;
    object-fit: cover;
  }



  div#modalImageAnnouncement {
    width: 100%;
    min-height: 200px;
    max-height: 200px;
    /* border: 1px solid; */
    border-radius: 15px;
    background-color: lightgrey;
  }

  div#modalImageAnnouncement a img {
    width: 100%;
    min-height: 200px;
    max-height: 200px;
    border-radius: 15px;
    object-fit: cover;
  }

  div#imagenes_secundarias_anuncio_ver {
    min-height: 200px;
    max-height: 200px;
  }

  .arrow-announcement-left {
    position: absolute;
    left: 6%;
    top: 48%;
    content: '';
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-right: 12px solid #bbbbbb;
    border-bottom: 19px solid transparent;
    border-left: 0;
    background: transparent;
    padding: 0px;

  }

  .arrow-announcement-right {
    position: absolute;
    right: 6%;
    top: 48%;
    content: '';
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-left: 12px solid #bbbbbb;
    border-bottom: 19px solid transparent;
    border-right: 0;
    background: transparent;
    padding: 0;
  }
}


@media only screen and (min-width: 375px) {
  #tns1-ow {
    /* padding: 0 !important; */
    padding-left: 58px !important;
    padding-right: 58px !important;
    margin-bottom: 5px !important;
  }

}

@media (max-width: 425px) {
  .modalViewAnnouncement .modal-sm {
    overflow-y: scroll;
    padding-top: 10%;
  }
  p#modalTittleAnnouncement {
    font-size: 1.3em;
    line-height: 17px;}

    #modalButtonAnnouncement a {
      margin-top: -13px;
  }
  #modalViewAnnouncementId .close-view-announcement{
    position: relative;
    top: 35px;
    left: 91%;
  }
  p#modalDescriptionAnnouncement{
    line-height: 14px !important;
  }
}
@media only screen and (max-width: 320px) {
#modalViewAnnouncementId .close-view-announcement{
  position: relative;
  top: 35px;
  left: 88%;
 }
}
@media only screen and (min-width: 444px) {
  #tns1-ow {
    /* padding: 0 !important; */
    padding-left: 17px !important;
    padding-right: 17px !important;
    margin-bottom: 5px !important;
  }
}


@media only screen and (min-width: 500px) {
  .tittle-announcement {
    background-image: url('images/fondo-titulo-anuncios-home.png');
    display: flex;
    flex-direction: row;
    justify-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: 79% 118px;
    background-position-y: -36px;
    height: 85px;
    background-position-x: center;
    padding-top: 5px;
  }

  .arrow-announcement-left {
    position: absolute;
    left: 3%;
    top: 48%;
    content: '';
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-right: 12px solid #bbbbbb;
    border-bottom: 19px solid transparent;
    border-left: 0;
    background: transparent;
    padding: 0px;

  }

  .arrow-announcement-right {
    position: absolute;
    right: 3%;
    top: 48%;
    content: '';
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-left: 12px solid #bbbbbb;
    border-bottom: 19px solid transparent;
    border-right: 0;
    background: transparent;
    padding: 0;
  }
}


@media only screen and (min-width: 600px) {
  .modalViewAnnouncement .modal-sm {
    width: 463px;
    margin-left: auto;
    margin-right: auto;
  }

  #tns1-ow {
    /* padding: 0 !important; */
    padding-left: 30px !important;
    padding-right: 30px !important;
    margin-bottom: 5px !important;
  }

  .tittle-announcement {
    background-image: url('images/fondo-titulo-anuncios-home.png');
    display: flex;
    flex-direction: row;
    justify-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: 69% 118px;
    background-position-y: -36px;
    height: 85px;
    background-position-x: center;
    padding-top: 5px;
  }

  .modalViewAnnouncement .modal-content .modal-body {
    min-height: 482px;
    padding: 0px 30px 20px;
  }

  div#imagenes_secundarias_anuncio_ver a img {
    background: lightgray;
    border-radius: 15px;
    width: 100%;
    max-height: 95px;
    min-height: 95px;
    object-fit: cover;
  }



  div#modalImageAnnouncement {
    width: 100%;
    min-height: 200px;
    max-height: 200px;
    /* border: 1px solid; */
    border-radius: 15px;
    background-color: lightgrey;
  }

  div#modalImageAnnouncement a img {
    width: 100%;
    min-height: 200px;
    max-height: 200px;
    border-radius: 15px;
    object-fit: cover;
  }

  div#imagenes_secundarias_anuncio_ver {
    min-height: 200px;
    max-height: 200px;
  }

}

@media only screen and (min-width: 1200px) {
  .tittle-announcement {
    background-image: url('images/fondo-titulo-anuncios-home.png');
    display: flex;
    flex-direction: row;
    justify-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: 80% 118px;
    background-position-y: -36px;
    height: 85px;
    background-position-x: center;
    padding-top: 5px;
  }

  .tittle-announcement p {
    font-size: 1em;
    line-height: 1;
    padding-top: 8px;
    margin-bottom: 0px;
  }

  .tittle-announcement p span {
    font-size: 1.9em !important;
    color: #fec031;
    font-weight: 600;
  }

  #tns1-ow {
    /* padding: 0 !important; */
    padding-left: 50px !important;
    padding-right: 80px !important;
    margin-bottom: 5px !important;
  }
}

@media only screen and (min-width: 1280px) {

  #tns1-ow {
    /* padding: 0 !important; */
    padding-left: 30px !important;
    padding-right: 40px !important;
    margin-bottom: 5px !important;
  }
}

@media (min-width: 768px) {
  .modalViewAnnouncement .modal-sm {
    width: 463px;
  }
}

/* FIN estilos modal */

/*scroll custome anuncios*/

.scroll-anuncios::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.scroll-anuncios::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}

.scroll-anuncios::-webkit-scrollbar-thumb {
  background: #b5b5b5;
  border: 0px none #ffffff;
  border-radius: 50px;
}

.scroll-anuncios::-webkit-scrollbar-thumb:hover {
  background: #b5b5b5;
}

.scroll-anuncios::-webkit-scrollbar-thumb:active {
  background: #ffd129;
}

.scroll-anuncios::-webkit-scrollbar-track {
  background: #ededed;
  border-radius: 50px;
}

.scroll-anuncios.safari::-webkit-scrollbar-track {
  background: #ededed;
  border-radius: 50px;
}

.scroll-anuncios::-webkit-scrollbar-track:hover {
  background: #ededed;
}

.scroll-anuncios::-webkit-scrollbar-track:active {
  background: #ededed;
}

.scroll-anuncios::-webkit-scrollbar-corner {
  background: transparent;
}

/* Buttons */
.scroll-anuncios::-webkit-scrollbar-button:single-button {
  background-color: #ededed;
  display: block;
  background-size: 10px;
  background-repeat: no-repeat;
}

/* Up */
.scroll-anuncios::-webkit-scrollbar-button:single-button:vertical:decrement {
  height: 12px;
  width: 16px;
  background-position: center 4px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='50,00 0,50 100,50'/></svg>");
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
}

.scroll-anuncios::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(112, 112, 112)'><polygon points='50,00 0,50 100,50'/></svg>");
}

.scroll-anuncios::-webkit-scrollbar-button:single-button:vertical:decrement:active {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(128, 128, 128)'><polygon points='50,00 0,50 100,50'/></svg>");
}

/* Down */
.scroll-anuncios::-webkit-scrollbar-button:single-button:vertical:increment {
  height: 12px;
  width: 16px;
  background-position: center 2px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,0 100,0 50,50'/></svg>");
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
}

.scroll-anuncios::-webkit-scrollbar-button:single-button:vertical:increment:hover {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(112, 112, 112)'><polygon points='0,0 100,0 50,50'/></svg>");
}

.scroll-anuncios::-webkit-scrollbar-button:single-button:vertical:increment:active {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(128, 128, 128)'><polygon points='0,0 100,0 50,50'/></svg>");
}

/* Left */
.scroll-anuncios::-webkit-scrollbar-button:single-button:horizontal:decrement {
  height: 12px;
  width: 12px;
  background-position: 3px 3px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,50 50,100 50,0'/></svg>");
}

.scroll-anuncios::-webkit-scrollbar-button:single-button:horizontal:decrement:hover {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(112, 112, 112)'><polygon points='0,50 50,100 50,0'/></svg>");
}

.scroll-anuncios::-webkit-scrollbar-button:single-button:horizontal:decrement:active {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(128, 128, 128)'><polygon points='0,50 50,100 50,0'/></svg>");
}

/* Right */
.scroll-anuncios::-webkit-scrollbar-button:single-button:horizontal:increment {
  height: 12px;
  width: 12px;
  background-position: 3px 3px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(96, 96, 96)'><polygon points='0,0 0,100 50,50'/></svg>");
}

.scroll-anuncios::-webkit-scrollbar-button:single-button:horizontal:increment:hover {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(112, 112, 112)'><polygon points='0,0 0,100 50,50'/></svg>");
}

.scroll-anuncios::-webkit-scrollbar-button:single-button:horizontal:increment:active {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(128, 128, 128)'><polygon points='0,0 0,100 50,50'/></svg>");
}

.scroll-anuncios {
  scrollbar-width: thin;
  scrollbar-color: #b5b5b5 #ededed;
}

/* final scroll custome */

.container-costo-btn {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.buttonAnnouncementCop {
  top: 159px;
  width: 45%;
  position: absolute;
  right: 0px;
  padding-right: 11px;
}

.buttonAnnouncementCop a {
  display: block;
  background: #ffd129;
  border-radius: 15px;
  padding: 4px 0px;
  width: 100%;
  color: #Fff;
}

.buttonAnnouncementCop a:hover {
  display: block;
  background: #ffd129;
  border-radius: 15px;
  padding: 4px 0px;
  width: 100%;
  color: #Fff;
}


p#InfoProvedorAnnouncement {
  text-align: center;
  font-size: 1.6em;
  position: relative;
  top: 10px;
}

p#InfoProvedorAnnouncement a {
  color: #fec941 !important;
  cursor: pointer;
  text-decoration: none;
}

p#InfoProvedorAnnouncement a:hover {
  color: #fec941 !important;
  cursor: pointer;
  text-decoration: none;
}

#valueAnnouncement.million {
  font-family: 'Varela Round';
  text-align: left;
  padding-left: 16px;
  line-height: 1;
  color: rgb(254, 192, 49);
  font-size: 0.86em;
  font-weight: bold;
  margin-bottom: 6px;
}


.bggray3 {
  background: #f5f5f5;
  padding-bottom: 10%;
  min-height: calc(100vh - 284px) !important;
}
/* FIN estilos Directorio - Anuncios */