

/* Start:/local/templates/stroi_new/components/bitrix/news/rc-template1/bitrix/news.detail/rc/style.css?17404781123420*/
.conditions {
  background-color: #f2f2f2;
  margin: 0;
  padding: 0;
  padding: 30px 0;
}

.conditions-list {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  align-items: stretch;
  line-height: 0;
  margin: 0;
  padding: 0;
}

.conditions-title {
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.conditions-item {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 30%;
  width: 30%;
  background-color: #fff;
  border-radius: 20px;
  padding: 15px;
}

.conditions-text {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  line-height: 22px;
}

.news__wrapper {
  margin: 0 !important;
  padding: 0 !important;
  margin-top: 20px !important;
  display: flex;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
}

.news__item {
  width: 48% !important;
  max-width: 48% !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}

@media (max-width: 1023px) {
  .news__wrapper {
    max-width: 100%;
    width: 100%;
  }

  .news__item {
    width: 100% !important;
    max-width: 100% !important;
  }

  .news__item .card-news {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width: 767px) {
  .conditions-title {
    font-size: 15px;
  }
  .conditions-list {
    flex-wrap: wrap;
  }

  .conditions-item {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
}


.choose__flat-item {
  display: none;
}

.choose__flat-item.is-active {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap !important;
}

@media (max-width: 767px) {
  .choose__flat-item.is-active {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap !important;
  }
}


.choose__img-item button[data-index='1'], .choose__img-item button[data-index='3'] {
  display: none !important;
}

.choose__img-list {
  justify-content: space-around !important;
}

.project-office__phone>a {
	padding-left: 0;
}



table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/stroi_new/components/bitrix/news/rc-template1/bitrix/news.detail/rc/);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(images/icon_warn.gif);
}

.main-follow-us {
	background-image: url(/upload/iblock/commerce-advant/1.jpg) !important;
}

.follow-us__wrap {
	background-color: #fff !important;
}

.follow-us__wrap h3 {
	color: #444 !important;
}

.follow-us__text {
	color: #444 !important;
}

.follow-us__input-wrap input {
	color: #444 !important;
	border: 1px solid #444 !important;
	padding-left: 10px !important;
	border-radius: 5px !important;
}

.follow-us__input-wrap input::placeholder {
	color: #444 !important;
}

.follow-us__btn {
	color: #444 !important;
	border: 1px solid #e74c18 !important;
	background-color: #e74c18 !important;
	color: #fff !important;
}

.follow-us__sign {
	color: #444 !important;
}
form label a{
    color:#000!important;
}
form label a:hover{
    color:#e74c18!important;
}

/* End */


/* Start:/local/templates/stroi_new/components/bitrix/news.list/news_main/style.css?16219390135621*/
.conditions {
  background-color: #f2f2f2;
  margin: 0;
  padding: 0;
  padding: 30px 0;
}

.conditions-list {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  align-items: stretch;
  line-height: 0;
  margin: 0;
  padding: 0;
}

.conditions-title {
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.conditions-item {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 30%;
  width: 30%;
  background-color: #fff;
  border-radius: 20px;
  padding: 15px;
}

.conditions-text {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  line-height: 22px;
}

.news__wrapper {
  margin: 0 !important;
  padding: 0 !important;
  margin-top: 20px !important;
  display: flex;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
}

.news__item {
  width: 48% !important;
  max-width: 48% !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}

@media (max-width: 1023px) {
  .news__wrapper {
    max-width: 100%;
    width: 100%;
  }

  .news__item {
    width: 100% !important;
    max-width: 100% !important;
  }

  .news__item .card-news {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width: 767px) {
  .conditions-title {
    font-size: 15px;
  }
  .conditions-list {
    flex-wrap: wrap;
  }

  .conditions-item {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
  }
}


.choose__flat-item {
  display: none;
}

.choose__flat-item.is-active {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap !important;
}

@media (max-width: 767px) {
  .choose__flat-item.is-active {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap !important;
  }
}


.choose__img-item button[data-index='1'], .choose__img-item button[data-index='3'] {
  display: none !important;
}

.choose__img-list {
  justify-content: space-around !important;
}



.card-news {
 max-height: 300px;
height: 300px;
overflow: hidden;
}

.card-news__link {
 max-height: 300px;
position: relative;
height: 300px;
}

.card-news__link:after {
content: '';
position: absolute;
bottom: 0;
left:0;
background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,0.5) 100%);
width:100%;
height: 90px;
border-bottom-left-radius: 18px;
border-bottom-right-radius: 18px;
z-index: 8;
}

.card-news__date {
	position: absolute;
bottom: 20px;
z-index: 10;
background-color: #fff;
}

@media screen and (max-width: 767px) {

.card-newsl {
 max-height: 200px;
height: 200px;
overflow: hidden;
}

.card-news__link {
 max-height: 200px;
position: relative;
height: 200px;
}
}



.page-news__content-wrapper .page-news__inner {
    background-color: #f2f2f2 !important;
    padding: 15px 0 15px !important;
}

.news-sect-title {
    font-size: 30px;
    color: #000;
    font-family: "MuseoSansCyrl",arial,sans-serif;
}

.news-list {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    list-style-type: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.news-list * {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.news-list .news-item {
    margin: 0;
    padding: 0;
    display: block;
    width: 33.3%;
    max-width: 33.3%;
    padding: 15px 15px;
    max-height: 200px;
    height: 200px;
    overflow-y: hidden !important;
}

.news-list .news-item.hide {
    display: none;
}

.news-list .news {
    width: 100%;
    height: 100%;
    overflow-y: hidden !important;
}

.news-list .news-link {
    padding: 15px 15px;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border-radius: 10px;
    position: relative;
    overflow-y: hidden !important;
}

.news-list .news-link:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 50px;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.7) 66%, rgba(255,255,255,0.05) 100%);
    height: 60px;
    width: 100%;
}

.news-list .news-title {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 15px;
}

.news-list  .news-text {
    font-size: 16px;
    line-height: 18px;
    color: #000000;
}

.news-list  .news-text * {
    font-size: 16px !important;
    line-height: 18px !important;
    color: #000000 !important;
}

.news-list .news-date {
    position: absolute;
    background-color: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 0 15px 15px;
    color: #000;
    font-size: 16px;
}


@media (max-width: 870px) {
    .news-list {
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .news-list .news-item {
        width: 100%;
        max-width: 450px;
    }

    .news-list .news-title {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .news-list  .news-text {
        font-size: 14px;
        line-height: 16px;
    }

    .news-list  .news-text * {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .news-list .news-date {
        font-size: 14px;
    }
}

@media (max-width: 540px) {
    .news-list .news-item {
        width: 100%;
        max-width: 100%;
        max-height: 200px;
        height: 200px;
    }

    .page-news__content-wrapper .container .page-news__btn {
        padding: 8px 25px !important;
    }
}

.page-news__inner .container {
	padding: 0 !important;
}

.page-news__inner {
	padding-bottom: 0 !important;
}
/* End */
/* /local/templates/stroi_new/components/bitrix/news/rc-template1/bitrix/news.detail/rc/style.css?17404781123420 */
/* /local/templates/stroi_new/components/bitrix/news.list/news_main/style.css?16219390135621 */
