.adv-green-block {
  width: 300px;
  border: 1px solid #9acb56;
  margin-bottom: 15px;
}

.adv-green-wrapper {
  border: 5px solid #e3f3cf;
  padding: 7px;
}

.adv-green-block .list-bordered {
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.adv-green-block img {
  margin-right: 10px;
  max-width: 110px;
}

.adv-banner-wrapper {
  position: relative;
}

.adv-banner-link {
  display: block;
  position: absolute;
  height: 250px;
  width: 100%;
  left: 0;
  top: 0;
  background: url("../images/photo-background-u0VTw9u.gif") left top no-repeat;
}

.adv-hot {
  border: 1px solid #d6dce2;
  font-weight: normal;
  color: #777;
  font-size: 14px;
  margin-top: 10px;
}

.adv-hot:hover {
  text-decoration: none;
}

.adv-hot-search {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(32, 192, 99, .7);
  color: #ffffff;
  font-size: 13px;
  padding: 0 4px 1px 4px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.adv-hot-search.adv-developer-search {
  background-color: #ff6600;
}

.adv-wrapper-why {
  background: linear-gradient(#6597e9, #3264b6, #3264b6) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding: 10px;
}

.adv-wrapper-why-in {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 15px 5px 15px;
}

.adv-color-brick {
  color: #ff6600;
  font-weight: bold;
}

.text-brick {
  color: #ff6600;
}

.border-brick {
  border-color: #ff6600;
}

.adv-wrapper-why li {
  margin-bottom: 10px;
}

.top-dense {
  margin-top: 0;
  padding-top: 0;
}

.panel-heading.adv-contact-panel-heading {
  background-color: #0074e4;
  color: #fff;
}

.advertising-partners-list img {
  width: 200px;
  height: 200px;
}

.advertising-partner-image {
  display: inline-flex;
  width: 200px;
  height: 200px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid #dee2e6;
  border-radius: 50%;
  background: #f6f8fb;
}

.advertising-partner-image svg {
  width: 150px;
  height: 150px;
}

.advertising-partner-image circle:first-child {
  fill: #e9f2ff;
  stroke: #1976d2;
  stroke-width: 2;
}

.advertising-partner-image path,
.advertising-partner-image circle:not(:first-child) {
  fill: #1976d2;
}

/* Advertising pages retain the legacy two-column content/contact layout. */
.advertising-page {
  position: relative;
  min-height: 520px;
}

.advertising-submenu .search-filter-scroll {
  padding-left: 0;
}

.advertising-contact {
  font-size: 16px;
}

.advertising-contact .lead {
  line-height: 1.35;
}

.advertising-contact .contact-form-human svg {
  width: 18px;
  height: 18px;
  vertical-align: -4px;
}

.advertising-partner-links .btn-link {
  color: #1976d2;
  text-decoration: none;
}

@media (min-width: 768px) {
  .advertising-submenu .main-menu-sub-nav.collapse.navbar-collapse {
    display: flex !important;
  }
}

@media (max-width: 767.98px) {
  .advertising-page {
    padding-top: 65px;
  }

  .advertising-page .obj-detail-content {
    padding-bottom: 30px;
  }

  .advertising-contact {
    margin-top: 2rem !important;
  }
}

.featured-banner {
  background-image: url("../images/featured-banner-Pqx6uMA.png");
  height: 62px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 62px;
  z-index: 1;
}

.featured-vip-banner {
  background-image: url("../images/featured-vip-banner-Kj-jj3e.png");
  height: 62px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 62px;
  z-index: 1;
}

.ads-obj-search-page {
  display: block;
  position: absolute !important;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: 3;
}

.ads-in-list-wrapper {
  overflow: hidden;
}

.ads-obj-search-page .adsbygoogle,
.ads-obj-search-page .adsbygoogle iframe {
  width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
}

.ads-in-list-wrapper:has(.adsbygoogle[data-ad-status="unfilled"]) {
  display: none;
}

.promote-object-form {
  font-size: 16px;
}

.promote-object-form .panel:hover {
  cursor: pointer;
  background-color: #f8f8ff;
}

.promote-object-form select {
  background-color: white !important;
}

.content__map-page-google-ads {
  position: relative;
  height: 260px;
  width: 100%;
  margin: 0 auto 15px;
  text-align: center;
  overflow: hidden;
}
