

/* Start:/local/templates/vfstroy-new/components/bitrix/news.detail/realizacii/style.css?14852478183302*/
.object-map { position: relative; }
.object-map img { width: 100%; border: 1px solid rgb(204, 204, 204); opacity: 1; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }
.object-map .object-caption { background-color: #f4f4f4; border-radius: 2px; box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.3); box-sizing: border-box; color: #444; font-size: 20px; left: 10px; opacity: 0; padding: 10px 0; position: absolute; right: 10px; text-align: center; text-shadow: 1px 1px 0 #fff; text-transform: uppercase; top: 10px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }
.object-map:hover img { opacity: 0.8; } 
.object-map:hover .object-caption { opacity: 1; }

.box-homes { margin-top: 20px; margin-bottom: 20px; }
.box-homes .items { text-align: center; }
.box-homes .items * { -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }
.box-homes .item { position: relative; }
.box-homes .item .image-project { display: block; width: 100%; }
.box-homes.gray-style .item .image-project { filter: grayscale(25%); -webkit-filter: grayscale(25%); }
.box-homes .item .overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0); }
.box-homes .item .description { opacity: 0; bottom: 80px; box-sizing: border-box; color: #fff; font-size: 16px; left: 0; line-height: 20px; padding: 0 60px; position: absolute; text-align: left; width: 100%; z-index: 1; }
.box-homes .item .description .image { float: left; width: 50px; margin: 0 20px 0 0; opacity: 0.9; }
.box-homes .item .buttons { bottom: 0; left: 0; position: absolute; text-align: center; width: 100%; padding: 40px 0 20px;  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
.box-homes .item .buttons a { color: #fff; display: inline-block; font-size: 20px; font-weight: 300; line-height: 25px; padding: .333333em 1.666667em; text-decoration: none; border-radius: 2em; border: 1px solid rgba(255, 255, 255, 0.4); }
.box-homes.gray-style .item .buttons a { background-color: rgba(0, 0, 0, 0.7); }
.box-homes .item:hover .buttons a { border-color: transparent; background-color: #ffdc2e; color: #000; box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 1px rgba(0,0,0,.2); }
.box-homes .item:hover .buttons a:hover { background-color: #ffcd33; }
.box-homes .item:hover .overlay { background-color: rgba(0,0,0,0.7); }
.box-homes .item:hover .description { opacity: 1; }

.project-in-stroika .realizacii { margin-bottom: 0; padding-bottom: 0; text-align: center; }
.project-in-stroika .realizacii .detail-element strong { font-size: 16px; }
.project-in-stroika .realizacii .detail-element .project-info { margin-top: 10px }
.project-in-stroika .realizacii .detail-element p { margin: 0; padding: 0; }
.project-in-stroika .realizacii .detail-element .picture { margin-top: 20px; padding: 0 16px; }
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1458148974666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/vfstroy-new/components/bitrix/form.result.new/template.regular/style.css?1748867675623*/
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/vfstroy-new/components/bitrix/form.result.new/template.regular/images/table_head.gif);
	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(/local/templates/vfstroy-new/components/bitrix/form.result.new/template.regular/images/icon_warn.gif);
}
/* End */
/* /local/templates/vfstroy-new/components/bitrix/news.detail/realizacii/style.css?14852478183302 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1458148974666 */
/* /local/templates/vfstroy-new/components/bitrix/form.result.new/template.regular/style.css?1748867675623 */
