

/* Start:/bitrix/templates/vstroy/template_styles.css?15683734664362*/
.header__objects-list a {
	color: #ffffff;
}
.section__scheme table tr td[data-status=free] {
	background-color: #ffffff;
	border-color: #cdcdcd;
}
.section__description-item[data-status=free] {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffffff));
	background-image: -webkit-linear-gradient(#ffffff,#ffffff);
	background-image: -o-linear-gradient(#ffffff,#ffffff);
	background-image: linear-gradient(#ffffff,#ffffff);
}
.about__advantages-text-title {
	padding: 0 1rem;
}
.about__advantages-text-title:before {
	display: none;
}
#footer-map-cont {
	width: 100%;
	height: 100%;
}
.special {
	padding: 6rem 0 0 0;
}
.special__box {
	margin: 6rem 0 0 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.special__box-item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: -webkit-calc(33.33% - 2rem);
	width: calc(33.33% - 2rem);
	margin: 0 1rem 6rem 1rem;
}
.special__box-item-image {
	margin: 0;
}
.special__box-item-image img {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	width: auto;
	height: auto;
}
.special__box-item-name {
	text-transform: uppercase;
	font-family: "Bebas Neue";
	font-size: 38px;
	line-height: 47px;
	margin: 2rem 0 0 0;
}
.special__box-item-name a {
	text-decoration: none;
	color: #ffffff;
}
.special__box-item-text {
	font-size: 16px;
	line-height: 24px;
	margin: 1rem 0;
}
.special__box-item-objects {
	font-size: 16px;
	line-height: 22px;
}
.special__box-item-objects a {
	color: #D99B62;
}
.special__box__full-image {
	margin: 0 0 2rem;
}
.special__box__full-image img {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	width: auto;
	height: auto;
}
.special__box__full-objects {
	margin: 4rem 0 0 0;
}
.special__box__full-objects a {
	color: #D99B62;
}
.special__box__full-back {
	margin: 5rem 0 0 0;
}
.special__box__full-back {
	margin: 5rem 0 0 0;
	text-transform: uppercase;
	font-family: "Bebas Neue";
	font-size: 38px;
	line-height: 47px;
}
.special__box__full-back a {
	color: #ffffff;
	text-decoration: none;
}
.alert {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -150px;
	width: 300px;
	padding: 50px;
	text-align: center;
	color: #000;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	font-size: 18px;
}
.alert-wrap {
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	background: rgba(0, 0, 0, .6)
}
.modal__form {
	width: 380px;
	padding: 2rem;
	background-color: #d99b62;
	background-image: -webkit-linear-gradient(315deg,#d99b62 0,#af5520 100%);
	background-image: -o-linear-gradient(315deg,#d99b62 0,#af5520 100%);
	background-image: linear-gradient(135deg,#d99b62 0,#af5520 100%);
}
.modal__form-text {
	margin: 0 0 0.5rem 0;
	color: #ffffff;
	font-size: 16px;
}
.modal__form-title {
	margin: 0;
	font-size: 2.6rem;
	color: #ffffff;
	text-transform: uppercase;
}
.modal__form-input {
	display: block;
	width: 100%;
	height: 5.4rem;
	margin: 2rem 0 0 0;
	background-color: transparent;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 1rem 0;
	border: none;
	border-bottom: 3px solid #fff;
	font: inherit;
	color: #fff;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.modal__form-input:focus, .modal__form-input:hover {
	border-color: #af5520;
}
.modal__form-submit {
	margin: 5rem 0 0 0;
}
.js-map-hidden {
	cursor: pointer;
}
.modal__form-agree {
	margin-top: 2rem;
	display: flex;
	display: -ms-flex;
}
.modal__form-agree input {
	display: none;
}
.modal__form-agree__text {
	display: block;
	margin-left: 11px;
	font-size: 14px;
	color: #ffffff;
}
.modal__form-agree__text a {
	color: #ffffff;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.modal__form-agree__text a:hover {
	text-decoration: none;
}
.modal__form-agree__icon {
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid #ffffff;
	margin-top: 4px;
}
.modal__form-agree input:checked + .modal__form-agree__icon {
	position: relative;
}
.modal__form-agree input:checked + .modal__form-agree__icon:after {
	content: '';
	position: absolute;
	left: 2px;
	top: 2px;
	width: 12px;
	height: 12px;
	background: url("/bitrix/templates/vstroy/images/tick.svg") no-repeat;
}
/* End */
/* /bitrix/templates/vstroy/template_styles.css?15683734664362 */
