

/* Start:/local/templates/layton_new_main_onpeak/components/onpeak/office.detail/.default/style.css?16735944429704*/
.line {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  background: #fff;
}
.office_detail .blue-span {color: #5aa9d1;}
.office_detail .boldtext {font-weight: bold;}
.breadcrumbs {margin: 15px 0;}

.sect_row.padd30{margin:0 -15px !important; width: calc(100% + 30px)  !important;}
.sect_row.padd30 .padd30:not(.marg){margin: -15px;}
.sect_row.marg{ margin-top: 30px!important; }
.sect_row.padd30 > div{
  padding: 15px;
  box-sizing:border-box;
}
.office_info{
  padding: 15px;
  border: 1px solid #aec9de;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
  background: #f5f8f9;
}
.title-link, .title-link span{
  line-height: 1;
  color: #000;
  text-decoration: none!important;
}
.office_info table{width:100%;}
.office_info table td{padding: 3px 0;}
.office_info table tfoot td{
  border-top: 1px solid #000;
  font-weight: 600;
}
.office_info .graytext {
  color: #999;
}
.office_info .bluetext {
  color: #5aa9d1;
}
.advert .advert-details .dl > *{
  font-size: 16px;
}
.advert .advert-details .dl .dd {
  padding-left: 210px!important;
}
.advert .advert-details h4{
  font-size: 20px!important;
  font-weight: bold!important;
  padding-bottom: 20px;
  line-height: 52px;
}
.advert .advert-details .button_block{
  /*line-height: 1.2;*/
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-content: center;*/
  float: right;
}
.advert .advert-details .button_block .btn-yellow{ margin-top: 0!important; }
/*@media print{*/

  /*.advert .advert-details .btn-yellow.noprint{ display: none; }*/
/*}*/
.advert .advert-details .actions{
  justify-content: center;
  display: flex;
  margin-top: 20px!important;
}

.advert .advert-details .actions a{
  margin-left: 10px!important;
  display: flex!important;
  color: #bdbdbd;
  align-items: center;
  justify-content: center;
  /*border: 1px solid #666!important;*/
}
.advert .advert-details .actions a:first-child {
  margin-left: 0!important;
}
.sect_row.bottom_text{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.sect_row.bottom_text h3{ padding-bottom: 20px; }
.back_to_bc{
  border: 1px solid #5aa9d1;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  color: #5aa9d1;
  line-height: 1.2;
  font-size: 18px;
}
.back_to_bc .back_images{
  display: flex;
  align-items: center;
}
.back_to_bc .back_images span{
  padding-left: 10px;
}


.advert .advert-info-new{
  float: left;
  padding-left: 15px;
  /*width: 800px;*/
  padding-top: 15px;
}
.advert .advert-info-new .right{
  float: right;
  /*width: 250px;*/
}
.advert .advert-info-new .right a{
  color: #000;
  font-size: 14px;
  text-decoration: underline;
}
.advert .advert-info-new .right a:hover{
  text-decoration: none;
}
.advert .advert-info-new .left{
  /*width: 500px;*/
  float: left;
}
.advert .advert-info-new .dl{
  position: relative;
  font-size: 14px;
  padding-left: 20px;
  line-height: 1.2;
  margin-top: 5px;
  color: #000;
}
.advert .advert-info-new .dl .dt{
  float: left;
  margin-right: 30px;
  min-width: 150px;
}
.advert .advert-info-new .dl .dd{
  padding-left: 180px;
  font-weight: 300;
  letter-spacing: -0.01em;
}
.advert .advert-info-new .dl .metro_ball{
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  left: 0;
  top: 4px;
}
.advert .advert-info-new .dl:after{
  content: " ";
  height: 0;
  display: block;
  *height: 1%;
  *zoom: 1;
  clear: both;
}
.advert .advert-info-new:after{
  content: " ";
  height: 0;
  display: block;
  *height: 1%;
  *zoom: 1;
  clear: both;
}
.office_detail {
  position: relative;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5;
}
.office_detail .line{
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  background: #fff;
}
.office_detail .item-row {
  clear: both;
}
.office_detail .item-row::after, .office_detail .line::after {
  content: "";
  display: block;
  clear: both;
  position: relative;
}
.office_detail .item-row:not(.min-padd) {
  padding-top: 30px;
  padding-bottom: 30px;
}

.office_detail .map-block {
  width: 100% !important;
  margin-top: 30px;
}
.office_detail h2 {
  font-size: 28px;
  font-weight: 600;
  margin: 50px 0 0px 0;
}
.silver-row, .white-row{
  width: 100%;
  float: left;
  margin-top: 0!important;
}

.cont_block {
  padding-top: 45px;
}
.bigtext {
  font-size: 22px;
  font-weight: 300;
  padding-bottom: 50px;
}
.bigtext a {
  color: inherit;
  text-decoration: none;
}

/** переопределяем стили слайдера */
.office_detail .slider,
.office_detail .slider-style{
  width: 100%;
  background: none;
  height: 310px;
}
.office_detail .slider .slide-row,
.office_detail .slider-style .slide-row{
  width: 100%;
  display: flex;
  justify-content: center;
  background: none;
}
.office_detail .slider-photo.slider-style .slide-row{
  height: 310px;
}
.office_detail .carousel,
.office_detail .carousel-style{
  width: 100%;
}
/** //переопределяем стили слайдера */
  .building_detail .actions a i {font-weight: bold;}

  .office_detail .gallery-thumb_obertka .element {margin: 15px 2px 0;}
  .office_detail .gallery-thumb_obertka .element .element_det {
    float: left;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    background: none;
  }
  .office_detail .gallery-thumb_obertka .slick-current .element_det {border: 1px solid #7da3bb;}
  .office_detail .gallery-top_obertka .element img, .office_detail .gallery-thumb_obertka .element img {
    max-width: 100% !important;
    max-height: 100%;
  }
  .office_detail .slider-for.slick-initialized .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
  }
  .office_detail .actions a:not(.active):hover{color: #00b7e0;}
  .advert .advert-details .actions a.active{color: #fff;}

@media (max-width: 768px){
   .office_detail .gallery-thumb_obertka .element img {width: 100%;min-height: 65px;}
}
@media (max-width: 480px){

  .office_detail .advert h1.title{width: 100%;}
  .office_detail .title-link {
    line-height: 6vw;
    font-size: 5vw;
    text-align: center;
    padding: 15px 0;
  }
  .office_detail .title-link:before{content: none;}
  
  .office_detail .address-row_top {
    border: 1px solid #b4b4b4;
    padding: 10px 10px 0 10px;
  }
  .office_detail .address-row_top .address-row{margin-top: 0;font-size: 14px;}
  .office_detail .address-row_top i {
    padding-right: 12px;
    padding-left: 3px;
  }

  .office_detail .address-row_top i {
    float: left;
    padding-right: 10px;
    color: #5aa9d1;
    font-size: 18px;
  }
  .office_detail .advert .advert-details {margin-top: 20px;}
  .office_detail .address-row_top i.icon-Metro,.office_detail .address-row_top i.icon-Men2 {font-size: 14px; padding-left: 0;}
  .advert .advert-info-new .dl,.advert .advert-info-new .dl .dd,.advert .advert-info-new .dl .dt{padding: 0;margin:0;}
  .office_detail .advert .advert-info-new{padding: 5px 0;}
  .office_detail .advert .top_id{padding: 8px 0 5px 4px;}
  .office_detail .advert .top_id span{padding-right: 10px;font-weight: 600;}
  .office_detail .metro_top{font-size: 14px;}
  .office_detail .metro_top>div{display: flex;align-items: center;}
  .office_detail .gallery-top_obertka .slider-for img{width: 100%;}

  .office_detail .building_detail{
    margin: 0 -15px;
    width: calc(100% + 30px) !important;
    border: 2px solid #aec9de;
    border-right: none;
    border-left: none;
  }
  .office_info{
    border: none;
    background: none;
    padding-bottom: 0;
  }

  .office_detail tbody.col_xs_table,.office_detail tbody.col_xs_table tr {
    display: block;
    float: left;
    font-size: 3vw;
    padding-bottom: 10px;
  }
  .office_detail .col_xs_table .bigtext {color: #000;font-weight: 600;}
  .office_detail .col_xs_table .col_xs_6_12 td:not(.col_xs_hidden){
    display: flex!important;
    align-items: center;
    font-weight: 600;
    line-height: 13px;
  }
  .office_detail .col_xs_table i {
    float: left;
    font-size: 27px;
    color: #bdbdbd;
    padding-right: 10px;
  }
  .office_detail .border_xs {
    padding-top: 0!important;
    font-size: 14px;
  }

  .office_detail .sect_row.padd30 > div {padding: 10px 15px;}
  .sect_row.marg {margin-top: 15px!important;    border-bottom: 2px solid #aec9de;}

  .advert .advert-details .actions{margin-top: 10px!important;}

  .office_detail .big_text {font-size: 4.5vw;}
  .office_detail .pad_bot_xs{padding-bottom: 10px;}

  .office_detail h3 {
    font-size: 6vw;
    color: #769eb7;
    margin: 5px 0 10px;
    text-align: center;
    padding-bottom: 0!important;
    font-weight: 400;
  } 
  .office_detail .apartments-block .styled-list {margin: 0 0 0 0;padding: 15px;}
  .back_to_bc {
    border: none;
    padding: 0;
    justify-content: center;
    font-size: 14px;
    color: #00b7e0;
  }
  .office_detail h2 {
    font-size: 6vw;
    margin: 20px 0 0;
    font-weight: 400;
    color: #769eb7;
  }
  .office_detail .map-block{margin-top: 20px;}
  .office_detail .item-row:not(.min-padd) {padding: 10px 15px;}

}

@media (max-width: 390px){
  .office_detail .btn-yellow{padding: 0; font-size: 14px;}
}
/* End */


/* Start:/local/templates/layton_new_main_onpeak/components/bitrix/system.pagenavigation/.default/style.css?16735944421047*/
.pagination{
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 0;
  margin: 35px 0;
}
.pagination li{
  display: inline-block;
  vertical-align: top;
  border: 1px solid #e6e6e6;
  border-left: none;
}
.pagination li:first-child{
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-left: 1px solid #e6e6e6;
}
.pagination li:last-child{
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
}
.pagination li a,
.pagination li span{
  display: block;
  line-height: 28px;
  font-size: 14px;
  color: #000;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  width: 39px;
  text-align: center;
  background: #ffffff;
  text-decoration: none;
}
.pagination li.active a,
.pagination li:hover a,
.pagination li span,
.pagination li:hover span{
  background: #E5F1F7;
}
/* End */


/* Start:/local/templates/layton_new_main_onpeak/components/bitrix/news.list/inner_aside_full/style.css?16735944425335*/
.aside-site{
  margin-left: 0!important;
  width: 100%;
}
.apartments-block{
  width: 100%!important;
}
.over_blocks{
  width: 100%;
  font-size: 12px;
}
.over_blocks td{ padding: 15px 10px 15px 0; line-height: 1.2; z-index: 10; }
.over_blocks td.center{ text-align: center; }
.over_blocks td.square{ max-width: 100px; }
.over_blocks td.rate{ max-width: 100px; }
.over_blocks td.nds{ max-width: 100px; }
.over_blocks td.costs{ max-width: 170px; }
/*.over_blocks td.double{ line-height: 1.2; }*/
.over_blocks td:first-child{
  padding-left: 40px;
}

.over_blocks .inner td:first-child{ padding-left: 50px; z-index: 5; }
.over_blocks .inner td:first-child:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  background: #cdcdcd;
  top: -20px;
  left: 40px;
}
.over_blocks .inner td:first-child:after {
  position: absolute;
  content: "";
  width: 5px;
  height: 1px;
  background: #cdcdcd;
  top: 50%;
  left: 40px;
}
.over_blocks thead td{
  background: #f5f8f9;
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px;
  color: #9c9c9c;
  vertical-align: top;
}
.over_blocks tbody tr{ position: relative; }
.over_blocks tbody tr td{
  background: #f5f8f9;
  position: relative;
  height: 40px;
  line-height: 20px;
  padding: 10px 10px 10px 0;
}
.over_blocks tbody tr:nth-child(odd) td{
  background: #ffffff;
}
.over_blocks tbody tr.active td{
  background: #769eb7;
  color: #fff;
}
.over_blocks tbody tr.active td:last-child:after {
  position: absolute;
  content: "";
  border-left: 15px solid #769eb7;
  right: -15px;
  top: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.over_blocks tbody tr:hover:not(.active) td {
  background: #e4ebf1;
}
.over_blocks tbody tr td a{
  color: #47687d;
  text-decoration: none;
  font-weight: 700;
}
.over_blocks tbody tr.active td a{
  color: #fff;
}
.over_blocks tbody td a span{ text-decoration: underline; }

/** Включение адаптива сайта */
body, .main-body, .header-site, .footer-site{
  min-width: inherit!important;

}
.item-row{ max-width: 1260px; width: 100%!important; }

@media (max-width: 992px){
  td.td_md_hidden{ display: none; }

  .over_blocks tbody tr.active td:not(.td_md_hidden):after {
    position: absolute;
    content: "";
    border-left: 15px solid #769eb7;
    right: -15px;
    top: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
}

@media (max-width: 480px) {
  td.td_xs_hidden {
    display: none;
  }

  .over_blocks tbody tr.active td{background: #fff;color: #000;}
  .over_blocks tbody tr.active td:not(.td_md_hidden):after{content: none;}
  .over_blocks .bg_tabl{background: #53a2cb!important;}
  .over_blocks tbody tr td.bg_tabl a{
    color: #fff;
    font-weight: normal;
    width: 100%;
    display: block;
  }
  .over_blocks tbody,.over_blocks tbody tr{
    display: block;
    float: left;
    font-size: 3vw;
    padding-bottom: 10px;
  }
  .over_blocks td{padding: 5px!important;}
  .over_blocks tbody tr td{
    height: auto;
    padding: 0;
    background: #fff;
  }
  .over_blocks .text_xs_tabl{
    display: inline-block!important;
    text-decoration: none;
    padding-left: 5px;
  }
  .over_blocks td.center {text-align: left;}


  .over_blocks i,.rent_xs i{
    float: left;
    font-size: 27px;
    color: #bdbdbd;
    padding-right: 5px;
  }
  .rent_xs{padding: 15px 0;}
  .rent_xs .col_xs_6_12 {font-size: 12px;}

  .over_blocks .col_xs_6_12,.rent_xs .col_xs_6_12{
    display: flex!important;
    align-items: center;
    font-weight: 600;
    line-height: 13px;
  }

  .over_blocks .inner td{padding-left: 15px!important;}
  .over_blocks .inner td.col_xs_12_12 {background: #f5f8f9;}
  .over_blocks tbody tr.inner{padding-bottom: 0;}
  .over_blocks .inner td:first-child:before,.over_blocks .inner td:nth-child(even):before{
    width: 1px;
    top: 0;
    left: 5px;
    position: absolute;
    content: "";
    height: 40px;
    background: #cdcdcd;
  }
  .over_blocks .inner td:first-child:after{left: 5px;}
  .building_detail .office_info table.rent td{padding: 5px 0 5px 5px; }
  .building_detail .office_info table.rent td:first-child{padding-left: 15px;}


  .building_detail .office_info table.rent tr:not(.bluetext) td,
  .building_detail .office_info table.rent tr.bluetext td:nth-child(2),
  .building_detail .office_info table.rent tr.bluetext td:nth-child(3){border-right: 1px solid #bdbdbd;}
  .building_detail .office_info table.rent tr:not(.bluetext) td:last-child{border-right:none;}
  .building_detail .office_info table.rent tr:not(.bluetext):nth-child(odd) td{background:#f5f8f9; }

  .building_detail .office_info .rent{
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    margin: 0 -15px;
    width: calc(100% + 30px);
    font-size: 3vw;
    line-height: 14px;
  }
  .office_info .bluetext td{border-top: none;}

}

.flex_block {
  display: flex;
  flex-wrap: wrap;
}

.flex_block .width_col{width: 50%}
.flex_block .width_col.text_right{text-align: right;}
@media(max-width: 768px){
  .flex_block .width_col{width: 40%}
  .flex_block .width_col.text_right{width: 60%}
}

@media(max-width: 480px){
  .flex_block .width_col, .flex_block .width_col.text_right{width: 100%}
  .flex_block .width_col.text_right{
    font-weight: normal;
    text-align: left;
    font-size: 15px;
  }
}

/* End */


/* Start:/local/templates/layton_new_main_onpeak/components/project/build.list/similar/style.css?16735944421327*/
.simular_build_obertka{
	padding-top: 60px;
	position: relative;
}

.simular_build_obertka .sale-block{width: 100%;}


.simular_build .icon-checkpoint_map2{
	display: block;
    float: left;
    font-size: 30px;
    color: #bdbdbd;
    padding-top: 5px;
}

.simular_build_obertka .swiper-wrapper{
	display: flex;
	cursor: pointer;
}

.simular_build_obertka .arrow_1 {
  display: inline-block;
  text-decoration: none;
  position: absolute;
  top: 35%;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url(/local/templates/layton_new_main/css/../img/sprite.png) no-repeat;
  background-repeat: no-repeat;
  pointer-events: auto;
}

.simular_build_obertka .swiper-button-next {
  background-position: 0 -124px;
  right: -15px;
}
.simular_build_obertka .swiper-button-prev{
  background-position: 0 -90px;
  left: -15px;
}

.simular_build_obertka .swiper-button-prev:hover{background-position: -34px -90px;}
.simular_build_obertka .swiper-button-next:hover {background-position: -34px -124px;}

.arrow_1.swiper-button-disabled{display: none;}

@media (max-width: 768px){
	.simular_build_obertka {padding-top: 10px;}
}


@media (max-width: 480px){
	.height_b .sale-block .thumb {height: 175px;}
	.sale-block .galery_photo_prew {width: 246px !important;}
}
/* End */


/* Start:/local/templates/layton_new_main_onpeak/components/bitrix/form.result.new/preview_web_footer/style.css?1673594442260*/
.grayform{
	float: left; 
	background:#f5f8f9; 
	padding: 30px 50px;
	width: 80%;
}
.grayform .main-form.preview-form{  margin: 0 auto;}
.grayform .main-form.preview-form .row .input{ margin:0;}

@media (max-width:1230px){
	.grayform{width: 100%;}
}
/* End */
/* /local/templates/layton_new_main_onpeak/components/onpeak/office.detail/.default/style.css?16735944429704 */
/* /local/templates/layton_new_main_onpeak/components/bitrix/system.pagenavigation/.default/style.css?16735944421047 */
/* /local/templates/layton_new_main_onpeak/components/bitrix/news.list/inner_aside_full/style.css?16735944425335 */
/* /local/templates/layton_new_main_onpeak/components/project/build.list/similar/style.css?16735944421327 */
/* /local/templates/layton_new_main_onpeak/components/bitrix/form.result.new/preview_web_footer/style.css?1673594442260 */
