

/* 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 */
/* /local/templates/stroi_new/components/bitrix/news/rc-template1/bitrix/news.detail/rc/style.css?17404781123420 */
