

/* Start:/local/templates/promo-3/components/unr3/placements.list/goldTown/style.css?16855469074429*/
.catalog-filter-arrow {
    text-align: right;
}
form#placement-list-form {
    position: relative;
}
.placement-filter.absolute {
    position: absolute;
    width: 100%;
    top: 10px;
}
.catalog.full-screen {
    z-index: 9020;
    position: absolute;
    top: 0;
}
.full-screen .container-placements {
    padding: 0;
}
.full-screen .placement-filter.absolute {
    left: calc(50vw - 50%);
}
.full-screen .catalog-header {
    display: none;
}
.mfp-content{
    max-width: 1024px !important;
}
.catalog-filter__years {
    font-size: 12pt;
}
.section.list {
    margin-top: 20px;
}
td.element a {
    color: #000 !important;
}
td.element a:hover {
    text-decoration: underline !important;
}
.mark-all .unmark-all, .unmark-all .mark-all {
    display: none;
}
label.js-mark {
    cursor: pointer;
}
a label.js-mark {
    text-decoration: underline;
}
.js-mark {
    margin-top: 7px;
}
.table {
    display: table;
    /*position: relative;*/
}
.table__tbody,
.table__thead {
    display: table-row-group;
}
.table__thead .th-first,
.table__thead .th-last,
.table__tbody .td-first,
.table__tbody .td-last {
    cursor: pointer;
    font-size: large;
    color: white;
    background-color: #89da70;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.tr {
    display: table-row;
    /*position: static;*/
}
.td, .th {
    display: table-cell;
}
.th {
    position: relative;
    z-index: 1;
}
.td {
    position: relative;
}
.td,.th {
    padding: 0.75rem;
    vertical-align: middle;
    border-top: 1px solid #eceeef;
}
.table .td.td-center {
    text-align: center;
}
.table .tr:nth-child(2n) .td.element {
    background-color: #f1f6fa;
}
.table .tr:nth-child(2n):hover {
    box-shadow: 0 1px 0 0 #b8c9d7, 0 -1px 0 0 #b8c9d7, -1px 0 0 0 #b8c9d7, 1px 0 0 0 #b8c9d7;
}
.table .tr:hover {
    box-shadow: inset 0 1px 0 0 #b8c9d7, inset 0 -1px 0 0 #b8c9d7, -1px 0 0 0 #b8c9d7, 1px 0 0 0 #b8c9d7;
}
td.address {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table .tr.active {
    font-weight: 800;
}
.table .td.state-free {
    background-color: #89da70 !important;
    cursor: pointer;
}
.table .td.state-free.state-cart {
    background-color: #3c763d !important;
    color: white;
    cursor: pointer;
}
.table .td.state-sold {
    background-color: red !important;
    color: white;
}
.table .td.state-reserved {
    background-color: yellow !important;
    cursor: pointer;
}
.table .td.state-unavailable{
    background: url('/local/templates/promo-3/components/unr3/placements.list/goldTown/images/grey-lines-bg.png');
}

.table .td.state-reserved.state-cart {
    background-color: #aa0 !important;
    color: white;
}
.table-blocks .table__th {
    white-space: normal;
    vertical-align: middle;
    text-align: center;
}
.th-first, .td-first, .th-last, .td-last {
    padding: 0;
}
.th-first.off,
.th-last.off,
.td-last.off,
.td-first.off {
    color: transparent; /*#89da70;*/
}
.th-city {
    width: 114px;
}
.th-area {
    width: 119px;
}
.th-address {
    width: 270px;
}
.th-constr {
    width: 120px;
}
@media (max-width: 750px) {
    .thead, .tbody, .th, .td, .tr {
        display: block;
        text-align: left;
    }    
    .table .tr:first-child {

    }
    .table .td:first-child {
        margin-top: 30px;
    }
    .td::before {
        content: attr(data-label);
        text-transform: uppercase;
        text-align: left;
        position: absolute;
        top: -3px;
        left: 3px;
        width: 100%;
        padding-right: 10px;
        white-space: nowrap;
        padding: 0px 9px;
        color: #f13724;
    }
    .td.address {
        max-width: 100%;
    }
    .td.state::before {
        color: white;
    }
}

.list__header_gt p:last-child {
    margin-top: 10px;
}
.list__header_gt p:last-child > * {
    margin-right: 5px;
}
@media (min-width: 768px) {
    .list__header_gt p:last-child {
        margin-top: 0px;
    }
    .list__header_gt p:last-child > * {
        margin-right: 20px;
    }
}
@media (min-width: 992px) {
    .list__header_gt p:last-child > * {
        margin-right: 40px;
    }
}

.list__header_gt p:last-child a:last-child {
    /*color: #859fb4;*/
    /*font-weight: 400;*/
    /*line-height: 11px;*/
    white-space: nowrap;
    margin-right: 0;
    /*border-bottom: 1px dashed #859fb4;*/
}
.list__header_gt p:last-child a:last-child:hover {
    border-bottom: 1px dashed transparent;
}
.list__header_gt p:last-child a.btn {
    margin-bottom: 5px;
}

/* End */


/* Start:/local/components/unr3/placements.filter/templates/select/style.css?1685546907147*/
.catalog-filter__row button {
    border: none;
    transition: all 0.3s;
}
.prev-year.is-disabled, .next-year.is-disabled {
    color: #b7c8d8;
}

/* End */


/* Start:/local/components/unr3/map/templates/yandex/style.css?16855469071988*/
#map {
    width: 100%;
    height: 812px;
}
#map.fullscreen {
    position: absolute;
    z-index: 9010;
    width: 100%;
    height: 100vh;
}
ymaps a.item_info{
    line-height: 20px;
}
ymaps a.item_info:hover {
    text-decoration: underline;
}
.panorama-player {
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
}
.panorama-player.active {
    height: 100%;
}
.ymaps-2-1-73-islets_round-button__icon {
    margin: 6px 0 0 6px !important;
}
.map-button {
    background-color: white;
    color: black;
    padding: 3px 5px;
    border: 1px solid #aaa;
    border-radius: 3px;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.15), 0 2px 5px -3px rgba(0,0,0,.15);
    cursor: pointer;
    text-align: center !important;
    font-size: 14px;
}
.map-button.poly-button {
    min-width: 140px;
}
.map-button.poly-button.active {
    background-color: yellow;
    cursor: pointer;
}
.map-button.full-button {
    padding: 5px;
}
.map-button.full-button.active {
    background-color: #ff0;
}
.map-button.full-button .img {
    width: 18px;
    height: 18px;
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%2C0v2v4h2V2h4V0H2H0z%20M16%2C0h-4v2h4v4h2V2V0H16z%20M16%2C16h-4v2h4h2v-2v-4h-2V16z%20M2%2C12H0v4v2h2h4v-2H2V12z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}
.map-button.full-button.active .img {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23111%22%20d%3D%22M4%2C4H0v2h6V0H4V4z%20M14%2C4V0h-2v6h6V4H14z%20M12%2C18h2v-4h4v-2h-6V18z%20M0%2C14h4v4h2v-6H0V14z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}
.map-button.filter-button  {
    display: none;
}
.fullscreen .map-button.filter-button {
    display: block;
}
#draw-canvas {
    cursor: crosshair;
}

/* End */


/* Start:/local/components/unr3/placements.element/templates/.default/style.css?16855469076024*/
.mfp-container:before {
    display: none;
}
#placement-modal {
  background: transparent;
  padding: 0;
  text-align: left;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  width: 1024px;
}
.player{
    width: 300px;
    height: 200px;
}

#modal-form_product {
  display: flex;
  align-items: flex-start;
  position: relative;
  padding-left: 64px;
  margin-bottom: 49px;
}
.forats-list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 3px;
  top: 0;
  max-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.forats-list li  {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  margin: 0 0 10px 0;
  font-size: 26px;
  height: 60px;
  width: 52px;
  position: relative;
}
.forats-list li:last-child {
  margin-bottom: 0;
}
.forats-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  margin: 0;
  font-size: 26px;
  height: 100%;
  width: 100%;
  /*position: absolute;*/
}


.forats-list li a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  background: rgba(188, 204, 219, 0.6);
}
.forats-list li a.active:before, .forats-list li a:hover:before {
  display: none;
}
.my_modal-right-box {
  display: table;
  /*align-items: flex-start;*/
  /*justify-content: space-between;*/
  width: 100%;
  background: #fff;
  padding: 20px 35px 30px 30px;
}
.row-box {
    display: table-row;
}
.cell-box {
    display: table-cell;
    float: left;
}
.row-box:not(:first-child) .cell-box {
  border-top: 2px solid #d7e0e9;
}
.modal-info-title {
  margin: 0 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#product-price-box {
  display: flex;
  align-items: center;
}
#product-price-box > span {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
}
.cart_add-btn_modal {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #f86859;
  width: 105px;
  height: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #f86859;
  transition:  all 0.3s;
}
.cart_add-btn_modal:hover {
  color: #f86859;
  background: #fff;
  transition:  all 0.3s;
}
.modal-info-item.modal-info-attributes {
  padding-bottom: 20px;
}
.modal-item-inner ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.my_modal-attribute-group li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.my_modal-attribute-group li:last-child {
  align-items: flex-end;
}
.attr_name_modal {
  min-width: 200px;
  width: 200px;
}
.my_modal-attribute-group li strong, .my_modal-attribute-group li a {
  width: 100%;
}
.download-techical_list {
  font-size: 18px;
  font-weight: 600;
  color: #f86859;
  text-decoration: underline;
}
.period-description {
  display: flex;
  align-items: center;
}
.period-descr-item {
  display: flex;
  align-items: center;
  margin-right: 15px;
}
.period-descr_img {
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 7px;
  border-radius: 3px;
}
.period-item-reservation{
    background: yellow;
}
.period-item-sold {
    background: red;
}
.period-item-available{
    background: #89da70;
}
.period-item-not-available{
    background: url('/local/components/unr3/placements.element/templates/.default/images/grey-lines-bg.png');
}
.period-item-on-consideration {
    background: yellow;
}
.period-item-in-cart{
    border: 2px solid #f86859;
}
.choise-period-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 10px;
}
.choise-period-wrap > div {
  width: 49%;
}
.choise-period-wrap h4{
    margin: 1em 0;
}
.my_modal-info-box {
  width: 475px;
}
.modal-info-img-box {
  width: 400px;
}
.period_calendar-item input {
  display: none;
}
.period_calendar-item label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 23px;
  margin: 0 5px 10px;
  text-align: center;
  transition: all 0.3s;
  /*font-size: 12px;*/
  line-height: 1;
  border-radius: 3px;
}
.period_calendar-item label.period-item-available,
.period_calendar-item label.period-item-in-cart{
    cursor: pointer;
}
.chose-period_calendar {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 95%;
}
.modal-small-imager-list {
  display: table;
  list-style: none;
  padding: 0;
  justify-content: space-between;
  margin: 16px 0;
}
.modal-big-img-box {
  overflow: hidden;
  max-height: 280px;
  height: 280px;
}
.modal-big-img-box img {
  width: 100%;
  display: inline-block;
}
.modal-small-imager-list li {
  display: table-cell;
  padding-right: 7px; 
}
.modal-small-imager-list li:last-child{
    padding-right: 0;
}
.modal-small-imager-list li a {
  display: block;
  border: 1px solid transparent;
}
.modal-small-imager-list li a img {
  width: 100%;
}
.modal-small-imager-list li a.active {
  border: 1px solid #5a5dd9;
}
.take-link-box {
  text-align: right;
  margin: 20px 0;
}
.take-link-box a {
  font-size: 16px;
  font-weight: 600;
  color: #f86859;
  line-height: 1;
  text-transform: uppercase;
}
.map-title {
  margin: 20px 0 10px;
}
.modal-map-box {
    position: relative;
}

@media (max-width: 920px) {
  #placement-modal {
    width: 100%;
  }
  .my_modal-right-box {
      display: block;
      width: calc(100% - 5px);
  }
  .my_modal-info-box {
      width: 100%;
      float: left;
  }
  .modal-info-img-box {
      width: 100%;
      float: left;
  }
}
@media (max-width: 720px) {
    #modal-form_product {
        margin-bottom: 97px;
    }
}
@media (max-width: 567px) {
  #modal-form_product {
      padding-left: 25px;
  }
  .my_modal-right-box {
      padding: 20px 10px 20px 10px;
  }
  .forats-list li {
    height: 20px;
    width: 20px;
  }
  .forats-list li a{
    font-size: 14px;
  }
  .attr_name_modal {
      min-width: inherit;
  }
  .period_calendar-item label {
      width: 40px;
  }
  .modal-big-img-box {
      max-height: none;
      height: 100%;
  }
}

/* End */
/* /local/templates/promo-3/components/unr3/placements.list/goldTown/style.css?16855469074429 */
/* /local/components/unr3/placements.filter/templates/select/style.css?1685546907147 */
/* /local/components/unr3/map/templates/yandex/style.css?16855469071988 */
/* /local/components/unr3/placements.element/templates/.default/style.css?16855469076024 */
