.page-id-249193 .arrow-sidebar {
  display: block !important;
}
#main-content {
  padding-top: 125px;
  margin: 0 auto;
}
.fp-height-auto {
  margin-top: 50px;
}
.sidebar-content > a {
  display: none;
}
.sidebar-content .label-volteado {
  bottom: unset;
}
ul.list-option {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul.list-option li {
  float: left;
  margin-right: 10px;
}
ul.list-option li.opt-active a:after {
  right: 4px;
  top: 4px;
  width: 12px;
  height: 12px;
  background-color: #005172;
}
ul.list-option li a {
  position: relative;
  display: block;
  padding-right: 25px;
  font-weight: 400;
  min-height: 20px;
}
ul.list-option li a:before,
ul.list-option li a:after {
  position: absolute;
  content: '';
  display: block;
  border-radius: 50%;
}
ul.list-option li a:before {
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #6c7173;
}
.modo-title,
.filerts-title {
  position: relative;
  padding-left: 30px;
}
.modo-title:before,
.filerts-title:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  background-size: 100%;
}
.modo-title:before {
  top: 3px;
  width: 24.5px;
  height: 15.75px;
  background-image: url('../images/cartera-activos/ico-mode.svg');
}
.filerts-title:before {
  width: 21.5px;
  height: 21.25px;
  background-image: url('../images/cartera-activos/ico-filters.svg');
}
hr.blue {
  border-top: 1px solid #808486;
  margin: 25px 0;
}
hr.grey {
  border-top: 1px solid #d9dada;
  margin: 25px 0;
}
h3.list-check-title {
  font-family: Montserrat;
  color: #005172;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 15px 0;
  padding: 0;
}
ul.list-check {
  margin: 0 0 20px 10px;
  padding: 0;
}
ul.list-check li {
  margin-bottom: 10px;
}
ul.list-check li.opt-active a:after {
  left: 1px;
  top: 3px;
  width: 16px;
  height: 12px;
  background-image: url('../images/cartera-activos/ico-v.svg');
  background-size: 100%;
}
ul.list-check li a {
  position: relative;
  font-size: 14px;
  display: block;
  padding-left: 20px;
  font-weight: 400;
}
ul.list-check li a:before,
ul.list-check li a:after {
  position: absolute;
  content: '';
  display: block;
}
ul.list-check li a:before {
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #6c7173;
}
.mapboxgl-popup {
  max-width: 220px !important;
  width: 100% !important;
  cursor: default;
  pointer-events: auto;
}
.mapboxgl-popup .mapboxgl-popup-content {
  cursor: default;
  pointer-events: auto;
}
.mapboxgl-popup .mapboxgl-popup-content .mapboxgl-popup-close-button {
  z-index: 10;
  color: #005172;
  font-size: 20px;
}
.map-popup-content {
  background-color: white;
  font-family: Montserrat;
  position: relative;
  padding: 5px 0;
}
.map-popup-content h1 {
  color: #005172;
  font-size: 13px;
  font-weight: 600;
  padding: 0 5px 5px;
  margin: 0;
}
.map-popup-content p {
  font-weight: 300;
  color: #6c7173;
  padding: 0 5px;
  font-size: 12px;
  line-height: 17px;
  margin: 0;
}
.map-popup-content p strong {
  font-weight: 600;
  color: #005172;
}
.map-popup-content .popup-more-info {
  position: absolute;
  right: 0;
  bottom: 2px;
  color: #005172;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 13px;
}
.map-popup-content .popup-more-info:after {
  position: absolute;
  right: 0;
  top: 3px;
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background-image: url('../images/cartera-activos/ico-arrow.svg');
  background-size: 100%;
}
.detail-parts {
  max-width: 260px;
}
.detail-parts .renderName {
  color: #015172;
  font-family: Montserrat;
  font-weight: 600;
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 20px;
}
.detail-parts .detail-part-1 p {
  max-width: inherit;
  margin: 0;
  padding: 0;
  color: #808486;
  font-weight: 400;
}
.detail-parts .detail-part-2 p {
  font-size: 16px;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: 400;
  color: #808486;
}
.detail-parts .detail-part-2 p span {
  color: #005172;
  font-weight: 400;
  font-size: 18px;
}
.detail-parts .detail-part-2 p span sup {
  font-weight: 400;
}
.detail-parts .detail-part-3 p {
  font-size: 16px;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: 400;
  color: #808486;
}
.detail-parts .detail-part-3 p span {
  color: #005172;
  font-weight: 400;
  font-size: 16px;
}
.detail-parts .renderLink {
  position: relative;
  color: #005172;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 16px;
}
.detail-parts .renderLink:after {
  position: absolute;
  right: 0;
  top: 3px;
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background-image: url('../images/cartera-activos/ico-arrow.svg');
  background-size: 100%;
}
.detail-parts hr {
  margin: 20px 0;
  border-top: 1px solid #d9dada;
}
.info-data {
  overflow: hidden;
  margin: 30px 0;
}
.info-data .col {
  float: left;
  width: 25%;
  text-align: center;
  position: relative;
}
.info-data .col:after {
  content: '';
  width: 2px;
  height: 80%;
  display: block;
  background-color: #d3d4d5;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.info-data .col:last-child:after {
  display: none;
}
.info-data .col div {
  font-size: 18px;
  font-weight: 300;
}
.info-data .col p strong {
  color: #005172;
  font-weight: 600;
  font-size: 30px;
  display: block;
}
.info-data .col p strong span {
  font-size: 40px;
}
.col-right {
  order: 2;
  flex-grow: 1;
}
.col-right .content-title {
  position: relative;
  font-family: 'FreightSansBold', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #005172;
  letter-spacing: 0.11px;
  line-height: 0.8em;
  font-style: normal;
  font-stretch: normal;
}
.col-right .content-title img {
  position: absolute;
  top: 0;
  left: 0;
  width: 13.52px;
  height: auto;
}
.col-right .content-title span {
  display: block;
  padding-left: 35px;
}
.col-right #map-properties {
  height: 650px;
  cursor: pointer;
}
.col-right #map-properties .mapboxgl-map {
  height: 100%;
}
.col-right #map-properties .mapboxgl-map .mapboxgl-ctrl-bottom-right {
  right: 0 !important;
}
#another-element2 {
  padding: 30px 0 0;
}
.col-left {
  order: 1;
  width: 300px;
  position: relative;
  overflow: hidden;
}
.col-left .property-page__sidebar-wrapper {
  height: inherit;
}
.col-left .property-page__sidebar-wrapper .property-page__sidebar-scrollable.sidebar {
  margin-top: 0 !important;
  padding: 170px 20px 0;
  max-width: 250px;
}
.col-left #overlay-bar .property-page__sidebar-scrollable {
  padding: 170px 20px 0;
}
@media screen and (min-width: 981px) {
  .dataTables_wrapper {
    margin: 0;
    padding: 0;
    overflow: inherit;
    max-width: inherit;
  }
}
.dataTables_wrapper .dataTables_filter {
  display: none;
}
.dataTables_wrapper table {
  width: 100% !important;
}
