.scrollToTop{
  width:64px; 
  height:64px;
  padding:0; 
  text-decoration: none;
  position:fixed;
  bottom:50px;
  right:50px;
  display:none;
  background-image: url('/local/templates/reos.ru/assets/images/up-arrow-round.png');
  z-index: 5000;
  -moz-opacity: .7;
  opacity: .7;
}
.scrollToTop:hover{
  -webkit-transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out;
  -moz-opacity: 1;
  opacity: 1;
}

.arcticmodal-container {
  z-index: 9000 !important;
}

.b-social__lnk_gp {
  background-image: url(/local/templates/reos.ru/assets/stylesheets/../images/google_plus.svg) !important;
  margin-left: 9px !important;
}

.b-tags__item {
  margin-right: 8px;
}

.header__nav {
  z-index: 5000 !important;
}

.b-breadcrumbs-item {
  float: left;
  margin-right: 7px;
}

.sidebar__head {
    min-height: 50px !important;
    height: auto !important;
}

@media print {
    @page {
      size: landscape
    }

    .no-print,
    .b-phone__btn,
    .header__nav,
    .b-breadcrumbs,
    .page__head__back,
    .page__head__meta,
    .bx-controls,
    .widget-form,
    .popular-search,
    footer,
    .widget_frame,
    .nano-pane
    {
        display: none !important;
    }

    .sidebar__head:after {
      border-top-color: transparent;
    }

    .widget.plank table {
      border-collapse:collapse;
      border: 1px solid #bdc3c7 !important;
    }

    .widget.plank table th,
    .widget.plank table td,
    .widget.plank table tr {
      border: 1px solid #bdc3c7 !important;
    }

    .icon {
      display: block;
    }

    table {
      margin-bottom: 10px;
      border: 1px solid #bdc3c7 !important;
    }
}

.print-site {
  font-size: 26px;
}

.mg-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.fl-left {
  float: left;
}

/* таблицы в бц */
.p-sale__table__wrap {
    max-height: 450px !important;
}
.p-sale__table td {
  padding: 10px 5px;
}

.nano.has-scrollbar {
    min-height: 450px !important;
    height: auto;
}

/* картинки */
.img-bg {
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.td_img .img-bg,
.project__img .img-bg {
  height: 110px;
  width: 100%;
}

.img-bg.bg-size-contain {
  background-size: contain !important;
}
.img-bg.bg-size-cover {
  background-size: cover !important;
}

.img-bg.bg-white {
  background-color: #fff !important;
}

/* картинки в картинках */
.favorite-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: rgba(255, 255, 255, .3);
  cursor: pointer;
  background-position: -2155px 0px;
  display: inline-block;
  background-image: url(/local/templates/reos.ru/assets/stylesheets/../images/sprite.svg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.favorite-icon.active {
  background-position: -1780px 0px;
}

/* слайдеры в бизнес-центрах и блоках */
.carousel_thumbnail_horizontal .carousel__thumbs .bx-wrapper {
    padding: 0 !important;
    margin: 0 30px !important;
    width: -webkit-calc(100% - 60px) !important;
    width: -moz-calc(100% - 60px) !important;
    width: calc(100% - 60px) !important;
    max-width: -webkit-calc(100% - 60px) !important;
    max-width: -moz-calc(100% - 60px) !important;
    max-width: calc(100% - 60px) !important;
    background-color: #d1d1d1 !important;
}
.carousel_thumbnail_horizontal .carousel__thumbs .bx-controls-direction .bx-next {
  right: -20px !important;
}
.carousel_thumbnail_horizontal .carousel__thumbs .bx-controls-direction .bx-prev {
  left: -20px !important;
}
.carousel_thumbnail_horizontal .carousel__thumbs .bx-viewport,
.carousel_thumbnail_horizontal .carousel__thumbs .bx-wrapper,
.carousel_thumbnail_horizontal .carousel__thumbs li {
  height: 130px !important;
}
.carousel_thumbnail_horizontal .carousel__mainimage .img-bg {
  height: 340px;
}
.carousel_thumbnail_horizontal .carousel__thumbs .img-bg {
  height: 130px;
}



.carousel_thumbnail_vertical {
  padding: 0;
}
.carousel_thumbnail_vertical .carousel__mainimage .img-bg {
  height: 280px;
}
.carousel_thumbnail_vertical .carousel__thumbs .bx-wrapper {
  height: -webkit-calc(100% - 60px) !important;
  height: -moz-calc(100% - 60px) !important;
  height: calc(100% - 60px) !important;
  padding: 0 !important;
  margin: 30px 0 !important;
  background-color: #d1d1d1 !important;
}
.carousel_thumbnail_vertical .carousel__thumbs .bx-controls-direction .bx-prev {
    top: -20px !important;
}
.carousel_thumbnail_vertical .carousel__thumbs .bx-controls-direction .bx-next {
    bottom: -20px;
}
.carousel_thumbnail_vertical .carousel__thumbs .img-bg {
    height: 110px;
}
.carousel_thumbnail_vertical .carousel__thumbs .bx-controls-direction a {
  left: 0;
  margin-left: 40px;
  margin-right: 40px;
}



.p-card__map__info__item {
  width: -webkit-calc(50% - 60px);
  width: -moz-calc(50% - 60px);
  width: calc(50% - 60px);
}

.border-block {
  border: 1px solid #bdc3c7;
}

.last-added .project__img {
  position: relative;
  height: 110px !important;
  max-height: 110px !important;
}



/* модалка избранного */
#favorite-modal .modal-dialog {
  margin-top: 20%;
  line-height: 1.5em;
}
#favorite-modal #block-name {
  font-weight: bold;
}
#favorite-modal .modal-footer {
  text-align: center !important;
}

/* MODAL >>> */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/* MODAL <<< */